Trace number 3419856

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) 5000.4 5000.32

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1007.46
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3419856-1306581221/watcher-3419856-1306581221 -o /tmp/evaluation-result-3419856-1306581221/solver-3419856-1306581221 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3419856-1306581221.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.26 2.08 1.74 2/498 6705
/proc/meminfo: memFree=28434160/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=20380 CPUtime=0.01 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 854 0 0 0 1 0 0 0 21 0 1 0 769721857 20869120 795 33554432000 4194304 4291037 140735080503472 18446744073709551615 210647204266 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 5095 798 216 24 0 1729 0

[startup+0.0950119 s]
/proc/loadavg: 2.26 2.08 1.74 2/498 6705
/proc/meminfo: memFree=28434160/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=30664 CPUtime=0.09 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 4673 0 0 0 9 0 0 0 21 0 1 0 769721857 31399936 4024 33554432000 4194304 4291037 140735080503472 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 7666 4025 216 24 0 4300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30664

[startup+0.101013 s]
/proc/loadavg: 2.26 2.08 1.74 2/498 6705
/proc/meminfo: memFree=28434160/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=32932 CPUtime=0.09 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 5143 0 0 0 9 0 0 0 21 0 1 0 769721857 33722368 4407 33554432000 4194304 4291037 140735080503472 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 8233 4407 216 24 0 4867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32932

[startup+0.300979 s]
/proc/loadavg: 2.26 2.08 1.74 2/498 6705
/proc/meminfo: memFree=28434160/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=78140 CPUtime=0.29 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 19708 0 0 0 27 2 0 0 22 0 1 0 769721857 80015360 14860 33554432000 4194304 4291037 140735080503472 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 19535 14860 216 24 0 16169 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78140

[startup+0.700912 s]
/proc/loadavg: 2.26 2.08 1.74 2/498 6705
/proc/meminfo: memFree=28434160/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=170848 CPUtime=0.69 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 47088 0 0 0 63 6 0 0 24 0 1 0 769721857 174948352 34884 33554432000 4194304 4291037 140735080503472 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 42712 34885 216 24 0 39346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 170848

[startup+1.50077 s]
/proc/loadavg: 2.26 2.08 1.74 3/499 6706
/proc/meminfo: memFree=28293668/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=175884 CPUtime=1.49 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 47287 0 0 0 143 6 0 0 25 0 1 0 769721857 180105216 35072 33554432000 4194304 4291037 140735080503472 18446744073709551615 4230195 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 43971 35072 238 24 0 40605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175884

[startup+3.10051 s]
/proc/loadavg: 2.26 2.08 1.74 3/499 6706
/proc/meminfo: memFree=28292684/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=142456 CPUtime=3.09 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 54069 0 0 0 303 6 0 0 25 0 1 0 769721857 145874944 28229 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248280 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 35614 28229 258 24 0 32248 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142456

[startup+6.30096 s]
/proc/loadavg: 2.24 2.07 1.75 3/499 6706
/proc/meminfo: memFree=28312660/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=142456 CPUtime=6.29 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 56107 0 0 0 622 7 0 0 25 0 1 0 769721857 145874944 30264 33554432000 4194304 4291037 140735080503472 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 35614 30264 259 24 0 32248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142456

[startup+12.7009 s]
/proc/loadavg: 2.30 2.09 1.75 3/499 6706
/proc/meminfo: memFree=28295956/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=161424 CPUtime=12.69 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 60060 0 0 0 1262 7 0 0 25 0 1 0 769721857 165298176 34214 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 40356 34214 259 24 0 36990 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 161424

[startup+25.5007 s]
/proc/loadavg: 2.37 2.12 1.77 3/499 6706
/proc/meminfo: memFree=28262488/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=192244 CPUtime=25.49 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 68776 0 0 0 2541 8 0 0 25 0 1 0 769721857 196857856 42921 33554432000 4194304 4291037 140735080503472 18446744073709551615 4262368 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 48061 42921 259 24 0 44695 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192244

[startup+51.1004 s]
/proc/loadavg: 2.39 2.14 1.78 3/499 6707
/proc/meminfo: memFree=28198904/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=323720 CPUtime=51.09 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 84623 0 0 0 5099 10 0 0 25 0 1 0 769721857 331489280 58759 33554432000 4194304 4291037 140735080503472 18446744073709551615 4255586 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 80930 58759 259 24 0 77564 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 323720

[startup+102.319 s]
/proc/loadavg: 2.25 2.13 1.80 3/499 6708
/proc/meminfo: memFree=28083808/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=455980 CPUtime=102.31 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 112690 0 0 0 10217 14 0 0 25 0 1 0 769721857 466923520 86814 33554432000 4194304 4291037 140735080503472 18446744073709551615 4249306 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 113995 86814 259 24 0 110629 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 455980

[startup+162.301 s]
/proc/loadavg: 2.09 2.10 1.81 3/499 6710
/proc/meminfo: memFree=27891648/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=671448 CPUtime=162.3 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 152132 0 0 0 16211 19 0 0 25 0 1 0 769721857 687562752 126233 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248416 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 167862 126233 259 24 0 164496 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 671448

[startup+222.301 s]
/proc/loadavg: 2.03 2.08 1.82 3/499 6712
/proc/meminfo: memFree=27776432/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=671448 CPUtime=222.3 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 179369 0 0 0 22208 22 0 0 25 0 1 0 769721857 687562752 153452 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248628 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 167862 153452 259 24 0 164496 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 671448

[startup+282.3 s]
/proc/loadavg: 2.01 2.07 1.83 3/499 6713
/proc/meminfo: memFree=27677092/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=1020696 CPUtime=282.29 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 214940 0 0 0 28203 26 0 0 25 0 1 0 769721857 1045192704 189003 33554432000 4194304 4291037 140735080503472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 255174 189003 259 24 0 251808 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1020696

[startup+342.3 s]
/proc/loadavg: 2.15 2.10 1.85 3/499 6715
/proc/meminfo: memFree=27556544/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=1020968 CPUtime=342.29 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 244811 0 0 0 34200 29 0 0 25 0 1 0 769721857 1045471232 218858 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 255242 218858 259 24 0 251876 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1020968

[startup+402.301 s]
/proc/loadavg: 2.05 2.08 1.85 3/499 6716
/proc/meminfo: memFree=27426452/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=1588496 CPUtime=402.29 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 277448 0 0 0 40196 33 0 0 25 0 1 0 769721857 1626619904 251487 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 397124 251487 259 24 0 393758 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1588496

[startup+462.301 s]
/proc/loadavg: 2.02 2.06 1.86 3/499 6718
/proc/meminfo: memFree=27274288/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=1588496 CPUtime=462.3 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 309172 0 0 0 46192 38 0 0 25 0 1 0 769721857 1626619904 283198 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 397124 283198 259 24 0 393758 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1588496

[startup+522.301 s]
/proc/loadavg: 2.00 2.05 1.86 3/499 6721
/proc/meminfo: memFree=27146792/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=1588496 CPUtime=522.3 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 339899 0 0 0 52188 42 0 0 25 0 1 0 769721857 1626619904 313908 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248413 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 397124 313908 259 24 0 393758 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1588496

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 1.87 3/499 6722
/proc/meminfo: memFree=27004672/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=1590328 CPUtime=582.29 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 375217 0 0 0 58183 46 0 0 25 0 1 0 769721857 1628495872 349216 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248591 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 397582 349216 259 24 0 394216 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1590328

[startup+642.301 s]

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

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6843
/proc/meminfo: memFree=20306528/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10479828 CPUtime=4122.36 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2002629 0 0 0 411968 268 0 0 25 0 1 0 769721857 10731343872 1976060 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248399 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2619957 1976060 259 24 0 2616591 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 10479828

[startup+4182.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/499 6845
/proc/meminfo: memFree=20226772/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10480636 CPUtime=4182.36 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2030606 0 0 0 417964 272 0 0 25 0 1 0 769721857 10732171264 2004029 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248611 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2620159 2004029 259 24 0 2616793 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 10480636

[startup+4242.3 s]
/proc/loadavg: 2.22 2.07 2.02 3/499 6847
/proc/meminfo: memFree=20136220/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10480900 CPUtime=4242.36 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2049329 0 0 0 423962 274 0 0 25 0 1 0 769721857 10732441600 2022750 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2620225 2022750 259 24 0 2616859 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 10480900

[startup+4302.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/499 6848
/proc/meminfo: memFree=20046164/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10482556 CPUtime=4302.36 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2073964 0 0 0 429958 278 0 0 25 0 1 0 769721857 10734137344 2047376 33554432000 4194304 4291037 140735080503472 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2620639 2047376 259 24 0 2617273 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 10482556

[startup+4362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/499 6850
/proc/meminfo: memFree=20007460/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10483772 CPUtime=4362.37 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2095273 0 0 0 435955 282 0 0 25 0 1 0 769721857 10735382528 2068674 33554432000 4194304 4291037 140735080503472 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2620943 2068674 259 24 0 2617577 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 10483772

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 6887
/proc/meminfo: memFree=20108924/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10484824 CPUtime=4422.36 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2118248 0 0 0 441952 284 0 0 25 0 1 0 769721857 10736459776 2091639 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2621206 2091639 259 24 0 2617840 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 10484824

[startup+4482.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/499 6888
/proc/meminfo: memFree=20002644/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10486644 CPUtime=4482.36 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2139094 0 0 0 447949 287 0 0 25 0 1 0 769721857 10738323456 2112478 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248372 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2621661 2112478 259 24 0 2618295 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 10486644

[startup+4542.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/499 6890
/proc/meminfo: memFree=19866580/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10486932 CPUtime=4542.36 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2162939 0 0 0 453946 290 0 0 25 0 1 0 769721857 10738618368 2136317 33554432000 4194304 4291037 140735080503472 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2621733 2136317 259 24 0 2618367 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 10486932

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 6891
/proc/meminfo: memFree=19801952/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10487088 CPUtime=4602.38 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2180897 0 0 0 459945 293 0 0 25 0 1 0 769721857 10738778112 2154270 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248413 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2621772 2154270 259 24 0 2618406 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 10487088

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6894
/proc/meminfo: memFree=19705572/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10488120 CPUtime=4662.37 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2200822 0 0 0 465941 296 0 0 25 0 1 0 769721857 10739834880 2174191 33554432000 4194304 4291037 140735080503472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2622030 2174191 259 24 0 2618664 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 10488120

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 6896
/proc/meminfo: memFree=19660924/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10489556 CPUtime=4722.39 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2223907 0 0 0 471940 299 0 0 25 0 1 0 769721857 10741305344 2197268 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248480 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2622389 2197268 259 24 0 2619023 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 10489556

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 6897
/proc/meminfo: memFree=19593564/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10489752 CPUtime=4782.36 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2241041 0 0 0 477935 301 0 0 25 0 1 0 769721857 10741506048 2214396 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248376 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2622438 2214396 259 24 0 2619072 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 10489752

[startup+4842.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/499 6900
/proc/meminfo: memFree=19496544/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10491288 CPUtime=4842.37 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2265059 0 0 0 483932 305 0 0 25 0 1 0 769721857 10743078912 2238403 33554432000 4194304 4291037 140735080503472 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2622822 2238403 259 24 0 2619456 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 10491288

[startup+4902.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/499 6901
/proc/meminfo: memFree=19386648/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10492728 CPUtime=4902.37 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2292861 0 0 0 489928 309 0 0 25 0 1 0 769721857 10744553472 2266193 33554432000 4194304 4291037 140735080503472 18446744073709551615 4262902 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2623182 2266193 259 24 0 2619816 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 10492728

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/499 6903
/proc/meminfo: memFree=19202236/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10498528 CPUtime=4962.37 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2325934 0 0 0 495924 313 0 0 25 0 1 0 769721857 10750492672 2299260 33554432000 4194304 4291037 140735080503472 18446744073709551615 4248277 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2624632 2299260 259 24 0 2621266 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 10498528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.13 2.04 2.01 3/499 6904
/proc/meminfo: memFree=19121376/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=10498528 CPUtime=5000.08 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4202496 2343659 0 0 0 499693 315 0 0 25 0 1 0 769721857 10750492672 2316982 33554432000 4194304 4291037 140735080503472 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/6705/statm: 2624632 2316982 259 24 0 2621266 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 10498528

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

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

[startup+5000.2 s]
/proc/loadavg: 2.13 2.04 2.01 3/499 6904
/proc/meminfo: memFree=19121376/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=0 CPUtime=5000.28 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4203524 2343659 0 0 0 499694 334 0 0 25 0 1 0 769721857 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 2 0 0 0
/proc/6705/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.28
Current children cumulated vsize (KiB) 0

[startup+5000.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/499 6904
/proc/meminfo: memFree=19121376/32951132 swapFree=59085548/67111528
[pid=6705] ppid=6703 vsize=0 CPUtime=5000.38 cores=0,2,4,6
/proc/6705/stat : 6705 (minisat_release) R 6703 6705 6460 0 -1 4203524 2343659 0 0 0 499694 344 0 0 25 0 1 0 769721857 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 2 0 0 0
/proc/6705/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.38
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.32
CPU time (s): 5000.4
CPU user time (s): 4996.94
CPU system time (s): 3.45347
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 10498528

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

runsolver used 25.9551 second user time and 55.7815 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-28 13:13:42
IDJOB=3419856
IDBENCH=82363
IDSOLVER=1912
FILE ID=node129/3419856-1306581221
RUNJOBID= node129-1306579393-6479
PBS_JOBID= 13471551
Free space on /tmp= 73104 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419856-1306581221/watcher-3419856-1306581221 -o /tmp/evaluation-result-3419856-1306581221/solver-3419856-1306581221 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419856-1306581221.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1820249502

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.82
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.831
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.74
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.831
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.831
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.75
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.831
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:     32951132 kB
MemFree:      28434440 kB
Buffers:        175968 kB
Cached:        1655612 kB
SwapCached:      74096 kB
Active:         623020 kB
Inactive:      3666488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28434440 kB
SwapTotal:    67111528 kB
SwapFree:     59085548 kB
Dirty:           44216 kB
Writeback:           8 kB
AnonPages:     2395036 kB
Mapped:          18224 kB
Slab:            99048 kB
PageTables:      59472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147443232 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73104 MiB
End job on node129 at 2011-05-28 14:37:04