Trace number 3394564

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.9 5009.4

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
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 variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
Number of clauses of size over 50

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-3394564-1306099766/watcher-3394564-1306099766 -o /tmp/evaluation-result-3394564-1306099766/solver-3394564-1306099766 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394564-1306099766.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.02 8.05 8.02 2/422 17308
/proc/meminfo: memFree=15943872/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=11652 CPUtime=0.01 cores=0-7
/proc/17308/stat : 17308 (plingeling) R 17306 17308 17102 0 -1 4202496 985 1251 0 0 1 0 0 0 24 0 1 0 721577041 11931648 915 33554432000 4194304 4417452 140734537207664 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17308/statm: 2913 915 147 55 0 799 0

[startup+0.0413371 s]
/proc/loadavg: 8.02 8.05 8.02 2/422 17308
/proc/meminfo: memFree=15943872/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=18540 CPUtime=0.03 cores=0-7
/proc/17308/stat : 17308 (plingeling) R 17306 17308 17102 0 -1 4202496 2720 1251 0 0 3 0 0 0 24 0 1 0 721577041 18984960 2650 33554432000 4194304 4417452 140734537207664 18446744073709551615 4323193 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17308/statm: 4635 2650 148 55 0 2521 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18540

[startup+0.10034 s]
/proc/loadavg: 8.02 8.05 8.02 2/422 17308
/proc/meminfo: memFree=15943872/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=28200 CPUtime=0.09 cores=0-7
/proc/17308/stat : 17308 (plingeling) R 17306 17308 17102 0 -1 4202496 5143 1251 0 0 9 0 0 0 24 0 1 0 721577041 28876800 5073 33554432000 4194304 4417452 140734537207664 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/17308/statm: 7050 5073 148 55 0 4936 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28200

[startup+0.300256 s]
/proc/loadavg: 8.02 8.05 8.02 2/422 17308
/proc/meminfo: memFree=15943872/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=143652 CPUtime=0.35 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 14071 1251 0 0 33 2 0 0 18 0 9 0 721577041 147099648 13483 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 35913 13483 167 55 0 33799 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 143652

[startup+0.700181 s]
/proc/loadavg: 8.02 8.05 8.02 2/422 17308
/proc/meminfo: memFree=15943872/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=171356 CPUtime=3.54 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 21266 1251 0 0 350 4 0 0 18 0 9 0 721577041 175468544 20421 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 42839 20421 179 55 0 40725 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 171356

[startup+1.50103 s]
/proc/loadavg: 8.02 8.05 8.02 10/431 17323
/proc/meminfo: memFree=15861472/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=249728 CPUtime=9.93 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 26031 1251 0 0 988 5 0 0 18 0 9 0 721577041 255721472 23607 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 62432 23607 179 55 0 60318 0
[pid=17308/tid=17316] ppid=17306 vsize=249728 CPUtime=1.2 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 1672 1251 0 0 120 0 0 0 19 0 9 0 721577069 255721472 23607 33554432000 4194304 4417452 140734537207664 18446744073709551615 4365902 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=249728 CPUtime=1.2 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 1630 1251 0 0 120 0 0 0 25 0 9 0 721577069 255721472 23607 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=249728 CPUtime=1.18 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 941 1251 0 0 118 0 0 0 25 0 9 0 721577069 255721472 23607 33554432000 4194304 4417452 140734537207664 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=249728 CPUtime=1.21 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 2087 1251 0 0 121 0 0 0 19 0 9 0 721577069 255721472 23607 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=249728 CPUtime=1.2 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 1720 1251 0 0 120 0 0 0 19 0 9 0 721577069 255721472 23607 33554432000 4194304 4417452 140734537207664 18446744073709551615 4260694 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=249728 CPUtime=1.18 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 1640 1251 0 0 118 0 0 0 25 0 9 0 721577069 255721472 23607 33554432000 4194304 4417452 140734537207664 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=249728 CPUtime=1.21 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 785 1251 0 0 121 0 0 0 22 0 9 0 721577069 255721472 23607 33554432000 4194304 4417452 140734537207664 18446744073709551615 4251034 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=249728 CPUtime=1.2 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 1684 1251 0 0 120 0 0 0 22 0 9 0 721577069 255721472 23607 33554432000 4194304 4417452 140734537207664 18446744073709551615 4365195 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 249728

[startup+3.10073 s]
/proc/loadavg: 8.10 8.06 8.03 9/431 17323
/proc/meminfo: memFree=15841756/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=267232 CPUtime=22.71 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 37206 1251 0 0 2264 7 0 0 18 0 9 0 721577041 273645568 28063 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 66808 28063 179 55 0 64694 0
[pid=17308/tid=17316] ppid=17306 vsize=267232 CPUtime=2.8 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 2632 1251 0 0 280 0 0 0 23 0 9 0 721577069 273645568 28063 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=267232 CPUtime=2.8 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 2896 1251 0 0 280 0 0 0 25 0 9 0 721577069 273645568 28063 33554432000 4194304 4417452 140734537207664 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=267232 CPUtime=2.77 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 2857 1251 0 0 277 0 0 0 25 0 9 0 721577069 273645568 28063 33554432000 4194304 4417452 140734537207664 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=267232 CPUtime=2.8 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 5050 1251 0 0 280 0 0 0 23 0 9 0 721577069 273645568 28063 33554432000 4194304 4417452 140734537207664 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=267232 CPUtime=2.8 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 2459 1251 0 0 280 0 0 0 23 0 9 0 721577069 273645568 28063 33554432000 4194304 4417452 140734537207664 18446744073709551615 4320947 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=267232 CPUtime=2.78 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 2282 1251 0 0 278 0 0 0 20 0 9 0 721577069 273645568 28063 33554432000 4194304 4417452 140734537207664 18446744073709551615 4353580 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=267232 CPUtime=2.8 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 2879 1251 0 0 280 0 0 0 25 0 9 0 721577069 273645568 28063 33554432000 4194304 4417452 140734537207664 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=267232 CPUtime=2.8 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 2279 1251 0 0 280 0 0 0 25 0 9 0 721577069 273645568 28063 33554432000 4194304 4417452 140734537207664 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.71
Current children cumulated vsize (KiB) 267232

[startup+6.30113 s]
/proc/loadavg: 8.10 8.06 8.03 9/431 17323
/proc/meminfo: memFree=15828488/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=273528 CPUtime=48.27 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 53475 1251 0 0 4817 10 0 0 18 0 9 0 721577041 280092672 29704 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 68382 29704 179 55 0 66268 0
[pid=17308/tid=17316] ppid=17306 vsize=273528 CPUtime=6 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 3947 1251 0 0 600 0 0 0 25 0 9 0 721577069 280092672 29704 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=273528 CPUtime=6 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 4448 1251 0 0 599 1 0 0 25 0 9 0 721577069 280092672 29704 33554432000 4194304 4417452 140734537207664 18446744073709551615 4356847 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=273528 CPUtime=5.92 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 4947 1251 0 0 592 0 0 0 25 0 9 0 721577069 280092672 29704 33554432000 4194304 4417452 140734537207664 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=273528 CPUtime=6 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 9575 1251 0 0 599 1 0 0 25 0 9 0 721577069 280092672 29704 33554432000 4194304 4417452 140734537207664 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=273528 CPUtime=6.01 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 4274 1251 0 0 600 1 0 0 25 0 9 0 721577069 280092672 29704 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=273528 CPUtime=5.98 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 3674 1251 0 0 597 1 0 0 25 0 9 0 721577069 280092672 29704 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364690 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=273528 CPUtime=6 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 4265 1251 0 0 600 0 0 0 25 0 9 0 721577069 280092672 29704 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=273528 CPUtime=6 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 4473 1251 0 0 600 0 0 0 25 0 9 0 721577069 280092672 29704 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.27
Current children cumulated vsize (KiB) 273528

[startup+12.7009 s]
/proc/loadavg: 8.09 8.06 8.03 9/431 17324
/proc/meminfo: memFree=15813328/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=282092 CPUtime=99.37 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 85632 1251 0 0 9922 15 0 0 18 0 9 0 721577041 288862208 31762 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 70523 31762 179 55 0 68409 0
[pid=17308/tid=17316] ppid=17306 vsize=282092 CPUtime=12.41 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 7442 1251 0 0 1240 1 0 0 25 0 9 0 721577069 288862208 31762 33554432000 4194304 4417452 140734537207664 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=282092 CPUtime=12.4 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 8657 1251 0 0 1238 2 0 0 25 0 9 0 721577069 288862208 31762 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=282092 CPUtime=12.23 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 7784 1251 0 0 1222 1 0 0 25 0 9 0 721577069 288862208 31762 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=282092 CPUtime=12.41 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 14489 1251 0 0 1239 2 0 0 25 0 9 0 721577069 288862208 31762 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=282092 CPUtime=12.4 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 8114 1251 0 0 1239 1 0 0 25 0 9 0 721577069 288862208 31762 33554432000 4194304 4417452 140734537207664 18446744073709551615 4302912 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=282092 CPUtime=12.38 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 7386 1251 0 0 1237 1 0 0 25 0 9 0 721577069 288862208 31762 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=282092 CPUtime=12.4 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 8109 1251 0 0 1239 1 0 0 25 0 9 0 721577069 288862208 31762 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=282092 CPUtime=12.4 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 9779 1251 0 0 1239 1 0 0 25 0 9 0 721577069 288862208 31762 33554432000 4194304 4417452 140734537207664 18446744073709551615 4249539 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.37
Current children cumulated vsize (KiB) 282092

[startup+25.5005 s]
/proc/loadavg: 8.07 8.06 8.03 9/431 17324
/proc/meminfo: memFree=15794328/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=294904 CPUtime=201.59 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 156358 1251 0 0 20131 28 0 0 18 0 9 0 721577041 301981696 36536 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 73726 36536 179 55 0 71612 0
[pid=17308/tid=17316] ppid=17306 vsize=294904 CPUtime=25.2 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 15699 1251 0 0 2518 2 0 0 25 0 9 0 721577069 301981696 36536 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=294904 CPUtime=25.2 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 18516 1251 0 0 2517 3 0 0 25 0 9 0 721577069 301981696 36536 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=294904 CPUtime=24.85 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 14538 1251 0 0 2483 2 0 0 25 0 9 0 721577069 301981696 36536 33554432000 4194304 4417452 140734537207664 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=294904 CPUtime=25.21 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 22612 1251 0 0 2518 3 0 0 25 0 9 0 721577069 301981696 36536 33554432000 4194304 4417452 140734537207664 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=294904 CPUtime=25.2 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 18698 1251 0 0 2517 3 0 0 25 0 9 0 721577069 301981696 36536 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=294904 CPUtime=25.18 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 13836 1251 0 0 2515 3 0 0 25 0 9 0 721577069 301981696 36536 33554432000 4194304 4417452 140734537207664 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=294904 CPUtime=25.21 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 20345 1251 0 0 2517 4 0 0 25 0 9 0 721577069 301981696 36536 33554432000 4194304 4417452 140734537207664 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=294904 CPUtime=25.2 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 18242 1251 0 0 2517 3 0 0 25 0 9 0 721577069 301981696 36536 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.59
Current children cumulated vsize (KiB) 294904

[startup+51.1008 s]
/proc/loadavg: 8.04 8.05 8.02 9/431 17325
/proc/meminfo: memFree=15732560/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=332004 CPUtime=406.03 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 302954 1251 0 0 40550 53 0 0 18 0 9 0 721577041 339972096 46102 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 83001 46102 179 55 0 80887 0
[pid=17308/tid=17316] ppid=17306 vsize=332004 CPUtime=50.8 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 32662 1251 0 0 5075 5 0 0 25 0 9 0 721577069 339972096 46102 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=332004 CPUtime=50.78 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 40079 1251 0 0 5072 6 0 0 25 0 9 0 721577069 339972096 46102 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=332004 CPUtime=50.1 cores=0-7

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

/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 425869 1251 0 0 472153 62 0 0 25 0 9 0 721577069 1657200640 376741 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=1618360 CPUtime=4722.15 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 1004461 1251 0 0 472056 159 0 0 25 0 9 0 721577069 1657200640 376741 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=1618360 CPUtime=4666.47 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 891698 1251 0 0 466506 141 0 0 25 0 9 0 721577069 1657200640 376741 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=1618360 CPUtime=4722 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 1760777 1251 0 0 471947 253 0 0 25 0 9 0 721577069 1657200640 376741 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=1618360 CPUtime=4721.5 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 1055382 1251 0 0 472010 140 0 0 25 0 9 0 721577069 1657200640 376741 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37708.7
Current children cumulated vsize (KiB) 1618360

[startup+4782.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/431 17463
/proc/meminfo: memFree=14501964/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=1553528 CPUtime=38187.8 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 9242453 1251 0 0 3817422 1354 0 0 18 0 9 0 721577041 1590812672 359955 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 388382 359955 179 55 0 386268 0
[pid=17308/tid=17316] ppid=17306 vsize=1553528 CPUtime=4782.16 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 1921779 1251 0 0 477947 269 0 0 25 0 9 0 721577069 1590812672 359955 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=1553528 CPUtime=4780.91 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 1100990 1251 0 0 477925 166 0 0 25 0 9 0 721577069 1590812672 359955 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=1553528 CPUtime=4770.98 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 1038735 1251 0 0 476944 154 0 0 25 0 9 0 721577069 1590812672 359955 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=1553528 CPUtime=4782.14 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 425869 1251 0 0 478152 62 0 0 25 0 9 0 721577069 1590812672 359955 33554432000 4194304 4417452 140734537207664 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=1553528 CPUtime=4782.14 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 1015408 1251 0 0 478054 160 0 0 25 0 9 0 721577069 1590812672 359955 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=1553528 CPUtime=4725.62 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 893108 1251 0 0 472420 142 0 0 25 0 9 0 721577069 1590812672 359955 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=1553528 CPUtime=4781.98 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 1762174 1251 0 0 477945 253 0 0 25 0 9 0 721577069 1590812672 359955 33554432000 4194304 4417452 140734537207664 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=1553528 CPUtime=4781.49 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 1070518 1251 0 0 478006 143 0 0 25 0 9 0 721577069 1590812672 359955 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38187.8
Current children cumulated vsize (KiB) 1553528

[startup+4842.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/431 17465
/proc/meminfo: memFree=14638456/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=1439016 CPUtime=38666.9 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 9323392 1251 0 0 3865324 1364 0 0 18 0 9 0 721577041 1473552384 325701 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 359754 325701 179 55 0 357640 0
[pid=17308/tid=17316] ppid=17306 vsize=1439016 CPUtime=4842.16 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 1960165 1251 0 0 483942 274 0 0 25 0 9 0 721577069 1473552384 325701 33554432000 4194304 4417452 140734537207664 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=1439016 CPUtime=4840.88 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 1103738 1251 0 0 483922 166 0 0 25 0 9 0 721577069 1473552384 325701 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=1439016 CPUtime=4830.98 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 1046927 1251 0 0 482943 155 0 0 25 0 9 0 721577069 1473552384 325701 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=1439016 CPUtime=4842.14 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 425869 1251 0 0 484152 62 0 0 25 0 9 0 721577069 1473552384 325701 33554432000 4194304 4417452 140734537207664 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=1439016 CPUtime=4842.14 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 1024971 1251 0 0 484053 161 0 0 25 0 9 0 721577069 1473552384 325701 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=1439016 CPUtime=4784.76 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 904135 1251 0 0 478333 143 0 0 25 0 9 0 721577069 1473552384 325701 33554432000 4194304 4417452 140734537207664 18446744073709551615 4354082 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=1439016 CPUtime=4841.99 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 1763577 1251 0 0 483945 254 0 0 25 0 9 0 721577069 1473552384 325701 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=1439016 CPUtime=4841.49 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 1080138 1251 0 0 484005 144 0 0 25 0 9 0 721577069 1473552384 325701 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38666.9
Current children cumulated vsize (KiB) 1439016

[startup+4902.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/431 17466
/proc/meminfo: memFree=14483044/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=1583244 CPUtime=39146.1 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 9397623 1251 0 0 3913234 1372 0 0 18 0 9 0 721577041 1621241856 360082 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 395811 360082 179 55 0 393697 0
[pid=17308/tid=17316] ppid=17306 vsize=1583244 CPUtime=4902.16 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 1984495 1251 0 0 489940 276 0 0 25 0 9 0 721577069 1621241856 360082 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=1583244 CPUtime=4900.88 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 1116585 1251 0 0 489920 168 0 0 25 0 9 0 721577069 1621241856 360082 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=1583244 CPUtime=4890.98 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 1048356 1251 0 0 488943 155 0 0 25 0 9 0 721577069 1621241856 360082 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=1583244 CPUtime=4902.14 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 425869 1251 0 0 490152 62 0 0 25 0 9 0 721577069 1621241856 360082 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=1583244 CPUtime=4902.14 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 1033163 1251 0 0 490052 162 0 0 25 0 9 0 721577069 1621241856 360082 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=1583244 CPUtime=4843.92 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 913750 1251 0 0 484248 144 0 0 25 0 9 0 721577069 1621241856 360082 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=1583244 CPUtime=4901.99 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 1771769 1251 0 0 489945 254 0 0 25 0 9 0 721577069 1621241856 360082 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=1583244 CPUtime=4901.49 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 1089764 1251 0 0 490004 145 0 0 25 0 9 0 721577069 1621241856 360082 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39146.1
Current children cumulated vsize (KiB) 1583244

[startup+4962.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/431 17468
/proc/meminfo: memFree=14379104/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=1714996 CPUtime=39625.2 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 9481751 1251 0 0 3961138 1382 0 0 18 0 9 0 721577041 1756155904 390875 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 428749 390875 179 55 0 426635 0
[pid=17308/tid=17316] ppid=17306 vsize=1714996 CPUtime=4962.17 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 1999916 1251 0 0 495939 278 0 0 25 0 9 0 721577069 1756155904 390875 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=1714996 CPUtime=4960.87 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 1117970 1251 0 0 495919 168 0 0 25 0 9 0 721577069 1756155904 390875 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=1714996 CPUtime=4950.99 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 1059476 1251 0 0 494942 157 0 0 25 0 9 0 721577069 1756155904 390875 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=1714996 CPUtime=4962.14 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 425869 1251 0 0 496152 62 0 0 25 0 9 0 721577069 1756155904 390875 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=1714996 CPUtime=4962.14 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 1052349 1251 0 0 496050 164 0 0 25 0 9 0 721577069 1756155904 390875 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=1714996 CPUtime=4903.07 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 926038 1251 0 0 490161 146 0 0 25 0 9 0 721577069 1756155904 390875 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=1714996 CPUtime=4961.99 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 1780113 1251 0 0 495943 256 0 0 25 0 9 0 721577069 1756155904 390875 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=1714996 CPUtime=4961.5 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 1106148 1251 0 0 496003 147 0 0 25 0 9 0 721577069 1756155904 390875 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39625.2
Current children cumulated vsize (KiB) 1714996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.3 s]
/proc/loadavg: 8.07 8.04 8.00 10/431 17469
/proc/meminfo: memFree=14390232/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=1682376 CPUtime=40000.8 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 9545426 1251 0 0 3998686 1389 0 0 18 0 9 0 721577041 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 420594 388145 179 55 0 418480 0
[pid=17308/tid=17316] ppid=17306 vsize=1682376 CPUtime=5009.19 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 2026415 1251 0 0 500638 281 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=1682376 CPUtime=5007.89 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 1124867 1251 0 0 500620 169 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=1682376 CPUtime=4998.02 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 1059476 1251 0 0 499645 157 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=1682376 CPUtime=5009.17 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 442254 1251 0 0 500854 63 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=1682376 CPUtime=5009.17 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 1053733 1251 0 0 500753 164 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=1682376 CPUtime=4949.41 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 937107 1251 0 0 494794 147 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=1682376 CPUtime=5009.02 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 1780113 1251 0 0 500646 256 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=1682376 CPUtime=5008.53 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 1107589 1251 0 0 500706 147 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1682376

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

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

[startup+5009.3 s]
/proc/loadavg: 8.07 8.04 8.00 10/431 17469
/proc/meminfo: memFree=14390232/32951124 swapFree=44485824/67111528
[pid=17308] ppid=17306 vsize=1682376 CPUtime=40000.8 cores=0-7
/proc/17308/stat : 17308 (plingeling) S 17306 17308 17102 0 -1 4202496 9545426 1251 0 0 3998686 1389 0 0 18 0 9 0 721577041 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17308/statm: 420594 388145 179 55 0 418480 0
[pid=17308/tid=17316] ppid=17306 vsize=1682376 CPUtime=5009.19 cores=0-7
/proc/17308/task/17316/stat : 17316 (plingeling) R 17306 17308 17102 0 -1 4202560 2026415 1251 0 0 500638 281 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17308/tid=17317] ppid=17306 vsize=1682376 CPUtime=5007.89 cores=0-7
/proc/17308/task/17317/stat : 17317 (plingeling) R 17306 17308 17102 0 -1 4202560 1124867 1251 0 0 500620 169 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17308/tid=17318] ppid=17306 vsize=1682376 CPUtime=4998.02 cores=0-7
/proc/17308/task/17318/stat : 17318 (plingeling) R 17306 17308 17102 0 -1 4202560 1059476 1251 0 0 499645 157 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17308/tid=17319] ppid=17306 vsize=1682376 CPUtime=5009.17 cores=0-7
/proc/17308/task/17319/stat : 17319 (plingeling) R 17306 17308 17102 0 -1 4202560 442254 1251 0 0 500854 63 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17308/tid=17320] ppid=17306 vsize=1682376 CPUtime=5009.17 cores=0-7
/proc/17308/task/17320/stat : 17320 (plingeling) R 17306 17308 17102 0 -1 4202560 1053733 1251 0 0 500753 164 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17308/tid=17321] ppid=17306 vsize=1682376 CPUtime=4949.41 cores=0-7
/proc/17308/task/17321/stat : 17321 (plingeling) R 17306 17308 17102 0 -1 4202560 937107 1251 0 0 494794 147 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17308/tid=17322] ppid=17306 vsize=1682376 CPUtime=5009.02 cores=0-7
/proc/17308/task/17322/stat : 17322 (plingeling) R 17306 17308 17102 0 -1 4202560 1780113 1251 0 0 500646 256 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17308/tid=17323] ppid=17306 vsize=1682376 CPUtime=5008.53 cores=0-7
/proc/17308/task/17323/stat : 17323 (plingeling) R 17306 17308 17102 0 -1 4202560 1107589 1251 0 0 500706 147 0 0 25 0 9 0 721577069 1722753024 388145 33554432000 4194304 4417452 140734537207664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1682376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.4
CPU time (s): 40000.9
CPU user time (s): 39986.9
CPU system time (s): 13.9639
CPU usage (%): 798.516
Max. virtual memory (cumulated for all children) (KiB): 1716944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39986.9
system time used= 13.9639
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9546677
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= 847
involuntary context switches= 141438

runsolver used 20.5359 second user time and 50.3783 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-22 23:29:26
IDJOB=3394564
IDBENCH=83248
IDSOLVER=1851
FILE ID=node105/3394564-1306099766
RUNJOBID= node105-1306094754-17116
PBS_JOBID= 13387958
Free space on /tmp= 73112 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394564-1306099766/watcher-3394564-1306099766 -o /tmp/evaluation-result-3394564-1306099766/solver-3394564-1306099766 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394564-1306099766.cnf

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=1736838618

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15944028 kB
Buffers:        350860 kB
Cached:       12754700 kB
SwapCached:      39596 kB
Active:        6586088 kB
Inactive:     10106004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15944028 kB
SwapTotal:    67111528 kB
SwapFree:     44485824 kB
Dirty:            2352 kB
Writeback:           0 kB
AnonPages:     3555168 kB
Mapped:          18920 kB
Slab:           165536 kB
PageTables:      80520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114856360 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= 73112 MiB
End job on node105 at 2011-05-23 00:52:57