Trace number 310520

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.1 1200.42

General information on the benchmark

Namerandom/2+p/p0.9/v630/
unif2p-p0.9-v630-c2280-S2099846342-04-SAT.cnf
MD5SUM23ea53255de4a3778ef34ac8baaa8ebc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.056991
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of clauses2280
Sum of the clauses size6612
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2228
Number of clauses of size 32052
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/310520-1172560197/instance-310520-1172560197.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/node25/watcher-310520-1172560197 -o ROOT/results/node25/solver-310520-1172560197 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310520-1172560197/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/310520-1172560197/instance-310520-1172560197.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 0.99 0.99 3/64 9593
/proc/meminfo: memFree=1850536/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=1548 CPUtime=0
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 50641948 1585152 184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 387 184 128 302 0 82 0

[startup+0.107506 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 9593
/proc/meminfo: memFree=1850536/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=1804 CPUtime=0.1
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 287 0 0 0 10 0 0 0 18 0 1 0 50641948 1847296 271 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 451 271 140 302 0 146 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1804

[startup+0.516543 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 9593
/proc/meminfo: memFree=1850536/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=2476 CPUtime=0.5
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 452 0 0 0 50 0 0 0 21 0 1 0 50641948 2535424 436 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 619 436 140 302 0 314 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2476

[startup+1.34362 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9594
/proc/meminfo: memFree=1848608/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=3440 CPUtime=1.34
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 675 0 0 0 132 2 0 0 25 0 1 0 50641948 3522560 659 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 860 659 140 302 0 555 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 3440

[startup+2.97976 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9594
/proc/meminfo: memFree=1847456/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=4748 CPUtime=2.97
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 1001 0 0 0 294 3 0 0 25 0 1 0 50641948 4861952 985 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 1187 986 140 302 0 882 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4748

[startup+6.25606 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9594
/proc/meminfo: memFree=1845472/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=6548 CPUtime=6.24
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 1469 0 0 0 619 5 0 0 25 0 1 0 50641948 6705152 1420 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 1637 1420 140 302 0 1332 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6548

[startup+12.7116 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9594
/proc/meminfo: memFree=1842976/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=8760 CPUtime=12.7
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 2033 0 0 0 1263 7 0 0 25 0 1 0 50641948 8970240 1984 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 2190 1984 140 302 0 1885 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8760

[startup+25.6128 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 9594
/proc/meminfo: memFree=1839904/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=12284 CPUtime=25.6
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 2891 0 0 0 2548 12 0 0 25 0 1 0 50641948 12578816 2777 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 3071 2777 140 302 0 2766 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 12284

[startup+51.2201 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 9594
/proc/meminfo: memFree=1834976/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=17068 CPUtime=51.19
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 4093 0 0 0 5101 18 0 0 25 0 1 0 50641948 17477632 3979 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 4267 3979 140 302 0 3962 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 17068

[startup+102.43 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1828128/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=24528 CPUtime=102.39
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 5911 0 0 0 10212 27 0 0 25 0 1 0 50641948 25116672 5668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 6132 5668 140 302 0 5827 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 24528

[startup+162.456 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1822368/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=30552 CPUtime=162.4
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 7317 0 0 0 16205 35 0 0 25 0 1 0 50641948 31285248 7074 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 7638 7074 140 302 0 7333 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 30552

[startup+222.476 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1818336/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=34384 CPUtime=222.4
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 8341 0 0 0 22199 41 0 0 25 0 1 0 50641948 35209216 8098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 8596 8098 140 302 0 8291 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 34384

[startup+282.493 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1814240/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=39424 CPUtime=282.41
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 9599 0 0 0 28193 48 0 0 25 0 1 0 50641948 40370176 9099 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 9856 9099 140 302 0 9551 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 39424

[startup+342.514 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1810208/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=43472 CPUtime=342.42
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 10602 0 0 0 34186 56 0 0 25 0 1 0 50641948 44515328 10102 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 10868 10102 140 302 0 10563 0
Current children cumulated CPU time (s) 342.42
Current children cumulated vsize (KiB) 43472

[startup+402.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1806688/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=46972 CPUtime=402.41
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 11471 0 0 0 40178 63 0 0 25 0 1 0 50641948 48099328 10971 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 11743 10971 140 302 0 11438 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 46972

[startup+462.547 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1803232/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=50644 CPUtime=462.41
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 12367 0 0 0 46172 69 0 0 25 0 1 0 50641948 51859456 11867 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 12661 11867 140 302 0 12356 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 50644

[startup+522.565 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1799712/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=54128 CPUtime=522.41
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 13241 0 0 0 52164 77 0 0 25 0 1 0 50641948 55427072 12741 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 13532 12741 140 302 0 13227 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 54128

[startup+582.587 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1796512/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=57124 CPUtime=582.42
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 14030 0 0 0 58159 83 0 0 25 0 1 0 50641948 58494976 13530 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 14281 13530 140 302 0 13976 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 57124

[startup+642.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1793120/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=60568 CPUtime=642.43
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 14876 0 0 0 64154 89 0 0 25 0 1 0 50641948 62021632 14376 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 15142 14376 140 302 0 14837 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 60568

[startup+702.632 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1790240/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=63392 CPUtime=702.43
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 15604 0 0 0 70149 94 0 0 25 0 1 0 50641948 64913408 15104 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 15848 15104 140 302 0 15543 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 63392

[startup+762.652 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1787680/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=65832 CPUtime=762.44
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 16240 0 0 0 76144 100 0 0 25 0 1 0 50641948 67411968 15740 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 16458 15740 140 302 0 16153 0
Current children cumulated CPU time (s) 762.44
Current children cumulated vsize (KiB) 65832

[startup+822.671 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1784992/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=70860 CPUtime=822.44
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 17403 0 0 0 82139 105 0 0 25 0 1 0 50641948 72560640 16390 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 17715 16390 140 302 0 17410 0
Current children cumulated CPU time (s) 822.44
Current children cumulated vsize (KiB) 70860

[startup+882.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1781856/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=74528 CPUtime=882.44
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 18197 0 0 0 88133 111 0 0 25 0 1 0 50641948 76316672 17184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 18632 17184 140 302 0 18327 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 74528

[startup+942.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1778976/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=77480 CPUtime=942.44
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 18908 0 0 0 94129 115 0 0 25 0 1 0 50641948 79339520 17895 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 19370 17895 140 302 0 19065 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 77480

[startup+1002.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1776288/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=79944 CPUtime=1002.44
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 19577 0 0 0 100123 121 0 0 25 0 1 0 50641948 81862656 18564 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 19986 18564 140 302 0 19681 0
Current children cumulated CPU time (s) 1002.44
Current children cumulated vsize (KiB) 79944

[startup+1062.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1773920/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=82132 CPUtime=1062.45
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 20175 0 0 0 106119 126 0 0 25 0 1 0 50641948 84103168 19162 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 20533 19162 140 302 0 20228 0
Current children cumulated CPU time (s) 1062.45
Current children cumulated vsize (KiB) 82132

[startup+1122.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1771680/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=84828 CPUtime=1122.45
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 20732 0 0 0 112114 131 0 0 25 0 1 0 50641948 86863872 19719 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 21207 19719 140 302 0 20902 0
Current children cumulated CPU time (s) 1122.45
Current children cumulated vsize (KiB) 84828

[startup+1182.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1769376/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=87116 CPUtime=1182.46
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 21314 0 0 0 118109 137 0 0 25 0 1 0 50641948 89206784 20301 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 21779 20301 140 302 0 21474 0
Current children cumulated CPU time (s) 1182.46
Current children cumulated vsize (KiB) 87116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1768736/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=87664 CPUtime=1200.08
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 21465 0 0 0 119870 138 0 0 25 0 1 0 50641948 89767936 20452 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 21916 20452 140 302 0 21611 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 87664

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9594
/proc/meminfo: memFree=1768736/2055920 swapFree=4183552/4192956
[pid=9593] ppid=9591 vsize=87664 CPUtime=1200.08
/proc/9593/stat : 9593 (Spear-32) R 9591 9593 9214 0 -1 4194304 21465 0 0 0 119870 138 0 0 25 0 1 0 50641948 89767936 20452 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9593/statm: 21916 20452 140 302 0 21611 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 87664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1198.7
CPU system time (s): 1.39479
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 87664

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

runsolver used 0.845871 second user time and 2.37164 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Tue Feb 27 07:09:57 UTC 2007

IDJOB= 310520
IDBENCH= 20289
IDSOLVER= 132
FILE ID= node25/310520-1172560197

PBS_JOBID= 3971879

Free space on /tmp= 66559 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v630/unif2p-p0.9-v630-c2280-S2099846342-04-SAT.cnf
COMMAND LINE= /tmp/evaluation/310520-1172560197/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/310520-1172560197/instance-310520-1172560197.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-310520-1172560197 -o ROOT/results/node25/solver-310520-1172560197 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310520-1172560197/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/310520-1172560197/instance-310520-1172560197.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  23ea53255de4a3778ef34ac8baaa8ebc

RANDOM SEED= 72769393

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1850944 kB
Buffers:         30812 kB
Cached:         127328 kB
SwapCached:       3632 kB
Active:          89724 kB
Inactive:        78228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850944 kB
SwapTotal:     4192956 kB
SwapFree:      4183552 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          15220 kB
Slab:            23052 kB
Committed_AS:   116352 kB
PageTables:       1472 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= 66559 MiB

End job on node25 on Tue Feb 27 07:30:00 UTC 2007