Trace number 312926

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1059.18
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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/312926-1176869483/instance-312926-1176869483.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-312926-1176869483 -o ROOT/results/node24/solver-312926-1176869483 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312926-1176869483/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/312926-1176869483/instance-312926-1176869483.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: 1.00 1.01 1.09 3/77 14909
/proc/meminfo: memFree=1776208/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=1700 CPUtime=0
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 134866305 1740800 220 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134513448 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 425 220 128 302 0 120 0

[startup+0.0494589 s]
/proc/loadavg: 1.00 1.01 1.09 3/77 14909
/proc/meminfo: memFree=1776208/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=4840 CPUtime=0.04
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 1186 0 0 0 4 0 0 0 18 0 1 0 134866305 4956160 817 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 1210 818 128 302 0 905 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4840

[startup+0.101464 s]
/proc/loadavg: 1.00 1.01 1.09 3/77 14909
/proc/meminfo: memFree=1776208/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=6308 CPUtime=0.09
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 1686 0 0 0 8 1 0 0 18 0 1 0 134866305 6459392 1317 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 1577 1317 129 302 0 1272 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6308

[startup+0.301485 s]
/proc/loadavg: 1.00 1.01 1.09 3/77 14909
/proc/meminfo: memFree=1776208/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=19352 CPUtime=0.29
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 4837 0 0 0 26 3 0 0 19 0 1 0 134866305 19816448 3503 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 4838 3504 129 302 0 4533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19352

[startup+0.701528 s]
/proc/loadavg: 1.00 1.01 1.09 3/77 14909
/proc/meminfo: memFree=1776208/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=35576 CPUtime=0.69
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 10926 0 0 0 54 15 0 0 23 0 1 0 134866305 36429824 7412 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 8894 7412 129 302 0 8589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35576

[startup+1.50162 s]
/proc/loadavg: 1.00 1.01 1.09 2/78 14910
/proc/meminfo: memFree=1739336/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=53412 CPUtime=1.49
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 16237 0 0 0 119 30 0 0 25 0 1 0 134866305 54693888 12466 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 13353 12466 129 302 0 13048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53412

[startup+3.10179 s]
/proc/loadavg: 1.00 1.01 1.09 2/78 14910
/proc/meminfo: memFree=1711240/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=87168 CPUtime=3.09
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 25703 0 0 0 273 36 0 0 25 0 1 0 134866305 89260032 20167 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134529798 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 21792 20167 140 302 0 21487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87168

[startup+6.30114 s]
/proc/loadavg: 1.00 1.01 1.09 2/78 14910
/proc/meminfo: memFree=1687944/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=94324 CPUtime=6.28
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 27980 0 0 0 591 37 0 0 25 0 1 0 134866305 96587776 21987 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 23581 21987 145 302 0 23276 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 94324

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 14910
/proc/meminfo: memFree=1687184/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=96032 CPUtime=12.69
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 28392 0 0 0 1229 40 0 0 25 0 1 0 134866305 98336768 22399 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524775 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 24008 22399 145 302 0 23703 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96032

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 14910
/proc/meminfo: memFree=1685136/2055920 swapFree=4117472/4192956
[pid=14909] ppid=14907 vsize=98192 CPUtime=25.49
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 28925 0 0 0 2508 41 0 0 25 0 1 0 134866305 100548608 22932 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 24548 22932 145 302 0 24243 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 98192

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 14910
/proc/meminfo: memFree=1681104/2055920 swapFree=4117528/4192956
[pid=14909] ppid=14907 vsize=102284 CPUtime=51.06
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 29969 0 0 0 5063 43 0 0 25 0 1 0 134866305 104738816 23976 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524512 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 25571 23976 145 302 0 25266 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 102284

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 14910
/proc/meminfo: memFree=1668304/2055920 swapFree=4117528/4192956
[pid=14909] ppid=14907 vsize=114812 CPUtime=102.25
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 33092 0 0 0 10172 53 0 0 25 0 1 0 134866305 117567488 27099 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524777 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 28703 27099 145 302 0 28398 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 114812

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 14910
/proc/meminfo: memFree=1653712/2055920 swapFree=4117528/4192956
[pid=14909] ppid=14907 vsize=129436 CPUtime=162.23
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 36770 0 0 0 16166 57 0 0 25 0 1 0 134866305 132542464 30754 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 32359 30754 145 302 0 32054 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 129436

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 14910
/proc/meminfo: memFree=1639632/2055920 swapFree=4117592/4192956
[pid=14909] ppid=14907 vsize=143456 CPUtime=222.21
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 40260 0 0 0 22157 64 0 0 25 0 1 0 134866305 146898944 34244 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 35864 34244 145 302 0 35559 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 143456

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 14910
/proc/meminfo: memFree=1622928/2055920 swapFree=4117592/4192956
[pid=14909] ppid=14907 vsize=160284 CPUtime=282.19
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 44466 0 0 0 28149 70 0 0 25 0 1 0 134866305 164130816 38448 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524846 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 40071 38448 145 302 0 39766 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 160284

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 14910
/proc/meminfo: memFree=1607504/2055920 swapFree=4117592/4192956
[pid=14909] ppid=14907 vsize=175344 CPUtime=342.17
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 48262 0 0 0 34141 76 0 0 25 0 1 0 134866305 179552256 42233 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 43836 42233 145 302 0 43531 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 175344

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 14910
/proc/meminfo: memFree=1595024/2055920 swapFree=4117656/4192956
[pid=14909] ppid=14907 vsize=188100 CPUtime=402.15
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 51477 0 0 0 40135 80 0 0 25 0 1 0 134866305 192614400 45376 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524713 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 47025 45376 145 302 0 46720 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 188100

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 14910
/proc/meminfo: memFree=1588496/2055920 swapFree=4117656/4192956
[pid=14909] ppid=14907 vsize=194412 CPUtime=462.14
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 53073 0 0 0 46132 82 0 0 25 0 1 0 134866305 199077888 46972 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524767 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 48603 46972 145 302 0 48298 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 194412

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 14910
/proc/meminfo: memFree=1582032/2055920 swapFree=4117656/4192956
[pid=14909] ppid=14907 vsize=200976 CPUtime=522.12
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 54746 0 0 0 52127 85 0 0 25 0 1 0 134866305 205799424 48613 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 50244 48613 145 302 0 49939 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 200976

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 14910
/proc/meminfo: memFree=1571792/2055920 swapFree=4117724/4192956
[pid=14909] ppid=14907 vsize=211156 CPUtime=582.1
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 57305 0 0 0 58121 89 0 0 25 0 1 0 134866305 216223744 51162 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 52789 51162 145 302 0 52484 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 211156

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 14910
/proc/meminfo: memFree=1561680/2055920 swapFree=4117724/4192956
[pid=14909] ppid=14907 vsize=221084 CPUtime=642.1
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 59797 0 0 0 64115 95 0 0 25 0 1 0 134866305 226390016 53650 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 55271 53650 145 302 0 54966 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 221084

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 14910
/proc/meminfo: memFree=1552016/2055920 swapFree=4117788/4192956
[pid=14909] ppid=14907 vsize=230844 CPUtime=702.07
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 62241 0 0 0 70110 97 0 0 25 0 1 0 134866305 236384256 56094 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524783 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 57711 56094 145 302 0 57406 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 230844

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 14910
/proc/meminfo: memFree=1538000/2055920 swapFree=4117788/4192956
[pid=14909] ppid=14907 vsize=244820 CPUtime=762.06
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 65730 0 0 0 76103 103 0 0 25 0 1 0 134866305 250695680 59582 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 61205 59582 145 302 0 60900 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 244820

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 14910
/proc/meminfo: memFree=1523152/2055920 swapFree=4117788/4192956
[pid=14909] ppid=14907 vsize=259600 CPUtime=822.04
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 69451 0 0 0 82095 109 0 0 25 0 1 0 134866305 265830400 63296 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 64900 63296 145 302 0 64595 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 259600

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 14910
/proc/meminfo: memFree=1509840/2055920 swapFree=4117852/4192956
[pid=14909] ppid=14907 vsize=272860 CPUtime=882.02
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 72748 0 0 0 88089 113 0 0 25 0 1 0 134866305 279408640 66590 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 68215 66590 145 302 0 67910 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 272860

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14910
/proc/meminfo: memFree=1497552/2055920 swapFree=4117852/4192956
[pid=14909] ppid=14907 vsize=285568 CPUtime=942
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 75934 0 0 0 94083 117 0 0 25 0 1 0 134866305 292421632 69708 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 71392 69708 145 302 0 71087 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 285568

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14910
/proc/meminfo: memFree=1481296/2055920 swapFree=4117852/4192956
[pid=14909] ppid=14907 vsize=301536 CPUtime=1001.98
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 79969 0 0 0 100076 122 0 0 25 0 1 0 134866305 308772864 73718 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 75384 73718 145 302 0 75079 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 301536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14910
/proc/meminfo: memFree=1464080/2055920 swapFree=4117916/4192956
[pid=14909] ppid=14907 vsize=318952 CPUtime=1061.97
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 84732 0 0 0 106069 128 0 0 25 0 1 0 134866305 326606848 78081 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 79738 78081 145 302 0 79433 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 318952

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14910
/proc/meminfo: memFree=1450192/2055920 swapFree=4117916/4192956
[pid=14909] ppid=14907 vsize=332528 CPUtime=1121.96
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 88177 0 0 0 112063 133 0 0 25 0 1 0 134866305 340508672 81470 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 83132 81470 145 302 0 82827 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 332528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14910
/proc/meminfo: memFree=1435088/2055920 swapFree=4117980/4192956
[pid=14909] ppid=14907 vsize=347572 CPUtime=1181.93
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 92030 0 0 0 118056 137 0 0 25 0 1 0 134866305 355913728 85250 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 86893 85250 145 302 0 86588 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 347572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14910
/proc/meminfo: memFree=1431888/2055920 swapFree=4117980/4192956
[pid=14909] ppid=14907 vsize=350640 CPUtime=1200.03
/proc/14909/stat : 14909 (Spear-32) R 14907 14909 13562 0 -1 4194304 92803 0 0 0 119865 138 0 0 25 0 1 0 134866305 359055360 86016 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134524648 0 0 4096 0 0 0 0 17 1 0 0
/proc/14909/statm: 87660 86016 145 302 0 87355 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 350640

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.46
CPU time (s): 1200.1
CPU user time (s): 1198.66
CPU system time (s): 1.44278
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 350640

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

runsolver used 1.2958 second user time and 3.06953 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Wed Apr 18 04:11:23 UTC 2007

IDJOB= 312926
IDBENCH= 20353
IDSOLVER= 131
FILE ID= node24/312926-1176869483

PBS_JOBID= 4590267

Free space on /tmp= 66462 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= /tmp/evaluation/312926-1176869483/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/312926-1176869483/instance-312926-1176869483.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-312926-1176869483 -o ROOT/results/node24/solver-312926-1176869483 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312926-1176869483/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/312926-1176869483/instance-312926-1176869483.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d90571b4b69632567da9d3ebfd25979e

RANDOM SEED= 568551967

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1776680 kB
Buffers:         20740 kB
Cached:         143528 kB
SwapCached:      43472 kB
Active:         126196 kB
Inactive:        90904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776680 kB
SwapTotal:     4192956 kB
SwapFree:      4117472 kB
Dirty:           20692 kB
Writeback:           0 kB
Mapped:          50000 kB
Slab:            47636 kB
Committed_AS:  1819092 kB
PageTables:       1808 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= 66462 MiB

End job on node24 on Wed Apr 18 04:31:25 UTC 2007