Trace number 3349636

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.08 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
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 variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.95 1.51 2.29 4/337 19315
/proc/meminfo: memFree=7103560/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=20528 CPUtime=0 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 649 0 0 0 0 0 0 0 21 0 1 0 608697485 21020672 592 33554432000 4194304 4300056 140733984547632 18446744073709551615 270613110528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 5132 592 222 26 0 1764 0

[startup+0.0876781 s]
/proc/loadavg: 0.95 1.51 2.29 4/337 19315
/proc/meminfo: memFree=7103560/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=31048 CPUtime=0.08 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 3852 0 0 0 8 0 0 0 21 0 1 0 608697485 31793152 3421 33554432000 4194304 4300056 140733984547632 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 7762 3423 222 26 0 4394 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31048

[startup+0.100665 s]
/proc/loadavg: 0.95 1.51 2.29 4/337 19315
/proc/meminfo: memFree=7103560/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=33596 CPUtime=0.09 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 4424 0 0 0 9 0 0 0 21 0 1 0 608697485 34402304 3951 33554432000 4194304 4300056 140733984547632 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 8399 3952 222 26 0 5031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33596

[startup+0.300625 s]
/proc/loadavg: 0.95 1.51 2.29 4/337 19315
/proc/meminfo: memFree=7103560/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=51328 CPUtime=0.29 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 9081 0 0 0 28 1 0 0 22 0 1 0 608697485 52559872 7981 33554432000 4194304 4300056 140733984547632 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 12832 7982 228 26 0 9464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51328

[startup+0.700498 s]
/proc/loadavg: 0.95 1.51 2.29 4/337 19315
/proc/meminfo: memFree=7103560/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=45280 CPUtime=0.69 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 10529 0 0 0 68 1 0 0 23 0 1 0 608697485 46366720 7012 33554432000 4194304 4300056 140733984547632 18446744073709551615 4276445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 11320 7012 246 26 0 7952 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45280

[startup+1.50039 s]
/proc/loadavg: 0.95 1.51 2.29 5/346 19328
/proc/meminfo: memFree=6919976/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=45280 CPUtime=1.49 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 10781 0 0 0 148 1 0 0 25 0 1 0 608697485 46366720 7264 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 11320 7264 246 26 0 7952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45280

[startup+3.1011 s]
/proc/loadavg: 1.19 1.55 2.30 5/346 19328
/proc/meminfo: memFree=6886868/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=48000 CPUtime=3.09 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 11404 0 0 0 308 1 0 0 25 0 1 0 608697485 49152000 7884 33554432000 4194304 4300056 140733984547632 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 12000 7884 246 26 0 8632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48000

[startup+6.30054 s]
/proc/loadavg: 1.19 1.55 2.30 5/345 19329
/proc/meminfo: memFree=6766536/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=59600 CPUtime=6.29 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 12677 0 0 0 624 5 0 0 25 0 1 0 608697485 61030400 9154 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 14900 9154 247 26 0 11532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59600

[startup+12.7004 s]
/proc/loadavg: 1.62 1.63 2.32 5/349 19334
/proc/meminfo: memFree=6075188/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=71276 CPUtime=12.69 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 15214 0 0 0 1263 6 0 0 25 0 1 0 608697485 72986624 11691 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 17819 11691 247 26 0 14451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71276

[startup+25.5012 s]
/proc/loadavg: 2.07 1.72 2.34 5/349 19335
/proc/meminfo: memFree=5924940/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=90244 CPUtime=25.49 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 20598 0 0 0 2542 7 0 0 25 0 1 0 608697485 92409856 17062 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 22561 17062 247 26 0 19193 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90244

[startup+51.1006 s]
/proc/loadavg: 2.73 1.90 2.38 5/349 19335
/proc/meminfo: memFree=5919668/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=173144 CPUtime=51.1 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 33194 0 0 0 5100 10 0 0 25 0 1 0 608697485 177299456 29629 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 43286 29629 247 26 0 39918 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 173144

[startup+102.313 s]
/proc/loadavg: 3.49 2.25 2.47 5/349 19337
/proc/meminfo: memFree=5572544/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=258224 CPUtime=102.31 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 56789 0 0 0 10216 15 0 0 25 0 1 0 608697485 264421376 53205 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252449 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 64556 53205 247 26 0 61188 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 258224

[startup+162.301 s]
/proc/loadavg: 3.79 2.55 2.56 5/349 19338
/proc/meminfo: memFree=5254616/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=392080 CPUtime=162.3 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 74174 0 0 0 16212 18 0 0 25 0 1 0 608697485 401489920 70584 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 98020 70584 247 26 0 94652 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 392080

[startup+222.3 s]
/proc/loadavg: 4.05 2.86 2.66 5/349 19340
/proc/meminfo: memFree=4868776/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=395876 CPUtime=222.29 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 97540 0 0 0 22208 21 0 0 25 0 1 0 608697485 405377024 93918 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 98969 93918 247 26 0 95601 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 395876

[startup+282.301 s]
/proc/loadavg: 4.21 3.11 2.76 5/349 19342
/proc/meminfo: memFree=4514480/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=615428 CPUtime=282.29 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 124476 0 0 0 28203 26 0 0 25 0 1 0 608697485 630198272 120821 33554432000 4194304 4300056 140733984547632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 153857 120821 247 26 0 150489 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 615428

[startup+342.301 s]
/proc/loadavg: 4.07 3.28 2.84 5/349 19352
/proc/meminfo: memFree=4133776/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=967152 CPUtime=342.3 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 156033 0 0 0 34197 33 0 0 25 0 1 0 608697485 990363648 152345 33554432000 4194304 4300056 140733984547632 18446744073709551615 4262917 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 241788 152345 247 26 0 238420 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 967152

[startup+402.3 s]
/proc/loadavg: 4.03 3.40 2.90 5/349 19354
/proc/meminfo: memFree=3778672/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=970772 CPUtime=402.3 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 177645 0 0 0 40192 38 0 0 25 0 1 0 608697485 994070528 173939 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 242693 173939 247 26 0 239325 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 970772

[startup+462.301 s]
/proc/loadavg: 4.01 3.51 2.97 5/349 19357
/proc/meminfo: memFree=3399112/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=974408 CPUtime=462.29 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 202845 0 0 0 46185 44 0 0 25 0 1 0 608697485 997793792 199110 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 243602 199110 247 26 0 240234 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 974408

[startup+522.301 s]
/proc/loadavg: 4.00 3.59 3.03 5/349 19360
/proc/meminfo: memFree=3034504/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=977584 CPUtime=522.3 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 225981 0 0 0 52181 49 0 0 25 0 1 0 608697485 1001046016 222221 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 244396 222221 247 26 0 241028 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 977584

[startup+582.3 s]
/proc/loadavg: 4.00 3.66 3.09 5/349 19362
/proc/meminfo: memFree=2641012/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=1550040 CPUtime=582.3 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 248913 0 0 0 58176 54 0 0 25 0 1 0 608697485 1587240960 245121 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 387510 245121 247 26 0 384142 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1550040

[startup+642.301 s]
/proc/loadavg: 4.03 3.74 3.15 5/349 19363
/proc/meminfo: memFree=2242184/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=1553112 CPUtime=642.32 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 274476 0 0 0 64172 60 0 0 25 0 1 0 608697485 1590386688 270662 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 388278 270662 247 26 0 384910 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1553112

[startup+702.3 s]
/proc/loadavg: 4.01 3.78 3.20 5/349 19365
/proc/meminfo: memFree=1862116/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=1555552 CPUtime=702.3 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 297668 0 0 0 70165 65 0 0 25 0 1 0 608697485 1592885248 293831 33554432000 4194304 4300056 140733984547632 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 388888 293831 249 26 0 385520 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1555552

[startup+762.313 s]
/proc/loadavg: 4.00 3.82 3.25 5/349 19366
/proc/meminfo: memFree=1514824/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=1556740 CPUtime=762.32 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 315769 0 0 0 76164 68 0 0 25 0 1 0 608697485 1594101760 311898 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 389185 311898 249 26 0 385817 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1556740

[startup+822.301 s]
/proc/loadavg: 4.25 3.92 3.31 5/349 19368
/proc/meminfo: memFree=1156652/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=92204 CPUtime=822.3 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 336648 0 0 0 82152 78 0 0 25 0 1 0 608697485 94416896 18538 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252692 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 23051 18538 249 26 0 19683 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 92204

[startup+882.3 s]
/proc/loadavg: 4.11 3.95 3.36 5/349 19370
/proc/meminfo: memFree=2023936/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=215376 CPUtime=882.31 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 366610 0 0 0 88146 85 0 0 25 0 1 0 608697485 220545024 44941 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252659 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 53844 44941 249 26 0 50476 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 215376

[startup+942.301 s]
/proc/loadavg: 4.04 3.95 3.40 5/349 19371
/proc/meminfo: memFree=1653384/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=429748 CPUtime=942.31 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 395510 0 0 0 94140 91 0 0 25 0 1 0 608697485 440061952 73795 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252579 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 107437 73795 249 26 0 104069 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 429748

[startup+1002.3 s]
/proc/loadavg: 4.01 3.96 3.43 5/349 19373
/proc/meminfo: memFree=1287972/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=430704 CPUtime=1002.31 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 419477 0 0 0 100135 96 0 0 25 0 1 0 608697485 441040896 97741 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 107676 97741 249 26 0 104308 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 430704

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.47 5/349 19374
/proc/meminfo: memFree=928184/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=646180 CPUtime=1062.31 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 442563 0 0 0 106130 101 0 0 25 0 1 0 608697485 661688320 120800 33554432000 4194304 4300056 140733984547632 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 161545 120800 249 26 0 158177 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 646180

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.50 5/349 19376
/proc/meminfo: memFree=499680/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=647748 CPUtime=1122.32 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 465838 0 0 0 112124 108 0 0 25 0 1 0 608697485 663293952 144043 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 161937 144043 249 26 0 158569 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 647748

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.53 5/349 19378
/proc/meminfo: memFree=190112/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=998376 CPUtime=1182.32 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 487799 0 0 0 118119 113 0 0 25 0 1 0 608697485 1022337024 165973 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 249594 165973 249 26 0 246226 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 998376

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.56 5/349 19379
/proc/meminfo: memFree=98228/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=999680 CPUtime=1242.32 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 506304 0 0 0 124114 118 0 0 25 0 1 0 608697485 1023672320 184452 33554432000 4194304 4300056 140733984547632 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 249920 184452 249 26 0 246552 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 999680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.58 5/349 19381
/proc/meminfo: memFree=94020/32951124 swapFree=67056804/67111528
[pid=19315] ppid=19313 vsize=1001228 CPUtime=1300.03 cores=4,6
/proc/19315/stat : 19315 (lr_gl_shr) R 19313 19315 18685 0 -1 4202496 529584 0 0 0 129880 123 0 0 25 0 1 0 608697485 1025257472 207702 33554432000 4194304 4300056 140733984547632 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19315/statm: 250307 207702 249 26 0 246939 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1001228

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.05
CPU time (s): 1300.08
CPU user time (s): 1298.81
CPU system time (s): 1.26781
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1563400

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

runsolver used 4.45832 second user time and 9.74852 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-09 21:56:05
IDJOB=3349636
IDBENCH=82390
IDSOLVER=1813
FILE ID=node108/3349636-1304970965
RUNJOBID= node108-1304970965-19292
PBS_JOBID= 13285642
Free space on /tmp= 35400 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349636-1304970965/watcher-3349636-1304970965 -o /tmp/evaluation-result-3349636-1304970965/solver-3349636-1304970965 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349636-1304970965.cnf -verb=0 -model

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
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:       7103840 kB
Buffers:        230640 kB
Cached:       14927124 kB
SwapCached:       8348 kB
Active:       13143848 kB
Inactive:     12124448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7103840 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           45260 kB
Writeback:           0 kB
AnonPages:    10107612 kB
Mapped:          26372 kB
Slab:           476164 kB
PageTables:      38800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52262848 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= 35240 MiB
End job on node108 at 2011-05-09 22:17:47