Trace number 307486

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:
  1. 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, and are wall clock time (not CPU 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerCPU timeWall clock time
Spear FH 1.0? (TO) 1200.15 1200.54

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1875179522-13.cnf
MD5SUMf979b4d94220d5b0c9f873e781895a92
Bench CategoryRANDOM (random 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 variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/307486-1172121429/instance-307486-1172121429.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-307486-1172121429 -o ROOT/results/node43/solver-307486-1172121429 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307486-1172121429/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/307486-1172121429/instance-307486-1172121429.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 1.18 3/64 11379
/proc/meminfo: memFree=1858912/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=1932 CPUtime=0
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 232098895 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 483 247 126 302 0 178 0

[startup+0.106999 s]
/proc/loadavg: 0.91 0.98 1.18 3/64 11379
/proc/meminfo: memFree=1858912/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=5796 CPUtime=0.1
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 1435 0 0 0 9 1 0 0 18 0 1 0 232098895 5935104 1077 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 1449 1078 129 302 0 1144 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5796

[startup+0.515066 s]
/proc/loadavg: 0.91 0.98 1.18 3/64 11379
/proc/meminfo: memFree=1858912/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=9320 CPUtime=0.51
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 2373 0 0 0 49 2 0 0 22 0 1 0 232098895 9543680 1917 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 2330 1917 140 302 0 2025 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9320

[startup+1.3382 s]
/proc/loadavg: 0.91 0.98 1.18 2/65 11380
/proc/meminfo: memFree=1850712/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=10788 CPUtime=1.32
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 2739 0 0 0 130 2 0 0 25 0 1 0 232098895 11046912 2283 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 2697 2283 140 302 0 2392 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10788

[startup+2.97447 s]
/proc/loadavg: 0.91 0.98 1.18 2/65 11380
/proc/meminfo: memFree=1848472/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=13848 CPUtime=2.97
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 3518 0 0 0 293 4 0 0 25 0 1 0 232098895 14180352 3062 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 3462 3062 140 302 0 3157 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13848

[startup+6.25402 s]
/proc/loadavg: 0.92 0.98 1.17 2/65 11380
/proc/meminfo: memFree=1841432/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=20724 CPUtime=6.24
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 5210 0 0 0 619 5 0 0 25 0 1 0 232098895 21221376 4754 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 5181 4754 140 302 0 4876 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 20724

[startup+12.7071 s]
/proc/loadavg: 0.93 0.98 1.17 2/65 11380
/proc/meminfo: memFree=1828696/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=32720 CPUtime=12.69
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 8226 0 0 0 1260 9 0 0 25 0 1 0 232098895 33505280 7770 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 8180 7770 140 302 0 7875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32720

[startup+25.5072 s]
/proc/loadavg: 0.94 0.98 1.17 2/65 11380
/proc/meminfo: memFree=1806808/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=55244 CPUtime=25.48
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 13844 0 0 0 2533 15 0 0 25 0 1 0 232098895 56569856 13355 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 13811 13355 140 302 0 13506 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55244

[startup+51.1155 s]
/proc/loadavg: 0.96 0.98 1.17 2/65 11380
/proc/meminfo: memFree=1767768/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=93364 CPUtime=51.09
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 23410 0 0 0 5085 24 0 0 25 0 1 0 232098895 95604736 22921 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558756 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 23341 22921 140 302 0 23036 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93364

[startup+102.329 s]
/proc/loadavg: 0.98 0.98 1.16 2/65 11380
/proc/meminfo: memFree=1704152/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=157664 CPUtime=102.28
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 39541 0 0 0 10184 44 0 0 25 0 1 0 232098895 161447936 38987 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 39416 38987 140 302 0 39111 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 157664

[startup+162.353 s]
/proc/loadavg: 0.99 0.98 1.14 2/65 11380
/proc/meminfo: memFree=1637464/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=223616 CPUtime=162.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 56048 0 0 0 16165 64 0 0 25 0 1 0 232098895 228982784 55365 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 55904 55365 140 302 0 55599 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 223616

[startup+222.373 s]
/proc/loadavg: 0.99 0.98 1.13 2/65 11380
/proc/meminfo: memFree=1582232/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=278796 CPUtime=222.3
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 69880 0 0 0 22149 81 0 0 25 0 1 0 232098895 285487104 69197 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 69699 69197 140 302 0 69394 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 278796

[startup+282.389 s]
/proc/loadavg: 0.99 0.98 1.12 2/65 11380
/proc/meminfo: memFree=1541976/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=318960 CPUtime=282.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 79928 0 0 0 28136 93 0 0 25 0 1 0 232098895 326615040 79245 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 79740 79245 140 302 0 79435 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 318960

[startup+342.407 s]
/proc/loadavg: 0.99 0.98 1.11 2/65 11380
/proc/meminfo: memFree=1490840/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=370208 CPUtime=342.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 92779 0 0 0 34121 108 0 0 25 0 1 0 232098895 379092992 92096 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134538464 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 92552 92096 140 302 0 92247 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 370208

[startup+402.43 s]
/proc/loadavg: 0.99 0.98 1.10 2/65 11380
/proc/meminfo: memFree=1450456/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=409760 CPUtime=402.3
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 102683 0 0 0 40107 123 0 0 25 0 1 0 232098895 419594240 102000 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 102440 102000 140 302 0 102135 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 409760

[startup+462.449 s]
/proc/loadavg: 0.99 0.98 1.09 2/65 11380
/proc/meminfo: memFree=1416088/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=445264 CPUtime=462.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 111579 0 0 0 46096 133 0 0 25 0 1 0 232098895 455950336 110639 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 111316 110639 140 302 0 111011 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 445264

[startup+522.466 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 11380
/proc/meminfo: memFree=1379800/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=481588 CPUtime=522.28
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 120676 0 0 0 52082 146 0 0 25 0 1 0 232098895 493146112 119736 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 120397 119736 140 302 0 120092 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 481588

[startup+582.486 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 11380
/proc/meminfo: memFree=1335512/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=525084 CPUtime=582.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 131595 0 0 0 58068 161 0 0 25 0 1 0 232098895 537686016 130655 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527028 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 131271 130655 140 302 0 130966 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 525084

[startup+642.507 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 11380
/proc/meminfo: memFree=1297752/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=562860 CPUtime=642.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 141069 0 0 0 64055 174 0 0 25 0 1 0 232098895 576368640 140129 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 140715 140129 140 302 0 140410 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 562860

[startup+702.528 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 11380
/proc/meminfo: memFree=1264856/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=595932 CPUtime=702.3
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 149330 0 0 0 70044 186 0 0 25 0 1 0 232098895 610234368 148390 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 148983 148390 140 302 0 148678 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 595932

[startup+762.549 s]
/proc/loadavg: 1.04 1.00 1.06 2/65 11380
/proc/meminfo: memFree=1237528/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=622992 CPUtime=762.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 156117 0 0 0 76034 195 0 0 25 0 1 0 232098895 637943808 155177 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 155748 155177 140 302 0 155443 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 622992

[startup+822.567 s]
/proc/loadavg: 1.01 1.00 1.06 2/65 11380
/proc/meminfo: memFree=1209304/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=650772 CPUtime=822.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 163068 0 0 0 82024 205 0 0 25 0 1 0 232098895 666390528 162128 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 162693 162128 140 302 0 162388 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 650772

[startup+882.582 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 11380
/proc/meminfo: memFree=1177880/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=682128 CPUtime=882.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 170944 0 0 0 88013 216 0 0 25 0 1 0 232098895 698499072 170004 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 170532 170004 140 302 0 170227 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 682128

[startup+942.602 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 11380
/proc/meminfo: memFree=1150232/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=709912 CPUtime=942.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 177889 0 0 0 94003 226 0 0 25 0 1 0 232098895 726949888 176949 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 177478 176949 140 302 0 177173 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 709912

[startup+1002.62 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 11380
/proc/meminfo: memFree=1118616/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=741736 CPUtime=1002.3
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 185859 0 0 0 99993 237 0 0 25 0 1 0 232098895 759537664 184919 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 185434 184919 140 302 0 185129 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 741736

[startup+1062.65 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 11380
/proc/meminfo: memFree=1082392/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=777196 CPUtime=1062.3
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 194738 0 0 0 105982 248 0 0 25 0 1 0 232098895 795848704 193798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 194299 193798 140 302 0 193994 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 777196

[startup+1122.66 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 11380
/proc/meminfo: memFree=1052440/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=806988 CPUtime=1122.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 202219 0 0 0 111971 258 0 0 25 0 1 0 232098895 826355712 201279 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 201747 201279 140 302 0 201442 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 806988

[startup+1182.68 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 11380
/proc/meminfo: memFree=1025240/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=834376 CPUtime=1182.29
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 209065 0 0 0 117961 268 0 0 25 0 1 0 232098895 854401024 208125 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 208594 208125 140 302 0 208289 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 834376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 11380
/proc/meminfo: memFree=1017624/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=841428 CPUtime=1200.01
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4194304 210842 0 0 0 119731 270 0 0 25 0 1 0 232098895 861622272 209902 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 210357 209902 140 302 0 210052 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 841428

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 11380
/proc/meminfo: memFree=1017624/2055920 swapFree=4183492/4192956
[pid=11379] ppid=11377 vsize=0 CPUtime=1200.12
/proc/11379/stat : 11379 (Spear-32) R 11377 11379 9524 0 -1 4195332 210842 0 0 0 119731 281 0 0 25 0 1 0 232098895 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/11379/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.15
CPU user time (s): 1197.31
CPU system time (s): 2.83957
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 841428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.31
system time used= 2.83957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210842
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= 6
involuntary context switches= 1627

runsolver used 0.870867 second user time and 2.34264 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Thu Feb 22 05:17:09 UTC 2007

IDJOB= 307486
IDBENCH= 20206
IDSOLVER= 132
FILE ID= node43/307486-1172121429

PBS_JOBID= 3892906

Free space on /tmp= 66557 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1875179522-13.cnf
COMMAND LINE= /tmp/evaluation/307486-1172121429/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/307486-1172121429/instance-307486-1172121429.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-307486-1172121429 -o ROOT/results/node43/solver-307486-1172121429 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307486-1172121429/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/307486-1172121429/instance-307486-1172121429.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f979b4d94220d5b0c9f873e781895a92

RANDOM SEED= 981960414

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859384 kB
Buffers:         13960 kB
Cached:         121492 kB
SwapCached:       3880 kB
Active:          57812 kB
Inactive:        87716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859384 kB
SwapTotal:     4192956 kB
SwapFree:      4183492 kB
Dirty:            3076 kB
Writeback:           0 kB
Mapped:          15684 kB
Slab:            37068 kB
Committed_AS:   642556 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66557 MiB

End job on node43 on Thu Feb 22 05:37:11 UTC 2007