Trace number 3439915

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.27 5000.27

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

running on 4 cores: 0,2,4,6

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: 2.01 2.03 2.00 2/481 27224
/proc/meminfo: memFree=6902692/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=20340 CPUtime=0.01 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 590 0 0 0 1 0 0 0 23 0 1 0 801759474 20828160 532 33554432000 4194304 4300056 140735859259984 18446744073709551615 208080232192 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 5085 532 222 26 0 1717 0

[startup+0.028506 s]
/proc/loadavg: 2.01 2.03 2.00 2/481 27224
/proc/meminfo: memFree=6902692/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=20948 CPUtime=0.02 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 718 0 0 0 2 0 0 0 23 0 1 0 801759474 21450752 658 33554432000 4194304 4300056 140735859259984 18446744073709551615 208080232192 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 5237 658 222 26 0 1869 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20948

[startup+0.100523 s]
/proc/loadavg: 2.01 2.03 2.00 2/481 27224
/proc/meminfo: memFree=6902692/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=25772 CPUtime=0.09 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 2303 0 0 0 9 0 0 0 23 0 1 0 801759474 26390528 2049 33554432000 4194304 4300056 140735859259984 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 6443 2050 222 26 0 3075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25772

[startup+0.300477 s]
/proc/loadavg: 2.01 2.03 2.00 2/481 27224
/proc/meminfo: memFree=6902692/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=57608 CPUtime=0.29 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 13025 0 0 0 27 2 0 0 24 0 1 0 801759474 58990592 9961 33554432000 4194304 4300056 140735859259984 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 14402 9962 222 26 0 11034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57608

[startup+0.700405 s]
/proc/loadavg: 2.01 2.03 2.00 2/481 27224
/proc/meminfo: memFree=6902692/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=122484 CPUtime=0.69 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 33257 0 0 0 64 5 0 0 25 0 1 0 801759474 125423616 24889 33554432000 4194304 4300056 140735859259984 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 30621 24893 222 26 0 27253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122484

[startup+1.50014 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 27225
/proc/meminfo: memFree=6763676/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=174940 CPUtime=1.49 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 47019 0 0 0 141 8 0 0 25 0 1 0 801759474 179138560 34803 33554432000 4194304 4300056 140735859259984 18446744073709551615 4230560 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 43735 34803 226 26 0 40367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174940

[startup+3.10083 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 27225
/proc/meminfo: memFree=6761444/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=141512 CPUtime=3.09 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 53647 0 0 0 300 9 0 0 25 0 1 0 801759474 144908288 27807 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 35378 27807 236 26 0 32010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141512

[startup+6.30035 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 27225
/proc/meminfo: memFree=6786272/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=141900 CPUtime=6.29 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 55061 0 0 0 620 9 0 0 25 0 1 0 801759474 145305600 29216 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256734 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 35475 29216 244 26 0 32107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141900

[startup+12.7011 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 27226
/proc/meminfo: memFree=6774876/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=160868 CPUtime=12.7 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 57961 0 0 0 1260 10 0 0 25 0 1 0 801759474 164728832 32111 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 40217 32111 247 26 0 36849 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 160868

[startup+25.5007 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 27226
/proc/meminfo: memFree=6754624/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=192228 CPUtime=25.49 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 63132 0 0 0 2539 10 0 0 25 0 1 0 801759474 196841472 37274 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 48057 37274 247 26 0 44689 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192228

[startup+51.1008 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 27227
/proc/meminfo: memFree=6712772/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=242316 CPUtime=51.09 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 73570 0 0 0 5097 12 0 0 25 0 1 0 801759474 248131584 47696 33554432000 4194304 4300056 140735859259984 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 60579 47696 247 26 0 57211 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 242316

[startup+102.318 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 27228
/proc/meminfo: memFree=6620280/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=323704 CPUtime=102.31 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 96495 0 0 0 10214 17 0 0 25 0 1 0 801759474 331472896 70602 33554432000 4194304 4300056 140735859259984 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 80926 70602 247 26 0 77558 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 323704

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 27230
/proc/meminfo: memFree=6512492/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=456444 CPUtime=162.3 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 123325 0 0 0 16209 21 0 0 25 0 1 0 801759474 467398656 97406 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 114111 97406 247 26 0 110743 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 456444

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 27231
/proc/meminfo: memFree=6414124/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=671368 CPUtime=222.3 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 147582 0 0 0 22205 25 0 0 25 0 1 0 801759474 687480832 121636 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 167842 121636 247 26 0 164474 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 671368

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 27233
/proc/meminfo: memFree=6347608/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=671368 CPUtime=282.3 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 164578 0 0 0 28202 28 0 0 25 0 1 0 801759474 687480832 138611 33554432000 4194304 4300056 140735859259984 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 167842 138611 247 26 0 164474 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 671368

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/482 27234
/proc/meminfo: memFree=6252312/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=671368 CPUtime=342.3 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 188139 0 0 0 34198 32 0 0 25 0 1 0 801759474 687480832 162143 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 167842 162144 247 26 0 164474 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 671368

[startup+402.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/482 27236
/proc/meminfo: memFree=6159384/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=1021184 CPUtime=402.3 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 211499 0 0 0 40195 35 0 0 25 0 1 0 801759474 1045692416 185484 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 255296 185484 247 26 0 251928 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1021184

[startup+462.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/482 27238
/proc/meminfo: memFree=6066588/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=1021600 CPUtime=462.3 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 234758 0 0 0 46190 40 0 0 25 0 1 0 801759474 1046118400 208719 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 255400 208719 247 26 0 252032 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1021600

[startup+522.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/482 27239
/proc/meminfo: memFree=5977012/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=1023380 CPUtime=522.31 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 257538 0 0 0 52186 45 0 0 25 0 1 0 801759474 1047941120 231477 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 255845 231477 247 26 0 252477 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1023380

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 27241
/proc/meminfo: memFree=5883728/32950928 swapFree=42342800/67111528
[pid=27224] ppid=27222 vsize=1593424 CPUtime=582.31 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 280410 0 0 0 58180 51 0 0 25 0 1 0 801759474 1631666176 254328 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 398356 254328 247 26 0 394988 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1593424

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.15 2.06 2.01 3/482 27374
/proc/meminfo: memFree=96072/32950928 swapFree=41770836/67111528
[pid=27224] ppid=27222 vsize=6535800 CPUtime=4062.28 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1255519 0 0 0 405964 264 0 0 25 0 1 0 801759474 6692659200 1228777 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1633950 1228777 247 26 0 1630582 0
Current children cumulated CPU time (s) 4062.28
Current children cumulated vsize (KiB) 6535800

[startup+4122.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/482 27375
/proc/meminfo: memFree=96804/32950928 swapFree=41618016/67111528
[pid=27224] ppid=27222 vsize=6538188 CPUtime=4122.26 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1273995 0 0 0 411955 271 0 0 25 0 1 0 801759474 6695104512 1247245 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1634547 1247245 247 26 0 1631179 0
Current children cumulated CPU time (s) 4122.26
Current children cumulated vsize (KiB) 6538188

[startup+4182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/482 27377
/proc/meminfo: memFree=92756/32950928 swapFree=41459436/67111528
[pid=27224] ppid=27222 vsize=6538836 CPUtime=4182.26 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1288640 0 0 0 417949 277 0 0 25 0 1 0 801759474 6695768064 1261881 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1634709 1261881 247 26 0 1631341 0
Current children cumulated CPU time (s) 4182.26
Current children cumulated vsize (KiB) 6538836

[startup+4242.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/482 27378
/proc/meminfo: memFree=95160/32950928 swapFree=41322244/67111528
[pid=27224] ppid=27222 vsize=6540180 CPUtime=4242.27 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1301866 0 0 0 423945 282 0 0 25 0 1 0 801759474 6697144320 1275096 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1635045 1275096 247 26 0 1631677 0
Current children cumulated CPU time (s) 4242.27
Current children cumulated vsize (KiB) 6540180

[startup+4302.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/482 27380
/proc/meminfo: memFree=98488/32950928 swapFree=41179900/67111528
[pid=27224] ppid=27222 vsize=6541192 CPUtime=4302.27 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1317748 0 0 0 429940 287 0 0 25 0 1 0 801759474 6698180608 1290973 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1635298 1290973 247 26 0 1631930 0
Current children cumulated CPU time (s) 4302.27
Current children cumulated vsize (KiB) 6541192

[startup+4362.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/482 27382
/proc/meminfo: memFree=99352/32950928 swapFree=41043100/67111528
[pid=27224] ppid=27222 vsize=6542572 CPUtime=4362.27 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1332071 0 0 0 435935 292 0 0 25 0 1 0 801759474 6699593728 1305283 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1635643 1305283 247 26 0 1632275 0
Current children cumulated CPU time (s) 4362.27
Current children cumulated vsize (KiB) 6542572

[startup+4422.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 27383
/proc/meminfo: memFree=96120/32950928 swapFree=40893168/67111528
[pid=27224] ppid=27222 vsize=6544208 CPUtime=4422.27 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1346709 0 0 0 441929 298 0 0 25 0 1 0 801759474 6701268992 1319917 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1636052 1319917 247 26 0 1632684 0
Current children cumulated CPU time (s) 4422.27
Current children cumulated vsize (KiB) 6544208

[startup+4482.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/482 27385
/proc/meminfo: memFree=95184/32950928 swapFree=40740580/67111528
[pid=27224] ppid=27222 vsize=6545412 CPUtime=4482.27 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1362628 0 0 0 447923 304 0 0 25 0 1 0 801759474 6702501888 1335824 33554432000 4194304 4300056 140735859259984 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1636353 1335824 247 26 0 1632985 0
Current children cumulated CPU time (s) 4482.27
Current children cumulated vsize (KiB) 6545412

[startup+4542.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/482 27386
/proc/meminfo: memFree=97396/32950928 swapFree=40594240/67111528
[pid=27224] ppid=27222 vsize=6546864 CPUtime=4542.28 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1376903 0 0 0 453917 311 0 0 25 0 1 0 801759474 6703988736 1350089 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1636716 1350089 247 26 0 1633348 0
Current children cumulated CPU time (s) 4542.28
Current children cumulated vsize (KiB) 6546864

[startup+4602.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/482 27388
/proc/meminfo: memFree=92448/32950928 swapFree=40435420/67111528
[pid=27224] ppid=27222 vsize=6548260 CPUtime=4602.3 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1391399 0 0 0 459914 316 0 0 25 0 1 0 801759474 6705418240 1364576 33554432000 4194304 4300056 140735859259984 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1637065 1364576 247 26 0 1633697 0
Current children cumulated CPU time (s) 4602.3
Current children cumulated vsize (KiB) 6548260

[startup+4662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 27390
/proc/meminfo: memFree=92476/32950928 swapFree=40301276/67111528
[pid=27224] ppid=27222 vsize=6549180 CPUtime=4662.28 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1404688 0 0 0 465907 321 0 0 25 0 1 0 801759474 6706360320 1377858 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1637295 1377858 247 26 0 1633927 0
Current children cumulated CPU time (s) 4662.28
Current children cumulated vsize (KiB) 6549180

[startup+4722.32 s]
/proc/loadavg: 2.08 2.05 2.00 3/482 27391
/proc/meminfo: memFree=96996/32950928 swapFree=40148876/67111528
[pid=27224] ppid=27222 vsize=6550544 CPUtime=4722.3 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1421988 0 0 0 471904 326 0 0 25 0 1 0 801759474 6707757056 1395149 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1637636 1395150 247 26 0 1634268 0
Current children cumulated CPU time (s) 4722.3
Current children cumulated vsize (KiB) 6550544

[startup+4782.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/482 27393
/proc/meminfo: memFree=96432/32950928 swapFree=40059704/67111528
[pid=27224] ppid=27222 vsize=6552084 CPUtime=4782.29 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1434614 0 0 0 477898 331 0 0 25 0 1 0 801759474 6709334016 1407770 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1638021 1407770 247 26 0 1634653 0
Current children cumulated CPU time (s) 4782.29
Current children cumulated vsize (KiB) 6552084

[startup+4842.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/482 27394
/proc/meminfo: memFree=98972/32950928 swapFree=39940868/67111528
[pid=27224] ppid=27222 vsize=6552996 CPUtime=4842.29 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1447576 0 0 0 483893 336 0 0 25 0 1 0 801759474 6710267904 1420724 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1638249 1420724 247 26 0 1634881 0
Current children cumulated CPU time (s) 4842.29
Current children cumulated vsize (KiB) 6552996

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 27396
/proc/meminfo: memFree=96364/32950928 swapFree=39816700/67111528
[pid=27224] ppid=27222 vsize=6554240 CPUtime=4902.29 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1460216 0 0 0 489888 341 0 0 25 0 1 0 801759474 6711541760 1433357 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1638560 1433357 247 26 0 1635192 0
Current children cumulated CPU time (s) 4902.29
Current children cumulated vsize (KiB) 6554240

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 27398
/proc/meminfo: memFree=95872/32950928 swapFree=39666456/67111528
[pid=27224] ppid=27222 vsize=6555568 CPUtime=4962.3 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1479443 0 0 0 495881 349 0 0 25 0 1 0 801759474 6712901632 1452576 33554432000 4194304 4300056 140735859259984 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1638892 1452576 247 26 0 1635524 0
Current children cumulated CPU time (s) 4962.3
Current children cumulated vsize (KiB) 6555568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.16 2.05 2.01 3/482 27399
/proc/meminfo: memFree=222032/32950928 swapFree=39617324/67111528
[pid=27224] ppid=27222 vsize=6555888 CPUtime=5000.01 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4202496 1485165 0 0 0 499650 351 0 0 25 0 1 0 801759474 6713229312 1458296 33554432000 4194304 4300056 140735859259984 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/27224/statm: 1638972 1458296 247 26 0 1635604 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 6555888

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

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

[startup+5000.2 s]
/proc/loadavg: 2.16 2.05 2.01 3/482 27399
/proc/meminfo: memFree=222032/32950928 swapFree=39617324/67111528
[pid=27224] ppid=27222 vsize=0 CPUtime=5000.19 cores=0,2,4,6
/proc/27224/stat : 27224 (lr_gl_shr) R 27222 27224 25757 0 -1 4203524 1485165 0 0 0 499650 369 0 0 25 0 1 0 801759474 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/27224/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.27
CPU time (s): 5000.27
CPU user time (s): 4996.51
CPU system time (s): 3.76043
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 6555888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.51
system time used= 3.76043
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1485165
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 5910

runsolver used 24.4853 second user time and 53.5009 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-01 06:13:18
IDJOB=3439915
IDBENCH=82363
IDSOLVER=1938
FILE ID=node127/3439915-1306901597
RUNJOBID= node127-1306899604-26923
PBS_JOBID= 13488449
Free space on /tmp= 56888 MiB

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

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=2021358945

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:       6902848 kB
Buffers:        296416 kB
Cached:       18232544 kB
SwapCached:      26384 kB
Active:        8976500 kB
Inactive:     16347124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6902848 kB
SwapTotal:    67111528 kB
SwapFree:     42342800 kB
Dirty:           44560 kB
Writeback:           0 kB
AnonPages:     6775048 kB
Mapped:          22256 kB
Slab:           559612 kB
PageTables:      95388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119842440 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= 56812 MiB
End job on node127 at 2011-06-01 07:36:40