Trace number 306256

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.21 1200.55

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1912540524-08.cnf
MD5SUM212d58fdb9f521fd5d4f36dd91409295
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark504.341
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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/306256-1172095515/instance-306256-1172095515.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/node40/watcher-306256-1172095515 -o ROOT/results/node40/solver-306256-1172095515 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306256-1172095515/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/306256-1172095515/instance-306256-1172095515.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: 1.00 1.02 1.00 2/64 32000
/proc/meminfo: memFree=1425392/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=1932 CPUtime=0
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 134585802 1978368 244 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 483 245 126 302 0 178 0

[startup+0.107523 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 32000
/proc/meminfo: memFree=1425392/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=4908 CPUtime=0.09
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 1103 0 0 0 9 0 0 0 18 0 1 0 134585802 5025792 922 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 1227 923 129 302 0 922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4908

[startup+0.515574 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 32000
/proc/meminfo: memFree=1425392/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=6172 CPUtime=0.5
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 1431 0 0 0 49 1 0 0 21 0 1 0 134585802 6320128 1250 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 1543 1250 140 302 0 1238 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6172

[startup+1.34169 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32001
/proc/meminfo: memFree=1419496/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=8156 CPUtime=1.33
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 1921 0 0 0 132 1 0 0 25 0 1 0 134585802 8351744 1740 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 2039 1740 140 302 0 1734 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8156

[startup+2.97689 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32001
/proc/meminfo: memFree=1416680/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=11928 CPUtime=2.97
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 2865 0 0 0 294 3 0 0 25 0 1 0 134585802 12214272 2684 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 2982 2684 140 302 0 2677 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 11928

[startup+6.25332 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32001
/proc/meminfo: memFree=1409512/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=18472 CPUtime=6.24
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 4526 0 0 0 619 5 0 0 25 0 1 0 134585802 18915328 4345 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 4618 4345 140 302 0 4313 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 18472

[startup+12.7112 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32001
/proc/meminfo: memFree=1397096/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=30108 CPUtime=12.7
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 7423 0 0 0 1261 9 0 0 25 0 1 0 134585802 30830592 7242 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7527 7242 140 302 0 7222 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 30108

[startup+25.6118 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32001
/proc/meminfo: memFree=1378536/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=49444 CPUtime=25.59
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 12275 0 0 0 2544 15 0 0 25 0 1 0 134585802 50630656 12061 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 12361 12063 140 302 0 12056 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 49444

[startup+51.2191 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32001
/proc/meminfo: memFree=1343912/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=83632 CPUtime=51.19
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 20863 0 0 0 5093 26 0 0 25 0 1 0 134585802 85639168 20584 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 20908 20584 140 302 0 20603 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 83632

[startup+102.43 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32001
/proc/meminfo: memFree=1289448/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=137960 CPUtime=102.39
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 34481 0 0 0 10196 43 0 0 25 0 1 0 134585802 141271040 34202 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 34490 34202 140 302 0 34185 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 137960

[startup+162.454 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 32001
/proc/meminfo: memFree=1237992/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=189080 CPUtime=162.39
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 47302 0 0 0 16178 61 0 0 25 0 1 0 134585802 193617920 46894 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 47270 46894 140 302 0 46965 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 189080

[startup+222.472 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 32001
/proc/meminfo: memFree=1203560/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=223736 CPUtime=222.4
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 55966 0 0 0 22166 74 0 0 25 0 1 0 134585802 229105664 55558 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 55934 55558 140 302 0 55629 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 223736

[startup+282.493 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32001
/proc/meminfo: memFree=1156136/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=270816 CPUtime=282.4
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 67785 0 0 0 28148 92 0 0 25 0 1 0 134585802 277315584 67377 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 67704 67377 140 302 0 67399 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 270816

[startup+342.517 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32001
/proc/meminfo: memFree=1122280/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=305148 CPUtime=342.41
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 76385 0 0 0 34137 104 0 0 25 0 1 0 134585802 312471552 75720 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 76287 75720 140 302 0 75982 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 305148

[startup+402.541 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32001
/proc/meminfo: memFree=1089448/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=337944 CPUtime=402.42
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 84605 0 0 0 40125 117 0 0 25 0 1 0 134585802 346054656 83940 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 84486 83940 140 302 0 84181 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 337944

[startup+462.563 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32001
/proc/meminfo: memFree=1050728/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=376620 CPUtime=462.42
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 94312 0 0 0 46112 130 0 0 25 0 1 0 134585802 385658880 93647 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 94155 93647 140 302 0 93850 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 376620

[startup+522.586 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32001
/proc/meminfo: memFree=1018920/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=408572 CPUtime=522.43
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 102307 0 0 0 52101 142 0 0 25 0 1 0 134585802 418377728 101642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 102143 101642 140 302 0 101838 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 408572

[startup+582.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32001
/proc/meminfo: memFree=991016/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=436076 CPUtime=582.43
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 109202 0 0 0 58090 153 0 0 25 0 1 0 134585802 446541824 108537 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 109019 108537 140 302 0 108714 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 436076

[startup+642.631 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32001
/proc/meminfo: memFree=963688/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=463368 CPUtime=642.44
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 116028 0 0 0 64081 163 0 0 25 0 1 0 134585802 474488832 115363 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 115842 115363 140 302 0 115537 0
Current children cumulated CPU time (s) 642.44
Current children cumulated vsize (KiB) 463368

[startup+702.651 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32001
/proc/meminfo: memFree=940264/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=486712 CPUtime=702.44
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 121877 0 0 0 70071 173 0 0 25 0 1 0 134585802 498393088 121212 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 121678 121212 140 302 0 121373 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 486712

[startup+762.674 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32001
/proc/meminfo: memFree=920488/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=506888 CPUtime=762.45
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 126950 0 0 0 76063 182 0 0 25 0 1 0 134585802 519053312 126285 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 126722 126285 140 302 0 126417 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 506888

[startup+822.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32001
/proc/meminfo: memFree=892136/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=534476 CPUtime=822.46
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 133853 0 0 0 82051 195 0 0 25 0 1 0 134585802 547303424 133188 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 133619 133188 140 302 0 133314 0
Current children cumulated CPU time (s) 822.46
Current children cumulated vsize (KiB) 534476

[startup+882.725 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32003
/proc/meminfo: memFree=867368/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=559160 CPUtime=882.47
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 140057 0 0 0 88042 205 0 0 25 0 1 0 134585802 572579840 139392 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 139790 139392 140 302 0 139485 0
Current children cumulated CPU time (s) 882.47
Current children cumulated vsize (KiB) 559160

[startup+942.744 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32003
/proc/meminfo: memFree=844456/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=582160 CPUtime=942.47
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 145799 0 0 0 94034 213 0 0 25 0 1 0 134585802 596131840 145134 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 145540 145134 140 302 0 145235 0
Current children cumulated CPU time (s) 942.47
Current children cumulated vsize (KiB) 582160

[startup+1002.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32003
/proc/meminfo: memFree=820840/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=607420 CPUtime=1002.48
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 152137 0 0 0 100025 223 0 0 25 0 1 0 134585802 621998080 150959 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 151855 150959 140 302 0 151550 0
Current children cumulated CPU time (s) 1002.48
Current children cumulated vsize (KiB) 607420

[startup+1062.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32003
/proc/meminfo: memFree=800104/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=628184 CPUtime=1062.48
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 157344 0 0 0 106017 231 0 0 25 0 1 0 134585802 643260416 156166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 157046 156166 140 302 0 156741 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 628184

[startup+1122.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32003
/proc/meminfo: memFree=782056/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=646152 CPUtime=1122.48
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 161852 0 0 0 112010 238 0 0 25 0 1 0 134585802 661659648 160674 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 161538 160674 140 302 0 161233 0
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (KiB) 646152

[startup+1182.83 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 32003
/proc/meminfo: memFree=765352/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=662832 CPUtime=1182.49
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 166033 0 0 0 118003 246 0 0 25 0 1 0 134585802 678739968 164855 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 165708 164855 140 302 0 165403 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 662832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 32003
/proc/meminfo: memFree=760360/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=667680 CPUtime=1200.1
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4194304 167224 0 0 0 119762 248 0 0 25 0 1 0 134585802 683704320 166046 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 166920 166046 140 302 0 166615 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 667680

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

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

[startup+1200.55 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 32003
/proc/meminfo: memFree=760360/2055920 swapFree=4183972/4192956
[pid=32000] ppid=31998 vsize=0 CPUtime=1200.2
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 30586 0 -1 4195332 167224 0 0 0 119762 258 0 0 25 0 1 0 134585802 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.21
CPU user time (s): 1197.63
CPU system time (s): 2.58361
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 667680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.63
system time used= 2.58361
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167224
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= 2272

runsolver used 0.868867 second user time and 2.34864 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Wed Feb 21 22:05:16 UTC 2007

IDJOB= 306256
IDBENCH= 20176
IDSOLVER= 132
FILE ID= node40/306256-1172095515

PBS_JOBID= 3892850

Free space on /tmp= 66558 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1912540524-08.cnf
COMMAND LINE= /tmp/evaluation/306256-1172095515/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/306256-1172095515/instance-306256-1172095515.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-306256-1172095515 -o ROOT/results/node40/solver-306256-1172095515 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306256-1172095515/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/306256-1172095515/instance-306256-1172095515.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  212d58fdb9f521fd5d4f36dd91409295

RANDOM SEED= 145365995

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:       1425864 kB
Buffers:         38252 kB
Cached:         521340 kB
SwapCached:       3176 kB
Active:         147044 kB
Inactive:       423044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1425864 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          16304 kB
Slab:            46020 kB
Committed_AS:   250404 kB
PageTables:       1416 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= 66558 MiB

End job on node40 on Wed Feb 21 22:25:18 UTC 2007