Trace number 3439353

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-05-15 (fixed)? (TO) 5000.23 5000.1

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3326.88
Satisfiable
(Un)Satisfiability was proved
Number of variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
Number of clauses of size 50
Number of clauses of size over 50

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: 977)

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-3439353-1306929658/watcher-3439353-1306929658 -o /tmp/evaluation-result-3439353-1306929658/solver-3439353-1306929658 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439353-1306929658.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.41 7.93 7.96 1/545 8506
/proc/meminfo: memFree=21434644/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=12172 CPUtime=0 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 465 0 0 0 0 0 0 0 25 0 1 0 804566156 12464128 404 33554432000 4194304 4394578 140733354303648 18446744073709551615 253640520389 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 3043 404 266 49 0 184 0

[startup+0.0685241 s]
/proc/loadavg: 7.41 7.93 7.96 1/545 8506
/proc/meminfo: memFree=21434644/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=12436 CPUtime=0.06 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 534 0 0 0 6 0 0 0 25 0 1 0 804566156 12734464 473 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 3109 473 267 49 0 250 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12436

[startup+0.100518 s]
/proc/loadavg: 7.41 7.93 7.96 1/545 8506
/proc/meminfo: memFree=21434644/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=12436 CPUtime=0.09 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 554 0 0 0 9 0 0 0 25 0 1 0 804566156 12734464 493 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 3109 493 267 49 0 250 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12436

[startup+0.300481 s]
/proc/loadavg: 7.41 7.93 7.96 1/545 8506
/proc/meminfo: memFree=21434644/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=12964 CPUtime=0.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 667 0 0 0 29 0 0 0 25 0 1 0 804566156 13275136 606 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 3241 606 267 49 0 382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12964

[startup+0.700423 s]
/proc/loadavg: 7.41 7.93 7.96 1/545 8506
/proc/meminfo: memFree=21434644/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=13624 CPUtime=0.69 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 854 0 0 0 69 0 0 0 25 0 1 0 804566156 13950976 793 33554432000 4194304 4394578 140733354303648 18446744073709551615 4290832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 3406 793 267 49 0 547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13624

[startup+1.50027 s]
/proc/loadavg: 7.41 7.93 7.96 3/551 8517
/proc/meminfo: memFree=21428032/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=15208 CPUtime=1.49 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 1241 0 0 0 149 0 0 0 25 0 1 0 804566156 15572992 1180 33554432000 4194304 4394578 140733354303648 18446744073709551615 253640514557 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 3802 1180 267 49 0 943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15208

[startup+3.10097 s]
/proc/loadavg: 6.97 7.83 7.93 3/551 8517
/proc/meminfo: memFree=21422700/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=17424 CPUtime=3.09 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 1780 0 0 0 309 0 0 0 25 0 1 0 804566156 17842176 1719 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 4356 1719 267 49 0 1497 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17424

[startup+6.30039 s]
/proc/loadavg: 6.97 7.83 7.93 3/551 8526
/proc/meminfo: memFree=21414500/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=21084 CPUtime=6.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 2716 0 0 0 629 0 0 0 25 0 1 0 804566156 21590016 2655 33554432000 4194304 4394578 140733354303648 18446744073709551615 4295623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 5271 2655 267 49 0 2412 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21084

[startup+12.7002 s]
/proc/loadavg: 6.57 7.74 7.90 3/551 8527
/proc/meminfo: memFree=21399196/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=28240 CPUtime=12.69 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 4495 0 0 0 1268 1 0 0 25 0 1 0 804566156 28917760 4434 33554432000 4194304 4394578 140733354303648 18446744073709551615 4284843 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 7060 4434 267 49 0 4201 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28240

[startup+25.5009 s]
/proc/loadavg: 5.70 7.49 7.81 3/551 8527
/proc/meminfo: memFree=21370308/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=45176 CPUtime=25.49 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 8725 0 0 0 2547 2 0 0 25 0 1 0 804566156 46260224 8664 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 11294 8664 267 49 0 8435 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45176

[startup+51.1002 s]
/proc/loadavg: 4.43 7.05 7.66 3/551 8528
/proc/meminfo: memFree=21309788/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=77480 CPUtime=51.09 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 16808 0 0 0 5105 4 0 0 25 0 1 0 804566156 79339520 16747 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 19370 16747 267 49 0 16511 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77480

[startup+102.32 s]
/proc/loadavg: 3.02 6.21 7.34 3/551 8529
/proc/meminfo: memFree=21203248/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=131844 CPUtime=102.31 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 30384 0 0 0 10223 8 0 0 25 0 1 0 804566156 135008256 30323 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 32961 30323 267 49 0 30102 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 131844

[startup+162.301 s]
/proc/loadavg: 2.40 5.50 7.03 3/551 8531
/proc/meminfo: memFree=21100420/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=184504 CPUtime=162.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 43576 0 0 0 16219 10 0 0 25 0 1 0 804566156 188932096 43515 33554432000 4194304 4394578 140733354303648 18446744073709551615 253640518170 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 46126 43515 267 49 0 43267 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 184504

[startup+222.301 s]
/proc/loadavg: 2.13 4.81 6.68 3/551 8535
/proc/meminfo: memFree=20967364/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=257060 CPUtime=222.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 61710 0 0 0 22216 13 0 0 25 0 1 0 804566156 263229440 61649 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 64265 61649 267 49 0 61406 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 257060

[startup+282.301 s]
/proc/loadavg: 2.05 4.34 6.41 3/551 8537
/proc/meminfo: memFree=20900748/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=294768 CPUtime=282.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 71126 0 0 0 28214 15 0 0 25 0 1 0 804566156 301842432 71065 33554432000 4194304 4394578 140733354303648 18446744073709551615 4291610 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 73692 71065 267 49 0 70833 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 294768

[startup+342.301 s]
/proc/loadavg: 2.02 3.88 6.11 3/551 8538
/proc/meminfo: memFree=20765684/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=366928 CPUtime=342.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 89161 0 0 0 34209 20 0 0 25 0 1 0 804566156 375734272 89100 33554432000 4194304 4394578 140733354303648 18446744073709551615 4291728 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 91732 89100 267 49 0 88873 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 366928

[startup+402.3 s]
/proc/loadavg: 2.00 3.56 5.87 3/551 8540
/proc/meminfo: memFree=20641280/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=435292 CPUtime=402.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 106257 0 0 0 40206 23 0 0 25 0 1 0 804566156 445739008 106196 33554432000 4194304 4394578 140733354303648 18446744073709551615 4291820 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 108823 106196 267 49 0 105964 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 435292

[startup+462.3 s]
/proc/loadavg: 2.00 3.27 5.63 3/551 8542
/proc/meminfo: memFree=20527300/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=484860 CPUtime=462.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 118639 0 0 0 46203 26 0 0 25 0 1 0 804566156 496496640 118578 33554432000 4194304 4394578 140733354303648 18446744073709551615 4296923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8506/statm: 121215 118578 267 49 0 118356 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 484860

[startup+522.3 s]
/proc/loadavg: 2.14 3.08 5.41 3/551 8543
/proc/meminfo: memFree=20406748/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=543716 CPUtime=522.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 133360 0 0 0 52200 29 0 0 25 0 1 0 804566156 556765184 133299 33554432000 4194304 4394578 140733354303648 18446744073709551615 4296299 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 135929 133299 267 49 0 133070 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 543716

[startup+582.3 s]
/proc/loadavg: 2.20 2.92 5.21 3/551 8545
/proc/meminfo: memFree=20371880/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=578256 CPUtime=582.29 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 141996 0 0 0 58198 31 0 0 25 0 1 0 804566156 592134144 141935 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298773 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 144564 141935 267 49 0 141705 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 578256

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.02 2.04 2.08 3/551 8650
/proc/meminfo: memFree=14951208/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3394544 CPUtime=4062.42 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 846081 0 0 0 406042 200 0 0 25 0 1 0 804566156 3476013056 846020 33554432000 4194304 4394578 140733354303648 18446744073709551615 4285749 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 848636 846020 267 49 0 845777 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 3394544

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/551 8651
/proc/meminfo: memFree=14840076/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3445764 CPUtime=4122.4 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 858891 0 0 0 412038 202 0 0 25 0 1 0 804566156 3528462336 858830 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 861441 858830 267 49 0 858582 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 3445764

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/551 8653
/proc/meminfo: memFree=14741100/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3492380 CPUtime=4182.41 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 870527 0 0 0 418036 205 0 0 25 0 1 0 804566156 3576197120 870466 33554432000 4194304 4394578 140733354303648 18446744073709551615 4287953 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 873095 870466 267 49 0 870236 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 3492380

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/551 8654
/proc/meminfo: memFree=14610500/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3562152 CPUtime=4242.4 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 887965 0 0 0 424032 208 0 0 25 0 1 0 804566156 3647643648 887904 33554432000 4194304 4394578 140733354303648 18446744073709551615 253640515591 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 890538 887904 267 49 0 887679 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 3562152

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/551 8656
/proc/meminfo: memFree=14528884/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3611736 CPUtime=4302.41 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 900380 0 0 0 430030 211 0 0 25 0 1 0 804566156 3698417664 900319 33554432000 4194304 4394578 140733354303648 18446744073709551615 4287234 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 902934 900319 267 49 0 900075 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 3611736

[startup+4362.3 s]
/proc/loadavg: 2.04 2.02 2.06 3/551 8658
/proc/meminfo: memFree=14387616/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3689480 CPUtime=4362.41 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 919792 0 0 0 436026 215 0 0 25 0 1 0 804566156 3778027520 919731 33554432000 4194304 4394578 140733354303648 18446744073709551615 4296777 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 922370 919731 267 49 0 919511 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 3689480

[startup+4422.3 s]
/proc/loadavg: 2.06 2.03 2.06 3/551 8659
/proc/meminfo: memFree=14260992/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3754100 CPUtime=4422.41 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 935953 0 0 0 442024 217 0 0 25 0 1 0 804566156 3844198400 935892 33554432000 4194304 4394578 140733354303648 18446744073709551615 4298693 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 938525 935892 267 49 0 935666 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 3754100

[startup+4482.3 s]
/proc/loadavg: 2.09 2.05 2.06 3/551 8661
/proc/meminfo: memFree=14193136/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3770080 CPUtime=4482.41 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 939964 0 0 0 448022 219 0 0 25 0 1 0 804566156 3860561920 939903 33554432000 4194304 4394578 140733354303648 18446744073709551615 4292173 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 942520 939903 267 49 0 939661 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 3770080

[startup+4542.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/551 8662
/proc/meminfo: memFree=14131836/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3770080 CPUtime=4542.41 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 939964 0 0 0 454022 219 0 0 25 0 1 0 804566156 3860561920 939903 33554432000 4194304 4394578 140733354303648 18446744073709551615 4296283 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 942520 939903 267 49 0 939661 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 3770080

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/551 8664
/proc/meminfo: memFree=14117672/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3770080 CPUtime=4602.42 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 939964 0 0 0 460023 219 0 0 25 0 1 0 804566156 3860561920 939903 33554432000 4194304 4394578 140733354303648 18446744073709551615 4287736 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 942520 939903 267 49 0 939661 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 3770080

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/551 8666
/proc/meminfo: memFree=14014852/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3832008 CPUtime=4662.42 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 955447 0 0 0 466020 222 0 0 25 0 1 0 804566156 3923976192 955386 33554432000 4194304 4394578 140733354303648 18446744073709551615 4292801 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 958002 955386 267 49 0 955143 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 3832008

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.04 3/551 8667
/proc/meminfo: memFree=13890700/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3896944 CPUtime=4722.44 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 971663 0 0 0 472020 224 0 0 25 0 1 0 804566156 3990470656 971602 33554432000 4194304 4394578 140733354303648 18446744073709551615 4292774 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 974236 971602 267 49 0 971377 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 3896944

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/551 8669
/proc/meminfo: memFree=13783168/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=3952316 CPUtime=4782.42 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 985504 0 0 0 478014 228 0 0 25 0 1 0 804566156 4047171584 985443 33554432000 4194304 4394578 140733354303648 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 988079 985443 267 49 0 985220 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 3952316

[startup+4842.3 s]
/proc/loadavg: 2.13 2.04 2.04 3/551 8670
/proc/meminfo: memFree=13657016/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=4015632 CPUtime=4842.43 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 1001351 0 0 0 484013 230 0 0 25 0 1 0 804566156 4112007168 1001290 33554432000 4194304 4394578 140733354303648 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 1003908 1001290 267 49 0 1001049 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 4015632

[startup+4902.3 s]
/proc/loadavg: 2.11 2.04 2.04 3/551 8672
/proc/meminfo: memFree=13538324/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=4094496 CPUtime=4902.42 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 1021062 0 0 0 490008 234 0 0 25 0 1 0 804566156 4192763904 1021001 33554432000 4194304 4394578 140733354303648 18446744073709551615 4297030 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 1023624 1021001 267 49 0 1020765 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 4094496

[startup+4962.3 s]
/proc/loadavg: 2.15 2.06 2.04 3/551 8674
/proc/meminfo: memFree=13458308/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=4117384 CPUtime=4962.42 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 1026796 0 0 0 496007 235 0 0 25 0 1 0 804566156 4216201216 1026735 33554432000 4194304 4394578 140733354303648 18446744073709551615 4292759 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 1029346 1026735 267 49 0 1026487 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 4117384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.16 2.07 2.04 3/551 8675
/proc/meminfo: memFree=13370260/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=4165472 CPUtime=5000.04 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4202496 1038812 0 0 0 499766 238 0 0 25 0 1 0 804566156 4265443328 1038751 33554432000 4194304 4394578 140733354303648 18446744073709551615 4291310 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/8506/statm: 1041368 1038751 267 49 0 1038509 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 4165472

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

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

[startup+5000.02 s]
/proc/loadavg: 2.16 2.07 2.04 3/551 8675
/proc/meminfo: memFree=13370260/32951124 swapFree=53733252/67111528
[pid=8506] ppid=8504 vsize=0 CPUtime=5000.15 cores=0,2,4,6
/proc/8506/stat : 8506 (SApperloT2010) R 8504 8506 8478 0 -1 4203524 1038812 0 0 0 499767 248 0 0 25 0 1 0 804566156 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 0 0 0 0
/proc/8506/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.1
CPU time (s): 5000.23
CPU user time (s): 4997.67
CPU system time (s): 2.55961
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4165472

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

runsolver used 28.5897 second user time and 57.8302 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-01 14:00:58
IDJOB=3439353
IDBENCH=84028
IDSOLVER=1933
FILE ID=node106/3439353-1306929658
RUNJOBID= node106-1306929658-8496
PBS_JOBID= 13488586
Free space on /tmp= 73712 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439353-1306929658/watcher-3439353-1306929658 -o /tmp/evaluation-result-3439353-1306929658/solver-3439353-1306929658 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439353-1306929658.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=1817959860

node106.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.830
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.66
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.830
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	: 5226.20
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.830
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.830
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.82
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.830
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.74
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.830
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.75
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.830
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.75
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.830
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:      21434784 kB
Buffers:        364192 kB
Cached:        5760624 kB
SwapCached:      22744 kB
Active:        5660652 kB
Inactive:      5522180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21434784 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:               4 kB
Writeback:           0 kB
AnonPages:     5055040 kB
Mapped:          25308 kB
Slab:           181280 kB
PageTables:      78360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167520656 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= 73712 MiB
End job on node106 at 2011-06-01 15:24:20