Trace number 3439932

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) 5000.33 5000.22

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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: 977)

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-3439932-1306904703/watcher-3439932-1306904703 -o /tmp/evaluation-result-3439932-1306904703/solver-3439932-1306904703 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439932-1306904703.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.06 1.32 2/521 2461
/proc/meminfo: memFree=5641852/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=19888 CPUtime=0 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 493 0 0 0 0 0 0 0 21 0 1 0 802068033 20365312 435 33554432000 4194304 4300056 140735005929792 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 4972 435 221 26 0 1604 0

[startup+0.0441249 s]
/proc/loadavg: 1.05 1.06 1.32 2/521 2461
/proc/meminfo: memFree=5641852/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=25052 CPUtime=0.03 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1892 0 0 0 3 0 0 0 21 0 1 0 802068033 25653248 1769 33554432000 4194304 4300056 140735005929792 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 6263 1769 222 26 0 2895 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25052

[startup+0.101083 s]
/proc/loadavg: 1.05 1.06 1.32 2/521 2461
/proc/meminfo: memFree=5641852/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=33624 CPUtime=0.09 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 4420 0 0 0 8 1 0 0 22 0 1 0 802068033 34430976 3951 33554432000 4194304 4300056 140735005929792 18446744073709551615 4220978 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 8406 3952 222 26 0 5038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33624

[startup+0.301054 s]
/proc/loadavg: 1.05 1.06 1.32 2/521 2461
/proc/meminfo: memFree=5641852/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=71620 CPUtime=0.29 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 14605 0 0 0 27 2 0 0 22 0 1 0 802068033 73338880 12111 33554432000 4194304 4300056 140735005929792 18446744073709551615 218905730816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 17905 12111 222 26 0 14537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71620

[startup+0.701015 s]
/proc/loadavg: 1.05 1.06 1.32 2/521 2461
/proc/meminfo: memFree=5641852/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=91516 CPUtime=0.69 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 20427 0 0 0 65 4 0 0 24 0 1 0 802068033 93712384 17028 33554432000 4194304 4300056 140735005929792 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 22879 17028 228 26 0 19511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91516

[startup+1.50084 s]
/proc/loadavg: 1.05 1.06 1.32 3/522 2462
/proc/meminfo: memFree=5528360/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=78660 CPUtime=1.48 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 23808 0 0 0 143 5 0 0 25 0 1 0 802068033 80547840 14720 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 19665 14720 236 26 0 16297 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78660

[startup+3.10056 s]
/proc/loadavg: 1.13 1.07 1.32 3/522 2462
/proc/meminfo: memFree=5492980/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=78660 CPUtime=3.08 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 24253 0 0 0 302 6 0 0 25 0 1 0 802068033 80547840 15165 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 19665 15165 243 26 0 16297 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78660

[startup+6.301 s]
/proc/loadavg: 1.13 1.07 1.32 3/525 2468
/proc/meminfo: memFree=5308000/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=85840 CPUtime=6.29 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 25124 0 0 0 621 8 0 0 25 0 1 0 802068033 87900160 16036 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 21460 16036 245 26 0 18092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85840

[startup+12.7008 s]
/proc/loadavg: 1.20 1.09 1.32 3/525 2468
/proc/meminfo: memFree=4722768/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=97516 CPUtime=12.68 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 27136 0 0 0 1260 8 0 0 25 0 1 0 802068033 99856384 18045 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252666 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 24379 18045 246 26 0 21011 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 97516

[startup+25.5005 s]
/proc/loadavg: 1.37 1.13 1.33 3/525 2469
/proc/meminfo: memFree=4611448/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=116484 CPUtime=25.48 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 31277 0 0 0 2539 9 0 0 25 0 1 0 802068033 119279616 22181 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252378 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2461/statm: 29121 22181 246 26 0 25753 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116484

[startup+51.1009 s]
/proc/loadavg: 1.59 1.20 1.35 3/525 2469
/proc/meminfo: memFree=4676948/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=147304 CPUtime=51.06 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 38095 0 0 0 5096 10 0 0 25 0 1 0 802068033 150839296 28992 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 36826 28992 246 26 0 33458 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 147304

[startup+102.32 s]
/proc/loadavg: 1.83 1.33 1.39 3/525 2471
/proc/meminfo: memFree=4493008/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=278780 CPUtime=102.29 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 56718 0 0 0 10216 13 0 0 25 0 1 0 802068033 285470720 47591 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 69695 47591 246 26 0 66327 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 278780

[startup+162.301 s]
/proc/loadavg: 1.93 1.44 1.42 3/525 2472
/proc/meminfo: memFree=4306828/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=280100 CPUtime=162.27 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 74542 0 0 0 16212 15 0 0 25 0 1 0 802068033 286822400 65405 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 70025 65405 246 26 0 66657 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 280100

[startup+222.301 s]
/proc/loadavg: 1.97 1.55 1.46 3/525 2474
/proc/meminfo: memFree=4083312/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=415572 CPUtime=222.27 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 93551 0 0 0 22208 19 0 0 25 0 1 0 802068033 425545728 84401 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 103893 84401 246 26 0 100525 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 415572

[startup+282.301 s]
/proc/loadavg: 1.99 1.62 1.48 3/525 2475
/proc/meminfo: memFree=3897140/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=416232 CPUtime=282.27 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 108680 0 0 0 28206 21 0 0 25 0 1 0 802068033 426221568 99524 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 104058 99524 246 26 0 100690 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 416232

[startup+342.3 s]
/proc/loadavg: 1.99 1.69 1.51 3/525 2478
/proc/meminfo: memFree=3723516/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=634124 CPUtime=342.27 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 124141 0 0 0 34203 24 0 0 25 0 1 0 802068033 649342976 114976 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 158531 114976 246 26 0 155163 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 634124

[startup+402.3 s]
/proc/loadavg: 2.27 1.82 1.57 3/525 2480
/proc/meminfo: memFree=3518612/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=637820 CPUtime=402.27 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 143459 0 0 0 40199 28 0 0 25 0 1 0 802068033 653127680 134268 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 159455 134268 246 26 0 156087 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 637820

[startup+462.301 s]
/proc/loadavg: 2.15 1.86 1.60 3/525 2481
/proc/meminfo: memFree=3319284/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=640476 CPUtime=462.27 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 158200 0 0 0 46196 31 0 0 25 0 1 0 802068033 655847424 149001 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 160119 149001 246 26 0 156751 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 640476

[startup+522.301 s]
/proc/loadavg: 2.05 1.89 1.62 3/525 2483
/proc/meminfo: memFree=3112256/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=993136 CPUtime=522.27 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 177980 0 0 0 52193 34 0 0 25 0 1 0 802068033 1016971264 168762 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 248284 168762 246 26 0 244916 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 993136

[startup+582.301 s]
/proc/loadavg: 2.02 1.90 1.64 3/525 2484
/proc/meminfo: memFree=2880208/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=995536 CPUtime=582.28 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 197965 0 0 0 58190 38 0 0 25 0 1 0 802068033 1019428864 188733 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 248884 188733 246 26 0 245516 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 995536

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/525 2593
/proc/meminfo: memFree=95048/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6539176 CPUtime=4062.4 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1167061 0 0 0 406034 206 0 0 25 0 1 0 802068033 6696116224 1157288 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1634794 1157288 248 26 0 1631426 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 6539176

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/525 2595
/proc/meminfo: memFree=97876/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6541288 CPUtime=4122.38 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1181816 0 0 0 412030 208 0 0 25 0 1 0 802068033 6698278912 1172036 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1635322 1172036 248 26 0 1631954 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 6541288

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/525 2596
/proc/meminfo: memFree=96052/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6544384 CPUtime=4182.38 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1199173 0 0 0 418026 212 0 0 25 0 1 0 802068033 6701449216 1189384 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1636096 1189384 248 26 0 1632728 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 6544384

[startup+4242.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/525 2598
/proc/meminfo: memFree=97984/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6544664 CPUtime=4242.38 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1217733 0 0 0 424024 214 0 0 25 0 1 0 802068033 6701735936 1207939 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1636166 1207939 248 26 0 1632798 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 6544664

[startup+4302.3 s]
/proc/loadavg: 2.21 2.08 2.02 3/525 2600
/proc/meminfo: memFree=94268/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6545536 CPUtime=4302.39 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1241988 0 0 0 430021 218 0 0 25 0 1 0 802068033 6702628864 1232186 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1636384 1232186 248 26 0 1633016 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 6545536

[startup+4362.3 s]
/proc/loadavg: 2.08 2.06 2.02 3/525 2601
/proc/meminfo: memFree=97764/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6546236 CPUtime=4362.39 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1263430 0 0 0 436018 221 0 0 25 0 1 0 802068033 6703345664 1253623 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252576 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1636559 1253623 248 26 0 1633191 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 6546236

[startup+4422.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/525 2603
/proc/meminfo: memFree=95900/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6546904 CPUtime=4422.39 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1285177 0 0 0 442013 226 0 0 25 0 1 0 802068033 6704029696 1275356 33554432000 4194304 4300056 140735005929792 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1636726 1275356 248 26 0 1633358 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 6546904

[startup+4482.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/525 2604
/proc/meminfo: memFree=94240/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6548972 CPUtime=4482.39 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1297692 0 0 0 448011 228 0 0 25 0 1 0 802068033 6706147328 1287864 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252516 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1637243 1287864 248 26 0 1633875 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 6548972

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/525 2606
/proc/meminfo: memFree=92852/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6551440 CPUtime=4542.39 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1313779 0 0 0 454008 231 0 0 25 0 1 0 802068033 6708674560 1303945 33554432000 4194304 4300056 140735005929792 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1637860 1303945 248 26 0 1634492 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 6551440

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 2608
/proc/meminfo: memFree=96320/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6552408 CPUtime=4602.4 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1337051 0 0 0 460005 235 0 0 25 0 1 0 802068033 6709665792 1327203 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1638102 1327203 248 26 0 1634734 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 6552408

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 2609
/proc/meminfo: memFree=94140/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6552824 CPUtime=4662.39 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1362974 0 0 0 466000 239 0 0 25 0 1 0 802068033 6710091776 1353120 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252335 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1638206 1353120 248 26 0 1634838 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 6552824

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/525 2611
/proc/meminfo: memFree=94576/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6553536 CPUtime=4722.41 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1387466 0 0 0 471998 243 0 0 25 0 1 0 802068033 6710820864 1377605 33554432000 4194304 4300056 140735005929792 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1638384 1377605 248 26 0 1635016 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 6553536

[startup+4782.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/525 2612
/proc/meminfo: memFree=93740/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6553960 CPUtime=4782.39 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1411136 0 0 0 477992 247 0 0 25 0 1 0 802068033 6711255040 1401263 33554432000 4194304 4300056 140735005929792 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1638490 1401263 248 26 0 1635122 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 6553960

[startup+4842.3 s]
/proc/loadavg: 2.19 2.07 2.02 3/525 2614
/proc/meminfo: memFree=96620/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6554700 CPUtime=4842.4 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1435816 0 0 0 483987 253 0 0 25 0 1 0 802068033 6712012800 1425934 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252367 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1638675 1425934 248 26 0 1635307 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 6554700

[startup+4902.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/525 2616
/proc/meminfo: memFree=93276/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6557620 CPUtime=4902.4 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1459584 0 0 0 489982 258 0 0 25 0 1 0 802068033 6715002880 1449690 33554432000 4194304 4300056 140735005929792 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1639405 1449690 248 26 0 1636037 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 6557620

[startup+4962.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/525 2617
/proc/meminfo: memFree=92284/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6558760 CPUtime=4962.4 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1482044 0 0 0 495978 262 0 0 25 0 1 0 802068033 6716170240 1472131 33554432000 4194304 4300056 140735005929792 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1639690 1472131 248 26 0 1636322 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 6558760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.05 2.01 3/525 2618
/proc/meminfo: memFree=93524/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=6559848 CPUtime=5000 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4202496 1507272 0 0 0 499733 267 0 0 25 0 1 0 802068033 6717284352 1497351 33554432000 4194304 4300056 140735005929792 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2461/statm: 1639962 1497351 248 26 0 1636594 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 6559848

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

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

[startup+5000.2 s]
/proc/loadavg: 2.02 2.05 2.01 3/525 2618
/proc/meminfo: memFree=93524/32951124 swapFree=56930356/67111528
[pid=2461] ppid=2459 vsize=0 CPUtime=5000.31 cores=0,2,4,6
/proc/2461/stat : 2461 (lr_gl_shr) R 2459 2461 932 0 -1 4203524 1507281 0 0 0 499735 296 0 0 25 0 1 0 802068033 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/2461/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.31
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.22
CPU time (s): 5000.33
CPU user time (s): 4997.35
CPU system time (s): 2.97555
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6559848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.35
system time used= 2.97555
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1507281
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= 10
involuntary context switches= 6949

runsolver used 27.5898 second user time and 58.8071 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-01 07:05:03
IDJOB=3439932
IDBENCH=82389
IDSOLVER=1938
FILE ID=node137/3439932-1306904703
RUNJOBID= node137-1306904703-2447
PBS_JOBID= 13488439
Free space on /tmp= 11460 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439932-1306904703/watcher-3439932-1306904703 -o /tmp/evaluation-result-3439932-1306904703/solver-3439932-1306904703 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439932-1306904703.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=2106067105

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5641884 kB
Buffers:        107988 kB
Cached:       18463772 kB
SwapCached:      12116 kB
Active:       16566608 kB
Inactive:     10014436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5641884 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:           35104 kB
Writeback:           0 kB
AnonPages:     8006916 kB
Mapped:          21004 kB
Slab:           584524 kB
PageTables:      74220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162518620 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= 11312 MiB
End job on node137 at 2011-06-01 08:28:25