Trace number 3394114

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 5010.31

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.38564
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3394114-1306090473/watcher-3394114-1306090473 -o /tmp/evaluation-result-3394114-1306090473/solver-3394114-1306090473 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394114-1306090473.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: 0.92 0.98 1.07 1/454 8914
/proc/meminfo: memFree=17024844/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=8728 CPUtime=0 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 215 0 0 0 0 0 0 0 25 0 1 0 720645325 8937472 147 33554432000 4194304 4417452 140734521114608 18446744073709551615 228122713856 0 0 4096 0 18446744071562362840 0 0 17 6 0 0 0
/proc/8914/statm: 2182 147 122 55 0 68 0

[startup+0.0558791 s]
/proc/loadavg: 0.92 0.98 1.07 1/454 8914
/proc/meminfo: memFree=17024844/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=11628 CPUtime=0.01 cores=0-7
/proc/8914/stat : 8914 (plingeling) R 8912 8914 8888 0 -1 4202496 980 1251 0 2 1 0 0 0 25 0 1 0 720645325 11907072 911 33554432000 4194304 4417452 140734521114608 18446744073709551615 4261983 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8914/statm: 2907 911 148 55 0 793 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11628

[startup+0.100867 s]
/proc/loadavg: 0.92 0.98 1.07 1/454 8914
/proc/meminfo: memFree=17024844/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=24176 CPUtime=0.05 cores=0-7
/proc/8914/stat : 8914 (plingeling) R 8912 8914 8888 0 -1 4202496 4007 1251 0 2 5 0 0 0 25 0 1 0 720645325 24756224 3938 33554432000 4194304 4417452 140734521114608 18446744073709551615 228122408029 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8914/statm: 6044 3966 148 55 0 3930 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24176

[startup+0.300793 s]
/proc/loadavg: 0.92 0.98 1.07 1/454 8914
/proc/meminfo: memFree=17024844/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=242560 CPUtime=1.05 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 7182 1251 0 2 105 0 0 0 25 0 9 0 720645325 248381440 5373 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 60640 5373 180 55 0 58526 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 242560

[startup+0.700718 s]
/proc/loadavg: 0.92 0.98 1.07 1/454 8914
/proc/meminfo: memFree=17024844/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=252500 CPUtime=4.18 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 10079 1251 0 2 418 0 0 0 25 0 9 0 720645325 258560000 7985 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 63125 7985 180 55 0 61011 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 252500

[startup+1.50058 s]
/proc/loadavg: 0.92 0.98 1.07 10/463 8928
/proc/meminfo: memFree=16992036/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=255772 CPUtime=10.56 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 13728 1251 0 2 1055 1 0 0 25 0 9 0 720645325 261910528 8803 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 63943 8803 180 55 0 61829 0
[pid=8914/tid=8921] ppid=8912 vsize=255772 CPUtime=1.37 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 717 1251 0 2 137 0 0 0 19 0 9 0 720645336 261910528 8803 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=255772 CPUtime=1.36 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 885 1251 0 2 136 0 0 0 25 0 9 0 720645336 261910528 8803 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=255772 CPUtime=1.29 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 454 1251 0 2 129 0 0 0 25 0 9 0 720645336 261910528 8803 33554432000 4194304 4417452 140734521114608 18446744073709551615 4358224 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=255772 CPUtime=1.3 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 5046 1251 0 2 130 0 0 0 25 0 9 0 720645336 261910528 8803 33554432000 4194304 4417452 140734521114608 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=255772 CPUtime=1.23 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 259 1251 0 2 123 0 0 0 25 0 9 0 720645336 261910528 8803 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=255772 CPUtime=1.38 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 827 1251 0 2 138 0 0 0 19 0 9 0 720645336 261910528 8803 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=255772 CPUtime=1.37 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 667 1251 0 2 137 0 0 0 25 0 9 0 720645336 261910528 8803 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=255772 CPUtime=1.15 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 228 1251 0 2 115 0 0 0 25 0 9 0 720645336 261910528 8803 33554432000 4194304 4417452 140734521114608 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.56
Current children cumulated vsize (KiB) 255772

[startup+3.10028 s]
/proc/loadavg: 0.92 0.98 1.07 9/463 8928
/proc/meminfo: memFree=16975672/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=274964 CPUtime=23.35 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 20535 1251 0 2 2332 3 0 0 25 0 9 0 720645325 281563136 13609 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 68741 13609 180 55 0 66627 0
[pid=8914/tid=8921] ppid=8912 vsize=274964 CPUtime=2.97 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 1213 1251 0 2 297 0 0 0 23 0 9 0 720645336 281563136 13609 33554432000 4194304 4417452 140734521114608 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=274964 CPUtime=2.94 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 1381 1251 0 2 294 0 0 0 25 0 9 0 720645336 281563136 13609 33554432000 4194304 4417452 140734521114608 18446744073709551615 4258261 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=274964 CPUtime=2.89 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 516 1251 0 2 289 0 0 0 25 0 9 0 720645336 281563136 13609 33554432000 4194304 4417452 140734521114608 18446744073709551615 4275963 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=274964 CPUtime=2.9 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 9631 1251 0 2 289 1 0 0 25 0 9 0 720645336 281563136 13609 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=274964 CPUtime=2.83 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 259 1251 0 2 283 0 0 0 25 0 9 0 720645336 281563136 13609 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249347 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=274964 CPUtime=2.98 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 1323 1251 0 2 298 0 0 0 24 0 9 0 720645336 281563136 13609 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=274964 CPUtime=2.97 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 843 1251 0 2 297 0 0 0 25 0 9 0 720645336 281563136 13609 33554432000 4194304 4417452 140734521114608 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=274964 CPUtime=2.75 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 724 1251 0 2 275 0 0 0 25 0 9 0 720645336 281563136 13609 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.35
Current children cumulated vsize (KiB) 274964

[startup+6.3007 s]
/proc/loadavg: 1.49 1.10 1.11 9/463 8928
/proc/meminfo: memFree=16967132/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=280208 CPUtime=48.9 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 33674 1251 0 2 4885 5 0 0 25 0 9 0 720645325 286932992 14912 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 70052 14912 180 55 0 67938 0
[pid=8914/tid=8921] ppid=8912 vsize=280208 CPUtime=6.17 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 1213 1251 0 2 617 0 0 0 25 0 9 0 720645336 286932992 14912 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=280208 CPUtime=6.1 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 1381 1251 0 2 610 0 0 0 25 0 9 0 720645336 286932992 14912 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=280208 CPUtime=6.09 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 2812 1251 0 2 609 0 0 0 25 0 9 0 720645336 286932992 14912 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=280208 CPUtime=6.1 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 18209 1251 0 2 607 3 0 0 25 0 9 0 720645336 286932992 14912 33554432000 4194304 4417452 140734521114608 18446744073709551615 4244315 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=280208 CPUtime=6.03 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 259 1251 0 2 603 0 0 0 25 0 9 0 720645336 286932992 14912 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=280208 CPUtime=6.18 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 1323 1251 0 2 618 0 0 0 25 0 9 0 720645336 286932992 14912 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=280208 CPUtime=6.17 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 3108 1251 0 2 617 0 0 0 25 0 9 0 720645336 286932992 14912 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=280208 CPUtime=5.95 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 724 1251 0 2 595 0 0 0 25 0 9 0 720645336 286932992 14912 33554432000 4194304 4417452 140734521114608 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.9
Current children cumulated vsize (KiB) 280208

[startup+12.7005 s]
/proc/loadavg: 2.01 1.21 1.14 9/463 8928
/proc/meminfo: memFree=16927732/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=319204 CPUtime=100 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 63769 1251 0 2 9990 10 0 0 25 0 9 0 720645325 326864896 24687 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 79801 24687 180 55 0 77687 0
[pid=8914/tid=8921] ppid=8912 vsize=319204 CPUtime=12.57 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 3383 1251 0 2 1257 0 0 0 25 0 9 0 720645336 326864896 24687 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=319204 CPUtime=12.4 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 4304 1251 0 2 1240 0 0 0 25 0 9 0 720645336 326864896 24687 33554432000 4194304 4417452 140734521114608 18446744073709551615 4320992 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=319204 CPUtime=12.49 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 4845 1251 0 2 1248 1 0 0 25 0 9 0 720645336 326864896 24687 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=319204 CPUtime=12.5 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 31698 1251 0 2 1244 6 0 0 25 0 9 0 720645336 326864896 24687 33554432000 4194304 4417452 140734521114608 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=319204 CPUtime=12.43 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 1779 1251 0 2 1243 0 0 0 25 0 9 0 720645336 326864896 24687 33554432000 4194304 4417452 140734521114608 18446744073709551615 4250697 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=319204 CPUtime=12.58 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 4511 1251 0 2 1258 0 0 0 25 0 9 0 720645336 326864896 24687 33554432000 4194304 4417452 140734521114608 18446744073709551615 4366090 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=319204 CPUtime=12.57 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 5718 1251 0 2 1256 1 0 0 25 0 9 0 720645336 326864896 24687 33554432000 4194304 4417452 140734521114608 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=319204 CPUtime=12.35 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 2886 1251 0 2 1235 0 0 0 25 0 9 0 720645336 326864896 24687 33554432000 4194304 4417452 140734521114608 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (KiB) 319204

[startup+25.5012 s]
/proc/loadavg: 3.33 1.55 1.25 9/463 8928
/proc/meminfo: memFree=16866032/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=383412 CPUtime=202.2 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 158438 1251 0 2 20192 28 0 0 25 0 9 0 720645325 392613888 40730 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 95853 40730 180 55 0 93739 0
[pid=8914/tid=8921] ppid=8912 vsize=383412 CPUtime=25.36 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 13521 1251 0 2 2534 2 0 0 25 0 9 0 720645336 392613888 40730 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=383412 CPUtime=25.01 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 15711 1251 0 2 2499 2 0 0 25 0 9 0 720645336 392613888 40730 33554432000 4194304 4417452 140734521114608 18446744073709551615 4355812 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=383412 CPUtime=25.29 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 15355 1251 0 2 2526 3 0 0 25 0 9 0 720645336 392613888 40730 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=383412 CPUtime=25.3 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 50720 1251 0 2 2519 11 0 0 25 0 9 0 720645336 392613888 40730 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=383412 CPUtime=25.21 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 10417 1251 0 2 2520 1 0 0 25 0 9 0 720645336 392613888 40730 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=383412 CPUtime=25.38 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 16036 1251 0 2 2536 2 0 0 25 0 9 0 720645336 392613888 40730 33554432000 4194304 4417452 140734521114608 18446744073709551615 4320808 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=383412 CPUtime=25.37 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 18332 1251 0 2 2534 3 0 0 25 0 9 0 720645336 392613888 40730 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=383412 CPUtime=25.15 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 13701 1251 0 2 2513 2 0 0 25 0 9 0 720645336 392613888 40730 33554432000 4194304 4417452 140734521114608 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.2
Current children cumulated vsize (KiB) 383412

[startup+51.1006 s]
/proc/loadavg: 4.99 2.08 1.44 9/463 8929
/proc/meminfo: memFree=16821616/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=431356 CPUtime=406.63 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 295184 1251 0 2 40607 56 0 0 25 0 9 0 720645325 441708544 52717 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 107839 52717 180 55 0 105725 0
[pid=8914/tid=8921] ppid=8912 vsize=431356 CPUtime=50.96 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 28237 1251 0 2 5091 5 0 0 25 0 9 0 720645336 441708544 52717 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=431356 CPUtime=50.24 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 36835 1251 0 2 5018 6 0 0 25 0 9 0 720645336 441708544 52717 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=431356 CPUtime=50.89 cores=0-7

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

[pid=8914/tid=8923] ppid=8912 vsize=4974596 CPUtime=4722.21 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 797237 1251 0 2 472072 149 0 0 25 0 9 0 720645336 5093986304 1188533 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=4974596 CPUtime=4722.21 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 901904 1251 0 2 472009 212 0 0 25 0 9 0 720645336 5093986304 1188533 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=4974596 CPUtime=4719.39 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 1081194 1251 0 2 471735 204 0 0 25 0 9 0 720645336 5093986304 1188533 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=4974596 CPUtime=4722.33 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 925314 1251 0 2 472065 168 0 0 25 0 9 0 720645336 5093986304 1188533 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=4974596 CPUtime=4722.27 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 835632 1251 0 2 472065 162 0 0 25 0 9 0 720645336 5093986304 1188533 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=4974596 CPUtime=4722.09 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 828120 1251 0 2 472075 134 0 0 25 0 9 0 720645336 5093986304 1188533 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37702.7
Current children cumulated vsize (KiB) 4974596

[startup+4782.3 s]
/proc/loadavg: 8.03 8.07 8.00 9/463 9079
/proc/meminfo: memFree=12175120/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=5060132 CPUtime=38181.7 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 7233075 1251 0 2 3816809 1359 0 0 25 0 9 0 720645325 5181575168 1209917 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 1265033 1209917 180 55 0 1262919 0
[pid=8914/tid=8921] ppid=8912 vsize=5060132 CPUtime=4782.12 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 921584 1251 0 2 478053 159 0 0 25 0 9 0 720645336 5181575168 1209917 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=5060132 CPUtime=4709.01 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 937445 1251 0 2 470734 167 0 0 25 0 9 0 720645336 5181575168 1209917 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=5060132 CPUtime=4782.19 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 797237 1251 0 2 478070 149 0 0 25 0 9 0 720645336 5181575168 1209917 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=5060132 CPUtime=4782.2 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 901904 1251 0 2 478008 212 0 0 25 0 9 0 720645336 5181575168 1209917 33554432000 4194304 4417452 140734521114608 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=5060132 CPUtime=4779.37 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 1081194 1251 0 2 477733 204 0 0 25 0 9 0 720645336 5181575168 1209917 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=5060132 CPUtime=4782.32 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 925314 1251 0 2 478064 168 0 0 25 0 9 0 720645336 5181575168 1209917 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=5060132 CPUtime=4782.26 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 835632 1251 0 2 478064 162 0 0 25 0 9 0 720645336 5181575168 1209917 33554432000 4194304 4417452 140734521114608 18446744073709551615 4263090 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=5060132 CPUtime=4782.07 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 828120 1251 0 2 478073 134 0 0 25 0 9 0 720645336 5181575168 1209917 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38181.7
Current children cumulated vsize (KiB) 5060132

[startup+4842.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/463 9081
/proc/meminfo: memFree=12024036/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=5210560 CPUtime=38660.7 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 7287066 1251 0 2 3864699 1375 0 0 25 0 9 0 720645325 5335613440 1247524 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 1302640 1247524 180 55 0 1300526 0
[pid=8914/tid=8921] ppid=8912 vsize=5210560 CPUtime=4842.12 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 921584 1251 0 2 484053 159 0 0 25 0 9 0 720645336 5335613440 1247524 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=5210560 CPUtime=4768.08 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 937445 1251 0 2 476641 167 0 0 25 0 9 0 720645336 5335613440 1247524 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=5210560 CPUtime=4842.2 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 797237 1251 0 2 484071 149 0 0 25 0 9 0 720645336 5335613440 1247524 33554432000 4194304 4417452 140734521114608 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=5210560 CPUtime=4842.2 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 955895 1251 0 2 483992 228 0 0 25 0 9 0 720645336 5335613440 1247524 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=5210560 CPUtime=4839.35 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 1081194 1251 0 2 483731 204 0 0 25 0 9 0 720645336 5335613440 1247524 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=5210560 CPUtime=4842.32 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 925314 1251 0 2 484064 168 0 0 25 0 9 0 720645336 5335613440 1247524 33554432000 4194304 4417452 140734521114608 18446744073709551615 4343771 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=5210560 CPUtime=4842.26 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 835632 1251 0 2 484064 162 0 0 25 0 9 0 720645336 5335613440 1247524 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=5210560 CPUtime=4842.08 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 828120 1251 0 2 484074 134 0 0 25 0 9 0 720645336 5335613440 1247524 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38660.7
Current children cumulated vsize (KiB) 5210560

[startup+4902.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/463 9082
/proc/meminfo: memFree=11943392/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=5292036 CPUtime=39139.8 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 7329924 1251 0 2 3912595 1386 0 0 25 0 9 0 720645325 5419044864 1267892 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 1323009 1267892 180 55 0 1320895 0
[pid=8914/tid=8921] ppid=8912 vsize=5292036 CPUtime=4902.12 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 921584 1251 0 2 490053 159 0 0 25 0 9 0 720645336 5419044864 1267892 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=5292036 CPUtime=4827.16 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 937445 1251 0 2 482549 167 0 0 25 0 9 0 720645336 5419044864 1267892 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=5292036 CPUtime=4902.2 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 797237 1251 0 2 490071 149 0 0 25 0 9 0 720645336 5419044864 1267892 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=5292036 CPUtime=4902.2 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 955895 1251 0 2 489992 228 0 0 25 0 9 0 720645336 5419044864 1267892 33554432000 4194304 4417452 140734521114608 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=5292036 CPUtime=4899.34 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 1081194 1251 0 2 489730 204 0 0 25 0 9 0 720645336 5419044864 1267892 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=5292036 CPUtime=4902.32 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 925314 1251 0 2 490064 168 0 0 25 0 9 0 720645336 5419044864 1267892 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=5292036 CPUtime=4902.27 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 878490 1251 0 2 490053 174 0 0 25 0 9 0 720645336 5419044864 1267892 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=5292036 CPUtime=4902.08 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 828120 1251 0 2 490074 134 0 0 25 0 9 0 720645336 5419044864 1267892 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39139.8
Current children cumulated vsize (KiB) 5292036

[startup+4962.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/463 9084
/proc/meminfo: memFree=11771600/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=5464024 CPUtime=39618.9 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 7451224 1251 0 2 3960480 1408 0 0 25 0 9 0 720645325 5595160576 1310889 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 1366006 1310889 180 55 0 1363892 0
[pid=8914/tid=8921] ppid=8912 vsize=5464024 CPUtime=4962.12 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 921584 1251 0 2 496053 159 0 0 25 0 9 0 720645336 5595160576 1310889 33554432000 4194304 4417452 140734521114608 18446744073709551615 4344164 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=5464024 CPUtime=4886.23 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 937445 1251 0 2 488456 167 0 0 25 0 9 0 720645336 5595160576 1310889 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=5464024 CPUtime=4962.2 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 797237 1251 0 2 496071 149 0 0 25 0 9 0 720645336 5595160576 1310889 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=5464024 CPUtime=4962.19 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 972279 1251 0 2 495990 229 0 0 25 0 9 0 720645336 5595160576 1310889 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=5464024 CPUtime=4959.33 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 1081194 1251 0 2 495729 204 0 0 25 0 9 0 720645336 5595160576 1310889 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=5464024 CPUtime=4962.32 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 979854 1251 0 2 496055 177 0 0 25 0 9 0 720645336 5595160576 1310889 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=5464024 CPUtime=4962.27 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 878490 1251 0 2 496053 174 0 0 25 0 9 0 720645336 5595160576 1310889 33554432000 4194304 4417452 140734521114608 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=5464024 CPUtime=4962.08 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 878496 1251 0 2 496063 145 0 0 25 0 9 0 720645336 5595160576 1310889 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39618.9
Current children cumulated vsize (KiB) 5464024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.1 s]
/proc/loadavg: 8.04 8.04 8.00 9/463 9085
/proc/meminfo: memFree=11619772/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=5615576 CPUtime=40000.6 cores=0-7
/proc/8914/stat : 8914 (plingeling) S 8912 8914 8888 0 -1 4202496 7517004 1251 0 2 3998638 1424 0 0 25 0 9 0 720645325 5750349824 1348777 33554432000 4194304 4417452 140734521114608 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 1403894 1348777 180 55 0 1401780 0
[pid=8914/tid=8921] ppid=8912 vsize=5615576 CPUtime=5009.94 cores=0-7
/proc/8914/task/8921/stat : 8921 (plingeling) R 8912 8914 8888 0 -1 4202560 921584 1251 0 2 500835 159 0 0 25 0 9 0 720645336 5750349824 1348777 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=5615576 CPUtime=4933.3 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4202560 937445 1251 0 2 493163 167 0 0 25 0 9 0 720645336 5750349824 1348777 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8914/tid=8923] ppid=8912 vsize=5615576 CPUtime=5010.02 cores=0-7
/proc/8914/task/8923/stat : 8923 (plingeling) R 8912 8914 8888 0 -1 4202560 797237 1251 0 2 500853 149 0 0 25 0 9 0 720645336 5750349824 1348777 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8914/tid=8924] ppid=8912 vsize=5615576 CPUtime=5010.01 cores=0-7
/proc/8914/task/8924/stat : 8924 (plingeling) R 8912 8914 8888 0 -1 4202560 972279 1251 0 2 500772 229 0 0 25 0 9 0 720645336 5750349824 1348777 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8914/tid=8925] ppid=8912 vsize=5615576 CPUtime=5007.14 cores=0-7
/proc/8914/task/8925/stat : 8925 (plingeling) R 8912 8914 8888 0 -1 4202560 1146974 1251 0 2 500494 220 0 0 25 0 9 0 720645336 5750349824 1348777 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8914/tid=8926] ppid=8912 vsize=5615576 CPUtime=5010.14 cores=0-7
/proc/8914/task/8926/stat : 8926 (plingeling) R 8912 8914 8888 0 -1 4202560 979854 1251 0 2 500837 177 0 0 25 0 9 0 720645336 5750349824 1348777 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8914/tid=8927] ppid=8912 vsize=5615576 CPUtime=5010.09 cores=0-7
/proc/8914/task/8927/stat : 8927 (plingeling) R 8912 8914 8888 0 -1 4202560 878490 1251 0 2 500835 174 0 0 25 0 9 0 720645336 5750349824 1348777 33554432000 4194304 4417452 140734521114608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8914/tid=8928] ppid=8912 vsize=5615576 CPUtime=5009.9 cores=0-7
/proc/8914/task/8928/stat : 8928 (plingeling) R 8912 8914 8888 0 -1 4202560 878496 1251 0 2 500845 145 0 0 25 0 9 0 720645336 5750349824 1348777 33554432000 4194304 4417452 140734521114608 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 5615576

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

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

[startup+5010.22 s]
/proc/loadavg: 8.04 8.04 8.00 9/463 9085
/proc/meminfo: memFree=11619772/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=0 CPUtime=40000.8 cores=0-7
/proc/8914/stat : 8914 (plingeling) Z 8912 8914 8888 0 -1 4203548 7517004 1251 0 2 3998647 1434 0 0 18 0 2 0 720645325 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 0 0 0 0 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=0 CPUtime=4933.4 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4203588 937445 1251 0 2 493163 177 0 0 25 0 2 0 720645336 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

[startup+5010.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/463 9085
/proc/meminfo: memFree=11619772/32951124 swapFree=49826860/67111528
[pid=8914] ppid=8912 vsize=0 CPUtime=40000.9 cores=0-7
/proc/8914/stat : 8914 (plingeling) Z 8912 8914 8888 0 -1 4203548 7517004 1251 0 2 3998647 1442 0 0 18 0 2 0 720645325 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/8914/statm: 0 0 0 0 0 0 0
[pid=8914/tid=8922] ppid=8912 vsize=0 CPUtime=4933.47 cores=0-7
/proc/8914/task/8922/stat : 8922 (plingeling) R 8912 8914 8888 0 -1 4203588 937445 1251 0 2 493163 184 0 0 25 0 2 0 720645336 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.31
CPU time (s): 40000.9
CPU user time (s): 39986.5
CPU system time (s): 14.4338
CPU usage (%): 798.372
Max. virtual memory (cumulated for all children) (KiB): 5615576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39986.5
system time used= 14.4338
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7518255
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 278
involuntary context switches= 193333

runsolver used 21.7437 second user time and 55.1226 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-22 20:54:33
IDJOB=3394114
IDBENCH=71570
IDSOLVER=1851
FILE ID=node138/3394114-1306090473
RUNJOBID= node138-1306090473-8902
PBS_JOBID= 13387932
Free space on /tmp= 73272 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes10.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394114-1306090473/watcher-3394114-1306090473 -o /tmp/evaluation-result-3394114-1306090473/solver-3394114-1306090473 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394114-1306090473.cnf

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=1004672508

node138.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.854
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.70
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.854
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.854
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.854
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.80
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.854
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.75
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.854
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.854
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:      17024992 kB
Buffers:        188660 kB
Cached:        4818068 kB
SwapCached:      72572 kB
Active:        3809912 kB
Inactive:     11838464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17024992 kB
SwapTotal:    67111528 kB
SwapFree:     49826860 kB
Dirty:             828 kB
Writeback:           8 kB
AnonPages:    10581092 kB
Mapped:          18156 kB
Slab:           116188 kB
PageTables:      92056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130627848 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= 73272 MiB
End job on node138 at 2011-05-22 22:18:06