Trace number 3394716

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) 40001 5007.11

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
MD5SUM1037a2754a0a53f62ba8ec901741c9e9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3019.17
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses40510
Sum of the clauses size81524
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240492
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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

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

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


[startup+0 s]
/proc/loadavg: 7.99 8.04 8.00 1/320 23335
/proc/meminfo: memFree=19985220/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=10608 CPUtime=0 cores=0-7
/proc/23335/stat : 23335 (plingeling) R 23333 23335 23253 0 -1 4202496 744 1251 0 0 0 0 0 0 18 0 1 0 800618463 10862592 675 33554432000 4194304 4417452 140735348039216 18446744073709551615 260020395776 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/23335/statm: 2652 675 147 55 0 538 0

[startup+0.0889199 s]
/proc/loadavg: 7.99 8.04 8.00 1/320 23335
/proc/meminfo: memFree=19985220/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=165916 CPUtime=0.27 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 2909 1251 0 0 27 0 0 0 18 0 9 0 800618463 169897984 2653 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 41479 2653 176 55 0 39365 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 165916

[startup+0.100916 s]
/proc/loadavg: 7.99 8.04 8.00 1/320 23335
/proc/meminfo: memFree=19985220/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=167940 CPUtime=0.34 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 4124 1251 0 0 34 0 0 0 18 0 9 0 800618463 171970560 3112 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 41985 3121 177 55 0 39871 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 167940

[startup+0.307848 s]
/proc/loadavg: 7.99 8.04 8.00 1/320 23335
/proc/meminfo: memFree=19985220/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=173628 CPUtime=1.99 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 6813 1251 0 0 199 0 0 0 18 0 9 0 800618463 177795072 4600 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 43407 4600 180 55 0 41293 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 173628

[startup+0.700776 s]
/proc/loadavg: 7.99 8.04 8.00 1/320 23335
/proc/meminfo: memFree=19985220/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=177920 CPUtime=5.14 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 9119 1251 0 0 513 1 0 0 18 0 9 0 800618463 182190080 5673 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 44480 5673 180 55 0 42366 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 177920

[startup+1.50063 s]
/proc/loadavg: 7.99 8.04 8.00 9/329 23349
/proc/meminfo: memFree=19956892/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=194132 CPUtime=11.53 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 14873 1251 0 0 1151 2 0 0 18 0 9 0 800618463 198791168 9748 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 48533 9748 180 55 0 46419 0
[pid=23335/tid=23342] ppid=23333 vsize=194132 CPUtime=1.44 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 608 1251 0 0 144 0 0 0 23 0 9 0 800618469 198791168 9748 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=194132 CPUtime=1.41 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 544 1251 0 0 141 0 0 0 23 0 9 0 800618469 198791168 9748 33554432000 4194304 4417452 140735348039216 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=194132 CPUtime=1.44 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 696 1251 0 0 144 0 0 0 19 0 9 0 800618469 198791168 9748 33554432000 4194304 4417452 140735348039216 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=194132 CPUtime=1.43 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 6969 1251 0 0 142 1 0 0 19 0 9 0 800618469 198791168 9748 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=194132 CPUtime=1.44 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 669 1251 0 0 144 0 0 0 19 0 9 0 800618469 198791168 9748 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=194132 CPUtime=1.44 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 684 1251 0 0 144 0 0 0 20 0 9 0 800618469 198791168 9748 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=194132 CPUtime=1.44 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 1407 1251 0 0 144 0 0 0 19 0 9 0 800618469 198791168 9748 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=194132 CPUtime=1.4 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 611 1251 0 0 140 0 0 0 25 0 9 0 800618469 198791168 9748 33554432000 4194304 4417452 140735348039216 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 194132

[startup+3.10034 s]
/proc/loadavg: 7.99 8.04 8.00 9/329 23349
/proc/meminfo: memFree=19947468/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=208448 CPUtime=24.32 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 22842 1251 0 0 2428 4 0 0 18 0 9 0 800618463 213450752 13332 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 52112 13332 180 55 0 49998 0
[pid=23335/tid=23342] ppid=23333 vsize=208448 CPUtime=3.04 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 608 1251 0 0 304 0 0 0 25 0 9 0 800618469 213450752 13332 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=208448 CPUtime=3.01 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 544 1251 0 0 301 0 0 0 25 0 9 0 800618469 213450752 13332 33554432000 4194304 4417452 140735348039216 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=208448 CPUtime=3.04 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 2092 1251 0 0 304 0 0 0 25 0 9 0 800618469 213450752 13332 33554432000 4194304 4417452 140735348039216 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=208448 CPUtime=3.03 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 12145 1251 0 0 301 2 0 0 25 0 9 0 800618469 213450752 13332 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=208448 CPUtime=3.04 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 669 1251 0 0 304 0 0 0 25 0 9 0 800618469 213450752 13332 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=208448 CPUtime=3.04 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 684 1251 0 0 304 0 0 0 25 0 9 0 800618469 213450752 13332 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=208448 CPUtime=3.03 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 2804 1251 0 0 303 0 0 0 25 0 9 0 800618469 213450752 13332 33554432000 4194304 4417452 140735348039216 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=208448 CPUtime=2.99 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 611 1251 0 0 299 0 0 0 25 0 9 0 800618469 213450752 13332 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.32
Current children cumulated vsize (KiB) 208448

[startup+6.30075 s]
/proc/loadavg: 7.99 8.04 8.00 9/329 23350
/proc/meminfo: memFree=19899348/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=228496 CPUtime=49.87 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 50895 1251 0 0 4978 9 0 0 18 0 9 0 800618463 233979904 18333 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 57124 18333 180 55 0 55010 0
[pid=23335/tid=23342] ppid=23333 vsize=228496 CPUtime=6.23 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 1705 1251 0 0 623 0 0 0 25 0 9 0 800618469 233979904 18333 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249233 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=228496 CPUtime=6.21 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 2213 1251 0 0 621 0 0 0 25 0 9 0 800618469 233979904 18333 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=228496 CPUtime=6.23 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 6445 1251 0 0 623 0 0 0 25 0 9 0 800618469 233979904 18333 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=228496 CPUtime=6.24 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 23120 1251 0 0 619 5 0 0 25 0 9 0 800618469 233979904 18333 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=228496 CPUtime=6.23 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 2736 1251 0 0 623 0 0 0 25 0 9 0 800618469 233979904 18333 33554432000 4194304 4417452 140735348039216 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=228496 CPUtime=6.23 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 1895 1251 0 0 623 0 0 0 25 0 9 0 800618469 233979904 18333 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=228496 CPUtime=6.24 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 8077 1251 0 0 623 1 0 0 25 0 9 0 800618469 233979904 18333 33554432000 4194304 4417452 140735348039216 18446744073709551615 4249233 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=228496 CPUtime=6.15 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 2019 1251 0 0 615 0 0 0 25 0 9 0 800618469 233979904 18333 33554432000 4194304 4417452 140735348039216 18446744073709551615 4282454 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.87
Current children cumulated vsize (KiB) 228496

[startup+12.7006 s]
/proc/loadavg: 7.99 8.04 8.00 9/329 23350
/proc/meminfo: memFree=19818532/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=300924 CPUtime=101.01 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 99837 1251 0 0 10082 19 0 0 18 0 9 0 800618463 308146176 36440 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 75231 36440 180 55 0 73117 0
[pid=23335/tid=23342] ppid=23333 vsize=300924 CPUtime=12.63 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 6743 1251 0 0 1263 0 0 0 25 0 9 0 800618469 308146176 36440 33554432000 4194304 4417452 140735348039216 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=300924 CPUtime=12.6 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 5990 1251 0 0 1260 0 0 0 25 0 9 0 800618469 308146176 36440 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=300924 CPUtime=12.63 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 13319 1251 0 0 1261 2 0 0 25 0 9 0 800618469 308146176 36440 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=300924 CPUtime=12.63 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 36538 1251 0 0 1256 7 0 0 25 0 9 0 800618469 308146176 36440 33554432000 4194304 4417452 140735348039216 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=300924 CPUtime=12.63 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 8174 1251 0 0 1262 1 0 0 25 0 9 0 800618469 308146176 36440 33554432000 4194304 4417452 140735348039216 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=300924 CPUtime=12.63 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 5024 1251 0 0 1263 0 0 0 25 0 9 0 800618469 308146176 36440 33554432000 4194304 4417452 140735348039216 18446744073709551615 4308806 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=300924 CPUtime=12.64 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 15412 1251 0 0 1261 3 0 0 25 0 9 0 800618469 308146176 36440 33554432000 4194304 4417452 140735348039216 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=300924 CPUtime=12.48 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 5952 1251 0 0 1248 0 0 0 25 0 9 0 800618469 308146176 36440 33554432000 4194304 4417452 140735348039216 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 300924

[startup+25.5012 s]
/proc/loadavg: 7.99 8.04 8.00 9/329 23350
/proc/meminfo: memFree=19729200/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=424176 CPUtime=203.28 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 207683 1251 0 0 20288 40 0 0 18 0 9 0 800618463 434356224 67253 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 106044 67253 180 55 0 103930 0
[pid=23335/tid=23342] ppid=23333 vsize=424176 CPUtime=25.44 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 18075 1251 0 0 2542 2 0 0 25 0 9 0 800618469 434356224 67253 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=424176 CPUtime=25.4 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 19541 1251 0 0 2537 3 0 0 25 0 9 0 800618469 434356224 67253 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=424176 CPUtime=25.43 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 26457 1251 0 0 2538 5 0 0 25 0 9 0 800618469 434356224 67253 33554432000 4194304 4417452 140735348039216 18446744073709551615 4309897 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=424176 CPUtime=25.43 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 52562 1251 0 0 2532 11 0 0 25 0 9 0 800618469 434356224 67253 33554432000 4194304 4417452 140735348039216 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=424176 CPUtime=25.43 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 21954 1251 0 0 2540 3 0 0 25 0 9 0 800618469 434356224 67253 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=424176 CPUtime=25.43 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 22854 1251 0 0 2539 4 0 0 25 0 9 0 800618469 434356224 67253 33554432000 4194304 4417452 140735348039216 18446744073709551615 4251148 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=424176 CPUtime=25.44 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 24020 1251 0 0 2539 5 0 0 25 0 9 0 800618469 434356224 67253 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=424176 CPUtime=25.16 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 19535 1251 0 0 2513 3 0 0 25 0 9 0 800618469 434356224 67253 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.28
Current children cumulated vsize (KiB) 424176

[startup+51.1005 s]
/proc/loadavg: 7.99 8.03 8.00 9/329 23353
/proc/meminfo: memFree=19531088/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=584700 CPUtime=407.83 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 441075 1251 0 0 40699 84 0 0 18 0 9 0 800618463 598732800 107384 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 146175 107384 180 55 0 144061 0
[pid=23335/tid=23342] ppid=23333 vsize=584700 CPUtime=51.03 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 48974 1251 0 0 5095 8 0 0 25 0 9 0 800618469 598732800 107384 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=584700 CPUtime=51 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 46243 1251 0 0 5092 8 0 0 25 0 9 0 800618469 598732800 107384 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=584700 CPUtime=51.03 cores=0-7

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

[pid=23335/tid=23344] ppid=23333 vsize=8024428 CPUtime=4722.39 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 1644068 1251 0 0 471938 301 0 0 25 0 9 0 800618469 8217014272 1967316 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=8024428 CPUtime=4722.36 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 926090 1251 0 0 472054 182 0 0 25 0 9 0 800618469 8217014272 1967316 33554432000 4194304 4417452 140735348039216 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=8024428 CPUtime=4722.24 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 1950820 1251 0 0 471879 345 0 0 25 0 9 0 800618469 8217014272 1967316 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=8024428 CPUtime=4721.64 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 1921032 1251 0 0 471784 380 0 0 25 0 9 0 800618469 8217014272 1967316 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=8024428 CPUtime=4721.75 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 1966002 1251 0 0 471801 374 0 0 25 0 9 0 800618469 8217014272 1967316 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=8024428 CPUtime=4673.52 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 1914847 1251 0 0 466968 384 0 0 25 0 9 0 800618469 8217014272 1967316 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37727.6
Current children cumulated vsize (KiB) 8024428

[startup+4782.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/329 23492
/proc/meminfo: memFree=12166676/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=7958888 CPUtime=38206.9 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 13895673 1251 0 0 3818010 2684 0 0 18 0 9 0 800618463 8149901312 1950931 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 1989722 1950931 180 55 0 1987608 0
[pid=23335/tid=23342] ppid=23333 vsize=7958888 CPUtime=4782.33 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 1741228 1251 0 0 477899 334 0 0 25 0 9 0 800618469 8149901312 1950931 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=7958888 CPUtime=4781.28 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 1828901 1251 0 0 477747 381 0 0 25 0 9 0 800618469 8149901312 1950931 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=7958888 CPUtime=4782.38 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 1644068 1251 0 0 477937 301 0 0 25 0 9 0 800618469 8149901312 1950931 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=7958888 CPUtime=4782.35 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 926090 1251 0 0 478053 182 0 0 25 0 9 0 800618469 8149901312 1950931 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=7958888 CPUtime=4782.23 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 1950820 1251 0 0 477878 345 0 0 25 0 9 0 800618469 8149901312 1950931 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=7958888 CPUtime=4781.63 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 1921032 1251 0 0 477783 380 0 0 25 0 9 0 800618469 8149901312 1950931 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=7958888 CPUtime=4781.74 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 1966002 1251 0 0 477800 374 0 0 25 0 9 0 800618469 8149901312 1950931 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=7958888 CPUtime=4732.88 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 1914847 1251 0 0 472904 384 0 0 25 0 9 0 800618469 8149901312 1950931 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38206.9
Current children cumulated vsize (KiB) 7958888

[startup+4842.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/329 23494
/proc/meminfo: memFree=12034580/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=8090980 CPUtime=38686.3 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 14010537 1251 0 0 3865918 2710 0 0 18 0 9 0 800618463 8285163520 1983954 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 2022745 1983954 180 55 0 2020631 0
[pid=23335/tid=23342] ppid=23333 vsize=8090980 CPUtime=4842.33 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 1741228 1251 0 0 483899 334 0 0 25 0 9 0 800618469 8285163520 1983954 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=8090980 CPUtime=4841.27 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 1927381 1251 0 0 483722 405 0 0 25 0 9 0 800618469 8285163520 1983954 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=8090980 CPUtime=4842.38 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 1644068 1251 0 0 483937 301 0 0 25 0 9 0 800618469 8285163520 1983954 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=8090980 CPUtime=4842.35 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 942474 1251 0 0 484051 184 0 0 25 0 9 0 800618469 8285163520 1983954 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=8090980 CPUtime=4842.23 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 1950820 1251 0 0 483878 345 0 0 25 0 9 0 800618469 8285163520 1983954 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=8090980 CPUtime=4841.63 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 1921032 1251 0 0 483783 380 0 0 25 0 9 0 800618469 8285163520 1983954 33554432000 4194304 4417452 140735348039216 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=8090980 CPUtime=4841.74 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 1966002 1251 0 0 483800 374 0 0 25 0 9 0 800618469 8285163520 1983954 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=8090980 CPUtime=4792.23 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 1914847 1251 0 0 478839 384 0 0 25 0 9 0 800618469 8285163520 1983954 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38686.3
Current children cumulated vsize (KiB) 8090980

[startup+4902.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/329 23495
/proc/meminfo: memFree=11968784/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=8156516 CPUtime=39165.7 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 14026921 1251 0 0 3913855 2711 0 0 18 0 9 0 800618463 8352272384 2000338 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 2039129 2000338 180 55 0 2037015 0
[pid=23335/tid=23342] ppid=23333 vsize=8156516 CPUtime=4902.33 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 1741228 1251 0 0 489899 334 0 0 25 0 9 0 800618469 8352272384 2000338 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=8156516 CPUtime=4901.26 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 1927381 1251 0 0 489721 405 0 0 25 0 9 0 800618469 8352272384 2000338 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=8156516 CPUtime=4902.39 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 1644068 1251 0 0 489938 301 0 0 25 0 9 0 800618469 8352272384 2000338 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=8156516 CPUtime=4902.36 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 942474 1251 0 0 490052 184 0 0 25 0 9 0 800618469 8352272384 2000338 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=8156516 CPUtime=4902.23 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 1950820 1251 0 0 489878 345 0 0 25 0 9 0 800618469 8352272384 2000338 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=8156516 CPUtime=4901.64 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 1937416 1251 0 0 489783 381 0 0 25 0 9 0 800618469 8352272384 2000338 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=8156516 CPUtime=4901.75 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 1966002 1251 0 0 489801 374 0 0 25 0 9 0 800618469 8352272384 2000338 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=8156516 CPUtime=4851.6 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 1914847 1251 0 0 484776 384 0 0 25 0 9 0 800618469 8352272384 2000338 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39165.7
Current children cumulated vsize (KiB) 8156516

[startup+4962.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/329 23497
/proc/meminfo: memFree=11977032/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=8148424 CPUtime=39645 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 14136677 1251 0 0 3961773 2728 0 0 18 0 9 0 800618463 8343986176 1998315 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 2037106 1998315 180 55 0 2034992 0
[pid=23335/tid=23342] ppid=23333 vsize=8148424 CPUtime=4962.33 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 1741228 1251 0 0 495899 334 0 0 25 0 9 0 800618469 8343986176 1998315 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=8148424 CPUtime=4961.26 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 2028945 1251 0 0 495705 421 0 0 25 0 9 0 800618469 8343986176 1998315 33554432000 4194304 4417452 140735348039216 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=8148424 CPUtime=4962.39 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 1644068 1251 0 0 495938 301 0 0 25 0 9 0 800618469 8343986176 1998315 33554432000 4194304 4417452 140735348039216 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=8148424 CPUtime=4962.36 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 950666 1251 0 0 496051 185 0 0 25 0 9 0 800618469 8343986176 1998315 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=8148424 CPUtime=4962.23 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 1950820 1251 0 0 495878 345 0 0 25 0 9 0 800618469 8343986176 1998315 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=8148424 CPUtime=4961.64 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 1937416 1251 0 0 495783 381 0 0 25 0 9 0 800618469 8343986176 1998315 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=8148424 CPUtime=4961.75 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 1966002 1251 0 0 495801 374 0 0 25 0 9 0 800618469 8343986176 1998315 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=8148424 CPUtime=4910.96 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 1914847 1251 0 0 490712 384 0 0 25 0 9 0 800618469 8343986176 1998315 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39645
Current children cumulated vsize (KiB) 8148424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.8 s]
/proc/loadavg: 8.10 8.05 8.00 9/329 23507
/proc/meminfo: memFree=11883616/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=8241468 CPUtime=40000.6 cores=0-7
/proc/23335/stat : 23335 (plingeling) S 23333 23335 23253 0 -1 4202496 14278810 1251 0 0 3997316 2745 0 0 18 0 9 0 800618463 8439263232 2021576 33554432000 4194304 4417452 140735348039216 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 2060367 2021576 180 55 0 2058253 0
[pid=23335/tid=23342] ppid=23333 vsize=8241468 CPUtime=5006.82 cores=0-7
/proc/23335/task/23342/stat : 23342 (plingeling) R 23333 23335 23253 0 -1 4202560 1741228 1251 0 0 500348 334 0 0 25 0 9 0 800618469 8439263232 2021576 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23335/tid=23343] ppid=23333 vsize=8241468 CPUtime=5005.76 cores=0-7
/proc/23335/task/23343/stat : 23343 (plingeling) R 23333 23335 23253 0 -1 4202560 2028945 1251 0 0 500155 421 0 0 25 0 9 0 800618469 8439263232 2021576 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23335/tid=23344] ppid=23333 vsize=8241468 CPUtime=5006.9 cores=0-7
/proc/23335/task/23344/stat : 23344 (plingeling) R 23333 23335 23253 0 -1 4202560 1644068 1251 0 0 500389 301 0 0 25 0 9 0 800618469 8439263232 2021576 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23335/tid=23345] ppid=23333 vsize=8241468 CPUtime=5006.87 cores=0-7
/proc/23335/task/23345/stat : 23345 (plingeling) R 23333 23335 23253 0 -1 4202560 967050 1251 0 0 500500 187 0 0 25 0 9 0 800618469 8439263232 2021576 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23335/tid=23346] ppid=23333 vsize=8241468 CPUtime=5006.73 cores=0-7
/proc/23335/task/23346/stat : 23346 (plingeling) R 23333 23335 23253 0 -1 4202560 1950820 1251 0 0 500328 345 0 0 25 0 9 0 800618469 8439263232 2021576 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23335/tid=23347] ppid=23333 vsize=8241468 CPUtime=5006.15 cores=0-7
/proc/23335/task/23347/stat : 23347 (plingeling) R 23333 23335 23253 0 -1 4202560 1937416 1251 0 0 500234 381 0 0 25 0 9 0 800618469 8439263232 2021576 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23335/tid=23348] ppid=23333 vsize=8241468 CPUtime=5006.26 cores=0-7
/proc/23335/task/23348/stat : 23348 (plingeling) R 23333 23335 23253 0 -1 4202560 1966002 1251 0 0 500252 374 0 0 25 0 9 0 800618469 8439263232 2021576 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=8241468 CPUtime=4955 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4202560 2040596 1251 0 0 495102 398 0 0 25 0 9 0 800618469 8439263232 2021576 33554432000 4194304 4417452 140735348039216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 8241468

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

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

[startup+5007 s]
/proc/loadavg: 8.10 8.05 8.00 9/329 23507
/proc/meminfo: memFree=11883616/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=0 CPUtime=40000.8 cores=0-7
/proc/23335/stat : 23335 (plingeling) Z 23333 23335 23253 0 -1 4203548 14278810 1251 0 0 3997320 2763 0 0 18 0 2 0 800618463 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 0 0 0 0 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=0 CPUtime=4955.18 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4203588 2040596 1251 0 0 495102 416 0 0 25 0 2 0 800618469 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.8
Current children cumulated vsize (KiB) 0

[startup+5007.1 s]
/proc/loadavg: 8.10 8.05 8.00 2/323 23508
/proc/meminfo: memFree=19649288/32951124 swapFree=67083432/67111528
[pid=23335] ppid=23333 vsize=0 CPUtime=40000.9 cores=0-7
/proc/23335/stat : 23335 (plingeling) Z 23333 23335 23253 0 -1 4203548 14278810 1251 0 0 3997320 2774 0 0 18 0 2 0 800618463 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/23335/statm: 0 0 0 0 0 0 0
[pid=23335/tid=23349] ppid=23333 vsize=0 CPUtime=4955.29 cores=0-7
/proc/23335/task/23349/stat : 23349 (plingeling) R 23333 23335 23253 0 -1 4203588 2040596 1251 0 0 495102 427 0 0 25 0 2 0 800618469 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.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.11
CPU time (s): 40001
CPU user time (s): 39973.2
CPU system time (s): 27.7488
CPU usage (%): 798.882
Max. virtual memory (cumulated for all children) (KiB): 8241468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39973.2
system time used= 27.7488
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14280061
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= 317
involuntary context switches= 193750

runsolver used 15.2787 second user time and 36.6184 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-23 00:37:59
IDJOB=3394716
IDBENCH=83945
IDSOLVER=1851
FILE ID=node110/3394716-1306103879
RUNJOBID= node110-1306103276-23267
PBS_JOBID= 13388008
Free space on /tmp= 73340 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394716-1306103879/watcher-3394716-1306103879 -o /tmp/evaluation-result-3394716-1306103879/solver-3394716-1306103879 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394716-1306103879.cnf

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

MD5SUM BENCH= 1037a2754a0a53f62ba8ec901741c9e9
RANDOM SEED=1162366442

node110.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.830
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.66
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.830
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.830
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:     32951124 kB
MemFree:      19985252 kB
Buffers:        325640 kB
Cached:        8683680 kB
SwapCached:       1416 kB
Active:        5963176 kB
Inactive:      6669992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19985252 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:     3623196 kB
Mapped:          28024 kB
Slab:           239732 kB
PageTables:      26856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75578356 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= 73340 MiB
End job on node110 at 2011-05-23 02:01:28