Trace number 320365

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

General information on the benchmark

Nameindustrial/
manolios/manol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.565
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
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/320365-1173044752/instance-320365-1173044752.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/node25/watcher-320365-1173044752 -o ROOT/results/node25/solver-320365-1173044752 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320365-1173044752/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/320365-1173044752/instance-320365-1173044752.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.91 0.95 0.94 3/64 24467
/proc/meminfo: memFree=1757160/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=1532 CPUtime=0
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 99097477 1568768 190 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 383 191 128 302 0 78 0

[startup+0.0688081 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 24467
/proc/meminfo: memFree=1757160/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=4268 CPUtime=0.06
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 908 0 0 0 6 0 0 0 18 0 1 0 99097477 4370432 786 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 1067 787 129 302 0 762 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4268

[startup+0.102763 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 24467
/proc/meminfo: memFree=1757160/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=5304 CPUtime=0.09
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 1260 0 0 0 9 0 0 0 18 0 1 0 99097477 5431296 1105 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 1326 1105 129 302 0 1021 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5304

[startup+0.301779 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 24467
/proc/meminfo: memFree=1757160/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=13104 CPUtime=0.29
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 3541 0 0 0 27 2 0 0 19 0 1 0 99097477 13418496 2693 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 3276 2693 129 302 0 2971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13104

[startup+0.701815 s]
/proc/loadavg: 0.91 0.95 0.94 3/64 24467
/proc/meminfo: memFree=1757160/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=26804 CPUtime=0.69
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 7801 0 0 0 61 8 0 0 23 0 1 0 99097477 27447296 5925 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 6701 5925 129 302 0 6396 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26804

[startup+1.50289 s]
/proc/loadavg: 0.91 0.95 0.94 2/65 24468
/proc/meminfo: memFree=1723168/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=55948 CPUtime=1.49
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 16719 0 0 0 133 16 0 0 25 0 1 0 99097477 57290752 12278 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271256 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 13987 12279 140 302 0 13682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55948

[startup+3.10103 s]
/proc/loadavg: 0.91 0.95 0.94 2/65 24468
/proc/meminfo: memFree=1698400/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=81836 CPUtime=3.08
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 23765 0 0 0 289 19 0 0 25 0 1 0 99097477 83800064 18759 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134534454 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 20459 18759 145 302 0 20154 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 81836

[startup+6.30132 s]
/proc/loadavg: 0.92 0.95 0.94 2/65 24468
/proc/meminfo: memFree=1663840/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=103864 CPUtime=6.29
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 29952 0 0 0 605 24 0 0 25 0 1 0 99097477 106356736 23355 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 25966 23355 145 302 0 25661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103864

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.94 2/65 24468
/proc/meminfo: memFree=1661792/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=106560 CPUtime=12.69
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 30606 0 0 0 1240 29 0 0 25 0 1 0 99097477 109117440 24009 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 26640 24009 145 302 0 26335 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106560

[startup+25.501 s]
/proc/loadavg: 0.94 0.96 0.94 2/65 24468
/proc/meminfo: memFree=1654368/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=113988 CPUtime=25.48
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 32490 0 0 0 2510 38 0 0 25 0 1 0 99097477 116723712 25860 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 28497 25860 145 302 0 28192 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 113988

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.94 2/65 24468
/proc/meminfo: memFree=1642336/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=126044 CPUtime=51.06
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 35551 0 0 0 5055 51 0 0 25 0 1 0 99097477 129069056 28856 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 31511 28856 145 302 0 31206 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 126044

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.94 2/65 24468
/proc/meminfo: memFree=1624288/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=144388 CPUtime=102.25
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 40148 0 0 0 10155 70 0 0 25 0 1 0 99097477 147853312 33324 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 36097 33324 145 302 0 35792 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 144388

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 24468
/proc/meminfo: memFree=1601568/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=167184 CPUtime=162.23
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 45843 0 0 0 16136 87 0 0 25 0 1 0 99097477 171196416 39019 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 41796 39019 145 302 0 41491 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 167184

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 24468
/proc/meminfo: memFree=1585696/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=184036 CPUtime=222.22
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 50016 0 0 0 22122 100 0 0 25 0 1 0 99097477 188452864 42935 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 46009 42935 145 302 0 45704 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 184036

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 24468
/proc/meminfo: memFree=1566816/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=203024 CPUtime=282.2
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 54766 0 0 0 28106 114 0 0 25 0 1 0 99097477 207896576 47685 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 50756 47685 145 302 0 50451 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 203024

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 24468
/proc/meminfo: memFree=1548064/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=221528 CPUtime=342.19
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 59405 0 0 0 34092 127 0 0 25 0 1 0 99097477 226844672 52324 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 55382 52324 145 302 0 55077 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 221528

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 24468
/proc/meminfo: memFree=1532896/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=236884 CPUtime=402.16
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 63208 0 0 0 40077 139 0 0 25 0 1 0 99097477 242569216 56127 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 59221 56127 145 302 0 58916 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 236884

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 24468
/proc/meminfo: memFree=1519328/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=250276 CPUtime=462.15
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 66575 0 0 0 46067 148 0 0 25 0 1 0 99097477 256282624 59494 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 62569 59494 145 302 0 62264 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 250276

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 24468
/proc/meminfo: memFree=1507424/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=262248 CPUtime=522.14
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 69564 0 0 0 52058 156 0 0 25 0 1 0 99097477 268541952 62483 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 65562 62483 145 302 0 65257 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 262248

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 24468
/proc/meminfo: memFree=1494048/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=275512 CPUtime=582.12
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 72875 0 0 0 58045 167 0 0 25 0 1 0 99097477 282124288 65794 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 68878 65794 145 302 0 68573 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 275512

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 24468
/proc/meminfo: memFree=1481888/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=287632 CPUtime=642.1
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 75885 0 0 0 64034 176 0 0 25 0 1 0 99097477 294535168 68804 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 71908 68804 145 302 0 71603 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 287632

[startup+702.302 s]
/proc/loadavg: 1.03 0.99 0.95 2/65 24468
/proc/meminfo: memFree=1471904/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=299760 CPUtime=702.09
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 78885 0 0 0 70021 188 0 0 25 0 1 0 99097477 306954240 71291 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 74940 71291 145 302 0 74635 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 299760

[startup+762.305 s]
/proc/loadavg: 1.05 1.00 0.95 2/65 24468
/proc/meminfo: memFree=1463648/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=308040 CPUtime=762.08
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 80944 0 0 0 76011 197 0 0 25 0 1 0 99097477 315432960 73350 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 77010 73350 145 302 0 76705 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 308040

[startup+822.301 s]
/proc/loadavg: 1.05 1.01 0.96 2/65 24468
/proc/meminfo: memFree=1453856/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=317948 CPUtime=822.06
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 83394 0 0 0 81998 208 0 0 25 0 1 0 99097477 325578752 75800 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 79487 75800 145 302 0 79182 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 317948

[startup+882.302 s]
/proc/loadavg: 1.02 1.01 0.96 2/65 24468
/proc/meminfo: memFree=1442976/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=328828 CPUtime=882.04
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 86095 0 0 0 87985 219 0 0 25 0 1 0 99097477 336719872 78501 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 82207 78501 145 302 0 81902 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 328828

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/71 24582
/proc/meminfo: memFree=1430000/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=340532 CPUtime=941.96
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 89021 0 0 0 93967 229 0 0 25 0 1 0 99097477 348704768 81427 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 85133 81427 145 302 0 84828 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 340532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24666
/proc/meminfo: memFree=1419808/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=351664 CPUtime=1001.89
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 91801 0 0 0 99952 237 0 0 25 0 1 0 99097477 360103936 84207 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 87916 84207 145 302 0 87611 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 351664

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24666
/proc/meminfo: memFree=1410848/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=360656 CPUtime=1061.87
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 94051 0 0 0 105944 243 0 0 25 0 1 0 99097477 369311744 86457 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 90164 86457 145 302 0 89859 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 360656

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24666
/proc/meminfo: memFree=1403616/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=367976 CPUtime=1121.86
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 95828 0 0 0 111937 249 0 0 25 0 1 0 99097477 376807424 88234 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 91994 88234 145 302 0 91689 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 367976

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24666
/proc/meminfo: memFree=1398240/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=373444 CPUtime=1181.84
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 97164 0 0 0 117929 255 0 0 25 0 1 0 99097477 382406656 89570 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 93361 89570 145 302 0 93056 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 373444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24666
/proc/meminfo: memFree=1395936/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=375608 CPUtime=1200.04
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 97721 0 0 0 119747 257 0 0 25 0 1 0 99097477 384622592 90127 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 93902 90127 145 302 0 93597 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 375608

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24666
/proc/meminfo: memFree=1395936/2055920 swapFree=4183752/4192956
[pid=24467] ppid=24465 vsize=375608 CPUtime=1200.04
/proc/24467/stat : 24467 (Spear-32) R 24465 24467 24292 0 -1 4194304 97721 0 0 0 119747 257 0 0 25 0 1 0 99097477 384622592 90127 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24467/statm: 93902 90127 145 302 0 93597 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 375608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.11
CPU user time (s): 1197.48
CPU system time (s): 2.6316
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 375608

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

runsolver used 0.959854 second user time and 2.41363 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Mar  4 21:45:53 UTC 2007

IDJOB= 320365
IDBENCH= 20501
IDSOLVER= 131
FILE ID= node25/320365-1173044752

PBS_JOBID= 4012488

Free space on /tmp= 66537 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f9n.cnf
COMMAND LINE= /tmp/evaluation/320365-1173044752/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/320365-1173044752/instance-320365-1173044752.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-320365-1173044752 -o ROOT/results/node25/solver-320365-1173044752 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320365-1173044752/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/320365-1173044752/instance-320365-1173044752.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  61e4a04a828a2cd33ae3f3dde54ef320

RANDOM SEED= 791849129

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:       1757632 kB
Buffers:         13000 kB
Cached:         211836 kB
SwapCached:       3100 kB
Active:          48828 kB
Inactive:       185564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757632 kB
SwapTotal:     4192956 kB
SwapFree:      4183752 kB
Dirty:           11180 kB
Writeback:           0 kB
Mapped:          15572 kB
Slab:            49888 kB
Committed_AS:   248960 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= 66537 MiB

End job on node25 on Sun Mar  4 22:05:55 UTC 2007