Trace number 3349870

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_NOGL_NOSHR 2011-03-02? (TO) 1300.1 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

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

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: 4.14 4.04 3.11 4/359 3492
/proc/meminfo: memFree=26101768/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=20464 CPUtime=0 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 623 0 0 0 0 0 0 0 23 0 1 0 608548050 20955136 566 33554432000 4194304 4300056 140735531255488 18446744073709551615 230809165568 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 5116 566 222 26 0 1748 0

[startup+0.0738821 s]
/proc/loadavg: 4.14 4.04 3.11 4/359 3492
/proc/meminfo: memFree=26101768/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=22280 CPUtime=0.06 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 1118 0 0 0 6 0 0 0 23 0 1 0 608548050 22814720 1031 33554432000 4194304 4300056 140735531255488 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 5570 1040 222 26 0 2202 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22280

[startup+0.100887 s]
/proc/loadavg: 4.14 4.04 3.11 4/359 3492
/proc/meminfo: memFree=26101768/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=24148 CPUtime=0.09 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 1562 0 0 0 9 0 0 0 23 0 1 0 608548050 24727552 1430 33554432000 4194304 4300056 140735531255488 18446744073709551615 230809165568 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 6037 1430 222 26 0 2669 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24148

[startup+0.300837 s]
/proc/loadavg: 4.14 4.04 3.11 4/359 3492
/proc/meminfo: memFree=26101768/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=43664 CPUtime=0.29 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 7840 0 0 0 28 1 0 0 25 0 1 0 608548050 44711936 6420 33554432000 4194304 4300056 140735531255488 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 10916 6422 222 26 0 7548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43664

[startup+0.700765 s]
/proc/loadavg: 4.14 4.04 3.11 4/359 3492
/proc/meminfo: memFree=26101768/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=112796 CPUtime=0.69 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 27748 0 0 0 65 4 0 0 25 0 1 0 608548050 115503104 21127 33554432000 4194304 4300056 140735531255488 18446744073709551615 4286173 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 28199 21128 222 26 0 24831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112796

[startup+1.50062 s]
/proc/loadavg: 4.14 4.04 3.11 5/360 3493
/proc/meminfo: memFree=25972188/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=244936 CPUtime=1.49 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 65623 0 0 0 139 10 0 0 25 0 1 0 608548050 250814464 48331 33554432000 4194304 4300056 140735531255488 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 61234 48332 222 26 0 57866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 244936

[startup+3.10033 s]
/proc/loadavg: 4.14 4.04 3.11 5/360 3493
/proc/meminfo: memFree=25816456/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=464460 CPUtime=3.09 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 141990 0 0 0 286 23 0 0 25 0 1 0 608548050 475607040 102673 33554432000 4194304 4300056 140735531255488 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 116115 102674 222 26 0 112747 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 464460

[startup+6.30074 s]
/proc/loadavg: 4.13 4.04 3.11 5/360 3493
/proc/meminfo: memFree=25508328/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=666716 CPUtime=6.29 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 201364 0 0 0 598 31 0 0 25 0 1 0 608548050 682717184 144126 33554432000 4194304 4300056 140735531255488 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 166679 144126 227 26 0 163311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 666716

[startup+12.7006 s]
/proc/loadavg: 4.12 4.04 3.12 5/360 3493
/proc/meminfo: memFree=25482428/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=733596 CPUtime=12.69 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 229393 0 0 0 1234 35 0 0 25 0 1 0 608548050 751202304 150046 33554432000 4194304 4300056 140735531255488 18446744073709551615 4259145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 183399 150050 228 26 0 180031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 733596

[startup+25.5002 s]
/proc/loadavg: 4.09 4.04 3.13 5/357 3496
/proc/meminfo: memFree=26165232/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=474080 CPUtime=25.49 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 252846 0 0 0 2510 39 0 0 25 0 1 0 608548050 485457920 108344 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 118520 108344 247 26 0 115152 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 474080

[startup+51.1006 s]
/proc/loadavg: 4.06 4.03 3.15 5/357 3579
/proc/meminfo: memFree=25943436/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=524168 CPUtime=51.09 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 259021 0 0 0 5069 40 0 0 25 0 1 0 608548050 536748032 114515 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 131042 114515 247 26 0 127674 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 524168

[startup+102.313 s]
/proc/loadavg: 4.08 4.04 3.20 5/360 3586
/proc/meminfo: memFree=24910600/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=605556 CPUtime=102.31 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 270755 0 0 0 10187 44 0 0 25 0 1 0 608548050 620089344 126240 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 151389 126240 247 26 0 148021 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 605556

[startup+162.3 s]
/proc/loadavg: 4.03 4.03 3.25 5/360 3588
/proc/meminfo: memFree=24407152/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=605556 CPUtime=162.3 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 285541 0 0 0 16183 47 0 0 25 0 1 0 608548050 620089344 141021 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252496 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 151389 141021 247 26 0 148021 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 605556

[startup+222.3 s]
/proc/loadavg: 4.01 4.02 3.29 5/360 3590
/proc/meminfo: memFree=23961628/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=737816 CPUtime=222.3 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 295095 0 0 0 22182 48 0 0 25 0 1 0 608548050 755523584 150573 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252534 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 184454 150573 247 26 0 181086 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 737816

[startup+282.3 s]
/proc/loadavg: 4.15 4.05 3.34 5/357 3651
/proc/meminfo: memFree=25346124/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=737816 CPUtime=282.3 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 305263 0 0 0 28180 50 0 0 25 0 1 0 608548050 755523584 160739 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 184454 160739 247 26 0 181086 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 737816

[startup+342.3 s]
/proc/loadavg: 4.18 4.07 3.39 5/360 3677
/proc/meminfo: memFree=25252220/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=737816 CPUtime=342.3 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 314720 0 0 0 34178 52 0 0 25 0 1 0 608548050 755523584 170193 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 184454 170193 247 26 0 181086 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 737816

[startup+402.3 s]
/proc/loadavg: 4.06 4.05 3.43 5/360 3678
/proc/meminfo: memFree=25065992/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=952740 CPUtime=402.3 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 326710 0 0 0 40175 55 0 0 25 0 1 0 608548050 975605760 182179 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 238185 182179 247 26 0 234817 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 952740

[startup+462.301 s]
/proc/loadavg: 4.02 4.04 3.46 5/360 3680
/proc/meminfo: memFree=24878304/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=952740 CPUtime=462.3 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 338237 0 0 0 46173 57 0 0 25 0 1 0 608548050 975605760 193701 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 238185 193701 247 26 0 234817 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 952740

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.49 5/360 3682
/proc/meminfo: memFree=24648588/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=952740 CPUtime=522.3 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 350555 0 0 0 52169 61 0 0 25 0 1 0 608548050 975605760 206013 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 238185 206013 247 26 0 234817 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 952740

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.52 5/360 3683
/proc/meminfo: memFree=24413160/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=952740 CPUtime=582.3 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 361896 0 0 0 58167 63 0 0 25 0 1 0 608548050 975605760 217350 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 238185 217350 247 26 0 234817 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 952740

[startup+642.301 s]
/proc/loadavg: 4.08 4.04 3.55 5/360 3685
/proc/meminfo: memFree=24312052/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=952740 CPUtime=642.32 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 365876 0 0 0 64168 64 0 0 25 0 1 0 608548050 975605760 221330 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 238185 221330 247 26 0 234817 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 952740

[startup+702.301 s]
/proc/loadavg: 4.03 4.03 3.58 5/360 3686
/proc/meminfo: memFree=24086956/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=952740 CPUtime=702.31 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 373374 0 0 0 70166 65 0 0 25 0 1 0 608548050 975605760 228826 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 238185 228826 247 26 0 234817 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 952740

[startup+762.314 s]
/proc/loadavg: 4.09 4.04 3.61 5/360 3688
/proc/meminfo: memFree=23933388/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1301988 CPUtime=762.32 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 389405 0 0 0 76163 69 0 0 25 0 1 0 608548050 1333235712 244850 33554432000 4194304 4300056 140735531255488 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 325497 244850 247 26 0 322129 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1301988

[startup+822.301 s]
/proc/loadavg: 4.03 4.03 3.63 5/360 3690
/proc/meminfo: memFree=23730592/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1301988 CPUtime=822.31 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 403512 0 0 0 82158 73 0 0 25 0 1 0 608548050 1333235712 258952 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 325497 258952 247 26 0 322129 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1301988

[startup+882.301 s]
/proc/loadavg: 4.23 4.09 3.67 5/360 3691
/proc/meminfo: memFree=23501152/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1301988 CPUtime=882.31 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 414275 0 0 0 88155 76 0 0 25 0 1 0 608548050 1333235712 269711 33554432000 4194304 4300056 140735531255488 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 325497 269711 247 26 0 322129 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1301988

[startup+942.301 s]
/proc/loadavg: 4.08 4.07 3.69 5/360 3693
/proc/meminfo: memFree=23330112/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1301988 CPUtime=942.32 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 427070 0 0 0 94152 80 0 0 25 0 1 0 608548050 1333235712 282497 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 325497 282497 247 26 0 322129 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1301988

[startup+1002.3 s]
/proc/loadavg: 4.03 4.06 3.71 5/360 3694
/proc/meminfo: memFree=23118796/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1301988 CPUtime=1002.32 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 442139 0 0 0 100148 84 0 0 25 0 1 0 608548050 1333235712 297560 33554432000 4194304 4300056 140735531255488 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 325497 297560 247 26 0 322129 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1301988

[startup+1062.3 s]
/proc/loadavg: 4.01 4.05 3.73 5/360 3696
/proc/meminfo: memFree=23141188/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1301988 CPUtime=1062.32 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 454750 0 0 0 106146 86 0 0 25 0 1 0 608548050 1333235712 310162 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 325497 310162 247 26 0 322129 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1301988

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.74 5/360 3698
/proc/meminfo: memFree=23022728/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1869516 CPUtime=1122.32 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 467659 0 0 0 112142 90 0 0 25 0 1 0 608548050 1914384384 323066 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 467379 323066 247 26 0 464011 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1869516

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 3.75 5/360 3699
/proc/meminfo: memFree=22910328/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1869516 CPUtime=1182.32 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 477434 0 0 0 118139 93 0 0 25 0 1 0 608548050 1914384384 332839 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 467379 332839 247 26 0 464011 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1869516

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.77 5/360 3701
/proc/meminfo: memFree=22769576/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1869516 CPUtime=1242.32 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 488137 0 0 0 124137 95 0 0 25 0 1 0 608548050 1914384384 343538 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252411 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 467379 343538 247 26 0 464011 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1869516



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.50 3.88 3.73 4/354 3720
/proc/meminfo: memFree=25288504/32951124 swapFree=40554396/67111528
[pid=3492] ppid=3490 vsize=1869516 CPUtime=1300.03 cores=1,3
/proc/3492/stat : 3492 (lr_gl_shr) R 3490 3492 3183 0 -1 4202496 498505 0 0 0 129906 97 0 0 25 0 1 0 608548050 1914384384 353899 33554432000 4194304 4300056 140735531255488 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3492/statm: 467379 353899 247 26 0 464011 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1869516

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.07
CPU time (s): 1300.1
CPU user time (s): 1299.07
CPU system time (s): 1.03084
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1869516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.07
system time used= 1.03084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498505
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= 8
involuntary context switches= 1059

runsolver used 4.55031 second user time and 10.2444 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-09 21:31:16
IDJOB=3349870
IDBENCH=82399
IDSOLVER=1814
FILE ID=node104/3349870-1304969470
RUNJOBID= node104-1304968100-3204
PBS_JOBID= 13285646
Free space on /tmp= 16120 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349870-1304969470/watcher-3349870-1304969470 -o /tmp/evaluation-result-3349870-1304969470/solver-3349870-1304969470 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349870-1304969470.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=1362644506

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26102048 kB
Buffers:        140768 kB
Cached:        1310108 kB
SwapCached:     121656 kB
Active:        1723044 kB
Inactive:      4886392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26102048 kB
SwapTotal:    67111528 kB
SwapFree:     40554396 kB
Dirty:          448868 kB
Writeback:           0 kB
AnonPages:     5049556 kB
Mapped:          11404 kB
Slab:            88536 kB
PageTables:      86948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75950888 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= 16372 MiB
End job on node104 at 2011-05-09 21:52:58