Trace number 3308563
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 | APPLICATIONS/satComp09_BioInstances/ rpoc_xits_09_UNSAT.cnf |
MD5SUM | feb620c17f2a4d7899a2e7883baa7391 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | |
Best CPU time to get the best result obtained on this benchmark | |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 1430 |
Number of clauses | 87044 |
Sum of the clauses size | 258924 |
Maximum clause length | 10 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 2369 |
Number of clauses of size 3 | 84652 |
Number of clauses of size 4 | 0 |
Number of clauses of size 5 | 0 |
Number of clauses of size over 5 | 23 |
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-3308563-1303983330.cnf
0.00/0.00 c found header 'p cnf 1430 87044'
0.01/0.03 c finished parsing
0.01/0.03 c
0.01/0.03 c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.01/0.03 c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.01/0.03 c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.01/0.03 c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.01/0.03 c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.01/0.03 c --random=1 --spread=2000 --seed=0 --skip=25
0.01/0.03 c
0.01/0.03 c sizeof vars[0] = 16 alignment = 0 0 MB
0.01/0.03 c sizeof orgs[0] = 8 alignment = 0 0 MB
0.01/0.03 c sizeof occs[0] = 8 alignment = 0 0 MB
0.01/0.03 c sizeof iirfs[0..1] = 8 alignment = 0 0 MB
0.01/0.03 c
0.01/0.03 c starting search after 0.0 seconds
0.01/0.03 c no decision limit
0.01/0.03 c
0.01/0.03 c original/binary fixed eliminated learned agility
0.01/0.03 c seconds variables equivalent conflicts height MB
0.01/0.03 c
0.01/0.03 c * 0.0 87044 1363 0 67 0 0 0 0.0 0 5
1.39/1.48 c s 1.5 85983 825 0 157 448 0 0 0.0 0 6
1.39/1.48 c l 1.5 85983 825 0 157 448 0 84137 0.0 0 6
1.39/1.49 c R 1.5 85983 825 0 157 448 100 100 116.6 16 6
1.49/1.51 c R 1.5 85983 825 0 157 448 201 201 80.9 13 7
1.49/1.58 c R 1.6 85983 825 0 157 448 805 805 41.7 10 7
1.59/1.61 c B 1.6 85983 825 0 157 448 1001 1001 38.0 16 7
1.69/1.75 c B 1.8 85983 825 0 157 448 2001 2001 31.4 13 7
1.79/1.80 c R 1.8 85983 825 0 157 448 2413 2413 30.7 7 7
2.09/2.15 c R 2.2 85983 825 0 157 448 6433 6433 27.0 9 8
2.19/2.27 c B 2.3 85983 825 0 157 448 8004 8004 25.7 7 8
3.49/3.56 c R 3.6 85983 825 0 157 448 16064 16064 23.8 13 9
4.49/4.55 c B 4.5 85983 825 0 157 448 24007 24007 23.1 11 11
6.19/6.23 c R 6.2 85983 825 0 157 448 38514 38514 21.7 6 13
9.49/9.57 c B 9.6 85983 825 0 157 448 64020 64020 21.0 10 17
13.28/13.34 c + 13.3 85983 825 0 157 448 84137 92550 21.2 9 20
14.08/14.17 c R 14.2 85983 825 0 157 448 89812 89812 20.8 9 21
16.58/16.63 c + 16.6 85983 825 0 157 448 105172 101805 20.5 12 21
21.89/21.91 c + 21.9 85983 825 0 157 448 131465 111985 20.5 14 23
27.78/27.87 c
27.78/27.87 c original/binary fixed eliminated learned agility
27.78/27.87 c seconds variables equivalent conflicts height MB
27.78/27.87 c
27.78/27.87 c B 27.9 85983 825 0 157 448 160047 111990 21.0 10 25
28.59/28.67 c + 28.7 85983 825 0 157 448 164331 123183 21.0 12 25
36.58/36.69 c R 36.7 85983 825 0 157 448 205196 123191 20.6 13 28
36.68/36.75 c + 36.7 85983 825 0 157 448 205410 135501 20.6 10 28
48.88/48.97 c + 49.0 85983 825 0 157 448 256760 149051 20.1 11 31
66.48/66.54 c + 66.5 85983 825 0 157 448 320950 163956 20.2 9 33
83.28/83.31 c B 83.3 85983 825 0 157 448 384107 163961 20.3 11 35
88.08/88.19 c + 88.2 85983 825 0 157 448 401185 180351 20.3 8 35
102.19/102.21 c R 102.2 85983 825 0 157 448 461623 180366 20.3 14 38
104.58/104.65 c s 104.6 85984 825 0 157 448 470448 180367 20.1 16 27
112.88/112.91 c + 112.9 85984 825 0 157 448 501480 198386 19.9 8 31
154.78/154.81 c + 154.8 85984 825 0 157 448 626851 218224 19.7 10 41
204.49/204.60 c + 204.6 85984 825 0 157 448 783560 240046 19.6 7 45
243.18/243.29 c B 243.3 85984 825 0 157 448 896202 240060 19.5 13 48
270.59/270.62 c + 270.6 85984 825 0 157 448 979450 264050 19.2 12 49
285.68/285.76 c R 285.8 85984 825 0 157 448 1025692 264063 19.2 8 51
353.27/353.34 c + 353.3 85984 825 0 157 448 1224310 290455 18.7 10 55
484.07/484.10 c + 484.1 85984 825 0 157 448 1530385 319500 18.7 13 61
650.57/650.68 c + 650.7 85984 825 0 157 448 1912981 351450 18.5 13 65
721.66/721.70 c
721.66/721.70 c original/binary fixed eliminated learned agility
721.66/721.70 c seconds variables equivalent conflicts height MB
721.66/721.70 c
721.66/721.70 c B 721.7 85984 825 0 157 448 2048366 351459 18.4 8 69
813.46/813.58 c R 813.5 85984 825 0 157 448 2256052 351465 18.3 11 70
862.05/862.19 c + 862.2 85984 825 0 157 448 2391226 386595 18.1 11 70
1175.13/1175.24 c + 1175.2 85984 825 0 157 448 2989031 425254 18.0 9 81
1299.93/1300.00 c
1299.93/1300.00 c *** CAUGHT SIGNAL 15 ***
1299.93/1300.00 c
1299.93/1300.00 c 3204882 conflicts, 3953817 decisions, 594 random
1299.93/1300.00 c 0 iterations, 5632 restarts, 0 skipped
1299.93/1300.00 c 17 enlarged, 1 shrunken, 31324 rescored, 765 rebiased
1299.93/1300.00 c 2 simplifications, 0 reductions
1299.93/1300.00 c
1299.93/1300.00 c vars: 0 fixed, 157 equiv, 448 elim, 157 merged
1299.93/1300.00 c elim: 584858 resolutions, 1 phases, 1 rounds
1299.93/1300.00 c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1299.93/1300.00 c arty: 2.21 and 0.00 xor average arity
1299.93/1300.00 c prbe: 362292 probed, 219 phases, 219 rounds
1299.93/1300.00 c prbe: 0 failed, 0 lifted, 0 merged
1299.93/1300.00 c sccs: 0 non trivial, 0 fixed, 0 merged
1299.93/1300.00 c hash: 0 units, 157 merged
1299.93/1300.00 c mins: 61044266 learned, 25% deleted, 223 strong, 24 depth
1299.93/1300.00 c subs: 126 forward, 0 backward, 67 doms
1299.93/1300.00 c strs: 0 forward, 0 backward
1299.93/1300.00 c doms: 67 dominators, 0 high, 0 low
1299.93/1300.00 c prps: 325949084 propagations, 0.25 megaprops
1299.93/1300.00 c
1299.93/1300.00 c 1299.9 seconds, 85 MB max, 272 MB recycled
1299.93/1300.00 c
1299.93/1300.00 c *** CAUGHT SIGNAL 15 ***
1299.93/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-3308563-1303983330/watcher-3308563-1303983330 -o /tmp/evaluation-result-3308563-1303983330/solver-3308563-1303983330 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308563-1303983330.cnf
running on 2 cores: 0,2
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: 3.29 1.17 0.42 5/189 9203
/proc/meminfo: memFree=21272428/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=1528 CPUtime=0 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 297 0 0 0 0 0 0 0 25 0 1 0 509935341 1564672 254 33554432000 134512640 135151029 4289027728 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 382 255 65 156 0 225 0
[startup+0.015906 s]
/proc/loadavg: 3.29 1.17 0.42 5/189 9203
/proc/meminfo: memFree=21272428/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=3112 CPUtime=0.01 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 706 0 0 0 1 0 0 0 25 0 1 0 509935341 3186688 663 33554432000 134512640 135151029 4289027728 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 778 664 65 156 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3112
[startup+0.100894 s]
/proc/loadavg: 3.29 1.17 0.42 5/189 9203
/proc/meminfo: memFree=21272428/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=8564 CPUtime=0.09 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 2250 0 0 0 9 0 0 0 25 0 1 0 509935341 8769536 2037 33554432000 134512640 135151029 4289027728 18446744073709551615 134545512 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 2141 2037 80 156 0 1984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8564
[startup+0.300874 s]
/proc/loadavg: 3.29 1.17 0.42 5/189 9203
/proc/meminfo: memFree=21272428/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=11756 CPUtime=0.29 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 3024 0 0 0 29 0 0 0 25 0 1 0 509935341 12038144 2811 33554432000 134512640 135151029 4289027728 18446744073709551615 134575904 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 2939 2811 80 156 0 2782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11756
[startup+0.700792 s]
/proc/loadavg: 3.29 1.17 0.42 5/189 9203
/proc/meminfo: memFree=21272428/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=12288 CPUtime=0.69 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 3188 0 0 0 69 0 0 0 25 0 1 0 509935341 12582912 2975 33554432000 134512640 135151029 4289027728 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 3072 2975 80 156 0 2915 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12288
[startup+1.50063 s]
/proc/loadavg: 3.29 1.17 0.42 5/190 9204
/proc/meminfo: memFree=21244032/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=12288 CPUtime=1.49 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 3189 0 0 0 149 0 0 0 25 0 1 0 509935341 12582912 2976 33554432000 134512640 135151029 4289027728 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 3072 2976 80 156 0 2915 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12288
[startup+3.10035 s]
/proc/loadavg: 3.29 1.17 0.42 5/190 9204
/proc/meminfo: memFree=21243536/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=12288 CPUtime=3.09 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 3189 0 0 0 309 0 0 0 25 0 1 0 509935341 12582912 2976 33554432000 134512640 135151029 4289027728 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 3072 2976 80 156 0 2915 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12288
[startup+6.30072 s]
/proc/loadavg: 3.43 1.23 0.44 5/190 9204
/proc/meminfo: memFree=21242124/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=15264 CPUtime=6.29 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 3880 0 0 0 629 0 0 0 25 0 1 0 509935341 15630336 3667 33554432000 134512640 135151029 4289027728 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 3816 3667 80 156 0 3659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15264
[startup+12.7005 s]
/proc/loadavg: 3.47 1.28 0.46 5/190 9204
/proc/meminfo: memFree=21234576/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=22440 CPUtime=12.68 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 5540 0 0 0 1267 1 0 0 25 0 1 0 509935341 22978560 5327 33554432000 134512640 135151029 4289027728 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 5610 5327 80 156 0 5453 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22440
[startup+25.5011 s]
/proc/loadavg: 3.59 1.41 0.52 5/190 9204
/proc/meminfo: memFree=21227936/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=28480 CPUtime=25.49 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 6901 0 0 0 2547 2 0 0 25 0 1 0 509935341 29163520 6688 33554432000 134512640 135151029 4289027728 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 7120 6688 80 156 0 6963 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28480
[startup+51.1003 s]
/proc/loadavg: 3.73 1.62 0.61 5/190 9232
/proc/meminfo: memFree=20523720/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=35844 CPUtime=51.08 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 8551 0 0 0 5105 3 0 0 25 0 1 0 509935341 36704256 8338 33554432000 134512640 135151029 4289027728 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 8961 8338 80 156 0 8804 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35844
[startup+102.307 s]
/proc/loadavg: 3.88 1.98 0.78 5/190 9233
/proc/meminfo: memFree=19561644/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=42532 CPUtime=102.29 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 9978 0 0 0 10225 4 0 0 25 0 1 0 509935341 43552768 9765 33554432000 134512640 135151029 4289027728 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 10633 9765 80 156 0 10476 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42532
[startup+162.3 s]
/proc/loadavg: 3.95 2.35 0.98 5/190 9235
/proc/meminfo: memFree=19631856/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=48512 CPUtime=162.27 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 12382 0 0 0 16223 4 0 0 25 0 1 0 509935341 49676288 11289 33554432000 134512640 135151029 4289027728 18446744073709551615 134575850 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 12128 11289 80 156 0 11971 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 48512
[startup+222.301 s]
/proc/loadavg: 3.98 2.65 1.17 5/190 9236
/proc/meminfo: memFree=19496752/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=53488 CPUtime=222.28 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 13475 0 0 0 22223 5 0 0 25 0 1 0 509935341 54771712 12382 33554432000 134512640 135151029 4289027728 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 13372 12382 80 156 0 13215 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 53488
[startup+282.301 s]
/proc/loadavg: 3.99 2.89 1.34 5/190 9238
/proc/meminfo: memFree=19521972/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=56960 CPUtime=282.28 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 14202 0 0 0 28223 5 0 0 25 0 1 0 509935341 58327040 13109 33554432000 134512640 135151029 4289027728 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 14240 13109 80 156 0 14083 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 56960
[startup+342.3 s]
/proc/loadavg: 3.99 3.09 1.51 5/190 9240
/proc/meminfo: memFree=19445284/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=62216 CPUtime=342.27 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 15265 0 0 0 34222 5 0 0 25 0 1 0 509935341 63709184 14172 33554432000 134512640 135151029 4289027728 18446744073709551615 134554817 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 15554 14172 80 156 0 15397 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 62216
[startup+402.301 s]
/proc/loadavg: 4.07 3.27 1.66 5/190 9241
/proc/meminfo: memFree=19441172/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=65836 CPUtime=402.27 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 16062 0 0 0 40221 6 0 0 25 0 1 0 509935341 67416064 14969 33554432000 134512640 135151029 4289027728 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 16459 14969 80 156 0 16302 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 65836
[startup+462.301 s]
/proc/loadavg: 4.02 3.40 1.81 5/190 9243
/proc/meminfo: memFree=19402424/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=67540 CPUtime=462.27 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 16422 0 0 0 46221 6 0 0 25 0 1 0 509935341 69160960 15329 33554432000 134512640 135151029 4289027728 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 16885 15329 80 156 0 16728 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 67540
[startup+522.3 s]
/proc/loadavg: 4.01 3.51 1.94 5/190 9244
/proc/meminfo: memFree=19396832/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=71168 CPUtime=522.27 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 17212 0 0 0 52220 7 0 0 25 0 1 0 509935341 72876032 16119 33554432000 134512640 135151029 4289027728 18446744073709551615 134574657 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 17792 16119 80 156 0 17635 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 71168
[startup+582.301 s]
/proc/loadavg: 4.00 3.59 2.07 5/190 9246
/proc/meminfo: memFree=19357184/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=72808 CPUtime=582.27 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 17604 0 0 0 58220 7 0 0 25 0 1 0 509935341 74555392 16511 33554432000 134512640 135151029 4289027728 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 18202 16511 80 156 0 18045 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 72808
[startup+642.301 s]
/proc/loadavg: 4.00 3.66 2.19 5/190 9248
/proc/meminfo: memFree=19353884/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=73320 CPUtime=642.27 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 17767 0 0 0 64219 8 0 0 25 0 1 0 509935341 75079680 16674 33554432000 134512640 135151029 4289027728 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 18330 16674 80 156 0 18173 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 73320
[startup+702.301 s]
/proc/loadavg: 4.07 3.74 2.30 5/190 9249
/proc/meminfo: memFree=19312828/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=76484 CPUtime=702.26 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 18498 0 0 0 70218 8 0 0 25 0 1 0 509935341 78319616 17405 33554432000 134512640 135151029 4289027728 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 19121 17405 80 156 0 18964 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 76484
[startup+762.307 s]
/proc/loadavg: 4.02 3.78 2.41 5/190 9251
/proc/meminfo: memFree=19311264/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=76748 CPUtime=762.26 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 18611 0 0 0 76218 8 0 0 25 0 1 0 509935341 78589952 17518 33554432000 134512640 135151029 4289027728 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 19187 17518 80 156 0 19030 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 76748
[startup+822.301 s]
/proc/loadavg: 4.01 3.82 2.50 5/190 9252
/proc/meminfo: memFree=19375528/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=78404 CPUtime=822.26 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 18949 0 0 0 82218 8 0 0 25 0 1 0 509935341 80285696 17856 33554432000 134512640 135151029 4289027728 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 19601 17856 80 156 0 19444 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 78404
[startup+882.301 s]
/proc/loadavg: 4.00 3.85 2.59 5/190 9254
/proc/meminfo: memFree=19260164/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=81796 CPUtime=882.25 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 19801 0 0 0 88217 8 0 0 25 0 1 0 509935341 83759104 18708 33554432000 134512640 135151029 4289027728 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 20449 18708 80 156 0 20292 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 81796
[startup+942.3 s]
/proc/loadavg: 4.05 3.89 2.68 5/190 9256
/proc/meminfo: memFree=19287804/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=88364 CPUtime=942.25 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 21068 0 0 0 94216 9 0 0 25 0 1 0 509935341 90484736 19975 33554432000 134512640 135151029 4289027728 18446744073709551615 134575843 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 22091 19975 80 156 0 21934 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 88364
[startup+1002.3 s]
/proc/loadavg: 4.02 3.91 2.76 5/190 9257
/proc/meminfo: memFree=19199528/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=88880 CPUtime=1002.24 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 21190 0 0 0 100215 9 0 0 25 0 1 0 509935341 91013120 20097 33554432000 134512640 135151029 4289027728 18446744073709551615 134554785 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 22220 20097 80 156 0 22063 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 88880
[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 2.84 5/190 9259
/proc/meminfo: memFree=19198616/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=89396 CPUtime=1062.24 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 21316 0 0 0 106215 9 0 0 25 0 1 0 509935341 91541504 20223 33554432000 134512640 135151029 4289027728 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 22349 20223 80 156 0 22192 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 89396
[startup+1122.3 s]
/proc/loadavg: 4.03 3.95 2.91 5/190 9260
/proc/meminfo: memFree=19116344/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=90944 CPUtime=1122.23 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 21556 0 0 0 112214 9 0 0 25 0 1 0 509935341 93126656 20463 33554432000 134512640 135151029 4289027728 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 22736 20463 80 156 0 22579 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 90944
[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 2.98 5/190 9289
/proc/meminfo: memFree=20266632/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=91460 CPUtime=1182.23 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 21660 0 0 0 118214 9 0 0 25 0 1 0 509935341 93655040 20567 33554432000 134512640 135151029 4289027728 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 22865 20567 80 156 0 22708 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 91460
[startup+1242.3 s]
/proc/loadavg: 3.92 3.93 3.03 5/190 9374
/proc/meminfo: memFree=20131460/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=93996 CPUtime=1242.23 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 22265 0 0 0 124213 10 0 0 25 0 1 0 509935341 96251904 21172 33554432000 134512640 135151029 4289027728 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 23499 21172 80 156 0 23342 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 93996
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 3.97 3.94 3.09 5/190 9375
/proc/meminfo: memFree=20082672/32951124 swapFree=67111524/67111528
[pid=9203] ppid=9201 vsize=94512 CPUtime=1299.93 cores=0,2
/proc/9203/stat : 9203 (precosat) R 9201 9203 9032 0 -1 4202496 22365 0 0 0 129983 10 0 0 25 0 1 0 509935341 96780288 21272 33554432000 134512640 135151029 4289027728 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9203/statm: 23628 21272 80 156 0 23471 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 94512
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.01
CPU time (s): 1299.95
CPU user time (s): 1299.84
CPU system time (s): 0.111982
CPU usage (%): 99.9952
Max. virtual memory (cumulated for all children) (KiB): 94512
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.84
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22366
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= 4
involuntary context switches= 3042
runsolver used 2.29365 second user time and 4.81627 second system time
The end
Launcher Data
Begin job on node102 at 2011-04-28 11:35:30
IDJOB=3308563
IDBENCH=71089
IDSOLVER=1690
FILE ID=node102/3308563-1303983330
RUNJOBID= node102-1303983224-9050
PBS_JOBID= 13168724
Free space on /tmp= 71544 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308563-1303983330/watcher-3308563-1303983330 -o /tmp/evaluation-result-3308563-1303983330/solver-3308563-1303983330 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308563-1303983330.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=616281722
node102.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.828
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.65
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.828
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 : 5226.15
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.828
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.82
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.828
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.75
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.828
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.828
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.828
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.828
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: 32951124 kB
MemFree: 21272584 kB
Buffers: 1631468 kB
Cached: 9206172 kB
SwapCached: 4 kB
Active: 3027516 kB
Inactive: 8097288 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 21272584 kB
SwapTotal: 67111528 kB
SwapFree: 67111524 kB
Dirty: 5184 kB
Writeback: 0 kB
AnonPages: 286724 kB
Mapped: 15932 kB
Slab: 488192 kB
PageTables: 5628 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 473944 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= 71380 MiB
End job on node102 at 2011-04-28 11:57:12