Trace number 3439927

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_SHR 2011-03-02? (TO) 5000.24 5000.12

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 benchmark1309.74
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: 977)

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-3439927-1306904545/watcher-3439927-1306904545 -o /tmp/evaluation-result-3439927-1306904545/solver-3439927-1306904545 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439927-1306904545.cnf -verb=0 -model 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 2.01 1.99 2/464 17455
/proc/meminfo: memFree=3728628/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=19888 CPUtime=0 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 503 0 0 0 0 0 0 0 23 0 1 0 802054432 20365312 446 33554432000 4194304 4300056 140736072597936 18446744073709551615 248089698048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 4972 446 221 26 0 1604 0

[startup+0.097615 s]
/proc/loadavg: 1.94 2.01 1.99 2/464 17455
/proc/meminfo: memFree=3728628/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=25388 CPUtime=0.09 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 2108 0 0 0 9 0 0 0 23 0 1 0 802054432 25997312 1939 33554432000 4194304 4300056 140736072597936 18446744073709551615 248089698048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 6347 1940 222 26 0 2979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25388

[startup+0.100555 s]
/proc/loadavg: 1.94 2.01 1.99 2/464 17455
/proc/meminfo: memFree=3728628/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=25772 CPUtime=0.09 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 2281 0 0 0 9 0 0 0 23 0 1 0 802054432 26390528 2032 33554432000 4194304 4300056 140736072597936 18446744073709551615 248118262151 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 6443 2032 222 26 0 3075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25772

[startup+0.300549 s]
/proc/loadavg: 1.94 2.01 1.99 2/464 17455
/proc/meminfo: memFree=3728628/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=57608 CPUtime=0.29 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 13014 0 0 0 27 2 0 0 24 0 1 0 802054432 58990592 9953 33554432000 4194304 4300056 140736072597936 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 14402 9954 222 26 0 11034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57608

[startup+0.700416 s]
/proc/loadavg: 1.94 2.01 1.99 2/464 17455
/proc/meminfo: memFree=3728628/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=115688 CPUtime=0.69 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 31425 0 0 0 64 5 0 0 25 0 1 0 802054432 118464512 23438 33554432000 4194304 4300056 140736072597936 18446744073709551615 4230352 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 28922 23438 226 26 0 25554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115688

[startup+1.50034 s]
/proc/loadavg: 1.94 2.01 1.99 3/465 17456
/proc/meminfo: memFree=3634932/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=115688 CPUtime=1.49 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 31427 0 0 0 144 5 0 0 25 0 1 0 802054432 118464512 23440 33554432000 4194304 4300056 140736072597936 18446744073709551615 4255771 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 28922 23440 227 26 0 25554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115688

[startup+3.10106 s]
/proc/loadavg: 1.94 2.01 1.99 3/465 17456
/proc/meminfo: memFree=3652664/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=95148 CPUtime=3.09 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 36471 0 0 0 303 6 0 0 25 0 1 0 802054432 97431552 19397 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 23787 19397 246 26 0 20419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95148

[startup+6.30049 s]
/proc/loadavg: 1.94 2.01 1.99 3/465 17456
/proc/meminfo: memFree=3645844/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=106824 CPUtime=6.29 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 37886 0 0 0 623 6 0 0 25 0 1 0 802054432 109387776 20803 33554432000 4194304 4300056 140736072597936 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 26706 20803 247 26 0 23338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106824

[startup+12.7003 s]
/proc/loadavg: 1.95 2.01 1.99 3/465 17456
/proc/meminfo: memFree=3596728/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=125792 CPUtime=12.69 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 41139 0 0 0 1262 7 0 0 25 0 1 0 802054432 128811008 24049 33554432000 4194304 4300056 140736072597936 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 31448 24049 247 26 0 28080 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 125792

[startup+25.501 s]
/proc/loadavg: 1.96 2.01 1.99 3/465 17456
/proc/meminfo: memFree=3559076/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=156612 CPUtime=25.49 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 47634 0 0 0 2541 8 0 0 25 0 1 0 802054432 160370688 30529 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 39153 30529 247 26 0 35785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156612

[startup+51.1005 s]
/proc/loadavg: 1.97 2.00 1.99 3/465 17457
/proc/meminfo: memFree=3559520/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=206700 CPUtime=51.1 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 59530 0 0 0 5100 10 0 0 25 0 1 0 802054432 211660800 42408 33554432000 4194304 4300056 140736072597936 18446744073709551615 4264273 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 51675 42408 247 26 0 48307 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 206700

[startup+102.317 s]
/proc/loadavg: 2.03 2.02 2.00 4/466 17461
/proc/meminfo: memFree=3427044/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=420736 CPUtime=102.31 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 85752 0 0 0 10216 15 0 0 25 0 1 0 802054432 430833664 68613 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 105184 68613 247 26 0 101816 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 420736

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/465 17463
/proc/meminfo: memFree=3293112/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=420736 CPUtime=162.3 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 112971 0 0 0 16211 19 0 0 25 0 1 0 802054432 430833664 95806 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 105184 95806 247 26 0 101816 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 420736

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 17465
/proc/meminfo: memFree=3199568/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=636092 CPUtime=222.3 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 139995 0 0 0 22207 23 0 0 25 0 1 0 802054432 651358208 122802 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252444 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 159023 122802 247 26 0 155655 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 636092

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 17466
/proc/meminfo: memFree=3086556/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=636584 CPUtime=282.29 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 168496 0 0 0 28201 28 0 0 25 0 1 0 802054432 651862016 151280 33554432000 4194304 4300056 140736072597936 18446744073709551615 4256237 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 159146 151280 247 26 0 155778 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 636584

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 17468
/proc/meminfo: memFree=3026364/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=986776 CPUtime=342.3 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 192076 0 0 0 34198 32 0 0 25 0 1 0 802054432 1010458624 174840 33554432000 4194304 4300056 140736072597936 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 246694 174840 247 26 0 243326 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 986776

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 17469
/proc/meminfo: memFree=2868356/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=988920 CPUtime=402.3 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 215553 0 0 0 40193 37 0 0 25 0 1 0 802054432 1012654080 198300 33554432000 4194304 4300056 140736072597936 18446744073709551615 4262752 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 247230 198300 247 26 0 243862 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 988920

[startup+462.301 s]
/proc/loadavg: 2.08 2.03 2.01 3/465 17471
/proc/meminfo: memFree=2761792/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=992072 CPUtime=462.3 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 239445 0 0 0 46189 41 0 0 25 0 1 0 802054432 1015881728 222175 33554432000 4194304 4300056 140736072597936 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 248018 222175 247 26 0 244650 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 992072

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/465 17473
/proc/meminfo: memFree=2715236/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=1561080 CPUtime=522.3 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 262090 0 0 0 52185 45 0 0 25 0 1 0 802054432 1598545920 244807 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 390270 244807 247 26 0 386902 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1561080

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 17474
/proc/meminfo: memFree=2630860/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=1562800 CPUtime=582.3 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 283244 0 0 0 58181 49 0 0 25 0 1 0 802054432 1600307200 265946 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 390700 265946 247 26 0 387332 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1562800

[startup+642.3 s]

################
# More data... #
################

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/459 17599
/proc/meminfo: memFree=97036/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6476296 CPUtime=4122.39 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1132254 0 0 0 411994 245 0 0 25 0 1 0 802054432 6631727104 1114468 33554432000 4194304 4300056 140736072597936 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1619074 1114468 247 26 0 1615706 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 6476296

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/459 17600
/proc/meminfo: memFree=93024/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6477120 CPUtime=4182.39 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1146053 0 0 0 417990 249 0 0 25 0 1 0 802054432 6632570880 1128257 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1619280 1128257 247 26 0 1615912 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 6477120

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/459 17602
/proc/meminfo: memFree=95836/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6477912 CPUtime=4242.39 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1160325 0 0 0 423986 253 0 0 25 0 1 0 802054432 6633381888 1142524 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1619478 1142524 247 26 0 1616110 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 6477912

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/459 17603
/proc/meminfo: memFree=92984/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6478548 CPUtime=4302.39 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1173561 0 0 0 429982 257 0 0 25 0 1 0 802054432 6634033152 1155756 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1619637 1155756 247 26 0 1616269 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 6478548

[startup+4362.3 s]
/proc/loadavg: 1.11 1.03 1.03 2/459 17605
/proc/meminfo: memFree=95512/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6479460 CPUtime=4362.39 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1189599 0 0 0 435977 262 0 0 25 0 1 0 802054432 6634967040 1171788 33554432000 4194304 4300056 140736072597936 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1619865 1171788 247 26 0 1616497 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 6479460

[startup+4422.3 s]
/proc/loadavg: 1.09 1.04 1.03 2/459 17607
/proc/meminfo: memFree=93852/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6479960 CPUtime=4422.4 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1202920 0 0 0 441974 266 0 0 25 0 1 0 802054432 6635479040 1185102 33554432000 4194304 4300056 140736072597936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1619990 1185102 247 26 0 1616622 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 6479960

[startup+4482.3 s]
/proc/loadavg: 1.03 1.03 1.02 2/459 17608
/proc/meminfo: memFree=98252/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6480228 CPUtime=4482.4 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1211153 0 0 0 447972 268 0 0 25 0 1 0 802054432 6635753472 1193333 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1620057 1193333 247 26 0 1616689 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 6480228

[startup+4542.3 s]
/proc/loadavg: 1.01 1.02 1.02 2/459 17610
/proc/meminfo: memFree=94748/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6481320 CPUtime=4542.4 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1226685 0 0 0 453969 271 0 0 25 0 1 0 802054432 6636871680 1208857 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252701 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1620330 1208857 247 26 0 1616962 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 6481320

[startup+4602.3 s]
/proc/loadavg: 1.00 1.02 1.01 2/459 17611
/proc/meminfo: memFree=98228/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6481588 CPUtime=4602.41 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1242043 0 0 0 459966 275 0 0 25 0 1 0 802054432 6637146112 1224205 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1620397 1224205 247 26 0 1617029 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 6481588

[startup+4662.3 s]
/proc/loadavg: 1.00 1.01 1.01 2/459 17614
/proc/meminfo: memFree=96956/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6481588 CPUtime=4662.4 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1247926 0 0 0 465963 277 0 0 25 0 1 0 802054432 6637146112 1230086 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1620397 1230086 247 26 0 1617029 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 6481588

[startup+4722.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/459 17616
/proc/meminfo: memFree=93108/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6481588 CPUtime=4722.42 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1250733 0 0 0 471964 278 0 0 25 0 1 0 802054432 6637146112 1232893 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252318 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1620397 1232893 247 26 0 1617029 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 6481588

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/459 17617
/proc/meminfo: memFree=98288/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6482452 CPUtime=4782.41 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1260541 0 0 0 477960 281 0 0 25 0 1 0 802054432 6638030848 1242697 33554432000 4194304 4300056 140736072597936 18446744073709551615 4251348 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1620613 1242697 247 26 0 1617245 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 6482452

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/459 17619
/proc/meminfo: memFree=97280/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6484064 CPUtime=4842.4 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1271602 0 0 0 483956 284 0 0 25 0 1 0 802054432 6639681536 1253756 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1621016 1253756 247 26 0 1617648 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 6484064

[startup+4902.3 s]
/proc/loadavg: 1.16 1.03 1.01 2/459 17620
/proc/meminfo: memFree=94800/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6484444 CPUtime=4902.4 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1283415 0 0 0 489953 287 0 0 25 0 1 0 802054432 6640070656 1265562 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1621111 1265562 247 26 0 1617743 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 6484444

[startup+4962.3 s]
/proc/loadavg: 1.13 1.04 1.01 2/459 17622
/proc/meminfo: memFree=97556/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6485352 CPUtime=4962.41 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1295489 0 0 0 495949 292 0 0 25 0 1 0 802054432 6641000448 1277630 33554432000 4194304 4300056 140736072597936 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1621338 1277630 247 26 0 1617970 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 6485352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.07 1.03 1.01 2/459 17623
/proc/meminfo: memFree=93912/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=6485852 CPUtime=5000.02 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4202496 1301904 0 0 0 499709 293 0 0 25 0 1 0 802054432 6641512448 1284042 33554432000 4194304 4300056 140736072597936 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17455/statm: 1621463 1284042 247 26 0 1618095 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 6485852

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

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

[startup+5000.02 s]
/proc/loadavg: 1.07 1.03 1.01 2/459 17623
/proc/meminfo: memFree=93912/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=0 CPUtime=5000.12 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4203524 1301904 0 0 0 499709 303 0 0 25 0 1 0 802054432 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/17455/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 0

[startup+5000.1 s]
/proc/loadavg: 1.07 1.03 1.01 2/459 17623
/proc/meminfo: memFree=93912/32950928 swapFree=45617060/67111528
[pid=17455] ppid=17453 vsize=0 CPUtime=5000.21 cores=1,3,5,7
/proc/17455/stat : 17455 (lr_gl_shr) R 17453 17455 15952 0 -1 4203524 1301904 0 0 0 499709 312 0 0 25 0 1 0 802054432 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/17455/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.12
CPU time (s): 5000.24
CPU user time (s): 4997.1
CPU system time (s): 3.14252
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6485852

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

runsolver used 21.4557 second user time and 54.6007 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-01 07:02:26
IDJOB=3439927
IDBENCH=82379
IDSOLVER=1938
FILE ID=node123/3439927-1306904545
RUNJOBID= node123-1306899543-17117
PBS_JOBID= 13488453
Free space on /tmp= 16264 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 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
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439927-1306904545/watcher-3439927-1306904545 -o /tmp/evaluation-result-3439927-1306904545/solver-3439927-1306904545 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439927-1306904545.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=234799460

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3728776 kB
Buffers:         96876 kB
Cached:       26078600 kB
SwapCached:       9236 kB
Active:       14450692 kB
Inactive:     13846248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3728776 kB
SwapTotal:    67111528 kB
SwapFree:     45617060 kB
Dirty:           30320 kB
Writeback:           0 kB
AnonPages:     2119272 kB
Mapped:          23648 kB
Slab:           777324 kB
PageTables:      78640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133566392 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= 16268 MiB
End job on node123 at 2011-06-01 08:25:48