Trace number 3290792

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
march_rw 2011-03-02? (MO) 808.54 808.521

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E04F20.cnf
MD5SUM2ee3aaaabe8a89270b338ea6a7bf3762
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.1839
Satisfiable
(Un)Satisfiability was proved
Number of variables10420
Number of clauses484053
Sum of the clauses size4133728
Maximum clause length91
Minimum clause length1
Number of clauses of size 134
Number of clauses of size 227746
Number of clauses of size 323112
Number of clauses of size 411940
Number of clauses of size 522180
Number of clauses of size over 5399041

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: 935)

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-3290792-1303793026/watcher-3290792-1303793026 -o /tmp/evaluation-result-3290792-1303793026/solver-3290792-1303793026 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3290792-1303793026.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: 3.07 3.79 3.86 5/186 10348
/proc/meminfo: memFree=13760176/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=11800 CPUtime=0 cores=5,7
/proc/10348/stat : 10348 (runsolver) R 10346 10348 9149 0 -1 4202560 41 0 0 0 0 0 0 0 21 0 1 0 569533368 12083200 51 33554432000 4194304 5434984 140734389232064 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/10348/statm: 2950 51 31 303 0 2644 0

[startup+0.10453 s]
/proc/loadavg: 3.07 3.79 3.86 5/186 10348
/proc/meminfo: memFree=13760176/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=16848 CPUtime=0.09 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4194304 2362 0 0 0 9 0 0 0 18 0 1 0 569533368 17252352 2308 33554432000 4194304 4300876 140737276914208 18446744073709551615 251367207621 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 4212 2309 113 27 0 2661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16848

[startup+0.200514 s]
/proc/loadavg: 3.07 3.79 3.86 5/186 10348
/proc/meminfo: memFree=13760176/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=20544 CPUtime=0.18 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4194304 3378 0 0 0 18 0 0 0 18 0 1 0 569533368 21037056 3323 33554432000 4194304 4300876 140737276914208 18446744073709551615 251367546624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 5136 3323 113 27 0 3585 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 20544

[startup+0.300493 s]
/proc/loadavg: 3.07 3.79 3.86 5/186 10348
/proc/meminfo: memFree=13760176/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=23976 CPUtime=0.28 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4194304 4312 0 0 0 28 0 0 0 18 0 1 0 569533368 24551424 4257 33554432000 4194304 4300876 140737276914208 18446744073709551615 251367207621 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 5994 4258 113 27 0 4443 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23976

[startup+0.700423 s]
/proc/loadavg: 3.07 3.79 3.86 5/186 10348
/proc/meminfo: memFree=13760176/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=59808 CPUtime=0.68 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4194304 8807 0 0 0 67 1 0 0 18 0 1 0 569533368 61243392 8751 33554432000 4194304 4300876 140737276914208 18446744073709551615 4242242 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 14952 8751 118 27 0 13401 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 59808

[startup+1.50028 s]
/proc/loadavg: 3.07 3.79 3.86 5/185 10349
/proc/meminfo: memFree=13524808/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=64980 CPUtime=1.49 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4194304 33791 0 0 0 144 5 0 0 20 0 1 0 569533368 66539520 9355 33554432000 4194304 4300876 140737276914208 18446744073709551615 251366942177 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 16245 9355 129 27 0 14694 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64980

[startup+3.10099 s]
/proc/loadavg: 3.07 3.79 3.86 5/190 10355
/proc/meminfo: memFree=13403760/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=92636 CPUtime=3.09 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 108584 0 0 0 294 15 0 0 25 0 1 0 569533368 94859264 16249 33554432000 4194304 4300876 140737276914208 18446744073709551615 4240296 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 23159 16252 144 27 0 21608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92636

[startup+6.30038 s]
/proc/loadavg: 3.14 3.79 3.86 5/190 10355
/proc/meminfo: memFree=13141360/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=117408 CPUtime=6.28 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 122329 0 0 0 612 16 0 0 25 0 1 0 569533368 120225792 22872 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 29352 22872 144 27 0 27801 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 117408

[startup+12.7002 s]
/proc/loadavg: 3.21 3.80 3.86 5/190 10355
/proc/meminfo: memFree=12780028/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=177492 CPUtime=12.69 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 135308 0 0 0 1250 19 0 0 25 0 1 0 569533368 181751808 35851 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 44373 35853 144 27 0 42822 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 177492

[startup+25.5008 s]
/proc/loadavg: 3.45 3.82 3.86 5/190 10355
/proc/meminfo: memFree=12589784/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=291168 CPUtime=25.49 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 163112 0 0 0 2527 22 0 0 25 0 1 0 569533368 298156032 63655 33554432000 4194304 4300876 140737276914208 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 72792 63655 144 27 0 71241 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 291168

[startup+51.1011 s]
/proc/loadavg: 3.64 3.83 3.87 5/190 10356
/proc/meminfo: memFree=12267404/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=513504 CPUtime=51.09 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 217139 0 0 0 5079 30 0 0 25 0 1 0 569533368 525828096 117682 33554432000 4194304 4300876 140737276914208 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 128376 117682 144 27 0 126825 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 513504

[startup+102.301 s]
/proc/loadavg: 3.96 3.89 3.88 5/190 10358
/proc/meminfo: memFree=11593132/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=959628 CPUtime=102.29 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 326772 0 0 0 10184 45 0 0 25 0 1 0 569533368 982659072 227315 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 239907 227315 144 27 0 238356 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 959628

[startup+162.301 s]
/proc/loadavg: 3.98 3.91 3.89 5/190 10359
/proc/meminfo: memFree=10864372/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=1558308 CPUtime=162.29 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 452116 0 0 0 16167 62 0 0 25 0 1 0 569533368 1595707392 352659 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 389577 352659 144 27 0 388026 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1558308

[startup+222.306 s]
/proc/loadavg: 3.99 3.92 3.89 5/190 10361
/proc/meminfo: memFree=10037272/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=1997604 CPUtime=222.3 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 588747 0 0 0 22149 81 0 0 25 0 1 0 569533368 2045546496 489290 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 499401 489290 144 27 0 497850 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1997604

[startup+282.3 s]
/proc/loadavg: 3.99 3.93 3.90 5/190 10362
/proc/meminfo: memFree=9278880/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=2816256 CPUtime=282.29 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 719859 0 0 0 28130 99 0 0 25 0 1 0 569533368 2883846144 620402 33554432000 4194304 4300876 140737276914208 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 704064 620402 144 27 0 702513 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 2816256

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 10364
/proc/meminfo: memFree=8454492/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=3276012 CPUtime=342.3 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 861580 0 0 0 34113 117 0 0 25 0 1 0 569533368 3354636288 762123 33554432000 4194304 4300876 140737276914208 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 819003 762123 144 27 0 817452 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3276012

[startup+402.301 s]
/proc/loadavg: 4.04 3.96 3.91 5/190 10366
/proc/meminfo: memFree=7579652/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=3771540 CPUtime=402.3 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 1014330 0 0 0 40093 137 0 0 25 0 1 0 569533368 3862056960 914873 33554432000 4194304 4300876 140737276914208 18446744073709551615 251367207621 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 942885 914873 144 27 0 941334 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3771540

[startup+462.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 10367
/proc/meminfo: memFree=6669712/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=5049672 CPUtime=462.3 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 1166201 0 0 0 46070 160 0 0 25 0 1 0 569533368 5170864128 1066744 33554432000 4194304 4300876 140737276914208 18446744073709551615 251367207621 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 1262418 1066744 144 27 0 1260867 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 5049672

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 10369
/proc/meminfo: memFree=5883408/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=5436828 CPUtime=522.3 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 1286376 0 0 0 52056 174 0 0 25 0 1 0 569533368 5567311872 1186919 33554432000 4194304 4300876 140737276914208 18446744073709551615 251367207621 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 1359207 1186919 144 27 0 1357656 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 5436828

[startup+582.301 s]
/proc/loadavg: 4.07 3.99 3.92 5/190 10370
/proc/meminfo: memFree=5107020/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=5869656 CPUtime=582.31 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 1420767 0 0 0 58039 192 0 0 25 0 1 0 569533368 6010527744 1321310 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 1467414 1321310 144 27 0 1465863 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 5869656

[startup+642.301 s]
/proc/loadavg: 4.09 4.00 3.92 5/190 10372
/proc/meminfo: memFree=4309804/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=6343668 CPUtime=642.31 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 1567980 0 0 0 64021 210 0 0 25 0 1 0 569533368 6495916032 1468523 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 1585917 1468523 144 27 0 1584366 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 6343668

[startup+702.301 s]
/proc/loadavg: 4.07 4.01 3.93 5/190 10374
/proc/meminfo: memFree=3406816/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=6858600 CPUtime=702.31 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 1727942 0 0 0 69999 232 0 0 25 0 1 0 569533368 7023206400 1628485 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 1714650 1628485 144 27 0 1713099 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 6858600

[startup+762.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 10375
/proc/meminfo: memFree=2415744/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=7414320 CPUtime=762.32 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 1900572 0 0 0 75979 253 0 0 25 0 1 0 569533368 7592263680 1801115 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 1853580 1801115 144 27 0 1852029 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 7414320



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+808.201 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 10376
/proc/meminfo: memFree=1672316/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=7865232 CPUtime=808.22 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4202496 2040784 0 0 0 80552 270 0 0 25 0 1 0 569533368 8053997568 1941327 33554432000 4194304 4300876 140737276914208 18446744073709551615 4256852 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10348/statm: 1966308 1941327 144 27 0 1964757 0
Current children cumulated CPU time (s) 808.22
Current children cumulated vsize (KiB) 7865232

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

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

[startup+808.307 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 10376
/proc/meminfo: memFree=1672316/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=0 CPUtime=808.32 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4203524 2040784 0 0 0 80552 280 0 0 25 0 1 0 569533368 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/10348/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 808.32
Current children cumulated vsize (KiB) 0

[startup+808.501 s]
/proc/loadavg: 4.01 4.00 3.93 5/191 10378
/proc/meminfo: memFree=9186960/32950928 swapFree=67111528/67111528
[pid=10348] ppid=10346 vsize=0 CPUtime=808.52 cores=5,7
/proc/10348/stat : 10348 (march_rw) R 10346 10348 9149 0 -1 4203524 2040784 0 0 0 80552 300 0 0 25 0 1 0 569533368 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/10348/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 808.52
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 808.521
CPU time (s): 808.54
CPU user time (s): 805.528
CPU system time (s): 3.01254
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7865232

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

runsolver used 1.35379 second user time and 3.06853 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-26 06:43:47
IDJOB=3290792
IDBENCH=83450
IDSOLVER=1561
FILE ID=node113/3290792-1303793026
RUNJOBID= node113-1303793026-10315
PBS_JOBID= 13157243
Free space on /tmp= 71372 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E04F20.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290792-1303793026/watcher-3290792-1303793026 -o /tmp/evaluation-result-3290792-1303793026/solver-3290792-1303793026 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3290792-1303793026.cnf

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

MD5SUM BENCH= 2ee3aaaabe8a89270b338ea6a7bf3762
RANDOM SEED=156138293

node113.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.846
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:      13761076 kB
Buffers:       1857560 kB
Cached:       16596920 kB
SwapCached:          0 kB
Active:       10320216 kB
Inactive:      8278072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13761076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           50280 kB
Writeback:           0 kB
AnonPages:      142620 kB
Mapped:          14872 kB
Slab:           526916 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   319400 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= 71332 MiB
End job on node113 at 2011-04-26 06:57:17