Trace number 3362662

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.09

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-3362662-1305306889/watcher-3362662-1305306889 -o /tmp/evaluation-result-3362662-1305306889/solver-3362662-1305306889 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362662-1305306889.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: 3.38 3.87 3.94 5/320 3817
/proc/meminfo: memFree=23266272/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=19632 CPUtime=0 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 686 0 0 0 0 0 0 0 21 0 1 0 720919443 20103168 627 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255799 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 4908 627 215 24 0 1542 0

[startup+0.0239049 s]
/proc/loadavg: 3.38 3.87 3.94 5/320 3817
/proc/meminfo: memFree=23266272/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=21200 CPUtime=0.01 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 1033 0 0 0 1 0 0 0 21 0 1 0 720919443 21708800 972 33554432000 4194304 4291037 140734082362496 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 5300 972 216 24 0 1934 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21200

[startup+0.100919 s]
/proc/loadavg: 3.38 3.87 3.94 5/320 3817
/proc/meminfo: memFree=23266272/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=30136 CPUtime=0.09 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 4476 0 0 0 8 1 0 0 21 0 1 0 720919443 30859264 3827 33554432000 4194304 4291037 140734082362496 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 7534 3829 216 24 0 4168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30136

[startup+0.300904 s]
/proc/loadavg: 3.38 3.87 3.94 5/320 3817
/proc/meminfo: memFree=23266272/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=74708 CPUtime=0.29 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 17756 0 0 0 25 4 0 0 22 0 1 0 720919443 76500992 13309 33554432000 4194304 4291037 140734082362496 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 18677 13312 216 24 0 15311 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74708

[startup+0.700803 s]
/proc/loadavg: 3.38 3.87 3.94 5/320 3817
/proc/meminfo: memFree=23266272/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=89464 CPUtime=0.69 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 23551 0 0 0 64 5 0 0 23 0 1 0 720919443 91611136 17933 33554432000 4194304 4291037 140734082362496 18446744073709551615 4230176 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 22366 17933 238 24 0 19000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89464

[startup+1.50066 s]
/proc/loadavg: 3.38 3.87 3.94 5/324 3824
/proc/meminfo: memFree=23052292/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=82228 CPUtime=1.49 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 26874 0 0 0 144 5 0 0 25 0 1 0 720919443 84201472 14543 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 20557 14543 257 24 0 17191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82228

[startup+3.10034 s]
/proc/loadavg: 3.38 3.87 3.94 5/324 3824
/proc/meminfo: memFree=23038472/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=82228 CPUtime=3.09 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 27870 0 0 0 304 5 0 0 25 0 1 0 720919443 84201472 15538 33554432000 4194304 4291037 140734082362496 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 20557 15538 257 24 0 17191 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82228

[startup+6.30074 s]
/proc/loadavg: 3.43 3.87 3.94 5/327 3830
/proc/meminfo: memFree=22578824/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=93904 CPUtime=6.28 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 30318 0 0 0 623 5 0 0 25 0 1 0 720919443 96157696 17985 33554432000 4194304 4291037 140734082362496 18446744073709551615 4261913 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 23476 17985 258 24 0 20110 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 93904

[startup+12.7006 s]
/proc/loadavg: 3.48 3.87 3.94 5/327 3830
/proc/meminfo: memFree=22395448/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=112872 CPUtime=12.69 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 34863 0 0 0 1263 6 0 0 25 0 1 0 720919443 115580928 22521 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 28218 22521 258 24 0 24852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112872

[startup+25.5012 s]
/proc/loadavg: 3.59 3.88 3.94 5/327 3830
/proc/meminfo: memFree=22288292/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=143692 CPUtime=25.49 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 43102 0 0 0 2542 7 0 0 25 0 1 0 720919443 147140608 30757 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 35923 30757 258 24 0 32557 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143692

[startup+51.1004 s]
/proc/loadavg: 3.73 3.89 3.94 5/327 3831
/proc/meminfo: memFree=22129912/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=275492 CPUtime=51.09 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 60826 0 0 0 5099 10 0 0 25 0 1 0 720919443 282103808 48466 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 68873 48466 258 24 0 65507 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 275492

[startup+102.312 s]
/proc/loadavg: 3.88 3.90 3.94 5/327 3832
/proc/meminfo: memFree=21661744/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=407752 CPUtime=102.31 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 91667 0 0 0 10215 16 0 0 25 0 1 0 720919443 417538048 79293 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 101938 79293 258 24 0 98572 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 407752

[startup+162.301 s]
/proc/loadavg: 3.95 3.92 3.94 6/327 3834
/proc/meminfo: memFree=21238984/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=622676 CPUtime=162.29 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 124181 0 0 0 16207 22 0 0 25 0 1 0 720919443 637620224 111780 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 155669 111780 258 24 0 152303 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 622676

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.94 5/327 3836
/proc/meminfo: memFree=20830968/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=623012 CPUtime=222.3 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 147065 0 0 0 22204 26 0 0 25 0 1 0 720919443 637964288 134659 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 155753 134659 258 24 0 152387 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 623012

[startup+282.3 s]
/proc/loadavg: 3.99 3.94 3.94 5/327 3837
/proc/meminfo: memFree=20373240/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=972792 CPUtime=282.3 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 173267 0 0 0 28200 30 0 0 25 0 1 0 720919443 996139008 160854 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 243198 160854 258 24 0 239832 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 972792

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.94 6/327 3839
/proc/meminfo: memFree=19947876/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=974776 CPUtime=342.3 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 199602 0 0 0 34195 35 0 0 25 0 1 0 720919443 998170624 187174 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 243694 187174 258 24 0 240328 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 974776

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.94 5/327 3840
/proc/meminfo: memFree=19577820/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=976604 CPUtime=402.3 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 222738 0 0 0 40190 40 0 0 25 0 1 0 720919443 1000042496 210296 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 244151 210296 258 24 0 240785 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 976604

[startup+462.301 s]
/proc/loadavg: 4.09 3.99 3.95 5/327 3842
/proc/meminfo: memFree=19131376/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=977948 CPUtime=462.31 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 251027 0 0 0 46185 46 0 0 25 0 1 0 720919443 1001418752 238564 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248359 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 244487 238564 258 24 0 241121 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 977948

[startup+522.301 s]
/proc/loadavg: 4.15 4.02 3.96 5/327 3844
/proc/meminfo: memFree=18731560/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=1547140 CPUtime=522.31 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 276096 0 0 0 52179 52 0 0 25 0 1 0 720919443 1584271360 263625 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 386785 263625 258 24 0 383419 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1547140

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.96 5/327 3845
/proc/meminfo: memFree=18278916/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=1548488 CPUtime=582.31 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 298918 0 0 0 58175 56 0 0 25 0 1 0 720919443 1585651712 286431 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 387122 286431 258 24 0 383756 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1548488

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.96 5/327 3847
/proc/meminfo: memFree=17836452/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=1550772 CPUtime=642.32 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 323837 0 0 0 64170 62 0 0 25 0 1 0 720919443 1587990528 311333 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248640 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 387693 311333 258 24 0 384327 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1550772

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/327 3848
/proc/meminfo: memFree=17441348/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=1551592 CPUtime=702.31 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 342626 0 0 0 70167 64 0 0 25 0 1 0 720919443 1588830208 330107 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248448 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 387898 330107 258 24 0 384532 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1551592

[startup+762.312 s]
/proc/loadavg: 4.00 4.00 3.96 5/327 3850
/proc/meminfo: memFree=17120892/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=1552612 CPUtime=762.32 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 363340 0 0 0 76163 69 0 0 25 0 1 0 720919443 1589874688 350813 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 388153 350813 258 24 0 384787 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1552612

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/327 3852
/proc/meminfo: memFree=16697764/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=1553620 CPUtime=822.31 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 378045 0 0 0 82160 71 0 0 25 0 1 0 720919443 1590906880 365512 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 388405 365512 258 24 0 385039 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1553620

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 6/327 3853
/proc/meminfo: memFree=16255284/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=1554692 CPUtime=882.32 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 396182 0 0 0 88156 76 0 0 25 0 1 0 720919443 1592004608 383637 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248376 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 388673 383637 258 24 0 385307 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1554692

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.96 6/327 3855
/proc/meminfo: memFree=15842700/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=2478328 CPUtime=942.32 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 417490 0 0 0 94152 80 0 0 25 0 1 0 720919443 2537807872 404937 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 619582 404937 258 24 0 616216 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2478328

[startup+1002.3 s]
/proc/loadavg: 4.19 4.06 3.98 5/327 3856
/proc/meminfo: memFree=15409896/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=2479684 CPUtime=1002.32 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 436897 0 0 0 100148 84 0 0 25 0 1 0 720919443 2539196416 424335 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255959 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 619921 424335 258 24 0 616555 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2479684

[startup+1062.3 s]
/proc/loadavg: 4.22 4.09 4.00 5/327 3858
/proc/meminfo: memFree=14918444/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=2480884 CPUtime=1062.33 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 457100 0 0 0 106145 88 0 0 25 0 1 0 720919443 2540425216 444523 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 620221 444523 258 24 0 616855 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2480884

[startup+1122.3 s]
/proc/loadavg: 4.08 4.07 4.00 5/327 3860
/proc/meminfo: memFree=14492084/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=2483560 CPUtime=1122.32 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 476540 0 0 0 112140 92 0 0 25 0 1 0 720919443 2543165440 463958 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 620890 463958 258 24 0 617524 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2483560

[startup+1182.3 s]
/proc/loadavg: 4.03 4.06 4.00 5/327 3861
/proc/meminfo: memFree=14155388/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=2483696 CPUtime=1182.33 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 496071 0 0 0 118136 97 0 0 25 0 1 0 720919443 2543304704 483476 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 620924 483476 258 24 0 617558 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2483696

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/327 3863
/proc/meminfo: memFree=13775772/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=2484696 CPUtime=1242.33 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 513182 0 0 0 124134 99 0 0 25 0 1 0 720919443 2544328704 500581 33554432000 4194304 4291037 140734082362496 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 621174 500581 258 24 0 617808 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2484696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.00 4/325 3865
/proc/meminfo: memFree=15325864/32951124 swapFree=59305796/67111528
[pid=3817] ppid=3815 vsize=2485972 CPUtime=1300.04 cores=0,2
/proc/3817/stat : 3817 (minisat_release) R 3815 3817 3769 0 -1 4202496 530245 0 0 0 129902 102 0 0 25 0 1 0 720919443 2545635328 517632 33554432000 4194304 4291037 140734082362496 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/3817/statm: 621493 517632 258 24 0 618127 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2485972

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.09
CPU time (s): 1300.14
CPU user time (s): 1299.03
CPU system time (s): 1.10583
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2485972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.03
system time used= 1.10583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 530245
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= 5
involuntary context switches= 1333

runsolver used 4.19036 second user time and 8.83366 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-13 19:14:50
IDJOB=3362662
IDBENCH=82378
IDSOLVER=1840
FILE ID=node111/3362662-1305306889
RUNJOBID= node111-1305306889-3787
PBS_JOBID= 13321484
Free space on /tmp= 51516 MiB

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

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
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:      23266676 kB
Buffers:        206968 kB
Cached:        6196372 kB
SwapCached:      13720 kB
Active:         705412 kB
Inactive:      8762164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23266676 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           82724 kB
Writeback:           0 kB
AnonPages:     3059868 kB
Mapped:          12640 kB
Slab:           114092 kB
PageTables:      36956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53379400 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= 51404 MiB
End job on node111 at 2011-05-13 19:36:32