Trace number 3349416

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.19 1300.16

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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

running on 2 cores: 0,2

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.19 1.55 2.30 5/348 19333
/proc/meminfo: memFree=6766008/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=23308 CPUtime=0 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 1233 0 0 0 0 0 0 0 22 0 1 0 608698026 23867392 1176 33554432000 4194304 4300056 140736563273088 18446744073709551615 270613110528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 5827 1176 222 26 0 2459 0

[startup+0.0957749 s]
/proc/loadavg: 1.19 1.55 2.30 5/348 19333
/proc/meminfo: memFree=6766008/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=30792 CPUtime=0.08 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 2793 0 0 0 8 0 0 0 22 0 1 0 608698026 31531008 2735 33554432000 4194304 4300056 140736563273088 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 7698 2736 222 26 0 4330 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30792

[startup+0.100784 s]
/proc/loadavg: 1.19 1.55 2.30 5/348 19333
/proc/meminfo: memFree=6766008/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=30924 CPUtime=0.09 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 3183 0 0 0 9 0 0 0 22 0 1 0 608698026 31666176 3125 33554432000 4194304 4300056 140736563273088 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 7731 3128 222 26 0 4363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30924

[startup+0.300733 s]
/proc/loadavg: 1.19 1.55 2.30 5/348 19333
/proc/meminfo: memFree=6766008/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=56844 CPUtime=0.29 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 9488 0 0 0 27 2 0 0 23 0 1 0 608698026 58208256 8901 33554432000 4194304 4300056 140736563273088 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 14211 8901 222 26 0 10843 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56844

[startup+0.700666 s]
/proc/loadavg: 1.19 1.55 2.30 5/348 19333
/proc/meminfo: memFree=6766008/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=124324 CPUtime=0.69 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 25948 0 0 0 65 4 0 0 25 0 1 0 608698026 127307776 23486 33554432000 4194304 4300056 140736563273088 18446744073709551615 270613110528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 31081 23488 222 26 0 27713 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124324

[startup+1.50055 s]
/proc/loadavg: 1.19 1.55 2.30 5/349 19334
/proc/meminfo: memFree=6626568/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=247540 CPUtime=1.49 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 57641 0 0 0 138 11 0 0 25 0 1 0 608698026 253480960 52613 33554432000 4194304 4300056 140736563273088 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 61885 52617 222 26 0 58517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247540

[startup+3.10027 s]
/proc/loadavg: 1.41 1.59 2.31 5/349 19334
/proc/meminfo: memFree=6464748/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=545816 CPUtime=3.09 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 120798 0 0 0 286 23 0 0 25 0 1 0 608698026 558915584 110000 33554432000 4194304 4300056 140736563273088 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 136454 110001 222 26 0 133086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 545816

[startup+6.30067 s]
/proc/loadavg: 1.41 1.59 2.31 5/349 19334
/proc/meminfo: memFree=6080364/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=839092 CPUtime=6.29 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 181958 0 0 0 593 36 0 0 25 0 1 0 608698026 859230208 165965 33554432000 4194304 4300056 140736563273088 18446744073709551615 4230665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 209773 165965 226 26 0 206405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 839092

[startup+12.7005 s]
/proc/loadavg: 1.81 1.67 2.32 5/349 19334
/proc/meminfo: memFree=6051120/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=839092 CPUtime=12.69 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 181958 0 0 0 1233 36 0 0 25 0 1 0 608698026 859230208 165965 33554432000 4194304 4300056 140736563273088 18446744073709551615 4230528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 209773 165965 226 26 0 206405 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 839092

[startup+25.5003 s]
/proc/loadavg: 2.22 1.76 2.35 5/349 19335
/proc/meminfo: memFree=5903368/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=910280 CPUtime=25.49 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 205732 0 0 0 2510 39 0 0 25 0 1 0 608698026 932126720 189676 33554432000 4194304 4300056 140736563273088 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 227570 189676 228 26 0 224202 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 910280

[startup+51.1008 s]
/proc/loadavg: 2.83 1.94 2.39 5/349 19336
/proc/meminfo: memFree=5886272/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=744920 CPUtime=51.09 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 245707 0 0 0 5065 44 0 0 25 0 1 0 608698026 762798080 165890 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 186230 165890 246 26 0 182862 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 744920

[startup+102.313 s]
/proc/loadavg: 3.53 2.28 2.48 5/349 19337
/proc/meminfo: memFree=5536128/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=958568 CPUtime=102.31 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 270750 0 0 0 10181 50 0 0 25 0 1 0 608698026 981573632 190918 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 239642 190918 247 26 0 236274 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 958568

[startup+162.301 s]
/proc/loadavg: 3.83 2.59 2.57 5/349 19338
/proc/meminfo: memFree=5223436/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=958568 CPUtime=162.29 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 296270 0 0 0 16174 55 0 0 25 0 1 0 608698026 981573632 216423 33554432000 4194304 4300056 140736563273088 18446744073709551615 4254711 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 239642 216423 247 26 0 236274 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 958568

[startup+222.3 s]
/proc/loadavg: 4.05 2.88 2.67 5/349 19340
/proc/meminfo: memFree=4831892/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=1173492 CPUtime=222.29 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 326909 0 0 0 22168 61 0 0 25 0 1 0 608698026 1201655808 247043 33554432000 4194304 4300056 140736563273088 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 293373 247043 247 26 0 290005 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1173492

[startup+282.301 s]
/proc/loadavg: 4.18 3.14 2.77 5/349 19342
/proc/meminfo: memFree=4484400/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=1173492 CPUtime=282.3 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 354699 0 0 0 28165 65 0 0 25 0 1 0 608698026 1201655808 274819 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 293373 274819 247 26 0 290005 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1173492

[startup+342.301 s]
/proc/loadavg: 4.06 3.29 2.84 5/349 19352
/proc/meminfo: memFree=4098384/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=1522740 CPUtime=342.29 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 380234 0 0 0 34160 69 0 0 25 0 1 0 608698026 1559285760 300341 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 380685 300341 247 26 0 377317 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1522740

[startup+402.301 s]
/proc/loadavg: 4.02 3.41 2.91 5/349 19354
/proc/meminfo: memFree=3741540/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=1522740 CPUtime=402.3 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 408089 0 0 0 40157 73 0 0 25 0 1 0 608698026 1559285760 328180 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 380685 328180 247 26 0 377317 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1522740

[startup+462.301 s]
/proc/loadavg: 4.01 3.52 2.98 5/349 19357
/proc/meminfo: memFree=3363108/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=1522740 CPUtime=462.3 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 436311 0 0 0 46152 78 0 0 25 0 1 0 608698026 1559285760 356389 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 380685 356389 247 26 0 377317 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1522740

[startup+522.3 s]
/proc/loadavg: 4.00 3.60 3.03 5/349 19360
/proc/meminfo: memFree=2999556/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=2090268 CPUtime=522.31 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 467559 0 0 0 52147 84 0 0 25 0 1 0 608698026 2140434432 387628 33554432000 4194304 4300056 140736563273088 18446744073709551615 4263840 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 522567 387628 247 26 0 519199 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2090268

[startup+582.301 s]
/proc/loadavg: 4.07 3.69 3.10 5/349 19362
/proc/meminfo: memFree=2615192/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=2090268 CPUtime=582.3 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 494579 0 0 0 58141 89 0 0 25 0 1 0 608698026 2140434432 414637 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 522567 414637 247 26 0 519199 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2090268

[startup+642.301 s]
/proc/loadavg: 4.02 3.74 3.16 5/349 19363
/proc/meminfo: memFree=2210888/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=2090268 CPUtime=642.31 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 528051 0 0 0 64137 94 0 0 25 0 1 0 608698026 2140434432 448099 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 522567 448099 247 26 0 519199 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2090268

[startup+702.3 s]
/proc/loadavg: 4.01 3.79 3.21 5/349 19365
/proc/meminfo: memFree=1824104/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=2090268 CPUtime=702.3 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 558903 0 0 0 70131 99 0 0 25 0 1 0 608698026 2140434432 478940 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252431 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 522567 478940 247 26 0 519199 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2090268

[startup+762.313 s]
/proc/loadavg: 4.16 3.86 3.26 5/349 19366
/proc/meminfo: memFree=1487864/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=3012504 CPUtime=762.32 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 587891 0 0 0 76127 105 0 0 25 0 1 0 608698026 3084804096 507909 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 753126 507909 247 26 0 749758 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 3012504

[startup+822.301 s]
/proc/loadavg: 4.28 3.94 3.33 5/349 19368
/proc/meminfo: memFree=2373736/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=3012504 CPUtime=822.31 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 617985 0 0 0 82120 111 0 0 25 0 1 0 608698026 3084804096 537982 33554432000 4194304 4300056 140736563273088 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 753126 537982 247 26 0 749758 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 3012504

[startup+882.301 s]
/proc/loadavg: 4.10 3.95 3.37 5/349 19370
/proc/meminfo: memFree=1993376/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=3012504 CPUtime=882.31 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 646006 0 0 0 88116 115 0 0 25 0 1 0 608698026 3084804096 565990 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 753126 565990 247 26 0 749758 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3012504

[startup+942.301 s]
/proc/loadavg: 4.04 3.95 3.40 5/349 19371
/proc/meminfo: memFree=1614872/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=3012504 CPUtime=942.32 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 675546 0 0 0 94111 121 0 0 25 0 1 0 608698026 3084804096 595517 33554432000 4194304 4300056 140736563273088 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 753126 595517 247 26 0 749758 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 3012504

[startup+1002.3 s]
/proc/loadavg: 4.01 3.96 3.44 5/349 19373
/proc/meminfo: memFree=1253236/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=3012504 CPUtime=1002.31 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 703558 0 0 0 100104 127 0 0 25 0 1 0 608698026 3084804096 623514 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 753126 623514 247 26 0 749758 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 3012504

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.47 5/349 19374
/proc/meminfo: memFree=878300/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=3012504 CPUtime=1062.31 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 728847 0 0 0 106099 132 0 0 25 0 1 0 608698026 3084804096 648793 33554432000 4194304 4300056 140736563273088 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 753126 648793 247 26 0 749758 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3012504

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.50 5/349 19376
/proc/meminfo: memFree=477176/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=3012504 CPUtime=1122.32 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 757564 0 0 0 112095 137 0 0 25 0 1 0 608698026 3084804096 677497 33554432000 4194304 4300056 140736563273088 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 753126 677497 247 26 0 749758 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3012504

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.53 5/349 19378
/proc/meminfo: memFree=163364/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=3012504 CPUtime=1182.32 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 774429 0 0 0 118091 141 0 0 25 0 1 0 608698026 3084804096 694352 33554432000 4194304 4300056 140736563273088 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 753126 694352 247 26 0 749758 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3012504

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.56 5/349 19379
/proc/meminfo: memFree=92860/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=3012504 CPUtime=1242.32 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 797187 0 0 0 124087 145 0 0 25 0 1 0 608698026 3084804096 717099 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 753126 717099 247 26 0 749758 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3012504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.94 3.57 5/349 19465
/proc/meminfo: memFree=4473988/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=4511136 CPUtime=1300.03 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4202496 823605 0 0 0 129854 149 0 0 25 0 1 0 608698026 4619403264 743507 33554432000 4194304 4300056 140736563273088 18446744073709551615 4252344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/19333/statm: 1127784 743507 247 26 0 1124416 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4511136

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

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

[startup+1300.11 s]
/proc/loadavg: 3.76 3.94 3.57 5/350 19466
/proc/meminfo: memFree=6572420/32951124 swapFree=67056804/67111528
[pid=19333] ppid=19331 vsize=0 CPUtime=1300.14 cores=0,2
/proc/19333/stat : 19333 (lr_gl_shr) R 19331 19333 18685 0 -1 4203524 823608 0 0 0 129854 160 0 0 25 0 1 0 608698026 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/19333/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.16
CPU time (s): 1300.19
CPU user time (s): 1298.55
CPU system time (s): 1.63775
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4511136

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

runsolver used 4.65429 second user time and 9.55655 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-09 21:56:11
IDJOB=3349416
IDBENCH=82388
IDSOLVER=1813
FILE ID=node108/3349416-1304970965
RUNJOBID= node108-1304970965-19291
PBS_JOBID= 13285642
Free space on /tmp= 35240 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349416-1304970965/watcher-3349416-1304970965 -o /tmp/evaluation-result-3349416-1304970965/solver-3349416-1304970965 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349416-1304970965.cnf -verb=0 -model

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1107694937

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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:       6766288 kB
Buffers:        230812 kB
Cached:       15114512 kB
SwapCached:       8348 kB
Active:       13485248 kB
Inactive:     12112100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6766288 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:          208640 kB
Writeback:           0 kB
AnonPages:    10249320 kB
Mapped:          27320 kB
Slab:           484472 kB
PageTables:      39344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52482388 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= 35264 MiB
End job on node108 at 2011-05-09 22:17:53