Trace number 3379429

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.2 1300.17

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step16.cnf
MD5SUM8b00e0d5bbc5eca928ef4e37055fe9dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.68398
Satisfiable
(Un)Satisfiability was proved
Number of variables68952
Number of clauses1029036
Sum of the clauses size2345388
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2991140
Number of clauses of size 32860
Number of clauses of size 41333
Number of clauses of size 55029
Number of clauses of size over 528472

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

running on 2 cores: 5,7

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: 0.93 1.87 2.76 6/414 23998
/proc/meminfo: memFree=13778640/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=11908 CPUtime=0.01 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4194304 402 0 0 0 1 0 0 0 21 0 1 0 735787095 12193792 342 33554432000 4194304 4263832 140734260259616 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 2977 342 240 17 0 150 0

[startup+0.111387 s]
/proc/loadavg: 0.93 1.87 2.76 6/414 23998
/proc/meminfo: memFree=13778640/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=13340 CPUtime=0.11 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4194304 913 0 0 0 11 0 0 0 21 0 1 0 735787095 13660160 707 33554432000 4194304 4263832 140734260259616 18446744073709551615 47185888715017 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 3335 707 241 17 0 508 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13340

[startup+0.200369 s]
/proc/loadavg: 0.93 1.87 2.76 6/414 23998
/proc/meminfo: memFree=13778640/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=15164 CPUtime=0.19 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4194304 1503 0 0 0 19 0 0 0 22 0 1 0 735787095 15527936 1104 33554432000 4194304 4263832 140734260259616 18446744073709551615 4236045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 3791 1104 241 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.300354 s]
/proc/loadavg: 0.93 1.87 2.76 6/414 23998
/proc/meminfo: memFree=13778640/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=18812 CPUtime=0.29 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4194304 2554 0 0 0 29 0 0 0 22 0 1 0 735787095 19263488 1770 33554432000 4194304 4263832 140734260259616 18446744073709551615 216734868214 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 4703 1770 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700285 s]
/proc/loadavg: 0.93 1.87 2.76 6/414 23998
/proc/meminfo: memFree=13778640/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=19208 CPUtime=0.69 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4194304 2942 0 0 0 69 0 0 0 24 0 1 0 735787095 19668992 2158 33554432000 4194304 4263832 140734260259616 18446744073709551615 4229453 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 4802 2158 242 17 0 1975 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19208

[startup+1.50014 s]
/proc/loadavg: 0.93 1.87 2.76 5/421 24006
/proc/meminfo: memFree=13682360/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=41756 CPUtime=1.49 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4194304 9736 0 0 0 148 1 0 0 25 0 1 0 735787095 42758144 6646 33554432000 4194304 4263832 140734260259616 18446744073709551615 47185888675620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 10439 6647 242 17 0 7612 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41756

[startup+3.10086 s]
/proc/loadavg: 0.93 1.87 2.76 5/424 24012
/proc/meminfo: memFree=13591108/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=70544 CPUtime=3.09 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4194304 19393 0 0 0 306 3 0 0 25 0 1 0 735787095 72237056 13230 33554432000 4194304 4263832 140734260259616 18446744073709551615 47185888937514 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 17636 13230 242 17 0 14809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70544

[startup+6.30032 s]
/proc/loadavg: 1.25 1.93 2.77 5/424 24012
/proc/meminfo: memFree=13299468/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=184020 CPUtime=6.29 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 54843 0 0 0 622 7 0 0 25 0 1 0 735787095 188436480 42650 33554432000 4194304 4263832 140734260259616 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 46005 42650 247 17 0 43178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 184020

[startup+12.7002 s]
/proc/loadavg: 1.47 1.96 2.78 5/424 24012
/proc/meminfo: memFree=13160468/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=184020 CPUtime=12.69 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 54843 0 0 0 1262 7 0 0 25 0 1 0 735787095 188436480 42650 33554432000 4194304 4263832 140734260259616 18446744073709551615 4224692 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 46005 42650 247 17 0 43178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184020

[startup+25.5009 s]
/proc/loadavg: 2.10 2.08 2.80 5/424 24013
/proc/meminfo: memFree=12818428/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=184020 CPUtime=25.49 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 54843 0 0 0 2542 7 0 0 25 0 1 0 735787095 188436480 42650 33554432000 4194304 4263832 140734260259616 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 46005 42650 247 17 0 43178 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 184020

[startup+51.1005 s]
/proc/loadavg: 2.75 2.23 2.83 5/424 24014
/proc/meminfo: memFree=12705764/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=199296 CPUtime=51.1 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 58397 0 0 0 5101 9 0 0 25 0 1 0 735787095 204079104 46204 33554432000 4194304 4263832 140734260259616 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 49824 46204 247 17 0 46997 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 199296

[startup+102.3 s]
/proc/loadavg: 3.46 2.50 2.89 5/424 24015
/proc/meminfo: memFree=12271416/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=398180 CPUtime=102.31 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 100316 0 0 0 10217 14 0 0 25 0 1 0 735787095 407736320 88123 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205832 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 99545 88123 247 17 0 96718 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 398180

[startup+162.301 s]
/proc/loadavg: 3.83 2.78 2.96 5/424 24016
/proc/meminfo: memFree=11678924/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=654764 CPUtime=162.29 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 151898 0 0 0 16208 21 0 0 25 0 1 0 735787095 670478336 139705 33554432000 4194304 4263832 140734260259616 18446744073709551615 4224788 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 163691 139705 247 17 0 160864 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 654764

[startup+222.316 s]
/proc/loadavg: 3.94 3.00 3.03 5/424 24018
/proc/meminfo: memFree=11187748/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=845892 CPUtime=222.31 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 192721 0 0 0 22203 28 0 0 25 0 1 0 735787095 866193408 180528 33554432000 4194304 4263832 140734260259616 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 211473 180528 247 17 0 208646 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 845892

[startup+282.301 s]
/proc/loadavg: 4.05 3.20 3.09 5/424 24020
/proc/meminfo: memFree=10726812/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=1044724 CPUtime=282.3 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 233901 0 0 0 28195 35 0 0 25 0 1 0 735787095 1069797376 221708 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 261181 221708 247 17 0 258354 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1044724

[startup+342.3 s]
/proc/loadavg: 4.14 3.37 3.15 5/424 24021
/proc/meminfo: memFree=10344736/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=1207468 CPUtime=342.29 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 268934 0 0 0 34188 41 0 0 25 0 1 0 735787095 1236447232 256741 33554432000 4194304 4263832 140734260259616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 301867 256741 247 17 0 299040 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1207468

[startup+402.301 s]
/proc/loadavg: 4.11 3.50 3.21 5/424 24026
/proc/meminfo: memFree=9890972/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=1431592 CPUtime=402.3 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 315158 0 0 0 40181 49 0 0 25 0 1 0 735787095 1465950208 302965 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 357898 302965 247 17 0 355071 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1431592

[startup+462.3 s]
/proc/loadavg: 4.04 3.59 3.26 5/424 24027
/proc/meminfo: memFree=9456780/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=1663152 CPUtime=462.3 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 360540 0 0 0 46173 57 0 0 25 0 1 0 735787095 1703067648 348347 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 415788 348347 249 17 0 412961 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1663152

[startup+522.301 s]
/proc/loadavg: 4.01 3.66 3.30 5/424 24029
/proc/meminfo: memFree=8942040/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=1943892 CPUtime=522.3 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 417270 0 0 0 52164 66 0 0 25 0 1 0 735787095 1990545408 405076 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 485973 405076 248 17 0 483146 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1943892

[startup+582.3 s]
/proc/loadavg: 4.15 3.76 3.36 5/424 24031
/proc/meminfo: memFree=8421096/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=2120704 CPUtime=582.3 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 454628 0 0 0 58159 71 0 0 25 0 1 0 735787095 2171600896 442433 33554432000 4194304 4263832 140734260259616 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 530176 442433 247 17 0 527349 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2120704

[startup+642.301 s]
/proc/loadavg: 4.05 3.80 3.39 5/424 24032
/proc/meminfo: memFree=7937716/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=2340052 CPUtime=642.3 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 498993 0 0 0 64152 78 0 0 25 0 1 0 735787095 2396213248 486798 33554432000 4194304 4263832 140734260259616 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 585013 486798 247 17 0 582186 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 2340052

[startup+702.3 s]
/proc/loadavg: 3.62 3.74 3.40 4/418 24051
/proc/meminfo: memFree=7889024/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=2577988 CPUtime=702.31 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 545219 0 0 0 70146 85 0 0 25 0 1 0 735787095 2639859712 533024 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 644497 533024 247 17 0 641670 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2577988

[startup+762.301 s]
/proc/loadavg: 3.23 3.60 3.37 4/418 24052
/proc/meminfo: memFree=7533628/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=2738164 CPUtime=762.33 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 577494 0 0 0 76143 90 0 0 25 0 1 0 735787095 2803879936 565299 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 684541 565299 247 17 0 681714 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 2738164

[startup+822.3 s]
/proc/loadavg: 3.08 3.49 3.34 4/418 24054
/proc/meminfo: memFree=7119692/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=2970028 CPUtime=822.31 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 623062 0 0 0 82136 95 0 0 25 0 1 0 735787095 3041308672 610867 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 742507 610867 247 17 0 739680 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2970028

[startup+882.316 s]
/proc/loadavg: 3.07 3.41 3.32 4/418 24056
/proc/meminfo: memFree=6652192/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=3208216 CPUtime=882.33 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 672123 0 0 0 88130 103 0 0 25 0 1 0 735787095 3285213184 659928 33554432000 4194304 4263832 140734260259616 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 802054 659928 247 17 0 799227 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 3208216

[startup+942.3 s]
/proc/loadavg: 3.17 3.38 3.32 4/418 24057
/proc/meminfo: memFree=6301984/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=3375476 CPUtime=942.31 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 705644 0 0 0 94123 108 0 0 25 0 1 0 735787095 3456487424 693449 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 843869 693449 247 17 0 841042 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3375476

[startup+1002.3 s]
/proc/loadavg: 3.06 3.31 3.29 4/418 24059
/proc/meminfo: memFree=5940388/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=3584996 CPUtime=1002.32 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 746444 0 0 0 100117 115 0 0 25 0 1 0 735787095 3671035904 734249 33554432000 4194304 4263832 140734260259616 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 896249 734249 247 17 0 893422 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3584996

[startup+1062.3 s]
/proc/loadavg: 3.02 3.25 3.27 4/418 24060
/proc/meminfo: memFree=5607912/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=3766304 CPUtime=1062.32 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 783251 0 0 0 106112 120 0 0 25 0 1 0 735787095 3856695296 771056 33554432000 4194304 4263832 140734260259616 18446744073709551615 4210453 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 941576 771056 247 17 0 938749 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3766304

[startup+1122.3 s]
/proc/loadavg: 3.01 3.20 3.25 4/418 24062
/proc/meminfo: memFree=5278792/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=3933652 CPUtime=1122.32 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 817546 0 0 0 112107 125 0 0 25 0 1 0 735787095 4028059648 805351 33554432000 4194304 4263832 140734260259616 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 983413 805351 247 17 0 980586 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3933652

[startup+1182.3 s]
/proc/loadavg: 3.00 3.16 3.24 4/418 24064
/proc/meminfo: memFree=4926220/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=4124104 CPUtime=1182.32 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 856566 0 0 0 118100 132 0 0 25 0 1 0 735787095 4223082496 844371 33554432000 4194304 4263832 140734260259616 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 1031026 844371 247 17 0 1028199 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4124104

[startup+1242.3 s]
/proc/loadavg: 3.06 3.15 3.22 5/418 24065
/proc/meminfo: memFree=4527776/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=4273860 CPUtime=1242.32 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 888915 0 0 0 124096 136 0 0 25 0 1 0 735787095 4376432640 876720 33554432000 4194304 4263832 140734260259616 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 1068465 876720 247 17 0 1065638 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 4273860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.13 3.21 6/418 24067
/proc/meminfo: memFree=4190964/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=4425196 CPUtime=1300.03 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4202496 919711 0 0 0 129862 141 0 0 25 0 1 0 735787095 4531400704 907516 33554432000 4194304 4263832 140734260259616 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23998/statm: 1106299 907516 247 17 0 1103472 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4425196

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

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

[startup+1300.12 s]
/proc/loadavg: 3.08 3.13 3.21 6/418 24067
/proc/meminfo: memFree=4190964/32951124 swapFree=65586204/67111528
[pid=23998] ppid=23996 vsize=0 CPUtime=1300.13 cores=5,7
/proc/23998/stat : 23998 (umsat) R 23996 23998 22030 0 -1 4203524 919711 0 0 0 129862 151 0 0 25 0 1 0 735787095 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/23998/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.17
CPU time (s): 1300.2
CPU user time (s): 1298.63
CPU system time (s): 1.57176
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4425196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.63
system time used= 1.57176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 919711
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 944

runsolver used 4.98024 second user time and 12.7681 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 12:32:44
IDJOB=3379429
IDBENCH=82418
IDSOLVER=1861
FILE ID=node119/3379429-1305455564
RUNJOBID= node119-1305455564-23972
PBS_JOBID= 13324846
Free space on /tmp= 73260 MiB

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

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

MD5SUM BENCH= 8b00e0d5bbc5eca928ef4e37055fe9dc
RANDOM SEED=988299794

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13779292 kB
Buffers:        300132 kB
Cached:        4896752 kB
SwapCached:       4756 kB
Active:       15612820 kB
Inactive:      3216476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13779292 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           55104 kB
Writeback:           0 kB
AnonPages:    13630056 kB
Mapped:          32180 kB
Slab:           215180 kB
PageTables:      61812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113371968 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= 73268 MiB
End job on node119 at 2011-05-15 12:54:26