Trace number 3371403

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 33.6739 8.57536

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.84172
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

33.45/8.57	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-3371403-1305429191/watcher-3371403-1305429191 -o /tmp/evaluation-result-3371403-1305429191/solver-3371403-1305429191 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371403-1305429191.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.15 1.55 2/382 4940
/proc/meminfo: memFree=26935364/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=9716 CPUtime=0 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) R 4938 4940 29676 0 -1 4202496 522 1251 0 0 0 0 0 0 23 0 1 0 654517782 9949184 452 33554432000 4194304 4417452 140733698079712 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/4940/statm: 2429 452 148 55 0 315 0

[startup+0.178102 s]
/proc/loadavg: 0.92 1.15 1.55 2/382 4940
/proc/meminfo: memFree=26935364/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=64604 CPUtime=0.27 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 4680 1251 0 0 27 0 0 0 23 0 5 0 654517782 66154496 3933 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 16151 3933 175 55 0 14037 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 64604

[startup+0.2011 s]
/proc/loadavg: 0.92 1.15 1.55 2/382 4940
/proc/meminfo: memFree=26935364/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=64712 CPUtime=0.34 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 4743 1251 0 0 34 0 0 0 23 0 5 0 654517782 66265088 3960 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 16178 3960 175 55 0 14064 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 64712

[startup+0.30108 s]
/proc/loadavg: 0.92 1.15 1.55 2/382 4940
/proc/meminfo: memFree=26935364/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=64668 CPUtime=0.74 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 4944 1251 0 0 74 0 0 0 23 0 5 0 654517782 66220032 3949 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 16167 3949 175 55 0 14053 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 64668

[startup+0.700967 s]
/proc/loadavg: 0.92 1.15 1.55 2/382 4940
/proc/meminfo: memFree=26935364/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=65396 CPUtime=2.34 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 6141 1251 0 0 234 0 0 0 23 0 5 0 654517782 66965504 4135 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 16349 4135 179 55 0 14235 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 65396

[startup+1.50083 s]
/proc/loadavg: 1.25 1.22 1.57 6/390 4961
/proc/meminfo: memFree=26768512/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=132416 CPUtime=5.53 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 7808 1251 0 0 552 1 0 0 23 0 5 0 654517782 135593984 4515 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 33104 4515 180 55 0 30990 0
[pid=4940/tid=4947] ppid=4938 vsize=132416 CPUtime=1.41 cores=0,2,4,6
/proc/4940/task/4947/stat : 4947 (plingeling) R 4938 4940 29676 0 -1 4202560 810 1251 0 0 141 0 0 0 25 0 5 0 654517789 135593984 4515 33554432000 4194304 4417452 140733698079712 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4940/tid=4948] ppid=4938 vsize=132416 CPUtime=1.32 cores=0,2,4,6
/proc/4940/task/4948/stat : 4948 (plingeling) R 4938 4940 29676 0 -1 4202560 337 1251 0 0 132 0 0 0 25 0 5 0 654517789 135593984 4515 33554432000 4194304 4417452 140733698079712 18446744073709551615 4235310 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4940/tid=4949] ppid=4938 vsize=132416 CPUtime=1.31 cores=0,2,4,6
/proc/4940/task/4949/stat : 4949 (plingeling) R 4938 4940 29676 0 -1 4202560 435 1251 0 0 131 0 0 0 25 0 5 0 654517789 135593984 4515 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4940/tid=4950] ppid=4938 vsize=132416 CPUtime=1.4 cores=0,2,4,6
/proc/4940/task/4950/stat : 4950 (plingeling) R 4938 4940 29676 0 -1 4202560 2189 1251 0 0 140 0 0 0 25 0 5 0 654517789 135593984 4515 33554432000 4194304 4417452 140733698079712 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 132416

[startup+3.10056 s]
/proc/loadavg: 1.25 1.22 1.57 9/394 4965
/proc/meminfo: memFree=26779888/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=142352 CPUtime=11.92 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 14593 1251 0 0 1190 2 0 0 23 0 5 0 654517782 145768448 6999 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 35588 6999 180 55 0 33474 0
[pid=4940/tid=4947] ppid=4938 vsize=142352 CPUtime=3.01 cores=0,2,4,6
/proc/4940/task/4947/stat : 4947 (plingeling) R 4938 4940 29676 0 -1 4202560 2340 1251 0 0 301 0 0 0 25 0 5 0 654517789 145768448 6999 33554432000 4194304 4417452 140733698079712 18446744073709551615 4357614 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4940/tid=4948] ppid=4938 vsize=142352 CPUtime=2.92 cores=0,2,4,6
/proc/4940/task/4948/stat : 4948 (plingeling) R 4938 4940 29676 0 -1 4202560 990 1251 0 0 292 0 0 0 25 0 5 0 654517789 145768448 6999 33554432000 4194304 4417452 140733698079712 18446744073709551615 4366494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4940/tid=4949] ppid=4938 vsize=142352 CPUtime=2.89 cores=0,2,4,6
/proc/4940/task/4949/stat : 4949 (plingeling) R 4938 4940 29676 0 -1 4202560 2576 1251 0 0 289 0 0 0 25 0 5 0 654517789 145768448 6999 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4940/tid=4950] ppid=4938 vsize=142352 CPUtime=3 cores=0,2,4,6
/proc/4940/task/4950/stat : 4950 (plingeling) R 4938 4940 29676 0 -1 4202560 4650 1251 0 0 300 0 0 0 25 0 5 0 654517789 145768448 6999 33554432000 4194304 4417452 140733698079712 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.92
Current children cumulated vsize (KiB) 142352

[startup+6.30103 s]
/proc/loadavg: 1.79 1.33 1.60 9/394 4965
/proc/meminfo: memFree=26683084/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=149616 CPUtime=24.68 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 26892 1251 0 0 2463 5 0 0 23 0 5 0 654517782 153206784 8819 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 37404 8819 180 55 0 35290 0
[pid=4940/tid=4947] ppid=4938 vsize=149616 CPUtime=6.21 cores=0,2,4,6
/proc/4940/task/4947/stat : 4947 (plingeling) R 4938 4940 29676 0 -1 4202560 5549 1251 0 0 620 1 0 0 25 0 5 0 654517789 153206784 8819 33554432000 4194304 4417452 140733698079712 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4940/tid=4948] ppid=4938 vsize=149616 CPUtime=6.12 cores=0,2,4,6
/proc/4940/task/4948/stat : 4948 (plingeling) R 4938 4940 29676 0 -1 4202560 3357 1251 0 0 612 0 0 0 25 0 5 0 654517789 153206784 8819 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4940/tid=4949] ppid=4938 vsize=149616 CPUtime=6.06 cores=0,2,4,6
/proc/4940/task/4949/stat : 4949 (plingeling) R 4938 4940 29676 0 -1 4202560 6455 1251 0 0 605 1 0 0 25 0 5 0 654517789 153206784 8819 33554432000 4194304 4417452 140733698079712 18446744073709551615 4278306 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4940/tid=4950] ppid=4938 vsize=149616 CPUtime=6.2 cores=0,2,4,6
/proc/4940/task/4950/stat : 4950 (plingeling) R 4938 4940 29676 0 -1 4202560 7494 1251 0 0 619 1 0 0 25 0 5 0 654517789 153206784 8819 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 149616

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

[startup+6.40101 s]
/proc/loadavg: 1.79 1.33 1.60 9/394 4965
/proc/meminfo: memFree=26683084/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=150904 CPUtime=25.08 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 27217 1251 0 0 2503 5 0 0 23 0 5 0 654517782 154525696 9141 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 37726 9141 180 55 0 35612 0
[pid=4940/tid=4947] ppid=4938 vsize=150904 CPUtime=6.31 cores=0,2,4,6
/proc/4940/task/4947/stat : 4947 (plingeling) R 4938 4940 29676 0 -1 4202560 5549 1251 0 0 630 1 0 0 25 0 5 0 654517789 154525696 9141 33554432000 4194304 4417452 140733698079712 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4940/tid=4948] ppid=4938 vsize=150904 CPUtime=6.22 cores=0,2,4,6
/proc/4940/task/4948/stat : 4948 (plingeling) R 4938 4940 29676 0 -1 4202560 3524 1251 0 0 622 0 0 0 25 0 5 0 654517789 154525696 9141 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4940/tid=4949] ppid=4938 vsize=150904 CPUtime=6.16 cores=0,2,4,6
/proc/4940/task/4949/stat : 4949 (plingeling) R 4938 4940 29676 0 -1 4202560 6584 1251 0 0 615 1 0 0 25 0 5 0 654517789 154525696 9141 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4940/tid=4950] ppid=4938 vsize=150904 CPUtime=6.3 cores=0,2,4,6
/proc/4940/task/4950/stat : 4950 (plingeling) R 4938 4940 29676 0 -1 4202560 7523 1251 0 0 629 1 0 0 25 0 5 0 654517789 154525696 9141 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 150904

[startup+7.20087 s]
/proc/loadavg: 1.79 1.33 1.60 9/394 4965
/proc/meminfo: memFree=26675272/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=151544 CPUtime=28.27 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 29254 1251 0 0 2822 5 0 0 23 0 5 0 654517782 155181056 9301 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 37886 9301 180 55 0 35772 0
[pid=4940/tid=4947] ppid=4938 vsize=151544 CPUtime=7.11 cores=0,2,4,6
/proc/4940/task/4947/stat : 4947 (plingeling) R 4938 4940 29676 0 -1 4202560 6550 1251 0 0 710 1 0 0 25 0 5 0 654517789 155181056 9301 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4940/tid=4948] ppid=4938 vsize=151544 CPUtime=7.01 cores=0,2,4,6
/proc/4940/task/4948/stat : 4948 (plingeling) R 4938 4940 29676 0 -1 4202560 3802 1251 0 0 701 0 0 0 25 0 5 0 654517789 155181056 9301 33554432000 4194304 4417452 140733698079712 18446744073709551615 4264528 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4940/tid=4949] ppid=4938 vsize=151544 CPUtime=6.94 cores=0,2,4,6
/proc/4940/task/4949/stat : 4949 (plingeling) R 4938 4940 29676 0 -1 4202560 6884 1251 0 0 693 1 0 0 25 0 5 0 654517789 155181056 9301 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4940/tid=4950] ppid=4938 vsize=151544 CPUtime=7.1 cores=0,2,4,6
/proc/4940/task/4950/stat : 4950 (plingeling) R 4938 4940 29676 0 -1 4202560 7981 1251 0 0 709 1 0 0 25 0 5 0 654517789 155181056 9301 33554432000 4194304 4417452 140733698079712 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 28.27
Current children cumulated vsize (KiB) 151544

[startup+8.00074 s]
/proc/loadavg: 1.79 1.33 1.60 9/394 4965
/proc/meminfo: memFree=26678528/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=152416 CPUtime=31.45 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 31857 1251 0 0 3140 5 0 0 23 0 5 0 654517782 156073984 9546 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 38104 9546 180 55 0 35990 0
[pid=4940/tid=4947] ppid=4938 vsize=152416 CPUtime=7.91 cores=0,2,4,6
/proc/4940/task/4947/stat : 4947 (plingeling) R 4938 4940 29676 0 -1 4202560 6929 1251 0 0 790 1 0 0 25 0 5 0 654517789 156073984 9546 33554432000 4194304 4417452 140733698079712 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4940/tid=4948] ppid=4938 vsize=152416 CPUtime=7.81 cores=0,2,4,6
/proc/4940/task/4948/stat : 4948 (plingeling) R 4938 4940 29676 0 -1 4202560 4546 1251 0 0 781 0 0 0 25 0 5 0 654517789 156073984 9546 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4940/tid=4949] ppid=4938 vsize=152416 CPUtime=7.73 cores=0,2,4,6
/proc/4940/task/4949/stat : 4949 (plingeling) R 4938 4940 29676 0 -1 4202560 7428 1251 0 0 772 1 0 0 25 0 5 0 654517789 156073984 9546 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4940/tid=4950] ppid=4938 vsize=152416 CPUtime=7.9 cores=0,2,4,6
/proc/4940/task/4950/stat : 4950 (plingeling) R 4938 4940 29676 0 -1 4202560 8917 1251 0 0 789 1 0 0 25 0 5 0 654517789 156073984 9546 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 31.45
Current children cumulated vsize (KiB) 152416

[startup+8.40067 s]
/proc/loadavg: 1.79 1.33 1.60 9/394 4965
/proc/meminfo: memFree=26678528/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=153064 CPUtime=33.05 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 32823 1251 0 0 3299 6 0 0 23 0 5 0 654517782 156737536 9708 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 38266 9708 180 55 0 36152 0
[pid=4940/tid=4947] ppid=4938 vsize=153064 CPUtime=8.31 cores=0,2,4,6
/proc/4940/task/4947/stat : 4947 (plingeling) R 4938 4940 29676 0 -1 4202560 7314 1251 0 0 830 1 0 0 25 0 5 0 654517789 156737536 9708 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4940/tid=4948] ppid=4938 vsize=153064 CPUtime=8.21 cores=0,2,4,6
/proc/4940/task/4948/stat : 4948 (plingeling) R 4938 4940 29676 0 -1 4202560 4755 1251 0 0 821 0 0 0 25 0 5 0 654517789 156737536 9708 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4940/tid=4949] ppid=4938 vsize=153064 CPUtime=8.13 cores=0,2,4,6
/proc/4940/task/4949/stat : 4949 (plingeling) R 4938 4940 29676 0 -1 4202560 7511 1251 0 0 812 1 0 0 25 0 5 0 654517789 156737536 9708 33554432000 4194304 4417452 140733698079712 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4940/tid=4950] ppid=4938 vsize=153064 CPUtime=8.3 cores=0,2,4,6
/proc/4940/task/4950/stat : 4950 (plingeling) R 4938 4940 29676 0 -1 4202560 9206 1251 0 0 829 1 0 0 25 0 5 0 654517789 156737536 9708 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 33.05
Current children cumulated vsize (KiB) 153064

[startup+8.50066 s]
/proc/loadavg: 1.79 1.33 1.60 9/394 4965
/proc/meminfo: memFree=26678528/32950928 swapFree=44388876/67111528
[pid=4940] ppid=4938 vsize=154020 CPUtime=33.45 cores=0,2,4,6
/proc/4940/stat : 4940 (plingeling) S 4938 4940 29676 0 -1 4202496 33062 1251 0 0 3339 6 0 0 23 0 5 0 654517782 157716480 9947 33554432000 4194304 4417452 140733698079712 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4940/statm: 38505 9947 180 55 0 36391 0
[pid=4940/tid=4947] ppid=4938 vsize=154020 CPUtime=8.41 cores=0,2,4,6
/proc/4940/task/4947/stat : 4947 (plingeling) R 4938 4940 29676 0 -1 4202560 7351 1251 0 0 840 1 0 0 25 0 5 0 654517789 157716480 9947 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4940/tid=4948] ppid=4938 vsize=154020 CPUtime=8.31 cores=0,2,4,6
/proc/4940/task/4948/stat : 4948 (plingeling) R 4938 4940 29676 0 -1 4202560 4957 1251 0 0 831 0 0 0 25 0 5 0 654517789 157716480 9947 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4940/tid=4949] ppid=4938 vsize=154020 CPUtime=8.23 cores=0,2,4,6
/proc/4940/task/4949/stat : 4949 (plingeling) R 4938 4940 29676 0 -1 4202560 7511 1251 0 0 822 1 0 0 25 0 5 0 654517789 157716480 9947 33554432000 4194304 4417452 140733698079712 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4940/tid=4950] ppid=4938 vsize=154020 CPUtime=8.4 cores=0,2,4,6
/proc/4940/task/4950/stat : 4950 (plingeling) R 4938 4940 29676 0 -1 4202560 9206 1251 0 0 839 1 0 0 25 0 5 0 654517789 157716480 9947 33554432000 4194304 4417452 140733698079712 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 33.45
Current children cumulated vsize (KiB) 154020

Child status: 20
Real time (s): 8.57536
CPU time (s): 33.6739
CPU user time (s): 33.6069
CPU system time (s): 0.066989
CPU usage (%): 392.682
Max. virtual memory (cumulated for all children) (KiB): 156744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.6069
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34502
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= 132
involuntary context switches= 169

runsolver used 0.029995 second user time and 0.074988 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 05:13:11
IDJOB=3371403
IDBENCH=83433
IDSOLVER=1848
FILE ID=node126/3371403-1305429191
RUNJOBID= node126-1305429191-4926
PBS_JOBID= 13324566
Free space on /tmp= 73364 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-3371403-1305429191/watcher-3371403-1305429191 -o /tmp/evaluation-result-3371403-1305429191/solver-3371403-1305429191 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371403-1305429191.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=882769679

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26935768 kB
Buffers:        269152 kB
Cached:        2532420 kB
SwapCached:      92524 kB
Active:         802636 kB
Inactive:      4960264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26935768 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:     2881656 kB
Mapped:          14888 kB
Slab:           110972 kB
PageTables:      75532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88090000 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= 73348 MiB
End job on node126 at 2011-05-15 05:13:19