Trace number 3362508

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 reference: minisat 2.2.0? (TO) 1300.14 1300.1

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362508-1305306889/watcher-3362508-1305306889 -o /tmp/evaluation-result-3362508-1305306889/solver-3362508-1305306889 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362508-1305306889.cnf 

running on 2 cores: 1,3

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.38 3.87 3.94 4/323 3823
/proc/meminfo: memFree=23196004/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=19808 CPUtime=0 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 753 0 0 0 0 0 0 0 23 0 1 0 720919473 20283392 694 33554432000 4194304 4291037 140736603510784 18446744073709551615 4201584 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 4952 694 215 24 0 1586 0

[startup+0.0228299 s]
/proc/loadavg: 3.38 3.87 3.94 4/323 3823
/proc/meminfo: memFree=23196004/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=21204 CPUtime=0.01 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 1041 0 0 0 1 0 0 0 23 0 1 0 720919473 21712896 980 33554432000 4194304 4291037 140736603510784 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 5301 980 216 24 0 1935 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21204

[startup+0.100817 s]
/proc/loadavg: 3.38 3.87 3.94 4/323 3823
/proc/meminfo: memFree=23196004/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=32936 CPUtime=0.09 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 5130 0 0 0 9 0 0 0 23 0 1 0 720919473 33726464 4400 33554432000 4194304 4291037 140736603510784 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 8234 4400 216 24 0 4868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32936

[startup+0.300777 s]
/proc/loadavg: 3.38 3.87 3.94 4/323 3823
/proc/meminfo: memFree=23196004/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=77880 CPUtime=0.29 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 19599 0 0 0 27 2 0 0 24 0 1 0 720919473 79749120 14764 33554432000 4194304 4291037 140736603510784 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 19470 14766 216 24 0 16104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77880

[startup+0.700713 s]
/proc/loadavg: 3.38 3.87 3.94 4/323 3823
/proc/meminfo: memFree=23196004/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=116636 CPUtime=0.69 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 31692 0 0 0 66 3 0 0 25 0 1 0 720919473 119435264 23705 33554432000 4194304 4291037 140736603510784 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 29159 23705 238 24 0 25793 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116636

[startup+1.50055 s]
/proc/loadavg: 3.38 3.87 3.94 5/324 3824
/proc/meminfo: memFree=23040436/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=116988 CPUtime=1.49 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 31701 0 0 0 146 3 0 0 25 0 1 0 720919473 119795712 23714 33554432000 4194304 4291037 140736603510784 18446744073709551615 4236744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 29247 23714 239 24 0 25881 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116988

[startup+3.10027 s]
/proc/loadavg: 3.38 3.87 3.94 6/324 3824
/proc/meminfo: memFree=23025252/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=95668 CPUtime=3.09 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 36856 0 0 0 305 4 0 0 25 0 1 0 720919473 97964032 19780 33554432000 4194304 4291037 140736603510784 18446744073709551615 4262904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 23917 19780 258 24 0 20551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95668

[startup+6.30066 s]
/proc/loadavg: 3.43 3.87 3.94 6/327 3830
/proc/meminfo: memFree=22516424/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=107344 CPUtime=6.29 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 39101 0 0 0 622 7 0 0 25 0 1 0 720919473 109920256 22023 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248468 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 26836 22023 259 24 0 23470 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 107344

[startup+12.7005 s]
/proc/loadavg: 3.48 3.87 3.94 5/327 3830
/proc/meminfo: memFree=22393836/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=126312 CPUtime=12.69 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 43433 0 0 0 1262 7 0 0 25 0 1 0 720919473 129343488 26352 33554432000 4194304 4291037 140736603510784 18446744073709551615 4262977 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 31578 26352 259 24 0 28212 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 126312

[startup+25.5011 s]
/proc/loadavg: 3.59 3.88 3.94 5/327 3830
/proc/meminfo: memFree=22218976/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=157132 CPUtime=25.49 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 52813 0 0 0 2541 8 0 0 25 0 1 0 720919473 160903168 35721 33554432000 4194304 4291037 140736603510784 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 39283 35721 259 24 0 35917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157132

[startup+51.1003 s]
/proc/loadavg: 3.73 3.89 3.94 6/327 3831
/proc/meminfo: memFree=22127308/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=288608 CPUtime=51.09 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 69765 0 0 0 5099 10 0 0 25 0 1 0 720919473 295534592 52664 33554432000 4194304 4291037 140736603510784 18446744073709551615 4251595 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 72152 52664 259 24 0 68786 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 288608

[startup+102.312 s]
/proc/loadavg: 3.88 3.90 3.94 6/327 3832
/proc/meminfo: memFree=21657900/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=421032 CPUtime=102.3 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 104360 0 0 0 10216 14 0 0 25 0 1 0 720919473 431136768 87241 33554432000 4194304 4291037 140736603510784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 105258 87241 259 24 0 101892 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 421032

[startup+162.301 s]
/proc/loadavg: 3.95 3.92 3.94 6/327 3834
/proc/meminfo: memFree=21236876/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=636380 CPUtime=162.3 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 141165 0 0 0 16210 20 0 0 25 0 1 0 720919473 651653120 124021 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 159095 124021 259 24 0 155729 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 636380

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.94 6/327 3836
/proc/meminfo: memFree=20828860/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=636380 CPUtime=222.3 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 169067 0 0 0 22206 24 0 0 25 0 1 0 720919473 651653120 151911 33554432000 4194304 4291037 140736603510784 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 159095 151911 259 24 0 155729 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 636380

[startup+282.3 s]
/proc/loadavg: 3.99 3.94 3.94 6/327 3837
/proc/meminfo: memFree=20370760/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=985628 CPUtime=282.3 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 201248 0 0 0 28201 29 0 0 25 0 1 0 720919473 1009283072 184065 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 246407 184065 259 24 0 243041 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 985628

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.94 6/327 3839
/proc/meminfo: memFree=19946140/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=987208 CPUtime=342.3 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 238456 0 0 0 34196 34 0 0 25 0 1 0 720919473 1010900992 221259 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248399 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 246802 221259 259 24 0 243436 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 987208

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.94 6/327 3840
/proc/meminfo: memFree=19576456/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=1556248 CPUtime=402.3 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 266608 0 0 0 40192 38 0 0 25 0 1 0 720919473 1593597952 249397 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 389062 249397 259 24 0 385696 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1556248

[startup+462.301 s]
/proc/loadavg: 4.09 3.99 3.95 6/327 3842
/proc/meminfo: memFree=19129516/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=1558312 CPUtime=462.31 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 299206 0 0 0 46189 42 0 0 25 0 1 0 720919473 1595711488 281981 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 389578 281981 259 24 0 386212 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1558312

[startup+522.301 s]
/proc/loadavg: 4.15 4.02 3.96 6/327 3844
/proc/meminfo: memFree=18729452/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=1559540 CPUtime=522.31 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 325646 0 0 0 52185 46 0 0 25 0 1 0 720919473 1596968960 308413 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 389885 308413 259 24 0 386519 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1559540

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.96 5/327 3845
/proc/meminfo: memFree=18277428/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=1561828 CPUtime=582.31 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 358946 0 0 0 58180 51 0 0 25 0 1 0 720919473 1599311872 341693 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 390457 341693 259 24 0 387091 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1561828

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.96 6/327 3847
/proc/meminfo: memFree=17834096/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=1563028 CPUtime=642.32 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 385908 0 0 0 64177 55 0 0 25 0 1 0 720919473 1600540672 368641 33554432000 4194304 4291037 140736603510784 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 390757 368641 259 24 0 387391 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1563028

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/327 3848
/proc/meminfo: memFree=17439488/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2486208 CPUtime=702.32 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 410589 0 0 0 70172 60 0 0 25 0 1 0 720919473 2545876992 393313 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248287 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 621552 393313 259 24 0 618186 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 2486208

[startup+762.312 s]
/proc/loadavg: 4.00 4.00 3.96 5/327 3850
/proc/meminfo: memFree=17119776/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2486740 CPUtime=762.33 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 422303 0 0 0 76171 62 0 0 25 0 1 0 720919473 2546421760 405025 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 621685 405025 259 24 0 618319 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2486740

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 6/327 3852
/proc/meminfo: memFree=16695904/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2487824 CPUtime=822.32 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 450878 0 0 0 82166 66 0 0 25 0 1 0 720919473 2547531776 433594 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248396 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 621956 433594 259 24 0 618590 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2487824

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 6/327 3853
/proc/meminfo: memFree=16253424/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2489708 CPUtime=882.32 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 480573 0 0 0 88161 71 0 0 25 0 1 0 720919473 2549460992 463276 33554432000 4194304 4291037 140736603510784 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 622427 463276 259 24 0 619061 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2489708

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.96 6/327 3855
/proc/meminfo: memFree=15840716/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2491000 CPUtime=942.32 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 505835 0 0 0 94156 76 0 0 25 0 1 0 720919473 2550784000 488523 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 622750 488523 259 24 0 619384 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2491000

[startup+1002.3 s]
/proc/loadavg: 4.19 4.06 3.98 6/327 3856
/proc/meminfo: memFree=15406920/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2492568 CPUtime=1002.33 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 535625 0 0 0 100152 81 0 0 25 0 1 0 720919473 2552389632 518293 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248363 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 623142 518293 259 24 0 619776 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2492568

[startup+1062.3 s]
/proc/loadavg: 4.22 4.09 4.00 6/327 3858
/proc/meminfo: memFree=14915964/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2495464 CPUtime=1062.32 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 564956 0 0 0 106147 85 0 0 25 0 1 0 720919473 2555355136 547617 33554432000 4194304 4291037 140736603510784 18446744073709551615 4251581 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 623866 547617 259 24 0 620500 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2495464

[startup+1122.3 s]
/proc/loadavg: 4.08 4.07 4.00 6/327 3860
/proc/meminfo: memFree=14490348/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2496116 CPUtime=1122.33 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 589117 0 0 0 112144 89 0 0 25 0 1 0 720919473 2556022784 571763 33554432000 4194304 4291037 140736603510784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 624029 571763 259 24 0 620663 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2496116

[startup+1182.3 s]
/proc/loadavg: 4.03 4.06 4.00 5/327 3861
/proc/meminfo: memFree=14153156/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2497604 CPUtime=1182.33 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 613440 0 0 0 118140 93 0 0 25 0 1 0 720919473 2557546496 596071 33554432000 4194304 4291037 140736603510784 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 624401 596071 259 24 0 621035 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2497604

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/327 3863
/proc/meminfo: memFree=13774036/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2498192 CPUtime=1242.33 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 624108 0 0 0 124138 95 0 0 25 0 1 0 720919473 2558148608 606733 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 624548 606733 259 24 0 621182 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2498192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.00 3/323 3866
/proc/meminfo: memFree=17398292/32951124 swapFree=59305796/67111528
[pid=3823] ppid=3821 vsize=2498192 CPUtime=1300.04 cores=1,3
/proc/3823/stat : 3823 (minisat_release) R 3821 3823 3769 0 -1 4202496 625507 0 0 0 129909 95 0 0 25 0 1 0 720919473 2558148608 608132 33554432000 4194304 4291037 140736603510784 18446744073709551615 4248344 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3823/statm: 624548 608132 259 24 0 621182 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2498192

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.14
CPU user time (s): 1299.1
CPU system time (s): 1.04384
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2498192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.1
system time used= 1.04384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 625507
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= 6
involuntary context switches= 835

runsolver used 3.85641 second user time and 9.16561 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-13 19:14:50
IDJOB=3362508
IDBENCH=82379
IDSOLVER=1840
FILE ID=node111/3362508-1305306889
RUNJOBID= node111-1305306889-3789
PBS_JOBID= 13321484
Free space on /tmp= 51496 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362508-1305306889/watcher-3362508-1305306889 -o /tmp/evaluation-result-3362508-1305306889/solver-3362508-1305306889 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362508-1305306889.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=774404241

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.83
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.849
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.67
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.849
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:     32951124 kB
MemFree:      23196540 kB
Buffers:        206988 kB
Cached:        6215364 kB
SwapCached:      13720 kB
Active:         785672 kB
Inactive:      8751092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23196540 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           99796 kB
Writeback:           0 kB
AnonPages:     3109532 kB
Mapped:          12640 kB
Slab:           115132 kB
PageTables:      36956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53457100 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= 51408 MiB
End job on node111 at 2011-05-13 19:36:32