Trace number 304861

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.05 1200.33

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S871621203-03.cnf
MD5SUM99926ee5b14224b8603a2ec5df9e8bf6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.93179
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/304861-1172067152/instance-304861-1172067152.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/node34/watcher-304861-1172067152 -o ROOT/results/node34/solver-304861-1172067152 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304861-1172067152/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/304861-1172067152/instance-304861-1172067152.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.99 0.99 0.99 3/64 25084
/proc/meminfo: memFree=1433824/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=1396 CPUtime=0
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 200478998 1429504 166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 349 166 128 302 0 44 0

[startup+0.106518 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 25084
/proc/meminfo: memFree=1433824/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=2448 CPUtime=0.1
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 439 0 0 0 10 0 0 0 18 0 1 0 200478998 2506752 423 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 612 423 140 302 0 307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2448

[startup+0.51454 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 25084
/proc/meminfo: memFree=1433824/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=3476 CPUtime=0.5
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 684 0 0 0 50 0 0 0 21 0 1 0 200478998 3559424 668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 869 668 140 302 0 564 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3476

[startup+1.33461 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1430616/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=4892 CPUtime=1.32
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 1040 0 0 0 131 1 0 0 25 0 1 0 200478998 5009408 1024 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 1223 1024 140 302 0 918 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4892

[startup+2.97074 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1429016/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=6828 CPUtime=2.96
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 1515 0 0 0 294 2 0 0 25 0 1 0 200478998 6991872 1499 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 1707 1499 140 302 0 1402 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6828

[startup+6.247 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1425880/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=9804 CPUtime=6.23
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 2241 0 0 0 619 4 0 0 25 0 1 0 200478998 10039296 2225 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 2451 2225 140 302 0 2146 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 9804

[startup+12.7045 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1421472/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=13680 CPUtime=12.69
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 3228 0 0 0 1262 7 0 0 25 0 1 0 200478998 14008320 3212 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 3420 3212 140 302 0 3115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13680

[startup+25.5066 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1415840/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=19640 CPUtime=25.49
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 4731 0 0 0 2538 11 0 0 25 0 1 0 200478998 20111360 4650 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 4910 4650 140 302 0 4605 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19640

[startup+51.1116 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1407392/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=27852 CPUtime=51.09
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 6795 0 0 0 5092 17 0 0 25 0 1 0 200478998 28520448 6714 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 6963 6714 140 302 0 6658 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27852

[startup+102.322 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1395680/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=40044 CPUtime=102.29
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 9848 0 0 0 10201 28 0 0 25 0 1 0 200478998 41005056 9638 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 10011 9638 140 302 0 9706 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 40044

[startup+162.344 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1384992/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=50600 CPUtime=162.29
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 12470 0 0 0 16193 36 0 0 25 0 1 0 200478998 51814400 12260 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 12650 12260 140 302 0 12345 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50600

[startup+222.364 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1376416/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=59280 CPUtime=222.3
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 14609 0 0 0 22186 44 0 0 25 0 1 0 200478998 60702720 14399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 14820 14399 140 302 0 14515 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 59280

[startup+282.382 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1368672/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=68384 CPUtime=282.31
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 16788 0 0 0 28179 52 0 0 25 0 1 0 200478998 70025216 16321 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 17096 16321 140 302 0 16791 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 68384

[startup+342.402 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1361824/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=75128 CPUtime=342.31
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 18492 0 0 0 34173 58 0 0 25 0 1 0 200478998 76931072 18025 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 18782 18025 140 302 0 18477 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 75128

[startup+402.428 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1355552/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=81408 CPUtime=402.32
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 20052 0 0 0 40167 65 0 0 25 0 1 0 200478998 83361792 19585 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 20352 19585 140 302 0 20047 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 81408

[startup+462.451 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1349856/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=87088 CPUtime=462.33
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 21461 0 0 0 46162 71 0 0 25 0 1 0 200478998 89178112 20994 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 21772 20994 140 302 0 21467 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 87088

[startup+522.474 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1344480/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=92464 CPUtime=522.34
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 22805 0 0 0 52158 76 0 0 25 0 1 0 200478998 94683136 22338 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 23116 22338 140 302 0 22811 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 92464

[startup+582.493 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1339616/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=97316 CPUtime=582.35
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 24020 0 0 0 58153 82 0 0 25 0 1 0 200478998 99651584 23553 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 24329 23553 140 302 0 24024 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 97316

[startup+642.513 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25085
/proc/meminfo: memFree=1334624/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=102272 CPUtime=642.35
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 25254 0 0 0 64147 88 0 0 25 0 1 0 200478998 104726528 24787 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 25568 24787 140 302 0 25263 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 102272

[startup+702.532 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1329760/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=107192 CPUtime=702.36
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 26467 0 0 0 70143 93 0 0 25 0 1 0 200478998 109764608 26000 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 26798 26000 140 302 0 26493 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 107192

[startup+762.549 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1325280/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=111968 CPUtime=762.36
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 27595 0 0 0 76139 97 0 0 25 0 1 0 200478998 114655232 27128 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 27992 27128 140 302 0 27687 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 111968

[startup+822.572 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1320800/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=116364 CPUtime=822.37
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 28694 0 0 0 82135 102 0 0 25 0 1 0 200478998 119156736 28227 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 29091 28227 140 302 0 28786 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 116364

[startup+882.592 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1316896/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=120592 CPUtime=882.37
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 29681 0 0 0 88129 108 0 0 25 0 1 0 200478998 123486208 29214 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 30148 29214 140 302 0 29843 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 120592

[startup+942.606 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1313312/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=126236 CPUtime=942.37
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 31072 0 0 0 94125 112 0 0 25 0 1 0 200478998 129265664 30092 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 31559 30092 140 302 0 31254 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 126236

[startup+1002.63 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1309792/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=129864 CPUtime=1002.38
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 31964 0 0 0 100121 117 0 0 25 0 1 0 200478998 132980736 30984 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 32466 30984 140 302 0 32161 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 129864

[startup+1062.65 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1305888/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=133500 CPUtime=1062.39
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 32918 0 0 0 106118 121 0 0 25 0 1 0 200478998 136704000 31938 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 33375 31938 140 302 0 33070 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 133500

[startup+1122.67 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1302432/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=137400 CPUtime=1122.39
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 33800 0 0 0 112114 125 0 0 25 0 1 0 200478998 140697600 32820 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 34350 32820 140 302 0 34045 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 137400

[startup+1182.68 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1299040/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=140708 CPUtime=1182.4
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 34648 0 0 0 118110 130 0 0 25 0 1 0 200478998 144084992 33668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 35177 33668 140 302 0 34872 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 140708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 25087
/proc/meminfo: memFree=1298080/2055920 swapFree=4182768/4192956
[pid=25084] ppid=25082 vsize=141608 CPUtime=1200.02
/proc/25084/stat : 25084 (Spear-32) R 25082 25084 23745 0 -1 4194304 34878 0 0 0 119871 131 0 0 25 0 1 0 200478998 145006592 33898 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25084/statm: 35402 33898 140 302 0 35097 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 141608

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.33
CPU time (s): 1200.05
CPU user time (s): 1198.71
CPU system time (s): 1.3368
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 141608

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

runsolver used 0.872867 second user time and 2.34564 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Wed Feb 21 14:12:32 UTC 2007

IDJOB= 304861
IDBENCH= 20142
IDSOLVER= 131
FILE ID= node34/304861-1172067152

PBS_JOBID= 3892774

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  99926ee5b14224b8603a2ec5df9e8bf6

RANDOM SEED= 90971237

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.234
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.234
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:       1434296 kB
Buffers:         31540 kB
Cached:         530856 kB
SwapCached:       5132 kB
Active:         153244 kB
Inactive:       420224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434296 kB
SwapTotal:     4192956 kB
SwapFree:      4182768 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          15644 kB
Slab:            34236 kB
Committed_AS:   542256 kB
PageTables:       1396 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= 66561 MiB

End job on node34 on Wed Feb 21 14:32:34 UTC 2007