Trace number 3372740

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 5006.8

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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-3372740-1305441844/watcher-3372740-1305441844 -o /tmp/evaluation-result-3372740-1305441844/solver-3372740-1305441844 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372740-1305441844.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.40 7.95 7.96 2/307 19751
/proc/meminfo: memFree=22894464/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=10368 CPUtime=0 cores=0-7
/proc/19751/stat : 19751 (plingeling) R 19749 19751 19536 0 -1 4202496 676 1251 0 0 0 0 0 0 24 0 1 0 734414844 10616832 607 33554432000 4194304 4417452 140735283387504 18446744073709551615 252458065664 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/19751/statm: 2592 607 148 55 0 478 0

[startup+0.0290279 s]
/proc/loadavg: 7.40 7.95 7.96 2/307 19751
/proc/meminfo: memFree=22894464/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=15048 CPUtime=0.02 cores=0-7
/proc/19751/stat : 19751 (plingeling) R 19749 19751 19536 0 -1 4202496 1823 1251 0 0 2 0 0 0 24 0 1 0 734414844 15409152 1754 33554432000 4194304 4417452 140735283387504 18446744073709551615 252458065664 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/19751/statm: 3762 1754 149 55 0 1648 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15048

[startup+0.101016 s]
/proc/loadavg: 7.40 7.95 7.96 2/307 19751
/proc/meminfo: memFree=22894464/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=28972 CPUtime=0.09 cores=0-7
/proc/19751/stat : 19751 (plingeling) R 19749 19751 19536 0 -1 4202496 5320 1251 0 0 9 0 0 0 24 0 1 0 734414844 29667328 5251 33554432000 4194304 4417452 140735283387504 18446744073709551615 4259085 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/19751/statm: 7243 5251 149 55 0 5129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28972

[startup+0.30097 s]
/proc/loadavg: 7.40 7.95 7.96 2/307 19751
/proc/meminfo: memFree=22894464/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=190388 CPUtime=0.29 cores=0-7
/proc/19751/stat : 19751 (plingeling) D 19749 19751 19536 0 -1 4202496 17935 1251 0 0 28 1 0 0 18 0 5 0 734414844 194957312 16449 33554432000 4194304 4417452 140735283387504 18446744073709551615 252458109111 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 47597 16449 156 55 0 45483 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 190388

[startup+1.23276 s]
/proc/loadavg: 7.40 7.95 7.96 2/307 19751
/proc/meminfo: memFree=22894464/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=300632 CPUtime=7.57 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 26890 1251 0 0 754 3 0 0 18 0 9 0 734414844 307847168 20027 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 75158 20027 180 55 0 73044 0
Current children cumulated CPU time (s) 7.57
Current children cumulated vsize (KiB) 300632

[startup+1.50071 s]
/proc/loadavg: 7.40 7.95 7.96 2/307 19751
/proc/meminfo: memFree=22894464/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=301880 CPUtime=9.71 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 27202 1251 0 0 968 3 0 0 18 0 9 0 734414844 309125120 20339 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 75470 20339 180 55 0 73356 0
Current children cumulated CPU time (s) 9.71
Current children cumulated vsize (KiB) 301880

[startup+3.10042 s]
/proc/loadavg: 7.40 7.95 7.96 9/316 19766
/proc/meminfo: memFree=22793596/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=319896 CPUtime=22.49 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 32058 1251 0 0 2245 4 0 0 18 0 9 0 734414844 327573504 24981 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 79974 24981 180 55 0 77860 0
[pid=19751/tid=19758] ppid=19749 vsize=319896 CPUtime=2.78 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 1649 1251 0 0 278 0 0 0 23 0 9 0 734414873 327573504 24981 33554432000 4194304 4417452 140735283387504 18446744073709551615 4320975 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=319896 CPUtime=2.68 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 1662 1251 0 0 268 0 0 0 25 0 9 0 734414873 327573504 24981 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=319896 CPUtime=2.79 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 1637 1251 0 0 279 0 0 0 23 0 9 0 734414873 327573504 24981 33554432000 4194304 4417452 140735283387504 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=319896 CPUtime=2.77 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 2236 1251 0 0 277 0 0 0 25 0 9 0 734414873 327573504 24981 33554432000 4194304 4417452 140735283387504 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=319896 CPUtime=2.78 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 1850 1251 0 0 278 0 0 0 23 0 9 0 734414874 327573504 24981 33554432000 4194304 4417452 140735283387504 18446744073709551615 4353580 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=319896 CPUtime=2.76 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 1730 1251 0 0 276 0 0 0 23 0 9 0 734414874 327573504 24981 33554432000 4194304 4417452 140735283387504 18446744073709551615 4320840 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=319896 CPUtime=2.79 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 1614 1251 0 0 279 0 0 0 25 0 9 0 734414874 327573504 24981 33554432000 4194304 4417452 140735283387504 18446744073709551615 4258462 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=319896 CPUtime=2.78 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 1749 1251 0 0 278 0 0 0 25 0 9 0 734414874 327573504 24981 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.49
Current children cumulated vsize (KiB) 319896

[startup+6.30082 s]
/proc/loadavg: 7.45 7.95 7.96 9/316 19766
/proc/meminfo: memFree=22778716/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=337364 CPUtime=48.06 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 39995 1251 0 0 4801 5 0 0 18 0 9 0 734414844 345460736 29432 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 84341 29432 180 55 0 82227 0
[pid=19751/tid=19758] ppid=19749 vsize=337364 CPUtime=5.98 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 2027 1251 0 0 598 0 0 0 25 0 9 0 734414873 345460736 29432 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=337364 CPUtime=5.88 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 1885 1251 0 0 588 0 0 0 25 0 9 0 734414873 345460736 29432 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=337364 CPUtime=5.99 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 3196 1251 0 0 599 0 0 0 25 0 9 0 734414873 345460736 29432 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=337364 CPUtime=5.97 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 5222 1251 0 0 597 0 0 0 25 0 9 0 734414873 345460736 29432 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=337364 CPUtime=5.98 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 2491 1251 0 0 598 0 0 0 25 0 9 0 734414874 345460736 29432 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=337364 CPUtime=5.93 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 2095 1251 0 0 593 0 0 0 25 0 9 0 734414874 345460736 29432 33554432000 4194304 4417452 140735283387504 18446744073709551615 4265030 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=337364 CPUtime=5.98 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 3080 1251 0 0 598 0 0 0 25 0 9 0 734414874 345460736 29432 33554432000 4194304 4417452 140735283387504 18446744073709551615 4273578 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=337364 CPUtime=5.98 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 2068 1251 0 0 598 0 0 0 25 0 9 0 734414874 345460736 29432 33554432000 4194304 4417452 140735283387504 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.06
Current children cumulated vsize (KiB) 337364

[startup+12.7006 s]
/proc/loadavg: 7.49 7.95 7.96 9/316 19766
/proc/meminfo: memFree=22761296/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=353296 CPUtime=99.23 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 62673 1251 0 0 9913 10 0 0 18 0 9 0 734414844 361775104 33353 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 88324 33353 180 55 0 86210 0
[pid=19751/tid=19758] ppid=19749 vsize=353296 CPUtime=12.39 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 3642 1251 0 0 1239 0 0 0 25 0 9 0 734414873 361775104 33353 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=353296 CPUtime=12.29 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 3527 1251 0 0 1229 0 0 0 25 0 9 0 734414873 361775104 33353 33554432000 4194304 4417452 140735283387504 18446744073709551615 4232629 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=353296 CPUtime=12.4 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 5658 1251 0 0 1239 1 0 0 25 0 9 0 734414873 361775104 33353 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=353296 CPUtime=12.38 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 10562 1251 0 0 1237 1 0 0 25 0 9 0 734414873 361775104 33353 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=353296 CPUtime=12.39 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 6497 1251 0 0 1238 1 0 0 25 0 9 0 734414874 361775104 33353 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=353296 CPUtime=12.27 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 5173 1251 0 0 1227 0 0 0 25 0 9 0 734414874 361775104 33353 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=353296 CPUtime=12.4 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 6249 1251 0 0 1239 1 0 0 25 0 9 0 734414874 361775104 33353 33554432000 4194304 4417452 140735283387504 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=353296 CPUtime=12.38 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 3434 1251 0 0 1238 0 0 0 25 0 9 0 734414874 361775104 33353 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.23
Current children cumulated vsize (KiB) 353296

[startup+25.5013 s]
/proc/loadavg: 7.61 7.95 7.96 9/316 19766
/proc/meminfo: memFree=22750960/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=370792 CPUtime=201.46 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 119215 1251 0 0 20124 22 0 0 18 0 9 0 734414844 379691008 38024 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 92698 38024 180 55 0 90584 0
[pid=19751/tid=19758] ppid=19749 vsize=370792 CPUtime=25.18 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 11724 1251 0 0 2516 2 0 0 25 0 9 0 734414873 379691008 38024 33554432000 4194304 4417452 140735283387504 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=370792 CPUtime=25.08 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 7847 1251 0 0 2507 1 0 0 25 0 9 0 734414873 379691008 38024 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=370792 CPUtime=25.19 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 11280 1251 0 0 2517 2 0 0 25 0 9 0 734414873 379691008 38024 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364784 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=370792 CPUtime=25.17 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 21817 1251 0 0 2513 4 0 0 25 0 9 0 734414873 379691008 38024 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=370792 CPUtime=25.19 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 13666 1251 0 0 2516 3 0 0 25 0 9 0 734414874 379691008 38024 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=370792 CPUtime=24.94 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 13934 1251 0 0 2491 3 0 0 25 0 9 0 734414874 379691008 38024 33554432000 4194304 4417452 140735283387504 18446744073709551615 4357566 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=370792 CPUtime=25.19 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 13389 1251 0 0 2517 2 0 0 25 0 9 0 734414874 379691008 38024 33554432000 4194304 4417452 140735283387504 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=370792 CPUtime=25.18 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 7627 1251 0 0 2517 1 0 0 25 0 9 0 734414874 379691008 38024 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.46
Current children cumulated vsize (KiB) 370792

[startup+51.1005 s]
/proc/loadavg: 7.80 7.97 7.97 9/316 19767
/proc/meminfo: memFree=22667724/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=445572 CPUtime=406.01 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 190125 1251 0 0 40564 37 0 0 18 0 9 0 734414844 456265728 56811 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 111393 56811 180 55 0 109279 0
[pid=19751/tid=19758] ppid=19749 vsize=445572 CPUtime=50.78 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 24525 1251 0 0 5073 5 0 0 25 0 9 0 734414873 456265728 56811 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=445572 CPUtime=50.68 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 16695 1251 0 0 5066 2 0 0 25 0 9 0 734414873 456265728 56811 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=445572 CPUtime=50.79 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 17020 1251 0 0 5076 3 0 0 25 0 9 0 734414873 456265728 56811 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=445572 CPUtime=50.77 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 33872 1251 0 0 5071 6 0 0 25 0 9 0 734414873 456265728 56811 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=445572 CPUtime=50.78 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 25178 1251 0 0 5073 5 0 0 25 0 9 0 734414874 456265728 56811 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=445572 CPUtime=50.28 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 21496 1251 0 0 5024 4 0 0 25 0 9 0 734414874 456265728 56811 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=445572 CPUtime=50.78 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 19833 1251 0 0 5075 3 0 0 25 0 9 0 734414874 456265728 56811 33554432000 4194304 4417452 140735283387504 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=445572 CPUtime=50.78 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 13575 1251 0 0 5075 3 0 0 25 0 9 0 734414874 456265728 56811 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.01
Current children cumulated vsize (KiB) 445572

[startup+102.301 s]
/proc/loadavg: 7.98 7.99 7.97 9/316 19768

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

/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 481811 1251 0 0 466129 83 0 0 25 0 9 0 734414873 2021130240 453992 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=1973760 CPUtime=4662 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 445906 1251 0 0 466141 59 0 0 25 0 9 0 734414874 2021130240 453992 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=1973760 CPUtime=4615.53 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 334598 1251 0 0 461494 59 0 0 25 0 9 0 734414874 2021130240 453992 33554432000 4194304 4417452 140735283387504 18446744073709551615 4264976 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=1973760 CPUtime=4662.14 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 386605 1251 0 0 466147 67 0 0 25 0 9 0 734414874 2021130240 453992 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=1973760 CPUtime=4661.37 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 421701 1251 0 0 466066 71 0 0 25 0 9 0 734414874 2021130240 453992 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37248.9
Current children cumulated vsize (KiB) 1973760

[startup+4722.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/316 19912
/proc/meminfo: memFree=20990716/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=2079304 CPUtime=37728.3 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 3107049 1251 0 0 3772324 508 0 0 18 0 9 0 734414844 2129207296 475034 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 519826 475034 180 55 0 517712 0
[pid=19751/tid=19758] ppid=19749 vsize=2079304 CPUtime=4721.3 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 536198 1251 0 0 472041 89 0 0 25 0 9 0 734414873 2129207296 475034 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=2079304 CPUtime=4721.99 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 257357 1251 0 0 472156 43 0 0 25 0 9 0 734414873 2129207296 475034 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=2079304 CPUtime=4722.13 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 197243 1251 0 0 472183 30 0 0 25 0 9 0 734414873 2129207296 475034 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=2079304 CPUtime=4722.12 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 481811 1251 0 0 472129 83 0 0 25 0 9 0 734414873 2129207296 475034 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=2079304 CPUtime=4721.99 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 445977 1251 0 0 472140 59 0 0 25 0 9 0 734414874 2129207296 475034 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=2079304 CPUtime=4674.92 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 336113 1251 0 0 467433 59 0 0 25 0 9 0 734414874 2129207296 475034 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=2079304 CPUtime=4722.14 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 405294 1251 0 0 472145 69 0 0 25 0 9 0 734414874 2129207296 475034 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=2079304 CPUtime=4721.36 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 429125 1251 0 0 472065 71 0 0 25 0 9 0 734414874 2129207296 475034 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37728.3
Current children cumulated vsize (KiB) 2079304

[startup+4782.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/316 19914
/proc/meminfo: memFree=20969736/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=2142388 CPUtime=38207.8 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 3137405 1251 0 0 3820266 512 0 0 18 0 9 0 734414844 2193805312 480534 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 535597 480534 180 55 0 533483 0
[pid=19751/tid=19758] ppid=19749 vsize=2142388 CPUtime=4781.31 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 536606 1251 0 0 478042 89 0 0 25 0 9 0 734414873 2193805312 480534 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=2142388 CPUtime=4782 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 257714 1251 0 0 478157 43 0 0 25 0 9 0 734414873 2193805312 480534 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=2142388 CPUtime=4782.14 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 197243 1251 0 0 478184 30 0 0 25 0 9 0 734414873 2193805312 480534 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=2142388 CPUtime=4782.13 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 505051 1251 0 0 478128 85 0 0 25 0 9 0 734414873 2193805312 480534 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=2142388 CPUtime=4782 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 452120 1251 0 0 478141 59 0 0 25 0 9 0 734414874 2193805312 480534 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=2142388 CPUtime=4734.33 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 336321 1251 0 0 473374 59 0 0 25 0 9 0 734414874 2193805312 480534 33554432000 4194304 4417452 140735283387504 18446744073709551615 4321587 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=2142388 CPUtime=4782.16 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 405294 1251 0 0 478147 69 0 0 25 0 9 0 734414874 2193805312 480534 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=2142388 CPUtime=4781.36 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 429125 1251 0 0 478065 71 0 0 25 0 9 0 734414874 2193805312 480534 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38207.8
Current children cumulated vsize (KiB) 2142388

[startup+4842.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/316 19916
/proc/meminfo: memFree=20950124/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=2145500 CPUtime=38687.1 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 3150092 1251 0 0 3868199 514 0 0 18 0 9 0 734414844 2196992000 485408 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 536375 485408 180 55 0 534261 0
[pid=19751/tid=19758] ppid=19749 vsize=2145500 CPUtime=4841.3 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 536606 1251 0 0 484041 89 0 0 25 0 9 0 734414873 2196992000 485408 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=2145500 CPUtime=4841.99 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 257714 1251 0 0 484156 43 0 0 25 0 9 0 734414873 2196992000 485408 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=2145500 CPUtime=4842.13 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 197243 1251 0 0 484183 30 0 0 25 0 9 0 734414873 2196992000 485408 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=2145500 CPUtime=4842.13 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 512036 1251 0 0 484126 87 0 0 25 0 9 0 734414873 2196992000 485408 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=2145500 CPUtime=4841.99 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 456216 1251 0 0 484139 60 0 0 25 0 9 0 734414874 2196992000 485408 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=2145500 CPUtime=4793.73 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 337927 1251 0 0 479313 60 0 0 25 0 9 0 734414874 2196992000 485408 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=2145500 CPUtime=4842.15 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 405294 1251 0 0 484146 69 0 0 25 0 9 0 734414874 2196992000 485408 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=2145500 CPUtime=4841.35 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 429125 1251 0 0 484064 71 0 0 25 0 9 0 734414874 2196992000 485408 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38687.1
Current children cumulated vsize (KiB) 2145500

[startup+4902.31 s]
/proc/loadavg: 8.04 8.04 8.00 9/316 19917
/proc/meminfo: memFree=21004536/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=2066564 CPUtime=39166.6 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 3182996 1251 0 0 3916142 520 0 0 18 0 9 0 734414844 2116161536 471848 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 516641 471848 180 55 0 514527 0
[pid=19751/tid=19758] ppid=19749 vsize=2066564 CPUtime=4901.32 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 536606 1251 0 0 490043 89 0 0 25 0 9 0 734414873 2116161536 471848 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=2066564 CPUtime=4902.01 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 258071 1251 0 0 490158 43 0 0 25 0 9 0 734414873 2116161536 471848 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=2066564 CPUtime=4902.14 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 203650 1251 0 0 490184 30 0 0 25 0 9 0 734414873 2116161536 471848 33554432000 4194304 4417452 140735283387504 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=2066564 CPUtime=4902.13 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 522574 1251 0 0 490125 88 0 0 25 0 9 0 734414873 2116161536 471848 33554432000 4194304 4417452 140735283387504 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=2066564 CPUtime=4902 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 464871 1251 0 0 490139 61 0 0 25 0 9 0 734414874 2116161536 471848 33554432000 4194304 4417452 140735283387504 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=2066564 CPUtime=4853.14 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 338223 1251 0 0 485254 60 0 0 25 0 9 0 734414874 2116161536 471848 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=2066564 CPUtime=4902.16 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 411945 1251 0 0 490145 71 0 0 25 0 9 0 734414874 2116161536 471848 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=2066564 CPUtime=4901.35 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 429125 1251 0 0 490064 71 0 0 25 0 9 0 734414874 2116161536 471848 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39166.6
Current children cumulated vsize (KiB) 2066564

[startup+4962.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/316 19919
/proc/meminfo: memFree=21212208/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=1850272 CPUtime=39645.9 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 3199784 1251 0 0 3964071 523 0 0 18 0 9 0 734414844 1894678528 419824 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 462568 419824 180 55 0 460454 0
[pid=19751/tid=19758] ppid=19749 vsize=1850272 CPUtime=4961.31 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 536606 1251 0 0 496042 89 0 0 25 0 9 0 734414873 1894678528 419824 33554432000 4194304 4417452 140735283387504 18446744073709551615 4320831 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=1850272 CPUtime=4962 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 258255 1251 0 0 496157 43 0 0 25 0 9 0 734414873 1894678528 419824 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=1850272 CPUtime=4962.13 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 204716 1251 0 0 496182 31 0 0 25 0 9 0 734414873 1894678528 419824 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=1850272 CPUtime=4962.12 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 530452 1251 0 0 496123 89 0 0 25 0 9 0 734414873 1894678528 419824 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=1850272 CPUtime=4961.99 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 469766 1251 0 0 496137 62 0 0 25 0 9 0 734414874 1894678528 419824 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=1850272 CPUtime=4912.54 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 340988 1251 0 0 491193 61 0 0 25 0 9 0 734414874 1894678528 419824 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=1850272 CPUtime=4962.15 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 411945 1251 0 0 496144 71 0 0 25 0 9 0 734414874 1894678528 419824 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=1850272 CPUtime=4961.33 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 429125 1251 0 0 496061 72 0 0 25 0 9 0 734414874 1894678528 419824 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39645.9
Current children cumulated vsize (KiB) 1850272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.7 s]
/proc/loadavg: 8.06 8.05 8.00 10/316 19920
/proc/meminfo: memFree=21198688/32951124 swapFree=59305796/67111528
[pid=19751] ppid=19749 vsize=1863692 CPUtime=40000.8 cores=0-7
/proc/19751/stat : 19751 (plingeling) S 19749 19751 19536 0 -1 4202496 3215064 1251 0 0 3999556 526 0 0 18 0 9 0 734414844 1908420608 423179 33554432000 4194304 4417452 140735283387504 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/19751/statm: 465923 423179 180 55 0 463809 0
[pid=19751/tid=19758] ppid=19749 vsize=1863692 CPUtime=5005.74 cores=0-7
/proc/19751/task/19758/stat : 19758 (plingeling) R 19749 19751 19536 0 -1 4202560 537422 1251 0 0 500484 90 0 0 25 0 9 0 734414873 1908420608 423179 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19751/tid=19759] ppid=19749 vsize=1863692 CPUtime=5006.42 cores=0-7
/proc/19751/task/19759/stat : 19759 (plingeling) R 19749 19751 19536 0 -1 4202560 258857 1251 0 0 500599 43 0 0 25 0 9 0 734414873 1908420608 423179 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19751/tid=19760] ppid=19749 vsize=1863692 CPUtime=5006.56 cores=0-7
/proc/19751/task/19760/stat : 19760 (plingeling) R 19749 19751 19536 0 -1 4202560 204716 1251 0 0 500625 31 0 0 25 0 9 0 734414873 1908420608 423179 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19751/tid=19761] ppid=19749 vsize=1863692 CPUtime=5006.55 cores=0-7
/proc/19751/task/19761/stat : 19761 (plingeling) R 19749 19751 19536 0 -1 4202560 539286 1251 0 0 500564 91 0 0 25 0 9 0 734414873 1908420608 423179 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19751/tid=19762] ppid=19749 vsize=1863692 CPUtime=5006.41 cores=0-7
/proc/19751/task/19762/stat : 19762 (plingeling) R 19749 19751 19536 0 -1 4202560 473022 1251 0 0 500579 62 0 0 25 0 9 0 734414874 1908420608 423179 33554432000 4194304 4417452 140735283387504 18446744073709551615 4352507 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19751/tid=19763] ppid=19749 vsize=1863692 CPUtime=4956.5 cores=0-7
/proc/19751/task/19763/stat : 19763 (plingeling) R 19749 19751 19536 0 -1 4202560 342760 1251 0 0 495589 61 0 0 25 0 9 0 734414874 1908420608 423179 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19751/tid=19764] ppid=19749 vsize=1863692 CPUtime=5006.57 cores=0-7
/proc/19751/task/19764/stat : 19764 (plingeling) R 19749 19751 19536 0 -1 4202560 411945 1251 0 0 500586 71 0 0 25 0 9 0 734414874 1908420608 423179 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19751/tid=19765] ppid=19749 vsize=1863692 CPUtime=5005.75 cores=0-7
/proc/19751/task/19765/stat : 19765 (plingeling) R 19749 19751 19536 0 -1 4202560 429125 1251 0 0 500503 72 0 0 25 0 9 0 734414874 1908420608 423179 33554432000 4194304 4417452 140735283387504 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1863692

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5006.8
CPU time (s): 40001
CPU user time (s): 39995.6
CPU system time (s): 5.33719
CPU usage (%): 798.933
Max. virtual memory (cumulated for all children) (KiB): 2189296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.6
system time used= 5.33719
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3216315
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= 349
involuntary context switches= 141527

runsolver used 14.1299 second user time and 35.9505 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 08:44:04
IDJOB=3372740
IDBENCH=83413
IDSOLVER=1851
FILE ID=node111/3372740-1305441844
RUNJOBID= node111-1305436834-19550
PBS_JOBID= 13324758
Free space on /tmp= 73728 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372740-1305441844/watcher-3372740-1305441844 -o /tmp/evaluation-result-3372740-1305441844/solver-3372740-1305441844 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372740-1305441844.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1126937333

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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:      22894372 kB
Buffers:        276404 kB
Cached:        6534852 kB
SwapCached:      13720 kB
Active:         970400 kB
Inactive:      8869204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22894372 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            3140 kB
Writeback:           0 kB
AnonPages:     3023596 kB
Mapped:          12448 kB
Slab:           115500 kB
PageTables:      36016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53313484 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= 73728 MiB
End job on node111 at 2011-05-15 10:07:32