Trace number 3349711

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.15 1300.1

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.95 3.95 3.02 5/367 1865
/proc/meminfo: memFree=27182132/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=19716 CPUtime=0 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 437 0 0 0 0 0 0 0 23 0 1 0 687174099 20189184 380 33554432000 4194304 4300056 140733632477648 18446744073709551615 251367546624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 4929 380 221 26 0 1561 0

[startup+0.018212 s]
/proc/loadavg: 3.95 3.95 3.02 5/367 1865
/proc/meminfo: memFree=27182132/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=20340 CPUtime=0.01 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 590 0 0 0 1 0 0 0 23 0 1 0 687174099 20828160 533 33554432000 4194304 4300056 140733632477648 18446744073709551615 251367546624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 5085 533 222 26 0 1717 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20340

[startup+0.100226 s]
/proc/loadavg: 3.95 3.95 3.02 5/367 1865
/proc/meminfo: memFree=27182132/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=25884 CPUtime=0.09 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 2246 0 0 0 9 0 0 0 23 0 1 0 687174099 26505216 2066 33554432000 4194304 4300056 140733632477648 18446744073709551615 4221877 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 6410 2005 222 26 0 3042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25884

[startup+0.300183 s]
/proc/loadavg: 3.95 3.95 3.02 5/367 1865
/proc/meminfo: memFree=27182132/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=57344 CPUtime=0.28 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 12854 0 0 0 27 1 0 0 25 0 1 0 687174099 58720256 9827 33554432000 4194304 4300056 140733632477648 18446744073709551615 4271073 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 14336 9837 222 26 0 10968 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57344

[startup+0.701116 s]
/proc/loadavg: 3.95 3.95 3.02 5/367 1865
/proc/meminfo: memFree=27182132/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=115688 CPUtime=0.69 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 31424 0 0 0 65 4 0 0 25 0 1 0 687174099 118464512 23437 33554432000 4194304 4300056 140733632477648 18446744073709551615 4216110 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 28922 23437 225 26 0 25554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115688

[startup+1.50097 s]
/proc/loadavg: 3.95 3.95 3.02 5/368 1866
/proc/meminfo: memFree=27045308/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=115688 CPUtime=1.49 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 31427 0 0 0 145 4 0 0 25 0 1 0 687174099 118464512 23440 33554432000 4194304 4300056 140733632477648 18446744073709551615 4255797 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 28922 23440 227 26 0 25554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115688

[startup+3.10067 s]
/proc/loadavg: 4.03 3.97 3.03 5/371 1872
/proc/meminfo: memFree=26988948/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=95148 CPUtime=3.09 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 36657 0 0 0 304 5 0 0 25 0 1 0 687174099 97431552 19584 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 23787 19584 246 26 0 20419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95148

[startup+6.30107 s]
/proc/loadavg: 4.03 3.97 3.03 5/371 1872
/proc/meminfo: memFree=26788620/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=106824 CPUtime=6.29 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 38859 0 0 0 624 5 0 0 25 0 1 0 687174099 109387776 21783 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 26706 21783 247 26 0 23338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106824

[startup+12.7009 s]
/proc/loadavg: 4.03 3.97 3.04 5/371 1872
/proc/meminfo: memFree=26757764/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=125792 CPUtime=12.69 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 42451 0 0 0 1263 6 0 0 25 0 1 0 687174099 128811008 25372 33554432000 4194304 4300056 140733632477648 18446744073709551615 4256044 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 31448 25372 247 26 0 28080 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 125792

[startup+25.5005 s]
/proc/loadavg: 4.02 3.97 3.05 5/371 1872
/proc/meminfo: memFree=26649064/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=156612 CPUtime=25.49 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 51258 0 0 0 2541 8 0 0 25 0 1 0 687174099 160370688 34166 33554432000 4194304 4300056 140733632477648 18446744073709551615 4263009 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 39153 34166 247 26 0 35785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156612

[startup+51.1007 s]
/proc/loadavg: 4.01 3.97 3.07 5/371 1873
/proc/meminfo: memFree=26455132/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=288088 CPUtime=51.09 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 70095 0 0 0 5097 12 0 0 25 0 1 0 687174099 295002112 52986 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 72022 52986 247 26 0 68654 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 288088

[startup+102.314 s]
/proc/loadavg: 4.02 3.97 3.12 5/371 1902
/proc/meminfo: memFree=25962780/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=420572 CPUtime=102.3 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 104971 0 0 0 10214 16 0 0 25 0 1 0 687174099 430665728 87844 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 105143 87844 247 26 0 101775 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 420572

[startup+162.301 s]
/proc/loadavg: 4.07 3.99 3.18 5/371 1904
/proc/meminfo: memFree=25298384/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=635924 CPUtime=162.29 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 143092 0 0 0 16207 22 0 0 25 0 1 0 687174099 651186176 125948 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 158981 125948 247 26 0 155613 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 635924

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.23 5/371 1905
/proc/meminfo: memFree=24688516/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=635924 CPUtime=222.3 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 171948 0 0 0 22203 27 0 0 25 0 1 0 687174099 651186176 154788 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 158981 154788 247 26 0 155613 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 635924

[startup+282.301 s]
/proc/loadavg: 4.06 4.00 3.28 5/371 1907
/proc/meminfo: memFree=24096104/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=985172 CPUtime=282.3 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 199336 0 0 0 28199 31 0 0 25 0 1 0 687174099 1008816128 182161 33554432000 4194304 4300056 140733632477648 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 246293 182161 247 26 0 242925 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 985172

[startup+342.301 s]
/proc/loadavg: 4.07 4.01 3.33 5/371 1909
/proc/meminfo: memFree=23610220/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=985652 CPUtime=342.3 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 228913 0 0 0 34194 36 0 0 25 0 1 0 687174099 1009307648 211722 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 246413 211722 247 26 0 243045 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 985652

[startup+402.3 s]
/proc/loadavg: 4.03 4.01 3.36 5/371 1910
/proc/meminfo: memFree=23106360/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=985652 CPUtime=402.3 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 245302 0 0 0 40192 38 0 0 25 0 1 0 687174099 1009307648 228106 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252344 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 246413 228106 247 26 0 243045 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 985652

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.40 6/371 1939
/proc/meminfo: memFree=24343492/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=1554236 CPUtime=462.3 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 272841 0 0 0 46187 43 0 0 25 0 1 0 687174099 1591537664 255634 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 388559 255634 247 26 0 385191 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1554236

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.43 5/371 2051
/proc/meminfo: memFree=24904248/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=1555636 CPUtime=522.31 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 298731 0 0 0 52184 47 0 0 25 0 1 0 687174099 1592971264 281515 33554432000 4194304 4300056 140733632477648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 388909 281515 247 26 0 385541 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1555636

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.47 5/371 2053
/proc/meminfo: memFree=24485788/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=1557132 CPUtime=582.31 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 326678 0 0 0 58181 50 0 0 25 0 1 0 687174099 1594503168 309448 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 389283 309448 247 26 0 385915 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1557132

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.50 5/371 2055
/proc/meminfo: memFree=24280540/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=1558064 CPUtime=642.31 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 351662 0 0 0 64176 55 0 0 25 0 1 0 687174099 1595457536 334418 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 389516 334418 247 26 0 386148 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1558064

[startup+702.301 s]
/proc/loadavg: 4.27 4.06 3.55 5/371 2056
/proc/meminfo: memFree=24098356/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=1560188 CPUtime=702.32 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 376709 0 0 0 70173 59 0 0 25 0 1 0 687174099 1597632512 359448 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 390047 359448 247 26 0 386679 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1560188

[startup+762.313 s]
/proc/loadavg: 3.68 3.94 3.54 4/365 2075
/proc/meminfo: memFree=23896524/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2483504 CPUtime=762.32 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 405942 0 0 0 76169 63 0 0 25 0 1 0 687174099 2543108096 388666 33554432000 4194304 4300056 140733632477648 18446744073709551615 4262780 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 620876 388666 247 26 0 617508 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2483504

[startup+822.3 s]
/proc/loadavg: 3.27 3.78 3.50 4/365 2076
/proc/meminfo: memFree=23712960/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2483768 CPUtime=822.32 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 424757 0 0 0 82166 66 0 0 25 0 1 0 687174099 2543378432 407478 33554432000 4194304 4300056 140733632477648 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 620942 407478 247 26 0 617574 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2483768

[startup+882.301 s]
/proc/loadavg: 3.22 3.67 3.48 4/365 2078
/proc/meminfo: memFree=23559784/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2485504 CPUtime=882.32 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 454127 0 0 0 88159 73 0 0 25 0 1 0 687174099 2545156096 436835 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 621376 436835 247 26 0 618008 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2485504

[startup+942.301 s]
/proc/loadavg: 3.09 3.55 3.45 4/365 2080
/proc/meminfo: memFree=23264260/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2486732 CPUtime=942.32 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 478906 0 0 0 94154 78 0 0 25 0 1 0 687174099 2546413568 461601 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 621683 461601 247 26 0 618315 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2486732

[startup+1002.3 s]
/proc/loadavg: 3.03 3.44 3.42 4/365 2081
/proc/meminfo: memFree=23111084/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2488012 CPUtime=1002.32 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 505539 0 0 0 100151 81 0 0 25 0 1 0 687174099 2547724288 488222 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 622003 488222 247 26 0 618635 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2488012

[startup+1062.3 s]
/proc/loadavg: 3.01 3.36 3.39 4/365 2083
/proc/meminfo: memFree=22835024/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2488896 CPUtime=1062.33 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 526346 0 0 0 106149 84 0 0 25 0 1 0 687174099 2548629504 509020 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252325 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 622224 509020 247 26 0 618856 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2488896

[startup+1122.3 s]
/proc/loadavg: 3.00 3.29 3.36 5/365 2084
/proc/meminfo: memFree=22772848/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2489824 CPUtime=1122.33 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 541602 0 0 0 112147 86 0 0 25 0 1 0 687174099 2549579776 524266 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 622456 524266 247 26 0 619088 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2489824

[startup+1182.3 s]
/proc/loadavg: 3.00 3.24 3.34 4/365 2086
/proc/meminfo: memFree=22523936/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2490860 CPUtime=1182.33 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 567897 0 0 0 118143 90 0 0 25 0 1 0 687174099 2550640640 550549 33554432000 4194304 4300056 140733632477648 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 622715 550549 247 26 0 619347 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2490860

[startup+1242.3 s]
/proc/loadavg: 3.04 3.20 3.32 4/365 2088
/proc/meminfo: memFree=22420724/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2492900 CPUtime=1242.34 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 594426 0 0 0 124138 96 0 0 25 0 1 0 687174099 2552729600 577064 33554432000 4194304 4300056 140733632477648 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 623225 577064 247 26 0 619857 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 2492900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.91 3.15 3.29 3/359 2107
/proc/meminfo: memFree=24811804/32950928 swapFree=38710660/67111528
[pid=1865] ppid=1863 vsize=2492900 CPUtime=1300.03 cores=5,7
/proc/1865/stat : 1865 (lr_gl_shr) R 1863 1865 1610 0 -1 4202496 610475 0 0 0 129905 98 0 0 25 0 1 0 687174099 2552729600 593104 33554432000 4194304 4300056 140733632477648 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1865/statm: 623225 593104 247 26 0 619857 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2492900

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.1
CPU time (s): 1300.15
CPU user time (s): 1299.07
CPU system time (s): 1.07883
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2492900

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

runsolver used 4.52031 second user time and 10.8314 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-09 21:30:34
IDJOB=3349711
IDBENCH=82379
IDSOLVER=1814
FILE ID=node113/3349711-1304969433
RUNJOBID= node113-1304968099-1631
PBS_JOBID= 13285637
Free space on /tmp= 47820 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-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-3349711-1304969433/watcher-3349711-1304969433 -o /tmp/evaluation-result-3349711-1304969433/solver-3349711-1304969433 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349711-1304969433.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=719779040

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27182660 kB
Buffers:        127992 kB
Cached:         857556 kB
SwapCached:      93484 kB
Active:         438960 kB
Inactive:      5100952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27182660 kB
SwapTotal:    67111528 kB
SwapFree:     38710660 kB
Dirty:           76016 kB
Writeback:           0 kB
AnonPages:     4472264 kB
Mapped:          14176 kB
Slab:            71204 kB
PageTables:      91696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87285700 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= 47860 MiB
End job on node113 at 2011-05-09 21:52:16