Trace number 3350457

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: contrasat 2011-03-02UNSAT 550.958 550.952

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark505.23
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

550.90/550.94	c WARNING: for repeatability, setting FPU to use double precision
550.90/550.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3350457-1304973403/watcher-3350457-1304973403 -o /tmp/evaluation-result-3350457-1304973403/solver-3350457-1304973403 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350457-1304973403.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: 1.07 1.22 2.16 3/367 26222
/proc/meminfo: memFree=8511316/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=21204 CPUtime=0.01 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 1300 0 0 0 1 0 0 0 23 0 1 0 687570951 21712896 1179 33554432000 4194304 4298156 140735946743264 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 5301 1179 216 26 0 1933 0

[startup+0.109755 s]
/proc/loadavg: 1.07 1.22 2.16 3/367 26222
/proc/meminfo: memFree=8511316/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=25216 CPUtime=0.1 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 3188 0 0 0 10 0 0 0 24 0 1 0 687570951 25821184 2763 33554432000 4194304 4298156 140735946743264 18446744073709551615 4227717 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 6304 2763 222 26 0 2936 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 25216

[startup+0.20074 s]
/proc/loadavg: 1.07 1.22 2.16 3/367 26222
/proc/meminfo: memFree=8511316/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=25216 CPUtime=0.19 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 3188 0 0 0 19 0 0 0 24 0 1 0 687570951 25821184 2763 33554432000 4194304 4298156 140735946743264 18446744073709551615 4227751 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 6304 2763 222 26 0 2936 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25216

[startup+0.300725 s]
/proc/loadavg: 1.07 1.22 2.16 3/367 26222
/proc/meminfo: memFree=8511316/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=25516 CPUtime=0.29 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 3317 0 0 0 29 0 0 0 25 0 1 0 687570951 26128384 2879 33554432000 4194304 4298156 140735946743264 18446744073709551615 4218830 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 6379 2879 222 26 0 3011 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25516

[startup+0.700666 s]
/proc/loadavg: 1.07 1.22 2.16 3/367 26222
/proc/meminfo: memFree=8511316/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=25152 CPUtime=0.69 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 4535 0 0 0 69 0 0 0 25 0 1 0 687570951 25755648 2917 33554432000 4194304 4298156 140735946743264 18446744073709551615 4261244 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 6288 2917 243 26 0 2920 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25152

[startup+1.50052 s]
/proc/loadavg: 1.30 1.27 2.17 5/376 26237
/proc/meminfo: memFree=8363016/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=34940 CPUtime=1.48 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 8163 0 0 0 148 0 0 0 25 0 1 0 687570951 35778560 4673 33554432000 4194304 4298156 140735946743264 18446744073709551615 4252487 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 8735 4673 243 26 0 5367 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34940

[startup+3.10026 s]
/proc/loadavg: 1.30 1.27 2.17 5/379 26243
/proc/meminfo: memFree=8276148/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=27868 CPUtime=3.09 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 12493 0 0 0 308 1 0 0 25 0 1 0 687570951 28536832 3500 33554432000 4194304 4298156 140735946743264 18446744073709551615 4278441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 6967 3500 243 26 0 3599 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27868

[startup+6.30073 s]
/proc/loadavg: 1.30 1.27 2.17 5/379 26243
/proc/meminfo: memFree=8153260/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=39576 CPUtime=6.29 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 15414 0 0 0 627 2 0 0 25 0 1 0 687570951 40525824 6028 33554432000 4194304 4298156 140735946743264 18446744073709551615 4261489 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 9894 6028 243 26 0 6526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39576

[startup+12.7006 s]
/proc/loadavg: 2.02 1.42 2.21 5/376 26293
/proc/meminfo: memFree=8058912/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=44184 CPUtime=12.69 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 25683 0 0 0 1266 3 0 0 25 0 1 0 687570951 45244416 6944 33554432000 4194304 4298156 140735946743264 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 11046 6944 243 26 0 7678 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44184

[startup+25.5005 s]
/proc/loadavg: 2.40 1.52 2.24 5/379 26299
/proc/meminfo: memFree=7764564/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=62860 CPUtime=25.49 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 30083 0 0 0 2545 4 0 0 25 0 1 0 687570951 64368640 10837 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256315 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 15715 10837 243 26 0 12347 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62860

[startup+51.1012 s]
/proc/loadavg: 3.03 1.76 2.29 5/379 26299
/proc/meminfo: memFree=7755572/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=70036 CPUtime=51.09 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 41754 0 0 0 5103 6 0 0 25 0 1 0 687570951 71716864 13075 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256809 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 17509 13075 243 26 0 14141 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70036

[startup+102.301 s]
/proc/loadavg: 3.58 2.10 2.38 5/379 26301
/proc/meminfo: memFree=7705512/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=81708 CPUtime=102.3 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 45598 0 0 0 10223 7 0 0 25 0 1 0 687570951 83668992 16626 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 20427 16626 243 26 0 17059 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81708

[startup+162.301 s]
/proc/loadavg: 3.84 2.44 2.48 5/379 26306
/proc/meminfo: memFree=7689816/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=93380 CPUtime=162.3 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 66471 0 0 0 16217 13 0 0 25 0 1 0 687570951 95621120 17105 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 23345 17105 243 26 0 19977 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 93380

[startup+222.315 s]
/proc/loadavg: 4.00 2.74 2.58 5/379 26333
/proc/meminfo: memFree=7786080/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=93380 CPUtime=222.31 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 67757 0 0 0 22217 14 0 0 25 0 1 0 687570951 95621120 18298 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 23345 18298 243 26 0 19977 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 93380

[startup+282.301 s]
/proc/loadavg: 4.19 3.03 2.68 5/379 26335
/proc/meminfo: memFree=7736932/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=93380 CPUtime=282.29 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 68645 0 0 0 28215 14 0 0 25 0 1 0 687570951 95621120 19149 33554432000 4194304 4298156 140735946743264 18446744073709551615 4251925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 23345 19149 243 26 0 19977 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 93380

[startup+342.301 s]
/proc/loadavg: 4.07 3.20 2.76 5/379 26337
/proc/meminfo: memFree=7707568/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=113424 CPUtime=342.3 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 74976 0 0 0 34213 17 0 0 25 0 1 0 687570951 116146176 25046 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 28356 25046 243 26 0 24988 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 113424

[startup+402.301 s]
/proc/loadavg: 4.02 3.34 2.84 5/379 26339
/proc/meminfo: memFree=7621044/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=162744 CPUtime=402.3 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 108310 0 0 0 40208 22 0 0 25 0 1 0 687570951 166649856 33514 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 40686 33514 243 26 0 37318 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 162744

[startup+462.3 s]
/proc/loadavg: 4.01 3.46 2.91 5/379 26341
/proc/meminfo: memFree=7599436/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=162744 CPUtime=462.3 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 156994 0 0 0 46196 34 0 0 25 0 1 0 687570951 166649856 32716 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256293 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 40686 32716 243 26 0 37318 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 162744

[startup+522.3 s]
/proc/loadavg: 4.00 3.56 2.97 5/379 26368
/proc/meminfo: memFree=7889920/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=162744 CPUtime=522.29 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 192708 0 0 0 52188 41 0 0 25 0 1 0 687570951 166649856 33714 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 40686 33714 243 26 0 37318 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 162744

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

[startup+537.601 s]
/proc/loadavg: 4.00 3.58 2.99 5/379 26370
/proc/meminfo: memFree=7848088/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=113424 CPUtime=537.6 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 201417 0 0 0 53717 43 0 0 25 0 1 0 687570951 116146176 25093 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 28356 25093 243 26 0 24988 0
Current children cumulated CPU time (s) 537.6
Current children cumulated vsize (KiB) 113424

[startup+544.001 s]
/proc/loadavg: 4.00 3.58 2.99 5/379 26370
/proc/meminfo: memFree=7864700/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=113424 CPUtime=544 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 201418 0 0 0 54357 43 0 0 25 0 1 0 687570951 116146176 25094 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 28356 25094 243 26 0 24988 0
Current children cumulated CPU time (s) 544
Current children cumulated vsize (KiB) 113424

[startup+547.2 s]
/proc/loadavg: 4.00 3.59 3.00 5/379 26370
/proc/meminfo: memFree=7854036/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=113424 CPUtime=547.2 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 209170 0 0 0 54676 44 0 0 25 0 1 0 687570951 116146176 25094 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256210 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 28356 25094 243 26 0 24988 0
Current children cumulated CPU time (s) 547.2
Current children cumulated vsize (KiB) 113424

[startup+548.801 s]
/proc/loadavg: 4.00 3.59 3.00 5/379 26370
/proc/meminfo: memFree=7850316/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=113424 CPUtime=548.8 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 209170 0 0 0 54836 44 0 0 25 0 1 0 687570951 116146176 25094 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 28356 25094 243 26 0 24988 0
Current children cumulated CPU time (s) 548.8
Current children cumulated vsize (KiB) 113424

[startup+549.601 s]
/proc/loadavg: 4.00 3.59 3.00 5/379 26370
/proc/meminfo: memFree=7885656/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=113424 CPUtime=549.6 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 209170 0 0 0 54916 44 0 0 25 0 1 0 687570951 116146176 25094 33554432000 4194304 4298156 140735946743264 18446744073709551615 4254775 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 28356 25094 243 26 0 24988 0
Current children cumulated CPU time (s) 549.6
Current children cumulated vsize (KiB) 113424

[startup+550.401 s]
/proc/loadavg: 4.00 3.59 3.00 5/379 26370
/proc/meminfo: memFree=7885656/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=113424 CPUtime=550.4 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 209170 0 0 0 54996 44 0 0 25 0 1 0 687570951 116146176 25094 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 28356 25094 243 26 0 24988 0
Current children cumulated CPU time (s) 550.4
Current children cumulated vsize (KiB) 113424

[startup+550.801 s]
/proc/loadavg: 4.00 3.59 3.00 5/379 26370
/proc/meminfo: memFree=7885656/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=113424 CPUtime=550.8 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 209170 0 0 0 55036 44 0 0 25 0 1 0 687570951 116146176 25094 33554432000 4194304 4298156 140735946743264 18446744073709551615 4251927 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 28356 25094 243 26 0 24988 0
Current children cumulated CPU time (s) 550.8
Current children cumulated vsize (KiB) 113424

[startup+550.901 s]
/proc/loadavg: 4.00 3.59 3.00 5/379 26370
/proc/meminfo: memFree=7885656/32951124 swapFree=45216028/67111528
[pid=26222] ppid=26220 vsize=113424 CPUtime=550.9 cores=5,7
/proc/26222/stat : 26222 (contrasat_relea) R 26220 26222 25255 0 -1 4202496 209170 0 0 0 55046 44 0 0 25 0 1 0 687570951 116146176 25094 33554432000 4194304 4298156 140735946743264 18446744073709551615 4256623 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26222/statm: 28356 25094 243 26 0 24988 0
Current children cumulated CPU time (s) 550.9
Current children cumulated vsize (KiB) 113424

Child status: 20
Real time (s): 550.952
CPU time (s): 550.958
CPU user time (s): 550.51
CPU system time (s): 0.447931
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 212064

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

runsolver used 2.05469 second user time and 4.73828 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-09 22:36:43
IDJOB=3350457
IDBENCH=83451
IDSOLVER=1816
FILE ID=node118/3350457-1304973403
RUNJOBID= node118-1304973403-26203
PBS_JOBID= 13285632
Free space on /tmp= 50892 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350457-1304973403/watcher-3350457-1304973403 -o /tmp/evaluation-result-3350457-1304973403/solver-3350457-1304973403 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350457-1304973403.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=520798906

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8511720 kB
Buffers:        200384 kB
Cached:       13960676 kB
SwapCached:      22212 kB
Active:       14188616 kB
Inactive:      9697408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8511720 kB
SwapTotal:    67111528 kB
SwapFree:     45216028 kB
Dirty:            9768 kB
Writeback:           0 kB
AnonPages:     9716672 kB
Mapped:          14560 kB
Slab:           397804 kB
PageTables:      91168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88642412 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= 50780 MiB
End job on node118 at 2011-05-09 22:45:54