Trace number 305025

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.09 1200.4

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S2026599491-05.cnf
MD5SUMbfa2c67f285f9654993c505ac389a222
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.6325
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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/305025-1172070238/instance-305025-1172070238.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/node24/watcher-305025-1172070238 -o ROOT/results/node24/solver-305025-1172070238 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305025-1172070238/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/305025-1172070238/instance-305025-1172070238.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.98 0.97 0.99 2/77 25789
/proc/meminfo: memFree=1443288/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=1396 CPUtime=0
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 226978116 1429504 166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 349 166 128 302 0 44 0

[startup+0.107823 s]
/proc/loadavg: 0.98 0.97 0.99 2/77 25789
/proc/meminfo: memFree=1443288/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=2444 CPUtime=0.1
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 439 0 0 0 10 0 0 0 18 0 1 0 226978116 2502656 423 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 611 423 140 302 0 306 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2444

[startup+0.519878 s]
/proc/loadavg: 0.98 0.97 0.99 2/77 25789
/proc/meminfo: memFree=1443288/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=3344 CPUtime=0.51
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 678 0 0 0 51 0 0 0 21 0 1 0 226978116 3424256 662 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 836 662 140 302 0 531 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3344

[startup+1.33996 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1440144/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=4888 CPUtime=1.33
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 1034 0 0 0 132 1 0 0 25 0 1 0 226978116 5005312 1018 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 1222 1018 140 302 0 917 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4888

[startup+2.97613 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1438480/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=6828 CPUtime=2.96
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 1527 0 0 0 294 2 0 0 25 0 1 0 226978116 6991872 1511 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 1707 1511 140 302 0 1402 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6828

[startup+6.25249 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1435408/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=9652 CPUtime=6.24
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 2235 0 0 0 620 4 0 0 25 0 1 0 226978116 9883648 2186 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 2413 2186 140 302 0 2108 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9652

[startup+12.7082 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1431056/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=13568 CPUtime=12.69
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 3225 0 0 0 1261 8 0 0 25 0 1 0 226978116 13893632 3176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 3392 3176 140 302 0 3087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13568

[startup+25.5106 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1425488/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=19408 CPUtime=25.5
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 4702 0 0 0 2537 13 0 0 25 0 1 0 226978116 19873792 4588 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 4852 4588 140 302 0 4547 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19408

[startup+51.1224 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1417168/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=27552 CPUtime=51.1
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 6735 0 0 0 5091 19 0 0 25 0 1 0 226978116 28213248 6621 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 6888 6621 140 302 0 6583 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27552

[startup+102.341 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1405200/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=40056 CPUtime=102.3
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 9861 0 0 0 10201 29 0 0 25 0 1 0 226978116 41017344 9618 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 10014 9618 140 302 0 9709 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40056

[startup+162.372 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1394384/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=50960 CPUtime=162.32
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 12509 0 0 0 16192 40 0 0 25 0 1 0 226978116 52183040 12266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 12740 12266 140 302 0 12435 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 50960

[startup+222.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1385808/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=59504 CPUtime=222.33
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 14650 0 0 0 22184 49 0 0 25 0 1 0 226978116 60932096 14407 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 14876 14407 140 302 0 14571 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 59504

[startup+282.43 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1378192/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=68168 CPUtime=282.35
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 16823 0 0 0 28177 58 0 0 25 0 1 0 226978116 69804032 16323 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 17042 16323 140 302 0 16737 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 68168

[startup+342.458 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1371152/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=75208 CPUtime=342.36
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 18563 0 0 0 34171 65 0 0 25 0 1 0 226978116 77012992 18063 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 18802 18063 140 302 0 18497 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 75208

[startup+402.489 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1364816/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=81612 CPUtime=402.37
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 20125 0 0 0 40165 72 0 0 25 0 1 0 226978116 83570688 19625 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 20403 19625 140 302 0 20098 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 81612

[startup+462.516 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1358992/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=87652 CPUtime=462.39
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 21593 0 0 0 46160 79 0 0 25 0 1 0 226978116 89755648 21093 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 21913 21093 140 302 0 21608 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 87652

[startup+522.542 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1353680/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=92912 CPUtime=522.39
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 22925 0 0 0 52153 86 0 0 25 0 1 0 226978116 95141888 22425 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 23228 22425 140 302 0 22923 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 92912

[startup+582.566 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1348560/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=98200 CPUtime=582.41
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 24195 0 0 0 58149 92 0 0 25 0 1 0 226978116 100556800 23695 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 24550 23695 140 302 0 24245 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 98200

[startup+642.597 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1343696/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=103204 CPUtime=642.41
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 25415 0 0 0 64145 96 0 0 25 0 1 0 226978116 105680896 24915 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 25801 24915 140 302 0 25496 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 103204

[startup+702.637 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1339152/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=107892 CPUtime=702.45
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 26540 0 0 0 70141 104 0 0 25 0 1 0 226978116 110481408 26040 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 26973 26040 140 302 0 26668 0
Current children cumulated CPU time (s) 702.45
Current children cumulated vsize (KiB) 107892

[startup+762.663 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1334864/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=112160 CPUtime=762.45
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 27619 0 0 0 76135 110 0 0 25 0 1 0 226978116 114851840 27119 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 28040 27119 140 302 0 27735 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 112160

[startup+822.692 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1330512/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=116668 CPUtime=822.47
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 28708 0 0 0 82133 114 0 0 25 0 1 0 226978116 119468032 28208 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 29167 28208 140 302 0 28862 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 116668

[startup+882.72 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1326224/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=120880 CPUtime=882.48
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 29761 0 0 0 88129 119 0 0 25 0 1 0 226978116 123781120 29261 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 30220 29261 140 302 0 29915 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 120880

[startup+942.746 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1322384/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=126652 CPUtime=942.49
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 31240 0 0 0 94125 124 0 0 25 0 1 0 226978116 129691648 30227 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 31663 30227 140 302 0 31358 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 126652

[startup+1002.78 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1318608/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=130608 CPUtime=1002.51
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 32227 0 0 0 100121 130 0 0 25 0 1 0 226978116 133742592 31214 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 32652 31214 140 302 0 32347 0
Current children cumulated CPU time (s) 1002.51
Current children cumulated vsize (KiB) 130608

[startup+1062.81 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1314640/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=134508 CPUtime=1062.51
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 33179 0 0 0 106116 135 0 0 25 0 1 0 226978116 137736192 32166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 33627 32166 140 302 0 33322 0
Current children cumulated CPU time (s) 1062.51
Current children cumulated vsize (KiB) 134508

[startup+1122.83 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 25790
/proc/meminfo: memFree=1311120/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=137876 CPUtime=1122.53
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 34068 0 0 0 112112 141 0 0 25 0 1 0 226978116 141185024 33055 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 34469 33055 140 302 0 34164 0
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (KiB) 137876

[startup+1182.86 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 25790
/proc/meminfo: memFree=1307600/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=141512 CPUtime=1182.54
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 34953 0 0 0 118108 146 0 0 25 0 1 0 226978116 144908288 33940 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 35378 33940 140 302 0 35073 0
Current children cumulated CPU time (s) 1182.54
Current children cumulated vsize (KiB) 141512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 25790
/proc/meminfo: memFree=1306576/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=142536 CPUtime=1200.06
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 35196 0 0 0 119859 147 0 0 25 0 1 0 226978116 145956864 34183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 35634 34183 140 302 0 35329 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 142536

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

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

[startup+1200.38 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 25790
/proc/meminfo: memFree=1306576/2055920 swapFree=4144148/4192956
[pid=25789] ppid=25787 vsize=142536 CPUtime=1200.06
/proc/25789/stat : 25789 (Spear-32) R 25787 25789 25348 0 -1 4194304 35196 0 0 0 119859 147 0 0 25 0 1 0 226978116 145956864 34183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25789/statm: 35634 34183 140 302 0 35329 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 142536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.4
CPU time (s): 1200.09
CPU user time (s): 1198.59
CPU system time (s): 1.49577
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 142536

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

runsolver used 1.22581 second user time and 2.68059 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Wed Feb 21 15:03:58 UTC 2007

IDJOB= 305025
IDBENCH= 20146
IDSOLVER= 131
FILE ID= node24/305025-1172070238

PBS_JOBID= 3892795

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S2026599491-05.cnf
COMMAND LINE= /tmp/evaluation/305025-1172070238/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/305025-1172070238/instance-305025-1172070238.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-305025-1172070238 -o ROOT/results/node24/solver-305025-1172070238 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305025-1172070238/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/305025-1172070238/instance-305025-1172070238.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bfa2c67f285f9654993c505ac389a222

RANDOM SEED= 377743387

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.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:       1443760 kB
Buffers:         43500 kB
Cached:         477924 kB
SwapCached:       3944 kB
Active:         153696 kB
Inactive:       377468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443760 kB
SwapTotal:     4192956 kB
SwapFree:      4144148 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          15632 kB
Slab:            66600 kB
Committed_AS:   738636 kB
PageTables:       1732 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= 66560 MiB

End job on node24 on Wed Feb 21 15:24:01 UTC 2007