Trace number 3318162

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: MiniSAT 2.2.0-agile-26? (TO) 1300.13 1300.08

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

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-3318162-1304900646/watcher-3318162-1304900646 -o /tmp/evaluation-result-3318162-1304900646/solver-3318162-1304900646 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318162-1304900646.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: 4.20 4.07 3.40 5/364 28167
/proc/meminfo: memFree=3220096/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=20380 CPUtime=0 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 883 0 0 0 0 0 0 0 23 0 1 0 601662306 20869120 824 33554432000 4194304 4291235 140735268462272 18446744073709551615 4200666 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 5095 824 216 24 0 1729 0

[startup+0.0517491 s]
/proc/loadavg: 4.20 4.07 3.40 5/364 28167
/proc/meminfo: memFree=3220096/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=23156 CPUtime=0.04 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 1601 0 0 0 4 0 0 0 23 0 1 0 601662306 23711744 1491 33554432000 4194304 4291235 140735268462272 18446744073709551615 239476694784 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 5789 1491 216 24 0 2423 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23156

[startup+0.100744 s]
/proc/loadavg: 4.20 4.07 3.40 5/364 28167
/proc/meminfo: memFree=3220096/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=28168 CPUtime=0.08 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 3176 0 0 0 8 0 0 0 23 0 1 0 601662306 28844032 2747 33554432000 4194304 4291235 140735268462272 18446744073709551615 4261339 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 7042 2755 216 24 0 3676 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28168

[startup+0.300705 s]
/proc/loadavg: 4.20 4.07 3.40 5/364 28167
/proc/meminfo: memFree=3220096/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=64320 CPUtime=0.29 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 14491 0 0 0 27 2 0 0 25 0 1 0 601662306 65863680 11891 33554432000 4194304 4291235 140735268462272 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 16080 11894 216 24 0 12714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64320

[startup+0.700627 s]
/proc/loadavg: 4.20 4.07 3.40 5/364 28167
/proc/meminfo: memFree=3220096/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=160612 CPUtime=0.69 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 42062 0 0 0 64 5 0 0 25 0 1 0 601662306 164466688 31376 33554432000 4194304 4291235 140735268462272 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 40153 31377 216 24 0 36787 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 160612

[startup+1.50048 s]
/proc/loadavg: 4.20 4.07 3.40 5/365 28168
/proc/meminfo: memFree=3027172/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=307712 CPUtime=1.49 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 95180 0 0 0 137 12 0 0 25 0 1 0 601662306 315097088 69314 33554432000 4194304 4291235 140735268462272 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 76928 69316 216 24 0 73562 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 307712

[startup+3.10117 s]
/proc/loadavg: 4.34 4.10 3.41 5/365 28169
/proc/meminfo: memFree=2614708/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=665772 CPUtime=3.1 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 201215 0 0 0 282 28 0 0 25 0 1 0 601662306 681750528 143977 33554432000 4194304 4291235 140735268462272 18446744073709551615 4256332 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 166443 143977 216 24 0 163077 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 665772

[startup+6.30055 s]
/proc/loadavg: 4.34 4.10 3.41 5/365 28169
/proc/meminfo: memFree=2598968/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=668576 CPUtime=6.28 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 201633 0 0 0 600 28 0 0 25 0 1 0 601662306 684621824 144395 33554432000 4194304 4291235 140735268462272 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 167144 144395 237 24 0 163778 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 668576

[startup+12.7003 s]
/proc/loadavg: 4.29 4.09 3.42 5/365 28169
/proc/meminfo: memFree=2677816/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=522844 CPUtime=12.68 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 231630 0 0 0 1236 32 0 0 25 0 1 0 601662306 535392256 114244 33554432000 4194304 4291235 140735268462272 18446744073709551615 4251585 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 130711 114244 258 24 0 127345 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 522844

[startup+25.5009 s]
/proc/loadavg: 4.24 4.09 3.43 5/365 28169
/proc/meminfo: memFree=2623600/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=472756 CPUtime=25.49 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 253460 0 0 0 2513 36 0 0 25 0 1 0 601662306 484102144 108761 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 118189 108761 259 24 0 114823 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 472756

[startup+51.1009 s]
/proc/loadavg: 4.16 4.08 3.44 5/365 28170
/proc/meminfo: memFree=2471656/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=522844 CPUtime=51.09 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 259471 0 0 0 5072 37 0 0 25 0 1 0 601662306 535392256 114766 33554432000 4194304 4291235 140735268462272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 130711 114766 259 24 0 127345 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 522844

[startup+102.301 s]
/proc/loadavg: 4.06 4.07 3.47 5/365 28171
/proc/meminfo: memFree=2217708/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=604232 CPUtime=102.29 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 270180 0 0 0 10189 40 0 0 25 0 1 0 601662306 618733568 125469 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 151058 125469 259 24 0 147692 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 604232

[startup+162.301 s]
/proc/loadavg: 4.11 4.08 3.51 5/365 28173
/proc/meminfo: memFree=1803996/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=604232 CPUtime=162.29 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 285004 0 0 0 16185 44 0 0 25 0 1 0 601662306 618733568 140290 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 151058 140290 259 24 0 147692 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 604232

[startup+222.301 s]
/proc/loadavg: 4.04 4.06 3.54 5/365 28174
/proc/meminfo: memFree=1480536/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=736492 CPUtime=222.29 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 293549 0 0 0 22184 45 0 0 25 0 1 0 601662306 754167808 148824 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248391 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 184123 148824 259 24 0 180757 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 736492

[startup+282.301 s]
/proc/loadavg: 4.09 4.07 3.57 5/365 28176
/proc/meminfo: memFree=1182600/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=736492 CPUtime=282.3 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 305903 0 0 0 28182 48 0 0 25 0 1 0 601662306 754167808 161171 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 184123 161171 259 24 0 180757 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 736492

[startup+342.301 s]
/proc/loadavg: 4.08 4.07 3.60 5/365 28177
/proc/meminfo: memFree=882060/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=736492 CPUtime=342.3 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 319781 0 0 0 34180 50 0 0 25 0 1 0 601662306 754167808 175041 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248358 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 184123 175041 259 24 0 180757 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 736492

[startup+402.3 s]
/proc/loadavg: 4.14 4.08 3.63 5/365 28179
/proc/meminfo: memFree=532836/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=951416 CPUtime=402.3 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 328711 0 0 0 40178 52 0 0 25 0 1 0 601662306 974249984 183965 33554432000 4194304 4291235 140735268462272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 237854 183965 259 24 0 234488 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 951416

[startup+462.301 s]
/proc/loadavg: 4.04 4.06 3.65 5/365 28181
/proc/meminfo: memFree=194560/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=951416 CPUtime=462.31 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 341999 0 0 0 46176 55 0 0 25 0 1 0 601662306 974249984 197246 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 237854 197246 259 24 0 234488 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 951416

[startup+522.3 s]
/proc/loadavg: 4.01 4.05 3.67 5/365 28182
/proc/meminfo: memFree=97944/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=951416 CPUtime=522.32 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 351554 0 0 0 52175 57 0 0 25 0 1 0 601662306 974249984 206797 33554432000 4194304 4291235 140735268462272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 237854 206797 259 24 0 234488 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 951416

[startup+582.301 s]
/proc/loadavg: 4.00 4.04 3.69 5/365 28184
/proc/meminfo: memFree=99588/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=951416 CPUtime=582.31 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 362462 0 0 0 58172 59 0 0 25 0 1 0 601662306 974249984 217700 33554432000 4194304 4291235 140735268462272 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 237854 217700 259 24 0 234488 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 951416

[startup+642.313 s]
/proc/loadavg: 4.06 4.04 3.71 5/365 28185
/proc/meminfo: memFree=92248/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=951416 CPUtime=642.32 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 370493 0 0 0 64170 62 0 0 25 0 1 0 601662306 974249984 225723 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 237854 225723 259 24 0 234488 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 951416

[startup+702.301 s]
/proc/loadavg: 4.08 4.05 3.73 5/365 28187
/proc/meminfo: memFree=96092/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1300664 CPUtime=702.32 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 383238 0 0 0 70166 66 0 0 25 0 1 0 601662306 1331879936 238460 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248326 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 325166 238460 259 24 0 321800 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1300664

[startup+762.3 s]
/proc/loadavg: 4.03 4.04 3.74 5/365 28189
/proc/meminfo: memFree=91924/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1300664 CPUtime=762.32 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 388951 0 0 0 76164 68 0 0 25 0 1 0 601662306 1331879936 244167 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248600 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 325166 244167 259 24 0 321800 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1300664

[startup+822.301 s]
/proc/loadavg: 4.05 4.04 3.76 5/365 28190
/proc/meminfo: memFree=93104/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1300664 CPUtime=822.33 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 403732 0 0 0 82162 71 0 0 25 0 1 0 601662306 1331879936 258942 33554432000 4194304 4291235 140735268462272 18446744073709551615 4256302 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 325166 258942 259 24 0 321800 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 1300664

[startup+882.3 s]
/proc/loadavg: 4.04 4.05 3.78 5/365 28192
/proc/meminfo: memFree=93208/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1300664 CPUtime=882.32 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 413423 0 0 0 88159 73 0 0 25 0 1 0 601662306 1331879936 268628 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248451 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 325166 268628 259 24 0 321800 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1300664

[startup+942.301 s]
/proc/loadavg: 3.94 4.02 3.78 4/359 28211
/proc/meminfo: memFree=375364/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1300664 CPUtime=942.32 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 421957 0 0 0 94157 75 0 0 25 0 1 0 601662306 1331879936 277158 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248341 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 325166 277158 259 24 0 321800 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1300664

[startup+1002.3 s]
/proc/loadavg: 3.31 3.82 3.73 4/359 28213
/proc/meminfo: memFree=109104/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1300664 CPUtime=1002.33 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 431448 0 0 0 100156 77 0 0 25 0 1 0 601662306 1331879936 286647 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 325166 286647 259 24 0 321800 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1300664

[startup+1062.3 s]
/proc/loadavg: 3.04 3.66 3.68 3/353 28233
/proc/meminfo: memFree=4670536/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1300664 CPUtime=1062.33 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 442065 0 0 0 106154 79 0 0 25 0 1 0 601662306 1331879936 297262 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 325166 297262 259 24 0 321800 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1300664

[startup+1122.3 s]
/proc/loadavg: 2.35 3.33 3.56 3/353 28234
/proc/meminfo: memFree=4571576/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1300664 CPUtime=1122.33 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 453805 0 0 0 112152 81 0 0 25 0 1 0 601662306 1331879936 308998 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 325166 308998 259 24 0 321800 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1300664

[startup+1182.3 s]
/proc/loadavg: 2.13 3.09 3.46 3/353 28236
/proc/meminfo: memFree=4457344/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1868192 CPUtime=1182.35 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 464692 0 0 0 118152 83 0 0 25 0 1 0 601662306 1913028608 319883 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248294 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 467048 319883 259 24 0 463682 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 1868192

[startup+1242.3 s]
/proc/loadavg: 2.04 2.89 3.37 3/353 28237
/proc/meminfo: memFree=4367548/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1868192 CPUtime=1242.34 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 473546 0 0 0 124149 85 0 0 25 0 1 0 601662306 1913028608 328734 33554432000 4194304 4291235 140735268462272 18446744073709551615 4248307 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 467048 328734 259 24 0 463682 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1868192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.45 2.58 3.23 2/347 28257
/proc/meminfo: memFree=5704632/32950928 swapFree=67056568/67111528
[pid=28167] ppid=28165 vsize=1868192 CPUtime=1300.07 cores=1,3
/proc/28167/stat : 28167 (minisat) R 28165 28167 27748 0 -1 4202496 483441 0 0 0 129919 88 0 0 25 0 1 0 601662306 1913028608 338623 33554432000 4194304 4291235 140735268462272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28167/statm: 467048 338623 259 24 0 463682 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 1868192

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.08
CPU time (s): 1300.13
CPU user time (s): 1299.19
CPU system time (s): 0.939857
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1868192

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

runsolver used 4.49532 second user time and 10.5384 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 02:24:12
IDJOB=3318162
IDBENCH=82399
IDSOLVER=1707
FILE ID=node148/3318162-1304900646
RUNJOBID= node148-1304898906-27768
PBS_JOBID= 13282123
Free space on /tmp= 30812 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318162-1304900646/watcher-3318162-1304900646 -o /tmp/evaluation-result-3318162-1304900646/solver-3318162-1304900646 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318162-1304900646.cnf

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=22604333

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3220252 kB
Buffers:        231604 kB
Cached:       24438480 kB
SwapCached:       8268 kB
Active:       14427892 kB
Inactive:     14457812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3220252 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          193496 kB
Writeback:           0 kB
AnonPages:     4213496 kB
Mapped:          27712 kB
Slab:           746832 kB
PageTables:      32148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 86159572 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= 30904 MiB
End job on node148 at 2011-05-09 02:45:54