Trace number 3309103
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
Name | SAT05/industrial/grieu05/vmpc/ vmpc_34.renamed-as.sat05-1926.cnf |
MD5SUM | 349e2f9eff952d4e42f8e1caefaa382b |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | SAT |
Best CPU time to get the best result obtained on this benchmark | 61.3457 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 1156 |
Number of clauses | 194072 |
Sum of the clauses size | 507926 |
Maximum clause length | 34 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 76398 |
Number of clauses of size 3 | 117606 |
Number of clauses of size 4 | 0 |
Number of clauses of size 5 | 0 |
Number of clauses of size over 5 | 68 |
Solver Data
0.00/0.00 c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00 c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria. All rights reserved.
0.00/0.00 c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00 c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00 c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00 c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00 c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00 c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00 c
0.00/0.00 c reading HOME/instance-3309103-1303986045.cnf
0.00/0.00 c found header 'p cnf 1156 194072'
0.01/0.09 c finished parsing
0.01/0.09 c
0.01/0.09 c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.01/0.09 c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.01/0.09 c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.01/0.09 c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.01/0.09 c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.01/0.09 c --random=1 --spread=2000 --seed=0 --skip=25
0.01/0.09 c
0.01/0.09 c sizeof vars[0] = 16 alignment = 0 0 MB
0.01/0.09 c sizeof orgs[0] = 8 alignment = 0 0 MB
0.01/0.09 c sizeof occs[0] = 8 alignment = 0 0 MB
0.01/0.09 c sizeof iirfs[0..1] = 8 alignment = 0 0 MB
0.01/0.09 c
0.01/0.09 c starting search after 0.1 seconds
0.01/0.09 c no decision limit
0.01/0.09 c
0.01/0.09 c original/binary fixed eliminated learned agility
0.01/0.09 c seconds variables equivalent conflicts height MB
0.01/0.09 c
0.01/0.09 c * 0.1 194060 1155 1 0 0 0 0 0.0 0 11
0.48/0.54 c s 0.5 193802 1155 1 0 0 0 0 0.0 0 11
0.48/0.54 c l 0.5 193802 1155 1 0 0 0 113137 0.0 0 11
0.48/0.55 c R 0.5 193802 1155 1 0 0 100 100 91.6 5 12
0.48/0.56 c R 0.6 193802 1155 1 0 0 204 204 69.3 5 12
0.58/0.60 c R 0.6 193802 1155 1 0 0 811 811 32.6 5 12
0.58/0.62 c B 0.6 193802 1155 1 0 0 1002 1002 32.2 6 12
0.68/0.70 c B 0.7 193802 1155 1 0 0 2002 2002 34.4 4 12
0.68/0.73 c R 0.7 193802 1155 1 0 0 2413 2413 43.3 5 12
0.99/1.07 c R 1.1 193802 1155 1 0 0 6432 6432 46.8 5 13
1.18/1.20 c B 1.2 193802 1155 1 0 0 8004 8004 51.1 5 13
1.88/1.94 c R 1.9 193852 1155 1 0 0 16078 16076 41.7 4 15
2.68/2.73 c B 2.7 193909 1155 1 0 0 24019 24017 37.7 5 17
3.39/3.42 c s 3.4 193936 1155 1 0 0 30275 30272 35.8 5 17
4.19/4.26 c R 4.3 193940 1155 1 0 0 38568 38565 34.4 5 19
7.19/7.28 c B 7.3 194064 1155 1 0 0 64050 64045 33.6 6 24
7.69/7.71 c s 7.7 194074 1155 1 0 0 66184 66178 33.8 4 23
10.79/10.84 c R 10.8 194074 1155 1 0 0 89892 89886 32.7 5 29
14.28/14.38 c + 14.4 194074 1155 1 0 0 113137 124450 32.7 5 35
18.98/19.05 c
18.98/19.05 c original/binary fixed eliminated learned agility
18.98/19.05 c seconds variables equivalent conflicts height MB
18.98/19.05 c
18.98/19.05 c + 19.1 194074 1155 1 0 0 141423 136895 31.9 6 38
21.98/22.07 c B 22.1 194074 1155 1 0 0 160096 136916 31.5 5 41
24.99/25.03 c + 25.0 194074 1155 1 0 0 176775 150584 31.5 4 42
30.19/30.22 c R 30.2 194074 1155 1 0 0 205375 150621 31.6 5 45
33.19/33.24 c + 33.2 194074 1155 1 0 0 220965 165642 32.6 5 47
45.18/45.21 c + 45.2 194074 1155 1 0 0 276205 182206 32.7 5 52
57.80/57.82 c s 57.8 194076 1155 1 0 0 329399 182227 32.2 5 47
61.69/61.72 c + 61.7 194129 1155 1 0 0 345257 200426 32.1 5 51
71.29/71.34 c B 71.3 194295 1155 1 0 0 384180 200475 32.3 6 57
72.49/72.52 c s 72.5 194287 1155 1 0 0 388201 200437 32.3 5 51
83.19/83.23 c + 83.2 194310 1155 1 0 0 431573 220468 32.3 5 57
88.99/89.07 c s 89.1 194321 1155 1 0 0 453059 220515 32.4 5 55
91.79/91.80 c R 91.8 194321 1155 1 0 0 462010 220484 32.4 5 59
113.59/113.60 c + 113.6 194321 1155 1 0 0 539466 242514 32.1 5 65
132.39/132.49 c s 132.5 194322 1155 1 0 0 595190 242540 32.1 5 62
156.70/156.75 c s 156.8 194432 1155 1 0 0 665252 242542 32.2 5 62
159.90/159.91 c + 159.9 194432 1155 1 0 0 674331 266765 32.2 5 66
223.50/223.59 c + 223.6 194432 1155 1 0 0 842911 293441 32.4 5 81
245.80/245.82 c B 245.8 194432 1155 1 0 0 896335 293473 32.4 6 88
299.30/299.38 c
299.30/299.38 c original/binary fixed eliminated learned agility
299.30/299.38 c seconds variables equivalent conflicts height MB
299.30/299.38 c
299.30/299.38 c R 299.4 194432 1155 1 0 0 1026685 293478 33.3 5 93
300.30/300.31 c s 300.3 194433 1155 1 0 0 1026685 293478 33.3 5 75
311.80/311.90 c + 311.9 194433 1155 1 0 0 1053636 322785 33.4 5 81
449.80/449.83 c + 449.9 194433 1155 1 0 0 1317045 355063 33.8 5 103
648.61/648.60 c + 648.6 194433 1155 1 0 0 1646306 390569 34.3 5 122
789.02/789.02 c s 789.1 194434 1155 1 0 0 1843586 390618 34.4 6 102
855.92/855.92 c s 856.0 194480 1155 1 0 0 1939507 390592 34.4 5 99
926.92/926.96 c s 927.0 194504 1155 1 0 0 2035490 390592 34.5 6 100
935.82/935.82 c B 935.9 194504 1155 1 0 0 2048749 390594 34.5 6 108
943.13/943.15 c + 943.2 194504 1155 1 0 0 2057884 429625 34.5 6 109
1054.04/1054.03 c s 1054.1 194505 1155 1 0 0 2206208 429671 34.8 6 111
1093.54/1093.53 c R 1093.6 194506 1155 1 0 0 2258745 429653 34.9 5 127
1135.74/1135.80 c s 1135.8 194507 1155 1 0 0 2314866 429665 35.0 5 113
1225.14/1225.17 c s 1225.2 194508 1155 1 0 0 2418738 429677 35.0 5 113
1300.05/1300.00 c
1300.05/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.05/1300.00 c
1300.05/1300.00 c 2501007 conflicts, 5314379 decisions, 2661 random
1300.05/1300.00 c 0 iterations, 4220 restarts, 0 skipped
1300.05/1300.00 c 14 enlarged, 46 shrunken, 24458 rescored, 577 rebiased
1300.05/1300.00 c 15 simplifications, 0 reductions
1300.05/1300.00 c
1300.05/1300.00 c vars: 1 fixed, 0 equiv, 0 elim, 0 merged
1300.05/1300.00 c elim: 548496 resolutions, 1 phases, 1 rounds
1300.05/1300.00 c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1300.05/1300.00 c arty: 0.00 and 0.00 xor average arity
1300.05/1300.00 c prbe: 427350 probed, 369 phases, 185 rounds
1300.05/1300.00 c prbe: 0 failed, 0 lifted, 0 merged
1300.05/1300.00 c sccs: 0 non trivial, 0 fixed, 0 merged
1300.05/1300.00 c hash: 1 units, 0 merged
1300.05/1300.00 c mins: 122152179 learned, 58% deleted, 222 strong, 25 depth
1300.05/1300.00 c subs: 3241 forward, 33 backward, 4543 doms
1300.05/1300.00 c strs: 410 forward, 10 backward
1300.05/1300.00 c doms: 4543 dominators, 558 high, 1 low
1300.05/1300.00 c prps: 603798572 propagations, 0.46 megaprops
1300.05/1300.00 c
1300.05/1300.00 c 1300.1 seconds, 137 MB max, 431 MB recycled
1300.05/1300.00 c
1300.05/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.05/1300.00 c
Verifier Data
ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.0 (svn: 935)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309103-1303986045/watcher-3309103-1303986045 -o /tmp/evaluation-result-3309103-1303986045/solver-3309103-1303986045 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309103-1303986045.cnf
running on 2 cores: 4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 1.55 2.74 3.26 6/180 17629
/proc/meminfo: memFree=18984252/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=1000 CPUtime=0 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 172 0 0 0 0 0 0 0 22 0 1 0 510201194 1024000 128 33554432000 134512640 135151029 4290750368 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 250 128 64 156 0 93 0
[startup+0.017079 s]
/proc/loadavg: 1.55 2.74 3.26 6/180 17629
/proc/meminfo: memFree=18984252/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=2612 CPUtime=0.01 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 579 0 0 0 1 0 0 0 22 0 1 0 510201194 2674688 535 33554432000 134512640 135151029 4290750368 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 653 536 64 156 0 496 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2612
[startup+0.10107 s]
/proc/loadavg: 1.55 2.74 3.26 6/180 17629
/proc/meminfo: memFree=18984252/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=13948 CPUtime=0.09 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 3511 0 0 0 9 0 0 0 22 0 1 0 510201194 14282752 3368 33554432000 134512640 135151029 4290750368 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 3487 3368 80 156 0 3330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13948
[startup+0.301026 s]
/proc/loadavg: 1.55 2.74 3.26 6/180 17629
/proc/meminfo: memFree=18984252/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=18576 CPUtime=0.28 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 4921 0 0 0 28 0 0 0 23 0 1 0 510201194 19021824 4520 33554432000 134512640 135151029 4290750368 18446744073709551615 134548047 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 4644 4520 80 156 0 4487 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18576
[startup+0.70095 s]
/proc/loadavg: 1.55 2.74 3.26 6/180 17629
/proc/meminfo: memFree=18984252/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=18060 CPUtime=0.68 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 4921 0 0 0 68 0 0 0 25 0 1 0 510201194 18493440 4391 33554432000 134512640 135151029 4290750368 18446744073709551615 134520251 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 4515 4391 80 156 0 4358 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18060
[startup+1.50078 s]
/proc/loadavg: 1.55 2.74 3.26 5/181 17630
/proc/meminfo: memFree=18851360/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=18060 CPUtime=1.48 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 4921 0 0 0 148 0 0 0 25 0 1 0 510201194 18493440 4391 33554432000 134512640 135151029 4290750368 18446744073709551615 134530812 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 4515 4391 80 156 0 4358 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18060
[startup+3.10047 s]
/proc/loadavg: 1.55 2.74 3.26 5/184 17636
/proc/meminfo: memFree=18709068/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=20048 CPUtime=3.08 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 5428 0 0 0 308 0 0 0 25 0 1 0 510201194 20529152 4898 33554432000 134512640 135151029 4290750368 18446744073709551615 134554552 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 5012 4898 80 156 0 4855 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20048
[startup+6.30083 s]
/proc/loadavg: 1.75 2.76 3.26 5/187 17642
/proc/meminfo: memFree=18140132/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=25620 CPUtime=6.29 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 6820 0 0 0 628 1 0 0 25 0 1 0 510201194 26234880 6290 33554432000 134512640 135151029 4290750368 18446744073709551615 134554729 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 6405 6290 80 156 0 6248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25620
[startup+12.7066 s]
/proc/loadavg: 2.01 2.80 3.27 5/190 17648
/proc/meminfo: memFree=17349136/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=36188 CPUtime=12.69 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 9573 0 0 0 1268 1 0 0 25 0 1 0 510201194 37056512 8914 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 9047 8914 80 156 0 8890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36188
[startup+25.501 s]
/proc/loadavg: 2.45 2.86 3.28 5/190 17649
/proc/meminfo: memFree=16999216/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=46472 CPUtime=25.49 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 12025 0 0 0 2547 2 0 0 25 0 1 0 510201194 47587328 11366 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 11618 11366 80 156 0 11461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46472
[startup+51.1009 s]
/proc/loadavg: 2.98 2.95 3.30 4/184 17666
/proc/meminfo: memFree=17583948/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=60308 CPUtime=51.09 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 15350 0 0 0 5105 4 0 0 25 0 1 0 510201194 61755392 14691 33554432000 134512640 135151029 4290750368 18446744073709551615 134581476 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 15077 14691 80 156 0 14920 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60308
[startup+102.301 s]
/proc/loadavg: 2.99 2.95 3.28 4/184 17668
/proc/meminfo: memFree=17591640/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=67228 CPUtime=102.29 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 17552 0 0 0 10224 5 0 0 25 0 1 0 510201194 68841472 16674 33554432000 134512640 135151029 4290750368 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 16807 16674 80 156 0 16650 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 67228
[startup+162.307 s]
/proc/loadavg: 2.99 2.96 3.26 4/184 17669
/proc/meminfo: memFree=17581488/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=75616 CPUtime=162.3 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 20223 0 0 0 16224 6 0 0 25 0 1 0 510201194 77430784 18800 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 18904 18800 80 156 0 18747 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 75616
[startup+222.301 s]
/proc/loadavg: 2.99 2.97 3.24 4/184 17671
/proc/meminfo: memFree=17528964/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=88360 CPUtime=222.3 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 23036 0 0 0 22223 7 0 0 25 0 1 0 510201194 90480640 21613 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 22090 21613 80 156 0 21933 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 88360
[startup+282.301 s]
/proc/loadavg: 2.99 2.97 3.22 4/184 17673
/proc/meminfo: memFree=17492060/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=98280 CPUtime=282.3 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 25320 0 0 0 28223 7 0 0 25 0 1 0 510201194 100638720 23897 33554432000 134512640 135151029 4290750368 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 24570 23897 80 156 0 24413 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98280
[startup+342.301 s]
/proc/loadavg: 2.99 2.97 3.21 4/184 17674
/proc/meminfo: memFree=17479732/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=101144 CPUtime=342.3 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 26516 0 0 0 34222 8 0 0 25 0 1 0 510201194 103571456 25093 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 25286 25093 80 156 0 25129 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101144
[startup+402.301 s]
/proc/loadavg: 2.99 2.97 3.19 4/184 17676
/proc/meminfo: memFree=17385712/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=110004 CPUtime=402.3 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 28382 0 0 0 40221 9 0 0 25 0 1 0 510201194 112644096 26959 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 27501 26959 80 156 0 27344 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 110004
[startup+462.301 s]
/proc/loadavg: 2.99 2.97 3.17 4/184 17677
/proc/meminfo: memFree=17407884/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=116072 CPUtime=462.3 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 29651 0 0 0 46221 9 0 0 25 0 1 0 510201194 118857728 28228 33554432000 134512640 135151029 4290750368 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 29018 28228 80 156 0 28861 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 116072
[startup+522.301 s]
/proc/loadavg: 3.05 2.99 3.17 4/184 17679
/proc/meminfo: memFree=17337552/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=123092 CPUtime=522.31 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 31210 0 0 0 52221 10 0 0 25 0 1 0 510201194 126046208 29787 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 30773 29787 80 156 0 30616 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 123092
[startup+582.301 s]
/proc/loadavg: 3.07 3.00 3.16 4/184 17681
/proc/meminfo: memFree=17346208/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=127160 CPUtime=582.31 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 32056 0 0 0 58221 10 0 0 25 0 1 0 510201194 130211840 30633 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 31790 30633 80 156 0 31633 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 127160
[startup+642.301 s]
/proc/loadavg: 3.02 3.00 3.15 4/184 17682
/proc/meminfo: memFree=17315416/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=130100 CPUtime=642.31 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 32624 0 0 0 64221 10 0 0 25 0 1 0 510201194 133222400 31201 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 32525 31201 80 156 0 32368 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 130100
[startup+702.301 s]
/proc/loadavg: 3.01 3.00 3.14 4/184 17684
/proc/meminfo: memFree=17303856/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=142100 CPUtime=702.32 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 35383 0 0 0 70220 12 0 0 25 0 1 0 510201194 145510400 33960 33554432000 134512640 135151029 4290750368 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35525 33960 80 156 0 35368 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 142100
[startup+762.301 s]
/proc/loadavg: 3.00 3.00 3.13 4/184 17685
/proc/meminfo: memFree=17273952/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=145392 CPUtime=762.32 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 36102 0 0 0 76220 12 0 0 25 0 1 0 510201194 148881408 34679 33554432000 134512640 135151029 4290750368 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 36348 34679 80 156 0 36191 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 145392
[startup+822.307 s]
/proc/loadavg: 3.00 3.00 3.12 4/184 17687
/proc/meminfo: memFree=17230288/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=142540 CPUtime=822.33 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 36788 0 0 0 82221 12 0 0 25 0 1 0 510201194 145960960 34705 33554432000 134512640 135151029 4290750368 18446744073709551615 134574555 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35635 34705 80 156 0 35478 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 142540
[startup+882.301 s]
/proc/loadavg: 3.00 3.00 3.10 4/184 17689
/proc/meminfo: memFree=17238936/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=142540 CPUtime=882.32 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 37004 0 0 0 88220 12 0 0 25 0 1 0 510201194 145960960 34921 33554432000 134512640 135151029 4290750368 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35635 34921 80 156 0 35478 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 142540
[startup+942.301 s]
/proc/loadavg: 3.00 3.00 3.09 4/184 17690
/proc/meminfo: memFree=17193664/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=142540 CPUtime=942.33 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 37050 0 0 0 94221 12 0 0 25 0 1 0 510201194 145960960 34967 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35635 34967 80 156 0 35478 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 142540
[startup+1002.3 s]
/proc/loadavg: 3.00 3.00 3.09 4/184 17692
/proc/meminfo: memFree=17191664/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=142540 CPUtime=1002.33 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 37247 0 0 0 100220 13 0 0 25 0 1 0 510201194 145960960 35164 33554432000 134512640 135151029 4290750368 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35635 35164 80 156 0 35478 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 142540
[startup+1062.3 s]
/proc/loadavg: 3.11 3.03 3.09 4/184 17693
/proc/meminfo: memFree=17256236/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=142540 CPUtime=1062.34 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 37386 0 0 0 106221 13 0 0 25 0 1 0 510201194 145960960 35303 33554432000 134512640 135151029 4290750368 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35635 35303 80 156 0 35478 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 142540
[startup+1122.3 s]
/proc/loadavg: 3.04 3.02 3.08 4/184 17695
/proc/meminfo: memFree=17171032/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=142540 CPUtime=1122.34 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 37469 0 0 0 112221 13 0 0 25 0 1 0 510201194 145960960 35386 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35635 35386 80 156 0 35478 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 142540
[startup+1182.3 s]
/proc/loadavg: 3.01 3.02 3.08 4/184 17697
/proc/meminfo: memFree=17167536/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=142540 CPUtime=1182.34 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 37549 0 0 0 118221 13 0 0 25 0 1 0 510201194 145960960 35466 33554432000 134512640 135151029 4290750368 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35635 35466 80 156 0 35478 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 142540
[startup+1242.3 s]
/proc/loadavg: 3.00 3.01 3.07 4/184 17698
/proc/meminfo: memFree=17162172/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=142540 CPUtime=1242.34 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 37591 0 0 0 124221 13 0 0 25 0 1 0 510201194 145960960 35508 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35635 35508 80 156 0 35478 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 142540
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 3.00 3.00 3.07 4/184 17700
/proc/meminfo: memFree=17152100/32950928 swapFree=67111528/67111528
[pid=17629] ppid=17627 vsize=143736 CPUtime=1300.05 cores=4,6
/proc/17629/stat : 17629 (precosat) R 17627 17629 16948 0 -1 4202496 37835 0 0 0 129992 13 0 0 25 0 1 0 510201194 147185664 35752 33554432000 134512640 135151029 4290750368 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17629/statm: 35934 35752 80 156 0 35777 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 143736
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.93
CPU system time (s): 0.139978
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 146352
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2410
runsolver used 2.25066 second user time and 4.84626 second system time
The end
Launcher Data
Begin job on node149 at 2011-04-28 12:20:45
IDJOB=3309103
IDBENCH=85965
IDSOLVER=1690
FILE ID=node149/3309103-1303986045
RUNJOBID= node149-1303986045-17606
PBS_JOBID= 13168677
Free space on /tmp= 71884 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309103-1303986045/watcher-3309103-1303986045 -o /tmp/evaluation-result-3309103-1303986045/solver-3309103-1303986045 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309103-1303986045.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=1439018923
node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.806
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5333.61
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.806
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.806
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.806
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.73
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.806
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.82
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.806
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.806
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.82
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.806
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32950928 kB
MemFree: 18985028 kB
Buffers: 2197488 kB
Cached: 11152216 kB
SwapCached: 0 kB
Active: 4424956 kB
Inactive: 9001096 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32950928 kB
LowFree: 18985028 kB
SwapTotal: 67111528 kB
SwapFree: 67111528 kB
Dirty: 50792 kB
Writeback: 0 kB
AnonPages: 75948 kB
Mapped: 14492 kB
Slab: 475988 kB
PageTables: 5404 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83586992 kB
Committed_AS: 204172 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 71644 MiB
End job on node149 at 2011-04-28 12:42:27