Trace number 3371167

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.39 1203.3

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
Bench CategoryCRAFTED (crafted 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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3371167-1305419144/watcher-3371167-1305419144 -o /tmp/evaluation-result-3371167-1305419144/solver-3371167-1305419144 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371167-1305419144.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: 3.68 4.13 5.21 6/311 20813
/proc/meminfo: memFree=18058516/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=9176 CPUtime=0 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) R 20811 20813 19509 0 -1 4202496 370 1253 0 0 0 0 0 0 22 0 1 0 653514111 9396224 300 33554432000 4194304 4417452 140736934266864 18446744073709551615 274473967360 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20813/statm: 2294 300 147 55 0 180 0

[startup+0.040979 s]
/proc/loadavg: 3.68 4.13 5.21 6/311 20813
/proc/meminfo: memFree=18058516/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=14248 CPUtime=0.03 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) R 20811 20813 19509 0 -1 4202496 1655 1253 0 0 3 0 0 0 22 0 1 0 653514111 14589952 1585 33554432000 4194304 4417452 140736934266864 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20813/statm: 3562 1585 148 55 0 1448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14248

[startup+0.10097 s]
/proc/loadavg: 3.68 4.13 5.21 6/311 20813
/proc/meminfo: memFree=18058516/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=26536 CPUtime=0.09 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) R 20811 20813 19509 0 -1 4202496 4727 1253 0 0 9 0 0 0 22 0 1 0 653514111 27172864 4657 33554432000 4194304 4417452 140736934266864 18446744073709551615 4231532 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20813/statm: 6634 4657 148 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.300938 s]
/proc/loadavg: 3.68 4.13 5.21 6/311 20813
/proc/meminfo: memFree=18058516/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=85224 CPUtime=0.57 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 9484 1253 0 0 56 1 0 0 23 0 5 0 653514111 87269376 9119 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 21306 9119 174 55 0 19192 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 85224

[startup+0.700866 s]
/proc/loadavg: 3.68 4.13 5.21 6/311 20813
/proc/meminfo: memFree=18058516/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=94852 CPUtime=2.17 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 18982 1253 0 0 215 2 0 0 23 0 5 0 653514111 97128448 11499 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 23713 11499 179 55 0 21599 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 94852

[startup+1.50072 s]
/proc/loadavg: 3.68 4.13 5.21 9/316 20823
/proc/meminfo: memFree=17992644/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=104320 CPUtime=5.35 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 26651 1253 0 0 532 3 0 0 23 0 5 0 653514111 106823680 13867 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 26080 13867 180 55 0 23966 0
[pid=20813/tid=20820] ppid=20811 vsize=104320 CPUtime=1.29 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 3322 1253 0 0 129 0 0 0 25 0 5 0 653514132 106823680 13867 33554432000 4194304 4417452 140736934266864 18446744073709551615 4250266 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=104320 CPUtime=1.28 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 3449 1253 0 0 128 0 0 0 25 0 5 0 653514132 106823680 13867 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=104320 CPUtime=1.29 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 2341 1253 0 0 129 0 0 0 25 0 5 0 653514132 106823680 13867 33554432000 4194304 4417452 140736934266864 18446744073709551615 4236527 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=104320 CPUtime=1.27 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 8704 1253 0 0 126 1 0 0 25 0 5 0 653514132 106823680 13867 33554432000 4194304 4417452 140736934266864 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 104320

[startup+3.10044 s]
/proc/loadavg: 3.68 4.13 5.21 9/316 20823
/proc/meminfo: memFree=17956684/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=126384 CPUtime=11.74 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 40309 1253 0 0 1168 6 0 0 23 0 5 0 653514111 129417216 19415 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 31596 19415 180 55 0 29482 0
[pid=20813/tid=20820] ppid=20811 vsize=126384 CPUtime=2.89 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 4683 1253 0 0 289 0 0 0 25 0 5 0 653514132 129417216 19415 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=126384 CPUtime=2.88 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 4810 1253 0 0 288 0 0 0 25 0 5 0 653514132 129417216 19415 33554432000 4194304 4417452 140736934266864 18446744073709551615 4258394 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=126384 CPUtime=2.89 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 2341 1253 0 0 289 0 0 0 25 0 5 0 653514132 129417216 19415 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=126384 CPUtime=2.86 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 19640 1253 0 0 282 4 0 0 25 0 5 0 653514132 129417216 19415 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 126384

[startup+6.30088 s]
/proc/loadavg: 4.11 4.21 5.23 10/316 20823
/proc/meminfo: memFree=17957124/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=136748 CPUtime=24.52 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 57048 1253 0 0 2443 9 0 0 23 0 5 0 653514111 140029952 21974 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 34187 21974 180 55 0 32073 0
[pid=20813/tid=20820] ppid=20811 vsize=136748 CPUtime=6.09 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 4683 1253 0 0 609 0 0 0 25 0 5 0 653514132 140029952 21974 33554432000 4194304 4417452 140736934266864 18446744073709551615 4236324 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=136748 CPUtime=6.08 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 4810 1253 0 0 608 0 0 0 25 0 5 0 653514132 140029952 21974 33554432000 4194304 4417452 140736934266864 18446744073709551615 4258410 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=136748 CPUtime=6.09 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 3547 1253 0 0 609 0 0 0 25 0 5 0 653514132 140029952 21974 33554432000 4194304 4417452 140736934266864 18446744073709551615 4343072 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=136748 CPUtime=6.03 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 35173 1253 0 0 597 6 0 0 25 0 5 0 653514132 140029952 21974 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 136748

[startup+12.7008 s]
/proc/loadavg: 4.42 4.28 5.25 9/316 20823
/proc/meminfo: memFree=17906048/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=146964 CPUtime=50.05 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 85209 1253 0 0 4992 13 0 0 23 0 5 0 653514111 150491136 24528 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 36741 24528 180 55 0 34627 0
[pid=20813/tid=20820] ppid=20811 vsize=146964 CPUtime=12.48 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 6043 1253 0 0 1248 0 0 0 25 0 5 0 653514132 150491136 24528 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=146964 CPUtime=12.48 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 6170 1253 0 0 1248 0 0 0 25 0 5 0 653514132 150491136 24528 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=146964 CPUtime=12.49 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 3547 1253 0 0 1249 0 0 0 25 0 5 0 653514132 150491136 24528 33554432000 4194304 4417452 140736934266864 18446744073709551615 4366085 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=146964 CPUtime=12.37 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 60614 1253 0 0 1227 10 0 0 25 0 5 0 653514132 150491136 24528 33554432000 4194304 4417452 140736934266864 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 146964

[startup+25.5005 s]
/proc/loadavg: 5.21 4.46 5.29 9/316 20823
/proc/meminfo: memFree=17737168/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=294280 CPUtime=101.11 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 137679 1253 0 0 10090 21 0 0 23 0 5 0 653514111 301342720 59310 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 73570 59310 180 55 0 71456 0
[pid=20813/tid=20820] ppid=20811 vsize=294280 CPUtime=25.28 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 7067 1253 0 0 2528 0 0 0 25 0 5 0 653514132 301342720 59310 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=294280 CPUtime=25.28 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 6170 1253 0 0 2528 0 0 0 25 0 5 0 653514132 301342720 59310 33554432000 4194304 4417452 140736934266864 18446744073709551615 4366149 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=294280 CPUtime=25.28 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 5634 1253 0 0 2528 0 0 0 25 0 5 0 653514132 301342720 59310 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=294280 CPUtime=25.04 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 109973 1253 0 0 2486 18 0 0 25 0 5 0 653514132 301342720 59310 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 294280

[startup+51.101 s]
/proc/loadavg: 6.24 4.76 5.37 9/316 20824
/proc/meminfo: memFree=17691040/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=326456 CPUtime=203.26 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 196603 1253 0 0 20296 30 0 0 23 0 5 0 653514111 334290944 53028 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 81614 53028 180 55 0 79500 0
[pid=20813/tid=20820] ppid=20811 vsize=326456 CPUtime=50.88 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 8240 1253 0 0 5088 0 0 0 25 0 5 0 653514132 334290944 53028 33554432000 4194304 4417452 140736934266864 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=326456 CPUtime=50.88 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 7333 1253 0 0 5088 0 0 0 25 0 5 0 653514132 334290944 53028 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=326456 CPUtime=50.88 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 5634 1253 0 0 5088 0 0 0 25 0 5 0 653514132 334290944 53028 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=326456 CPUtime=50.38 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 166561 1253 0 0 5012 26 0 0 25 0 5 0 653514132 334290944 53028 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.26
Current children cumulated vsize (KiB) 326456

[startup+102.312 s]
/proc/loadavg: 7.28 5.27 5.51 9/316 20826
/proc/meminfo: memFree=17470532/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=459548 CPUtime=407.59 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 297934 1253 0 0 40715 44 0 0 23 0 5 0 653514111 470577152 86333 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 114887 86333 180 55 0 112773 0
[pid=20813/tid=20820] ppid=20811 vsize=459548 CPUtime=102.1 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 9320 1253 0 0 10209 1 0 0 25 0 5 0 653514132 470577152 86333 33554432000 4194304 4417452 140736934266864 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=459548 CPUtime=102.1 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 8414 1253 0 0 10209 1 0 0 25 0 5 0 653514132 470577152 86333 33554432000 4194304 4417452 140736934266864 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=459548 CPUtime=102.09 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 5634 1253 0 0 10209 0 0 0 25 0 5 0 653514132 470577152 86333 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=459548 CPUtime=101.08 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 265731 1253 0 0 10068 40 0 0 25 0 5 0 653514132 470577152 86333 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.59
Current children cumulated vsize (KiB) 459548

[startup+162.3 s]
/proc/loadavg: 7.88 5.81 5.68 9/316 20827
/proc/meminfo: memFree=17497160/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=419092 CPUtime=646.95 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 396925 1253 0 0 64634 61 0 0 23 0 5 0 653514111 429150208 76213 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 104773 76213 180 55 0 102659 0
[pid=20813/tid=20820] ppid=20811 vsize=419092 CPUtime=162.08 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 10309 1253 0 0 16207 1 0 0 25 0 5 0 653514132 429150208 76213 33554432000 4194304 4417452 140736934266864 18446744073709551615 4343993 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=419092 CPUtime=162.09 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 9606 1253 0 0 16208 1 0 0 25 0 5 0 653514132 429150208 76213 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=419092 CPUtime=162.09 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 10376 1253 0 0 16208 1 0 0 25 0 5 0 653514132 429150208 76213 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=419092 CPUtime=160.47 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 357799 1253 0 0 15991 56 0 0 25 0 5 0 653514132 429150208 76213 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.95
Current children cumulated vsize (KiB) 419092


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

[pid=20813/tid=20821] ppid=20811 vsize=1147488 CPUtime=702.1 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 38822 1253 0 0 70206 4 0 0 25 0 5 0 653514132 1175027712 258308 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249058 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=1147488 CPUtime=702.08 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 26259 1253 0 0 70206 2 0 0 25 0 5 0 653514132 1175027712 258308 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=1147488 CPUtime=695.09 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 927729 1253 0 0 69361 148 0 0 25 0 5 0 653514132 1175027712 258308 33554432000 4194304 4417452 140736934266864 18446744073709551615 4244345 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.6
Current children cumulated vsize (KiB) 1147488

[startup+762.312 s]
/proc/loadavg: 8.19 7.84 6.83 9/316 20843
/proc/meminfo: memFree=16287920/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=1134928 CPUtime=3041.05 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 1102347 1253 0 0 303935 170 0 0 23 0 5 0 653514111 1162166272 255168 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 283732 255168 180 55 0 281618 0
[pid=20813/tid=20820] ppid=20811 vsize=1134928 CPUtime=762.11 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 30191 1253 0 0 76208 3 0 0 25 0 5 0 653514132 1162166272 255168 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=1134928 CPUtime=762.11 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 38822 1253 0 0 76207 4 0 0 25 0 5 0 653514132 1162166272 255168 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=1134928 CPUtime=762.1 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 26259 1253 0 0 76208 2 0 0 25 0 5 0 653514132 1162166272 255168 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364687 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=1134928 CPUtime=754.49 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 998240 1253 0 0 75292 157 0 0 25 0 5 0 653514132 1162166272 255168 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.05
Current children cumulated vsize (KiB) 1134928

[startup+822.3 s]
/proc/loadavg: 8.16 7.89 6.91 9/316 20845
/proc/meminfo: memFree=16234568/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=1179720 CPUtime=3280.42 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 1130797 1253 0 0 327869 173 0 0 23 0 5 0 653514111 1208033280 266366 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 294930 266366 180 55 0 292816 0
[pid=20813/tid=20820] ppid=20811 vsize=1179720 CPUtime=822.1 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 30191 1253 0 0 82207 3 0 0 25 0 5 0 653514132 1208033280 266366 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=1179720 CPUtime=822.09 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 39487 1253 0 0 82205 4 0 0 25 0 5 0 653514132 1208033280 266366 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=1179720 CPUtime=822.09 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 26259 1253 0 0 82207 2 0 0 25 0 5 0 653514132 1208033280 266366 33554432000 4194304 4417452 140736934266864 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=1179720 CPUtime=813.9 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 1026025 1253 0 0 81230 160 0 0 25 0 5 0 653514132 1208033280 266366 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.42
Current children cumulated vsize (KiB) 1179720

[startup+882.301 s]
/proc/loadavg: 8.06 7.91 6.98 9/316 20846
/proc/meminfo: memFree=15889808/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=1473904 CPUtime=3519.82 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 1204343 1253 0 0 351802 180 0 0 23 0 5 0 653514111 1509277696 339912 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 368476 339912 180 55 0 366362 0
[pid=20813/tid=20820] ppid=20811 vsize=1473904 CPUtime=882.1 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 30718 1253 0 0 88207 3 0 0 25 0 5 0 653514132 1509277696 339912 33554432000 4194304 4417452 140736934266864 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=1473904 CPUtime=882.1 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 40799 1253 0 0 88206 4 0 0 25 0 5 0 653514132 1509277696 339912 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=1473904 CPUtime=882.09 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 28132 1253 0 0 88206 3 0 0 25 0 5 0 653514132 1509277696 339912 33554432000 4194304 4417452 140736934266864 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=1473904 CPUtime=873.29 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 1095859 1253 0 0 87163 166 0 0 25 0 5 0 653514132 1509277696 339912 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.82
Current children cumulated vsize (KiB) 1473904

[startup+942.301 s]
/proc/loadavg: 8.06 7.94 7.04 9/316 20848
/proc/meminfo: memFree=15754360/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=1605236 CPUtime=3759.22 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 1237176 1253 0 0 375739 183 0 0 23 0 5 0 653514111 1643761664 372745 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 401309 372745 180 55 0 399195 0
[pid=20813/tid=20820] ppid=20811 vsize=1605236 CPUtime=942.1 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 30718 1253 0 0 94207 3 0 0 25 0 5 0 653514132 1643761664 372745 33554432000 4194304 4417452 140736934266864 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=1605236 CPUtime=942.1 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 52726 1253 0 0 94204 6 0 0 25 0 5 0 653514132 1643761664 372745 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=1605236 CPUtime=942.1 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 28797 1253 0 0 94207 3 0 0 25 0 5 0 653514132 1643761664 372745 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=1605236 CPUtime=932.7 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 1116100 1253 0 0 93101 169 0 0 25 0 5 0 653514132 1643761664 372745 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.22
Current children cumulated vsize (KiB) 1605236

[startup+1002.3 s]
/proc/loadavg: 8.02 7.95 7.10 9/316 20850
/proc/meminfo: memFree=15365448/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=1827516 CPUtime=3998.62 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 1292746 1253 0 0 399667 195 0 0 23 0 5 0 653514111 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 456879 428315 180 55 0 454765 0
[pid=20813/tid=20820] ppid=20811 vsize=1827516 CPUtime=1002.1 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 30718 1253 0 0 100207 3 0 0 25 0 5 0 653514132 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=1827516 CPUtime=1002.11 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 52726 1253 0 0 100205 6 0 0 25 0 5 0 653514132 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=1827516 CPUtime=1002.1 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 28797 1253 0 0 100207 3 0 0 25 0 5 0 653514132 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 4354510 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=1827516 CPUtime=992.09 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 1171670 1253 0 0 99029 180 0 0 25 0 5 0 653514132 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.62
Current children cumulated vsize (KiB) 1827516

[startup+1062.3 s]
/proc/loadavg: 8.08 7.98 7.17 9/316 20851
/proc/meminfo: memFree=15319408/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=1827516 CPUtime=4238.04 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 1292746 1253 0 0 423609 195 0 0 23 0 5 0 653514111 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 456879 428315 180 55 0 454765 0
[pid=20813/tid=20820] ppid=20811 vsize=1827516 CPUtime=1062.1 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 30718 1253 0 0 106207 3 0 0 25 0 5 0 653514132 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=1827516 CPUtime=1062.11 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 52726 1253 0 0 106205 6 0 0 25 0 5 0 653514132 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=1827516 CPUtime=1062.1 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 28797 1253 0 0 106207 3 0 0 25 0 5 0 653514132 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=1827516 CPUtime=1051.5 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 1171670 1253 0 0 104970 180 0 0 25 0 5 0 653514132 1871376384 428315 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.04
Current children cumulated vsize (KiB) 1827516

[startup+1122.3 s]
/proc/loadavg: 8.13 8.01 7.22 9/316 20853
/proc/meminfo: memFree=15281284/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=1832972 CPUtime=4477.44 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 1294110 1253 0 0 447549 195 0 0 23 0 5 0 653514111 1876963328 429679 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 458243 429679 180 55 0 456129 0
[pid=20813/tid=20820] ppid=20811 vsize=1832972 CPUtime=1122.1 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 30718 1253 0 0 112207 3 0 0 25 0 5 0 653514132 1876963328 429679 33554432000 4194304 4417452 140736934266864 18446744073709551615 4344164 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=1832972 CPUtime=1122.11 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 54090 1253 0 0 112205 6 0 0 25 0 5 0 653514132 1876963328 429679 33554432000 4194304 4417452 140736934266864 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=1832972 CPUtime=1122.1 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 28797 1253 0 0 112207 3 0 0 25 0 5 0 653514132 1876963328 429679 33554432000 4194304 4417452 140736934266864 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=1832972 CPUtime=1110.89 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 1171670 1253 0 0 110909 180 0 0 25 0 5 0 653514132 1876963328 429679 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.44
Current children cumulated vsize (KiB) 1832972

[startup+1182.3 s]
/proc/loadavg: 8.16 8.04 7.28 9/316 20854
/proc/meminfo: memFree=15317576/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=2063808 CPUtime=4716.85 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 1351819 1253 0 0 471478 207 0 0 23 0 5 0 653514111 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 515952 487388 180 55 0 513838 0
[pid=20813/tid=20820] ppid=20811 vsize=2063808 CPUtime=1182.1 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 30718 1253 0 0 118207 3 0 0 25 0 5 0 653514132 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=2063808 CPUtime=1182.11 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 54090 1253 0 0 118205 6 0 0 25 0 5 0 653514132 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 4357753 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=2063808 CPUtime=1182.1 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 28797 1253 0 0 118207 3 0 0 25 0 5 0 653514132 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=2063808 CPUtime=1170.3 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 1229379 1253 0 0 116838 192 0 0 25 0 5 0 653514132 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4716.85
Current children cumulated vsize (KiB) 2063808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 7.86 7.99 7.28 5/310 20856
/proc/meminfo: memFree=16112696/32950928 swapFree=67111348/67111528
[pid=20813] ppid=20811 vsize=2063808 CPUtime=4800.26 cores=1,3,5,7
/proc/20813/stat : 20813 (plingeling) S 20811 20813 19509 0 -1 4202496 1351819 1253 0 0 479819 207 0 0 23 0 5 0 653514111 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20813/statm: 515952 487388 180 55 0 513838 0
[pid=20813/tid=20820] ppid=20811 vsize=2063808 CPUtime=1203.01 cores=1,3,5,7
/proc/20813/task/20820/stat : 20820 (plingeling) R 20811 20813 19509 0 -1 4202560 30718 1253 0 0 120298 3 0 0 25 0 5 0 653514132 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 4249924 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20813/tid=20821] ppid=20811 vsize=2063808 CPUtime=1203.02 cores=1,3,5,7
/proc/20813/task/20821/stat : 20821 (plingeling) R 20811 20813 19509 0 -1 4202560 54090 1253 0 0 120296 6 0 0 25 0 5 0 653514132 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20813/tid=20822] ppid=20811 vsize=2063808 CPUtime=1203.01 cores=1,3,5,7
/proc/20813/task/20822/stat : 20822 (plingeling) R 20811 20813 19509 0 -1 4202560 28797 1253 0 0 120298 3 0 0 25 0 5 0 653514132 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20813/tid=20823] ppid=20811 vsize=2063808 CPUtime=1190.99 cores=1,3,5,7
/proc/20813/task/20823/stat : 20823 (plingeling) R 20811 20813 19509 0 -1 4202560 1229379 1253 0 0 118907 192 0 0 25 0 5 0 653514132 2113339392 487388 33554432000 4194304 4417452 140736934266864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 2063808

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): 1203.3
CPU time (s): 4800.39
CPU user time (s): 4798.23
CPU system time (s): 2.16167
CPU usage (%): 398.934
Max. virtual memory (cumulated for all children) (KiB): 2063808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.23
system time used= 2.16167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1353073
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= 106
involuntary context switches= 32990

runsolver used 3.40948 second user time and 8.64069 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 02:25:45
IDJOB=3371167
IDBENCH=71345
IDSOLVER=1848
FILE ID=node125/3371167-1305419144
RUNJOBID= node125-1305419144-20785
PBS_JOBID= 13324523
Free space on /tmp= 73192 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes2.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371167-1305419144/watcher-3371167-1305419144 -o /tmp/evaluation-result-3371167-1305419144/solver-3371167-1305419144 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371167-1305419144.cnf

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=1650097658

node125.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	: 5266.55
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.84
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.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.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.74
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.75
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:     32950928 kB
MemFree:      18058548 kB
Buffers:        261608 kB
Cached:        4190940 kB
SwapCached:          0 kB
Active:       11144796 kB
Inactive:      3373476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18058548 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5056 kB
Writeback:           0 kB
AnonPages:    10065820 kB
Mapped:          29772 kB
Slab:           274544 kB
PageTables:      36040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51059280 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= 73192 MiB
End job on node125 at 2011-05-15 02:45:50