Trace number 3379486

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.07 1300.09

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

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-3379486-1305455564/watcher-3379486-1305455564 -o /tmp/evaluation-result-3379486-1305455564/solver-3379486-1305455564 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379486-1305455564.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: 0.93 1.87 2.76 5/411 23994
/proc/meminfo: memFree=13782516/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=11908 CPUtime=0.01 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4194304 401 0 0 0 1 0 0 0 20 0 1 0 735787093 12193792 341 33554432000 4194304 4263832 140733288558304 18446744073709551615 47733714410636 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 2977 342 240 17 0 150 0

[startup+0.0976631 s]
/proc/loadavg: 0.93 1.87 2.76 5/411 23994
/proc/meminfo: memFree=13782516/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=13340 CPUtime=0.09 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4194304 893 0 0 0 9 0 0 0 20 0 1 0 735787093 13660160 687 33554432000 4194304 4263832 140733288558304 18446744073709551615 4232209 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 3335 687 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100651 s]
/proc/loadavg: 0.93 1.87 2.76 5/411 23994
/proc/meminfo: memFree=13782516/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=13340 CPUtime=0.09 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4194304 897 0 0 0 9 0 0 0 20 0 1 0 735787093 13660160 691 33554432000 4194304 4263832 140733288558304 18446744073709551615 4236695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 3335 691 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300619 s]
/proc/loadavg: 0.93 1.87 2.76 5/411 23994
/proc/meminfo: memFree=13782516/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=18812 CPUtime=0.29 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4194304 2488 0 0 0 29 0 0 0 21 0 1 0 735787093 19263488 1704 33554432000 4194304 4263832 140733288558304 18446744073709551615 216734845970 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 4703 1704 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700548 s]
/proc/loadavg: 0.93 1.87 2.76 5/411 23994
/proc/meminfo: memFree=13782516/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=26108 CPUtime=0.68 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4194304 4937 0 0 0 68 0 0 0 22 0 1 0 735787093 26734592 3384 33554432000 4194304 4263832 140733288558304 18446744073709551615 216734869466 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 6527 3384 242 17 0 3700 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26108

[startup+1.50043 s]
/proc/loadavg: 0.93 1.87 2.76 5/421 24006
/proc/meminfo: memFree=13698612/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=63728 CPUtime=1.49 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 17594 0 0 0 146 3 0 0 25 0 1 0 735787093 65257472 12840 33554432000 4194304 4263832 140733288558304 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 15932 12840 247 17 0 13105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63728

[startup+3.10113 s]
/proc/loadavg: 0.93 1.87 2.76 5/424 24012
/proc/meminfo: memFree=13609088/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=63728 CPUtime=3.09 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 17594 0 0 0 306 3 0 0 25 0 1 0 735787093 65257472 12840 33554432000 4194304 4263832 140733288558304 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 15932 12840 247 17 0 13105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63728

[startup+6.30057 s]
/proc/loadavg: 1.25 1.93 2.77 5/424 24012
/proc/meminfo: memFree=13300212/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=63728 CPUtime=6.29 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 17594 0 0 0 626 3 0 0 25 0 1 0 735787093 65257472 12840 33554432000 4194304 4263832 140733288558304 18446744073709551615 4211512 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 15932 12840 247 17 0 13105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63728

[startup+12.7005 s]
/proc/loadavg: 1.47 1.96 2.78 5/424 24012
/proc/meminfo: memFree=13161336/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=65972 CPUtime=12.68 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 18157 0 0 0 1265 3 0 0 25 0 1 0 735787093 67555328 13403 33554432000 4194304 4263832 140733288558304 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 16493 13403 247 17 0 13666 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65972

[startup+25.5012 s]
/proc/loadavg: 2.10 2.08 2.80 5/424 24013
/proc/meminfo: memFree=12818988/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=101736 CPUtime=25.48 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 27094 0 0 0 2543 5 0 0 25 0 1 0 735787093 104177664 22340 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205984 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 25434 22340 247 17 0 22607 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101736

[startup+51.1008 s]
/proc/loadavg: 2.75 2.23 2.83 5/424 24014
/proc/meminfo: memFree=12706384/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=175844 CPUtime=51.09 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 45518 0 0 0 5100 9 0 0 25 0 1 0 735787093 180064256 40764 33554432000 4194304 4263832 140733288558304 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 43961 40764 247 17 0 41134 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 175844

[startup+102.316 s]
/proc/loadavg: 3.46 2.50 2.89 5/424 24015
/proc/meminfo: memFree=12272408/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=320676 CPUtime=102.3 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 81391 0 0 0 10214 16 0 0 25 0 1 0 735787093 328372224 76637 33554432000 4194304 4263832 140733288558304 18446744073709551615 216734839493 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 80169 76637 247 17 0 77342 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 320676

[startup+162.3 s]
/proc/loadavg: 3.83 2.78 2.96 5/424 24016
/proc/meminfo: memFree=11680536/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=440616 CPUtime=162.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 109316 0 0 0 16205 23 0 0 25 0 1 0 735787093 451190784 104560 33554432000 4194304 4263832 140733288558304 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 110154 104560 247 17 0 107327 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 440616

[startup+222.301 s]
/proc/loadavg: 3.94 3.00 3.03 5/424 24018
/proc/meminfo: memFree=11188120/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=521064 CPUtime=222.29 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 128941 0 0 0 22201 28 0 0 25 0 1 0 735787093 533569536 124185 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205629 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 130266 124185 247 17 0 127439 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 521064

[startup+282.3 s]
/proc/loadavg: 4.05 3.20 3.09 5/424 24020
/proc/meminfo: memFree=10727556/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=622272 CPUtime=282.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 153457 0 0 0 28196 32 0 0 25 0 1 0 735787093 637206528 148701 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 155568 148701 247 17 0 152741 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 622272

[startup+342.301 s]
/proc/loadavg: 4.14 3.37 3.15 5/424 24021
/proc/meminfo: memFree=10345604/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=711900 CPUtime=342.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 175642 0 0 0 34193 35 0 0 25 0 1 0 735787093 728985600 170885 33554432000 4194304 4263832 140733288558304 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 177975 170885 247 17 0 175148 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 711900

[startup+402.3 s]
/proc/loadavg: 4.11 3.50 3.21 5/424 24026
/proc/meminfo: memFree=9891096/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=778628 CPUtime=402.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 191866 0 0 0 40188 40 0 0 25 0 1 0 735787093 797315072 187109 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 194657 187109 247 17 0 191830 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 778628

[startup+462.301 s]
/proc/loadavg: 4.04 3.59 3.26 5/424 24027
/proc/meminfo: memFree=9457276/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=853956 CPUtime=462.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 209884 0 0 0 46183 45 0 0 25 0 1 0 735787093 874450944 205127 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 213489 205127 247 17 0 210662 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 853956

[startup+522.3 s]
/proc/loadavg: 4.01 3.66 3.30 5/424 24029
/proc/meminfo: memFree=8943776/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=928640 CPUtime=522.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 227505 0 0 0 52179 49 0 0 25 0 1 0 735787093 950927360 222748 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 232160 222748 247 17 0 229333 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 928640

[startup+582.301 s]
/proc/loadavg: 4.15 3.76 3.36 5/424 24031
/proc/meminfo: memFree=8421716/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1007204 CPUtime=582.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 246113 0 0 0 58175 53 0 0 25 0 1 0 735787093 1031376896 241356 33554432000 4194304 4263832 140733288558304 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 251801 241356 247 17 0 248974 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1007204

[startup+642.3 s]
/proc/loadavg: 4.05 3.80 3.39 5/424 24032
/proc/meminfo: memFree=7926928/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1064696 CPUtime=642.29 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 259975 0 0 0 64172 57 0 0 25 0 1 0 735787093 1090248704 255218 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 266174 255218 247 17 0 263347 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 1064696

[startup+702.301 s]
/proc/loadavg: 3.62 3.74 3.40 4/418 24051
/proc/meminfo: memFree=7890264/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1163236 CPUtime=702.27 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 282747 0 0 0 70165 62 0 0 25 0 1 0 735787093 1191153664 277990 33554432000 4194304 4263832 140733288558304 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 290809 277990 247 17 0 287982 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1163236

[startup+762.316 s]
/proc/loadavg: 3.23 3.60 3.37 4/418 24052
/proc/meminfo: memFree=7533876/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1249288 CPUtime=762.29 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 302305 0 0 0 76161 68 0 0 25 0 1 0 735787093 1279270912 297547 33554432000 4194304 4263832 140733288558304 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 312322 297547 247 17 0 309495 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1249288

[startup+822.301 s]
/proc/loadavg: 3.08 3.49 3.34 4/418 24054
/proc/meminfo: memFree=7120188/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1323940 CPUtime=822.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 319201 0 0 0 82156 72 0 0 25 0 1 0 735787093 1355714560 314442 33554432000 4194304 4263832 140733288558304 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 330985 314442 247 17 0 328158 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1323940

[startup+882.3 s]
/proc/loadavg: 3.07 3.41 3.32 4/418 24056
/proc/meminfo: memFree=6652440/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1383148 CPUtime=882.27 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 332693 0 0 0 88153 74 0 0 25 0 1 0 735787093 1416343552 327934 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 345787 327934 249 17 0 342960 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1383148

[startup+942.301 s]
/proc/loadavg: 3.17 3.38 3.32 4/418 24057
/proc/meminfo: memFree=6302852/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1437928 CPUtime=942.27 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 345675 0 0 0 94150 77 0 0 25 0 1 0 735787093 1472438272 340915 33554432000 4194304 4263832 140733288558304 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 359482 340915 249 17 0 356655 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1437928

[startup+1002.3 s]
/proc/loadavg: 3.06 3.31 3.29 4/418 24059
/proc/meminfo: memFree=5941752/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1504336 CPUtime=1002.27 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 361341 0 0 0 100146 81 0 0 25 0 1 0 735787093 1540440064 356581 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 376084 356581 249 17 0 373257 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1504336

[startup+1062.3 s]
/proc/loadavg: 3.02 3.25 3.27 4/418 24060
/proc/meminfo: memFree=5608284/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1571860 CPUtime=1062.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 377050 0 0 0 106144 84 0 0 25 0 1 0 735787093 1609584640 372290 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 392965 372290 249 17 0 390138 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1571860

[startup+1122.3 s]
/proc/loadavg: 3.01 3.20 3.25 4/418 24062
/proc/meminfo: memFree=5279536/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1629588 CPUtime=1122.27 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 391159 0 0 0 112140 87 0 0 25 0 1 0 735787093 1668698112 386399 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 407397 386399 249 17 0 404570 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 1629588

[startup+1182.3 s]
/proc/loadavg: 3.00 3.16 3.24 4/418 24064
/proc/meminfo: memFree=4926964/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1681372 CPUtime=1182.27 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 403191 0 0 0 118138 89 0 0 25 0 1 0 735787093 1721724928 398431 33554432000 4194304 4263832 140733288558304 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 420343 398431 249 17 0 417516 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1681372

[startup+1242.3 s]
/proc/loadavg: 3.06 3.15 3.22 4/418 24065
/proc/meminfo: memFree=4528644/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1742348 CPUtime=1242.28 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 417809 0 0 0 124135 93 0 0 25 0 1 0 735787093 1784164352 413049 33554432000 4194304 4263832 140733288558304 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 435587 413049 249 17 0 432760 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1742348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.13 3.21 4/418 24067
/proc/meminfo: memFree=4190964/32951124 swapFree=65586204/67111528
[pid=23994] ppid=23992 vsize=1820232 CPUtime=1299.99 cores=4,6
/proc/23994/stat : 23994 (umsat) R 23992 23994 22030 0 -1 4202496 436903 0 0 0 129902 97 0 0 25 0 1 0 735787093 1863917568 432143 33554432000 4194304 4263832 140733288558304 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23994/statm: 455058 432143 249 17 0 452231 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1820232

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.09
CPU time (s): 1300.07
CPU user time (s): 1299.03
CPU system time (s): 1.04284
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 1820232

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

runsolver used 5.54016 second user time and 12.2181 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 12:32:44
IDJOB=3379486
IDBENCH=82422
IDSOLVER=1861
FILE ID=node119/3379486-1305455564
RUNJOBID= node119-1305455564-23970
PBS_JOBID= 13324846
Free space on /tmp= 73268 MiB

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

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
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:      13783176 kB
Buffers:        300132 kB
Cached:        4894036 kB
SwapCached:       4756 kB
Active:       15600888 kB
Inactive:      3224112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13783176 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           52388 kB
Writeback:           0 kB
AnonPages:    13628504 kB
Mapped:          31792 kB
Slab:           214920 kB
PageTables:      61812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113362780 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