Trace number 3285772

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
SApperloT 2011-03-23? (TO) 1300.01 1300.04

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

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-3285772-1303767654/watcher-3285772-1303767654 -o /tmp/evaluation-result-3285772-1303767654/solver-3285772-1303767654 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3285772-1303767654.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: 3.67 3.89 3.48 4/189 7359
/proc/meminfo: memFree=14034608/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=22920 CPUtime=0 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 2002 0 0 0 0 0 0 0 21 0 1 0 488366727 23470080 1941 33554432000 4194304 4465733 140736081961984 18446744073709551615 4298412 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 5730 1945 248 67 0 2853 0

[startup+0.023803 s]
/proc/loadavg: 3.67 3.89 3.48 4/189 7359
/proc/meminfo: memFree=14034608/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=191540 CPUtime=0.01 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 5352 0 0 0 1 0 0 0 21 0 1 0 488366727 196136960 5291 33554432000 4194304 4465733 140736081961984 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 47885 5291 249 67 0 45008 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 191540

[startup+0.100787 s]
/proc/loadavg: 3.67 3.89 3.48 4/189 7359
/proc/meminfo: memFree=14034608/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=191672 CPUtime=0.09 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 5460 0 0 0 8 1 0 0 21 0 1 0 488366727 196272128 5393 33554432000 4194304 4465733 140736081961984 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 47918 5393 250 67 0 45041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 191672

[startup+0.300751 s]
/proc/loadavg: 3.67 3.89 3.48 4/189 7359
/proc/meminfo: memFree=14034608/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=191800 CPUtime=0.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 6635 0 0 0 28 1 0 0 22 0 1 0 488366727 196403200 6458 33554432000 4194304 4465733 140736081961984 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 47950 6458 250 67 0 45073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 191800

[startup+0.700677 s]
/proc/loadavg: 3.67 3.89 3.48 4/189 7359
/proc/meminfo: memFree=14034608/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=191800 CPUtime=0.69 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 11389 0 0 0 66 3 0 0 23 0 1 0 488366727 196403200 10936 33554432000 4194304 4465733 140736081961984 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 47950 10936 250 67 0 45073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 191800

[startup+1.50053 s]
/proc/loadavg: 3.67 3.89 3.48 5/190 7360
/proc/meminfo: memFree=13973500/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=191800 CPUtime=1.49 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 20665 0 0 0 143 6 0 0 25 0 1 0 488366727 196403200 19666 33554432000 4194304 4465733 140736081961984 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 47950 19666 250 67 0 45073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191800

[startup+3.10024 s]
/proc/loadavg: 3.67 3.89 3.48 5/190 7360
/proc/meminfo: memFree=13920552/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=231736 CPUtime=3.09 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 58662 0 0 0 296 13 0 0 25 0 1 0 488366727 237297664 36640 33554432000 4194304 4465733 140736081961984 18446744073709551615 4265240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 57934 36641 250 67 0 55057 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 231736

[startup+6.30067 s]
/proc/loadavg: 3.77 3.91 3.48 5/190 7360
/proc/meminfo: memFree=13853976/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=242736 CPUtime=6.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 63912 0 0 0 615 14 0 0 25 0 1 0 488366727 248561664 40076 33554432000 4194304 4465733 140736081961984 18446744073709551615 4271288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 60684 40076 255 67 0 57807 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 242736

[startup+12.7005 s]
/proc/loadavg: 3.79 3.91 3.49 5/190 7360
/proc/meminfo: memFree=13817280/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=275508 CPUtime=12.69 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 77692 0 0 0 1253 16 0 0 25 0 1 0 488366727 282120192 46016 33554432000 4194304 4465733 140736081961984 18446744073709551615 4256276 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 68877 46016 255 67 0 66000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275508

[startup+25.5001 s]
/proc/loadavg: 3.84 3.91 3.49 5/190 7360
/proc/meminfo: memFree=13743252/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=275508 CPUtime=25.49 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 86074 0 0 0 2532 17 0 0 25 0 1 0 488366727 282120192 50207 33554432000 4194304 4465733 140736081961984 18446744073709551615 4255137 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 68877 50207 255 67 0 66000 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 275508

[startup+51.1005 s]
/proc/loadavg: 3.89 3.92 3.51 5/190 7361
/proc/meminfo: memFree=13680056/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=275508 CPUtime=51.09 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 92313 0 0 0 5091 18 0 0 25 0 1 0 488366727 282120192 53329 33554432000 4194304 4465733 140736081961984 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 68877 53329 255 67 0 66000 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 275508

[startup+102.307 s]
/proc/loadavg: 3.95 3.93 3.53 5/190 7362
/proc/meminfo: memFree=13479456/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=413752 CPUtime=102.3 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 173915 0 0 0 10202 28 0 0 25 0 1 0 488366727 423682048 80162 33554432000 4194304 4465733 140736081961984 18446744073709551615 4255568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 103438 80162 255 67 0 100561 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 413752

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.56 5/190 7364
/proc/meminfo: memFree=13181700/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=474652 CPUtime=162.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 227104 0 0 0 16194 35 0 0 25 0 1 0 488366727 486043648 91906 33554432000 4194304 4465733 140736081961984 18446744073709551615 4255279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 118663 91906 255 67 0 115786 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 474652

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.58 5/190 7366
/proc/meminfo: memFree=13176968/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=474652 CPUtime=222.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 227117 0 0 0 22194 35 0 0 25 0 1 0 488366727 486043648 91919 33554432000 4194304 4465733 140736081961984 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 118663 91919 255 67 0 115786 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 474652

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.60 5/190 7367
/proc/meminfo: memFree=13000604/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=605724 CPUtime=282.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 281135 0 0 0 28187 42 0 0 25 0 1 0 488366727 620261376 113168 33554432000 4194304 4465733 140736081961984 18446744073709551615 4255027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 151431 113168 255 67 0 148554 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 605724

[startup+342.3 s]
/proc/loadavg: 3.99 3.96 3.63 5/190 7369
/proc/meminfo: memFree=12975528/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=606316 CPUtime=342.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 290725 0 0 0 34185 44 0 0 25 0 1 0 488366727 620867584 118037 33554432000 4194304 4465733 140736081961984 18446744073709551615 4255137 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 151579 118037 255 67 0 148702 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 606316

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.65 5/190 7370
/proc/meminfo: memFree=12982072/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=606316 CPUtime=402.28 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 290725 0 0 0 40184 44 0 0 25 0 1 0 488366727 620867584 118037 33554432000 4194304 4465733 140736081961984 18446744073709551615 4254812 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 151579 118037 255 67 0 148702 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 606316

[startup+462.3 s]
/proc/loadavg: 4.05 3.98 3.67 5/190 7372
/proc/meminfo: memFree=12766288/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=462.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392467 0 0 0 46171 58 0 0 25 0 1 0 488366727 1157648384 168004 33554432000 4194304 4465733 140736081961984 18446744073709551615 4243624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168004 272 67 0 279752 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1130516

[startup+522.3 s]
/proc/loadavg: 4.02 3.98 3.69 5/190 7374
/proc/meminfo: memFree=12705868/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=522.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392468 0 0 0 52171 58 0 0 25 0 1 0 488366727 1157648384 168005 33554432000 4194304 4465733 140736081961984 18446744073709551615 4368443 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168005 273 67 0 279752 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1130516

[startup+582.3 s]
/proc/loadavg: 4.06 4.00 3.71 5/190 7375
/proc/meminfo: memFree=12748624/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=582.28 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392468 0 0 0 58170 58 0 0 25 0 1 0 488366727 1157648384 168005 33554432000 4194304 4465733 140736081961984 18446744073709551615 4368392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168005 273 67 0 279752 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1130516

[startup+642.3 s]
/proc/loadavg: 4.07 4.01 3.73 5/190 7377
/proc/meminfo: memFree=12743252/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=642.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392468 0 0 0 64171 58 0 0 25 0 1 0 488366727 1157648384 168005 33554432000 4194304 4465733 140736081961984 18446744073709551615 4368392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168005 273 67 0 279752 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1130516

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.74 5/190 7378
/proc/meminfo: memFree=12724880/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=702.28 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392468 0 0 0 70170 58 0 0 25 0 1 0 488366727 1157648384 168005 33554432000 4194304 4465733 140736081961984 18446744073709551615 4371731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168005 273 67 0 279752 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 1130516

[startup+762.306 s]
/proc/loadavg: 4.06 4.02 3.76 5/190 7380
/proc/meminfo: memFree=12715548/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=762.29 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392468 0 0 0 76171 58 0 0 25 0 1 0 488366727 1157648384 168005 33554432000 4194304 4465733 140736081961984 18446744073709551615 4368403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168005 273 67 0 279752 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1130516

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.77 5/190 7382
/proc/meminfo: memFree=12698408/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=822.28 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392468 0 0 0 82170 58 0 0 25 0 1 0 488366727 1157648384 168005 33554432000 4194304 4465733 140736081961984 18446744073709551615 4343401 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168005 273 67 0 279752 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1130516

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.78 5/190 7383
/proc/meminfo: memFree=12694540/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=882.28 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392477 0 0 0 88170 58 0 0 25 0 1 0 488366727 1157648384 168014 33554432000 4194304 4465733 140736081961984 18446744073709551615 4304492 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168014 281 67 0 279752 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1130516

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 7385
/proc/meminfo: memFree=12687940/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=942.27 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392477 0 0 0 94169 58 0 0 25 0 1 0 488366727 1157648384 168014 33554432000 4194304 4465733 140736081961984 18446744073709551615 4304530 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168014 281 67 0 279752 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1130516

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 7386
/proc/meminfo: memFree=12598136/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=1002.27 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392477 0 0 0 100169 58 0 0 25 0 1 0 488366727 1157648384 168014 33554432000 4194304 4465733 140736081961984 18446744073709551615 4300750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168014 281 67 0 279752 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1130516

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 7388
/proc/meminfo: memFree=12598360/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=1062.27 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392477 0 0 0 106169 58 0 0 25 0 1 0 488366727 1157648384 168014 33554432000 4194304 4465733 140736081961984 18446744073709551615 4300967 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168014 281 67 0 279752 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1130516

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.83 5/190 7390
/proc/meminfo: memFree=12680656/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1130516 CPUtime=1122.27 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 392477 0 0 0 112169 58 0 0 25 0 1 0 488366727 1157648384 168014 33554432000 4194304 4465733 140736081961984 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 282629 168014 281 67 0 279752 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 1130516

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.84 5/190 7391
/proc/meminfo: memFree=12654720/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1137312 CPUtime=1182.27 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 393253 0 0 0 118169 58 0 0 25 0 1 0 488366727 1164607488 168789 33554432000 4194304 4465733 140736081961984 18446744073709551615 4300955 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 284328 168789 280 67 0 281451 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1137312

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.85 5/190 7402
/proc/meminfo: memFree=12653036/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1137312 CPUtime=1242.27 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 393259 0 0 0 124169 58 0 0 25 0 1 0 488366727 1164607488 168795 33554432000 4194304 4465733 140736081961984 18446744073709551615 4300747 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 284328 168795 280 67 0 281451 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1137312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.98 3.84 2/173 7457
/proc/meminfo: memFree=13536464/32951124 swapFree=67111528/67111528
[pid=7359] ppid=7357 vsize=1137312 CPUtime=1299.97 cores=5,7
/proc/7359/stat : 7359 (SApperloT) R 7357 7359 6236 0 -1 4202496 393269 0 0 0 129939 58 0 0 25 0 1 0 488366727 1164607488 168805 33554432000 4194304 4465733 140736081961984 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7359/statm: 284328 168805 280 67 0 281451 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1137312

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.01
CPU user time (s): 1299.4
CPU system time (s): 0.611906
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 1250320

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

runsolver used 2.09668 second user time and 5.00624 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-25 23:41:00
IDJOB=3285772
IDBENCH=82399
IDSOLVER=1657
FILE ID=node109/3285772-1303767654
RUNJOBID= node109-1303767653-7319
PBS_JOBID= 13157141
Free space on /tmp= 71736 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285772-1303767654/watcher-3285772-1303767654 -o /tmp/evaluation-result-3285772-1303767654/solver-3285772-1303767654 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3285772-1303767654.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=564416345

node109.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.809
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.61
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.809
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	: 5332.75
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.809
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.74
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.809
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.75
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.809
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.82
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14034764 kB
Buffers:       2112216 kB
Cached:       16055096 kB
SwapCached:          0 kB
Active:       10058804 kB
Inactive:      8277936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14034764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          257332 kB
Writeback:           0 kB
AnonPages:      169024 kB
Mapped:          15476 kB
Slab:           514728 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   370188 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= 71804 MiB
End job on node109 at 2011-04-26 00:02:42