Trace number 310519

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.07 1200.39

General information on the benchmark

Namerandom/2+p/p0.9/v630/
unif2p-p0.9-v630-c2280-S2099846342-04-SAT.cnf
MD5SUM23ea53255de4a3778ef34ac8baaa8ebc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.056991
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of clauses2280
Sum of the clauses size6612
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2228
Number of clauses of size 32052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/310519-1172560189/instance-310519-1172560189.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-310519-1172560189 -o ROOT/results/node14/solver-310519-1172560189 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310519-1172560189/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310519-1172560189/instance-310519-1172560189.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 31154
/proc/meminfo: memFree=1578368/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=1548 CPUtime=0
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 275973307 1585152 185 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 387 185 128 302 0 82 0

[startup+0.107785 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 31154
/proc/meminfo: memFree=1578368/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=1804 CPUtime=0.1
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 287 0 0 0 10 0 0 0 18 0 1 0 275973307 1847296 271 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 451 271 140 302 0 146 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1804

[startup+0.515824 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 31154
/proc/meminfo: memFree=1578368/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=2476 CPUtime=0.5
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 452 0 0 0 50 0 0 0 21 0 1 0 275973307 2535424 436 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 619 436 140 302 0 314 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2476

[startup+1.3379 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1576440/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=3440 CPUtime=1.32
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 675 0 0 0 131 1 0 0 25 0 1 0 275973307 3522560 659 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 860 659 140 302 0 555 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3440

[startup+2.97806 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1575288/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=4748 CPUtime=2.97
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 1003 0 0 0 294 3 0 0 25 0 1 0 275973307 4861952 987 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 1187 987 140 302 0 882 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4748

[startup+6.25437 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1573176/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=6548 CPUtime=6.25
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 1473 0 0 0 620 5 0 0 25 0 1 0 275973307 6705152 1424 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 1637 1424 140 302 0 1332 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 6548

[startup+12.711 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1570688/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=8760 CPUtime=12.7
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 2039 0 0 0 1263 7 0 0 25 0 1 0 275973307 8970240 1990 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 2190 1990 140 302 0 1885 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8760

[startup+25.5112 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1567616/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=12284 CPUtime=25.49
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 2891 0 0 0 2539 10 0 0 25 0 1 0 275973307 12578816 2777 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 3071 2777 140 302 0 2766 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12284

[startup+51.1216 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1562688/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=17068 CPUtime=51.1
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 4091 0 0 0 5093 17 0 0 25 0 1 0 275973307 17477632 3977 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 4267 3977 140 302 0 3962 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17068

[startup+102.344 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1555904/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=24528 CPUtime=102.3
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 5907 0 0 0 10205 25 0 0 25 0 1 0 275973307 25116672 5664 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 6132 5664 140 302 0 5827 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24528

[startup+162.381 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1550144/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=30552 CPUtime=162.33
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 7317 0 0 0 16200 33 0 0 25 0 1 0 275973307 31285248 7074 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 7638 7074 140 302 0 7333 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 30552

[startup+222.419 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1545984/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=34384 CPUtime=222.34
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 8338 0 0 0 22194 40 0 0 25 0 1 0 275973307 35209216 8095 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527039 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 8596 8095 140 302 0 8291 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 34384

[startup+282.45 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1542144/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=39424 CPUtime=282.36
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 9598 0 0 0 28190 46 0 0 25 0 1 0 275973307 40370176 9098 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 9856 9098 140 302 0 9551 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 39424

[startup+342.481 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1538176/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=43472 CPUtime=342.38
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 10600 0 0 0 34185 53 0 0 25 0 1 0 275973307 44515328 10100 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 10868 10100 140 302 0 10563 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 43472

[startup+402.516 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1534592/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=46972 CPUtime=402.4
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 11470 0 0 0 40182 58 0 0 25 0 1 0 275973307 48099328 10970 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 11743 10970 140 302 0 11438 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 46972

[startup+462.549 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1531072/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=50644 CPUtime=462.41
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 12365 0 0 0 46177 64 0 0 25 0 1 0 275973307 51859456 11865 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 12661 11865 140 302 0 12356 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 50644

[startup+522.581 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1527552/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=54128 CPUtime=522.43
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 13239 0 0 0 52172 71 0 0 25 0 1 0 275973307 55427072 12739 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 13532 12739 140 302 0 13227 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 54128

[startup+582.613 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1524352/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=57124 CPUtime=582.45
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 14029 0 0 0 58169 76 0 0 25 0 1 0 275973307 58494976 13529 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 14281 13529 140 302 0 13976 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 57124

[startup+642.648 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1520960/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=60568 CPUtime=642.46
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 14875 0 0 0 64165 81 0 0 25 0 1 0 275973307 62021632 14375 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 15142 14375 140 302 0 14837 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 60568

[startup+702.682 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1518016/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=63392 CPUtime=702.48
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 15603 0 0 0 70164 84 0 0 25 0 1 0 275973307 64913408 15103 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 15848 15103 140 302 0 15543 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 63392

[startup+762.716 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31155
/proc/meminfo: memFree=1515456/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=65832 CPUtime=762.49
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 16239 0 0 0 76159 90 0 0 25 0 1 0 275973307 67411968 15739 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 16458 15739 140 302 0 16153 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 65832

[startup+822.751 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 31155
/proc/meminfo: memFree=1512768/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=70860 CPUtime=822.52
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 17403 0 0 0 82157 95 0 0 25 0 1 0 275973307 72560640 16390 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 17715 16390 140 302 0 17410 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 70860

[startup+882.785 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 31155
/proc/meminfo: memFree=1509696/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=74528 CPUtime=882.53
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 18195 0 0 0 88153 100 0 0 25 0 1 0 275973307 76316672 17182 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 18632 17182 140 302 0 18327 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 74528

[startup+942.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31155
/proc/meminfo: memFree=1506816/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=77480 CPUtime=942.55
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 18906 0 0 0 94151 104 0 0 25 0 1 0 275973307 79339520 17893 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 19370 17893 140 302 0 19065 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 77480

[startup+1002.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31155
/proc/meminfo: memFree=1504256/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=79944 CPUtime=1002.57
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 19576 0 0 0 100148 109 0 0 25 0 1 0 275973307 81862656 18563 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 19986 18563 140 302 0 19681 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 79944

[startup+1062.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31155
/proc/meminfo: memFree=1501824/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=82132 CPUtime=1062.59
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 20173 0 0 0 106145 114 0 0 25 0 1 0 275973307 84103168 19160 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527046 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 20533 19160 140 302 0 20228 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 82132

[startup+1122.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31155
/proc/meminfo: memFree=1499584/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=84828 CPUtime=1122.6
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 20729 0 0 0 112143 117 0 0 25 0 1 0 275973307 86863872 19716 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 21207 19716 140 302 0 20902 0
Current children cumulated CPU time (s) 1122.6
Current children cumulated vsize (KiB) 84828

[startup+1182.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31155
/proc/meminfo: memFree=1497216/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=87116 CPUtime=1182.63
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 21313 0 0 0 118140 123 0 0 25 0 1 0 275973307 89206784 20300 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 21779 20300 140 302 0 21474 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 87116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31155
/proc/meminfo: memFree=1496576/2055920 swapFree=4191880/4192956
[pid=31154] ppid=31152 vsize=87664 CPUtime=1200.04
/proc/31154/stat : 31154 (Spear-32) R 31152 31154 30129 0 -1 4194304 21462 0 0 0 119881 123 0 0 25 0 1 0 275973307 89767936 20449 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/31154/statm: 21916 20449 140 302 0 21611 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 87664

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.39
CPU time (s): 1200.07
CPU user time (s): 1198.81
CPU system time (s): 1.25281
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 87664

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

runsolver used 1.27581 second user time and 2.99554 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Feb 27 07:09:49 UTC 2007

IDJOB= 310519
IDBENCH= 20289
IDSOLVER= 131
FILE ID= node14/310519-1172560189

PBS_JOBID= 3971654

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  23ea53255de4a3778ef34ac8baaa8ebc

RANDOM SEED= 690549872

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1578776 kB
Buffers:         49816 kB
Cached:         300724 kB
SwapCached:        408 kB
Active:         254012 kB
Inactive:       150364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578776 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          70080 kB
Slab:            58356 kB
Committed_AS:   903180 kB
PageTables:       1736 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 node14 on Tue Feb 27 07:29:51 UTC 2007