Trace number 3318226

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: MiniSAT 2.2.0-agile-26? (TO) 1300.01 1300.07

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
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 variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

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-3318226-1304903399/watcher-3318226-1304903399 -o /tmp/evaluation-result-3318226-1304903399/solver-3318226-1304903399 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318226-1304903399.cnf 

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: 4.03 4.02 3.84 5/364 28674
/proc/meminfo: memFree=6787596/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=19932 CPUtime=0 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 880 0 0 0 0 0 0 0 23 0 1 0 601937331 20410368 811 33554432000 4194304 4291235 140735871993712 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 4983 811 213 24 0 1617 0

[startup+0.105946 s]
/proc/loadavg: 4.03 4.02 3.84 5/364 28674
/proc/meminfo: memFree=6787596/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=30960 CPUtime=0.09 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 4254 0 0 0 9 0 0 0 23 0 1 0 601937331 31703040 4111 33554432000 4194304 4291235 140735871993712 18446744073709551615 4220502 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 7740 4112 215 24 0 4374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30960

[startup+0.200929 s]
/proc/loadavg: 4.03 4.02 3.84 5/364 28674
/proc/meminfo: memFree=6787596/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=43924 CPUtime=0.18 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 7708 0 0 0 18 0 0 0 24 0 1 0 601937331 44978176 7340 33554432000 4194304 4291235 140735871993712 18446744073709551615 239476752810 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 10981 7342 216 24 0 7615 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 43924

[startup+0.30092 s]
/proc/loadavg: 4.03 4.02 3.84 5/364 28674
/proc/meminfo: memFree=6787596/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=63688 CPUtime=0.29 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 12809 0 0 0 28 1 0 0 25 0 1 0 601937331 65216512 11913 33554432000 4194304 4291235 140735871993712 18446744073709551615 239476391691 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 15922 11921 216 24 0 12556 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63688

[startup+0.700833 s]
/proc/loadavg: 4.03 4.02 3.84 5/364 28674
/proc/meminfo: memFree=6787596/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=139456 CPUtime=0.69 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 31564 0 0 0 65 4 0 0 25 0 1 0 601937331 142802944 28688 33554432000 4194304 4291235 140735871993712 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 34864 28690 216 24 0 31498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139456

[startup+1.50068 s]
/proc/loadavg: 4.03 4.02 3.84 5/365 28675
/proc/meminfo: memFree=6608664/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=1.49 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67268 0 0 0 137 12 0 0 25 0 1 0 601937331 319033344 60471 33554432000 4194304 4291235 140735871993712 18446744073709551615 4215464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60471 236 24 0 74523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 311556

[startup+3.10037 s]
/proc/loadavg: 4.03 4.02 3.84 5/365 28675
/proc/meminfo: memFree=6543160/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=3.1 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 298 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 311556

[startup+6.30076 s]
/proc/loadavg: 4.03 4.02 3.84 5/365 28675
/proc/meminfo: memFree=6545792/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=6.29 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 617 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4230012 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 311556

[startup+12.7005 s]
/proc/loadavg: 4.02 4.02 3.84 5/365 28675
/proc/meminfo: memFree=6516768/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=12.69 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 1257 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 311556

[startup+25.5011 s]
/proc/loadavg: 4.02 4.02 3.84 5/365 28675
/proc/meminfo: memFree=6474324/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=25.49 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 2537 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 311556

[startup+51.1012 s]
/proc/loadavg: 4.01 4.02 3.84 5/365 28703
/proc/meminfo: memFree=6213852/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=51.08 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 5096 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 311556

[startup+102.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/365 28704
/proc/meminfo: memFree=6213468/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=102.26 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 10214 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 311556

[startup+162.301 s]
/proc/loadavg: 4.04 4.02 3.86 5/365 28706
/proc/meminfo: memFree=6111480/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=162.26 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 16214 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 311556

[startup+222.3 s]
/proc/loadavg: 4.01 4.02 3.86 5/365 28708
/proc/meminfo: memFree=6080976/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=222.25 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 22213 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 311556

[startup+282.301 s]
/proc/loadavg: 4.11 4.05 3.89 5/365 28736
/proc/meminfo: memFree=6378664/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=282.25 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 28213 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 311556

[startup+342.3 s]
/proc/loadavg: 4.04 4.04 3.89 5/365 28738
/proc/meminfo: memFree=6396076/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=311556 CPUtime=342.24 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 67269 0 0 0 34212 12 0 0 25 0 1 0 601937331 319033344 60472 33554432000 4194304 4291235 140735871993712 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 77889 60472 237 24 0 74523 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 311556

[startup+402.301 s]
/proc/loadavg: 4.01 4.03 3.90 5/365 28739
/proc/meminfo: memFree=6293012/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=383716 CPUtime=402.24 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 109269 0 0 0 40203 21 0 0 25 0 1 0 601937331 392925184 76110 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 95929 76110 259 24 0 92563 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 383716

[startup+462.3 s]
/proc/loadavg: 4.00 4.02 3.90 5/365 28741
/proc/meminfo: memFree=6264580/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=515976 CPUtime=462.24 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 125782 0 0 0 46199 25 0 0 25 0 1 0 601937331 528359424 92485 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 128994 92485 259 24 0 125628 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 515976

[startup+522.301 s]
/proc/loadavg: 4.06 4.03 3.91 5/365 28770
/proc/meminfo: memFree=6243972/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=515976 CPUtime=522.24 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 138850 0 0 0 52196 28 0 0 25 0 1 0 601937331 528359424 105456 33554432000 4194304 4291235 140735871993712 18446744073709551615 4256091 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 128994 105456 259 24 0 125628 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 515976

[startup+582.3 s]
/proc/loadavg: 4.06 4.04 3.92 5/365 28771
/proc/meminfo: memFree=6181940/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=515976 CPUtime=582.24 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 151468 0 0 0 58190 34 0 0 25 0 1 0 601937331 528359424 117984 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 128994 117984 259 24 0 125628 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 515976

[startup+642.314 s]
/proc/loadavg: 4.02 4.03 3.92 5/365 28773
/proc/meminfo: memFree=6052572/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=730900 CPUtime=642.24 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 161499 0 0 0 64187 37 0 0 25 0 1 0 601937331 748441600 127939 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 182725 127939 259 24 0 179359 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 730900

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.92 5/365 28774
/proc/meminfo: memFree=5967464/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=730900 CPUtime=702.23 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 169661 0 0 0 70183 40 0 0 25 0 1 0 601937331 748441600 136039 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 182725 136039 259 24 0 179359 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 730900

[startup+762.301 s]
/proc/loadavg: 4.06 4.03 3.92 5/365 28776
/proc/meminfo: memFree=5833000/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=730900 CPUtime=762.23 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 179925 0 0 0 76179 44 0 0 25 0 1 0 601937331 748441600 146234 33554432000 4194304 4291235 140735871993712 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 182725 146234 259 24 0 179359 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 730900

[startup+822.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/365 28778
/proc/meminfo: memFree=5786712/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=730900 CPUtime=822.23 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 186999 0 0 0 82177 46 0 0 25 0 1 0 601937331 748441600 153247 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 182725 153247 259 24 0 179359 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 730900

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.92 5/365 28779
/proc/meminfo: memFree=5680776/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=730900 CPUtime=882.24 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 194720 0 0 0 88174 50 0 0 25 0 1 0 601937331 748441600 160903 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 182725 160903 259 24 0 179359 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 730900

[startup+942.3 s]
/proc/loadavg: 4.08 4.03 3.93 5/365 28781
/proc/meminfo: memFree=5648860/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=730900 CPUtime=942.23 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 202079 0 0 0 94171 52 0 0 25 0 1 0 601937331 748441600 168209 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 182725 168209 259 24 0 179359 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 730900

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/365 28782
/proc/meminfo: memFree=5548388/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=730900 CPUtime=1002.24 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 209416 0 0 0 100169 55 0 0 25 0 1 0 601937331 748441600 175500 33554432000 4194304 4291235 140735871993712 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 182725 175500 259 24 0 179359 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 730900

[startup+1062.3 s]
/proc/loadavg: 4.10 4.05 3.94 5/365 28784
/proc/meminfo: memFree=5546596/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=1080148 CPUtime=1062.23 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 216304 0 0 0 106166 57 0 0 25 0 1 0 601937331 1106071552 182329 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 270037 182329 259 24 0 266671 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 1080148

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.94 5/365 28786
/proc/meminfo: memFree=5449720/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=1080148 CPUtime=1122.24 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 223333 0 0 0 112164 60 0 0 25 0 1 0 601937331 1106071552 189306 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 270037 189306 259 24 0 266671 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 1080148

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/365 28787
/proc/meminfo: memFree=5432680/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=1080148 CPUtime=1182.25 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 231016 0 0 0 118162 63 0 0 25 0 1 0 601937331 1106071552 196947 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 270037 196947 259 24 0 266671 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 1080148

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/365 28789
/proc/meminfo: memFree=5330968/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=1080148 CPUtime=1242.23 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 236701 0 0 0 124158 65 0 0 25 0 1 0 601937331 1106071552 202596 33554432000 4194304 4291235 140735871993712 18446744073709551615 4255886 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 270037 202596 259 24 0 266671 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 1080148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.95 6/365 28790
/proc/meminfo: memFree=5239908/32950928 swapFree=67056568/67111528
[pid=28674] ppid=28672 vsize=1080148 CPUtime=1299.97 cores=0,2
/proc/28674/stat : 28674 (minisat) R 28672 28674 27748 0 -1 4202496 243159 0 0 0 129929 68 0 0 25 0 1 0 601937331 1106071552 209027 33554432000 4194304 4291235 140735871993712 18446744073709551615 4262976 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28674/statm: 270037 209027 259 24 0 266671 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1080148

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.01
CPU user time (s): 1299.29
CPU system time (s): 0.71789
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 1080148

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

runsolver used 4.91325 second user time and 10.3494 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 03:10:03
IDJOB=3318226
IDBENCH=83463
IDSOLVER=1707
FILE ID=node148/3318226-1304903399
RUNJOBID= node148-1304903266-28439
PBS_JOBID= 13282123
Free space on /tmp= 30900 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318226-1304903399/watcher-3318226-1304903399 -o /tmp/evaluation-result-3318226-1304903399/solver-3318226-1304903399 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318226-1304903399.cnf

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=1557291699

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.854
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.854
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.82
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.854
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:     32950928 kB
MemFree:       6787876 kB
Buffers:        230924 kB
Cached:       21952684 kB
SwapCached:       8268 kB
Active:       10695080 kB
Inactive:     14679324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6787876 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          160016 kB
Writeback:           0 kB
AnonPages:     3188764 kB
Mapped:          27696 kB
Slab:           693908 kB
PageTables:      30100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85032528 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= 30872 MiB
End job on node148 at 2011-05-09 03:31:45