Trace number 3349265

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: EBMiniSAT 2011-03-02? (TO) 1300.13 1300.1

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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3349265-1304978187/watcher-3349265-1304978187 -o /tmp/evaluation-result-3349265-1304978187/solver-3349265-1304978187 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349265-1304978187.cnf -verb=0 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.97 3.96 3.50 4/369 4578
/proc/meminfo: memFree=9148436/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=19812 CPUtime=0 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 753 0 0 0 0 0 0 0 22 0 1 0 590234679 20287488 697 33554432000 4194304 4293939 140737445918512 18446744073709551615 4201621 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 4953 697 218 25 0 1586 0

[startup+0.0580429 s]
/proc/loadavg: 3.97 3.96 3.50 4/369 4578
/proc/meminfo: memFree=9148436/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=24940 CPUtime=0.05 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 2251 0 0 0 5 0 0 0 22 0 1 0 590234679 25538560 2092 33554432000 4194304 4293939 140737445918512 18446744073709551615 233510297344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 6235 2092 219 25 0 2868 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24940

[startup+0.101071 s]
/proc/loadavg: 3.97 3.96 3.50 4/369 4578
/proc/meminfo: memFree=9148436/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=31068 CPUtime=0.09 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 4864 0 0 0 8 1 0 0 22 0 1 0 590234679 31813632 4176 33554432000 4194304 4293939 140737445918512 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 7767 4181 219 25 0 4400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31068

[startup+0.301036 s]
/proc/loadavg: 3.97 3.96 3.50 4/369 4578
/proc/meminfo: memFree=9148436/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=76696 CPUtime=0.29 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 18880 0 0 0 27 2 0 0 23 0 1 0 590234679 78536704 14199 33554432000 4194304 4293939 140737445918512 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 19174 14201 219 25 0 15807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76696

[startup+0.700964 s]
/proc/loadavg: 3.97 3.96 3.50 4/369 4578
/proc/meminfo: memFree=9148436/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=89472 CPUtime=0.69 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 23534 0 0 0 66 3 0 0 25 0 1 0 590234679 91619328 17919 33554432000 4194304 4293939 140737445918512 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 22368 17919 223 25 0 19001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89472

[startup+1.50081 s]
/proc/loadavg: 3.97 3.96 3.50 5/370 4579
/proc/meminfo: memFree=9074792/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=82236 CPUtime=1.49 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 26844 0 0 0 146 3 0 0 25 0 1 0 590234679 84209664 14516 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 20559 14516 241 25 0 17192 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82236

[startup+3.1005 s]
/proc/loadavg: 3.97 3.96 3.50 5/370 4579
/proc/meminfo: memFree=9085084/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=82236 CPUtime=3.09 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 27741 0 0 0 306 3 0 0 25 0 1 0 590234679 84209664 15413 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 20559 15413 243 25 0 17192 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82236

[startup+6.30095 s]
/proc/loadavg: 3.97 3.96 3.51 5/370 4580
/proc/meminfo: memFree=9072076/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=93912 CPUtime=6.29 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 29685 0 0 0 625 4 0 0 25 0 1 0 590234679 96165888 17354 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 23478 17354 244 25 0 20111 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93912

[startup+12.7008 s]
/proc/loadavg: 3.97 3.96 3.51 5/370 4580
/proc/meminfo: memFree=9021828/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=112880 CPUtime=12.69 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 34339 0 0 0 1264 5 0 0 25 0 1 0 590234679 115589120 22003 33554432000 4194304 4293939 140737445918512 18446744073709551615 4249240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 28220 22003 244 25 0 24853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112880

[startup+25.5005 s]
/proc/loadavg: 4.06 3.98 3.52 5/370 4580
/proc/meminfo: memFree=8986096/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=143700 CPUtime=25.49 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 42789 0 0 0 2542 7 0 0 25 0 1 0 590234679 147148800 30443 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 35925 30443 244 25 0 32558 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143700

[startup+51.1009 s]
/proc/loadavg: 4.04 3.98 3.53 5/370 4608
/proc/meminfo: memFree=9059184/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=275176 CPUtime=51.09 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 61237 0 0 0 5098 11 0 0 25 0 1 0 590234679 281780224 48875 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 68794 48875 244 25 0 65427 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 275176

[startup+102.314 s]
/proc/loadavg: 4.01 3.98 3.56 5/370 4609
/proc/meminfo: memFree=8709684/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=407436 CPUtime=102.3 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 96219 0 0 0 10214 16 0 0 25 0 1 0 590234679 417214464 83834 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248303 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 101859 83834 244 25 0 98492 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 407436

[startup+162.301 s]
/proc/loadavg: 4.15 4.01 3.59 5/367 4614
/proc/meminfo: memFree=9612500/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=622616 CPUtime=162.29 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 130840 0 0 0 16207 22 0 0 25 0 1 0 590234679 637558784 118427 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 155654 118427 244 25 0 152287 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 622616

[startup+222.301 s]
/proc/loadavg: 4.16 4.04 3.62 5/370 4639
/proc/meminfo: memFree=9071684/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=624128 CPUtime=222.29 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 163148 0 0 0 22197 32 0 0 25 0 1 0 590234679 639107072 150719 33554432000 4194304 4293939 140737445918512 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 156032 150719 244 25 0 152665 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 624128

[startup+282.3 s]
/proc/loadavg: 4.06 4.03 3.64 5/370 4650
/proc/meminfo: memFree=8814476/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=975764 CPUtime=282.29 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 194377 0 0 0 28194 35 0 0 25 0 1 0 590234679 999182336 181926 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248367 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 243941 181926 244 25 0 240574 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 975764

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.66 5/370 4651
/proc/meminfo: memFree=8568440/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=977784 CPUtime=342.29 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 219046 0 0 0 34190 39 0 0 25 0 1 0 590234679 1001250816 206576 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 244446 206576 244 25 0 241079 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 977784

[startup+402.301 s]
/proc/loadavg: 4.06 4.03 3.69 5/370 4653
/proc/meminfo: memFree=8294480/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=979384 CPUtime=402.3 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 246771 0 0 0 40187 43 0 0 25 0 1 0 590234679 1002889216 234287 33554432000 4194304 4293939 140737445918512 18446744073709551615 4251623 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 244846 234287 244 25 0 241479 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 979384

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.70 5/370 4655
/proc/meminfo: memFree=8067276/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=1548512 CPUtime=462.29 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 274542 0 0 0 46182 47 0 0 25 0 1 0 590234679 1585676288 262035 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 387128 262035 244 25 0 383761 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1548512

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 3.72 5/370 4656
/proc/meminfo: memFree=7843900/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=1550360 CPUtime=522.29 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 298605 0 0 0 52178 51 0 0 25 0 1 0 590234679 1587568640 286084 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 387590 286084 244 25 0 384223 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1550360

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.73 5/370 4658
/proc/meminfo: memFree=7570668/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=1552128 CPUtime=582.3 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 322931 0 0 0 58175 55 0 0 25 0 1 0 590234679 1589379072 310397 33554432000 4194304 4293939 140737445918512 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 388032 310397 244 25 0 384665 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1552128

[startup+642.301 s]
/proc/loadavg: 4.07 4.04 3.76 5/370 4659
/proc/meminfo: memFree=7416608/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=1553108 CPUtime=642.31 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 341744 0 0 0 64172 59 0 0 25 0 1 0 590234679 1590382592 329202 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 388277 329202 244 25 0 384910 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1553108

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 3.77 5/370 4661
/proc/meminfo: memFree=7149224/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=1554260 CPUtime=702.3 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 363338 0 0 0 70168 62 0 0 25 0 1 0 590234679 1591562240 350781 33554432000 4194304 4293939 140737445918512 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 388565 350781 244 25 0 385198 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1554260

[startup+762.313 s]
/proc/loadavg: 4.08 4.05 3.79 5/370 4663
/proc/meminfo: memFree=6905888/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=1555568 CPUtime=762.32 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 385022 0 0 0 76166 66 0 0 25 0 1 0 590234679 1592901632 372452 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 388892 372452 244 25 0 385525 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1555568

[startup+822.3 s]
/proc/loadavg: 4.07 4.05 3.81 5/370 4664
/proc/meminfo: memFree=6682624/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=2478996 CPUtime=822.3 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 410297 0 0 0 82160 70 0 0 25 0 1 0 590234679 2538491904 397714 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 619749 397714 244 25 0 616382 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2478996

[startup+882.301 s]
/proc/loadavg: 4.02 4.04 3.82 5/370 4666
/proc/meminfo: memFree=6462100/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=2480416 CPUtime=882.31 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 433365 0 0 0 88157 74 0 0 25 0 1 0 590234679 2539945984 420771 33554432000 4194304 4293939 140737445918512 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 620104 420771 244 25 0 616737 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2480416

[startup+942.301 s]
/proc/loadavg: 4.15 4.06 3.84 5/370 4667
/proc/meminfo: memFree=6238480/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=2481992 CPUtime=942.31 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 454584 0 0 0 94154 77 0 0 25 0 1 0 590234679 2541559808 441980 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 620498 441980 244 25 0 617131 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2481992

[startup+1002.3 s]
/proc/loadavg: 4.05 4.05 3.84 5/370 4669
/proc/meminfo: memFree=6004932/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=2482848 CPUtime=1002.31 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 475940 0 0 0 100150 81 0 0 25 0 1 0 590234679 2542436352 463319 33554432000 4194304 4293939 140737445918512 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 620712 463319 244 25 0 617345 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2482848

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.85 5/370 4671
/proc/meminfo: memFree=5826808/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=2485224 CPUtime=1062.32 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 496445 0 0 0 106147 85 0 0 25 0 1 0 590234679 2544869376 483802 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 621306 483802 244 25 0 617939 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2485224

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/370 4672
/proc/meminfo: memFree=5593872/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=2486392 CPUtime=1122.32 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 514186 0 0 0 112144 88 0 0 25 0 1 0 590234679 2546065408 501527 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 621598 501527 244 25 0 618231 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2486392

[startup+1182.3 s]
/proc/loadavg: 4.10 4.05 3.87 5/370 4674
/proc/meminfo: memFree=5459044/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=2487516 CPUtime=1182.32 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 530243 0 0 0 118142 90 0 0 25 0 1 0 590234679 2547216384 517573 33554432000 4194304 4293939 140737445918512 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 621879 517573 244 25 0 618512 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2487516

[startup+1242.3 s]
/proc/loadavg: 3.40 3.86 3.81 4/364 4693
/proc/meminfo: memFree=5387140/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=2488384 CPUtime=1242.32 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 548377 0 0 0 124138 94 0 0 25 0 1 0 590234679 2548105216 535698 33554432000 4194304 4293939 140737445918512 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 622096 535698 244 25 0 618729 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2488384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.19 3.71 3.76 4/364 4695
/proc/meminfo: memFree=5195328/32951124 swapFree=67111348/67111528
[pid=4578] ppid=4576 vsize=2489600 CPUtime=1300.02 cores=4,6
/proc/4578/stat : 4578 (ebminisat_relea) R 4576 4578 4205 0 -1 4202496 565291 0 0 0 129905 97 0 0 25 0 1 0 590234679 2549350400 552605 33554432000 4194304 4293939 140737445918512 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4578/statm: 622400 552605 244 25 0 619033 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2489600

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 1300.13
CPU user time (s): 1299.07
CPU system time (s): 1.06184
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2489600

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

runsolver used 4.91425 second user time and 10.3434 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 23:56:28
IDJOB=3349265
IDBENCH=82378
IDSOLVER=1812
FILE ID=node145/3349265-1304978187
RUNJOBID= node145-1304976739-4224
PBS_JOBID= 13285668
Free space on /tmp= 42960 MiB

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

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=55878836

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:       9148468 kB
Buffers:        219872 kB
Cached:       16259156 kB
SwapCached:          0 kB
Active:        8435400 kB
Inactive:     14780704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9148468 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          355248 kB
Writeback:           0 kB
AnonPages:     6736464 kB
Mapped:          27952 kB
Slab:           484268 kB
PageTables:      37124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80775800 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= 43128 MiB
End job on node145 at 2011-05-10 00:18:10