Trace number 3309909

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 587UNSAT 12333.4 1543.67

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark588.006
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data

12333.28/1543.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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309909-1304014453/watcher-3309909-1304014453 -o /tmp/evaluation-result-3309909-1304014453/solver-3309909-1304014453 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309909-1304014453.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.93 7.64 7.27 1/170 11141
/proc/meminfo: memFree=21438092/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=9584 CPUtime=0 cores=0-7
/proc/11141/stat : 11141 (plingeling) R 11139 11141 10865 0 -1 4202496 482 1253 0 0 0 0 0 0 25 0 1 0 513047691 9814016 411 33554432000 4194304 4417332 140735749538096 18446744073709551615 4232664 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11141/statm: 2396 411 147 55 0 282 0

[startup+0.0137699 s]
/proc/loadavg: 7.93 7.64 7.27 1/170 11141
/proc/meminfo: memFree=21438092/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=11756 CPUtime=0 cores=0-7
/proc/11141/stat : 11141 (plingeling) R 11139 11141 10865 0 -1 4202496 1043 1253 0 0 0 0 0 0 25 0 1 0 513047691 12038144 932 33554432000 4194304 4417332 140735749538096 18446744073709551615 212435710957 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11141/statm: 2939 963 148 55 0 825 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11756

[startup+0.100759 s]
/proc/loadavg: 7.93 7.64 7.27 1/170 11141
/proc/meminfo: memFree=21438092/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=29376 CPUtime=0.09 cores=0-7
/proc/11141/stat : 11141 (plingeling) R 11139 11141 10865 0 -1 4202496 5659 1253 0 0 8 1 0 0 25 0 1 0 513047691 30081024 5349 33554432000 4194304 4417332 140735749538096 18446744073709551615 212435710957 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11141/statm: 7377 5374 148 55 0 5263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29376

[startup+0.30072 s]
/proc/loadavg: 7.93 7.64 7.27 1/170 11141
/proc/meminfo: memFree=21438092/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=79344 CPUtime=0.29 cores=0-7
/proc/11141/stat : 11141 (plingeling) R 11139 11141 10865 0 -1 4202496 18147 1253 0 0 27 2 0 0 25 0 1 0 513047691 81248256 17836 33554432000 4194304 4417332 140735749538096 18446744073709551615 4235968 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11141/statm: 19836 17836 148 55 0 17722 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79344

[startup+1.42345 s]
/proc/loadavg: 7.93 7.64 7.27 1/170 11141
/proc/meminfo: memFree=21438092/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=281976 CPUtime=6.99 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 39539 1253 0 0 693 6 0 0 25 0 9 0 513047691 288743424 31811 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 70494 31811 176 55 0 68380 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 281976

[startup+1.50043 s]
/proc/loadavg: 7.93 7.64 7.27 1/170 11141
/proc/meminfo: memFree=21438092/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=289748 CPUtime=7.61 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 41684 1253 0 0 754 7 0 0 25 0 9 0 513047691 296701952 33786 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 72437 33786 176 55 0 70323 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 289748

[startup+3.10113 s]
/proc/loadavg: 7.93 7.64 7.27 9/179 11155
/proc/meminfo: memFree=21256048/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=338864 CPUtime=20.4 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 58464 1253 0 0 2029 11 0 0 25 0 9 0 513047691 346996736 46038 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 84716 46038 181 55 0 82602 0
[pid=11141/tid=11148] ppid=11139 vsize=338864 CPUtime=2.47 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 2575 1253 0 0 247 0 0 0 22 0 9 0 513047753 346996736 46038 33554432000 4194304 4417332 140735749538096 18446744073709551615 4340133 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=338864 CPUtime=2.47 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 3978 1253 0 0 246 1 0 0 25 0 9 0 513047753 346996736 46038 33554432000 4194304 4417332 140735749538096 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=338864 CPUtime=2.46 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 2948 1253 0 0 246 0 0 0 25 0 9 0 513047753 346996736 46038 33554432000 4194304 4417332 140735749538096 18446744073709551615 4357760 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=338864 CPUtime=2.47 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 3697 1253 0 0 247 0 0 0 25 0 9 0 513047753 346996736 46038 33554432000 4194304 4417332 140735749538096 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=338864 CPUtime=2.46 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 2634 1253 0 0 246 0 0 0 25 0 9 0 513047753 346996736 46038 33554432000 4194304 4417332 140735749538096 18446744073709551615 4269682 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=338864 CPUtime=2.46 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 2629 1253 0 0 246 0 0 0 25 0 9 0 513047753 346996736 46038 33554432000 4194304 4417332 140735749538096 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=338864 CPUtime=2.45 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 2620 1253 0 0 245 0 0 0 22 0 9 0 513047753 346996736 46038 33554432000 4194304 4417332 140735749538096 18446744073709551615 4355723 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=338864 CPUtime=2.46 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 2836 1253 0 0 246 0 0 0 25 0 9 0 513047753 346996736 46038 33554432000 4194304 4417332 140735749538096 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20.4
Current children cumulated vsize (KiB) 338864

[startup+6.30052 s]
/proc/loadavg: 7.93 7.64 7.27 9/179 11155
/proc/meminfo: memFree=21216752/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=377008 CPUtime=45.97 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 70660 1253 0 0 4585 12 0 0 25 0 9 0 513047691 386056192 55574 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 94252 55574 181 55 0 92138 0
[pid=11141/tid=11148] ppid=11139 vsize=377008 CPUtime=5.67 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 4563 1253 0 0 566 1 0 0 25 0 9 0 513047753 386056192 55574 33554432000 4194304 4417332 140735749538096 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=377008 CPUtime=5.67 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 4170 1253 0 0 566 1 0 0 25 0 9 0 513047753 386056192 55574 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=377008 CPUtime=5.66 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 3392 1253 0 0 566 0 0 0 25 0 9 0 513047753 386056192 55574 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=377008 CPUtime=5.67 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 7758 1253 0 0 566 1 0 0 25 0 9 0 513047753 386056192 55574 33554432000 4194304 4417332 140735749538096 18446744073709551615 4357173 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=377008 CPUtime=5.66 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 4167 1253 0 0 566 0 0 0 25 0 9 0 513047753 386056192 55574 33554432000 4194304 4417332 140735749538096 18446744073709551615 4261296 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=377008 CPUtime=5.66 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 4231 1253 0 0 566 0 0 0 25 0 9 0 513047753 386056192 55574 33554432000 4194304 4417332 140735749538096 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=377008 CPUtime=5.63 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 3620 1253 0 0 563 0 0 0 25 0 9 0 513047753 386056192 55574 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=377008 CPUtime=5.65 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 4212 1253 0 0 565 0 0 0 25 0 9 0 513047753 386056192 55574 33554432000 4194304 4417332 140735749538096 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 45.97
Current children cumulated vsize (KiB) 377008

[startup+12.7013 s]
/proc/loadavg: 7.94 7.65 7.28 9/179 11155
/proc/meminfo: memFree=21220364/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=372164 CPUtime=97.18 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 89627 1253 0 0 9702 16 0 0 25 0 9 0 513047691 381095936 54363 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 93041 54363 181 55 0 90927 0
[pid=11141/tid=11148] ppid=11139 vsize=372164 CPUtime=12.08 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 6637 1253 0 0 1207 1 0 0 25 0 9 0 513047753 381095936 54363 33554432000 4194304 4417332 140735749538096 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=372164 CPUtime=12.08 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 5331 1253 0 0 1207 1 0 0 25 0 9 0 513047753 381095936 54363 33554432000 4194304 4417332 140735749538096 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=372164 CPUtime=12.07 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 5313 1253 0 0 1206 1 0 0 25 0 9 0 513047753 381095936 54363 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=372164 CPUtime=12.07 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 14408 1253 0 0 1205 2 0 0 25 0 9 0 513047753 381095936 54363 33554432000 4194304 4417332 140735749538096 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=372164 CPUtime=12.06 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 6078 1253 0 0 1206 0 0 0 25 0 9 0 513047753 381095936 54363 33554432000 4194304 4417332 140735749538096 18446744073709551615 4259603 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=372164 CPUtime=12.07 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 5340 1253 0 0 1206 1 0 0 25 0 9 0 513047753 381095936 54363 33554432000 4194304 4417332 140735749538096 18446744073709551615 4270279 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=372164 CPUtime=12.01 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 6289 1253 0 0 1200 1 0 0 25 0 9 0 513047753 381095936 54363 33554432000 4194304 4417332 140735749538096 18446744073709551615 4307452 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=372164 CPUtime=12.06 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 5684 1253 0 0 1206 0 0 0 25 0 9 0 513047753 381095936 54363 33554432000 4194304 4417332 140735749538096 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 97.18
Current children cumulated vsize (KiB) 372164

[startup+25.5009 s]
/proc/loadavg: 7.95 7.66 7.29 9/179 11155
/proc/meminfo: memFree=21194368/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=396708 CPUtime=199.47 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 143371 1253 0 0 19920 27 0 0 25 0 9 0 513047691 406228992 60499 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 99177 60499 181 55 0 97063 0
[pid=11141/tid=11148] ppid=11139 vsize=396708 CPUtime=24.87 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 11764 1253 0 0 2485 2 0 0 25 0 9 0 513047753 406228992 60499 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=396708 CPUtime=24.87 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 10550 1253 0 0 2485 2 0 0 25 0 9 0 513047753 406228992 60499 33554432000 4194304 4417332 140735749538096 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=396708 CPUtime=24.87 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 10756 1253 0 0 2485 2 0 0 25 0 9 0 513047753 406228992 60499 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=396708 CPUtime=24.87 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 30567 1253 0 0 2481 6 0 0 25 0 9 0 513047753 406228992 60499 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=396708 CPUtime=24.86 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 10542 1253 0 0 2485 1 0 0 25 0 9 0 513047753 406228992 60499 33554432000 4194304 4417332 140735749538096 18446744073709551615 4357691 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=396708 CPUtime=24.86 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 10529 1253 0 0 2485 1 0 0 25 0 9 0 513047753 406228992 60499 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=396708 CPUtime=24.74 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 13112 1253 0 0 2472 2 0 0 25 0 9 0 513047753 406228992 60499 33554432000 4194304 4417332 140735749538096 18446744073709551615 4307688 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=396708 CPUtime=24.85 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 11004 1253 0 0 2484 1 0 0 25 0 9 0 513047753 406228992 60499 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 199.47
Current children cumulated vsize (KiB) 396708

[startup+51.101 s]
/proc/loadavg: 8.02 7.71 7.31 9/179 11156
/proc/meminfo: memFree=21176684/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=411728 CPUtime=404.14 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 229667 1253 0 0 40366 48 0 0 25 0 9 0 513047691 421609472 64254 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 102932 64254 181 55 0 100818 0
[pid=11141/tid=11148] ppid=11139 vsize=411728 CPUtime=50.47 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 21659 1253 0 0 5042 5 0 0 25 0 9 0 513047753 421609472 64254 33554432000 4194304 4417332 140735749538096 18446744073709551615 4366314 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=411728 CPUtime=50.47 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 18753 1253 0 0 5044 3 0 0 25 0 9 0 513047753 421609472 64254 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=411728 CPUtime=50.46 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 21463 1253 0 0 5041 5 0 0 25 0 9 0 513047753 421609472 64254 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=411728 CPUtime=50.47 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 51430 1253 0 0 5036 11 0 0 25 0 9 0 513047753 421609472 64254 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=411728 CPUtime=50.46 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 17903 1253 0 0 5043 3 0 0 25 0 9 0 513047753 421609472 64254 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=411728 CPUtime=50.45 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 19544 1253 0 0 5042 3 0 0 25 0 9 0 513047753 421609472 64254 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=411728 CPUtime=50.19 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 26182 1253 0 0 5015 4 0 0 25 0 9 0 513047753 421609472 64254 33554432000 4194304 4417332 140735749538096 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=411728 CPUtime=50.45 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 18186 1253 0 0 5042 3 0 0 25 0 9 0 513047753 421609472 64254 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 404.14
Current children cumulated vsize (KiB) 411728

[startup+102.301 s]
/proc/loadavg: 8.07 7.77 7.35 9/179 11157

################
# More data... #
################

[pid=11141] ppid=11139 vsize=1544928 CPUtime=10407.1 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 2869144 1253 0 0 1040157 555 0 0 25 0 9 0 513047691 1582006272 347554 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 386232 347554 181 55 0 384118 0
[pid=11141/tid=11148] ppid=11139 vsize=1544928 CPUtime=1301.68 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 318571 1253 0 0 130110 58 0 0 25 0 9 0 513047753 1582006272 347554 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=1544928 CPUtime=1301.72 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 348318 1253 0 0 130109 63 0 0 25 0 9 0 513047753 1582006272 347554 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=1544928 CPUtime=1301.7 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 317220 1253 0 0 130111 59 0 0 25 0 9 0 513047753 1582006272 347554 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=1544928 CPUtime=1301.71 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 386737 1253 0 0 130088 83 0 0 25 0 9 0 513047753 1582006272 347554 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=1544928 CPUtime=1301.71 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 323500 1253 0 0 130110 61 0 0 25 0 9 0 513047753 1582006272 347554 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=1544928 CPUtime=1301.58 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 320138 1253 0 0 130097 61 0 0 25 0 9 0 513047753 1582006272 347554 33554432000 4194304 4417332 140735749538096 18446744073709551615 4354132 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=1544928 CPUtime=1294.62 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 491781 1253 0 0 129364 98 0 0 25 0 9 0 513047753 1582006272 347554 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=1544928 CPUtime=1301.7 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 328332 1253 0 0 130108 62 0 0 25 0 9 0 513047753 1582006272 347554 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10407.1
Current children cumulated vsize (KiB) 1544928

[startup+1362.3 s]
/proc/loadavg: 8.06 8.05 7.84 9/179 11191
/proc/meminfo: memFree=20088012/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=1516096 CPUtime=10886.8 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 2928019 1253 0 0 1088113 568 0 0 25 0 9 0 513047691 1552482304 340346 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 379024 340346 181 55 0 376910 0
[pid=11141/tid=11148] ppid=11139 vsize=1516096 CPUtime=1361.69 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 320764 1253 0 0 136109 60 0 0 25 0 9 0 513047753 1552482304 340346 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=1516096 CPUtime=1361.71 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 364984 1253 0 0 136105 66 0 0 25 0 9 0 513047753 1552482304 340346 33554432000 4194304 4417332 140735749538096 18446744073709551615 4236655 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=1516096 CPUtime=1361.7 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 317618 1253 0 0 136111 59 0 0 25 0 9 0 513047753 1552482304 340346 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=1516096 CPUtime=1361.71 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 386737 1253 0 0 136088 83 0 0 25 0 9 0 513047753 1552482304 340346 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=1516096 CPUtime=1361.72 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 328519 1253 0 0 136110 62 0 0 25 0 9 0 513047753 1552482304 340346 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=1516096 CPUtime=1361.58 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 339508 1253 0 0 136093 65 0 0 25 0 9 0 513047753 1552482304 340346 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=1516096 CPUtime=1354.3 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 491781 1253 0 0 135332 98 0 0 25 0 9 0 513047753 1552482304 340346 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=1516096 CPUtime=1361.7 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 343561 1253 0 0 136105 65 0 0 25 0 9 0 513047753 1552482304 340346 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10886.8
Current children cumulated vsize (KiB) 1516096

[startup+1422.3 s]
/proc/loadavg: 8.06 8.05 7.85 9/179 11192
/proc/meminfo: memFree=20013440/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=1579424 CPUtime=11366.5 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 3035044 1253 0 0 1136058 591 0 0 25 0 9 0 513047691 1617330176 356178 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 394856 356178 181 55 0 392742 0
[pid=11141/tid=11148] ppid=11139 vsize=1579424 CPUtime=1421.69 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 334689 1253 0 0 142106 63 0 0 25 0 9 0 513047753 1617330176 356178 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=1579424 CPUtime=1421.72 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 376357 1253 0 0 142103 69 0 0 25 0 9 0 513047753 1617330176 356178 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=1579424 CPUtime=1421.71 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 320727 1253 0 0 142111 60 0 0 25 0 9 0 513047753 1617330176 356178 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=1579424 CPUtime=1421.72 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 403189 1253 0 0 142084 88 0 0 25 0 9 0 513047753 1617330176 356178 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=1579424 CPUtime=1421.71 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 349524 1253 0 0 142106 65 0 0 25 0 9 0 513047753 1617330176 356178 33554432000 4194304 4417332 140735749538096 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=1579424 CPUtime=1421.57 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 346818 1253 0 0 142091 66 0 0 25 0 9 0 513047753 1617330176 356178 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=1579424 CPUtime=1413.97 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 517666 1253 0 0 141292 105 0 0 25 0 9 0 513047753 1617330176 356178 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=1579424 CPUtime=1421.71 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 351527 1253 0 0 142104 67 0 0 25 0 9 0 513047753 1617330176 356178 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11366.5
Current children cumulated vsize (KiB) 1579424

[startup+1482.3 s]
/proc/loadavg: 8.02 8.04 7.86 9/179 11194
/proc/meminfo: memFree=19903140/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=1689892 CPUtime=11846.2 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 3085600 1253 0 0 1184021 599 0 0 25 0 9 0 513047691 1730449408 383795 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 422473 383795 181 55 0 420359 0
[pid=11141/tid=11148] ppid=11139 vsize=1689892 CPUtime=1481.69 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 344105 1253 0 0 148104 65 0 0 25 0 9 0 513047753 1730449408 383795 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=1689892 CPUtime=1481.73 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 380453 1253 0 0 148104 69 0 0 25 0 9 0 513047753 1730449408 383795 33554432000 4194304 4417332 140735749538096 18446744073709551615 4270130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=1689892 CPUtime=1481.72 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 327636 1253 0 0 148110 62 0 0 25 0 9 0 513047753 1730449408 383795 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=1689892 CPUtime=1481.73 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 403189 1253 0 0 148085 88 0 0 25 0 9 0 513047753 1730449408 383795 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=1689892 CPUtime=1481.72 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 361000 1253 0 0 148105 67 0 0 25 0 9 0 513047753 1730449408 383795 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=1689892 CPUtime=1481.56 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 350457 1253 0 0 148090 66 0 0 25 0 9 0 513047753 1730449408 383795 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=1689892 CPUtime=1473.65 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 525858 1253 0 0 147259 106 0 0 25 0 9 0 513047753 1730449408 383795 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=1689892 CPUtime=1481.71 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 358355 1253 0 0 148103 68 0 0 25 0 9 0 513047753 1730449408 383795 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11846.2
Current children cumulated vsize (KiB) 1689892

[startup+1542.3 s]
/proc/loadavg: 8.00 8.03 7.86 9/179 11196
/proc/meminfo: memFree=19841244/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=1751420 CPUtime=12325.8 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 3179691 1253 0 0 1231964 621 0 0 25 0 9 0 513047691 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 437855 399177 181 55 0 435741 0
[pid=11141/tid=11148] ppid=11139 vsize=1751420 CPUtime=1541.68 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 349392 1253 0 0 154103 65 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=1751420 CPUtime=1541.72 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 390826 1253 0 0 154101 71 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=1751420 CPUtime=1541.71 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 334978 1253 0 0 154108 63 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=1751420 CPUtime=1541.72 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 403189 1253 0 0 154084 88 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=1751420 CPUtime=1541.72 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 366611 1253 0 0 154104 68 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=1751420 CPUtime=1541.56 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 365139 1253 0 0 154086 70 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=1751420 CPUtime=1533.32 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 552563 1253 0 0 153222 110 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=1751420 CPUtime=1541.72 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 382446 1253 0 0 154096 76 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12325.8
Current children cumulated vsize (KiB) 1751420

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

[startup+1543 s]
/proc/loadavg: 8.00 8.03 7.86 9/179 11196
/proc/meminfo: memFree=19841244/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=1751420 CPUtime=12331.5 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 3179691 1253 0 0 1232524 621 0 0 25 0 9 0 513047691 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 437855 399177 181 55 0 435741 0
[pid=11141/tid=11148] ppid=11139 vsize=1751420 CPUtime=1542.38 cores=0-7
/proc/11141/task/11148/stat : 11148 (plingeling) R 11139 11141 10865 0 -1 4202560 349392 1253 0 0 154173 65 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11141/tid=11149] ppid=11139 vsize=1751420 CPUtime=1542.42 cores=0-7
/proc/11141/task/11149/stat : 11149 (plingeling) R 11139 11141 10865 0 -1 4202560 390826 1253 0 0 154171 71 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11141/tid=11150] ppid=11139 vsize=1751420 CPUtime=1542.41 cores=0-7
/proc/11141/task/11150/stat : 11150 (plingeling) R 11139 11141 10865 0 -1 4202560 334978 1253 0 0 154178 63 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11141/tid=11151] ppid=11139 vsize=1751420 CPUtime=1542.42 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 403189 1253 0 0 154154 88 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11141/tid=11152] ppid=11139 vsize=1751420 CPUtime=1542.42 cores=0-7
/proc/11141/task/11152/stat : 11152 (plingeling) R 11139 11141 10865 0 -1 4202560 366611 1253 0 0 154174 68 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11141/tid=11153] ppid=11139 vsize=1751420 CPUtime=1542.26 cores=0-7
/proc/11141/task/11153/stat : 11153 (plingeling) R 11139 11141 10865 0 -1 4202560 365139 1253 0 0 154156 70 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11141/tid=11154] ppid=11139 vsize=1751420 CPUtime=1534.01 cores=0-7
/proc/11141/task/11154/stat : 11154 (plingeling) R 11139 11141 10865 0 -1 4202560 552563 1253 0 0 153291 110 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11141/tid=11155] ppid=11139 vsize=1751420 CPUtime=1542.42 cores=0-7
/proc/11141/task/11155/stat : 11155 (plingeling) R 11139 11141 10865 0 -1 4202560 382446 1253 0 0 154166 76 0 0 25 0 9 0 513047753 1793454080 399177 33554432000 4194304 4417332 140735749538096 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12331.5
Current children cumulated vsize (KiB) 1751420

[startup+1543.4 s]
/proc/loadavg: 8.00 8.03 7.86 9/179 11196
/proc/meminfo: memFree=19841244/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=1751420 CPUtime=12333.1 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 3179692 1253 0 0 1232687 621 0 0 15 0 2 0 513047691 1793454080 399178 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 437855 399178 182 55 0 435741 0
[pid=11141/tid=11151] ppid=11139 vsize=1751420 CPUtime=1542.82 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 403189 1253 0 0 154194 88 0 0 25 0 2 0 513047753 1793454080 399178 33554432000 4194304 4417332 140735749538096 18446744073709551615 4302975 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12333.1
Current children cumulated vsize (KiB) 1751420

[startup+1543.6 s]
/proc/loadavg: 8.00 8.03 7.86 9/179 11196
/proc/meminfo: memFree=19841244/32951124 swapFree=67111524/67111528
[pid=11141] ppid=11139 vsize=1257872 CPUtime=12333.3 cores=0-7
/proc/11141/stat : 11141 (plingeling) S 11139 11141 10865 0 -1 4202496 3181231 1253 0 0 1232705 623 0 0 15 0 2 0 513047691 1288060928 275319 33554432000 4194304 4417332 140735749538096 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/11141/statm: 314468 275347 182 55 0 312354 0
[pid=11141/tid=11151] ppid=11139 vsize=1257872 CPUtime=1543.02 cores=0-7
/proc/11141/task/11151/stat : 11151 (plingeling) R 11139 11141 10865 0 -1 4202560 404771 1253 0 0 154212 90 0 0 25 0 2 0 513047753 1288060928 275362 33554432000 4194304 4417332 140735749538096 18446744073709551615 212435711064 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12333.3
Current children cumulated vsize (KiB) 1257872

Child status: 20
Real time (s): 1543.67
CPU time (s): 12333.4
CPU user time (s): 12327.1
CPU system time (s): 6.29504
CPU usage (%): 798.964
Max. virtual memory (cumulated for all children) (KiB): 1751420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12327.1
system time used= 6.29504
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3183335
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= 380
involuntary context switches= 58262

runsolver used 2.53661 second user time and 5.87911 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 20:14:13
IDJOB=3309909
IDBENCH=83446
IDSOLVER=1695
FILE ID=node102/3309909-1304014453
RUNJOBID= node102-1304009058-10879
PBS_JOBID= 13168848
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=135586863

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.82
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.828
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.828
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.828
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:      21438620 kB
Buffers:       1635624 kB
Cached:        9260476 kB
SwapCached:          4 kB
Active:        2861332 kB
Inactive:      8098808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21438620 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6632 kB
Writeback:           0 kB
AnonPages:       64564 kB
Mapped:          14896 kB
Slab:           487540 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188264 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= 71556 MiB
End job on node102 at 2011-04-28 20:39:57