Trace number 299818

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.05 1200.39

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
MD5SUMb03952152dea0613061828eb775a4d85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.2866
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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/299818-1171877904/instance-299818-1171877904.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-299818-1171877904 -o ROOT/results/node40/solver-299818-1171877904 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299818-1171877904/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299818-1171877904/instance-299818-1171877904.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.00 1.00 3/64 17392
/proc/meminfo: memFree=761832/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=1532 CPUtime=0
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 112824686 1568768 177 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 383 177 128 302 0 78 0

[startup+0.107253 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17392
/proc/meminfo: memFree=761832/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=1792 CPUtime=0.1
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 282 0 0 0 10 0 0 0 18 0 1 0 112824686 1835008 266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 448 266 140 302 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1792

[startup+0.516304 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17392
/proc/meminfo: memFree=761832/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=2572 CPUtime=0.51
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 466 0 0 0 50 1 0 0 21 0 1 0 112824686 2633728 450 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 643 450 140 302 0 338 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2572

[startup+1.34241 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=759776/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=3480 CPUtime=1.33
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 703 0 0 0 132 1 0 0 25 0 1 0 112824686 3563520 687 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 870 687 140 302 0 565 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3480

[startup+2.97762 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=758560/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=4908 CPUtime=2.97
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 1039 0 0 0 294 3 0 0 25 0 1 0 112824686 5025792 1023 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 1227 1023 140 302 0 922 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4908

[startup+6.25405 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=756640/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=6584 CPUtime=6.25
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 1473 0 0 0 620 5 0 0 25 0 1 0 112824686 6742016 1424 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 1646 1424 140 302 0 1341 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6584

[startup+12.7099 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=754080/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=8932 CPUtime=12.69
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 2068 0 0 0 1263 6 0 0 25 0 1 0 112824686 9146368 2019 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 2233 2019 140 302 0 1928 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8932

[startup+25.6115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=750816/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=12476 CPUtime=25.6
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 2956 0 0 0 2549 11 0 0 25 0 1 0 112824686 12775424 2842 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 3119 2842 140 302 0 2814 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 12476

[startup+51.2189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=746208/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=16988 CPUtime=51.2
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 4087 0 0 0 5104 16 0 0 25 0 1 0 112824686 17395712 3973 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 4247 3973 140 302 0 3942 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 16988

[startup+102.432 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=739808/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=23960 CPUtime=102.4
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 5809 0 0 0 10215 25 0 0 25 0 1 0 112824686 24535040 5566 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 5990 5566 140 302 0 5685 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 23960

[startup+162.463 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=733280/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=30520 CPUtime=162.41
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 7419 0 0 0 16208 33 0 0 25 0 1 0 112824686 31252480 7176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 7630 7176 140 302 0 7325 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 30520

[startup+222.489 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=728288/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=35572 CPUtime=222.42
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 8670 0 0 0 22202 40 0 0 25 0 1 0 112824686 36425728 8427 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 8893 8427 140 302 0 8588 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 35572

[startup+282.509 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=724064/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=41064 CPUtime=282.42
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 9995 0 0 0 28196 46 0 0 25 0 1 0 112824686 42049536 9495 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 10266 9495 140 302 0 9961 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 41064

[startup+342.535 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=719136/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=45992 CPUtime=342.44
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 11196 0 0 0 34191 53 0 0 25 0 1 0 112824686 47095808 10696 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 11498 10696 140 302 0 11193 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 45992

[startup+402.559 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=715168/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=49800 CPUtime=402.44
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 12181 0 0 0 40186 58 0 0 25 0 1 0 112824686 50995200 11681 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 12450 11681 140 302 0 12145 0
Current children cumulated CPU time (s) 402.44
Current children cumulated vsize (KiB) 49800

[startup+462.582 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=711456/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=54068 CPUtime=462.45
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 13109 0 0 0 46182 63 0 0 25 0 1 0 112824686 55365632 12609 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 13517 12609 140 302 0 13212 0
Current children cumulated CPU time (s) 462.45
Current children cumulated vsize (KiB) 54068

[startup+522.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=708064/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=57540 CPUtime=522.45
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 13965 0 0 0 52176 69 0 0 25 0 1 0 112824686 58920960 13465 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 14385 13465 140 302 0 14080 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 57540

[startup+582.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=705184/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=60620 CPUtime=582.46
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 14696 0 0 0 58173 73 0 0 25 0 1 0 112824686 62074880 14196 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 15155 14196 140 302 0 14850 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 60620

[startup+642.653 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=701344/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=64988 CPUtime=642.46
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 15649 0 0 0 64170 76 0 0 25 0 1 0 112824686 66547712 15149 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 16247 15149 140 302 0 15942 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 64988

[startup+702.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=698848/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=67648 CPUtime=702.47
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 16260 0 0 0 70168 79 0 0 25 0 1 0 112824686 69271552 15760 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 16912 15760 140 302 0 16607 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 67648

[startup+762.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=696608/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=69828 CPUtime=762.48
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 16821 0 0 0 76164 84 0 0 25 0 1 0 112824686 71503872 16321 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 17457 16321 140 302 0 17152 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 69828

[startup+822.727 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=694176/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=72536 CPUtime=822.49
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 17422 0 0 0 82161 88 0 0 25 0 1 0 112824686 74276864 16922 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 18134 16922 140 302 0 17829 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 72536

[startup+882.748 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 17393
/proc/meminfo: memFree=691872/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=74744 CPUtime=882.49
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 17990 0 0 0 88157 92 0 0 25 0 1 0 112824686 76537856 17490 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 18686 17490 140 302 0 18381 0
Current children cumulated CPU time (s) 882.49
Current children cumulated vsize (KiB) 74744

[startup+942.768 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17393
/proc/meminfo: memFree=689760/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=79128 CPUtime=942.49
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 19042 0 0 0 94153 96 0 0 25 0 1 0 112824686 81027072 18029 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 19782 18029 140 302 0 19477 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 79128

[startup+1002.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=687648/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=81428 CPUtime=1002.5
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 19557 0 0 0 100151 99 0 0 25 0 1 0 112824686 83382272 18544 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 20357 18544 140 302 0 20052 0
Current children cumulated CPU time (s) 1002.5
Current children cumulated vsize (KiB) 81428

[startup+1062.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=685536/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=83492 CPUtime=1062.5
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 20101 0 0 0 106148 102 0 0 25 0 1 0 112824686 85495808 19088 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 20873 19088 140 302 0 20568 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 83492

[startup+1122.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=683488/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=85428 CPUtime=1122.51
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 20615 0 0 0 112145 106 0 0 25 0 1 0 112824686 87478272 19602 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 21357 19602 140 302 0 21052 0
Current children cumulated CPU time (s) 1122.51
Current children cumulated vsize (KiB) 85428

[startup+1182.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=681504/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=87412 CPUtime=1182.51
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 21107 0 0 0 118142 109 0 0 25 0 1 0 112824686 89509888 20094 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 21853 20094 140 302 0 21548 0
Current children cumulated CPU time (s) 1182.51
Current children cumulated vsize (KiB) 87412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17393
/proc/meminfo: memFree=680864/2055920 swapFree=4183864/4192956
[pid=17392] ppid=17390 vsize=87864 CPUtime=1200.03
/proc/17392/stat : 17392 (Spear-32) R 17390 17392 16343 0 -1 4194304 21255 0 0 0 119893 110 0 0 25 0 1 0 112824686 89972736 20242 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17392/statm: 21966 20242 140 302 0 21661 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 87864

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.39
CPU time (s): 1200.05
CPU user time (s): 1198.93
CPU system time (s): 1.11783
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 87864

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

runsolver used 0.751885 second user time and 2.46663 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Feb 19 09:38:24 UTC 2007

IDJOB= 299818
IDBENCH= 20019
IDSOLVER= 131
FILE ID= node40/299818-1171877904

PBS_JOBID= 3839768

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299818-1171877904/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299818-1171877904/instance-299818-1171877904.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-299818-1171877904 -o ROOT/results/node40/solver-299818-1171877904 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299818-1171877904/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299818-1171877904/instance-299818-1171877904.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b03952152dea0613061828eb775a4d85

RANDOM SEED= 51378815

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:        762176 kB
Buffers:         51068 kB
Cached:        1119516 kB
SwapCached:       4252 kB
Active:         828512 kB
Inactive:       352952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        762176 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          15488 kB
Slab:            98316 kB
Committed_AS:   184628 kB
PageTables:       1412 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 node40 on Mon Feb 19 09:58:27 UTC 2007