Trace number 3318227

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

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
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 clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

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

running on 2 cores: 5,7

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.01 4.02 3.84 4/364 28702
/proc/meminfo: memFree=6465172/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=20324 CPUtime=0.01 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 1030 0 0 0 1 0 0 0 23 0 1 0 601941316 20811776 961 33554432000 4194304 4291235 140735528648880 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 5081 961 213 24 0 1715 0

[startup+0.054968 s]
/proc/loadavg: 4.01 4.02 3.84 4/364 28702
/proc/meminfo: memFree=6465172/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=24152 CPUtime=0.05 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 2557 0 0 0 5 0 0 0 23 0 1 0 601941316 24731648 2483 33554432000 4194304 4291235 140735528648880 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 6038 2484 213 24 0 2672 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24152

[startup+0.100961 s]
/proc/loadavg: 4.01 4.02 3.84 4/364 28702
/proc/meminfo: memFree=6465172/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=31272 CPUtime=0.09 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 4213 0 0 0 9 0 0 0 23 0 1 0 601941316 32022528 4126 33554432000 4194304 4291235 140735528648880 18446744073709551615 4220502 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 7818 4127 215 24 0 4452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31272

[startup+0.300922 s]
/proc/loadavg: 4.01 4.02 3.84 4/364 28702
/proc/meminfo: memFree=6465172/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=63516 CPUtime=0.29 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 13017 0 0 0 28 1 0 0 24 0 1 0 601941316 65040384 12170 33554432000 4194304 4291235 140735528648880 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 15879 12172 216 24 0 12513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63516

[startup+0.700848 s]
/proc/loadavg: 4.01 4.02 3.84 4/364 28702
/proc/meminfo: memFree=6465172/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=141000 CPUtime=0.69 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 32978 0 0 0 64 5 0 0 25 0 1 0 601941316 144384000 29834 33554432000 4194304 4291235 140735528648880 18446744073709551615 4220502 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 35250 29835 216 24 0 31884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141000

[startup+1.50069 s]
/proc/loadavg: 4.01 4.02 3.84 6/365 28703
/proc/meminfo: memFree=6289712/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=1.48 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69947 0 0 0 137 11 0 0 25 0 1 0 601941316 315035648 63206 33554432000 4194304 4291235 140735528648880 18446744073709551615 4215134 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63206 236 24 0 73547 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 307652

[startup+3.11438 s]
/proc/loadavg: 4.01 4.02 3.84 6/365 28703
/proc/meminfo: memFree=6212956/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=3.1 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 299 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 307652

[startup+6.30077 s]
/proc/loadavg: 4.01 4.02 3.84 6/365 28703
/proc/meminfo: memFree=6213344/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=6.3 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 619 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4229912 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 307652

[startup+12.7005 s]
/proc/loadavg: 4.01 4.02 3.84 6/365 28703
/proc/meminfo: memFree=6213240/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=12.69 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 1258 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 307652

[startup+25.5011 s]
/proc/loadavg: 4.01 4.02 3.84 6/365 28703
/proc/meminfo: memFree=6213824/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=25.49 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 2538 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4229991 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 307652

[startup+51.1048 s]
/proc/loadavg: 4.00 4.02 3.84 6/365 28704
/proc/meminfo: memFree=6180480/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=51.09 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 5098 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4229983 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 307652

[startup+102.3 s]
/proc/loadavg: 4.06 4.03 3.86 6/365 28705
/proc/meminfo: memFree=6174872/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=102.29 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 10218 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 307652

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 3.86 6/365 28707
/proc/meminfo: memFree=6066808/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=162.29 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 16218 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 307652

[startup+222.3 s]
/proc/loadavg: 4.15 4.06 3.88 6/365 28709
/proc/meminfo: memFree=6035988/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=222.29 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 22218 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4230012 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 307652

[startup+282.301 s]
/proc/loadavg: 4.05 4.05 3.89 6/365 28737
/proc/meminfo: memFree=6366596/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=282.3 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 28219 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 307652

[startup+342.3 s]
/proc/loadavg: 4.02 4.04 3.89 6/365 28739
/proc/meminfo: memFree=6361980/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=342.3 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 34219 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 307652

[startup+402.301 s]
/proc/loadavg: 4.00 4.03 3.90 6/365 28740
/proc/meminfo: memFree=6238760/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=402.31 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 40220 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4229925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 307652

[startup+462.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/365 28769
/proc/meminfo: memFree=6248188/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=462.3 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 46219 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 307652

[startup+522.314 s]
/proc/loadavg: 4.08 4.04 3.92 5/365 28771
/proc/meminfo: memFree=6152184/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=307652 CPUtime=522.32 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 69948 0 0 0 52221 11 0 0 25 0 1 0 601941316 315035648 63207 33554432000 4194304 4291235 140735528648880 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 76913 63207 237 24 0 73547 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 307652

[startup+582.3 s]
/proc/loadavg: 4.03 4.03 3.92 5/365 28772
/proc/meminfo: memFree=6112840/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=298424 CPUtime=582.32 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 100378 0 0 0 58215 17 0 0 25 0 1 0 601941316 305586176 64971 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 74606 64971 259 24 0 71240 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 298424

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.92 5/365 28774
/proc/meminfo: memFree=6011864/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=379812 CPUtime=642.32 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 117198 0 0 0 64209 23 0 0 25 0 1 0 601941316 388927488 81635 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 94953 81635 259 24 0 91587 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 379812

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.92 5/365 28775
/proc/meminfo: memFree=5873688/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=512072 CPUtime=702.31 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 129438 0 0 0 70204 27 0 0 25 0 1 0 601941316 524361728 93770 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 128018 93770 259 24 0 124652 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 512072

[startup+762.301 s]
/proc/loadavg: 4.03 4.03 3.92 5/365 28777
/proc/meminfo: memFree=5823544/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=512072 CPUtime=762.32 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 140100 0 0 0 76200 32 0 0 25 0 1 0 601941316 524361728 104351 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 128018 104351 259 24 0 124652 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 512072

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/365 28779
/proc/meminfo: memFree=5713028/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=512072 CPUtime=822.32 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 149975 0 0 0 82195 37 0 0 25 0 1 0 601941316 524361728 114147 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 128018 114147 259 24 0 124652 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 512072

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.92 5/365 28780
/proc/meminfo: memFree=5682096/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=512072 CPUtime=882.33 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 158373 0 0 0 88192 41 0 0 25 0 1 0 601941316 524361728 122464 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 128018 122464 259 24 0 124652 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 512072

[startup+942.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/365 28782
/proc/meminfo: memFree=5580636/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=726996 CPUtime=942.33 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 166516 0 0 0 94188 45 0 0 25 0 1 0 601941316 744443904 130534 33554432000 4194304 4291235 140735528648880 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 181749 130534 259 24 0 178383 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 726996

[startup+1002.3 s]
/proc/loadavg: 4.13 4.05 3.94 5/365 28783
/proc/meminfo: memFree=5576860/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=726996 CPUtime=1002.33 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 174044 0 0 0 100185 48 0 0 25 0 1 0 601941316 744443904 138008 33554432000 4194304 4291235 140735528648880 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 181749 138008 259 24 0 178383 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 726996

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.94 5/365 28785
/proc/meminfo: memFree=5481724/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=726996 CPUtime=1062.34 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 180433 0 0 0 106184 50 0 0 25 0 1 0 601941316 744443904 144340 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255866 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 181749 144340 259 24 0 178383 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 726996

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.94 5/365 28787
/proc/meminfo: memFree=5386312/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=729268 CPUtime=1122.34 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 188219 0 0 0 112180 54 0 0 25 0 1 0 601941316 746770432 152061 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 182317 152061 259 24 0 178951 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 729268

[startup+1182.31 s]
/proc/loadavg: 4.00 4.02 3.94 5/365 28788
/proc/meminfo: memFree=5360732/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=732084 CPUtime=1182.35 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 195083 0 0 0 118179 56 0 0 25 0 1 0 601941316 749654016 158883 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 183021 158883 259 24 0 179655 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 732084

[startup+1242.3 s]
/proc/loadavg: 4.10 4.05 3.95 5/365 28790
/proc/meminfo: memFree=5274264/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=733608 CPUtime=1242.34 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 201216 0 0 0 124176 58 0 0 25 0 1 0 601941316 751214592 164972 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 183402 164972 259 24 0 180036 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 733608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 3.60 3.93 3.91 4/359 28809
/proc/meminfo: memFree=6206788/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=739288 CPUtime=1300.06 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 209898 0 0 0 129945 61 0 0 25 0 1 0 601941316 757030912 173602 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 184822 173602 259 24 0 181456 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 739288

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

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

[startup+1300.01 s]
/proc/loadavg: 3.60 3.93 3.91 4/359 28809
/proc/meminfo: memFree=6206788/32950928 swapFree=67056568/67111528
[pid=28702] ppid=28700 vsize=739288 CPUtime=1300.06 cores=5,7
/proc/28702/stat : 28702 (minisat) R 28700 28702 27748 0 -1 4202496 209898 0 0 0 129945 61 0 0 25 0 1 0 601941316 757030912 173602 33554432000 4194304 4291235 140735528648880 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28702/statm: 184822 173602 259 24 0 181456 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 739288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.11
CPU user time (s): 1299.46
CPU system time (s): 0.646901
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 739288

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

runsolver used 4.39733 second user time and 10.9763 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 03:10:43
IDJOB=3318227
IDBENCH=83466
IDSOLVER=1707
FILE ID=node148/3318227-1304903438
RUNJOBID= node148-1304903266-28442
PBS_JOBID= 13282123
Free space on /tmp= 30812 MiB

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

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=561492323

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:       6465452 kB
Buffers:        231132 kB
Cached:       22050896 kB
SwapCached:       8268 kB
Active:       11010196 kB
Inactive:     14684916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6465452 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          246136 kB
Writeback:           0 kB
AnonPages:     3411108 kB
Mapped:          27632 kB
Slab:           694328 kB
PageTables:      30452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85275216 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= 30968 MiB
End job on node148 at 2011-05-09 03:32:25