Trace number 318356

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.65

General information on the benchmark

Nameindustrial/babic/
dspam/dspam_dump_vc1104.cnf
MD5SUMb832b12eac41e59883ac2887c5963c54
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.68859
Satisfiable
(Un)Satisfiability was proved
Number of variables280900
Number of clauses926808
Sum of the clauses size2471229
Maximum clause length3
Minimum clause length1
Number of clauses of size 15452
Number of clauses of size 2298291
Number of clauses of size 3623065
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/318356-1176317182/instance-318356-1176317182.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/node10/watcher-318356-1176317182 -o ROOT/results/node10/solver-318356-1176317182 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318356-1176317182/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/318356-1176317182/instance-318356-1176317182.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 0.97 0.88 3/77 21779
/proc/meminfo: memFree=1846088/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=1932 CPUtime=0
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 107755857 1978368 239 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 135271291 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 483 240 126 302 0 178 0

[startup+0.0855759 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 21779
/proc/meminfo: memFree=1846088/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=7896 CPUtime=0.08
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 2186 0 0 0 7 1 0 0 18 0 1 0 107755857 8085504 1414 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 1975 1416 126 302 0 1670 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7896

[startup+0.101579 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 21779
/proc/meminfo: memFree=1846088/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=8192 CPUtime=0.09
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 2420 0 0 0 8 1 0 0 18 0 1 0 107755857 8388608 1648 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 2048 1648 126 302 0 1743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8192

[startup+0.301622 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 21779
/proc/meminfo: memFree=1846088/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=29760 CPUtime=0.29
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 8007 0 0 0 23 6 0 0 19 0 1 0 107755857 30474240 5504 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 7440 5506 126 302 0 7135 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29760

[startup+0.701709 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 21779
/proc/meminfo: memFree=1846088/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=53012 CPUtime=0.69
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 16579 0 0 0 54 15 0 0 23 0 1 0 107755857 54284288 9977 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134868529 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 13253 9977 129 302 0 12948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53012

[startup+1.50188 s]
/proc/loadavg: 0.93 0.97 0.88 2/78 21780
/proc/meminfo: memFree=1803776/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=68132 CPUtime=1.49
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 20511 0 0 0 132 17 0 0 25 0 1 0 107755857 69767168 13652 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 17033 13652 129 302 0 16728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68132

[startup+3.10122 s]
/proc/loadavg: 0.93 0.97 0.88 2/78 21780
/proc/meminfo: memFree=1777984/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=103188 CPUtime=3.09
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 29800 0 0 0 286 23 0 0 25 0 1 0 107755857 105664512 22330 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 135259207 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 25797 22330 140 302 0 25492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103188

[startup+6.30191 s]
/proc/loadavg: 0.93 0.97 0.88 2/78 21780
/proc/meminfo: memFree=1726144/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=136456 CPUtime=6.29
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 39550 0 0 0 601 28 0 0 25 0 1 0 107755857 139730944 29963 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 34114 29963 145 302 0 33809 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136456

[startup+12.7013 s]
/proc/loadavg: 0.94 0.97 0.88 2/78 21780
/proc/meminfo: memFree=1723328/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=139760 CPUtime=12.68
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 40392 0 0 0 1238 30 0 0 25 0 1 0 107755857 143114240 30805 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 34940 30805 145 302 0 34635 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 139760

[startup+25.501 s]
/proc/loadavg: 0.95 0.97 0.88 2/78 21780
/proc/meminfo: memFree=1719616/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=143756 CPUtime=25.48
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 41391 0 0 0 2515 33 0 0 25 0 1 0 107755857 147206144 31804 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 35939 31804 145 302 0 35634 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 143756

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.89 2/78 21780
/proc/meminfo: memFree=1718080/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=145172 CPUtime=51.07
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 41731 0 0 0 5071 36 0 0 25 0 1 0 107755857 148656128 32144 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 36293 32144 145 302 0 35988 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 145172

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.89 2/78 21780
/proc/meminfo: memFree=1714752/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=148592 CPUtime=102.25
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 42597 0 0 0 10184 41 0 0 25 0 1 0 107755857 152158208 32977 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 37148 32977 145 302 0 36843 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 148592

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 21780
/proc/meminfo: memFree=1695232/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=168820 CPUtime=162.23
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 47791 0 0 0 16161 62 0 0 25 0 1 0 107755857 172871680 37848 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 42205 37848 145 302 0 41900 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 168820

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 21780
/proc/meminfo: memFree=1691328/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=172632 CPUtime=222.2
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 48743 0 0 0 22155 65 0 0 25 0 1 0 107755857 176775168 38800 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 43158 38800 145 302 0 42853 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 172632

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1684288/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=179556 CPUtime=282.18
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 50516 0 0 0 28146 72 0 0 25 0 1 0 107755857 183865344 40573 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 44889 40573 145 302 0 44584 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 179556

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1681536/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=182308 CPUtime=342.15
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 51188 0 0 0 34139 76 0 0 25 0 1 0 107755857 186683392 41245 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 45577 41245 145 302 0 45272 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 182308

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1678976/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=184804 CPUtime=402.13
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 51824 0 0 0 40133 80 0 0 25 0 1 0 107755857 189239296 41881 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 46201 41881 145 302 0 45896 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 184804

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1668800/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=195396 CPUtime=462.11
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 54406 0 0 0 46122 89 0 0 25 0 1 0 107755857 200085504 44463 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 48849 44463 145 302 0 48544 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 195396

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1647168/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=218016 CPUtime=522.09
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 60076 0 0 0 52103 106 0 0 25 0 1 0 107755857 223248384 49876 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 54504 49876 145 302 0 54199 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 218016

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1639104/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=225876 CPUtime=582.07
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 62020 0 0 0 58094 113 0 0 25 0 1 0 107755857 231297024 51820 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134539566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 56469 51820 145 302 0 56164 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 225876

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1636096/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=228744 CPUtime=642.04
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 62747 0 0 0 64087 117 0 0 25 0 1 0 107755857 234233856 52547 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 57186 52547 145 302 0 56881 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 228744

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1633344/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=231500 CPUtime=702.01
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 63433 0 0 0 70080 121 0 0 25 0 1 0 107755857 237056000 53233 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 57875 53233 145 302 0 57570 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 231500

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1630528/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=234216 CPUtime=762
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 64121 0 0 0 76074 126 0 0 25 0 1 0 107755857 239837184 53921 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134527257 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 58554 53921 145 302 0 58249 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 234216

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21780
/proc/meminfo: memFree=1627840/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=236920 CPUtime=821.97
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 64793 0 0 0 82068 129 0 0 25 0 1 0 107755857 242606080 54593 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 59230 54593 145 302 0 58925 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 236920

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/84 21846
/proc/meminfo: memFree=1623536/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=239536 CPUtime=881.91
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 65425 0 0 0 88056 135 0 0 25 0 1 0 107755857 245284864 55225 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 59884 55225 145 302 0 59579 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 239536

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/84 21954
/proc/meminfo: memFree=1620984/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=242080 CPUtime=941.82
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 66056 0 0 0 94042 140 0 0 25 0 1 0 107755857 247889920 55856 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 60520 55856 145 302 0 60215 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 242080

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21978
/proc/meminfo: memFree=1619648/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=244452 CPUtime=1001.78
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 66669 0 0 0 100035 143 0 0 25 0 1 0 107755857 250318848 56469 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 61113 56469 145 302 0 60808 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 244452

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21978
/proc/meminfo: memFree=1617408/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=246820 CPUtime=1061.75
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 67247 0 0 0 106029 146 0 0 25 0 1 0 107755857 252743680 57047 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 61705 57047 145 302 0 61400 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 246820

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21978
/proc/meminfo: memFree=1615104/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=248968 CPUtime=1121.73
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 67808 0 0 0 112024 149 0 0 25 0 1 0 107755857 254943232 57608 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 62242 57608 145 302 0 61937 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 248968

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21978
/proc/meminfo: memFree=1612672/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=251512 CPUtime=1181.71
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 68402 0 0 0 118019 152 0 0 25 0 1 0 107755857 257548288 58202 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 62878 58202 145 302 0 62573 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 251512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 21978
/proc/meminfo: memFree=1611904/2055920 swapFree=4192812/4192956
[pid=21779] ppid=21777 vsize=252312 CPUtime=1200.01
/proc/21779/stat : 21779 (Spear-32) R 21777 21779 21583 0 -1 4194304 68585 0 0 0 119847 154 0 0 25 0 1 0 107755857 258367488 58385 18446744073709551615 134512640 135752790 4294956512 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21779/statm: 63078 58385 145 302 0 62773 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 252312

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.65
CPU time (s): 1200.05
CPU user time (s): 1198.47
CPU system time (s): 1.58376
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 252312

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

runsolver used 1.42278 second user time and 2.92755 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Wed Apr 11 18:46:23 UTC 2007

IDJOB= 318356
IDBENCH= 20452
IDSOLVER= 131
FILE ID= node10/318356-1176317182

PBS_JOBID= 4516507

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b832b12eac41e59883ac2887c5963c54

RANDOM SEED= 801810791

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1846624 kB
Buffers:         25108 kB
Cached:          67440 kB
SwapCached:          0 kB
Active:          64724 kB
Inactive:        82288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20640 kB
Writeback:           0 kB
Mapped:          72532 kB
Slab:            47900 kB
Committed_AS:  2143176 kB
PageTables:       1708 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= 66543 MiB

End job on node10 on Wed Apr 11 19:06:26 UTC 2007