Trace number 3251001

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT2010 2011-03-04? (TO) 1300.08 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251001-1303581526/watcher-3251001-1303581526 -o /tmp/evaluation-result-3251001-1303581526/solver-3251001-1303581526 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3251001-1303581526.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.97 3.59 4/189 21455
/proc/meminfo: memFree=18626276/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=20384 CPUtime=0 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 1499 0 0 0 0 0 0 0 25 0 1 0 548383119 20873216 1438 33554432000 4194304 4395502 140734322938128 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 5096 1438 249 50 0 2236 0

[startup+0.074754 s]
/proc/loadavg: 4.00 3.97 3.59 4/189 21455
/proc/meminfo: memFree=18626276/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=29760 CPUtime=0.07 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 3825 0 0 0 7 0 0 0 25 0 1 0 548383119 30474240 3764 33554432000 4194304 4395502 140734322938128 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 7440 3767 249 50 0 4580 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29760

[startup+0.100751 s]
/proc/loadavg: 4.00 3.97 3.59 4/189 21455
/proc/meminfo: memFree=18626276/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=33988 CPUtime=0.09 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 4886 0 0 0 9 0 0 0 25 0 1 0 548383119 34803712 4825 33554432000 4194304 4395502 140734322938128 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 8497 4825 249 50 0 5637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33988

[startup+0.300714 s]
/proc/loadavg: 4.00 3.97 3.59 4/189 21455
/proc/meminfo: memFree=18626276/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=58364 CPUtime=0.29 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 11001 0 0 0 25 4 0 0 25 0 1 0 548383119 59764736 10939 33554432000 4194304 4395502 140734322938128 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 14591 10939 255 50 0 11731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58364

[startup+0.700639 s]
/proc/loadavg: 4.00 3.97 3.59 4/189 21455
/proc/meminfo: memFree=18626276/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=58364 CPUtime=0.69 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 11001 0 0 0 63 6 0 0 25 0 1 0 548383119 59764736 10939 33554432000 4194304 4395502 140734322938128 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 14591 10939 255 50 0 11731 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58364

[startup+1.50048 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 21456
/proc/meminfo: memFree=18559968/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=74404 CPUtime=1.49 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 16702 0 0 0 139 10 0 0 25 0 1 0 548383119 76189696 14711 33554432000 4194304 4395502 140734322938128 18446744073709551615 4300316 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 18601 14711 267 50 0 15741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74404

[startup+3.10019 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 21456
/proc/meminfo: memFree=18504540/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=96688 CPUtime=3.09 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 22192 0 0 0 298 11 0 0 25 0 1 0 548383119 99008512 20201 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299645 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 24172 20201 267 50 0 21312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96688

[startup+6.30059 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 21456
/proc/meminfo: memFree=18420484/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=126204 CPUtime=6.29 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 29394 0 0 0 617 12 0 0 25 0 1 0 548383119 129232896 27403 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 31551 27404 267 50 0 28691 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 126204

[startup+12.7004 s]
/proc/loadavg: 4.00 3.97 3.60 5/190 21456
/proc/meminfo: memFree=18306164/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=171740 CPUtime=12.7 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 40283 0 0 0 1255 15 0 0 25 0 1 0 548383119 175861760 38292 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 42935 38292 267 50 0 40075 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 171740

[startup+25.501 s]
/proc/loadavg: 4.07 3.99 3.61 5/190 21457
/proc/meminfo: memFree=18178088/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=237400 CPUtime=25.49 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 56021 0 0 0 2532 17 0 0 25 0 1 0 548383119 243097600 54030 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 59350 54030 267 50 0 56490 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 237400

[startup+51.1003 s]
/proc/loadavg: 4.05 3.99 3.62 5/190 21457
/proc/meminfo: memFree=17992928/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=334528 CPUtime=51.09 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 78898 0 0 0 5088 21 0 0 25 0 1 0 548383119 342556672 76907 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 83632 76907 267 50 0 80772 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 334528

[startup+102.307 s]
/proc/loadavg: 4.02 3.99 3.64 5/190 21459
/proc/meminfo: memFree=17749992/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=436364 CPUtime=102.3 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 103102 0 0 0 10204 26 0 0 25 0 1 0 548383119 446836736 101111 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 109091 101111 267 50 0 106231 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 436364

[startup+162.301 s]
/proc/loadavg: 4.05 4.00 3.66 5/190 21469
/proc/meminfo: memFree=17625200/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=480172 CPUtime=162.29 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 112958 0 0 0 16200 29 0 0 25 0 1 0 548383119 491696128 110967 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 120043 110967 267 50 0 117183 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 480172

[startup+222.3 s]
/proc/loadavg: 4.02 4.00 3.68 5/190 21471
/proc/meminfo: memFree=17580772/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=492308 CPUtime=222.29 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 115621 0 0 0 22199 30 0 0 25 0 1 0 548383119 504123392 113630 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 123077 113630 267 50 0 120217 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 492308

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 21472
/proc/meminfo: memFree=17502760/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=517124 CPUtime=282.3 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 120765 0 0 0 28198 32 0 0 25 0 1 0 548383119 529534976 118774 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 129281 118774 267 50 0 126421 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 517124

[startup+342.301 s]
/proc/loadavg: 4.06 4.02 3.72 5/190 21474
/proc/meminfo: memFree=17417420/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=559044 CPUtime=342.3 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 129646 0 0 0 34195 35 0 0 25 0 1 0 548383119 572461056 127655 33554432000 4194304 4395502 140734322938128 18446744073709551615 4347430 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 139761 127655 267 50 0 136901 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 559044

[startup+402.301 s]
/proc/loadavg: 4.06 4.02 3.74 5/190 21476
/proc/meminfo: memFree=17356748/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=594092 CPUtime=402.31 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 137494 0 0 0 40193 38 0 0 25 0 1 0 548383119 608350208 135503 33554432000 4194304 4395502 140734322938128 18446744073709551615 4286518 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 148523 135503 267 50 0 145663 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 594092

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.75 5/190 21477
/proc/meminfo: memFree=17290872/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=616176 CPUtime=462.3 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 141926 0 0 0 46191 39 0 0 25 0 1 0 548383119 630964224 139935 33554432000 4194304 4395502 140734322938128 18446744073709551615 4339110 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 154044 139935 267 50 0 151184 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 616176

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.76 5/190 21479
/proc/meminfo: memFree=17260332/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=622972 CPUtime=522.31 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 143284 0 0 0 52191 40 0 0 25 0 1 0 548383119 637923328 141293 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 155743 141293 267 50 0 152883 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 622972

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.77 5/190 21480
/proc/meminfo: memFree=17231536/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=629500 CPUtime=582.31 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 144545 0 0 0 58191 40 0 0 25 0 1 0 548383119 644608000 142554 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 157375 142554 267 50 0 154515 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 629500

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 21482
/proc/meminfo: memFree=17204204/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=633212 CPUtime=642.31 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 145320 0 0 0 64191 40 0 0 25 0 1 0 548383119 648409088 143329 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 158303 143329 267 50 0 155443 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 633212

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 21484
/proc/meminfo: memFree=17174184/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=644096 CPUtime=702.32 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 147341 0 0 0 70191 41 0 0 25 0 1 0 548383119 659554304 145350 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 161024 145350 267 50 0 158164 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 644096

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 21485
/proc/meminfo: memFree=17146376/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=659200 CPUtime=762.32 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 150300 0 0 0 76191 41 0 0 25 0 1 0 548383119 675020800 148309 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 164800 148309 267 50 0 161940 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 659200

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 21487
/proc/meminfo: memFree=17119444/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=665856 CPUtime=822.31 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 151794 0 0 0 82190 41 0 0 25 0 1 0 548383119 681836544 149803 33554432000 4194304 4395502 140734322938128 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 166464 149803 267 50 0 163604 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 665856

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 21488
/proc/meminfo: memFree=17073040/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=686220 CPUtime=882.31 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 156686 0 0 0 88187 44 0 0 25 0 1 0 548383119 702689280 154695 33554432000 4194304 4395502 140734322938128 18446744073709551615 4289182 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 171555 154695 267 50 0 168695 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 686220

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 21490
/proc/meminfo: memFree=17035196/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=717776 CPUtime=942.32 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 163891 0 0 0 94185 47 0 0 25 0 1 0 548383119 735002624 161900 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 179444 161900 267 50 0 176584 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 717776

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 21492
/proc/meminfo: memFree=16997088/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=730932 CPUtime=1002.33 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 166613 0 0 0 100185 48 0 0 25 0 1 0 548383119 748474368 164622 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 182733 164622 267 50 0 179873 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 730932

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 21493
/proc/meminfo: memFree=16984908/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=742584 CPUtime=1062.32 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 168794 0 0 0 106184 48 0 0 25 0 1 0 548383119 760406016 166803 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 185646 166803 267 50 0 182786 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 742584

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.85 5/190 21495
/proc/meminfo: memFree=16961188/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=745272 CPUtime=1122.32 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 169414 0 0 0 112184 48 0 0 25 0 1 0 548383119 763158528 167423 33554432000 4194304 4395502 140734322938128 18446744073709551615 4339114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 186318 167423 267 50 0 183458 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 745272

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/190 21496
/proc/meminfo: memFree=16918388/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=752440 CPUtime=1182.33 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 170914 0 0 0 118184 49 0 0 25 0 1 0 548383119 770498560 168923 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 188110 168923 267 50 0 185250 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 752440

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.87 5/190 21498
/proc/meminfo: memFree=16898368/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=759480 CPUtime=1242.33 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 172260 0 0 0 124184 49 0 0 25 0 1 0 548383119 777707520 170269 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 189870 170269 267 50 0 187010 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 759480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.88 2/184 21503
/proc/meminfo: memFree=18009556/32951124 swapFree=67111480/67111528
[pid=21455] ppid=21453 vsize=769916 CPUtime=1300.04 cores=5,7
/proc/21455/stat : 21455 (SApperloT2010) R 21453 21455 21245 0 -1 4202496 174411 0 0 0 129954 50 0 0 25 0 1 0 548383119 788393984 172420 33554432000 4194304 4395502 140734322938128 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21455/statm: 192479 172420 267 50 0 189619 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 769916

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): 1300.04
CPU time (s): 1300.08
CPU user time (s): 1299.54
CPU system time (s): 0.536918
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 769916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.536918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174411
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= 5
involuntary context switches= 891

runsolver used 2.09268 second user time and 5.01124 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 19:58:46
IDJOB=3251001
IDBENCH=88207
IDSOLVER=1655
FILE ID=node111/3251001-1303581526
RUNJOBID= node111-1303580224-21266
PBS_JOBID= 13150347
Free space on /tmp= 70720 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251001-1303581526/watcher-3251001-1303581526 -o /tmp/evaluation-result-3251001-1303581526/solver-3251001-1303581526 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3251001-1303581526.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1105364949

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18627176 kB
Buffers:       2130080 kB
Cached:       11479952 kB
SwapCached:         44 kB
Active:        9754652 kB
Inactive:      3999752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18627176 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           17240 kB
Writeback:           0 kB
AnonPages:      143652 kB
Mapped:          15424 kB
Slab:           505864 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   337284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70728 MiB
End job on node111 at 2011-04-23 20:20:28