Trace number 3362543

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 reference: minisat 2.2.0? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

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-3362543-1305308191/watcher-3362543-1305308191 -o /tmp/evaluation-result-3362543-1305308191/solver-3362543-1305308191 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362543-1305308191.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.00 4.00 4.00 4/425 2371
/proc/meminfo: memFree=4859808/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=19388 CPUtime=0 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 684 0 0 0 0 0 0 0 25 0 1 0 721049908 19853312 621 33554432000 4194304 4291037 140736491625312 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 4847 622 213 24 0 1481 0

[startup+0.084958 s]
/proc/loadavg: 4.00 4.00 4.00 4/425 2371
/proc/meminfo: memFree=4859808/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=33400 CPUtime=0.07 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 5216 0 0 0 7 0 0 0 25 0 1 0 721049908 34201600 4641 33554432000 4194304 4291037 140736491625312 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 8350 4642 216 24 0 4984 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33400

[startup+0.100957 s]
/proc/loadavg: 4.00 4.00 4.00 4/425 2371
/proc/meminfo: memFree=4859808/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=35576 CPUtime=0.09 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 6049 0 0 0 8 1 0 0 25 0 1 0 721049908 36429824 5408 33554432000 4194304 4291037 140736491625312 18446744073709551615 4276877 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 8894 5409 216 24 0 5528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35576

[startup+0.300923 s]
/proc/loadavg: 4.00 4.00 4.00 4/425 2371
/proc/meminfo: memFree=4859808/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=35572 CPUtime=0.29 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 6092 0 0 0 28 1 0 0 25 0 1 0 721049908 36425728 5449 33554432000 4194304 4291037 140736491625312 18446744073709551615 4229971 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 8893 5449 239 24 0 5527 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35572

[startup+0.700855 s]
/proc/loadavg: 4.00 4.00 4.00 4/425 2371
/proc/meminfo: memFree=4859808/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=35572 CPUtime=0.69 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 6092 0 0 0 68 1 0 0 25 0 1 0 721049908 36425728 5449 33554432000 4194304 4291037 140736491625312 18446744073709551615 4229968 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 8893 5449 239 24 0 5527 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35572

[startup+1.50071 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2372
/proc/meminfo: memFree=4835768/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=35572 CPUtime=1.49 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 6092 0 0 0 148 1 0 0 25 0 1 0 721049908 36425728 5449 33554432000 4194304 4291037 140736491625312 18446744073709551615 4230042 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 8893 5449 239 24 0 5527 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35572

[startup+3.10044 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2372
/proc/meminfo: memFree=4831676/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=35572 CPUtime=3.09 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 6092 0 0 0 308 1 0 0 25 0 1 0 721049908 36425728 5449 33554432000 4194304 4291037 140736491625312 18446744073709551615 4230042 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 8893 5449 239 24 0 5527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35572

[startup+6.30087 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2372
/proc/meminfo: memFree=5043600/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=35724 CPUtime=6.29 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 6184 0 0 0 628 1 0 0 25 0 1 0 721049908 36581376 5537 33554432000 4194304 4291037 140736491625312 18446744073709551615 4230042 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 8931 5537 240 24 0 5565 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35724

[startup+12.7008 s]
/proc/loadavg: 4.08 4.02 4.01 5/426 2373
/proc/meminfo: memFree=5002160/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=58016 CPUtime=12.69 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 12023 0 0 0 1267 2 0 0 25 0 1 0 721049908 59408384 9223 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 14504 9223 258 24 0 11138 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58016

[startup+25.5006 s]
/proc/loadavg: 4.06 4.02 4.00 5/426 2373
/proc/meminfo: memFree=4923176/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=81072 CPUtime=25.49 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 17156 0 0 0 2546 3 0 0 25 0 1 0 721049908 83017728 14277 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 20268 14277 258 24 0 16902 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81072

[startup+51.101 s]
/proc/loadavg: 4.04 4.01 4.00 5/426 2374
/proc/meminfo: memFree=4806600/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=118380 CPUtime=51.09 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 24151 0 0 0 5104 5 0 0 25 0 1 0 721049908 121221120 21183 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 29595 21183 258 24 0 26229 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118380

[startup+102.316 s]
/proc/loadavg: 4.10 4.04 4.01 5/426 2376
/proc/meminfo: memFree=4727420/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=93032 CPUtime=102.31 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 39708 0 0 0 10221 10 0 0 25 0 1 0 721049908 95264768 16871 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 23258 16871 258 24 0 19892 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 93032

[startup+162.301 s]
/proc/loadavg: 4.07 4.04 4.01 5/425 2382
/proc/meminfo: memFree=6120876/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=178936 CPUtime=162.3 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 52663 0 0 0 16215 15 0 0 25 0 1 0 721049908 183230464 29633 33554432000 4194304 4291037 140736491625312 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 44734 29633 258 24 0 41368 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 178936

[startup+222.301 s]
/proc/loadavg: 3.60 3.92 3.97 4/420 2427
/proc/meminfo: memFree=6083584/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=132748 CPUtime=222.3 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 71803 0 0 0 22209 21 0 0 25 0 1 0 721049908 135933952 25360 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 33187 25360 258 24 0 29821 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 132748

[startup+282.301 s]
/proc/loadavg: 3.22 3.75 3.90 4/420 2429
/proc/meminfo: memFree=6051328/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=186272 CPUtime=282.29 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 82853 0 0 0 28205 24 0 0 25 0 1 0 721049908 190742528 36249 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 46568 36249 258 24 0 43202 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 186272

[startup+342.301 s]
/proc/loadavg: 3.08 3.61 3.85 4/420 2430
/proc/meminfo: memFree=5976136/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=138436 CPUtime=342.3 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 101786 0 0 0 34199 31 0 0 25 0 1 0 721049908 141758464 27912 33554432000 4194304 4291037 140736491625312 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 34609 27912 258 24 0 31243 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 138436

[startup+402.301 s]
/proc/loadavg: 3.07 3.51 3.79 4/420 2432
/proc/meminfo: memFree=6094656/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=191060 CPUtime=402.3 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 110819 0 0 0 40197 33 0 0 25 0 1 0 721049908 195645440 36797 33554432000 4194304 4291037 140736491625312 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 47765 36797 258 24 0 44399 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 191060

[startup+462.301 s]
/proc/loadavg: 3.10 3.43 3.75 4/420 2434
/proc/meminfo: memFree=6051344/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=141444 CPUtime=462.3 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 132933 0 0 0 46191 39 0 0 25 0 1 0 721049908 144838656 29866 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 35361 29866 258 24 0 31995 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 141444

[startup+522.301 s]
/proc/loadavg: 3.04 3.35 3.70 4/420 2435
/proc/meminfo: memFree=6030496/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=193528 CPUtime=522.3 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 143836 0 0 0 52188 42 0 0 25 0 1 0 721049908 198172672 40605 33554432000 4194304 4291037 140736491625312 18446744073709551615 4262249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 48382 40605 258 24 0 45016 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 193528

[startup+582.3 s]
/proc/loadavg: 3.01 3.29 3.65 4/420 2437
/proc/meminfo: memFree=6001696/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=146844 CPUtime=582.3 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 163503 0 0 0 58182 48 0 0 25 0 1 0 721049908 150368256 27679 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 36711 27679 258 24 0 33345 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 146844

[startup+642.301 s]
/proc/loadavg: 3.12 3.26 3.62 4/420 2438
/proc/meminfo: memFree=6094788/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=200228 CPUtime=642.3 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 176999 0 0 0 64177 53 0 0 25 0 1 0 721049908 205033472 41007 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 50057 41007 258 24 0 46691 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 200228

[startup+702.3 s]
/proc/loadavg: 3.09 3.23 3.58 4/420 2440
/proc/meminfo: memFree=5909368/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=290520 CPUtime=702.3 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 187678 0 0 0 70173 57 0 0 25 0 1 0 721049908 297492480 51570 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 72630 51570 258 24 0 69264 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 290520

[startup+762.316 s]
/proc/loadavg: 3.03 3.18 3.54 4/420 2442
/proc/meminfo: memFree=5928184/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=160432 CPUtime=762.32 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 207155 0 0 0 76170 62 0 0 25 0 1 0 721049908 164282368 32077 33554432000 4194304 4291037 140736491625312 18446744073709551615 4261839 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 40108 32077 258 24 0 36742 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 160432

[startup+822.3 s]
/proc/loadavg: 3.01 3.15 3.51 4/420 2443
/proc/meminfo: memFree=6004024/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=210520 CPUtime=822.31 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 220304 0 0 0 82166 65 0 0 25 0 1 0 721049908 215572480 45063 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 52630 45063 258 24 0 49264 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 210520

[startup+882.301 s]
/proc/loadavg: 3.00 3.12 3.47 4/420 2445
/proc/meminfo: memFree=5963336/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=112156 CPUtime=882.31 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 233806 0 0 0 88162 69 0 0 25 0 1 0 721049908 114847744 23297 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 28039 23297 258 24 0 24673 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 112156

[startup+942.3 s]
/proc/loadavg: 3.12 3.13 3.45 4/420 2446
/proc/meminfo: memFree=6110988/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=212032 CPUtime=942.31 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 247386 0 0 0 94157 74 0 0 25 0 1 0 721049908 217120768 36628 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 53008 36628 258 24 0 49642 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 212032

[startup+1002.3 s]
/proc/loadavg: 2.65 3.00 3.39 3/414 2466
/proc/meminfo: memFree=6157228/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=212744 CPUtime=1002.31 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 255835 0 0 0 100153 78 0 0 25 0 1 0 721049908 217849856 44904 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 53186 44904 258 24 0 49820 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 212744

[startup+1062.3 s]
/proc/loadavg: 1.75 2.69 3.26 2/408 2486
/proc/meminfo: memFree=6407716/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=166156 CPUtime=1062.31 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 274819 0 0 0 106147 84 0 0 25 0 1 0 721049908 170143744 29557 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 41539 29557 258 24 0 38173 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 166156

[startup+1122.3 s]
/proc/loadavg: 1.31 2.40 3.12 2/408 2487
/proc/meminfo: memFree=6359196/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=216244 CPUtime=1122.31 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 286864 0 0 0 112143 88 0 0 25 0 1 0 721049908 221433856 41397 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 54061 41397 258 24 0 50695 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 216244

[startup+1182.3 s]
/proc/loadavg: 1.11 2.14 2.98 2/408 2489
/proc/meminfo: memFree=6325292/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=217740 CPUtime=1182.32 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 295572 0 0 0 118139 93 0 0 25 0 1 0 721049908 222965760 49959 33554432000 4194304 4291037 140736491625312 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 54435 49959 258 24 0 51069 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 217740

[startup+1242.3 s]
/proc/loadavg: 1.04 1.93 2.85 2/408 2490
/proc/meminfo: memFree=6387856/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=167652 CPUtime=1242.32 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 314736 0 0 0 124134 98 0 0 25 0 1 0 721049908 171675648 34220 33554432000 4194304 4291037 140736491625312 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 41913 34220 258 24 0 38547 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 167652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.76 2.74 2/408 2492
/proc/meminfo: memFree=6343404/32950940 swapFree=67111356/67111528
[pid=2371] ppid=2369 vsize=218592 CPUtime=1300.03 cores=5,7
/proc/2371/stat : 2371 (minisat_release) R 2369 2371 1983 0 -1 4202496 325919 0 0 0 129901 102 0 0 25 0 1 0 721049908 223838208 45187 33554432000 4194304 4291037 140736491625312 18446744073709551615 4248312 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2371/statm: 54648 45187 258 24 0 51282 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 218592

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.02
CPU system time (s): 1.02984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 316308

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

runsolver used 5.05123 second user time and 12.7051 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-13 19:36:31
IDJOB=3362543
IDBENCH=83446
IDSOLVER=1840
FILE ID=node117/3362543-1305308191
RUNJOBID= node117-1305306512-2004
PBS_JOBID= 13321473
Free space on /tmp= 37728 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362543-1305308191/watcher-3362543-1305308191 -o /tmp/evaluation-result-3362543-1305308191/solver-3362543-1305308191 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362543-1305308191.cnf

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=1169845730

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       4859840 kB
Buffers:        254808 kB
Cached:       17649060 kB
SwapCached:          0 kB
Active:       15581112 kB
Inactive:     11842824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       4859840 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7028 kB
Writeback:           0 kB
AnonPages:     9520164 kB
Mapped:          32532 kB
Slab:           553040 kB
PageTables:      48152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 102438172 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= 37748 MiB
End job on node117 at 2011-05-13 19:58:13