Trace number 3348665

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: cir_minisat 2011-03-02? (TO) 1300.12 1300.08

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

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-3348665-1307640920/watcher-3348665-1307640920 -o /tmp/evaluation-result-3348665-1307640920/solver-3348665-1307640920 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348665-1307640920.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 3.97 3.69 4/189 4332
/proc/meminfo: memFree=31123152/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=19540 CPUtime=0 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 692 0 0 0 0 0 0 0 24 0 1 0 856507974 20008960 634 33554432000 4194304 4254575 140735089742064 18446744073709551615 4200616 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 4885 634 212 15 0 1528 0

[startup+0.100748 s]
/proc/loadavg: 4.00 3.97 3.69 4/189 4332
/proc/meminfo: memFree=31123152/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=29936 CPUtime=0.09 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 4091 0 0 0 9 0 0 0 24 0 1 0 856507974 30654464 3782 33554432000 4194304 4254575 140735089742064 18446744073709551615 233510297344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 7484 3782 213 15 0 4127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29936

[startup+0.200727 s]
/proc/loadavg: 4.00 3.97 3.69 4/189 4332
/proc/meminfo: memFree=31123152/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=51628 CPUtime=0.19 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 9496 0 0 0 18 1 0 0 25 0 1 0 856507974 52867072 8728 33554432000 4194304 4254575 140735089742064 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 12907 8731 213 15 0 9550 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51628

[startup+0.300712 s]
/proc/loadavg: 4.00 3.97 3.69 4/189 4332
/proc/meminfo: memFree=31123152/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=80388 CPUtime=0.29 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 13245 0 0 0 27 2 0 0 25 0 1 0 856507974 82317312 12137 33554432000 4194304 4254575 140735089742064 18446744073709551615 4219161 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 20097 12139 214 15 0 16740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80388

[startup+0.700639 s]
/proc/loadavg: 4.00 3.97 3.69 4/189 4332
/proc/meminfo: memFree=31123152/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=62368 CPUtime=0.69 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 16698 0 0 0 66 3 0 0 25 0 1 0 856507974 63864832 11550 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209455 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 15592 11550 231 15 0 12235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62368

[startup+1.5005 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 4333
/proc/meminfo: memFree=31073072/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=70112 CPUtime=1.49 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 17557 0 0 0 146 3 0 0 25 0 1 0 856507974 71794688 12408 33554432000 4194304 4254575 140735089742064 18446744073709551615 4223153 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 17528 12408 231 15 0 14171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70112

[startup+3.10021 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 4333
/proc/meminfo: memFree=31065260/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=70288 CPUtime=3.09 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 18502 0 0 0 306 3 0 0 25 0 1 0 856507974 71974912 13353 33554432000 4194304 4254575 140735089742064 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 17572 13353 231 15 0 14215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70288

[startup+6.30063 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 4334
/proc/meminfo: memFree=31051576/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=82444 CPUtime=6.29 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 20418 0 0 0 626 3 0 0 25 0 1 0 856507974 84422656 15267 33554432000 4194304 4254575 140735089742064 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 20611 15267 232 15 0 17254 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82444

[startup+12.7005 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 4334
/proc/meminfo: memFree=31017108/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=102536 CPUtime=12.69 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 25176 0 0 0 1265 4 0 0 25 0 1 0 856507974 104996864 20024 33554432000 4194304 4254575 140735089742064 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 25634 20024 232 15 0 22277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102536

[startup+25.5012 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 4334
/proc/meminfo: memFree=30966496/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=134196 CPUtime=25.49 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 30865 0 0 0 2544 5 0 0 25 0 1 0 856507974 137416704 25708 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 33549 25708 232 15 0 30192 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 134196

[startup+51.1006 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 4335
/proc/meminfo: memFree=30839488/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=186244 CPUtime=51.1 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 47277 0 0 0 5101 9 0 0 25 0 1 0 856507974 190713856 42103 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 46561 42103 232 15 0 43204 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 186244

[startup+102.3 s]
/proc/loadavg: 4.08 3.99 3.72 5/190 4336
/proc/meminfo: memFree=30552428/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=402800 CPUtime=102.3 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 79265 0 0 0 10216 14 0 0 25 0 1 0 856507974 412467200 74069 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 100700 74069 232 15 0 97343 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 402800

[startup+162.301 s]
/proc/loadavg: 4.08 4.00 3.74 5/190 4338
/proc/meminfo: memFree=30255864/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=620392 CPUtime=162.3 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 111660 0 0 0 16210 20 0 0 25 0 1 0 856507974 635281408 106436 33554432000 4194304 4254575 140735089742064 18446744073709551615 4223164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 155098 106436 232 15 0 151741 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 620392

[startup+222.307 s]
/proc/loadavg: 4.03 4.00 3.75 5/190 4339
/proc/meminfo: memFree=29987708/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=622184 CPUtime=222.3 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 137898 0 0 0 22205 25 0 0 25 0 1 0 856507974 637116416 132659 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209200 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 155546 132659 232 15 0 152189 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 622184

[startup+282.301 s]
/proc/loadavg: 4.05 4.01 3.77 5/190 4341
/proc/meminfo: memFree=29759500/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=623688 CPUtime=282.29 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 155038 0 0 0 28200 29 0 0 25 0 1 0 856507974 638656512 149789 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 155922 149789 232 15 0 152565 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 623688

[startup+342.3 s]
/proc/loadavg: 4.02 4.01 3.78 5/190 4343
/proc/meminfo: memFree=29472488/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=975212 CPUtime=342.3 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 184894 0 0 0 34196 34 0 0 25 0 1 0 856507974 998617088 179622 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 243803 179622 232 15 0 240446 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 975212

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 4344
/proc/meminfo: memFree=29215508/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=977536 CPUtime=402.31 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 208659 0 0 0 40192 39 0 0 25 0 1 0 856507974 1000996864 203370 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 244384 203370 232 15 0 241027 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 977536

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 4346
/proc/meminfo: memFree=28948352/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=979408 CPUtime=462.3 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 232280 0 0 0 46188 42 0 0 25 0 1 0 856507974 1002913792 226976 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209263 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 244852 226976 232 15 0 241495 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 979408

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 4347
/proc/meminfo: memFree=28695332/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=1548432 CPUtime=522.3 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 255093 0 0 0 52184 46 0 0 25 0 1 0 856507974 1585594368 249774 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 387108 249774 232 15 0 383751 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1548432

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 4349
/proc/meminfo: memFree=28488192/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=1550168 CPUtime=582.3 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 278710 0 0 0 58179 51 0 0 25 0 1 0 856507974 1587372032 273373 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 387542 273373 232 15 0 384185 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1550168

[startup+642.3 s]
/proc/loadavg: 3.85 3.97 3.82 4/184 4374
/proc/meminfo: memFree=28719420/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=1551456 CPUtime=642.3 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 302613 0 0 0 64174 56 0 0 25 0 1 0 856507974 1588690944 297266 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209263 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 387864 297266 232 15 0 384507 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1551456

[startup+702.301 s]
/proc/loadavg: 3.42 3.82 3.78 4/184 4376
/proc/meminfo: memFree=28543036/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=1552104 CPUtime=702.31 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 319921 0 0 0 70171 60 0 0 25 0 1 0 856507974 1589354496 314568 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 388026 314568 232 15 0 384669 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1552104

[startup+762.301 s]
/proc/loadavg: 3.15 3.67 3.72 4/184 4378
/proc/meminfo: memFree=28397768/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=1553160 CPUtime=762.32 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 337169 0 0 0 76168 64 0 0 25 0 1 0 856507974 1590435840 331809 33554432000 4194304 4254575 140735089742064 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 388290 331809 232 15 0 384933 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1553160

[startup+822.301 s]
/proc/loadavg: 3.06 3.54 3.68 4/184 4379
/proc/meminfo: memFree=28236984/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=1553888 CPUtime=822.31 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 349537 0 0 0 82165 66 0 0 25 0 1 0 856507974 1591181312 344172 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209200 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 388472 344172 232 15 0 385115 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1553888

[startup+882.306 s]
/proc/loadavg: 3.02 3.44 3.63 4/184 4381
/proc/meminfo: memFree=27987172/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=1554912 CPUtime=882.32 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 371434 0 0 0 88162 70 0 0 25 0 1 0 856507974 1592229888 366057 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 388728 366057 232 15 0 385371 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1554912

[startup+942.301 s]
/proc/loadavg: 2.78 3.31 3.57 3/178 4407
/proc/meminfo: memFree=29812292/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=1555628 CPUtime=942.32 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 388961 0 0 0 94159 73 0 0 25 0 1 0 856507974 1592963072 383579 33554432000 4194304 4254575 140735089742064 18446744073709551615 4222779 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 388907 383579 232 15 0 385550 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1555628

[startup+1002.3 s]
/proc/loadavg: 2.29 3.07 3.47 3/178 4409
/proc/meminfo: memFree=29646340/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=2479396 CPUtime=1002.32 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 412680 0 0 0 100153 79 0 0 25 0 1 0 856507974 2538901504 407278 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 619849 407278 232 15 0 616492 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2479396

[startup+1062.3 s]
/proc/loadavg: 2.10 2.87 3.38 3/178 4411
/proc/meminfo: memFree=29510380/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=2481052 CPUtime=1062.32 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 437535 0 0 0 106148 84 0 0 25 0 1 0 856507974 2540597248 432118 33554432000 4194304 4254575 140735089742064 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 620263 432118 232 15 0 616906 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2481052

[startup+1122.3 s]
/proc/loadavg: 2.04 2.71 3.29 3/178 4412
/proc/meminfo: memFree=29360912/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=2481996 CPUtime=1122.33 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 458397 0 0 0 112144 89 0 0 25 0 1 0 856507974 2541563904 452968 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 620499 452968 232 15 0 617142 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2481996

[startup+1182.3 s]
/proc/loadavg: 1.41 2.41 3.15 2/172 4439
/proc/meminfo: memFree=30668360/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=2481996 CPUtime=1182.32 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 466783 0 0 0 118142 90 0 0 25 0 1 0 856507974 2541563904 461350 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 620499 461350 232 15 0 617142 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2481996

[startup+1242.3 s]
/proc/loadavg: 1.15 2.15 3.01 2/172 4440
/proc/meminfo: memFree=30661348/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=2482128 CPUtime=1242.32 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 468363 0 0 0 124142 90 0 0 25 0 1 0 856507974 2541699072 462930 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209151 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 620532 462930 232 15 0 617175 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2482128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.05 1.94 2.88 2/172 4442
/proc/meminfo: memFree=30654476/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=2482128 CPUtime=1300.03 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 470141 0 0 0 129913 90 0 0 25 0 1 0 856507974 2541699072 464706 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209203 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 620532 464706 232 15 0 617175 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2482128

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

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

[startup+1300 s]
/proc/loadavg: 1.05 1.94 2.88 2/172 4442
/proc/meminfo: memFree=30654476/32951124 swapFree=67056964/67111528
[pid=4332] ppid=4330 vsize=2482128 CPUtime=1300.03 cores=0,2
/proc/4332/stat : 4332 (cir_minisat) R 4330 4332 2906 0 -1 4202496 470141 0 0 0 129913 90 0 0 25 0 1 0 856507974 2541699072 464706 33554432000 4194304 4254575 140735089742064 18446744073709551615 4209203 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/4332/statm: 620532 464706 232 15 0 617175 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2482128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1300.12
CPU user time (s): 1299.13
CPU system time (s): 0.98585
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2482128

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

runsolver used 2.16167 second user time and 4.6163 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-09 19:35:21
IDJOB=3348665
IDBENCH=82378
IDSOLVER=1810
FILE ID=node145/3348665-1307640920
RUNJOBID= node145-1307640540-4188
PBS_JOBID= 13549347
Free space on /tmp= 74000 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348665-1307640920/watcher-3348665-1307640920 -o /tmp/evaluation-result-3348665-1307640920/solver-3348665-1307640920 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348665-1307640920.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1032996052

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31123448 kB
Buffers:         44064 kB
Cached:         408928 kB
SwapCached:       7944 kB
Active:        1503028 kB
Inactive:       181752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31123448 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:           24020 kB
Writeback:           0 kB
AnonPages:     1229564 kB
Mapped:          13456 kB
Slab:            75088 kB
PageTables:       7696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1564284 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= 74176 MiB
End job on node145 at 2011-06-09 19:57:03