Trace number 3286034

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
Lingeling 587? (TO) 1300.08 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.041
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

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-3286034-1303765995/watcher-3286034-1303765995 -o /tmp/evaluation-result-3286034-1303765995/solver-3286034-1303765995 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3286034-1303765995.cnf 

running on 2 cores: 4,6

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.02 3.94 3.56 4/189 5480
/proc/meminfo: memFree=10097516/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=7100 CPUtime=0 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 354 0 0 0 0 0 0 0 23 0 1 0 566830426 7270400 296 33554432000 4194304 4409164 140735252939312 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 1775 296 110 53 0 198 0

[startup+0.0833591 s]
/proc/loadavg: 4.02 3.94 3.56 4/189 5480
/proc/meminfo: memFree=10097516/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=12548 CPUtime=0.08 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 1719 0 0 0 8 0 0 0 23 0 1 0 566830426 12849152 1661 33554432000 4194304 4409164 140735252939312 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 3137 1661 113 53 0 1560 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12548

[startup+0.100355 s]
/proc/loadavg: 4.02 3.94 3.56 4/189 5480
/proc/meminfo: memFree=10097516/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=13060 CPUtime=0.09 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 1847 0 0 0 9 0 0 0 23 0 1 0 566830426 13373440 1789 33554432000 4194304 4409164 140735252939312 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 3265 1789 113 53 0 1688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13060

[startup+0.300327 s]
/proc/loadavg: 4.02 3.94 3.56 4/189 5480
/proc/meminfo: memFree=10097516/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=35340 CPUtime=0.29 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 7417 0 0 0 28 1 0 0 25 0 1 0 566830426 36188160 7359 33554432000 4194304 4409164 140735252939312 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 8835 7359 113 53 0 7258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35340

[startup+0.700255 s]
/proc/loadavg: 4.02 3.94 3.56 4/189 5480
/proc/meminfo: memFree=10097516/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=81676 CPUtime=0.69 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 19001 0 0 0 65 4 0 0 25 0 1 0 566830426 83636224 18943 33554432000 4194304 4409164 140735252939312 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 20419 18943 113 53 0 18842 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81676

[startup+1.50112 s]
/proc/loadavg: 4.02 3.94 3.56 5/190 5481
/proc/meminfo: memFree=10009600/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=155916 CPUtime=1.49 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 37561 0 0 0 142 7 0 0 25 0 1 0 566830426 159657984 37503 33554432000 4194304 4409164 140735252939312 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 38979 37503 113 53 0 37402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155916

[startup+3.10084 s]
/proc/loadavg: 4.02 3.94 3.56 5/190 5481
/proc/meminfo: memFree=9919948/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=170876 CPUtime=3.09 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 56546 0 0 0 300 9 0 0 25 0 1 0 566830426 174977024 41227 33554432000 4194304 4409164 140735252939312 18446744073709551615 4278133 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 42719 41227 125 53 0 41142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 170876

[startup+6.30029 s]
/proc/loadavg: 4.01 3.94 3.56 5/190 5482
/proc/meminfo: memFree=9893704/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=176452 CPUtime=6.29 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 99584 0 0 0 615 14 0 0 25 0 1 0 566830426 180686848 42625 33554432000 4194304 4409164 140735252939312 18446744073709551615 4228074 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 44113 42625 133 53 0 42536 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 176452

[startup+12.7012 s]
/proc/loadavg: 4.01 3.94 3.56 5/190 5482
/proc/meminfo: memFree=9797992/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=176452 CPUtime=12.69 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 99587 0 0 0 1255 14 0 0 25 0 1 0 566830426 180686848 42628 33554432000 4194304 4409164 140735252939312 18446744073709551615 4248613 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 44113 42628 136 53 0 42536 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 176452

[startup+25.501 s]
/proc/loadavg: 4.01 3.94 3.57 5/190 5482
/proc/meminfo: memFree=9842172/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=182064 CPUtime=25.49 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 100997 0 0 0 2535 14 0 0 25 0 1 0 566830426 186433536 44038 33554432000 4194304 4409164 140735252939312 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 45516 44038 136 53 0 43939 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 182064

[startup+51.1006 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 5483
/proc/meminfo: memFree=9885176/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=193860 CPUtime=51.1 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 104190 0 0 0 5094 16 0 0 25 0 1 0 566830426 198512640 46992 33554432000 4194304 4409164 140735252939312 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 48465 46992 141 53 0 46888 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 193860

[startup+102.307 s]
/proc/loadavg: 4.00 3.95 3.60 5/190 5484
/proc/meminfo: memFree=9908024/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=253936 CPUtime=102.3 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 152379 0 0 0 10208 22 0 0 25 0 1 0 566830426 260030464 62011 33554432000 4194304 4409164 140735252939312 18446744073709551615 4252016 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 63484 62011 141 53 0 61907 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 253936

[startup+162.3 s]
/proc/loadavg: 4.00 3.96 3.62 5/190 5486
/proc/meminfo: memFree=9653976/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=325692 CPUtime=162.29 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 204901 0 0 0 16199 30 0 0 25 0 1 0 566830426 333508608 79950 33554432000 4194304 4409164 140735252939312 18446744073709551615 4256257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 81423 79950 141 53 0 79846 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 325692

[startup+222.301 s]
/proc/loadavg: 4.00 3.96 3.64 5/190 5487
/proc/meminfo: memFree=9502712/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=263508 CPUtime=222.29 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 204901 0 0 0 22196 33 0 0 25 0 1 0 566830426 269832192 64436 33554432000 4194304 4409164 140735252939312 18446744073709551615 4325508 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 65877 64436 141 53 0 64300 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 263508

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 5489
/proc/meminfo: memFree=9586552/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=303380 CPUtime=282.29 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 215148 0 0 0 28193 36 0 0 25 0 1 0 566830426 310661120 74372 33554432000 4194304 4409164 140735252939312 18446744073709551615 4257991 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 75845 74372 141 53 0 74268 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 303380

[startup+342.301 s]
/proc/loadavg: 3.26 3.80 3.62 3/178 5527
/proc/meminfo: memFree=10143688/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=285252 CPUtime=342.3 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 260426 0 0 0 34184 46 0 0 25 0 1 0 566830426 292098048 69872 33554432000 4194304 4409164 140735252939312 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 71313 69872 141 53 0 69736 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 285252

[startup+402.301 s]
/proc/loadavg: 2.46 3.46 3.51 3/178 5528
/proc/meminfo: memFree=10091644/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=330928 CPUtime=402.3 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 271814 0 0 0 40180 50 0 0 25 0 1 0 566830426 338870272 81259 33554432000 4194304 4409164 140735252939312 18446744073709551615 4325534 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 82732 81259 141 53 0 81155 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 330928

[startup+462.3 s]
/proc/loadavg: 2.17 3.20 3.42 3/178 5530
/proc/meminfo: memFree=10048092/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=380064 CPUtime=462.3 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 317261 0 0 0 46173 57 0 0 25 0 1 0 566830426 389185536 93543 33554432000 4194304 4409164 140735252939312 18446744073709551615 4226401 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 95016 93543 141 53 0 93439 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 380064

[startup+522.301 s]
/proc/loadavg: 2.06 2.98 3.33 3/178 5531
/proc/meminfo: memFree=10174272/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=450800 CPUtime=522.3 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 334991 0 0 0 52168 62 0 0 25 0 1 0 566830426 461619200 111227 33554432000 4194304 4409164 140735252939312 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 112700 111227 141 53 0 111123 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 450800

[startup+582.301 s]
/proc/loadavg: 2.02 2.80 3.24 3/178 5533
/proc/meminfo: memFree=10055824/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=422408 CPUtime=582.3 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 354118 0 0 0 58162 68 0 0 25 0 1 0 566830426 432545792 104129 33554432000 4194304 4409164 140735252939312 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 105602 104129 141 53 0 104025 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 422408

[startup+642.301 s]
/proc/loadavg: 2.00 2.64 3.15 3/178 5535
/proc/meminfo: memFree=9987460/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=433816 CPUtime=642.31 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 392724 0 0 0 64158 73 0 0 25 0 1 0 566830426 444227584 106981 33554432000 4194304 4409164 140735252939312 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 108454 106981 141 53 0 106877 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 433816

[startup+702.301 s]
/proc/loadavg: 2.00 2.53 3.08 3/178 5536
/proc/meminfo: memFree=9807508/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=414264 CPUtime=702.31 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 401281 0 0 0 70152 79 0 0 25 0 1 0 566830426 424206336 102093 33554432000 4194304 4409164 140735252939312 18446744073709551615 4358100 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 103566 102093 141 53 0 101989 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 414264

[startup+762.306 s]
/proc/loadavg: 2.00 2.42 3.01 3/178 5538
/proc/meminfo: memFree=9188844/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=573900 CPUtime=762.32 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 441190 0 0 0 76146 86 0 0 25 0 1 0 566830426 587673600 142002 33554432000 4194304 4409164 140735252939312 18446744073709551615 4226440 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 143475 142002 141 53 0 141898 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 573900

[startup+822.301 s]
/proc/loadavg: 2.00 2.35 2.95 3/178 5539
/proc/meminfo: memFree=10152032/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=434224 CPUtime=822.31 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 560552 0 0 0 82130 101 0 0 25 0 1 0 566830426 444645376 107115 33554432000 4194304 4409164 140735252939312 18446744073709551615 4226421 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 108556 107115 141 53 0 106979 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 434224

[startup+882.3 s]
/proc/loadavg: 1.85 2.25 2.87 2/172 5559
/proc/meminfo: memFree=10860660/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=472992 CPUtime=882.31 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 587943 0 0 0 88125 106 0 0 25 0 1 0 566830426 484343808 116807 33554432000 4194304 4409164 140735252939312 18446744073709551615 4325508 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 118248 116807 141 53 0 116671 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 472992

[startup+942.301 s]
/proc/loadavg: 1.31 2.02 2.75 2/172 5561
/proc/meminfo: memFree=10752656/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=581600 CPUtime=942.31 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 615581 0 0 0 94121 110 0 0 25 0 1 0 566830426 595558400 143959 33554432000 4194304 4409164 140735252939312 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 145400 143959 141 53 0 143823 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 581600

[startup+1002.3 s]
/proc/loadavg: 1.11 1.83 2.64 2/172 5562
/proc/meminfo: memFree=10569100/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=764976 CPUtime=1002.31 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 661425 0 0 0 100113 118 0 0 25 0 1 0 566830426 783335424 189803 33554432000 4194304 4409164 140735252939312 18446744073709551615 4347250 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 191244 189803 141 53 0 189667 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 764976

[startup+1062.3 s]
/proc/loadavg: 1.04 1.68 2.54 2/172 5564
/proc/meminfo: memFree=10917748/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=420784 CPUtime=1062.31 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 694484 0 0 0 106103 128 0 0 25 0 1 0 566830426 430882816 103755 33554432000 4194304 4409164 140735252939312 18446744073709551615 4231013 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 105196 103755 141 53 0 103619 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 420784

[startup+1122.3 s]
/proc/loadavg: 1.01 1.55 2.44 2/172 5565
/proc/meminfo: memFree=10779444/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=554968 CPUtime=1122.32 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 728075 0 0 0 112097 135 0 0 25 0 1 0 566830426 568287232 137301 33554432000 4194304 4409164 140735252939312 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 138742 137301 141 53 0 137165 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 554968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.45 2.34 2/172 5567
/proc/meminfo: memFree=10806436/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=527244 CPUtime=1182.32 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 744251 0 0 0 118095 137 0 0 25 0 1 0 566830426 539897856 130370 33554432000 4194304 4409164 140735252939312 18446744073709551615 4247330 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 131811 130370 141 53 0 130234 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 527244

[startup+1242.3 s]
/proc/loadavg: 1.00 1.36 2.26 2/172 5569
/proc/meminfo: memFree=10654116/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=679716 CPUtime=1242.31 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 784177 0 0 0 124088 143 0 0 25 0 1 0 566830426 696029184 168488 33554432000 4194304 4409164 140735252939312 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 169929 168488 141 53 0 168352 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 679716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.29 2.18 2/172 5570
/proc/meminfo: memFree=10311588/32950928 swapFree=67111528/67111528
[pid=5480] ppid=5478 vsize=1022020 CPUtime=1300.02 cores=4,6
/proc/5480/stat : 5480 (lingeling) R 5478 5480 3965 0 -1 4202496 869753 0 0 0 129847 155 0 0 25 0 1 0 566830426 1046548480 254064 33554432000 4194304 4409164 140735252939312 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5480/statm: 255505 254064 141 53 0 253928 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1022020

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.05
CPU time (s): 1300.08
CPU user time (s): 1298.48
CPU system time (s): 1.59576
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1022020

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

runsolver used 2.04169 second user time and 4.22936 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 23:13:18
IDJOB=3286034
IDBENCH=82411
IDSOLVER=1606
FILE ID=node112/3286034-1303765995
RUNJOBID= node112-1303765009-5269
PBS_JOBID= 13157140
Free space on /tmp= 72216 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286034-1303765995/watcher-3286034-1303765995 -o /tmp/evaluation-result-3286034-1303765995/solver-3286034-1303765995 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3286034-1303765995.cnf

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=1188662192

node112.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.828
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.65
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.828
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.83
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.828
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.67
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.828
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10097672 kB
Buffers:       1975160 kB
Cached:       19260024 kB
SwapCached:          0 kB
Active:       11187808 kB
Inactive:     11114480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10097672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           74512 kB
Writeback:           0 kB
AnonPages:     1067028 kB
Mapped:          15700 kB
Slab:           483584 kB
PageTables:       7336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1253636 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= 72440 MiB
End job on node112 at 2011-04-25 23:35:00