Trace number 3349480

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_SHR 2011-03-02? (TO) 1300.06 1300.03

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step21.cnf
MD5SUM4f6c74152fcb90409ea0105b51afa3bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark73.1309
Satisfiable
(Un)Satisfiability was proved
Number of variables53919
Number of clauses308235
Sum of the clauses size690466
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2270265
Number of clauses of size 329435
Number of clauses of size 45675
Number of clauses of size 5487
Number of clauses of size over 51959

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-3349480-1304971160/watcher-3349480-1304971160 -o /tmp/evaluation-result-3349480-1304971160/solver-3349480-1304971160 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349480-1304971160.cnf -verb=0 -model 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.70 2.12 2.94 5/284 13661
/proc/meminfo: memFree=3799892/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=25264 CPUtime=0 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 1616 0 0 0 0 0 0 0 25 0 1 0 608715736 25870336 1510 33554432000 4194304 4300056 140734017019632 18446744073709551615 237278879488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 6316 1510 220 26 0 2948 0

[startup+0.0792301 s]
/proc/loadavg: 1.70 2.12 2.94 5/284 13661
/proc/meminfo: memFree=3799892/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=31048 CPUtime=0.07 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 3761 0 0 0 7 0 0 0 25 0 1 0 608715736 31793152 3407 33554432000 4194304 4300056 140734017019632 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 7762 3408 222 26 0 4394 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31048

[startup+0.100229 s]
/proc/loadavg: 1.70 2.12 2.94 5/284 13661
/proc/meminfo: memFree=3799892/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=32876 CPUtime=0.09 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 4540 0 0 0 9 0 0 0 25 0 1 0 608715736 33665024 4050 33554432000 4194304 4300056 140734017019632 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 8219 4050 222 26 0 4851 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32876

[startup+0.30025 s]
/proc/loadavg: 1.70 2.12 2.94 5/284 13661
/proc/meminfo: memFree=3799892/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=42764 CPUtime=0.29 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 7723 0 0 0 28 1 0 0 25 0 1 0 608715736 43790336 7006 33554432000 4194304 4300056 140734017019632 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 10691 7006 228 26 0 7323 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42764

[startup+0.700121 s]
/proc/loadavg: 1.70 2.12 2.94 5/284 13661
/proc/meminfo: memFree=3799892/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=41092 CPUtime=0.69 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 9305 0 0 0 68 1 0 0 25 0 1 0 608715736 42078208 6149 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 10273 6149 246 26 0 6905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41092

[startup+1.50098 s]
/proc/loadavg: 1.70 2.12 2.94 5/285 13662
/proc/meminfo: memFree=3772152/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=41092 CPUtime=1.49 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 9607 0 0 0 148 1 0 0 25 0 1 0 608715736 42078208 6447 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 10273 6447 247 26 0 6905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41092

[startup+3.1007 s]
/proc/loadavg: 1.70 2.12 2.94 5/285 13662
/proc/meminfo: memFree=3814808/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=45512 CPUtime=3.08 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 10297 0 0 0 307 1 0 0 25 0 1 0 608715736 46604288 7132 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 11378 7132 247 26 0 8010 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45512

[startup+6.30013 s]
/proc/loadavg: 1.89 2.15 2.94 5/285 13662
/proc/meminfo: memFree=3797044/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=52692 CPUtime=6.29 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 12053 0 0 0 627 2 0 0 25 0 1 0 608715736 53956608 8882 33554432000 4194304 4300056 140734017019632 18446744073709551615 4251393 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 13173 8883 247 26 0 9805 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52692

[startup+12.701 s]
/proc/loadavg: 2.05 2.18 2.95 5/285 13663
/proc/meminfo: memFree=3761652/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=66152 CPUtime=12.69 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 15031 0 0 0 1266 3 0 0 25 0 1 0 608715736 67739648 11833 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 16538 11833 249 26 0 13170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66152

[startup+25.5007 s]
/proc/loadavg: 2.49 2.27 2.96 5/285 13663
/proc/meminfo: memFree=3707576/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=118428 CPUtime=25.49 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 22034 0 0 0 2544 5 0 0 25 0 1 0 608715736 121270272 18811 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 29607 18811 249 26 0 26239 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118428

[startup+51.1001 s]
/proc/loadavg: 3.00 2.41 2.99 5/285 13664
/proc/meminfo: memFree=3602108/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=173540 CPUtime=51.09 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 32282 0 0 0 5101 8 0 0 25 0 1 0 608715736 177704960 29004 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 43385 29004 249 26 0 40017 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 173540

[startup+102.311 s]
/proc/loadavg: 3.56 2.65 3.04 5/285 13728
/proc/meminfo: memFree=4066020/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=263456 CPUtime=102.3 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 47181 0 0 0 10218 12 0 0 25 0 1 0 608715736 269778944 43816 33554432000 4194304 4300056 140734017019632 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 65864 43816 249 26 0 62496 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 263456

[startup+162.3 s]
/proc/loadavg: 3.95 2.93 3.11 5/285 13757
/proc/meminfo: memFree=3983532/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=270984 CPUtime=162.3 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 59342 0 0 0 16212 18 0 0 25 0 1 0 608715736 277487616 55906 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 67746 55906 249 26 0 64378 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 270984

[startup+222.301 s]
/proc/loadavg: 4.01 3.14 3.17 5/285 13758
/proc/meminfo: memFree=3868388/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=406840 CPUtime=222.3 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 70890 0 0 0 22207 23 0 0 25 0 1 0 608715736 416604160 67367 33554432000 4194304 4300056 140734017019632 18446744073709551615 4263262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 101710 67367 249 26 0 98342 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 406840

[startup+282.301 s]
/proc/loadavg: 4.04 3.31 3.22 5/285 13762
/proc/meminfo: memFree=3777568/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=415028 CPUtime=282.3 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 80931 0 0 0 28203 27 0 0 25 0 1 0 608715736 424988672 77344 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 103757 77344 249 26 0 100389 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 415028

[startup+342.3 s]
/proc/loadavg: 4.21 3.48 3.29 5/285 13764
/proc/meminfo: memFree=3723952/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=419768 CPUtime=342.3 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 88872 0 0 0 34199 31 0 0 25 0 1 0 608715736 429842432 85241 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 104942 85241 249 26 0 101574 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 419768

[startup+402.301 s]
/proc/loadavg: 4.07 3.57 3.33 5/285 13766
/proc/meminfo: memFree=3668844/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=423644 CPUtime=402.3 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 95245 0 0 0 40195 35 0 0 25 0 1 0 608715736 433811456 91575 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 105911 91575 249 26 0 102543 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 423644

[startup+462.301 s]
/proc/loadavg: 4.02 3.65 3.37 5/285 13768
/proc/meminfo: memFree=3839552/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=172692 CPUtime=462.3 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 116202 0 0 0 46186 44 0 0 25 0 1 0 608715736 176836608 31831 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 43173 31831 249 26 0 39805 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 172692

[startup+522.3 s]
/proc/loadavg: 4.01 3.71 3.40 5/285 13769
/proc/meminfo: memFree=3761008/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=222780 CPUtime=522.3 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 134772 0 0 0 52179 51 0 0 25 0 1 0 608715736 228126720 50256 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 55695 50256 249 26 0 52327 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 222780

[startup+582.301 s]
/proc/loadavg: 4.04 3.77 3.44 5/285 13771
/proc/meminfo: memFree=3629148/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=304168 CPUtime=582.3 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 145438 0 0 0 58173 57 0 0 25 0 1 0 608715736 311468032 60831 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 76042 60831 249 26 0 72674 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 304168

[startup+642.301 s]
/proc/loadavg: 4.01 3.81 3.48 5/285 13772
/proc/meminfo: memFree=3673620/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=304576 CPUtime=642.32 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 154696 0 0 0 64171 61 0 0 25 0 1 0 608715736 311885824 70017 33554432000 4194304 4300056 140734017019632 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 76144 70017 249 26 0 72776 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 304576

[startup+702.301 s]
/proc/loadavg: 4.15 3.88 3.52 5/285 13774
/proc/meminfo: memFree=3555516/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=440168 CPUtime=702.31 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 163024 0 0 0 70165 66 0 0 25 0 1 0 608715736 450732032 78280 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 110042 78280 249 26 0 106674 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 440168

[startup+762.31 s]
/proc/loadavg: 4.12 3.91 3.55 5/285 13776
/proc/meminfo: memFree=3470388/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=442536 CPUtime=762.32 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 169946 0 0 0 76163 69 0 0 25 0 1 0 608715736 453156864 85145 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 110634 85145 249 26 0 107266 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 442536

[startup+822.301 s]
/proc/loadavg: 4.09 3.94 3.58 5/285 13777
/proc/meminfo: memFree=3490912/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=445884 CPUtime=822.31 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 177492 0 0 0 82158 73 0 0 25 0 1 0 608715736 456585216 92648 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 111471 92648 249 26 0 108103 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 445884

[startup+882.301 s]
/proc/loadavg: 4.03 3.95 3.60 5/285 13779
/proc/meminfo: memFree=3725332/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=147432 CPUtime=882.31 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 193307 0 0 0 88151 80 0 0 25 0 1 0 608715736 150970368 31508 33554432000 4194304 4300056 140734017019632 18446744073709551615 4252342 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 36858 31508 249 26 0 33490 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 147432

[startup+942.3 s]
/proc/loadavg: 4.01 3.95 3.63 5/285 13780
/proc/meminfo: memFree=3619020/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=247308 CPUtime=942.31 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 209671 0 0 0 94142 89 0 0 25 0 1 0 608715736 253243392 47727 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 61827 47727 249 26 0 58459 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 247308

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.65 6/285 13782
/proc/meminfo: memFree=3596272/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=328696 CPUtime=1002.32 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 221264 0 0 0 100137 95 0 0 25 0 1 0 608715736 336584704 59230 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 82174 59230 249 26 0 78806 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 328696

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/285 13784
/proc/meminfo: memFree=3464780/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=328696 CPUtime=1062.31 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 236388 0 0 0 106129 102 0 0 25 0 1 0 608715736 336584704 74226 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 82174 74226 249 26 0 78806 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 328696

[startup+1122.3 s]
/proc/loadavg: 4.05 3.98 3.69 5/285 13785
/proc/meminfo: memFree=3439176/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=460956 CPUtime=1122.32 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 245189 0 0 0 112124 108 0 0 25 0 1 0 608715736 472018944 82918 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 115239 82918 249 26 0 111871 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 460956

[startup+1182.3 s]
/proc/loadavg: 4.02 3.98 3.70 5/285 13787
/proc/meminfo: memFree=3477072/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=460956 CPUtime=1182.32 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 250682 0 0 0 118122 110 0 0 25 0 1 0 608715736 472018944 88368 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 115239 88368 249 26 0 111871 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 460956

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.72 5/285 13788
/proc/meminfo: memFree=3334676/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=462404 CPUtime=1242.33 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 255561 0 0 0 124119 114 0 0 25 0 1 0 608715736 473501696 93202 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 115601 93202 249 26 0 112233 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 462404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.95 3.72 4/279 13808
/proc/meminfo: memFree=3756988/32950904 swapFree=67057400/67111528
[pid=13661] ppid=13659 vsize=463928 CPUtime=1300.03 cores=1,3
/proc/13661/stat : 13661 (lr_gl_shr) R 13659 13661 13021 0 -1 4202496 261317 0 0 0 129887 116 0 0 25 0 1 0 608715736 475062272 98922 33554432000 4194304 4300056 140734017019632 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13661/statm: 115982 98922 249 26 0 112614 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 463928

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.88
CPU system time (s): 1.18182
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 463928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.88
system time used= 1.18182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261317
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2022

runsolver used 3.50747 second user time and 8.18375 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-09 21:59:20
IDJOB=3349480
IDBENCH=82432
IDSOLVER=1813
FILE ID=node121/3349480-1304971160
RUNJOBID= node121-1304971145-13540
PBS_JOBID= 13285629
Free space on /tmp= 43844 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step21.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349480-1304971160/watcher-3349480-1304971160 -o /tmp/evaluation-result-3349480-1304971160/solver-3349480-1304971160 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349480-1304971160.cnf -verb=0 -model

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

MD5SUM BENCH= 4f6c74152fcb90409ea0105b51afa3bd
RANDOM SEED=1525695986

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       3800304 kB
Buffers:        235344 kB
Cached:       22186100 kB
SwapCached:       7408 kB
Active:       13813836 kB
Inactive:     14532264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       3800304 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          160720 kB
Writeback:           0 kB
AnonPages:     5922544 kB
Mapped:          22312 kB
Slab:           718312 kB
PageTables:      26000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31340132 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= 43984 MiB
End job on node121 at 2011-05-09 22:21:02