Trace number 296538

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 FHS 1.0? (TO) 1200.09 1200.61

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1437321789-17.SAT.shuffled.cnf
MD5SUM77bdf27dae0f4a53dc64394c48246636
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.112981
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54005

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/296538-1171824910/instance-296538-1171824910.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/node60/watcher-296538-1171824910 -o ROOT/results/node60/solver-296538-1171824910 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296538-1171824910/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/296538-1171824910/instance-296538-1171824910.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.95 0.97 0.99 3/64 17264
/proc/meminfo: memFree=786928/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=1396 CPUtime=0
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 202447829 1429504 163 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 349 163 128 302 0 44 0

[startup+0.107756 s]
/proc/loadavg: 0.95 0.97 0.99 3/64 17264
/proc/meminfo: memFree=786928/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=1920 CPUtime=0.1
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 307 0 0 0 10 0 0 0 18 0 1 0 202447829 1966080 291 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 480 291 140 302 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.518828 s]
/proc/loadavg: 0.95 0.97 0.99 3/64 17264
/proc/meminfo: memFree=786928/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=2568 CPUtime=0.51
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 481 0 0 0 50 1 0 0 21 0 1 0 202447829 2629632 465 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 642 465 140 302 0 337 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2568

[startup+1.33898 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 17265
/proc/meminfo: memFree=784872/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=3544 CPUtime=1.33
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 701 0 0 0 131 2 0 0 25 0 1 0 202447829 3629056 685 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 886 685 140 302 0 581 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3544

[startup+2.97527 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 17265
/proc/meminfo: memFree=783912/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=4580 CPUtime=2.97
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 961 0 0 0 293 4 0 0 25 0 1 0 202447829 4689920 945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 1145 945 140 302 0 840 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4580

[startup+6.25285 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 17265
/proc/meminfo: memFree=782248/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=6152 CPUtime=6.24
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 1342 0 0 0 618 6 0 0 25 0 1 0 202447829 6299648 1293 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 1538 1293 140 302 0 1233 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6152

[startup+12.707 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 17265
/proc/meminfo: memFree=780088/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=8224 CPUtime=12.69
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 1831 0 0 0 1260 9 0 0 25 0 1 0 202447829 8421376 1782 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 2056 1782 140 302 0 1751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8224

[startup+25.5073 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 17265
/proc/meminfo: memFree=777464/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=11192 CPUtime=25.48
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 2565 0 0 0 2536 12 0 0 25 0 1 0 202447829 11460608 2451 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 2798 2451 140 302 0 2493 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11192

[startup+51.1199 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 17265
/proc/meminfo: memFree=773688/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=14976 CPUtime=51.09
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 3489 0 0 0 5093 16 0 0 25 0 1 0 202447829 15335424 3375 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 3744 3375 140 302 0 3439 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14976

[startup+102.334 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 17265
/proc/meminfo: memFree=768376/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=21164 CPUtime=102.29
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 4942 0 0 0 10204 25 0 0 25 0 1 0 202447829 21671936 4699 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 5291 4699 140 302 0 4986 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 21164

[startup+162.355 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 17265
/proc/meminfo: memFree=763960/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=25948 CPUtime=162.29
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 6041 0 0 0 16197 32 0 0 25 0 1 0 202447829 26570752 5798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 6487 5798 140 302 0 6182 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25948

[startup+222.376 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 17265
/proc/meminfo: memFree=760120/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=29824 CPUtime=222.29
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 6987 0 0 0 22190 39 0 0 25 0 1 0 202447829 30539776 6744 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 7456 6744 140 302 0 7151 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 29824

[startup+282.396 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17265
/proc/meminfo: memFree=757112/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=33980 CPUtime=282.29
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 7984 0 0 0 28184 45 0 0 25 0 1 0 202447829 34795520 7484 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 8495 7484 140 302 0 8190 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 33980

[startup+342.418 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17265
/proc/meminfo: memFree=753912/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=37376 CPUtime=342.29
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 8786 0 0 0 34179 50 0 0 25 0 1 0 202447829 38273024 8286 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 9344 8286 140 302 0 9039 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 37376

[startup+402.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 17387
/proc/meminfo: memFree=749888/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=40376 CPUtime=402.25
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 9460 0 0 0 40170 55 0 0 25 0 1 0 202447829 41345024 8960 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 10094 8960 140 302 0 9789 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 40376

[startup+462.513 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=748472/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=43072 CPUtime=462.23
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 10089 0 0 0 46162 61 0 0 25 0 1 0 202447829 44105728 9589 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 10768 9589 140 302 0 10463 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 43072

[startup+522.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=746296/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=45124 CPUtime=522.22
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 10630 0 0 0 52156 66 0 0 25 0 1 0 202447829 46206976 10130 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 11281 10130 140 302 0 10976 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 45124

[startup+582.552 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=744184/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=47352 CPUtime=582.23
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 11166 0 0 0 58153 70 0 0 25 0 1 0 202447829 48488448 10666 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 11838 10666 140 302 0 11533 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 47352

[startup+642.578 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=742200/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=49316 CPUtime=642.23
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 11669 0 0 0 64149 74 0 0 25 0 1 0 202447829 50499584 11169 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 12329 11169 140 302 0 12024 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 49316

[startup+702.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=740216/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=51376 CPUtime=702.23
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 12173 0 0 0 70146 77 0 0 25 0 1 0 202447829 52609024 11673 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 12844 11673 140 302 0 12539 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 51376

[startup+762.623 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=737464/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=54632 CPUtime=762.24
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 12870 0 0 0 76143 81 0 0 25 0 1 0 202447829 55943168 12370 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 13658 12370 140 302 0 13353 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 54632

[startup+822.644 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=735544/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=56448 CPUtime=822.24
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 13345 0 0 0 82140 84 0 0 25 0 1 0 202447829 57802752 12845 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 14112 12845 140 302 0 13807 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 56448

[startup+882.665 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=734008/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=58028 CPUtime=882.24
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 13726 0 0 0 88137 87 0 0 25 0 1 0 202447829 59420672 13226 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 14507 13226 140 302 0 14202 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 58028

[startup+942.689 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=732600/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=59324 CPUtime=942.24
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 14079 0 0 0 94134 90 0 0 25 0 1 0 202447829 60747776 13579 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 14831 13579 140 302 0 14526 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 59324

[startup+1002.71 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17463
/proc/meminfo: memFree=731000/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=62916 CPUtime=1002.25
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 14976 0 0 0 100131 94 0 0 25 0 1 0 202447829 64425984 13963 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 15729 13963 140 302 0 15424 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 62916

[startup+1062.74 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17463
/proc/meminfo: memFree=729464/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=64504 CPUtime=1062.25
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 15393 0 0 0 106127 98 0 0 25 0 1 0 202447829 66052096 14380 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 16126 14380 140 302 0 15821 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 64504

[startup+1122.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17463
/proc/meminfo: memFree=727992/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=66304 CPUtime=1122.25
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 15754 0 0 0 112124 101 0 0 25 0 1 0 202447829 67895296 14741 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 16576 14741 140 302 0 16271 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 66304

[startup+1182.78 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 17463
/proc/meminfo: memFree=726648/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=67464 CPUtime=1182.25
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 16102 0 0 0 118120 105 0 0 25 0 1 0 202447829 69083136 15089 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 16866 15089 140 302 0 16561 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 67464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 17463
/proc/meminfo: memFree=726200/2055920 swapFree=4183416/4192956
[pid=17264] ppid=17262 vsize=67848 CPUtime=1200.07
/proc/17264/stat : 17264 (Spear-32) R 17262 17264 16830 0 -1 4194304 16205 0 0 0 119901 106 0 0 25 0 1 0 202447829 69476352 15192 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17264/statm: 16962 15192 140 302 0 16657 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 67848

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): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1199.02
CPU system time (s): 1.07684
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 67848

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

runsolver used 0.923859 second user time and 2.38064 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Feb 18 18:55:10 UTC 2007

IDJOB= 296538
IDBENCH= 19939
IDSOLVER= 131
FILE ID= node60/296538-1171824910

PBS_JOBID= 3839694

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1437321789-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296538-1171824910/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/296538-1171824910/instance-296538-1171824910.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-296538-1171824910 -o ROOT/results/node60/solver-296538-1171824910 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296538-1171824910/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/296538-1171824910/instance-296538-1171824910.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  77bdf27dae0f4a53dc64394c48246636

RANDOM SEED= 67659591

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:        787400 kB
Buffers:         48488 kB
Cached:        1098844 kB
SwapCached:       3908 kB
Active:         788216 kB
Inactive:       369016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        787400 kB
SwapTotal:     4192956 kB
SwapFree:      4183416 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          15344 kB
Slab:            97264 kB
Committed_AS:   688144 kB
PageTables:       1464 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= 66562 MiB

End job on node60 on Sun Feb 18 19:16:56 UTC 2007