Trace number 3372836

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.1 5006.95

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
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 variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

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

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

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


[startup+0 s]
/proc/loadavg: 8.09 8.06 8.00 1/284 15126
/proc/meminfo: memFree=16697492/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=13836 CPUtime=0 cores=0-7
/proc/15126/stat : 15126 (plingeling) R 15124 15126 14850 0 -1 4202496 1527 1250 0 0 0 0 0 0 25 0 1 0 655890746 14168064 1457 33554432000 4194304 4417452 140734303588144 18446744073709551615 4227906 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/15126/statm: 3459 1459 148 55 0 1345 0

[startup+0.0610789 s]
/proc/loadavg: 8.09 8.06 8.00 1/284 15126
/proc/meminfo: memFree=16697492/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=30656 CPUtime=0.04 cores=0-7
/proc/15126/stat : 15126 (plingeling) R 15124 15126 14850 0 -1 4202496 5759 1250 0 0 4 0 0 0 25 0 1 0 655890746 31391744 5689 33554432000 4194304 4417452 140734303588144 18446744073709551615 4264900 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/15126/statm: 7664 5689 149 55 0 5550 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30656

[startup+0.101071 s]
/proc/loadavg: 8.09 8.06 8.00 1/284 15126
/proc/meminfo: memFree=16697492/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=33496 CPUtime=0.08 cores=0-7
/proc/15126/stat : 15126 (plingeling) R 15124 15126 14850 0 -1 4202496 6469 1250 0 0 8 0 0 0 25 0 1 0 655890746 34299904 6399 33554432000 4194304 4417452 140734303588144 18446744073709551615 4264959 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/15126/statm: 8374 6399 149 55 0 6260 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33496

[startup+0.301035 s]
/proc/loadavg: 8.09 8.06 8.00 1/284 15126
/proc/meminfo: memFree=16697492/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=49120 CPUtime=0.29 cores=0-7
/proc/15126/stat : 15126 (plingeling) R 15124 15126 14850 0 -1 4202496 10375 1250 0 0 28 1 0 0 25 0 1 0 655890746 50298880 10305 33554432000 4194304 4417452 140734303588144 18446744073709551615 4259183 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/15126/statm: 12280 10305 149 55 0 10166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49120

[startup+0.70096 s]
/proc/loadavg: 8.09 8.06 8.00 1/284 15126
/proc/meminfo: memFree=16697492/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=205144 CPUtime=0.69 cores=0-7
/proc/15126/stat : 15126 (plingeling) D 15124 15126 14850 0 -1 4202496 15518 1250 0 0 67 2 0 0 25 0 7 0 655890746 210067456 15020 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382756806 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/15126/statm: 51286 15020 156 55 0 49172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 205144

[startup+1.50079 s]
/proc/loadavg: 7.52 7.95 7.97 10/293 15140
/proc/meminfo: memFree=16630672/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=221368 CPUtime=7.03 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 23922 1250 0 0 701 2 0 0 25 0 9 0 655890746 226680832 17258 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 55342 17258 175 55 0 53228 0
[pid=15126/tid=15133] ppid=15124 vsize=221368 CPUtime=0.8 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 810 1250 0 0 80 0 0 0 18 0 9 0 655890815 226680832 17258 33554432000 4194304 4417452 140734303588144 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=221368 CPUtime=0.79 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 1821 1250 0 0 79 0 0 0 18 0 9 0 655890815 226680832 17258 33554432000 4194304 4417452 140734303588144 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=221368 CPUtime=0.79 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 1069 1250 0 0 79 0 0 0 25 0 9 0 655890815 226680832 17258 33554432000 4194304 4417452 140734303588144 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=221368 CPUtime=0.8 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 453 1250 0 0 80 0 0 0 25 0 9 0 655890815 226680832 17258 33554432000 4194304 4417452 140734303588144 18446744073709551615 4232695 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=221368 CPUtime=0.78 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 1949 1250 0 0 78 0 0 0 18 0 9 0 655890815 226680832 17258 33554432000 4194304 4417452 140734303588144 18446744073709551615 4285604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=221368 CPUtime=0.79 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 991 1250 0 0 79 0 0 0 25 0 9 0 655890815 226680832 17258 33554432000 4194304 4417452 140734303588144 18446744073709551615 4285604 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=221368 CPUtime=0.77 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 439 1250 0 0 77 0 0 0 25 0 9 0 655890816 226680832 17258 33554432000 4194304 4417452 140734303588144 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=221368 CPUtime=0.77 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 878 1250 0 0 77 0 0 0 18 0 9 0 655890816 226680832 17258 33554432000 4194304 4417452 140734303588144 18446744073709551615 4234734 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 221368

[startup+3.1005 s]
/proc/loadavg: 7.52 7.95 7.97 9/293 15140
/proc/meminfo: memFree=16626084/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=249560 CPUtime=19.81 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 37712 1250 0 0 1976 5 0 0 25 0 9 0 655890746 255549440 24417 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 62390 24417 180 55 0 60276 0
[pid=15126/tid=15133] ppid=15124 vsize=249560 CPUtime=2.39 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 2018 1250 0 0 239 0 0 0 22 0 9 0 655890815 255549440 24417 33554432000 4194304 4417452 140734303588144 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=249560 CPUtime=2.39 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 5386 1250 0 0 239 0 0 0 21 0 9 0 655890815 255549440 24417 33554432000 4194304 4417452 140734303588144 18446744073709551615 4255634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=249560 CPUtime=2.38 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 2797 1250 0 0 238 0 0 0 25 0 9 0 655890815 255549440 24417 33554432000 4194304 4417452 140734303588144 18446744073709551615 4236336 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=249560 CPUtime=2.4 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 453 1250 0 0 240 0 0 0 25 0 9 0 655890815 255549440 24417 33554432000 4194304 4417452 140734303588144 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=249560 CPUtime=2.37 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 4026 1250 0 0 237 0 0 0 22 0 9 0 655890815 255549440 24417 33554432000 4194304 4417452 140734303588144 18446744073709551615 4275950 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=249560 CPUtime=2.39 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 2928 1250 0 0 239 0 0 0 25 0 9 0 655890815 255549440 24417 33554432000 4194304 4417452 140734303588144 18446744073709551615 4261313 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=249560 CPUtime=2.37 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 1894 1250 0 0 237 0 0 0 25 0 9 0 655890816 255549440 24417 33554432000 4194304 4417452 140734303588144 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=249560 CPUtime=2.37 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 2698 1250 0 0 237 0 0 0 22 0 9 0 655890816 255549440 24417 33554432000 4194304 4417452 140734303588144 18446744073709551615 4325402 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.81
Current children cumulated vsize (KiB) 249560

[startup+6.30093 s]
/proc/loadavg: 7.56 7.95 7.97 9/293 15140
/proc/meminfo: memFree=16594004/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=257844 CPUtime=45.39 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 40777 1250 0 0 4533 6 0 0 25 0 9 0 655890746 264032256 26301 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 64461 26301 180 55 0 62347 0
[pid=15126/tid=15133] ppid=15124 vsize=257844 CPUtime=5.59 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 2431 1250 0 0 559 0 0 0 25 0 9 0 655890815 264032256 26301 33554432000 4194304 4417452 140734303588144 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=257844 CPUtime=5.59 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 5595 1250 0 0 559 0 0 0 25 0 9 0 655890815 264032256 26301 33554432000 4194304 4417452 140734303588144 18446744073709551615 4252404 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=257844 CPUtime=5.58 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 3437 1250 0 0 558 0 0 0 25 0 9 0 655890815 264032256 26301 33554432000 4194304 4417452 140734303588144 18446744073709551615 4258370 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=257844 CPUtime=5.6 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 453 1250 0 0 560 0 0 0 25 0 9 0 655890815 264032256 26301 33554432000 4194304 4417452 140734303588144 18446744073709551615 4264768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=257844 CPUtime=5.54 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 5191 1250 0 0 554 0 0 0 25 0 9 0 655890815 264032256 26301 33554432000 4194304 4417452 140734303588144 18446744073709551615 4272225 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=257844 CPUtime=5.59 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 3138 1250 0 0 559 0 0 0 25 0 9 0 655890815 264032256 26301 33554432000 4194304 4417452 140734303588144 18446744073709551615 4252030 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=257844 CPUtime=5.57 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 2113 1250 0 0 557 0 0 0 25 0 9 0 655890816 264032256 26301 33554432000 4194304 4417452 140734303588144 18446744073709551615 4377375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=257844 CPUtime=5.57 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 2907 1250 0 0 557 0 0 0 25 0 9 0 655890816 264032256 26301 33554432000 4194304 4417452 140734303588144 18446744073709551615 4252404 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.39
Current children cumulated vsize (KiB) 257844

[startup+12.7008 s]
/proc/loadavg: 7.59 7.95 7.97 9/293 15140
/proc/meminfo: memFree=16580032/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=270128 CPUtime=96.53 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 44007 1250 0 0 9646 7 0 0 25 0 9 0 655890746 276611072 29525 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 67532 29525 180 55 0 65418 0
[pid=15126/tid=15133] ppid=15124 vsize=270128 CPUtime=11.99 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 2837 1250 0 0 1199 0 0 0 25 0 9 0 655890815 276611072 29525 33554432000 4194304 4417452 140734303588144 18446744073709551615 4369855 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=270128 CPUtime=11.99 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 6002 1250 0 0 1199 0 0 0 25 0 9 0 655890815 276611072 29525 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=270128 CPUtime=11.98 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 3437 1250 0 0 1198 0 0 0 25 0 9 0 655890815 276611072 29525 33554432000 4194304 4417452 140734303588144 18446744073709551615 4264934 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=270128 CPUtime=12 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 1477 1250 0 0 1200 0 0 0 25 0 9 0 655890815 276611072 29525 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=270128 CPUtime=11.88 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 5750 1250 0 0 1187 1 0 0 25 0 9 0 655890815 276611072 29525 33554432000 4194304 4417452 140734303588144 18446744073709551615 4232623 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=270128 CPUtime=11.99 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 3545 1250 0 0 1199 0 0 0 25 0 9 0 655890815 276611072 29525 33554432000 4194304 4417452 140734303588144 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=270128 CPUtime=11.97 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 2540 1250 0 0 1197 0 0 0 25 0 9 0 655890816 276611072 29525 33554432000 4194304 4417452 140734303588144 18446744073709551615 4264999 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=270128 CPUtime=11.97 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 2907 1250 0 0 1197 0 0 0 25 0 9 0 655890816 276611072 29525 33554432000 4194304 4417452 140734303588144 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 96.53
Current children cumulated vsize (KiB) 270128

[startup+25.5005 s]
/proc/loadavg: 7.66 7.95 7.97 9/293 15140
/proc/meminfo: memFree=16576340/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=279632 CPUtime=198.81 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 46411 1250 0 0 19874 7 0 0 25 0 9 0 655890746 286343168 31901 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 69908 31901 180 55 0 67794 0
[pid=15126/tid=15133] ppid=15124 vsize=279632 CPUtime=24.79 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 2837 1250 0 0 2479 0 0 0 25 0 9 0 655890815 286343168 31901 33554432000 4194304 4417452 140734303588144 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=279632 CPUtime=24.79 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 6061 1250 0 0 2479 0 0 0 25 0 9 0 655890815 286343168 31901 33554432000 4194304 4417452 140734303588144 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=279632 CPUtime=24.78 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 3437 1250 0 0 2478 0 0 0 25 0 9 0 655890815 286343168 31901 33554432000 4194304 4417452 140734303588144 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=279632 CPUtime=24.79 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 2495 1250 0 0 2479 0 0 0 25 0 9 0 655890815 286343168 31901 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=279632 CPUtime=24.56 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 6152 1250 0 0 2455 1 0 0 25 0 9 0 655890815 286343168 31901 33554432000 4194304 4417452 140734303588144 18446744073709551615 4259103 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=279632 CPUtime=24.79 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 4017 1250 0 0 2479 0 0 0 25 0 9 0 655890815 286343168 31901 33554432000 4194304 4417452 140734303588144 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=279632 CPUtime=24.77 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 2628 1250 0 0 2477 0 0 0 25 0 9 0 655890816 286343168 31901 33554432000 4194304 4417452 140734303588144 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=279632 CPUtime=24.77 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 3272 1250 0 0 2477 0 0 0 25 0 9 0 655890816 286343168 31901 33554432000 4194304 4417452 140734303588144 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.81
Current children cumulated vsize (KiB) 279632

[startup+51.101 s]
/proc/loadavg: 7.84 7.97 7.97 9/293 15141
/proc/meminfo: memFree=16544064/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=304328 CPUtime=403.38 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 71192 1250 0 0 40326 12 0 0 25 0 9 0 655890746 311631872 39501 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 76082 39501 180 55 0 73968 0
[pid=15126/tid=15133] ppid=15124 vsize=304328 CPUtime=50.39 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 3740 1250 0 0 5039 0 0 0 25 0 9 0 655890815 311631872 39501 33554432000 4194304 4417452 140734303588144 18446744073709551615 4365952 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=304328 CPUtime=50.39 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 6478 1250 0 0 5039 0 0 0 25 0 9 0 655890815 311631872 39501 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=304328 CPUtime=50.38 cores=0-7

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

[pid=15126/tid=15135] ppid=15124 vsize=7846784 CPUtime=4720.31 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 1343707 1250 0 0 471757 274 0 0 25 0 9 0 655890815 8035106816 1927432 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=7846784 CPUtime=4721.43 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 1785225 1250 0 0 471715 428 0 0 25 0 9 0 655890815 8035106816 1927432 33554432000 4194304 4417452 140734303588144 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=7846784 CPUtime=4678.78 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 1766796 1250 0 0 467534 344 0 0 25 0 9 0 655890815 8035106816 1927432 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=7846784 CPUtime=4721.02 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 1421614 1250 0 0 471782 320 0 0 25 0 9 0 655890815 8035106816 1927432 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=7846784 CPUtime=4721.51 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 1421635 1250 0 0 471882 269 0 0 25 0 9 0 655890816 8035106816 1927432 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=7846784 CPUtime=4721.68 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 1242067 1250 0 0 471950 218 0 0 25 0 9 0 655890816 8035106816 1927432 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37728.9
Current children cumulated vsize (KiB) 7846784

[startup+4782.3 s]
/proc/loadavg: 8.04 8.03 8.00 9/293 15282
/proc/meminfo: memFree=8624024/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=8198584 CPUtime=38208.3 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 11577026 1250 0 0 3818472 2354 0 0 25 0 9 0 655890746 8395350016 2015382 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 2049646 2015382 180 55 0 2047532 0
[pid=15126/tid=15133] ppid=15124 vsize=8198584 CPUtime=4781.7 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 1226051 1250 0 0 477947 223 0 0 25 0 9 0 655890815 8395350016 2015382 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=8198584 CPUtime=4781.68 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 1207241 1250 0 0 477930 238 0 0 25 0 9 0 655890815 8395350016 2015382 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=8198584 CPUtime=4780.29 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 1343707 1250 0 0 477755 274 0 0 25 0 9 0 655890815 8395350016 2015382 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=8198584 CPUtime=4781.42 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 1785225 1250 0 0 477714 428 0 0 25 0 9 0 655890815 8395350016 2015382 33554432000 4194304 4417452 140734303588144 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=8198584 CPUtime=4738.23 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 1766796 1250 0 0 473479 344 0 0 25 0 9 0 655890815 8395350016 2015382 33554432000 4194304 4417452 140734303588144 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=8198584 CPUtime=4781.01 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 1568792 1250 0 0 477747 354 0 0 25 0 9 0 655890815 8395350016 2015382 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=8198584 CPUtime=4781.5 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 1421635 1250 0 0 477881 269 0 0 25 0 9 0 655890816 8395350016 2015382 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=8198584 CPUtime=4781.67 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 1242067 1250 0 0 477949 218 0 0 25 0 9 0 655890816 8395350016 2015382 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38208.3
Current children cumulated vsize (KiB) 8198584

[startup+4842.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/293 15284
/proc/meminfo: memFree=8882148/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=7941112 CPUtime=38687.7 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 11635493 1250 0 0 3866406 2366 0 0 25 0 9 0 655890746 8131698688 1951014 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 1985278 1951014 180 55 0 1983164 0
[pid=15126/tid=15133] ppid=15124 vsize=7941112 CPUtime=4841.7 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 1242435 1250 0 0 483945 225 0 0 25 0 9 0 655890815 8131698688 1951014 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=7941112 CPUtime=4841.68 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 1249324 1250 0 0 483922 246 0 0 25 0 9 0 655890815 8131698688 1951014 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=7941112 CPUtime=4840.29 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 1343707 1250 0 0 483755 274 0 0 25 0 9 0 655890815 8131698688 1951014 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=7941112 CPUtime=4841.42 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 1785225 1250 0 0 483714 428 0 0 25 0 9 0 655890815 8131698688 1951014 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=7941112 CPUtime=4797.69 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 1766796 1250 0 0 479425 344 0 0 25 0 9 0 655890815 8131698688 1951014 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=7941112 CPUtime=4841.01 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 1568792 1250 0 0 483747 354 0 0 25 0 9 0 655890815 8131698688 1951014 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=7941112 CPUtime=4841.5 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 1421635 1250 0 0 483881 269 0 0 25 0 9 0 655890816 8131698688 1951014 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=7941112 CPUtime=4841.67 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 1242067 1250 0 0 483948 219 0 0 25 0 9 0 655890816 8131698688 1951014 33554432000 4194304 4417452 140734303588144 18446744073709551615 4256276 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38687.7
Current children cumulated vsize (KiB) 7941112

[startup+4902.3 s]
/proc/loadavg: 8.13 8.06 8.01 9/293 15285
/proc/meminfo: memFree=8319852/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=8502224 CPUtime=39167.2 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 11792155 1250 0 0 3914331 2386 0 0 25 0 9 0 655890746 8706277376 2091292 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 2125556 2091292 180 55 0 2123442 0
[pid=15126/tid=15133] ppid=15124 vsize=8502224 CPUtime=4901.7 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 1242435 1250 0 0 489945 225 0 0 25 0 9 0 655890815 8706277376 2091292 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=8502224 CPUtime=4901.68 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 1249324 1250 0 0 489922 246 0 0 25 0 9 0 655890815 8706277376 2091292 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=8502224 CPUtime=4900.28 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 1343707 1250 0 0 489754 274 0 0 25 0 9 0 655890815 8706277376 2091292 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=8502224 CPUtime=4901.42 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 1850761 1250 0 0 489707 435 0 0 25 0 9 0 655890815 8706277376 2091292 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=8502224 CPUtime=4857.15 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 1766796 1250 0 0 485371 344 0 0 25 0 9 0 655890815 8706277376 2091292 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=8502224 CPUtime=4901.01 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 1568792 1250 0 0 489747 354 0 0 25 0 9 0 655890815 8706277376 2091292 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=8502224 CPUtime=4901.49 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 1421635 1250 0 0 489880 269 0 0 25 0 9 0 655890816 8706277376 2091292 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=8502224 CPUtime=4901.67 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 1333193 1250 0 0 489935 232 0 0 25 0 9 0 655890816 8706277376 2091292 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39167.2
Current children cumulated vsize (KiB) 8502224

[startup+4962.3 s]
/proc/loadavg: 8.12 8.06 8.00 9/293 15287
/proc/meminfo: memFree=8188944/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=8633296 CPUtime=39646.6 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 11824923 1250 0 0 3962273 2389 0 0 25 0 9 0 655890746 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 2158324 2124060 180 55 0 2156210 0
[pid=15126/tid=15133] ppid=15124 vsize=8633296 CPUtime=4961.7 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 1242435 1250 0 0 495945 225 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=8633296 CPUtime=4961.69 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 1265708 1250 0 0 495921 248 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=8633296 CPUtime=4960.27 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 1343707 1250 0 0 495753 274 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=8633296 CPUtime=4961.42 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 1850761 1250 0 0 495707 435 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4358093 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=8633296 CPUtime=4916.6 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 1766796 1250 0 0 491316 344 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=8633296 CPUtime=4961.01 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 1568792 1250 0 0 495747 354 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=8633296 CPUtime=4961.5 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 1438019 1250 0 0 495879 271 0 0 25 0 9 0 655890816 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4263227 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=8633296 CPUtime=4961.68 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 1333193 1250 0 0 495936 232 0 0 25 0 9 0 655890816 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39646.6
Current children cumulated vsize (KiB) 8633296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.6 s]
/proc/loadavg: 8.05 8.05 8.00 9/293 15288
/proc/meminfo: memFree=8188924/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=8633296 CPUtime=40000.7 cores=0-7
/proc/15126/stat : 15126 (plingeling) S 15124 15126 14850 0 -1 4202496 11824923 1250 0 0 3997678 2389 0 0 25 0 9 0 655890746 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 2158324 2124060 180 55 0 2156210 0
[pid=15126/tid=15133] ppid=15124 vsize=8633296 CPUtime=5006.01 cores=0-7
/proc/15126/task/15133/stat : 15133 (plingeling) R 15124 15126 14850 0 -1 4202560 1242435 1250 0 0 500376 225 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4263127 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15126/tid=15134] ppid=15124 vsize=8633296 CPUtime=5006 cores=0-7
/proc/15126/task/15134/stat : 15134 (plingeling) R 15124 15126 14850 0 -1 4202560 1265708 1250 0 0 500352 248 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15126/tid=15135] ppid=15124 vsize=8633296 CPUtime=5004.57 cores=0-7
/proc/15126/task/15135/stat : 15135 (plingeling) R 15124 15126 14850 0 -1 4202560 1343707 1250 0 0 500183 274 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15126/tid=15136] ppid=15124 vsize=8633296 CPUtime=5005.73 cores=0-7
/proc/15126/task/15136/stat : 15136 (plingeling) R 15124 15126 14850 0 -1 4202560 1850761 1250 0 0 500138 435 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4353504 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=8633296 CPUtime=4960.5 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4202560 1766796 1250 0 0 495706 344 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4311298 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15126/tid=15138] ppid=15124 vsize=8633296 CPUtime=5005.32 cores=0-7
/proc/15126/task/15138/stat : 15138 (plingeling) R 15124 15126 14850 0 -1 4202560 1568792 1250 0 0 500178 354 0 0 25 0 9 0 655890815 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15126/tid=15139] ppid=15124 vsize=8633296 CPUtime=5005.81 cores=0-7
/proc/15126/task/15139/stat : 15139 (plingeling) R 15124 15126 14850 0 -1 4202560 1438019 1250 0 0 500310 271 0 0 25 0 9 0 655890816 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15126/tid=15140] ppid=15124 vsize=8633296 CPUtime=5005.99 cores=0-7
/proc/15126/task/15140/stat : 15140 (plingeling) R 15124 15126 14850 0 -1 4202560 1333193 1250 0 0 500367 232 0 0 25 0 9 0 655890816 8840495104 2124060 33554432000 4194304 4417452 140734303588144 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 8633296

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

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

[startup+5006.8 s]
/proc/loadavg: 8.05 8.05 8.00 9/293 15288
/proc/meminfo: memFree=8188924/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=0 CPUtime=40000.9 cores=0-7
/proc/15126/stat : 15126 (plingeling) Z 15124 15126 14850 0 -1 4203548 11824923 1250 0 0 3997685 2407 0 0 18 0 2 0 655890746 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 0 0 0 0 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=0 CPUtime=4960.7 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4203588 1766796 1250 0 0 495707 363 0 0 25 0 2 0 655890815 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

[startup+5006.9 s]
/proc/loadavg: 8.05 8.05 8.00 9/293 15288
/proc/meminfo: memFree=8188924/32951124 swapFree=52307768/67111528
[pid=15126] ppid=15124 vsize=0 CPUtime=40001 cores=0-7
/proc/15126/stat : 15126 (plingeling) Z 15124 15126 14850 0 -1 4203548 11824923 1250 0 0 3997685 2417 0 0 18 0 2 0 655890746 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15126/statm: 0 0 0 0 0 0 0
[pid=15126/tid=15137] ppid=15124 vsize=0 CPUtime=4960.8 cores=0-7
/proc/15126/task/15137/stat : 15137 (plingeling) R 15124 15126 14850 0 -1 4203588 1766796 1250 0 0 495707 373 0 0 25 0 2 0 655890815 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) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5006.95
CPU time (s): 40001.1
CPU user time (s): 39976.9
CPU system time (s): 24.2293
CPU usage (%): 798.911
Max. virtual memory (cumulated for all children) (KiB): 10674288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39976.9
system time used= 24.2293
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11826173
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 317
involuntary context switches= 194060

runsolver used 12.3761 second user time and 33.153 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 09:01:20
IDJOB=3372836
IDBENCH=84223
IDSOLVER=1851
FILE ID=node101/3372836-1305442880
RUNJOBID= node101-1305437329-14864
PBS_JOBID= 13324769
Free space on /tmp= 73756 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372836-1305442880/watcher-3372836-1305442880 -o /tmp/evaluation-result-3372836-1305442880/solver-3372836-1305442880 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372836-1305442880.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1755966708

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.74
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.841
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.841
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.75
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.841
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:      16697888 kB
Buffers:        331700 kB
Cached:        5986084 kB
SwapCached:      14848 kB
Active:       10859736 kB
Inactive:      5113104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16697888 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            2876 kB
Writeback:           0 kB
AnonPages:     9652088 kB
Mapped:          14524 kB
Slab:           151040 kB
PageTables:      62140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 41976860 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= 73756 MiB
End job on node101 at 2011-05-15 10:24:48