Trace number 318480

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.11 1200.43

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1081.cnf
MD5SUM8a3e5e1fd068ee5229d7193ac5bcb167
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20981
Satisfiable
(Un)Satisfiability was proved
Number of variables118354
Number of clauses375699
Sum of the clauses size995041
Maximum clause length3
Minimum clause length1
Number of clauses of size 13289
Number of clauses of size 2125478
Number of clauses of size 3246932
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/318480-1176318867/instance-318480-1176318867.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.92 1.00 0.99 3/64 32354
/proc/meminfo: memFree=1855416/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=1932 CPUtime=0
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 256 0 0 0 0 0 0 0 18 0 1 0 79798511 1978368 241 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 483 241 126 302 0 178 0

[startup+0.0620941 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 32354
/proc/meminfo: memFree=1855416/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=7512 CPUtime=0.05
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 1668 0 0 0 4 1 0 0 18 0 1 0 79798511 7692288 1089 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 1878 1090 126 302 0 1573 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7512

[startup+0.101096 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 32354
/proc/meminfo: memFree=1855416/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=8204 CPUtime=0.09
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 2429 0 0 0 7 2 0 0 18 0 1 0 79798511 8400896 1657 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 2051 1657 126 302 0 1746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8204

[startup+0.301117 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 32354
/proc/meminfo: memFree=1855416/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=17620 CPUtime=0.29
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 5678 0 0 0 23 6 0 0 19 0 1 0 79798511 18042880 4039 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 4405 4039 129 302 0 4100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17620

[startup+0.701157 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 32354
/proc/meminfo: memFree=1855416/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=27364 CPUtime=0.69
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 8298 0 0 0 62 7 0 0 22 0 1 0 79798511 28020736 6465 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 6841 6465 129 302 0 6536 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27364

[startup+1.50124 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1822768/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=35508 CPUtime=1.49
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 10458 0 0 0 139 10 0 0 25 0 1 0 79798511 36360192 8368 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134525052 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 8877 8368 140 302 0 8572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35508

[startup+3.1014 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1822128/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=35748 CPUtime=3.09
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 10536 0 0 0 299 10 0 0 25 0 1 0 79798511 36605952 8446 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134524596 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 8937 8446 140 302 0 8632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35748

[startup+6.30174 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1819888/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=38192 CPUtime=6.29
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 11160 0 0 0 616 13 0 0 25 0 1 0 79798511 39108608 9037 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 9548 9037 140 302 0 9243 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38192

[startup+12.7014 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1819184/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=38536 CPUtime=12.68
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 11247 0 0 0 1255 13 0 0 25 0 1 0 79798511 39460864 9124 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 9634 9124 140 302 0 9329 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38536

[startup+25.5017 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1818544/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=39224 CPUtime=25.49
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 11425 0 0 0 2535 14 0 0 25 0 1 0 79798511 40165376 9302 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526713 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 9806 9302 140 302 0 9501 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39224

[startup+51.1013 s]
/proc/loadavg: 0.96 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1817136/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=40736 CPUtime=51.07
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 11802 0 0 0 5092 15 0 0 25 0 1 0 79798511 41713664 9679 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 10184 9679 140 302 0 9879 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40736

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1807856/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=50004 CPUtime=102.26
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 14121 0 0 0 10207 19 0 0 25 0 1 0 79798511 51204096 11998 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 12501 11998 140 302 0 12196 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50004

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1796976/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=61116 CPUtime=162.24
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 16930 0 0 0 16198 26 0 0 25 0 1 0 79798511 62582784 14709 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134527200 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 15279 14709 140 302 0 14974 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 61116

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1793520/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=64436 CPUtime=222.22
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 17774 0 0 0 22193 29 0 0 25 0 1 0 79798511 65982464 15553 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526671 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 16109 15553 140 302 0 15804 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 64436

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1790192/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=67812 CPUtime=282.21
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 18605 0 0 0 28190 31 0 0 25 0 1 0 79798511 69439488 16384 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134538610 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 16953 16384 140 302 0 16648 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 67812

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1786864/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=71068 CPUtime=342.19
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 19422 0 0 0 34186 33 0 0 25 0 1 0 79798511 72773632 17201 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 17767 17201 140 302 0 17462 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 71068

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1781936/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=76540 CPUtime=402.18
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 20724 0 0 0 40180 38 0 0 25 0 1 0 79798511 78376960 18503 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 19135 18503 140 302 0 18830 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 76540

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1760368/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=98460 CPUtime=462.16
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 26273 0 0 0 46159 57 0 0 25 0 1 0 79798511 100823040 23858 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 24615 23858 140 302 0 24310 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 98460

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1756400/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=102104 CPUtime=522.14
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 27199 0 0 0 52154 60 0 0 25 0 1 0 79798511 104554496 24784 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134539825 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 25526 24784 140 302 0 25221 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 102104

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1753072/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=105348 CPUtime=582.13
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 28032 0 0 0 58151 62 0 0 25 0 1 0 79798511 107876352 25617 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 26337 25617 140 302 0 26032 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 105348

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1749680/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=108744 CPUtime=642.12
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 28867 0 0 0 64148 64 0 0 25 0 1 0 79798511 111353856 26452 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 27186 26452 140 302 0 26881 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 108744

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1746416/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=111932 CPUtime=702.1
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 29696 0 0 0 70144 66 0 0 25 0 1 0 79798511 114618368 27281 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 27983 27281 140 302 0 27678 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 111932

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1743024/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=115300 CPUtime=762.1
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 30524 0 0 0 76142 68 0 0 25 0 1 0 79798511 118067200 28109 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 28825 28109 140 302 0 28520 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 115300

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1739696/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=118584 CPUtime=822.07
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 31349 0 0 0 82137 70 0 0 25 0 1 0 79798511 121430016 28934 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 29646 28934 140 302 0 29341 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 118584

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1736432/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=121916 CPUtime=882.05
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 32164 0 0 0 88134 71 0 0 25 0 1 0 79798511 124841984 29749 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134539593 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 30479 29749 140 302 0 30174 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 121916

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1733168/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=125108 CPUtime=942.04
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 32977 0 0 0 94131 73 0 0 25 0 1 0 79798511 128110592 30562 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 31277 30562 140 302 0 30972 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 125108

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1729904/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=128300 CPUtime=1002.03
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 33775 0 0 0 100127 76 0 0 25 0 1 0 79798511 131379200 31360 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 32075 31360 140 302 0 31770 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 128300

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1726768/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=131656 CPUtime=1062.01
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 34586 0 0 0 106124 77 0 0 25 0 1 0 79798511 134815744 32171 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 32914 32171 140 302 0 32609 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 131656

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1723440/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=134844 CPUtime=1121.99
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 35389 0 0 0 112121 78 0 0 25 0 1 0 79798511 138080256 32974 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134539851 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 33711 32974 140 302 0 33406 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 134844

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1720304/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=137924 CPUtime=1181.98
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 36188 0 0 0 118118 80 0 0 25 0 1 0 79798511 141234176 33773 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 34481 33773 140 302 0 34176 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 137924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 32355
/proc/meminfo: memFree=1719280/2055920 swapFree=4191268/4192956
[pid=32354] ppid=32352 vsize=138928 CPUtime=1200.08
/proc/32354/stat : 32354 (Spear-32) R 32352 32354 31822 0 -1 4194304 36435 0 0 0 119927 81 0 0 25 0 1 0 79798511 142262272 34020 18446744073709551615 134512640 135752790 4294956528 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/32354/statm: 34732 34020 140 302 0 34427 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 138928

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.28
CPU system time (s): 0.836872
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 138928

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

runsolver used 0.826874 second user time and 2.46263 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Wed Apr 11 19:14:28 UTC 2007

IDJOB= 318480
IDBENCH= 20455
IDSOLVER= 132
FILE ID= node44/318480-1176318867

PBS_JOBID= 4516704

Free space on /tmp= 66556 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/dspam/dspam_dump_vc1081.cnf
COMMAND LINE= /tmp/evaluation/318480-1176318867/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/318480-1176318867/instance-318480-1176318867.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-318480-1176318867 -o ROOT/results/node44/solver-318480-1176318867 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318480-1176318867/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/318480-1176318867/instance-318480-1176318867.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8a3e5e1fd068ee5229d7193ac5bcb167

RANDOM SEED= 874162338

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.234
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.234
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:       1855824 kB
Buffers:         10004 kB
Cached:          88596 kB
SwapCached:          0 kB
Active:          28244 kB
Inactive:        84320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855824 kB
SwapTotal:     4192956 kB
SwapFree:      4191268 kB
Dirty:            8668 kB
Writeback:           0 kB
Mapped:          23100 kB
Slab:            73536 kB
Committed_AS:   108500 kB
PageTables:       1396 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= 66556 MiB

End job on node44 on Wed Apr 11 19:34:31 UTC 2007