Trace number 3349942

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
minisat hack: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.12 1300.12

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

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

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-3349942-1304969420/watcher-3349942-1304969420 -o /tmp/evaluation-result-3349942-1304969420/solver-3349942-1304969420 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349942-1304969420.cnf -verb=0 -model -no-shrinking -no-glucose 

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: 3.87 3.97 3.03 4/359 3432
/proc/meminfo: memFree=26482740/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=19888 CPUtime=0 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 503 0 0 0 0 0 0 0 22 0 1 0 608542634 20365312 446 33554432000 4194304 4300056 140734843736464 18446744073709551615 230809165568 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 4972 446 221 26 0 1604 0

[startup+0.113597 s]
/proc/loadavg: 3.87 3.97 3.03 4/359 3432
/proc/meminfo: memFree=26482740/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=27420 CPUtime=0.1 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 2784 0 0 0 10 0 0 0 23 0 1 0 608542634 28078080 2482 33554432000 4194304 4300056 140734843736464 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 6855 2491 222 26 0 3487 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27420

[startup+0.200581 s]
/proc/loadavg: 3.87 3.97 3.03 4/359 3432
/proc/meminfo: memFree=26482740/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=41024 CPUtime=0.19 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 7249 0 0 0 18 1 0 0 23 0 1 0 608542634 42008576 5885 33554432000 4194304 4300056 140734843736464 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 10256 5885 222 26 0 6888 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41024

[startup+0.300562 s]
/proc/loadavg: 3.87 3.97 3.03 4/359 3432
/proc/meminfo: memFree=26482740/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=57476 CPUtime=0.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 12954 0 0 0 27 2 0 0 23 0 1 0 608542634 58855424 9909 33554432000 4194304 4300056 140734843736464 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 14369 9912 222 26 0 11001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57476

[startup+0.700485 s]
/proc/loadavg: 3.87 3.97 3.03 4/359 3432
/proc/meminfo: memFree=26482740/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=121560 CPUtime=0.69 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 32735 0 0 0 66 3 0 0 25 0 1 0 608542634 124477440 24468 33554432000 4194304 4300056 140734843736464 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 30390 24469 222 26 0 27022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121560

[startup+1.50034 s]
/proc/loadavg: 3.87 3.97 3.03 5/360 3433
/proc/meminfo: memFree=26256812/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=174940 CPUtime=1.49 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 47018 0 0 0 143 6 0 0 25 0 1 0 608542634 179138560 34803 33554432000 4194304 4300056 140734843736464 18446744073709551615 4230328 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 43735 34803 226 26 0 40367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174940

[startup+3.10103 s]
/proc/loadavg: 3.87 3.97 3.03 5/360 3433
/proc/meminfo: memFree=26240568/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=141512 CPUtime=3.09 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 53642 0 0 0 303 6 0 0 25 0 1 0 608542634 144908288 27802 33554432000 4194304 4300056 140734843736464 18446744073709551615 4263153 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 35378 27802 236 26 0 32010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141512

[startup+6.30046 s]
/proc/loadavg: 4.12 4.02 3.05 5/358 3436
/proc/meminfo: memFree=26452996/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=141900 CPUtime=6.3 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 55555 0 0 0 623 7 0 0 25 0 1 0 608542634 145305600 29715 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 35475 29715 246 26 0 32107 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 141900

[startup+12.7003 s]
/proc/loadavg: 4.11 4.02 3.05 5/357 3455
/proc/meminfo: memFree=26339584/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=160868 CPUtime=12.69 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 59503 0 0 0 1262 7 0 0 25 0 1 0 608542634 164728832 33661 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 40217 33661 247 26 0 36849 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 160868

[startup+25.501 s]
/proc/loadavg: 4.23 4.05 3.08 5/360 3462
/proc/meminfo: memFree=25460676/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=191688 CPUtime=25.5 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 67586 0 0 0 2542 8 0 0 25 0 1 0 608542634 196288512 41738 33554432000 4194304 4300056 140734843736464 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 47922 41738 247 26 0 44554 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 191688

[startup+51.1012 s]
/proc/loadavg: 4.15 4.04 3.10 5/357 3487
/proc/meminfo: memFree=26231892/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=323164 CPUtime=51.09 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 83600 0 0 0 5098 11 0 0 25 0 1 0 608542634 330919936 57737 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 80791 57737 247 26 0 77423 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 323164

[startup+102.301 s]
/proc/loadavg: 4.07 4.03 3.15 5/357 3579
/proc/meminfo: memFree=26046484/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=455876 CPUtime=102.3 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 113823 0 0 0 10214 16 0 0 25 0 1 0 608542634 466817024 87936 33554432000 4194304 4300056 140734843736464 18446744073709551615 4256679 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 113969 87936 247 26 0 110601 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 455876

[startup+162.301 s]
/proc/loadavg: 4.08 4.04 3.20 5/360 3587
/proc/meminfo: memFree=24859760/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=670800 CPUtime=162.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 149178 0 0 0 16207 22 0 0 25 0 1 0 608542634 686899200 123264 33554432000 4194304 4300056 140734843736464 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 167700 123264 247 26 0 164332 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 670800

[startup+222.313 s]
/proc/loadavg: 4.03 4.03 3.25 5/360 3588
/proc/meminfo: memFree=24361144/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=671400 CPUtime=222.3 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 182435 0 0 0 22203 27 0 0 25 0 1 0 608542634 687513600 156496 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 167850 156496 247 26 0 164482 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 671400

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.29 5/360 3590
/proc/meminfo: memFree=23925664/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=1020648 CPUtime=282.3 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 215613 0 0 0 28197 33 0 0 25 0 1 0 608542634 1045143552 189657 33554432000 4194304 4300056 140734843736464 18446744073709551615 4262534 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 255162 189657 247 26 0 251794 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1020648

[startup+342.301 s]
/proc/loadavg: 4.14 4.05 3.35 5/360 3675
/proc/meminfo: memFree=25524112/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=1020648 CPUtime=342.3 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 247390 0 0 0 34192 38 0 0 25 0 1 0 608542634 1045143552 221421 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 255162 221421 247 26 0 251794 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1020648

[startup+402.301 s]
/proc/loadavg: 4.16 4.07 3.39 5/360 3677
/proc/meminfo: memFree=25232996/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=1588176 CPUtime=402.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 279703 0 0 0 40187 42 0 0 25 0 1 0 608542634 1626292224 253721 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252347 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 397044 253721 247 26 0 393676 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1588176

[startup+462.3 s]
/proc/loadavg: 4.06 4.05 3.43 5/360 3679
/proc/meminfo: memFree=25031024/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=1588176 CPUtime=462.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 311423 0 0 0 46182 47 0 0 25 0 1 0 608542634 1626292224 285424 33554432000 4194304 4300056 140734843736464 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 397044 285424 247 26 0 393676 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1588176

[startup+522.3 s]
/proc/loadavg: 4.02 4.04 3.46 5/360 3680
/proc/meminfo: memFree=24838872/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=1589176 CPUtime=522.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 339162 0 0 0 52178 51 0 0 25 0 1 0 608542634 1627316224 313145 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252431 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 397294 313145 247 26 0 393926 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1589176

[startup+582.3 s]
/proc/loadavg: 4.00 4.03 3.49 5/360 3682
/proc/meminfo: memFree=24623700/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=1590416 CPUtime=582.3 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 371765 0 0 0 58174 56 0 0 25 0 1 0 608542634 1628585984 345737 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252367 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 397604 345737 247 26 0 394236 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1590416

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 3.52 5/360 3683
/proc/meminfo: memFree=24474044/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=1591928 CPUtime=642.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 403795 0 0 0 64168 61 0 0 25 0 1 0 608542634 1630134272 377746 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 397982 377746 247 26 0 394614 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1591928

[startup+702.3 s]
/proc/loadavg: 4.07 4.03 3.56 5/360 3685
/proc/meminfo: memFree=24283408/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2516088 CPUtime=702.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 436254 0 0 0 70163 66 0 0 25 0 1 0 608542634 2576474112 410186 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 629022 410186 247 26 0 625654 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 2516088

[startup+762.3 s]
/proc/loadavg: 4.02 4.03 3.58 5/360 3687
/proc/meminfo: memFree=24038844/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2517104 CPUtime=762.3 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 461865 0 0 0 76161 69 0 0 25 0 1 0 608542634 2577514496 435787 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 629276 435787 247 26 0 625908 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 2517104

[startup+822.301 s]
/proc/loadavg: 4.08 4.04 3.61 5/360 3688
/proc/meminfo: memFree=23904496/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2518756 CPUtime=822.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 492295 0 0 0 82156 73 0 0 25 0 1 0 608542634 2579206144 466200 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 629689 466200 247 26 0 626321 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2518756

[startup+882.314 s]
/proc/loadavg: 4.19 4.06 3.64 5/360 3690
/proc/meminfo: memFree=23704428/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2519872 CPUtime=882.31 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 520980 0 0 0 88155 76 0 0 25 0 1 0 608542634 2580348928 494872 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 629968 494872 247 26 0 626600 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2519872

[startup+942.301 s]
/proc/loadavg: 4.21 4.09 3.68 5/360 3691
/proc/meminfo: memFree=23481808/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2521864 CPUtime=942.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 552124 0 0 0 94149 80 0 0 25 0 1 0 608542634 2582388736 526007 33554432000 4194304 4300056 140734843736464 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 630466 526007 247 26 0 627098 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2521864

[startup+1002.3 s]
/proc/loadavg: 4.08 4.07 3.69 5/360 3693
/proc/meminfo: memFree=23286956/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2522116 CPUtime=1002.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 579757 0 0 0 100146 83 0 0 25 0 1 0 608542634 2582646784 553638 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 630529 553638 247 26 0 627161 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2522116

[startup+1062.3 s]
/proc/loadavg: 4.03 4.06 3.71 5/360 3695
/proc/meminfo: memFree=23096848/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2522872 CPUtime=1062.3 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 613774 0 0 0 106141 89 0 0 25 0 1 0 608542634 2583420928 587642 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 630718 587642 247 26 0 627350 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2522872

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 3.73 5/360 3696
/proc/meminfo: memFree=23129284/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2523148 CPUtime=1122.3 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 622269 0 0 0 112140 90 0 0 25 0 1 0 608542634 2583703552 596137 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 630787 596137 247 26 0 627419 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2523148

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 3.74 5/360 3698
/proc/meminfo: memFree=23012684/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2523280 CPUtime=1182.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 628466 0 0 0 118139 90 0 0 25 0 1 0 608542634 2583838720 602334 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 630820 602334 247 26 0 627452 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2523280

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.75 5/360 3699
/proc/meminfo: memFree=22890488/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=2523900 CPUtime=1242.29 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 647088 0 0 0 124135 94 0 0 25 0 1 0 608542634 2584473600 620949 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 630975 620949 247 26 0 627607 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2523900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.77 5/360 3701
/proc/meminfo: memFree=22750480/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=4023588 CPUtime=1300.01 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4202496 670872 0 0 0 129903 98 0 0 25 0 1 0 608542634 4120154112 644728 33554432000 4194304 4300056 140734843736464 18446744073709551615 4252524 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/3432/statm: 1005897 644728 247 26 0 1002529 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 4023588

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

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

[startup+1300.11 s]
/proc/loadavg: 4.04 4.03 3.77 5/360 3701
/proc/meminfo: memFree=22750480/32951124 swapFree=40554396/67111528
[pid=3432] ppid=3430 vsize=0 CPUtime=1300.11 cores=4,6
/proc/3432/stat : 3432 (lr_gl_shr) R 3430 3432 3183 0 -1 4203524 670889 0 0 0 129903 108 0 0 25 0 1 0 608542634 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/3432/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.12
CPU time (s): 1300.12
CPU user time (s): 1299.04
CPU system time (s): 1.08483
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 4023588

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

runsolver used 4.64629 second user time and 9.70452 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-09 21:30:22
IDJOB=3349942
IDBENCH=82363
IDSOLVER=1814
FILE ID=node104/3349942-1304969420
RUNJOBID= node104-1304968100-3203
PBS_JOBID= 13285646
Free space on /tmp= 16480 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349942-1304969420/watcher-3349942-1304969420 -o /tmp/evaluation-result-3349942-1304969420/solver-3349942-1304969420 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349942-1304969420.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1922742436

node104.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.855
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.71
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.855
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.855
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.855
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.80
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.855
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	: 5293.18
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26483268 kB
Buffers:        140208 kB
Cached:         880368 kB
SwapCached:     121656 kB
Active:        1415740 kB
Inactive:      4823468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26483268 kB
SwapTotal:    67111528 kB
SwapFree:     40554396 kB
Dirty:           80192 kB
Writeback:           0 kB
AnonPages:     5109468 kB
Mapped:          11396 kB
Slab:            78132 kB
PageTables:      87216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76211288 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= 16328 MiB
End job on node104 at 2011-05-09 21:52:04