Trace number 3371483

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)? (TO) 4800.44 1207.76

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3371483-1305429286/watcher-3371483-1305429286 -o /tmp/evaluation-result-3371483-1305429286/solver-3371483-1305429286 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371483-1305429286.cnf 

running on 4 cores: 1,3,5,7

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: 6.25 2.98 2.16 6/389 5138
/proc/meminfo: memFree=26727408/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=10832 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) R 5136 5138 29676 0 -1 4202496 818 1249 0 0 0 0 0 0 23 0 1 0 654527645 11091968 732 33554432000 4194304 4417452 140733433556144 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5138/statm: 2708 732 149 55 0 594 0

[startup+0.107152 s]
/proc/loadavg: 6.25 2.98 2.16 6/389 5138
/proc/meminfo: memFree=26727408/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=22112 CPUtime=0.09 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) R 5136 5138 29676 0 -1 4202496 3686 1249 0 0 9 0 0 0 24 0 1 0 654527645 22642688 3552 33554432000 4194304 4417452 140733433556144 18446744073709551615 4320876 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5138/statm: 5528 3552 149 55 0 3414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22112

[startup+0.201136 s]
/proc/loadavg: 6.25 2.98 2.16 6/389 5138
/proc/meminfo: memFree=26727408/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=30304 CPUtime=0.18 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) R 5136 5138 29676 0 -1 4202496 5734 1249 0 0 18 0 0 0 24 0 1 0 654527645 31031296 5600 33554432000 4194304 4417452 140733433556144 18446744073709551615 4227835 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5138/statm: 7576 5600 149 55 0 5462 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 30304

[startup+0.30112 s]
/proc/loadavg: 6.25 2.98 2.16 6/389 5138
/proc/meminfo: memFree=26727408/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=50784 CPUtime=0.29 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) R 5136 5138 29676 0 -1 4202496 10854 1249 0 0 28 1 0 0 25 0 1 0 654527645 52002816 10720 33554432000 4194304 4417452 140733433556144 18446744073709551615 4198200 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5138/statm: 12696 10720 149 55 0 10582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50784

[startup+0.701055 s]
/proc/loadavg: 6.25 2.98 2.16 6/389 5138
/proc/meminfo: memFree=26727408/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=112180 CPUtime=0.69 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) R 5136 5138 29676 0 -1 4202496 26209 1249 0 0 66 3 0 0 25 0 1 0 654527645 114872320 26069 33554432000 4194304 4417452 140733433556144 18446744073709551615 4227882 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5138/statm: 28045 26069 149 55 0 25931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112180

[startup+1.50092 s]
/proc/loadavg: 6.25 2.98 2.16 6/390 5144
/proc/meminfo: memFree=26531068/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=276020 CPUtime=1.49 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) R 5136 5138 29676 0 -1 4202496 67169 1249 0 0 142 7 0 0 25 0 1 0 654527645 282644480 67029 33554432000 4194304 4417452 140733433556144 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5138/statm: 69005 67029 149 55 0 66891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 276020

[startup+3.10065 s]
/proc/loadavg: 6.25 2.98 2.16 6/390 5144
/proc/meminfo: memFree=26531068/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=538164 CPUtime=3.09 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) R 5136 5138 29676 0 -1 4202496 132705 1249 0 0 293 16 0 0 25 0 1 0 654527645 551079936 132565 33554432000 4194304 4417452 140733433556144 18446744073709551615 4259903 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/5138/statm: 134541 132565 149 55 0 132427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 538164

[startup+6.30112 s]
/proc/loadavg: 6.39 3.06 2.20 9/394 5148
/proc/meminfo: memFree=26115508/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=733980 CPUtime=9.96 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 216121 1249 0 0 968 28 0 0 25 0 5 0 654527645 751595520 171275 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 183495 171275 173 55 0 181381 0
[pid=5138/tid=5145] ppid=5136 vsize=733980 CPUtime=1.23 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 415 1249 0 0 123 0 0 0 25 0 5 0 654528152 751595520 171275 33554432000 4194304 4417452 140733433556144 18446744073709551615 4308565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=733980 CPUtime=1.22 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 414 1249 0 0 122 0 0 0 25 0 5 0 654528152 751595520 171275 33554432000 4194304 4417452 140733433556144 18446744073709551615 4308631 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=733980 CPUtime=1.21 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 382 1249 0 0 121 0 0 0 25 0 5 0 654528152 751595520 171275 33554432000 4194304 4417452 140733433556144 18446744073709551615 4310337 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=733980 CPUtime=1.22 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 16657 1249 0 0 119 3 0 0 25 0 5 0 654528152 751595520 171275 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (KiB) 733980

[startup+12.701 s]
/proc/loadavg: 6.64 3.22 2.26 9/394 5148
/proc/meminfo: memFree=25840400/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1199804 CPUtime=35.43 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 371898 1249 0 0 3486 57 0 0 25 0 5 0 654527645 1228599296 287737 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 299951 287737 179 55 0 297837 0
[pid=5138/tid=5145] ppid=5136 vsize=1199804 CPUtime=7.62 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 52563 1249 0 0 754 8 0 0 25 0 5 0 654528152 1228599296 287737 33554432000 4194304 4417452 140733433556144 18446744073709551615 4260482 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1199804 CPUtime=7.59 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 52599 1249 0 0 748 11 0 0 25 0 5 0 654528152 1228599296 287737 33554432000 4194304 4417452 140733433556144 18446744073709551615 4340141 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1199804 CPUtime=7.61 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 50309 1249 0 0 752 9 0 0 25 0 5 0 654528152 1228599296 287737 33554432000 4194304 4417452 140733433556144 18446744073709551615 4355750 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1199804 CPUtime=7.52 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 18174 1249 0 0 749 3 0 0 25 0 5 0 654528152 1228599296 287737 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 35.43
Current children cumulated vsize (KiB) 1199804

[startup+25.5009 s]
/proc/loadavg: 6.93 3.40 2.32 9/394 5148
/proc/meminfo: memFree=25715416/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1042720 CPUtime=86.47 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 432353 1249 0 0 8580 67 0 0 25 0 5 0 654527645 1067745280 248466 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 260680 248466 179 55 0 258566 0
[pid=5138/tid=5145] ppid=5136 vsize=1042720 CPUtime=20.43 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 52563 1249 0 0 2034 9 0 0 25 0 5 0 654528152 1067745280 248466 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1042720 CPUtime=20.39 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 74530 1249 0 0 2023 16 0 0 25 0 5 0 654528152 1067745280 248466 33554432000 4194304 4417452 140733433556144 18446744073709551615 4308643 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1042720 CPUtime=20.4 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 85843 1249 0 0 2027 13 0 0 25 0 5 0 654528152 1067745280 248466 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1042720 CPUtime=20.16 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 21164 1249 0 0 2013 3 0 0 25 0 5 0 654528152 1067745280 248466 33554432000 4194304 4417452 140733433556144 18446744073709551615 4251160 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 86.47
Current children cumulated vsize (KiB) 1042720

[startup+51.1006 s]
/proc/loadavg: 7.29 3.76 2.47 9/394 5149
/proc/meminfo: memFree=25767660/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=976744 CPUtime=188.54 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 504455 1249 0 0 18779 75 0 0 25 0 5 0 654527645 1000185856 231972 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 244186 231972 179 55 0 242072 0
[pid=5138/tid=5145] ppid=5136 vsize=976744 CPUtime=46.03 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 85652 1249 0 0 4591 12 0 0 25 0 5 0 654528152 1000185856 231972 33554432000 4194304 4417452 140733433556144 18446744073709551615 4256374 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=976744 CPUtime=45.99 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 109127 1249 0 0 4579 20 0 0 25 0 5 0 654528152 1000185856 231972 33554432000 4194304 4417452 140733433556144 18446744073709551615 4247533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=976744 CPUtime=46.01 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 86995 1249 0 0 4587 14 0 0 25 0 5 0 654528152 1000185856 231972 33554432000 4194304 4417452 140733433556144 18446744073709551615 4310334 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=976744 CPUtime=45.43 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 24428 1249 0 0 4539 4 0 0 25 0 5 0 654528152 1000185856 231972 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 188.54
Current children cumulated vsize (KiB) 976744

[startup+102.301 s]
/proc/loadavg: 7.69 4.41 2.76 9/394 5150
/proc/meminfo: memFree=25550048/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1140416 CPUtime=392.7 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 644334 1249 0 0 39179 91 0 0 25 0 5 0 654527645 1167785984 272890 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 285104 272890 179 55 0 282990 0
[pid=5138/tid=5145] ppid=5136 vsize=1140416 CPUtime=97.23 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 120904 1249 0 0 9707 16 0 0 25 0 5 0 654528152 1167785984 272890 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1140416 CPUtime=97.19 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 176746 1249 0 0 9692 27 0 0 25 0 5 0 654528152 1167785984 272890 33554432000 4194304 4417452 140733433556144 18446744073709551615 4239393 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1140416 CPUtime=97.21 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 120464 1249 0 0 9704 17 0 0 25 0 5 0 654528152 1167785984 272890 33554432000 4194304 4417452 140733433556144 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1140416 CPUtime=95.98 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 27967 1249 0 0 9594 4 0 0 25 0 5 0 654528152 1167785984 272890 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 392.7
Current children cumulated vsize (KiB) 1140416

[startup+162.301 s]
/proc/loadavg: 8.03 5.16 3.13 9/394 5152
/proc/meminfo: memFree=25389772/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1291264 CPUtime=631.95 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 721558 1249 0 0 63096 99 0 0 25 0 5 0 654527645 1322254336 310602 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 322816 310602 179 55 0 320702 0
[pid=5138/tid=5145] ppid=5136 vsize=1291264 CPUtime=157.23 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 153672 1249 0 0 15704 19 0 0 25 0 5 0 654528152 1322254336 310602 33554432000 4194304 4417452 140733433556144 18446744073709551615 4239418 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1291264 CPUtime=157.19 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 176746 1249 0 0 15691 28 0 0 25 0 5 0 654528152 1322254336 310602 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1291264 CPUtime=157.21 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 153232 1249 0 0 15700 21 0 0 25 0 5 0 654528152 1322254336 310602 33554432000 4194304 4417452 140733433556144 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1291264 CPUtime=155.24 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 39655 1249 0 0 15518 6 0 0 25 0 5 0 654528152 1322254336 310602 33554432000 4194304 4417452 140733433556144 18446744073709551615 4357106 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 631.95
Current children cumulated vsize (KiB) 1291264

[startup+222.301 s]
/proc/loadavg: 8.10 5.66 3.42 9/394 5153
/proc/meminfo: memFree=25420336/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1152256 CPUtime=871.21 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 761014 1249 0 0 87014 107 0 0 25 0 5 0 654527645 1179910144 275850 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 288064 275850 179 55 0 285950 0
[pid=5138/tid=5145] ppid=5136 vsize=1152256 CPUtime=217.22 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 153672 1249 0 0 21703 19 0 0 25 0 5 0 654528152 1179910144 275850 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1152256 CPUtime=217.19 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 209514 1249 0 0 21685 34 0 0 25 0 5 0 654528152 1179910144 275850 33554432000 4194304 4417452 140733433556144 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1152256 CPUtime=217.21 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 153232 1249 0 0 21700 21 0 0 25 0 5 0 654528152 1179910144 275850 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1152256 CPUtime=214.49 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 46343 1249 0 0 21443 6 0 0 25 0 5 0 654528152 1179910144 275850 33554432000 4194304 4417452 140733433556144 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 871.21
Current children cumulated vsize (KiB) 1152256

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

[pid=5138/tid=5146] ppid=5136 vsize=1041432 CPUtime=697.2 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 246907 1249 0 0 69679 41 0 0 25 0 5 0 654528152 1066426368 248144 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364480 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1041432 CPUtime=697.22 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 207384 1249 0 0 69693 29 0 0 25 0 5 0 654528152 1066426368 248144 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1041432 CPUtime=688.39 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 160138 1249 0 0 68819 20 0 0 25 0 5 0 654528152 1066426368 248144 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2785.14
Current children cumulated vsize (KiB) 1041432

[startup+762.301 s]
/proc/loadavg: 8.15 7.69 5.46 9/394 5204
/proc/meminfo: memFree=25165236/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1058768 CPUtime=3024.38 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 1038247 1249 0 0 302294 144 0 0 25 0 5 0 654527645 1084178432 252478 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 264692 252478 179 55 0 262578 0
[pid=5138/tid=5145] ppid=5136 vsize=1058768 CPUtime=757.24 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 195068 1249 0 0 75700 24 0 0 25 0 5 0 654528152 1084178432 252478 33554432000 4194304 4417452 140733433556144 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1058768 CPUtime=757.2 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 258836 1249 0 0 75677 43 0 0 25 0 5 0 654528152 1084178432 252478 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1058768 CPUtime=757.22 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 212620 1249 0 0 75693 29 0 0 25 0 5 0 654528152 1084178432 252478 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1058768 CPUtime=747.63 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 173470 1249 0 0 74741 22 0 0 25 0 5 0 654528152 1084178432 252478 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3024.38
Current children cumulated vsize (KiB) 1058768

[startup+822.301 s]
/proc/loadavg: 8.19 7.78 5.64 9/394 5206
/proc/meminfo: memFree=25082484/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1060188 CPUtime=3263.62 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 1064599 1249 0 0 326214 148 0 0 25 0 5 0 654527645 1085632512 252843 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 265047 252843 179 55 0 262933 0
[pid=5138/tid=5145] ppid=5136 vsize=1060188 CPUtime=817.24 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 198125 1249 0 0 81700 24 0 0 25 0 5 0 654528152 1085632512 252843 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1060188 CPUtime=817.2 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 263228 1249 0 0 81677 43 0 0 25 0 5 0 654528152 1085632512 252843 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1060188 CPUtime=817.22 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 215617 1249 0 0 81692 30 0 0 25 0 5 0 654528152 1085632512 252843 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1060188 CPUtime=806.86 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 189376 1249 0 0 80662 24 0 0 25 0 5 0 654528152 1085632512 252843 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3263.62
Current children cumulated vsize (KiB) 1060188

[startup+882.301 s]
/proc/loadavg: 8.22 7.85 5.78 9/394 5207
/proc/meminfo: memFree=24982348/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1063568 CPUtime=3502.86 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 1092143 1249 0 0 350134 152 0 0 25 0 5 0 654527645 1089093632 253690 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 265892 253690 179 55 0 263778 0
[pid=5138/tid=5145] ppid=5136 vsize=1063568 CPUtime=877.24 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 201676 1249 0 0 87699 25 0 0 25 0 5 0 654528152 1089093632 253690 33554432000 4194304 4417452 140733433556144 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1063568 CPUtime=877.21 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 272081 1249 0 0 87676 45 0 0 25 0 5 0 654528152 1089093632 253690 33554432000 4194304 4417452 140733433556144 18446744073709551615 4237191 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1063568 CPUtime=877.22 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 221897 1249 0 0 87692 30 0 0 25 0 5 0 654528152 1089093632 253690 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1063568 CPUtime=866.11 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 198236 1249 0 0 86585 26 0 0 25 0 5 0 654528152 1089093632 253690 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3502.86
Current children cumulated vsize (KiB) 1063568

[startup+942.301 s]
/proc/loadavg: 8.19 7.91 5.94 9/394 5209
/proc/meminfo: memFree=24824176/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1081368 CPUtime=3742.09 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 1153071 1249 0 0 374047 162 0 0 25 0 5 0 654527645 1107320832 258140 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 270342 258140 179 55 0 268228 0
[pid=5138/tid=5145] ppid=5136 vsize=1081368 CPUtime=937.24 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 220050 1249 0 0 93696 28 0 0 25 0 5 0 654528152 1107320832 258140 33554432000 4194304 4417452 140733433556144 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1081368 CPUtime=937.21 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 284846 1249 0 0 93673 48 0 0 25 0 5 0 654528152 1107320832 258140 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1081368 CPUtime=937.22 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 234064 1249 0 0 93689 33 0 0 25 0 5 0 654528152 1107320832 258140 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1081368 CPUtime=925.34 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 215858 1249 0 0 92506 28 0 0 25 0 5 0 654528152 1107320832 258140 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3742.09
Current children cumulated vsize (KiB) 1081368

[startup+1002.3 s]
/proc/loadavg: 8.26 7.97 6.07 9/394 5210
/proc/meminfo: memFree=24816924/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1073416 CPUtime=3981.34 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 1193357 1249 0 0 397963 171 0 0 25 0 5 0 654527645 1099177984 256152 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 268354 256152 179 55 0 266240 0
[pid=5138/tid=5145] ppid=5136 vsize=1073416 CPUtime=997.24 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 226845 1249 0 0 99695 29 0 0 25 0 5 0 654528152 1099177984 256152 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1073416 CPUtime=997.2 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 292088 1249 0 0 99671 49 0 0 25 0 5 0 654528152 1099177984 256152 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1073416 CPUtime=997.22 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 244817 1249 0 0 99687 35 0 0 25 0 5 0 654528152 1099177984 256152 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1073416 CPUtime=984.58 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 231354 1249 0 0 98427 31 0 0 25 0 5 0 654528152 1099177984 256152 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3981.34
Current children cumulated vsize (KiB) 1073416

[startup+1062.3 s]
/proc/loadavg: 8.19 8.00 6.21 9/394 5212
/proc/meminfo: memFree=24766636/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1089060 CPUtime=4220.57 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 1232273 1249 0 0 421880 177 0 0 25 0 5 0 654527645 1115197440 260069 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 272265 260069 179 55 0 270151 0
[pid=5138/tid=5145] ppid=5136 vsize=1089060 CPUtime=1057.24 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 234177 1249 0 0 105694 30 0 0 25 0 5 0 654528152 1115197440 260069 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1089060 CPUtime=1057.21 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 300557 1249 0 0 105670 51 0 0 25 0 5 0 654528152 1115197440 260069 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1089060 CPUtime=1057.22 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 250252 1249 0 0 105686 36 0 0 25 0 5 0 654528152 1115197440 260069 33554432000 4194304 4417452 140733433556144 18446744073709551615 4239418 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1089060 CPUtime=1043.8 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 249034 1249 0 0 104347 33 0 0 25 0 5 0 654528152 1115197440 260069 33554432000 4194304 4417452 140733433556144 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4220.57
Current children cumulated vsize (KiB) 1089060

[startup+1122.3 s]
/proc/loadavg: 8.11 8.01 6.32 9/394 5214
/proc/meminfo: memFree=24786808/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1167080 CPUtime=4459.84 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 1286029 1249 0 0 445799 185 0 0 25 0 5 0 654527645 1195089920 279574 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 291770 279574 179 55 0 289656 0
[pid=5138/tid=5145] ppid=5136 vsize=1167080 CPUtime=1117.25 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 238043 1249 0 0 111695 30 0 0 25 0 5 0 654528152 1195089920 279574 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1167080 CPUtime=1117.22 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 312385 1249 0 0 111669 53 0 0 25 0 5 0 654528152 1195089920 279574 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1167080 CPUtime=1117.24 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 273433 1249 0 0 111684 40 0 0 25 0 5 0 654528152 1195089920 279574 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1167080 CPUtime=1103.05 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 263915 1249 0 0 110270 35 0 0 25 0 5 0 654528152 1195089920 279574 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4459.84
Current children cumulated vsize (KiB) 1167080

[startup+1182.3 s]
/proc/loadavg: 8.08 8.02 6.43 9/394 5215
/proc/meminfo: memFree=24721280/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1104296 CPUtime=4699.04 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 1328614 1249 0 0 469713 191 0 0 25 0 5 0 654527645 1130799104 263870 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 276074 263870 179 55 0 273960 0
[pid=5138/tid=5145] ppid=5136 vsize=1104296 CPUtime=1177.24 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 252777 1249 0 0 117692 32 0 0 25 0 5 0 654528152 1130799104 263870 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1104296 CPUtime=1177.2 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 317293 1249 0 0 117667 53 0 0 25 0 5 0 654528152 1130799104 263870 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1104296 CPUtime=1177.22 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 282322 1249 0 0 117681 41 0 0 25 0 5 0 654528152 1130799104 263870 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1104296 CPUtime=1162.28 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 277969 1249 0 0 116190 38 0 0 25 0 5 0 654528152 1130799104 263870 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4699.04
Current children cumulated vsize (KiB) 1104296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.7 s]
/proc/loadavg: 8.11 8.04 6.48 9/394 5216
/proc/meminfo: memFree=24801364/32950928 swapFree=44388876/67111528
[pid=5138] ppid=5136 vsize=1163020 CPUtime=4800.35 cores=1,3,5,7
/proc/5138/stat : 5138 (plingeling) S 5136 5138 29676 0 -1 4202496 1344037 1249 0 0 479842 193 0 0 25 0 5 0 654527645 1190932480 278551 33554432000 4194304 4417452 140733433556144 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/5138/statm: 290755 278551 179 55 0 288641 0
[pid=5138/tid=5145] ppid=5136 vsize=1163020 CPUtime=1202.66 cores=1,3,5,7
/proc/5138/task/5145/stat : 5145 (plingeling) R 5136 5138 29676 0 -1 4202560 256042 1249 0 0 120233 33 0 0 25 0 5 0 654528152 1190932480 278551 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5138/tid=5146] ppid=5136 vsize=1163020 CPUtime=1202.62 cores=1,3,5,7
/proc/5138/task/5146/stat : 5146 (plingeling) R 5136 5138 29676 0 -1 4202560 317293 1249 0 0 120209 53 0 0 25 0 5 0 654528152 1190932480 278551 33554432000 4194304 4417452 140733433556144 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5138/tid=5147] ppid=5136 vsize=1163020 CPUtime=1202.64 cores=1,3,5,7
/proc/5138/task/5147/stat : 5147 (plingeling) R 5136 5138 29676 0 -1 4202560 285617 1249 0 0 120222 42 0 0 25 0 5 0 654528152 1190932480 278551 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5138/tid=5148] ppid=5136 vsize=1163020 CPUtime=1187.36 cores=1,3,5,7
/proc/5138/task/5148/stat : 5148 (plingeling) R 5136 5138 29676 0 -1 4202560 286832 1249 0 0 118697 39 0 0 25 0 5 0 654528152 1190932480 278551 33554432000 4194304 4417452 140733433556144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1163020

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.76
CPU time (s): 4800.44
CPU user time (s): 4798.47
CPU system time (s): 1.9737
CPU usage (%): 397.466
Max. virtual memory (cumulated for all children) (KiB): 1412072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.47
system time used= 1.9737
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1345286
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= 108
involuntary context switches= 36773

runsolver used 4.53531 second user time and 10.7724 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 05:14:49
IDJOB=3371483
IDBENCH=83466
IDSOLVER=1848
FILE ID=node126/3371483-1305429286
RUNJOBID= node126-1305429191-4927
PBS_JOBID= 13324566
Free space on /tmp= 73252 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371483-1305429286/watcher-3371483-1305429286 -o /tmp/evaluation-result-3371483-1305429286/solver-3371483-1305429286 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371483-1305429286.cnf

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=1859678423

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:      26728308 kB
Buffers:        269484 kB
Cached:        2652704 kB
SwapCached:      92524 kB
Active:        1002304 kB
Inactive:      4962520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26728308 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:          114400 kB
Writeback:           0 kB
AnonPages:     2962756 kB
Mapped:          15756 kB
Slab:           116300 kB
PageTables:      75776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88232184 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= 73252 MiB
End job on node126 at 2011-05-15 05:34:59