Trace number 3372770

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
Plingeling 587f (fixed)UNSAT 68.1256 8.6695

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-15.cnf
MD5SUMb5f600e7f9b30a5ff851f80fa6100290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.81872
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses45569
Sum of the clauses size233173
Maximum clause length45
Minimum clause length1
Number of clauses of size 112
Number of clauses of size 212041
Number of clauses of size 38754
Number of clauses of size 41380
Number of clauses of size 52160
Number of clauses of size over 521222

Solver Data

67.82/8.66	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-3372770-1305442402/watcher-3372770-1305442402 -o /tmp/evaluation-result-3372770-1305442402/solver-3372770-1305442402 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372770-1305442402.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.08 7.84 7.93 1/288 13795
/proc/meminfo: memFree=15801692/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=10468 CPUtime=0 cores=0-7
/proc/13795/stat : 13795 (plingeling) R 13793 13795 13491 0 -1 4202496 703 1258 0 0 0 0 0 0 24 0 1 0 111849619 10719232 632 33554432000 4194304 4417452 140735716697440 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/13795/statm: 2617 632 148 55 0 503 0

[startup+0.033284 s]
/proc/loadavg: 7.08 7.84 7.93 1/288 13795
/proc/meminfo: memFree=15801692/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=14408 CPUtime=0.02 cores=0-7
/proc/13795/stat : 13795 (plingeling) R 13793 13795 13491 0 -1 4202496 1697 1258 0 0 2 0 0 0 24 0 1 0 111849619 14753792 1626 33554432000 4194304 4417452 140735716697440 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/13795/statm: 3666 1627 149 55 0 1552 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14408

[startup+0.100272 s]
/proc/loadavg: 7.08 7.84 7.93 1/288 13795
/proc/meminfo: memFree=15801692/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=30456 CPUtime=0.08 cores=0-7
/proc/13795/stat : 13795 (plingeling) R 13793 13795 13491 0 -1 4202496 5709 1258 0 0 8 0 0 0 24 0 1 0 111849619 31186944 5638 33554432000 4194304 4417452 140735716697440 18446744073709551615 4320831 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/13795/statm: 7614 5638 149 55 0 5500 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30456

[startup+0.300153 s]
/proc/loadavg: 7.08 7.84 7.93 1/288 13795
/proc/meminfo: memFree=15801692/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=184900 CPUtime=1.49 cores=0-7
/proc/13795/stat : 13795 (plingeling) S 13793 13795 13491 0 -1 4202496 8927 1258 0 0 148 1 0 0 18 0 9 0 111849619 189337600 7513 33554432000 4194304 4417452 140735716697440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13795/statm: 46225 7513 176 55 0 44111 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 184900

[startup+0.701081 s]
/proc/loadavg: 7.08 7.84 7.93 1/288 13795
/proc/meminfo: memFree=15801692/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=187608 CPUtime=4.69 cores=0-7
/proc/13795/stat : 13795 (plingeling) S 13793 13795 13491 0 -1 4202496 10835 1258 0 0 468 1 0 0 18 0 9 0 111849619 192110592 8194 33554432000 4194304 4417452 140735716697440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13795/statm: 46902 8194 180 55 0 44788 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 187608

[startup+1.50094 s]
/proc/loadavg: 7.08 7.84 7.93 9/297 13809
/proc/meminfo: memFree=15767156/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=187888 CPUtime=11.09 cores=0-7
/proc/13795/stat : 13795 (plingeling) S 13793 13795 13491 0 -1 4202496 14513 1258 0 0 1107 2 0 0 18 0 9 0 111849619 192397312 8269 33554432000 4194304 4417452 140735716697440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13795/statm: 46972 8269 180 55 0 44858 0
[pid=13795/tid=13802] ppid=13793 vsize=187888 CPUtime=1.36 cores=0-7
/proc/13795/task/13802/stat : 13802 (plingeling) R 13793 13795 13491 0 -1 4202560 567 1258 0 0 136 0 0 0 25 0 9 0 111849632 192397312 8269 33554432000 4194304 4417452 140735716697440 18446744073709551615 4366087 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13795/tid=13803] ppid=13793 vsize=187888 CPUtime=1.36 cores=0-7
/proc/13795/task/13803/stat : 13803 (plingeling) R 13793 13795 13491 0 -1 4202560 636 1258 0 0 136 0 0 0 25 0 9 0 111849632 192397312 8269 33554432000 4194304 4417452 140735716697440 18446744073709551615 4355812 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13795/tid=13804] ppid=13793 vsize=187888 CPUtime=1.37 cores=0-7
/proc/13795/task/13804/stat : 13804 (plingeling) R 13793 13795 13491 0 -1 4202560 478 1258 0 0 137 0 0 0 25 0 9 0 111849632 192397312 8269 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13795/tid=13805] ppid=13793 vsize=187888 CPUtime=1.37 cores=0-7
/proc/13795/task/13805/stat : 13805 (plingeling) R 13793 13795 13491 0 -1 4202560 2484 1258 0 0 137 0 0 0 19 0 9 0 111849632 192397312 8269 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13795/tid=13806] ppid=13793 vsize=187888 CPUtime=1.37 cores=0-7
/proc/13795/task/13806/stat : 13806 (plingeling) R 13793 13795 13491 0 -1 4202560 816 1258 0 0 137 0 0 0 19 0 9 0 111849632 192397312 8269 33554432000 4194304 4417452 140735716697440 18446744073709551615 4353531 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13795/tid=13807] ppid=13793 vsize=187888 CPUtime=1.37 cores=0-7
/proc/13795/task/13807/stat : 13807 (plingeling) R 13793 13795 13491 0 -1 4202560 664 1258 0 0 137 0 0 0 20 0 9 0 111849632 192397312 8269 33554432000 4194304 4417452 140735716697440 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13795/tid=13808] ppid=13793 vsize=187888 CPUtime=1.36 cores=0-7
/proc/13795/task/13808/stat : 13808 (plingeling) R 13793 13795 13491 0 -1 4202560 598 1258 0 0 136 0 0 0 22 0 9 0 111849632 192397312 8269 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13795/tid=13809] ppid=13793 vsize=187888 CPUtime=1.37 cores=0-7
/proc/13795/task/13809/stat : 13809 (plingeling) R 13793 13795 13491 0 -1 4202560 496 1258 0 0 137 0 0 0 19 0 9 0 111849632 192397312 8269 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 187888

[startup+3.10066 s]
/proc/loadavg: 7.08 7.84 7.93 9/297 13809
/proc/meminfo: memFree=15754516/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=209248 CPUtime=23.88 cores=0-7
/proc/13795/stat : 13795 (plingeling) S 13793 13795 13491 0 -1 4202496 27567 1258 0 0 2383 5 0 0 18 0 9 0 111849619 214269952 13612 33554432000 4194304 4417452 140735716697440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13795/statm: 52312 13612 180 55 0 50198 0
[pid=13795/tid=13802] ppid=13793 vsize=209248 CPUtime=2.95 cores=0-7
/proc/13795/task/13802/stat : 13802 (plingeling) R 13793 13795 13491 0 -1 4202560 2636 1258 0 0 295 0 0 0 18 0 9 0 111849632 214269952 13612 33554432000 4194304 4417452 140735716697440 18446744073709551615 4358118 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13795/tid=13803] ppid=13793 vsize=209248 CPUtime=2.96 cores=0-7
/proc/13795/task/13803/stat : 13803 (plingeling) R 13793 13795 13491 0 -1 4202560 1764 1258 0 0 296 0 0 0 25 0 9 0 111849632 214269952 13612 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13795/tid=13804] ppid=13793 vsize=209248 CPUtime=2.96 cores=0-7
/proc/13795/task/13804/stat : 13804 (plingeling) R 13793 13795 13491 0 -1 4202560 2629 1258 0 0 296 0 0 0 25 0 9 0 111849632 214269952 13612 33554432000 4194304 4417452 140735716697440 18446744073709551615 4239393 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13795/tid=13805] ppid=13793 vsize=209248 CPUtime=2.96 cores=0-7
/proc/13795/task/13805/stat : 13805 (plingeling) R 13793 13795 13491 0 -1 4202560 4773 1258 0 0 296 0 0 0 24 0 9 0 111849632 214269952 13612 33554432000 4194304 4417452 140735716697440 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13795/tid=13806] ppid=13793 vsize=209248 CPUtime=2.97 cores=0-7
/proc/13795/task/13806/stat : 13806 (plingeling) R 13793 13795 13491 0 -1 4202560 2231 1258 0 0 297 0 0 0 24 0 9 0 111849632 214269952 13612 33554432000 4194304 4417452 140735716697440 18446744073709551615 4357263 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13795/tid=13807] ppid=13793 vsize=209248 CPUtime=2.97 cores=0-7
/proc/13795/task/13807/stat : 13807 (plingeling) R 13793 13795 13491 0 -1 4202560 1089 1258 0 0 297 0 0 0 24 0 9 0 111849632 214269952 13612 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13795/tid=13808] ppid=13793 vsize=209248 CPUtime=2.96 cores=0-7
/proc/13795/task/13808/stat : 13808 (plingeling) R 13793 13795 13491 0 -1 4202560 2312 1258 0 0 296 0 0 0 25 0 9 0 111849632 214269952 13612 33554432000 4194304 4417452 140735716697440 18446744073709551615 4234249 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13795/tid=13809] ppid=13793 vsize=209248 CPUtime=2.96 cores=0-7
/proc/13795/task/13809/stat : 13809 (plingeling) R 13793 13795 13491 0 -1 4202560 2359 1258 0 0 296 0 0 0 25 0 9 0 111849632 214269952 13612 33554432000 4194304 4417452 140735716697440 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.88
Current children cumulated vsize (KiB) 209248

[startup+6.3011 s]
/proc/loadavg: 7.15 7.84 7.93 9/297 13809
/proc/meminfo: memFree=15729236/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=230368 CPUtime=49.44 cores=0-7
/proc/13795/stat : 13795 (plingeling) S 13793 13795 13491 0 -1 4202496 50474 1258 0 0 4935 9 0 0 18 0 9 0 111849619 235896832 18900 33554432000 4194304 4417452 140735716697440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13795/statm: 57592 18900 180 55 0 55478 0
[pid=13795/tid=13802] ppid=13793 vsize=230368 CPUtime=6.12 cores=0-7
/proc/13795/task/13802/stat : 13802 (plingeling) R 13793 13795 13491 0 -1 4202560 5662 1258 0 0 611 1 0 0 25 0 9 0 111849632 235896832 18900 33554432000 4194304 4417452 140735716697440 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13795/tid=13803] ppid=13793 vsize=230368 CPUtime=6.16 cores=0-7
/proc/13795/task/13803/stat : 13803 (plingeling) R 13793 13795 13491 0 -1 4202560 3915 1258 0 0 616 0 0 0 25 0 9 0 111849632 235896832 18900 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13795/tid=13804] ppid=13793 vsize=230368 CPUtime=6.17 cores=0-7
/proc/13795/task/13804/stat : 13804 (plingeling) R 13793 13795 13491 0 -1 4202560 5537 1258 0 0 616 1 0 0 25 0 9 0 111849632 235896832 18900 33554432000 4194304 4417452 140735716697440 18446744073709551615 4278382 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13795/tid=13805] ppid=13793 vsize=230368 CPUtime=6.16 cores=0-7
/proc/13795/task/13805/stat : 13805 (plingeling) R 13793 13795 13491 0 -1 4202560 8082 1258 0 0 615 1 0 0 25 0 9 0 111849632 235896832 18900 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13795/tid=13806] ppid=13793 vsize=230368 CPUtime=6.16 cores=0-7
/proc/13795/task/13806/stat : 13806 (plingeling) R 13793 13795 13491 0 -1 4202560 4928 1258 0 0 616 0 0 0 25 0 9 0 111849632 235896832 18900 33554432000 4194304 4417452 140735716697440 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13795/tid=13807] ppid=13793 vsize=230368 CPUtime=6.16 cores=0-7
/proc/13795/task/13807/stat : 13807 (plingeling) R 13793 13795 13491 0 -1 4202560 2898 1258 0 0 616 0 0 0 25 0 9 0 111849632 235896832 18900 33554432000 4194304 4417452 140735716697440 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13795/tid=13808] ppid=13793 vsize=230368 CPUtime=6.16 cores=0-7
/proc/13795/task/13808/stat : 13808 (plingeling) R 13793 13795 13491 0 -1 4202560 6341 1258 0 0 615 1 0 0 25 0 9 0 111849632 235896832 18900 33554432000 4194304 4417452 140735716697440 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13795/tid=13809] ppid=13793 vsize=230368 CPUtime=6.16 cores=0-7
/proc/13795/task/13809/stat : 13809 (plingeling) R 13793 13795 13491 0 -1 4202560 5337 1258 0 0 616 0 0 0 25 0 9 0 111849632 235896832 18900 33554432000 4194304 4417452 140735716697440 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.44
Current children cumulated vsize (KiB) 230368

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

[startup+7.90082 s]
/proc/loadavg: 7.15 7.84 7.93 9/297 13809
/proc/meminfo: memFree=15731732/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=231236 CPUtime=62.23 cores=0-7
/proc/13795/stat : 13795 (plingeling) S 13793 13795 13491 0 -1 4202496 60687 1258 0 0 6211 12 0 0 18 0 9 0 111849619 236785664 19117 33554432000 4194304 4417452 140735716697440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13795/statm: 57809 19117 180 55 0 55695 0
[pid=13795/tid=13802] ppid=13793 vsize=231236 CPUtime=7.69 cores=0-7
/proc/13795/task/13802/stat : 13802 (plingeling) R 13793 13795 13491 0 -1 4202560 7103 1258 0 0 768 1 0 0 25 0 9 0 111849632 236785664 19117 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13795/tid=13803] ppid=13793 vsize=231236 CPUtime=7.76 cores=0-7
/proc/13795/task/13803/stat : 13803 (plingeling) R 13793 13795 13491 0 -1 4202560 5431 1258 0 0 776 0 0 0 25 0 9 0 111849632 236785664 19117 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13795/tid=13804] ppid=13793 vsize=231236 CPUtime=7.76 cores=0-7
/proc/13795/task/13804/stat : 13804 (plingeling) R 13793 13795 13491 0 -1 4202560 6409 1258 0 0 775 1 0 0 25 0 9 0 111849632 236785664 19117 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13795/tid=13805] ppid=13793 vsize=231236 CPUtime=7.76 cores=0-7
/proc/13795/task/13805/stat : 13805 (plingeling) R 13793 13795 13491 0 -1 4202560 9276 1258 0 0 775 1 0 0 25 0 9 0 111849632 236785664 19117 33554432000 4194304 4417452 140735716697440 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13795/tid=13806] ppid=13793 vsize=231236 CPUtime=7.76 cores=0-7
/proc/13795/task/13806/stat : 13806 (plingeling) R 13793 13795 13491 0 -1 4202560 6574 1258 0 0 776 0 0 0 25 0 9 0 111849632 236785664 19117 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13795/tid=13807] ppid=13793 vsize=231236 CPUtime=7.76 cores=0-7
/proc/13795/task/13807/stat : 13807 (plingeling) R 13793 13795 13491 0 -1 4202560 3837 1258 0 0 776 0 0 0 25 0 9 0 111849632 236785664 19117 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13795/tid=13808] ppid=13793 vsize=231236 CPUtime=7.75 cores=0-7
/proc/13795/task/13808/stat : 13808 (plingeling) R 13793 13795 13491 0 -1 4202560 7236 1258 0 0 774 1 0 0 25 0 9 0 111849632 236785664 19117 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13795/tid=13809] ppid=13793 vsize=231236 CPUtime=7.76 cores=0-7
/proc/13795/task/13809/stat : 13809 (plingeling) R 13793 13795 13491 0 -1 4202560 7047 1258 0 0 775 1 0 0 25 0 9 0 111849632 236785664 19117 33554432000 4194304 4417452 140735716697440 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 62.23
Current children cumulated vsize (KiB) 231236

[startup+8.30075 s]
/proc/loadavg: 7.15 7.84 7.93 9/297 13809
/proc/meminfo: memFree=15731732/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=235356 CPUtime=65.43 cores=0-7
/proc/13795/stat : 13795 (plingeling) S 13793 13795 13491 0 -1 4202496 61717 1258 0 0 6531 12 0 0 18 0 9 0 111849619 241004544 20147 33554432000 4194304 4417452 140735716697440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13795/statm: 58839 20147 180 55 0 56725 0
[pid=13795/tid=13802] ppid=13793 vsize=235356 CPUtime=8.09 cores=0-7
/proc/13795/task/13802/stat : 13802 (plingeling) R 13793 13795 13491 0 -1 4202560 7246 1258 0 0 808 1 0 0 25 0 9 0 111849632 241004544 20147 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13795/tid=13803] ppid=13793 vsize=235356 CPUtime=8.16 cores=0-7
/proc/13795/task/13803/stat : 13803 (plingeling) R 13793 13795 13491 0 -1 4202560 5574 1258 0 0 816 0 0 0 25 0 9 0 111849632 241004544 20147 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13795/tid=13804] ppid=13793 vsize=235356 CPUtime=8.16 cores=0-7
/proc/13795/task/13804/stat : 13804 (plingeling) R 13793 13795 13491 0 -1 4202560 6569 1258 0 0 815 1 0 0 25 0 9 0 111849632 241004544 20147 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13795/tid=13805] ppid=13793 vsize=235356 CPUtime=8.16 cores=0-7
/proc/13795/task/13805/stat : 13805 (plingeling) R 13793 13795 13491 0 -1 4202560 9276 1258 0 0 815 1 0 0 25 0 9 0 111849632 241004544 20147 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13795/tid=13806] ppid=13793 vsize=235356 CPUtime=8.16 cores=0-7
/proc/13795/task/13806/stat : 13806 (plingeling) R 13793 13795 13491 0 -1 4202560 6574 1258 0 0 816 0 0 0 25 0 9 0 111849632 241004544 20147 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13795/tid=13807] ppid=13793 vsize=235356 CPUtime=8.16 cores=0-7
/proc/13795/task/13807/stat : 13807 (plingeling) R 13793 13795 13491 0 -1 4202560 4252 1258 0 0 816 0 0 0 25 0 9 0 111849632 241004544 20147 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13795/tid=13808] ppid=13793 vsize=235356 CPUtime=8.16 cores=0-7
/proc/13795/task/13808/stat : 13808 (plingeling) R 13793 13795 13491 0 -1 4202560 7405 1258 0 0 814 2 0 0 25 0 9 0 111849632 241004544 20147 33554432000 4194304 4417452 140735716697440 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13795/tid=13809] ppid=13793 vsize=235356 CPUtime=8.16 cores=0-7
/proc/13795/task/13809/stat : 13809 (plingeling) R 13793 13795 13491 0 -1 4202560 7047 1258 0 0 815 1 0 0 25 0 9 0 111849632 241004544 20147 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 65.43
Current children cumulated vsize (KiB) 235356

[startup+8.50072 s]
/proc/loadavg: 7.15 7.84 7.93 9/297 13809
/proc/meminfo: memFree=15731732/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=231616 CPUtime=67.02 cores=0-7
/proc/13795/stat : 13795 (plingeling) S 13793 13795 13491 0 -1 4202496 62714 1258 0 0 6690 12 0 0 18 0 9 0 111849619 237174784 19212 33554432000 4194304 4417452 140735716697440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13795/statm: 57904 19212 180 55 0 55790 0
[pid=13795/tid=13802] ppid=13793 vsize=231616 CPUtime=8.29 cores=0-7
/proc/13795/task/13802/stat : 13802 (plingeling) R 13793 13795 13491 0 -1 4202560 7498 1258 0 0 828 1 0 0 25 0 9 0 111849632 237174784 19212 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13795/tid=13803] ppid=13793 vsize=231616 CPUtime=8.36 cores=0-7
/proc/13795/task/13803/stat : 13803 (plingeling) R 13793 13795 13491 0 -1 4202560 5687 1258 0 0 836 0 0 0 25 0 9 0 111849632 237174784 19212 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13795/tid=13804] ppid=13793 vsize=231616 CPUtime=8.36 cores=0-7
/proc/13795/task/13804/stat : 13804 (plingeling) R 13793 13795 13491 0 -1 4202560 6569 1258 0 0 835 1 0 0 25 0 9 0 111849632 237174784 19212 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13795/tid=13805] ppid=13793 vsize=231616 CPUtime=8.36 cores=0-7
/proc/13795/task/13805/stat : 13805 (plingeling) R 13793 13795 13491 0 -1 4202560 9651 1258 0 0 835 1 0 0 25 0 9 0 111849632 237174784 19212 33554432000 4194304 4417452 140735716697440 18446744073709551615 4366491 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13795/tid=13806] ppid=13793 vsize=231616 CPUtime=8.36 cores=0-7
/proc/13795/task/13806/stat : 13806 (plingeling) R 13793 13795 13491 0 -1 4202560 6663 1258 0 0 836 0 0 0 25 0 9 0 111849632 237174784 19212 33554432000 4194304 4417452 140735716697440 18446744073709551615 4232623 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13795/tid=13807] ppid=13793 vsize=231616 CPUtime=8.36 cores=0-7
/proc/13795/task/13807/stat : 13807 (plingeling) R 13793 13795 13491 0 -1 4202560 4252 1258 0 0 836 0 0 0 25 0 9 0 111849632 237174784 19212 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13795/tid=13808] ppid=13793 vsize=231616 CPUtime=8.36 cores=0-7
/proc/13795/task/13808/stat : 13808 (plingeling) R 13793 13795 13491 0 -1 4202560 7573 1258 0 0 834 2 0 0 25 0 9 0 111849632 237174784 19212 33554432000 4194304 4417452 140735716697440 18446744073709551615 4262948 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13795/tid=13809] ppid=13793 vsize=231616 CPUtime=8.36 cores=0-7
/proc/13795/task/13809/stat : 13809 (plingeling) R 13793 13795 13491 0 -1 4202560 7047 1258 0 0 835 1 0 0 25 0 9 0 111849632 237174784 19212 33554432000 4194304 4417452 140735716697440 18446744073709551615 4365036 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 67.02
Current children cumulated vsize (KiB) 231616

[startup+8.6007 s]
/proc/loadavg: 7.15 7.84 7.93 9/297 13809
/proc/meminfo: memFree=15731732/32950928 swapFree=67111364/67111528
[pid=13795] ppid=13793 vsize=232892 CPUtime=67.82 cores=0-7
/proc/13795/stat : 13795 (plingeling) S 13793 13795 13491 0 -1 4202496 63033 1258 0 0 6770 12 0 0 18 0 9 0 111849619 238481408 19531 33554432000 4194304 4417452 140735716697440 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/13795/statm: 58223 19531 180 55 0 56109 0
[pid=13795/tid=13802] ppid=13793 vsize=232892 CPUtime=8.39 cores=0-7
/proc/13795/task/13802/stat : 13802 (plingeling) R 13793 13795 13491 0 -1 4202560 7498 1258 0 0 838 1 0 0 25 0 9 0 111849632 238481408 19531 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13795/tid=13803] ppid=13793 vsize=232892 CPUtime=8.46 cores=0-7
/proc/13795/task/13803/stat : 13803 (plingeling) R 13793 13795 13491 0 -1 4202560 5687 1258 0 0 846 0 0 0 25 0 9 0 111849632 238481408 19531 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=13795/tid=13804] ppid=13793 vsize=232892 CPUtime=8.46 cores=0-7
/proc/13795/task/13804/stat : 13804 (plingeling) R 13793 13795 13491 0 -1 4202560 6569 1258 0 0 845 1 0 0 25 0 9 0 111849632 238481408 19531 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13795/tid=13805] ppid=13793 vsize=232892 CPUtime=8.46 cores=0-7
/proc/13795/task/13805/stat : 13805 (plingeling) R 13793 13795 13491 0 -1 4202560 9651 1258 0 0 845 1 0 0 25 0 9 0 111849632 238481408 19531 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13795/tid=13806] ppid=13793 vsize=232892 CPUtime=8.46 cores=0-7
/proc/13795/task/13806/stat : 13806 (plingeling) R 13793 13795 13491 0 -1 4202560 6663 1258 0 0 846 0 0 0 25 0 9 0 111849632 238481408 19531 33554432000 4194304 4417452 140735716697440 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13795/tid=13807] ppid=13793 vsize=232892 CPUtime=8.46 cores=0-7
/proc/13795/task/13807/stat : 13807 (plingeling) R 13793 13795 13491 0 -1 4202560 4465 1258 0 0 846 0 0 0 25 0 9 0 111849632 238481408 19531 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13795/tid=13808] ppid=13793 vsize=232892 CPUtime=8.46 cores=0-7
/proc/13795/task/13808/stat : 13808 (plingeling) R 13793 13795 13491 0 -1 4202560 7679 1258 0 0 844 2 0 0 25 0 9 0 111849632 238481408 19531 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13795/tid=13809] ppid=13793 vsize=232892 CPUtime=8.46 cores=0-7
/proc/13795/task/13809/stat : 13809 (plingeling) R 13793 13795 13491 0 -1 4202560 7047 1258 0 0 845 1 0 0 25 0 9 0 111849632 238481408 19531 33554432000 4194304 4417452 140735716697440 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 67.82
Current children cumulated vsize (KiB) 232892

Child status: 20
Real time (s): 8.6695
CPU time (s): 68.1256
CPU user time (s): 67.9907
CPU system time (s): 0.134979
CPU usage (%): 785.808
Max. virtual memory (cumulated for all children) (KiB): 235356

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

runsolver used 0.025996 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 08:53:22
IDJOB=3372770
IDBENCH=83433
IDSOLVER=1851
FILE ID=node112/3372770-1305442402
RUNJOBID= node112-1305436996-13505
PBS_JOBID= 13324760
Free space on /tmp= 73588 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-15.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372770-1305442402/watcher-3372770-1305442402 -o /tmp/evaluation-result-3372770-1305442402/solver-3372770-1305442402 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372770-1305442402.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=1159754746

node112.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.847
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15801848 kB
Buffers:        296584 kB
Cached:        2856848 kB
SwapCached:          0 kB
Active:       15141844 kB
Inactive:      1767124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15801848 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1464 kB
Writeback:           0 kB
AnonPages:    13755492 kB
Mapped:          21272 kB
Slab:           133464 kB
PageTables:      41928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34984048 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= 73588 MiB
End job on node112 at 2011-05-15 08:53:31