Trace number 3394068

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) 40000.8 5009.59

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-3394068-1306083691/watcher-3394068-1306083691 -o /tmp/evaluation-result-3394068-1306083691/solver-3394068-1306083691 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394068-1306083691.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.04 8.03 8.00 2/408 32400
/proc/meminfo: memFree=25236476/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=8728 CPUtime=0 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 214 0 0 0 0 0 0 0 18 0 1 0 175978538 8937472 146 33554432000 4194304 4417452 140734934842528 18446744073709551615 218880564992 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/32400/statm: 2182 146 122 55 0 68 0

[startup+0.0330331 s]
/proc/loadavg: 8.04 8.03 8.00 2/408 32400
/proc/meminfo: memFree=25236476/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=8728 CPUtime=0 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 214 0 0 0 0 0 0 0 18 0 1 0 175978538 8937472 146 33554432000 4194304 4417452 140734934842528 18446744073709551615 218880564992 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/32400/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.101022 s]
/proc/loadavg: 8.04 8.03 8.00 2/408 32400
/proc/meminfo: memFree=25236476/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=17564 CPUtime=0.04 cores=0-7
/proc/32400/stat : 32400 (plingeling) R 32398 32400 32374 0 -1 4202496 2447 1254 0 5 4 0 0 0 18 0 1 0 175978538 17985536 2378 33554432000 4194304 4417452 140734934842528 18446744073709551615 218880259053 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32400/statm: 4391 2413 148 55 0 2277 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17564

[startup+0.300994 s]
/proc/loadavg: 8.04 8.03 8.00 2/408 32400
/proc/meminfo: memFree=25236476/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=44188 CPUtime=0.24 cores=0-7
/proc/32400/stat : 32400 (plingeling) R 32398 32400 32374 0 -1 4202496 9139 1254 0 5 23 1 0 0 18 0 1 0 175978538 45248512 9070 33554432000 4194304 4417452 140734934842528 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32400/statm: 11047 9070 148 55 0 8933 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 44188

[startup+0.700844 s]
/proc/loadavg: 8.04 8.03 8.00 2/408 32400
/proc/meminfo: memFree=25236476/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=228320 CPUtime=2.44 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 19584 1254 0 5 241 3 0 0 19 0 9 0 175978538 233799680 18311 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 57080 18311 175 55 0 54966 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 228320

[startup+1.5007 s]
/proc/loadavg: 8.04 8.03 8.00 9/417 32414
/proc/meminfo: memFree=25139580/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=257768 CPUtime=8.8 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 47376 1254 0 5 873 7 0 0 19 0 9 0 175978538 263954432 25678 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 64442 25678 180 55 0 62328 0
[pid=32400/tid=32407] ppid=32398 vsize=257768 CPUtime=1.05 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 3081 1254 0 5 105 0 0 0 18 0 9 0 175978582 263954432 25678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=257768 CPUtime=1.05 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 3082 1254 0 5 105 0 0 0 21 0 9 0 175978582 263954432 25678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=257768 CPUtime=1.06 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 2805 1254 0 5 106 0 0 0 19 0 9 0 175978582 263954432 25678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4248904 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=257768 CPUtime=1.06 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 7722 1254 0 5 104 2 0 0 21 0 9 0 175978582 263954432 25678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4357241 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=257768 CPUtime=1.03 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 3372 1254 0 5 103 0 0 0 18 0 9 0 175978582 263954432 25678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249870 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=257768 CPUtime=1.01 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 2658 1254 0 5 101 0 0 0 23 0 9 0 175978582 263954432 25678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4250381 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=257768 CPUtime=1.04 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 3094 1254 0 5 104 0 0 0 18 0 9 0 175978582 263954432 25678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249577 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=257768 CPUtime=1.05 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 4215 1254 0 5 105 0 0 0 23 0 9 0 175978582 263954432 25678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 257768

[startup+3.10043 s]
/proc/loadavg: 8.04 8.03 8.00 9/417 32414
/proc/meminfo: memFree=25120732/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=296160 CPUtime=21.58 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 63022 1254 0 5 2148 10 0 0 19 0 9 0 175978538 303267840 35276 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 74040 35276 180 55 0 71926 0
[pid=32400/tid=32407] ppid=32398 vsize=296160 CPUtime=2.65 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 4442 1254 0 5 265 0 0 0 22 0 9 0 175978582 303267840 35276 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=296160 CPUtime=2.65 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 4443 1254 0 5 265 0 0 0 25 0 9 0 175978582 303267840 35276 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=296160 CPUtime=2.66 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 2805 1254 0 5 266 0 0 0 23 0 9 0 175978582 303267840 35276 33554432000 4194304 4417452 140734934842528 18446744073709551615 4378090 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=296160 CPUtime=2.65 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 19285 1254 0 5 260 5 0 0 25 0 9 0 175978582 303267840 35276 33554432000 4194304 4417452 140734934842528 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=296160 CPUtime=2.62 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 3372 1254 0 5 262 0 0 0 22 0 9 0 175978582 303267840 35276 33554432000 4194304 4417452 140734934842528 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=296160 CPUtime=2.61 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 2658 1254 0 5 261 0 0 0 25 0 9 0 175978582 303267840 35276 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=296160 CPUtime=2.64 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 3094 1254 0 5 264 0 0 0 22 0 9 0 175978582 303267840 35276 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=296160 CPUtime=2.65 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 5576 1254 0 5 265 0 0 0 25 0 9 0 175978582 303267840 35276 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 21.58
Current children cumulated vsize (KiB) 296160

[startup+6.30089 s]
/proc/loadavg: 8.04 8.03 8.00 9/417 32414
/proc/meminfo: memFree=25107348/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=310848 CPUtime=47.14 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 82916 1254 0 5 4701 13 0 0 19 0 9 0 175978538 318308352 38948 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 77712 38948 180 55 0 75598 0
[pid=32400/tid=32407] ppid=32398 vsize=310848 CPUtime=5.85 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 4442 1254 0 5 585 0 0 0 25 0 9 0 175978582 318308352 38948 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=310848 CPUtime=5.85 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 4443 1254 0 5 585 0 0 0 25 0 9 0 175978582 318308352 38948 33554432000 4194304 4417452 140734934842528 18446744073709551615 4258462 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=310848 CPUtime=5.86 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 3830 1254 0 5 586 0 0 0 25 0 9 0 175978582 318308352 38948 33554432000 4194304 4417452 140734934842528 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=310848 CPUtime=5.86 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 38154 1254 0 5 578 8 0 0 25 0 9 0 175978582 318308352 38948 33554432000 4194304 4417452 140734934842528 18446744073709551615 4320859 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=310848 CPUtime=5.77 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 3372 1254 0 5 577 0 0 0 25 0 9 0 175978582 318308352 38948 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=310848 CPUtime=5.81 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 2658 1254 0 5 581 0 0 0 25 0 9 0 175978582 318308352 38948 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=310848 CPUtime=5.84 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 3094 1254 0 5 584 0 0 0 25 0 9 0 175978582 318308352 38948 33554432000 4194304 4417452 140734934842528 18446744073709551615 4235547 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=310848 CPUtime=5.85 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 5576 1254 0 5 585 0 0 0 25 0 9 0 175978582 318308352 38948 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 47.14
Current children cumulated vsize (KiB) 310848

[startup+12.7008 s]
/proc/loadavg: 8.03 8.03 8.00 9/417 32414
/proc/meminfo: memFree=25051576/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=354724 CPUtime=98.26 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 118487 1254 0 5 9806 20 0 0 19 0 9 0 175978538 363237376 49917 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 88681 49917 180 55 0 86567 0
[pid=32400/tid=32407] ppid=32398 vsize=354724 CPUtime=12.26 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 5802 1254 0 5 1225 1 0 0 25 0 9 0 175978582 363237376 49917 33554432000 4194304 4417452 140734934842528 18446744073709551615 4258263 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=354724 CPUtime=12.25 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 5803 1254 0 5 1225 0 0 0 25 0 9 0 175978582 363237376 49917 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=354724 CPUtime=12.25 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 3830 1254 0 5 1225 0 0 0 25 0 9 0 175978582 363237376 49917 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=354724 CPUtime=12.26 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 63310 1254 0 5 1213 13 0 0 25 0 9 0 175978582 363237376 49917 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=354724 CPUtime=12.08 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 6092 1254 0 5 1208 0 0 0 25 0 9 0 175978582 363237376 49917 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=354724 CPUtime=12.21 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 5017 1254 0 5 1221 0 0 0 25 0 9 0 175978582 363237376 49917 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=354724 CPUtime=12.24 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 4350 1254 0 5 1224 0 0 0 25 0 9 0 175978582 363237376 49917 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=354724 CPUtime=12.25 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 6936 1254 0 5 1225 0 0 0 25 0 9 0 175978582 363237376 49917 33554432000 4194304 4417452 140734934842528 18446744073709551615 4211504 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 98.26
Current children cumulated vsize (KiB) 354724

[startup+25.5006 s]
/proc/loadavg: 8.03 8.03 8.00 9/417 32415
/proc/meminfo: memFree=24889376/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=502328 CPUtime=200.47 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 168696 1254 0 5 20017 30 0 0 19 0 9 0 175978538 514383872 84771 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 125582 84771 180 55 0 123468 0
[pid=32400/tid=32407] ppid=32398 vsize=502328 CPUtime=25.06 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 5802 1254 0 5 2505 1 0 0 25 0 9 0 175978582 514383872 84771 33554432000 4194304 4417452 140734934842528 18446744073709551615 4277470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=502328 CPUtime=25.05 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 6636 1254 0 5 2504 1 0 0 25 0 9 0 175978582 514383872 84771 33554432000 4194304 4417452 140734934842528 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=502328 CPUtime=25.05 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 3830 1254 0 5 2505 0 0 0 25 0 9 0 175978582 514383872 84771 33554432000 4194304 4417452 140734934842528 18446744073709551615 4250381 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=502328 CPUtime=25.06 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 112686 1254 0 5 2483 23 0 0 25 0 9 0 175978582 514383872 84771 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=502328 CPUtime=24.7 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 6092 1254 0 5 2470 0 0 0 25 0 9 0 175978582 514383872 84771 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=502328 CPUtime=25.01 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 5017 1254 0 5 2501 0 0 0 25 0 9 0 175978582 514383872 84771 33554432000 4194304 4417452 140734934842528 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=502328 CPUtime=25.04 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 4350 1254 0 5 2504 0 0 0 25 0 9 0 175978582 514383872 84771 33554432000 4194304 4417452 140734934842528 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=502328 CPUtime=25.04 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 6936 1254 0 5 2504 0 0 0 25 0 9 0 175978582 514383872 84771 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.47
Current children cumulated vsize (KiB) 502328

[startup+51.1012 s]
/proc/loadavg: 8.02 8.03 8.00 9/417 32416
/proc/meminfo: memFree=24902252/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=491268 CPUtime=404.92 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 238380 1254 0 5 40448 44 0 0 19 0 9 0 175978538 503058432 84053 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 122817 84053 180 55 0 120703 0
[pid=32400/tid=32407] ppid=32398 vsize=491268 CPUtime=50.65 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 6964 1254 0 5 5064 1 0 0 25 0 9 0 175978582 503058432 84053 33554432000 4194304 4417452 140734934842528 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=491268 CPUtime=50.64 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 7799 1254 0 5 5063 1 0 0 25 0 9 0 175978582 503058432 84053 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364299 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=491268 CPUtime=50.65 cores=0-7

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

[pid=32400/tid=32409] ppid=32398 vsize=6423200 CPUtime=4720.92 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 529932 1254 0 5 472013 79 0 0 25 0 9 0 175978582 6577356800 1567031 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=6423200 CPUtime=4721.98 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 2673110 1254 0 5 471635 563 0 0 25 0 9 0 175978582 6577356800 1567031 33554432000 4194304 4417452 140734934842528 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=6423200 CPUtime=4720.92 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 628953 1254 0 5 472006 86 0 0 25 0 9 0 175978582 6577356800 1567031 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=6423200 CPUtime=4721.72 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 542206 1254 0 5 472083 89 0 0 25 0 9 0 175978582 6577356800 1567031 33554432000 4194304 4417452 140734934842528 18446744073709551615 4357737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=6423200 CPUtime=4666.06 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 446597 1254 0 5 466530 76 0 0 25 0 9 0 175978582 6577356800 1567031 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=6423200 CPUtime=4721.82 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 583200 1254 0 5 472104 78 0 0 25 0 9 0 175978582 6577356800 1567031 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37708.5
Current children cumulated vsize (KiB) 6423200

[startup+4782.3 s]
/proc/loadavg: 8.03 8.06 8.02 9/417 32557
/proc/meminfo: memFree=18752040/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=6628228 CPUtime=38187.6 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 6681094 1254 0 5 3817578 1181 0 0 19 0 9 0 175978538 6787305472 1618293 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 1657057 1618293 180 55 0 1654943 0
[pid=32400/tid=32407] ppid=32398 vsize=6628228 CPUtime=4773.8 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 533288 1254 0 5 477283 97 0 0 25 0 9 0 175978582 6787305472 1618293 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=6628228 CPUtime=4780.8 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 682668 1254 0 5 477979 101 0 0 25 0 9 0 175978582 6787305472 1618293 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=6628228 CPUtime=4780.9 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 541574 1254 0 5 478009 81 0 0 25 0 9 0 175978582 6787305472 1618293 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=6628228 CPUtime=4781.96 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 2673110 1254 0 5 477633 563 0 0 25 0 9 0 175978582 6787305472 1618293 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=6628228 CPUtime=4780.91 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 643304 1254 0 5 478003 88 0 0 25 0 9 0 175978582 6787305472 1618293 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=6628228 CPUtime=4781.71 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 555734 1254 0 5 478081 90 0 0 25 0 9 0 175978582 6787305472 1618293 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=6628228 CPUtime=4725.24 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 450869 1254 0 5 472448 76 0 0 25 0 9 0 175978582 6787305472 1618293 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=6628228 CPUtime=4781.8 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 583200 1254 0 5 478102 78 0 0 25 0 9 0 175978582 6787305472 1618293 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38187.6
Current children cumulated vsize (KiB) 6628228

[startup+4842.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/417 32559
/proc/meminfo: memFree=18681940/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=6697768 CPUtime=38666.8 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 6729516 1254 0 5 3865488 1188 0 0 19 0 9 0 175978538 6858514432 1635678 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 1674442 1635678 180 55 0 1672328 0
[pid=32400/tid=32407] ppid=32398 vsize=6697768 CPUtime=4833.81 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 536136 1254 0 5 483283 98 0 0 25 0 9 0 175978582 6858514432 1635678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=6697768 CPUtime=4840.79 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 682668 1254 0 5 483978 101 0 0 25 0 9 0 175978582 6858514432 1635678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=6697768 CPUtime=4840.9 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 553916 1254 0 5 484006 84 0 0 25 0 9 0 175978582 6858514432 1635678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4344164 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=6697768 CPUtime=4841.96 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 2673110 1254 0 5 483633 563 0 0 25 0 9 0 175978582 6858514432 1635678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=6697768 CPUtime=4840.9 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 652472 1254 0 5 484001 89 0 0 25 0 9 0 175978582 6858514432 1635678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=6697768 CPUtime=4841.7 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 570646 1254 0 5 484079 91 0 0 25 0 9 0 175978582 6858514432 1635678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=6697768 CPUtime=4784.42 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 460021 1254 0 5 478364 78 0 0 25 0 9 0 175978582 6858514432 1635678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=6697768 CPUtime=4841.81 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 583200 1254 0 5 484103 78 0 0 25 0 9 0 175978582 6858514432 1635678 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38666.8
Current children cumulated vsize (KiB) 6697768

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/417 32560
/proc/meminfo: memFree=18928792/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=6451380 CPUtime=39145.7 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 6921194 1254 0 5 3913331 1240 0 0 19 0 9 0 175978538 6606213120 1574081 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 1612845 1574081 180 55 0 1610731 0
[pid=32400/tid=32407] ppid=32398 vsize=6451380 CPUtime=4893.58 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 563422 1254 0 5 489256 102 0 0 25 0 9 0 175978582 6606213120 1574081 33554432000 4194304 4417452 140734934842528 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=6451380 CPUtime=4900.77 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 682881 1254 0 5 489974 103 0 0 25 0 9 0 175978582 6606213120 1574081 33554432000 4194304 4417452 140734934842528 18446744073709551615 4250941 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=6451380 CPUtime=4900.91 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 557606 1254 0 5 490006 85 0 0 25 0 9 0 175978582 6606213120 1574081 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=6451380 CPUtime=4901.96 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 2796482 1254 0 5 489597 599 0 0 25 0 9 0 175978582 6606213120 1574081 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=6451380 CPUtime=4900.91 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 652472 1254 0 5 490002 89 0 0 25 0 9 0 175978582 6606213120 1574081 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=6451380 CPUtime=4901.7 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 590624 1254 0 5 490076 94 0 0 25 0 9 0 175978582 6606213120 1574081 33554432000 4194304 4417452 140734934842528 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=6451380 CPUtime=4843.61 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 464213 1254 0 5 484283 78 0 0 25 0 9 0 175978582 6606213120 1574081 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=6451380 CPUtime=4901.81 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 596147 1254 0 5 490099 82 0 0 25 0 9 0 175978582 6606213120 1574081 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39145.7
Current children cumulated vsize (KiB) 6451380

[startup+4962.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/417 32561
/proc/meminfo: memFree=18431656/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=6947496 CPUtime=39624.9 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 7080472 1254 0 5 3961227 1262 0 0 19 0 9 0 175978538 7114235904 1698110 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 1736874 1698110 180 55 0 1734760 0
[pid=32400/tid=32407] ppid=32398 vsize=6947496 CPUtime=4953.58 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 567902 1254 0 5 495255 103 0 0 25 0 9 0 175978582 7114235904 1698110 33554432000 4194304 4417452 140734934842528 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=6947496 CPUtime=4960.77 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 697025 1254 0 5 495972 105 0 0 25 0 9 0 175978582 7114235904 1698110 33554432000 4194304 4417452 140734934842528 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=6947496 CPUtime=4960.91 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 573575 1254 0 5 496004 87 0 0 25 0 9 0 175978582 7114235904 1698110 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=6947496 CPUtime=4961.97 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 2796482 1254 0 5 495598 599 0 0 25 0 9 0 175978582 7114235904 1698110 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=6947496 CPUtime=4960.92 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 679000 1254 0 5 495998 94 0 0 25 0 9 0 175978582 7114235904 1698110 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=6947496 CPUtime=4961.71 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 642195 1254 0 5 496070 101 0 0 25 0 9 0 175978582 7114235904 1698110 33554432000 4194304 4417452 140734934842528 18446744073709551615 4232693 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=6947496 CPUtime=4902.78 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 490709 1254 0 5 490196 82 0 0 25 0 9 0 175978582 7114235904 1698110 33554432000 4194304 4417452 140734934842528 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=6947496 CPUtime=4961.81 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 616237 1254 0 5 496095 86 0 0 25 0 9 0 175978582 7114235904 1698110 33554432000 4194304 4417452 140734934842528 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39624.9
Current children cumulated vsize (KiB) 6947496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.3 s]
/proc/loadavg: 8.09 8.07 8.01 10/417 32563
/proc/meminfo: memFree=18554376/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=6824236 CPUtime=40000.5 cores=0-7
/proc/32400/stat : 32400 (plingeling) S 32398 32400 32374 0 -1 4202496 7098898 1254 0 5 3998781 1265 0 0 19 0 9 0 175978538 6988017664 1667295 33554432000 4194304 4417452 140734934842528 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 1706059 1667295 180 55 0 1703945 0
[pid=32400/tid=32407] ppid=32398 vsize=6824236 CPUtime=5000.62 cores=0-7
/proc/32400/task/32407/stat : 32407 (plingeling) R 32398 32400 32374 0 -1 4202560 573022 1254 0 5 499958 104 0 0 25 0 9 0 175978582 6988017664 1667295 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32400/tid=32408] ppid=32398 vsize=6824236 CPUtime=5007.79 cores=0-7
/proc/32400/task/32408/stat : 32408 (plingeling) R 32398 32400 32374 0 -1 4202560 697025 1254 0 5 500674 105 0 0 25 0 9 0 175978582 6988017664 1667295 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32400/tid=32409] ppid=32398 vsize=6824236 CPUtime=5007.94 cores=0-7
/proc/32400/task/32409/stat : 32409 (plingeling) R 32398 32400 32374 0 -1 4202560 586881 1254 0 5 500705 89 0 0 25 0 9 0 175978582 6988017664 1667295 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32400/tid=32410] ppid=32398 vsize=6824236 CPUtime=5009 cores=0-7
/proc/32400/task/32410/stat : 32410 (plingeling) R 32398 32400 32374 0 -1 4202560 2796482 1254 0 5 500301 599 0 0 25 0 9 0 175978582 6988017664 1667295 33554432000 4194304 4417452 140734934842528 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32400/tid=32411] ppid=32398 vsize=6824236 CPUtime=5007.95 cores=0-7
/proc/32400/task/32411/stat : 32411 (plingeling) R 32398 32400 32374 0 -1 4202560 679000 1254 0 5 500701 94 0 0 25 0 9 0 175978582 6988017664 1667295 33554432000 4194304 4417452 140734934842528 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32400/tid=32412] ppid=32398 vsize=6824236 CPUtime=5008.74 cores=0-7
/proc/32400/task/32412/stat : 32412 (plingeling) R 32398 32400 32374 0 -1 4202560 642195 1254 0 5 500773 101 0 0 25 0 9 0 175978582 6988017664 1667295 33554432000 4194304 4417452 140734934842528 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=6824236 CPUtime=4949.15 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4202560 490709 1254 0 5 494833 82 0 0 25 0 9 0 175978582 6988017664 1667295 33554432000 4194304 4417452 140734934842528 18446744073709551615 4263067 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32400/tid=32414] ppid=32398 vsize=6824236 CPUtime=5008.84 cores=0-7
/proc/32400/task/32414/stat : 32414 (plingeling) R 32398 32400 32374 0 -1 4202560 616237 1254 0 5 500798 86 0 0 25 0 9 0 175978582 6988017664 1667295 33554432000 4194304 4417452 140734934842528 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 6824236

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

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

[startup+5009.44 s]
/proc/loadavg: 8.09 8.07 8.01 10/417 32563
/proc/meminfo: memFree=18554376/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=0 CPUtime=40000.6 cores=0-7
/proc/32400/stat : 32400 (plingeling) Z 32398 32400 32374 0 -1 4203548 7098898 1254 0 5 3998785 1275 0 0 18 0 2 0 175978538 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 0 0 0 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=0 CPUtime=4949.26 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4203588 490709 1254 0 5 494834 92 0 0 25 0 2 0 175978582 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

[startup+5009.5 s]
/proc/loadavg: 8.09 8.07 8.01 10/417 32563
/proc/meminfo: memFree=18554376/32950928 swapFree=53456944/67111528
[pid=32400] ppid=32398 vsize=0 CPUtime=40000.7 cores=0-7
/proc/32400/stat : 32400 (plingeling) Z 32398 32400 32374 0 -1 4203548 7098898 1254 0 5 3998785 1282 0 0 18 0 2 0 175978538 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/32400/statm: 0 0 0 0 0 0 0
[pid=32400/tid=32413] ppid=32398 vsize=0 CPUtime=4949.33 cores=0-7
/proc/32400/task/32413/stat : 32413 (plingeling) R 32398 32400 32374 0 -1 4203588 490709 1254 0 5 494834 99 0 0 25 0 2 0 175978582 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.59
CPU time (s): 40000.8
CPU user time (s): 39987.9
CPU system time (s): 12.915
CPU usage (%): 798.484
Max. virtual memory (cumulated for all children) (KiB): 6967976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39987.9
system time used= 12.915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7100152
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 857
involuntary context switches= 193848

runsolver used 19.824 second user time and 48.3746 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-22 19:01:31
IDJOB=3394068
IDBENCH=71345
IDSOLVER=1851
FILE ID=node112/3394068-1306083691
RUNJOBID= node112-1306083691-32388
PBS_JOBID= 13387917
Free space on /tmp= 73328 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-3394068-1306083691/watcher-3394068-1306083691 -o /tmp/evaluation-result-3394068-1306083691/solver-3394068-1306083691 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394068-1306083691.cnf

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=936436162

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25236632 kB
Buffers:        208372 kB
Cached:        5123276 kB
SwapCached:      62308 kB
Active:         558536 kB
Inactive:      6934372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25236632 kB
SwapTotal:    67111528 kB
SwapFree:     53456944 kB
Dirty:            4432 kB
Writeback:           0 kB
AnonPages:     2107164 kB
Mapped:          14596 kB
Slab:            94048 kB
PageTables:      59124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98611804 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= 73328 MiB
End job on node112 at 2011-05-22 20:25:03