Trace number 3350242

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_GL_NOSHR 2011-03-02? (TO) 1293.69 1300.11

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

running on 2 cores: 1,3

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.15 4.07 3.23 4/410 16660
/proc/meminfo: memFree=23170240/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=19888 CPUtime=0.01 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 504 0 0 0 1 0 0 0 23 0 1 0 608563175 20365312 446 33554432000 4194304 4300056 140737461654160 18446744073709551615 242970550016 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 4972 446 221 26 0 1604 0

[startup+0.110387 s]
/proc/loadavg: 4.15 4.07 3.23 4/410 16660
/proc/meminfo: memFree=23170240/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=26864 CPUtime=0.1 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 2617 0 0 0 10 0 0 0 23 0 1 0 608563175 27508736 2314 33554432000 4194304 4300056 140737461654160 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 6716 2314 222 26 0 3348 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26864

[startup+0.200369 s]
/proc/loadavg: 4.15 4.07 3.23 4/410 16660
/proc/meminfo: memFree=23170240/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=40892 CPUtime=0.19 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 7136 0 0 0 18 1 0 0 23 0 1 0 608563175 41873408 5801 33554432000 4194304 4300056 140737461654160 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 10223 5802 222 26 0 6855 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40892

[startup+0.300351 s]
/proc/loadavg: 4.15 4.07 3.23 4/410 16660
/proc/meminfo: memFree=23170240/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=57080 CPUtime=0.29 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 12684 0 0 0 27 2 0 0 24 0 1 0 608563175 58449920 9694 33554432000 4194304 4300056 140737461654160 18446744073709551615 242970211013 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 14270 9697 222 26 0 10902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57080

[startup+0.700285 s]
/proc/loadavg: 4.15 4.07 3.23 4/410 16660
/proc/meminfo: memFree=23170240/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=121164 CPUtime=0.69 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 32460 0 0 0 63 6 0 0 25 0 1 0 608563175 124071936 24253 33554432000 4194304 4300056 140737461654160 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 30291 24253 222 26 0 26923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121164

[startup+1.50115 s]
/proc/loadavg: 4.15 4.07 3.23 5/411 16661
/proc/meminfo: memFree=23026276/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=174940 CPUtime=1.49 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 47019 0 0 0 141 8 0 0 25 0 1 0 608563175 179138560 34803 33554432000 4194304 4300056 140737461654160 18446744073709551615 4230388 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 43735 34803 226 26 0 40367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174940

[startup+3.10087 s]
/proc/loadavg: 4.15 4.07 3.23 5/411 16661
/proc/meminfo: memFree=23021736/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=141512 CPUtime=3.09 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 53633 0 0 0 300 9 0 0 25 0 1 0 608563175 144908288 27792 33554432000 4194304 4300056 140737461654160 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 35378 27792 236 26 0 32010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141512

[startup+6.30029 s]
/proc/loadavg: 4.22 4.08 3.24 5/411 16661
/proc/meminfo: memFree=23033144/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=141512 CPUtime=5.17 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 54416 0 0 0 503 14 0 0 25 0 1 0 608563175 144908288 28575 33554432000 4194304 4300056 140737461654160 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/16660/statm: 35378 28575 246 26 0 32010 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 141512

[startup+12.7002 s]
/proc/loadavg: 4.36 4.12 3.25 5/411 16661
/proc/meminfo: memFree=23119508/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=160868 CPUtime=10.98 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 57525 0 0 0 1077 21 0 0 25 0 1 0 608563175 164728832 31682 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/16660/statm: 40217 31682 247 26 0 36849 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 160868

[startup+25.501 s]
/proc/loadavg: 4.42 4.14 3.28 5/411 16662
/proc/meminfo: memFree=23045700/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=191688 CPUtime=23.63 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 65318 0 0 0 2338 25 0 0 25 0 1 0 608563175 196288512 39469 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 47922 39469 247 26 0 44554 0
Current children cumulated CPU time (s) 23.63
Current children cumulated vsize (KiB) 191688

[startup+51.1006 s]
/proc/loadavg: 4.27 4.13 3.29 5/411 16662
/proc/meminfo: memFree=22908648/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=323164 CPUtime=49.23 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 81691 0 0 0 4894 29 0 0 25 0 1 0 608563175 330919936 55828 33554432000 4194304 4300056 140737461654160 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 80791 55828 247 26 0 77423 0
Current children cumulated CPU time (s) 49.23
Current children cumulated vsize (KiB) 323164

[startup+102.301 s]
/proc/loadavg: 4.12 4.11 3.33 5/411 16664
/proc/meminfo: memFree=22762752/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=455876 CPUtime=100.43 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 111442 0 0 0 10010 33 0 0 25 0 1 0 608563175 466817024 85558 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 113969 85558 247 26 0 110601 0
Current children cumulated CPU time (s) 100.43
Current children cumulated vsize (KiB) 455876

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 3.38 5/411 16665
/proc/meminfo: memFree=22571748/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=670800 CPUtime=160.42 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 147024 0 0 0 16003 39 0 0 25 0 1 0 608563175 686899200 121110 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 167700 121110 247 26 0 164332 0
Current children cumulated CPU time (s) 160.42
Current children cumulated vsize (KiB) 670800

[startup+222.315 s]
/proc/loadavg: 4.07 4.10 3.42 5/411 16667
/proc/meminfo: memFree=22440016/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=671400 CPUtime=220.44 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 181486 0 0 0 21998 46 0 0 25 0 1 0 608563175 687513600 155548 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 167850 155548 247 26 0 164482 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 671400

[startup+282.301 s]
/proc/loadavg: 4.09 4.10 3.46 5/411 16696
/proc/meminfo: memFree=22732936/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=1020648 CPUtime=275.86 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 210582 0 0 0 27517 69 0 0 25 0 1 0 608563175 1045143552 184626 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 255162 184626 247 26 0 251794 0
Current children cumulated CPU time (s) 275.86
Current children cumulated vsize (KiB) 1020648

[startup+342.3 s]
/proc/loadavg: 4.16 4.11 3.50 5/411 16698
/proc/meminfo: memFree=22490972/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=1020648 CPUtime=335.84 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 240983 0 0 0 33506 78 0 0 25 0 1 0 608563175 1045143552 215017 33554432000 4194304 4300056 140737461654160 18446744073709551615 4264286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 255162 215017 247 26 0 251794 0
Current children cumulated CPU time (s) 335.84
Current children cumulated vsize (KiB) 1020648

[startup+402.301 s]
/proc/loadavg: 4.11 4.10 3.53 5/411 16700
/proc/meminfo: memFree=22229648/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=1020648 CPUtime=395.85 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 273057 0 0 0 39500 85 0 0 25 0 1 0 608563175 1045143552 247077 33554432000 4194304 4300056 140737461654160 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 255162 247077 247 26 0 251794 0
Current children cumulated CPU time (s) 395.85
Current children cumulated vsize (KiB) 1020648

[startup+462.301 s]
/proc/loadavg: 4.04 4.08 3.56 5/411 16701
/proc/meminfo: memFree=21835356/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=1588176 CPUtime=455.85 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 305804 0 0 0 45496 89 0 0 25 0 1 0 608563175 1626292224 279811 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 397044 279811 247 26 0 393676 0
Current children cumulated CPU time (s) 455.85
Current children cumulated vsize (KiB) 1588176

[startup+522.3 s]
/proc/loadavg: 4.08 4.09 3.59 5/411 16703
/proc/meminfo: memFree=21692096/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=1589176 CPUtime=515.85 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 334219 0 0 0 51490 95 0 0 25 0 1 0 608563175 1627316224 308203 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 397294 308203 247 26 0 393926 0
Current children cumulated CPU time (s) 515.85
Current children cumulated vsize (KiB) 1589176

[startup+582.301 s]
/proc/loadavg: 4.17 4.12 3.63 5/411 16704
/proc/meminfo: memFree=21491912/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=1589956 CPUtime=575.85 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 366710 0 0 0 57484 101 0 0 25 0 1 0 608563175 1628114944 340686 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 397489 340686 247 26 0 394121 0
Current children cumulated CPU time (s) 575.85
Current children cumulated vsize (KiB) 1589956

[startup+642.301 s]
/proc/loadavg: 4.11 4.11 3.66 5/411 16706
/proc/meminfo: memFree=21179032/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=1591788 CPUtime=635.85 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 400008 0 0 0 63478 107 0 0 25 0 1 0 608563175 1629990912 373959 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 397947 373959 247 26 0 394579 0
Current children cumulated CPU time (s) 635.85
Current children cumulated vsize (KiB) 1591788

[startup+702.3 s]
/proc/loadavg: 4.13 4.12 3.68 5/411 16708
/proc/meminfo: memFree=21028332/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2515760 CPUtime=695.86 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 431080 0 0 0 69474 112 0 0 25 0 1 0 608563175 2576138240 405016 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 628940 405016 247 26 0 625572 0
Current children cumulated CPU time (s) 695.86
Current children cumulated vsize (KiB) 2515760

[startup+762.301 s]
/proc/loadavg: 4.05 4.09 3.70 5/411 16709
/proc/meminfo: memFree=20849124/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2516912 CPUtime=755.87 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 457419 0 0 0 75471 116 0 0 25 0 1 0 608563175 2577317888 431344 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 629228 431344 247 26 0 625860 0
Current children cumulated CPU time (s) 755.87
Current children cumulated vsize (KiB) 2516912

[startup+822.301 s]
/proc/loadavg: 4.02 4.07 3.72 5/411 16711
/proc/meminfo: memFree=20566244/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2518756 CPUtime=815.86 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 489024 0 0 0 81465 121 0 0 25 0 1 0 608563175 2579206144 462929 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 629689 462929 247 26 0 626321 0
Current children cumulated CPU time (s) 815.86
Current children cumulated vsize (KiB) 2518756

[startup+882.315 s]
/proc/loadavg: 4.00 4.06 3.73 5/411 16712
/proc/meminfo: memFree=20395456/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2519740 CPUtime=875.88 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 517023 0 0 0 87463 125 0 0 25 0 1 0 608563175 2580213760 490917 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 629935 490917 247 26 0 626567 0
Current children cumulated CPU time (s) 875.88
Current children cumulated vsize (KiB) 2519740

[startup+942.301 s]
/proc/loadavg: 4.14 4.09 3.76 5/411 16714
/proc/meminfo: memFree=20072784/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2521864 CPUtime=935.86 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 549220 0 0 0 93458 128 0 0 25 0 1 0 608563175 2582388736 523102 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 630466 523102 247 26 0 627098 0
Current children cumulated CPU time (s) 935.86
Current children cumulated vsize (KiB) 2521864

[startup+1002.3 s]
/proc/loadavg: 4.05 4.07 3.77 5/411 16716
/proc/meminfo: memFree=19924060/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2522116 CPUtime=995.86 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 577006 0 0 0 99454 132 0 0 25 0 1 0 608563175 2582646784 550886 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 630529 550886 247 26 0 627161 0
Current children cumulated CPU time (s) 995.86
Current children cumulated vsize (KiB) 2522116

[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 3.79 5/411 16717
/proc/meminfo: memFree=19717948/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2522708 CPUtime=1055.86 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 609291 0 0 0 105448 138 0 0 25 0 1 0 608563175 2583252992 583159 33554432000 4194304 4300056 140737461654160 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 630677 583159 247 26 0 627309 0
Current children cumulated CPU time (s) 1055.86
Current children cumulated vsize (KiB) 2522708

[startup+1122.3 s]
/proc/loadavg: 3.83 4.01 3.79 4/405 16736
/proc/meminfo: memFree=19847048/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2523148 CPUtime=1115.86 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 621712 0 0 0 111446 140 0 0 25 0 1 0 608563175 2583703552 595579 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 630787 595579 247 26 0 627419 0
Current children cumulated CPU time (s) 1115.86
Current children cumulated vsize (KiB) 2523148

[startup+1182.3 s]
/proc/loadavg: 3.30 3.82 3.73 4/405 16737
/proc/meminfo: memFree=19726996/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2523280 CPUtime=1175.86 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 627708 0 0 0 117445 141 0 0 25 0 1 0 608563175 2583838720 601575 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 630820 601575 247 26 0 627452 0
Current children cumulated CPU time (s) 1175.86
Current children cumulated vsize (KiB) 2523280

[startup+1242.3 s]
/proc/loadavg: 2.89 3.62 3.67 3/399 16757
/proc/meminfo: memFree=19703712/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=2523900 CPUtime=1235.87 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 643532 0 0 0 123442 145 0 0 25 0 1 0 608563175 2584473600 617394 33554432000 4194304 4300056 140737461654160 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 630975 617394 247 26 0 627607 0
Current children cumulated CPU time (s) 1235.87
Current children cumulated vsize (KiB) 2523900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.38 3.34 3.57 3/399 16759
/proc/meminfo: memFree=19510136/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=4023368 CPUtime=1293.58 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 668157 0 0 0 129210 148 0 0 25 0 1 0 608563175 4119928832 642012 33554432000 4194304 4300056 140737461654160 18446744073709551615 4256297 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 1005842 642012 247 26 0 1002474 0
Current children cumulated CPU time (s) 1293.58
Current children cumulated vsize (KiB) 4023368

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

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

[startup+1300 s]
/proc/loadavg: 2.38 3.34 3.57 3/399 16759
/proc/meminfo: memFree=19510136/32951132 swapFree=67093844/67111528
[pid=16660] ppid=16658 vsize=4023368 CPUtime=1293.58 cores=1,3
/proc/16660/stat : 16660 (lr_gl_shr) R 16658 16660 15070 0 -1 4202496 668157 0 0 0 129210 148 0 0 25 0 1 0 608563175 4119928832 642012 33554432000 4194304 4300056 140737461654160 18446744073709551615 4256297 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/16660/statm: 1005842 642012 247 26 0 1002474 0
Current children cumulated CPU time (s) 1293.58
Current children cumulated vsize (KiB) 4023368

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.11
CPU time (s): 1293.69
CPU user time (s): 1292.11
CPU system time (s): 1.57776
CPU usage (%): 99.5059
Max. virtual memory (cumulated for all children) (KiB): 4023368

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

runsolver used 4.81927 second user time and 11.7352 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-09 21:34:05
IDJOB=3350242
IDBENCH=82363
IDSOLVER=1815
FILE ID=node128/3350242-1304969643
RUNJOBID= node128-1304968220-16309
PBS_JOBID= 13285622
Free space on /tmp= 50948 MiB

SOLVER NAME= minisat hack: LR_GL_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 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350242-1304969643/watcher-3350242-1304969643 -o /tmp/evaluation-result-3350242-1304969643/solver-3350242-1304969643 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350242-1304969643.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1764202244

node128.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.852
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.70
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23170520 kB
Buffers:        167932 kB
Cached:        3264616 kB
SwapCached:       1408 kB
Active:        6450264 kB
Inactive:      3012312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23170520 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           45784 kB
Writeback:           0 kB
AnonPages:     6028332 kB
Mapped:          32384 kB
Slab:           212100 kB
PageTables:      40356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 101571592 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 50936 MiB
End job on node128 at 2011-05-09 21:55:47