Trace number 3372800

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 34.6607 4.47206

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.66929
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

Solver Data

34.30/4.47	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-3372800-1305442474/watcher-3372800-1305442474 -o /tmp/evaluation-result-3372800-1305442474/solver-3372800-1305442474 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372800-1305442474.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.63 8.04 8.04 2/243 22522
/proc/meminfo: memFree=21091424/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=9820 CPUtime=0 cores=0-7
/proc/22522/stat : 22522 (plingeling) R 22520 22522 22268 0 -1 4202496 531 1252 0 0 0 0 0 0 24 0 1 0 655845281 10055680 462 33554432000 4194304 4417452 140736795282928 18446744073709551615 4320831 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22522/statm: 2455 462 148 55 0 341 0

[startup+0.0434799 s]
/proc/loadavg: 7.63 8.04 8.04 2/243 22522
/proc/meminfo: memFree=21091424/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=16936 CPUtime=0.03 cores=0-7
/proc/22522/stat : 22522 (plingeling) R 22520 22522 22268 0 -1 4202496 2295 1252 0 0 3 0 0 0 24 0 1 0 655845281 17342464 2226 33554432000 4194304 4417452 140736795282928 18446744073709551615 4227832 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22522/statm: 4234 2226 149 55 0 2120 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16936

[startup+0.100469 s]
/proc/loadavg: 7.63 8.04 8.04 2/243 22522
/proc/meminfo: memFree=21091424/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=34904 CPUtime=0.08 cores=0-7
/proc/22522/stat : 22522 (plingeling) R 22520 22522 22268 0 -1 4202496 6819 1252 0 0 8 0 0 0 24 0 1 0 655845281 35741696 6750 33554432000 4194304 4417452 140736795282928 18446744073709551615 4323261 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/22522/statm: 8726 6750 149 55 0 6612 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34904

[startup+0.300397 s]
/proc/loadavg: 7.63 8.04 8.04 2/243 22522
/proc/meminfo: memFree=21091424/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=248444 CPUtime=1.46 cores=0-7
/proc/22522/stat : 22522 (plingeling) S 22520 22522 22268 0 -1 4202496 8898 1252 0 0 145 1 0 0 25 0 9 0 655845281 254406656 7055 33554432000 4194304 4417452 140736795282928 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22522/statm: 62111 7055 176 55 0 59997 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 248444

[startup+0.700325 s]
/proc/loadavg: 7.63 8.04 8.04 2/243 22522
/proc/meminfo: memFree=21091424/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=251324 CPUtime=4.66 cores=0-7
/proc/22522/stat : 22522 (plingeling) S 22520 22522 22268 0 -1 4202496 10288 1252 0 0 465 1 0 0 25 0 9 0 655845281 257355776 7759 33554432000 4194304 4417452 140736795282928 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22522/statm: 62831 7759 180 55 0 60717 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 251324

[startup+1.50118 s]
/proc/loadavg: 7.63 8.04 8.04 9/252 22536
/proc/meminfo: memFree=21059104/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=254656 CPUtime=11.05 cores=0-7
/proc/22522/stat : 22522 (plingeling) S 22520 22522 22268 0 -1 4202496 13156 1252 0 0 1104 1 0 0 25 0 9 0 655845281 260767744 8560 33554432000 4194304 4417452 140736795282928 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22522/statm: 63664 8560 180 55 0 61550 0
[pid=22522/tid=22529] ppid=22520 vsize=254656 CPUtime=1.37 cores=0-7
/proc/22522/task/22529/stat : 22529 (plingeling) R 22520 22522 22268 0 -1 4202560 500 1252 0 0 137 0 0 0 19 0 9 0 655845293 260767744 8560 33554432000 4194304 4417452 140736795282928 18446744073709551615 4235771 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22522/tid=22530] ppid=22520 vsize=254656 CPUtime=1.37 cores=0-7
/proc/22522/task/22530/stat : 22530 (plingeling) R 22520 22522 22268 0 -1 4202560 407 1252 0 0 137 0 0 0 25 0 9 0 655845293 260767744 8560 33554432000 4194304 4417452 140736795282928 18446744073709551615 4343725 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22522/tid=22531] ppid=22520 vsize=254656 CPUtime=1.36 cores=0-7
/proc/22522/task/22531/stat : 22531 (plingeling) R 22520 22522 22268 0 -1 4202560 945 1252 0 0 136 0 0 0 20 0 9 0 655845293 260767744 8560 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22522/tid=22532] ppid=22520 vsize=254656 CPUtime=1.37 cores=0-7
/proc/22522/task/22532/stat : 22532 (plingeling) R 22520 22522 22268 0 -1 4202560 1360 1252 0 0 137 0 0 0 19 0 9 0 655845293 260767744 8560 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22522/tid=22533] ppid=22520 vsize=254656 CPUtime=1.37 cores=0-7
/proc/22522/task/22533/stat : 22533 (plingeling) R 22520 22522 22268 0 -1 4202560 411 1252 0 0 137 0 0 0 19 0 9 0 655845293 260767744 8560 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22522/tid=22534] ppid=22520 vsize=254656 CPUtime=1.36 cores=0-7
/proc/22522/task/22534/stat : 22534 (plingeling) R 22520 22522 22268 0 -1 4202560 569 1252 0 0 136 0 0 0 25 0 9 0 655845293 260767744 8560 33554432000 4194304 4417452 140736795282928 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22522/tid=22535] ppid=22520 vsize=254656 CPUtime=1.37 cores=0-7
/proc/22522/task/22535/stat : 22535 (plingeling) R 22520 22522 22268 0 -1 4202560 613 1252 0 0 137 0 0 0 25 0 9 0 655845294 260767744 8560 33554432000 4194304 4417452 140736795282928 18446744073709551615 4353580 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22522/tid=22536] ppid=22520 vsize=254656 CPUtime=1.33 cores=0-7
/proc/22522/task/22536/stat : 22536 (plingeling) R 22520 22522 22268 0 -1 4202560 491 1252 0 0 133 0 0 0 25 0 9 0 655845294 260767744 8560 33554432000 4194304 4417452 140736795282928 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 254656

[startup+3.10089 s]
/proc/loadavg: 7.63 8.04 8.04 9/252 22536
/proc/meminfo: memFree=21046952/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=278052 CPUtime=23.85 cores=0-7
/proc/22522/stat : 22522 (plingeling) S 22520 22522 22268 0 -1 4202496 23517 1252 0 0 2382 3 0 0 25 0 9 0 655845281 284725248 14390 33554432000 4194304 4417452 140736795282928 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22522/statm: 69513 14409 180 55 0 67399 0
[pid=22522/tid=22529] ppid=22520 vsize=278052 CPUtime=2.97 cores=0-7
/proc/22522/task/22529/stat : 22529 (plingeling) R 22520 22522 22268 0 -1 4202560 1298 1252 0 0 297 0 0 0 25 0 9 0 655845293 284725248 14409 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22522/tid=22530] ppid=22520 vsize=278052 CPUtime=2.97 cores=0-7
/proc/22522/task/22530/stat : 22530 (plingeling) R 22520 22522 22268 0 -1 4202560 1321 1252 0 0 297 0 0 0 25 0 9 0 655845293 284725248 14409 33554432000 4194304 4417452 140736795282928 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22522/tid=22531] ppid=22520 vsize=278052 CPUtime=2.96 cores=0-7
/proc/22522/task/22531/stat : 22531 (plingeling) R 22520 22522 22268 0 -1 4202560 2687 1252 0 0 296 0 0 0 25 0 9 0 655845293 284725248 14409 33554432000 4194304 4417452 140736795282928 18446744073709551615 4211504 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22522/tid=22532] ppid=22520 vsize=280100 CPUtime=2.96 cores=0-7
/proc/22522/task/22532/stat : 22532 (plingeling) R 22520 22522 22268 0 -1 4202560 3400 1252 0 0 296 0 0 0 24 0 9 0 655845293 286822400 14412 33554432000 4194304 4417452 140736795282928 18446744073709551615 4353533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22522/tid=22533] ppid=22520 vsize=280100 CPUtime=2.97 cores=0-7
/proc/22522/task/22533/stat : 22533 (plingeling) R 22520 22522 22268 0 -1 4202560 886 1252 0 0 297 0 0 0 24 0 9 0 655845293 286822400 14425 33554432000 4194304 4417452 140736795282928 18446744073709551615 271550231645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22522/tid=22534] ppid=22520 vsize=280100 CPUtime=2.96 cores=0-7
/proc/22522/task/22534/stat : 22534 (plingeling) R 22520 22522 22268 0 -1 4202560 1964 1252 0 0 296 0 0 0 25 0 9 0 655845293 286822400 14439 33554432000 4194304 4417452 140736795282928 18446744073709551615 271550231528 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22522/tid=22535] ppid=22520 vsize=280100 CPUtime=2.96 cores=0-7
/proc/22522/task/22535/stat : 22535 (plingeling) R 22520 22522 22268 0 -1 4202560 2432 1252 0 0 296 0 0 0 25 0 9 0 655845294 286822400 14452 33554432000 4194304 4417452 140736795282928 18446744073709551615 4377249 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22522/tid=22536] ppid=22520 vsize=280100 CPUtime=2.93 cores=0-7
/proc/22522/task/22536/stat : 22536 (plingeling) R 22520 22522 22268 0 -1 4202560 1705 1252 0 0 293 0 0 0 25 0 9 0 655845294 286822400 14465 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 278052

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

[startup+3.90074 s]
/proc/loadavg: 7.63 8.04 8.04 9/252 22536
/proc/meminfo: memFree=21031328/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=282976 CPUtime=30.24 cores=0-7
/proc/22522/stat : 22522 (plingeling) S 22520 22522 22268 0 -1 4202496 27214 1252 0 0 3020 4 0 0 25 0 9 0 655845281 289767424 15676 33554432000 4194304 4417452 140736795282928 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22522/statm: 70744 15676 180 55 0 68630 0
[pid=22522/tid=22529] ppid=22520 vsize=282976 CPUtime=3.77 cores=0-7
/proc/22522/task/22529/stat : 22529 (plingeling) R 22520 22522 22268 0 -1 4202560 2086 1252 0 0 377 0 0 0 25 0 9 0 655845293 289767424 15676 33554432000 4194304 4417452 140736795282928 18446744073709551615 4270279 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22522/tid=22530] ppid=22520 vsize=282976 CPUtime=3.77 cores=0-7
/proc/22522/task/22530/stat : 22530 (plingeling) R 22520 22522 22268 0 -1 4202560 2272 1252 0 0 377 0 0 0 25 0 9 0 655845293 289767424 15676 33554432000 4194304 4417452 140736795282928 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22522/tid=22531] ppid=22520 vsize=282976 CPUtime=3.76 cores=0-7
/proc/22522/task/22531/stat : 22531 (plingeling) R 22520 22522 22268 0 -1 4202560 2792 1252 0 0 376 0 0 0 25 0 9 0 655845293 289767424 15676 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22522/tid=22532] ppid=22520 vsize=282976 CPUtime=3.76 cores=0-7
/proc/22522/task/22532/stat : 22532 (plingeling) R 22520 22522 22268 0 -1 4202560 4005 1252 0 0 376 0 0 0 25 0 9 0 655845293 289767424 15676 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22522/tid=22533] ppid=22520 vsize=282976 CPUtime=3.77 cores=0-7
/proc/22522/task/22533/stat : 22533 (plingeling) R 22520 22522 22268 0 -1 4202560 1491 1252 0 0 377 0 0 0 25 0 9 0 655845293 289767424 15676 33554432000 4194304 4417452 140736795282928 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22522/tid=22534] ppid=22520 vsize=282976 CPUtime=3.76 cores=0-7
/proc/22522/task/22534/stat : 22534 (plingeling) R 22520 22522 22268 0 -1 4202560 2106 1252 0 0 376 0 0 0 25 0 9 0 655845293 289767424 15676 33554432000 4194304 4417452 140736795282928 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22522/tid=22535] ppid=22520 vsize=282976 CPUtime=3.76 cores=0-7
/proc/22522/task/22535/stat : 22535 (plingeling) R 22520 22522 22268 0 -1 4202560 2725 1252 0 0 376 0 0 0 25 0 9 0 655845294 289767424 15676 33554432000 4194304 4417452 140736795282928 18446744073709551615 4366227 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22522/tid=22536] ppid=22520 vsize=282976 CPUtime=3.72 cores=0-7
/proc/22522/task/22536/stat : 22536 (plingeling) R 22520 22522 22268 0 -1 4202560 1877 1252 0 0 372 0 0 0 25 0 9 0 655845294 289767424 15676 33554432000 4194304 4417452 140736795282928 18446744073709551615 4258488 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 30.24
Current children cumulated vsize (KiB) 282976

[startup+4.30067 s]
/proc/loadavg: 7.66 8.03 8.04 10/252 22536
/proc/meminfo: memFree=21025872/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=285956 CPUtime=33.48 cores=0-7
/proc/22522/stat : 22522 (plingeling) S 22520 22522 22268 0 -1 4202496 29473 1252 0 0 3344 4 0 0 25 0 9 0 655845281 292818944 16421 33554432000 4194304 4417452 140736795282928 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22522/statm: 71489 16421 180 55 0 69375 0
[pid=22522/tid=22529] ppid=22520 vsize=285956 CPUtime=4.17 cores=0-7
/proc/22522/task/22529/stat : 22529 (plingeling) R 22520 22522 22268 0 -1 4202560 2587 1252 0 0 417 0 0 0 25 0 9 0 655845293 292818944 16421 33554432000 4194304 4417452 140736795282928 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22522/tid=22530] ppid=22520 vsize=285956 CPUtime=4.17 cores=0-7
/proc/22522/task/22530/stat : 22530 (plingeling) R 22520 22522 22268 0 -1 4202560 2409 1252 0 0 417 0 0 0 25 0 9 0 655845293 292818944 16421 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22522/tid=22531] ppid=22520 vsize=285956 CPUtime=4.17 cores=0-7
/proc/22522/task/22531/stat : 22531 (plingeling) R 22520 22522 22268 0 -1 4202560 3000 1252 0 0 417 0 0 0 25 0 9 0 655845293 292818944 16421 33554432000 4194304 4417452 140736795282928 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22522/tid=22532] ppid=22520 vsize=285956 CPUtime=4.17 cores=0-7
/proc/22522/task/22532/stat : 22532 (plingeling) R 22520 22522 22268 0 -1 4202560 4466 1252 0 0 417 0 0 0 25 0 9 0 655845293 292818944 16421 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22522/tid=22533] ppid=22520 vsize=285956 CPUtime=4.17 cores=0-7
/proc/22522/task/22533/stat : 22533 (plingeling) R 22520 22522 22268 0 -1 4202560 1816 1252 0 0 417 0 0 0 25 0 9 0 655845293 292818944 16421 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22522/tid=22534] ppid=22520 vsize=285956 CPUtime=4.17 cores=0-7
/proc/22522/task/22534/stat : 22534 (plingeling) R 22520 22522 22268 0 -1 4202560 2360 1252 0 0 417 0 0 0 25 0 9 0 655845293 292818944 16421 33554432000 4194304 4417452 140736795282928 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22522/tid=22535] ppid=22520 vsize=285956 CPUtime=4.17 cores=0-7
/proc/22522/task/22535/stat : 22535 (plingeling) R 22520 22522 22268 0 -1 4202560 2943 1252 0 0 417 0 0 0 25 0 9 0 655845294 292818944 16421 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22522/tid=22536] ppid=22520 vsize=285956 CPUtime=4.12 cores=0-7
/proc/22522/task/22536/stat : 22536 (plingeling) R 22520 22522 22268 0 -1 4202560 2032 1252 0 0 412 0 0 0 25 0 9 0 655845294 292818944 16421 33554432000 4194304 4417452 140736795282928 18446744073709551615 4365188 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 33.48
Current children cumulated vsize (KiB) 285956

[startup+4.40965 s]
/proc/loadavg: 7.66 8.03 8.04 10/252 22536
/proc/meminfo: memFree=21025872/32951124 swapFree=67056788/67111528
[pid=22522] ppid=22520 vsize=283484 CPUtime=34.3 cores=0-7
/proc/22522/stat : 22522 (plingeling) S 22520 22522 22268 0 -1 4202496 29979 1252 0 0 3426 4 0 0 25 0 9 0 655845281 290287616 15803 33554432000 4194304 4417452 140736795282928 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/22522/statm: 70871 15803 180 55 0 68757 0
[pid=22522/tid=22529] ppid=22520 vsize=283484 CPUtime=4.27 cores=0-7
/proc/22522/task/22529/stat : 22529 (plingeling) R 22520 22522 22268 0 -1 4202560 2689 1252 0 0 427 0 0 0 25 0 9 0 655845293 290287616 15803 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22522/tid=22530] ppid=22520 vsize=283484 CPUtime=4.28 cores=0-7
/proc/22522/task/22530/stat : 22530 (plingeling) R 22520 22522 22268 0 -1 4202560 2409 1252 0 0 428 0 0 0 25 0 9 0 655845293 290287616 15803 33554432000 4194304 4417452 140736795282928 18446744073709551615 4366494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22522/tid=22531] ppid=22520 vsize=283484 CPUtime=4.27 cores=0-7
/proc/22522/task/22531/stat : 22531 (plingeling) R 22520 22522 22268 0 -1 4202560 3113 1252 0 0 427 0 0 0 25 0 9 0 655845293 290287616 15803 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22522/tid=22532] ppid=22520 vsize=283484 CPUtime=4.27 cores=0-7
/proc/22522/task/22532/stat : 22532 (plingeling) R 22520 22522 22268 0 -1 4202560 4487 1252 0 0 427 0 0 0 25 0 9 0 655845293 290287616 15803 33554432000 4194304 4417452 140736795282928 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22522/tid=22533] ppid=22520 vsize=283484 CPUtime=4.27 cores=0-7
/proc/22522/task/22533/stat : 22533 (plingeling) R 22520 22522 22268 0 -1 4202560 1937 1252 0 0 427 0 0 0 25 0 9 0 655845293 290287616 15803 33554432000 4194304 4417452 140736795282928 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22522/tid=22534] ppid=22520 vsize=283484 CPUtime=4.27 cores=0-7
/proc/22522/task/22534/stat : 22534 (plingeling) R 22520 22522 22268 0 -1 4202560 2360 1252 0 0 427 0 0 0 25 0 9 0 655845293 290287616 15803 33554432000 4194304 4417452 140736795282928 18446744073709551615 4251184 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22522/tid=22535] ppid=22520 vsize=283484 CPUtime=4.27 cores=0-7
/proc/22522/task/22535/stat : 22535 (plingeling) R 22520 22522 22268 0 -1 4202560 3092 1252 0 0 427 0 0 0 25 0 9 0 655845294 290287616 15803 33554432000 4194304 4417452 140736795282928 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22522/tid=22536] ppid=22520 vsize=283484 CPUtime=4.22 cores=0-7
/proc/22522/task/22536/stat : 22536 (plingeling) R 22520 22522 22268 0 -1 4202560 2032 1252 0 0 422 0 0 0 25 0 9 0 655845294 290287616 15803 33554432000 4194304 4417452 140736795282928 18446744073709551615 4366573 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34.3
Current children cumulated vsize (KiB) 283484

Child status: 20
Real time (s): 4.47206
CPU time (s): 34.6607
CPU user time (s): 34.6077
CPU system time (s): 0.052991
CPU usage (%): 775.05
Max. virtual memory (cumulated for all children) (KiB): 285956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.6077
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31386
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= 245
involuntary context switches= 395

runsolver used 0.008998 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 08:54:34
IDJOB=3372800
IDBENCH=83454
IDSOLVER=1851
FILE ID=node133/3372800-1305442474
RUNJOBID= node133-1305437408-22282
PBS_JOBID= 13324773
Free space on /tmp= 73672 MiB

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

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=497979211

node133.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.834
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.66
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.834
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21091952 kB
Buffers:        288612 kB
Cached:        3863036 kB
SwapCached:       8724 kB
Active:        8569272 kB
Inactive:      3007636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21091952 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:            1220 kB
Writeback:           0 kB
AnonPages:     7422396 kB
Mapped:          20788 kB
Slab:           194740 kB
PageTables:      23504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19195800 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73672 MiB
End job on node133 at 2011-05-15 08:54:39