Trace number 3349938

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.11 1300.06

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.97 3.97 3.05 4/328 5149
/proc/meminfo: memFree=4021316/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=19888 CPUtime=0 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 493 0 0 0 0 0 0 0 21 0 1 0 687175600 20365312 435 33554432000 4194304 4300056 140733810496144 18446744073709551615 231895490304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 4972 435 221 26 0 1604 0

[startup+0.045605 s]
/proc/loadavg: 3.97 3.97 3.05 4/328 5149
/proc/meminfo: memFree=4021316/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=24972 CPUtime=0.03 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 1844 0 0 0 3 0 0 0 21 0 1 0 687175600 25571328 1737 33554432000 4194304 4300056 140733810496144 18446744073709551615 231895490304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 6243 1737 222 26 0 2875 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24972

[startup+0.100596 s]
/proc/loadavg: 3.97 3.97 3.05 4/328 5149
/proc/meminfo: memFree=4021316/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=31180 CPUtime=0.09 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 3922 0 0 0 9 0 0 0 21 0 1 0 687175600 31928320 3491 33554432000 4194304 4300056 140733810496144 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 7795 3501 222 26 0 4427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31180

[startup+0.300559 s]
/proc/loadavg: 3.97 3.97 3.05 4/328 5149
/proc/meminfo: memFree=4021316/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=59664 CPUtime=0.29 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 12194 0 0 0 27 2 0 0 22 0 1 0 687175600 61095936 10431 33554432000 4194304 4300056 140733810496144 18446744073709551615 231895490304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 14916 10432 223 26 0 11548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59664

[startup+0.700478 s]
/proc/loadavg: 3.97 3.97 3.05 4/328 5149
/proc/meminfo: memFree=4021316/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=71960 CPUtime=0.69 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 15199 0 0 0 67 2 0 0 23 0 1 0 687175600 73687040 13023 33554432000 4194304 4300056 140733810496144 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 17990 13023 228 26 0 14622 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71960

[startup+1.50033 s]
/proc/loadavg: 3.97 3.97 3.05 5/329 5150
/proc/meminfo: memFree=3976556/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=61024 CPUtime=1.49 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 16929 0 0 0 146 3 0 0 25 0 1 0 687175600 62488576 10847 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 15256 10847 236 26 0 11888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61024

[startup+3.10102 s]
/proc/loadavg: 3.97 3.97 3.05 5/329 5150
/proc/meminfo: memFree=3981144/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=61024 CPUtime=3.09 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 17226 0 0 0 306 3 0 0 25 0 1 0 687175600 62488576 11141 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 15256 11141 246 26 0 11888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61024

[startup+6.30041 s]
/proc/loadavg: 3.97 3.97 3.06 5/329 5150
/proc/meminfo: memFree=3964556/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=65444 CPUtime=6.29 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 18017 0 0 0 626 3 0 0 25 0 1 0 687175600 67014656 11932 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 16361 11932 246 26 0 12993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65444

[startup+12.7012 s]
/proc/loadavg: 3.98 3.97 3.06 5/329 5150
/proc/meminfo: memFree=3927968/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=72624 CPUtime=12.69 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 18931 0 0 0 1266 3 0 0 25 0 1 0 687175600 74366976 12846 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 18156 12846 246 26 0 14788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72624

[startup+25.5008 s]
/proc/loadavg: 3.98 3.97 3.08 5/329 5150
/proc/meminfo: memFree=3866444/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=84300 CPUtime=25.49 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 21976 0 0 0 2545 4 0 0 25 0 1 0 687175600 86323200 15886 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 21075 15886 246 26 0 17707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84300

[startup+51.1009 s]
/proc/loadavg: 3.99 3.97 3.10 5/329 5151
/proc/meminfo: memFree=3754548/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=103268 CPUtime=51.1 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 26814 0 0 0 5105 5 0 0 25 0 1 0 687175600 105746432 20720 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 25817 20720 246 26 0 22449 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 103268

[startup+102.312 s]
/proc/loadavg: 3.99 3.97 3.14 5/329 5152
/proc/meminfo: memFree=3406924/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=184176 CPUtime=102.3 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 38285 0 0 0 10223 7 0 0 25 0 1 0 687175600 188596224 32179 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 46044 32179 246 26 0 42676 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 184176

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.20 5/329 5154
/proc/meminfo: memFree=3062368/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=265564 CPUtime=162.3 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 49013 0 0 0 16220 10 0 0 25 0 1 0 687175600 271937536 42899 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 66391 42899 246 26 0 63023 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 265564

[startup+222.3 s]
/proc/loadavg: 4.04 3.99 3.25 5/329 5156
/proc/meminfo: memFree=2697272/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=266428 CPUtime=222.3 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 62509 0 0 0 22218 12 0 0 25 0 1 0 687175600 272822272 56380 33554432000 4194304 4300056 140733810496144 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 66607 56380 246 26 0 63239 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 266428

[startup+282.301 s]
/proc/loadavg: 4.06 4.00 3.30 5/329 5157
/proc/meminfo: memFree=2369936/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=399716 CPUtime=282.3 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 73182 0 0 0 28215 15 0 0 25 0 1 0 687175600 409309184 67040 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 99929 67040 246 26 0 96561 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 399716

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.34 5/329 5159
/proc/meminfo: memFree=2167772/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=400864 CPUtime=342.3 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 84584 0 0 0 34214 16 0 0 25 0 1 0 687175600 410484736 78427 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 100216 78427 246 26 0 96848 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 400864

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.38 5/329 5160
/proc/meminfo: memFree=1921036/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=400996 CPUtime=402.31 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 93987 0 0 0 40213 18 0 0 25 0 1 0 687175600 410619904 87829 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 100249 87829 246 26 0 96881 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 400996

[startup+462.301 s]
/proc/loadavg: 4.14 4.04 3.43 5/329 5162
/proc/meminfo: memFree=1671636/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=401128 CPUtime=462.31 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 102397 0 0 0 46212 19 0 0 25 0 1 0 687175600 410755072 96234 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252447 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 100282 96234 246 26 0 96914 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 401128

[startup+522.301 s]
/proc/loadavg: 4.13 4.06 3.47 5/329 5167
/proc/meminfo: memFree=1430900/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=616184 CPUtime=522.31 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 110901 0 0 0 52211 20 0 0 25 0 1 0 687175600 630972416 104734 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 154046 104734 246 26 0 150678 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 616184

[startup+582.301 s]
/proc/loadavg: 4.04 4.05 3.50 5/329 5168
/proc/meminfo: memFree=1104012/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=617304 CPUtime=582.31 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 120814 0 0 0 58209 22 0 0 25 0 1 0 687175600 632119296 114642 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 154326 114642 246 26 0 150958 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 617304

[startup+642.301 s]
/proc/loadavg: 4.01 4.04 3.53 5/329 5170
/proc/meminfo: memFree=777852/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=618664 CPUtime=642.32 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 136890 0 0 0 64207 25 0 0 25 0 1 0 687175600 633511936 130706 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 154666 130706 246 26 0 151298 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 618664

[startup+702.3 s]
/proc/loadavg: 4.00 4.03 3.56 5/329 5171
/proc/meminfo: memFree=444156/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=619860 CPUtime=702.32 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 149872 0 0 0 70204 28 0 0 25 0 1 0 687175600 634736640 143684 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 154965 143684 246 26 0 151597 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 619860

[startup+762.312 s]
/proc/loadavg: 4.06 4.04 3.59 5/329 5173
/proc/meminfo: memFree=145604/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=972232 CPUtime=762.33 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 168120 0 0 0 76203 30 0 0 25 0 1 0 687175600 995565568 161915 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 243058 161915 246 26 0 239690 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 972232

[startup+822.301 s]
/proc/loadavg: 4.09 4.04 3.61 5/329 5175
/proc/meminfo: memFree=97232/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=972816 CPUtime=822.33 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 178835 0 0 0 82200 33 0 0 25 0 1 0 687175600 996163584 172621 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 243204 172621 246 26 0 239836 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 972816

[startup+882.3 s]
/proc/loadavg: 4.03 4.03 3.64 5/329 5176
/proc/meminfo: memFree=97328/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=974116 CPUtime=882.32 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 189117 0 0 0 88197 35 0 0 25 0 1 0 687175600 997494784 182893 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 243529 182893 246 26 0 240161 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 974116

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.66 5/329 5178
/proc/meminfo: memFree=94784/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=975208 CPUtime=942.33 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 202422 0 0 0 94195 38 0 0 25 0 1 0 687175600 998612992 196172 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 243802 196172 246 26 0 240434 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 975208

[startup+1002.3 s]
/proc/loadavg: 4.05 4.03 3.68 5/329 5179
/proc/meminfo: memFree=99196/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=975340 CPUtime=1002.33 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 209661 0 0 0 100194 39 0 0 25 0 1 0 687175600 998748160 203406 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252651 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 243835 203406 246 26 0 240467 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 975340

[startup+1062.3 s]
/proc/loadavg: 3.53 3.90 3.65 4/323 5199
/proc/meminfo: memFree=1340092/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=975608 CPUtime=1062.33 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 216577 0 0 0 106192 41 0 0 25 0 1 0 687175600 999022592 210318 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 243902 210318 246 26 0 240534 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 975608

[startup+1122.3 s]
/proc/loadavg: 3.19 3.73 3.61 4/323 5201
/proc/meminfo: memFree=1079208/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=975608 CPUtime=1122.34 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 223629 0 0 0 112192 42 0 0 25 0 1 0 687175600 999022592 217370 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 243902 217370 246 26 0 240534 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 975608

[startup+1182.3 s]
/proc/loadavg: 3.07 3.60 3.57 4/323 5202
/proc/meminfo: memFree=837620/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=977408 CPUtime=1182.34 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 237296 0 0 0 118188 46 0 0 25 0 1 0 687175600 1000865792 231029 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 244352 231029 246 26 0 240984 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 977408

[startup+1242.3 s]
/proc/loadavg: 3.02 3.48 3.53 4/323 5204
/proc/meminfo: memFree=547084/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=1546868 CPUtime=1242.34 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 252238 0 0 0 124185 49 0 0 25 0 1 0 687175600 1583992832 245961 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 386717 245961 246 26 0 383349 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1546868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.53 3.29 3.46 2/311 5241
/proc/meminfo: memFree=5727484/32950928 swapFree=67085488/67111528
[pid=5149] ppid=5147 vsize=1547140 CPUtime=1300.05 cores=0,2
/proc/5149/stat : 5149 (lr_gl_shr) R 5147 5149 4834 0 -1 4202496 261683 0 0 0 129953 52 0 0 25 0 1 0 687175600 1584271360 255403 33554432000 4194304 4300056 140733810496144 18446744073709551615 4252384 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5149/statm: 386785 255403 246 26 0 383417 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1547140

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.06
CPU time (s): 1300.11
CPU user time (s): 1299.54
CPU system time (s): 0.571913
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1547140

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

runsolver used 4.13437 second user time and 8.88365 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-09 21:30:49
IDJOB=3349938
IDBENCH=82392
IDSOLVER=1814
FILE ID=node114/3349938-1304969449
RUNJOBID= node114-1304968099-4852
PBS_JOBID= 13285636
Free space on /tmp= 39544 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-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-3349938-1304969449/watcher-3349938-1304969449 -o /tmp/evaluation-result-3349938-1304969449/solver-3349938-1304969449 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349938-1304969449.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1362644506

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4021596 kB
Buffers:        224484 kB
Cached:       16524764 kB
SwapCached:        192 kB
Active:       15878496 kB
Inactive:     12425216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4021596 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          270840 kB
Writeback:           0 kB
AnonPages:    11554464 kB
Mapped:          27220 kB
Slab:           520564 kB
PageTables:      39984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 54016948 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= 39824 MiB
End job on node114 at 2011-05-09 21:52:31