Trace number 309658

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.04 1200.8

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1678549664-11-SAT.cnf
MD5SUM597b7f6fd53d553e7db789a34606fe09
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.033994
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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/309658-1172545158/instance-309658-1172545158.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/node77/watcher-309658-1172545158 -o ROOT/results/node77/solver-309658-1172545158 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309658-1172545158/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/309658-1172545158/instance-309658-1172545158.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.97 0.99 3/67 5239
/proc/meminfo: memFree=1899392/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=1548 CPUtime=0
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 203 0 0 0 0 0 0 0 19 0 1 0 49383410 1585152 188 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 387 188 128 302 0 82 0

[startup+0.106873 s]
/proc/loadavg: 0.92 0.97 0.99 3/67 5239
/proc/meminfo: memFree=1899392/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=1932 CPUtime=0.1
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 302 0 0 0 10 0 0 0 20 0 1 0 49383410 1978368 287 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 483 287 140 302 0 178 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1932

[startup+0.51492 s]
/proc/loadavg: 0.92 0.97 0.99 3/67 5239
/proc/meminfo: memFree=1899392/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=2592 CPUtime=0.51
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 496 0 0 0 51 0 0 0 24 0 1 0 49383410 2654208 481 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 648 481 140 302 0 343 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2592

[startup+1.33502 s]
/proc/loadavg: 0.92 0.97 0.99 2/68 5240
/proc/meminfo: memFree=1897144/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=3648 CPUtime=1.32
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 753 0 0 0 131 1 0 0 25 0 1 0 49383410 3735552 738 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 912 738 140 302 0 607 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3648

[startup+2.97121 s]
/proc/loadavg: 0.93 0.97 0.99 2/68 5240
/proc/meminfo: memFree=1895992/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=5060 CPUtime=2.96
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 1094 0 0 0 294 2 0 0 25 0 1 0 49383410 5181440 1079 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 1265 1079 140 302 0 960 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5060

[startup+6.2476 s]
/proc/loadavg: 0.93 0.97 0.99 2/68 5240
/proc/meminfo: memFree=1893624/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=7152 CPUtime=6.23
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 1625 0 0 0 619 4 0 0 25 0 1 0 49383410 7323648 1577 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 1788 1577 140 302 0 1483 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7152

[startup+12.7024 s]
/proc/loadavg: 0.94 0.97 0.99 2/68 5240
/proc/meminfo: memFree=1890568/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=9872 CPUtime=12.69
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 2328 0 0 0 1262 7 0 0 25 0 1 0 49383410 10108928 2280 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 2468 2280 140 302 0 2163 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9872

[startup+25.5049 s]
/proc/loadavg: 0.95 0.97 0.99 2/68 5240
/proc/meminfo: memFree=1886792/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=13900 CPUtime=25.49
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 3353 0 0 0 2539 10 0 0 25 0 1 0 49383410 14233600 3240 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 3475 3240 140 302 0 3170 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13900

[startup+51.1079 s]
/proc/loadavg: 0.96 0.97 0.99 2/68 5240
/proc/meminfo: memFree=1880456/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=20068 CPUtime=51.08
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 4893 0 0 0 5092 16 0 0 25 0 1 0 49383410 20549632 4780 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 5017 4780 140 302 0 4712 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20068

[startup+102.315 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 5240
/proc/meminfo: memFree=1872136/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=29164 CPUtime=102.28
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 7127 0 0 0 10203 25 0 0 25 0 1 0 49383410 29863936 6885 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 7291 6885 140 302 0 6986 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29164

[startup+162.358 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 5374
/proc/meminfo: memFree=1863112/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=36724 CPUtime=162.24
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 8976 0 0 0 16192 32 0 0 25 0 1 0 49383410 37605376 8734 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 9181 8734 140 302 0 8876 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 36724

[startup+222.388 s]
/proc/loadavg: 1.10 1.02 1.01 2/68 5918
/proc/meminfo: memFree=1817736/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=42880 CPUtime=221.88
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 10517 0 0 0 22143 45 0 0 25 0 1 0 49383410 43909120 10275 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 10720 10275 140 302 0 10415 0
Current children cumulated CPU time (s) 221.88
Current children cumulated vsize (KiB) 42880

[startup+282.397 s]
/proc/loadavg: 1.04 1.01 1.00 2/68 5918
/proc/meminfo: memFree=1812104/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=49560 CPUtime=281.87
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 12193 0 0 0 28134 53 0 0 25 0 1 0 49383410 50749440 11694 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 12390 11694 140 302 0 12085 0
Current children cumulated CPU time (s) 281.87
Current children cumulated vsize (KiB) 49560

[startup+342.406 s]
/proc/loadavg: 1.01 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1807816/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=53728 CPUtime=341.87
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 13270 0 0 0 34128 59 0 0 25 0 1 0 49383410 55017472 12771 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 13432 12771 140 302 0 13127 0
Current children cumulated CPU time (s) 341.87
Current children cumulated vsize (KiB) 53728

[startup+402.418 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1803720/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=57896 CPUtime=401.86
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 14274 0 0 0 40122 64 0 0 25 0 1 0 49383410 59285504 13775 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 14474 13775 140 302 0 14169 0
Current children cumulated CPU time (s) 401.86
Current children cumulated vsize (KiB) 57896

[startup+462.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1799944/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=61668 CPUtime=461.86
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 15217 0 0 0 46115 71 0 0 25 0 1 0 49383410 63148032 14718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 15417 14718 140 302 0 15112 0
Current children cumulated CPU time (s) 461.86
Current children cumulated vsize (KiB) 61668

[startup+522.442 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1796808/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=65040 CPUtime=521.85
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 16026 0 0 0 52111 74 0 0 25 0 1 0 49383410 66600960 15527 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 16260 15527 140 302 0 15955 0
Current children cumulated CPU time (s) 521.85
Current children cumulated vsize (KiB) 65040

[startup+582.448 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1793544/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=68304 CPUtime=581.85
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 16829 0 0 0 58106 79 0 0 25 0 1 0 49383410 69943296 16330 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 17076 16330 140 302 0 16771 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 68304

[startup+642.462 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1789896/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=71908 CPUtime=641.84
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 17741 0 0 0 64101 83 0 0 25 0 1 0 49383410 73633792 17242 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 17977 17242 140 302 0 17672 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 71908

[startup+702.472 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1786824/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=75168 CPUtime=701.83
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 18509 0 0 0 70096 87 0 0 25 0 1 0 49383410 76972032 18010 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 18792 18010 140 302 0 18487 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 75168

[startup+762.482 s]
/proc/loadavg: 1.04 1.01 1.00 2/68 5918
/proc/meminfo: memFree=1783624/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=78412 CPUtime=761.82
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 19301 0 0 0 76090 92 0 0 25 0 1 0 49383410 80293888 18802 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 19603 18802 140 302 0 19298 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 78412

[startup+822.498 s]
/proc/loadavg: 1.01 1.01 1.00 2/68 5918
/proc/meminfo: memFree=1780616/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=81308 CPUtime=821.82
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 20048 0 0 0 82085 97 0 0 25 0 1 0 49383410 83259392 19549 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 20327 19549 140 302 0 20022 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 81308

[startup+882.507 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1777736/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=86264 CPUtime=881.82
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 21285 0 0 0 88079 103 0 0 25 0 1 0 49383410 88334336 20273 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 21566 20273 140 302 0 21261 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 86264

[startup+942.514 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1774984/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=88868 CPUtime=941.81
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 21965 0 0 0 94074 107 0 0 25 0 1 0 49383410 91000832 20953 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 22217 20953 140 302 0 21912 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 88868

[startup+1002.52 s]
/proc/loadavg: 1.08 1.02 1.01 2/68 5918
/proc/meminfo: memFree=1772296/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=91568 CPUtime=1001.8
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 22645 0 0 0 100069 111 0 0 25 0 1 0 49383410 93765632 21633 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 22892 21633 140 302 0 22587 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 91568

[startup+1062.54 s]
/proc/loadavg: 1.02 1.01 1.00 2/68 5918
/proc/meminfo: memFree=1769800/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=93892 CPUtime=1061.8
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 23250 0 0 0 106065 115 0 0 25 0 1 0 49383410 96145408 22238 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 23473 22238 140 302 0 23168 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 93892

[startup+1122.54 s]
/proc/loadavg: 1.01 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1767112/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=96636 CPUtime=1121.79
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 23920 0 0 0 112060 119 0 0 25 0 1 0 49383410 98955264 22908 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 24159 22908 140 302 0 23854 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 96636

[startup+1182.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1764680/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=98844 CPUtime=1181.79
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 24531 0 0 0 118057 122 0 0 25 0 1 0 49383410 101216256 23519 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 24711 23519 140 302 0 24406 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 98844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5918
/proc/meminfo: memFree=1763464/2055892 swapFree=4086192/4096564
[pid=5239] ppid=5237 vsize=100432 CPUtime=1200.01
/proc/5239/stat : 5239 (Spear-32) R 5237 5239 5134 0 -1 4194304 24813 0 0 0 119878 123 0 0 25 0 1 0 49383410 102842368 23801 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/5239/statm: 25108 23801 140 302 0 24803 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 100432

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.8
CPU time (s): 1200.04
CPU user time (s): 1198.79
CPU system time (s): 1.25281
CPU usage (%): 99.9363
Max. virtual memory (cumulated for all children) (KiB): 100432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.79
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= 24813
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= 3199

runsolver used 0.979851 second user time and 2.30665 second system time

The end

Launcher Data (download as text)

Begin job on node77 on Tue Feb 27 02:59:19 UTC 2007

IDJOB= 309658
IDBENCH= 20265
IDSOLVER= 131
FILE ID= node77/309658-1172545158

PBS_JOBID= 3971846

Free space on /tmp= 66647 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1678549664-11-SAT.cnf
COMMAND LINE= /tmp/evaluation/309658-1172545158/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/309658-1172545158/instance-309658-1172545158.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node77/watcher-309658-1172545158 -o ROOT/results/node77/solver-309658-1172545158 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309658-1172545158/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/309658-1172545158/instance-309658-1172545158.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  597b7f6fd53d553e7db789a34606fe09

RANDOM SEED= 343070995

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node77.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.239
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	: 6006.15
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.239
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1899800 kB
Buffers:         22976 kB
Cached:          98684 kB
SwapCached:       3936 kB
Active:          52692 kB
Inactive:        78924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1899800 kB
SwapTotal:     4096564 kB
SwapFree:      4086192 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          15140 kB
Slab:            10944 kB
Committed_AS:   102648 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66647 MiB

End job on node77 on Tue Feb 27 03:19:21 UTC 2007