Trace number 3379484

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
UmSat 2011-05-12 (fixed)? (TO) 1300.12 1300.08

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

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-3379484-1305455732/watcher-3379484-1305455732 -o /tmp/evaluation-result-3379484-1305455732/solver-3379484-1305455732 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379484-1305455732.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.16 2.34 3.04 4/241 19968
/proc/meminfo: memFree=24076312/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=11644 CPUtime=0 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4194304 353 0 0 0 0 0 0 0 22 0 1 0 657173960 11923456 293 33554432000 4194304 4263832 140735197910096 18446744073709551615 47023487476557 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 2911 293 240 17 0 84 0

[startup+0.055062 s]
/proc/loadavg: 1.16 2.34 3.04 4/241 19968
/proc/meminfo: memFree=24076312/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=12428 CPUtime=0.05 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4194304 599 0 0 0 5 0 0 0 22 0 1 0 657173960 12726272 490 33554432000 4194304 4263832 140735197910096 18446744073709551615 47023487693561 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 3107 490 242 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.101053 s]
/proc/loadavg: 1.16 2.34 3.04 4/241 19968
/proc/meminfo: memFree=24076312/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=13340 CPUtime=0.09 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4194304 883 0 0 0 9 0 0 0 22 0 1 0 657173960 13660160 677 33554432000 4194304 4263832 140735197910096 18446744073709551615 222921776896 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 3335 677 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301018 s]
/proc/loadavg: 1.16 2.34 3.04 4/241 19968
/proc/meminfo: memFree=24076312/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=18812 CPUtime=0.29 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4194304 2536 0 0 0 29 0 0 0 23 0 1 0 657173960 19263488 1752 33554432000 4194304 4263832 140735197910096 18446744073709551615 4236854 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 4703 1752 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700956 s]
/proc/loadavg: 1.16 2.34 3.04 4/241 19968
/proc/meminfo: memFree=24076312/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=39660 CPUtime=0.69 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 9082 0 0 0 68 1 0 0 25 0 1 0 657173960 40611840 6695 33554432000 4194304 4263832 140735197910096 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 9915 6695 247 17 0 7088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39660

[startup+1.50079 s]
/proc/loadavg: 1.16 2.34 3.04 5/251 19987
/proc/meminfo: memFree=23992344/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=39660 CPUtime=1.49 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 9082 0 0 0 148 1 0 0 25 0 1 0 657173960 40611840 6695 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 9915 6695 247 17 0 7088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39660

[startup+3.1005 s]
/proc/loadavg: 1.39 2.37 3.05 5/251 19987
/proc/meminfo: memFree=23906164/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=40848 CPUtime=3.09 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 9392 0 0 0 308 1 0 0 25 0 1 0 657173960 41828352 7005 33554432000 4194304 4263832 140735197910096 18446744073709551615 4222976 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 10212 7006 247 17 0 7385 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40848

[startup+6.30093 s]
/proc/loadavg: 1.39 2.37 3.05 5/251 19987
/proc/meminfo: memFree=23680220/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=53180 CPUtime=6.29 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 12473 0 0 0 628 1 0 0 25 0 1 0 657173960 54456320 10086 33554432000 4194304 4263832 140735197910096 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 13295 10086 247 17 0 10468 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53180

[startup+12.7007 s]
/proc/loadavg: 1.79 2.42 3.06 5/251 19987
/proc/meminfo: memFree=23654456/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=75180 CPUtime=12.69 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 17944 0 0 0 1267 2 0 0 25 0 1 0 657173960 76984320 15557 33554432000 4194304 4263832 140735197910096 18446744073709551615 222921437893 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 18795 15558 247 17 0 15968 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75180

[startup+25.5004 s]
/proc/loadavg: 2.13 2.47 3.07 5/251 19987
/proc/meminfo: memFree=23529808/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=129884 CPUtime=25.49 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 31556 0 0 0 2544 5 0 0 25 0 1 0 657173960 133001216 29169 33554432000 4194304 4263832 140735197910096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 32471 29169 247 17 0 29644 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129884

[startup+51.1007 s]
/proc/loadavg: 2.77 2.60 3.09 5/251 19988
/proc/meminfo: memFree=23275604/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=220004 CPUtime=51.09 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 53536 0 0 0 5100 9 0 0 25 0 1 0 657173960 225284096 51149 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 55001 51149 247 17 0 52174 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 220004

[startup+102.309 s]
/proc/loadavg: 3.58 2.85 3.14 5/251 19989
/proc/meminfo: memFree=22576352/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=345104 CPUtime=102.3 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 83959 0 0 0 10214 16 0 0 25 0 1 0 657173960 353386496 81571 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 86276 81571 247 17 0 83449 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 345104

[startup+162.3 s]
/proc/loadavg: 3.84 3.05 3.20 5/251 19991
/proc/meminfo: memFree=21702848/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=480752 CPUtime=162.3 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 116742 0 0 0 16207 23 0 0 25 0 1 0 657173960 492290048 114354 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 120188 114354 247 17 0 117361 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 480752

[startup+222.3 s]
/proc/loadavg: 3.94 3.22 3.24 5/251 19993
/proc/meminfo: memFree=20851908/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=610544 CPUtime=222.3 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 146109 0 0 0 22202 28 0 0 25 0 1 0 657173960 625197056 143721 33554432000 4194304 4263832 140735197910096 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 152636 143721 247 17 0 149809 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 610544

[startup+282.3 s]
/proc/loadavg: 3.98 3.36 3.29 5/251 19994
/proc/meminfo: memFree=19998756/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=690476 CPUtime=282.3 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 165337 0 0 0 28197 33 0 0 25 0 1 0 657173960 707047424 162948 33554432000 4194304 4263832 140735197910096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 172619 162948 248 17 0 169792 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 690476

[startup+342.3 s]
/proc/loadavg: 4.07 3.49 3.33 5/251 19996
/proc/meminfo: memFree=19154032/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=749804 CPUtime=342.3 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 179708 0 0 0 34193 37 0 0 25 0 1 0 657173960 767799296 177318 33554432000 4194304 4263832 140735197910096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 187451 177318 247 17 0 184624 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 749804

[startup+402.3 s]
/proc/loadavg: 4.02 3.58 3.37 5/251 19997
/proc/meminfo: memFree=18385812/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=818152 CPUtime=402.3 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 195626 0 0 0 40189 41 0 0 25 0 1 0 657173960 837787648 193235 33554432000 4194304 4263832 140735197910096 18446744073709551615 4205599 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 204538 193235 247 17 0 201711 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 818152

[startup+462.3 s]
/proc/loadavg: 4.01 3.65 3.41 5/251 19999
/proc/meminfo: memFree=17415840/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=896204 CPUtime=462.3 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 213392 0 0 0 46186 44 0 0 25 0 1 0 657173960 917712896 211001 33554432000 4194304 4263832 140735197910096 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 224051 211001 247 17 0 221224 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 896204

[startup+522.3 s]
/proc/loadavg: 4.00 3.71 3.44 5/251 20001
/proc/meminfo: memFree=16594788/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=955684 CPUtime=522.3 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 227070 0 0 0 52184 46 0 0 25 0 1 0 657173960 978620416 224679 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 238921 224679 248 17 0 236094 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 955684

[startup+582.3 s]
/proc/loadavg: 4.00 3.76 3.48 5/251 20002
/proc/meminfo: memFree=15791472/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1020020 CPUtime=582.31 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 241980 0 0 0 58182 49 0 0 25 0 1 0 657173960 1044500480 239588 33554432000 4194304 4263832 140735197910096 18446744073709551615 4211660 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 255005 239588 247 17 0 252178 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1020020

[startup+642.301 s]
/proc/loadavg: 4.00 3.80 3.50 5/251 20004
/proc/meminfo: memFree=15002044/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1078616 CPUtime=642.32 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 255545 0 0 0 64180 52 0 0 25 0 1 0 657173960 1104502784 253153 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 269654 253153 247 17 0 266827 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1078616

[startup+702.301 s]
/proc/loadavg: 3.63 3.74 3.50 4/245 20023
/proc/meminfo: memFree=20859860/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1142380 CPUtime=702.31 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 269624 0 0 0 70177 54 0 0 25 0 1 0 657173960 1169797120 267232 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 285595 267232 247 17 0 282768 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1142380

[startup+762.31 s]
/proc/loadavg: 3.23 3.60 3.47 5/245 20025
/proc/meminfo: memFree=20641324/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1200780 CPUtime=762.33 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 282756 0 0 0 76176 57 0 0 25 0 1 0 657173960 1229598720 280364 33554432000 4194304 4263832 140735197910096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 300195 280364 247 17 0 297368 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1200780

[startup+822.301 s]
/proc/loadavg: 3.08 3.49 3.43 4/245 20027
/proc/meminfo: memFree=20425900/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1263540 CPUtime=822.31 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 297598 0 0 0 82171 60 0 0 25 0 1 0 657173960 1293864960 295206 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 315885 295206 248 17 0 313058 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1263540

[startup+882.301 s]
/proc/loadavg: 3.03 3.40 3.41 4/245 20028
/proc/meminfo: memFree=20217176/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1326156 CPUtime=882.31 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 311865 0 0 0 88168 63 0 0 25 0 1 0 657173960 1357983744 309472 33554432000 4194304 4263832 140735197910096 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 331539 309472 247 17 0 328712 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1326156

[startup+942.301 s]
/proc/loadavg: 3.05 3.34 3.38 4/245 20030
/proc/meminfo: memFree=20073052/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1384848 CPUtime=942.32 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 325512 0 0 0 94165 67 0 0 25 0 1 0 657173960 1418084352 323119 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 346212 323119 247 17 0 343385 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1384848

[startup+1002.3 s]
/proc/loadavg: 3.02 3.27 3.35 4/245 20031
/proc/meminfo: memFree=19922604/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1444916 CPUtime=1002.32 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 339184 0 0 0 100162 70 0 0 25 0 1 0 657173960 1479593984 336791 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 361229 336791 247 17 0 358402 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1444916

[startup+1062.3 s]
/proc/loadavg: 3.08 3.24 3.34 4/245 20033
/proc/meminfo: memFree=19777112/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1507608 CPUtime=1062.32 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 353033 0 0 0 106160 72 0 0 25 0 1 0 657173960 1543790592 350640 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 376902 350640 247 17 0 374075 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1507608

[startup+1122.3 s]
/proc/loadavg: 3.03 3.19 3.31 4/245 20035
/proc/meminfo: memFree=19614388/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1558300 CPUtime=1122.32 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 364763 0 0 0 112157 75 0 0 25 0 1 0 657173960 1595699200 362370 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 389575 362370 247 17 0 386748 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1558300

[startup+1182.3 s]
/proc/loadavg: 3.01 3.15 3.29 4/245 20036
/proc/meminfo: memFree=19447700/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1626360 CPUtime=1182.32 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 380402 0 0 0 118154 78 0 0 25 0 1 0 657173960 1665392640 378009 33554432000 4194304 4263832 140735197910096 18446744073709551615 4250137 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 406590 378009 247 17 0 403763 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1626360

[startup+1242.3 s]
/proc/loadavg: 3.00 3.12 3.27 4/245 20038
/proc/meminfo: memFree=19322056/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1679068 CPUtime=1242.33 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 392449 0 0 0 124152 81 0 0 25 0 1 0 657173960 1719365632 390056 33554432000 4194304 4263832 140735197910096 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 419767 390056 247 17 0 416940 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1679068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.11 3.26 4/245 20039
/proc/meminfo: memFree=19167404/32951124 swapFree=61559568/67111528
[pid=19968] ppid=19966 vsize=1725308 CPUtime=1300.04 cores=4,6
/proc/19968/stat : 19968 (umsat) R 19966 19968 18686 0 -1 4202496 403743 0 0 0 129920 84 0 0 25 0 1 0 657173960 1766715392 401350 33554432000 4194304 4263832 140735197910096 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19968/statm: 431327 401350 247 17 0 428500 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1725308

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.12
CPU user time (s): 1299.2
CPU system time (s): 0.913861
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1725308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.2
system time used= 0.913861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 403743
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= 10
involuntary context switches= 958

runsolver used 3.06253 second user time and 6.40902 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 12:35:32
IDJOB=3379484
IDBENCH=82433
IDSOLVER=1861
FILE ID=node109/3379484-1305455732
RUNJOBID= node109-1305455732-19945
PBS_JOBID= 13324879
Free space on /tmp= 73268 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379484-1305455732/watcher-3379484-1305455732 -o /tmp/evaluation-result-3379484-1305455732/solver-3379484-1305455732 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379484-1305455732.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=1426701802

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.809
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.809
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:     32951124 kB
MemFree:      24077080 kB
Buffers:        266660 kB
Cached:        2441276 kB
SwapCached:      28404 kB
Active:         189056 kB
Inactive:      8463340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24077080 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            8992 kB
Writeback:           0 kB
AnonPages:     5921576 kB
Mapped:          17184 kB
Slab:           127992 kB
PageTables:      31524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17866332 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= 73248 MiB
End job on node109 at 2011-05-15 12:57:14