Trace number 3394066

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 5006.83

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark318.765
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

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

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


[startup+0 s]
/proc/loadavg: 7.45 7.92 7.96 1/320 22205
/proc/meminfo: memFree=20012344/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=10444 CPUtime=0 cores=0-7
/proc/22205/stat : 22205 (plingeling) R 22203 22205 22179 0 -1 4202496 669 1250 0 0 0 0 0 0 18 0 1 0 798596781 10694656 599 33554432000 4194304 4417452 140737257097456 18446744073709551615 260020089827 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/22205/statm: 2611 611 147 55 0 497 0

[startup+0.0556999 s]
/proc/loadavg: 7.45 7.92 7.96 1/320 22205
/proc/meminfo: memFree=20012344/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=18584 CPUtime=0.04 cores=0-7
/proc/22205/stat : 22205 (plingeling) R 22203 22205 22179 0 -1 4202496 2715 1250 0 0 4 0 0 0 18 0 1 0 798596781 19030016 2645 33554432000 4194304 4417452 140737257097456 18446744073709551615 260020014669 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/22205/statm: 4646 2645 148 55 0 2532 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18584

[startup+0.100688 s]
/proc/loadavg: 7.45 7.92 7.96 1/320 22205
/proc/meminfo: memFree=20012344/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=26776 CPUtime=0.09 cores=0-7
/proc/22205/stat : 22205 (plingeling) R 22203 22205 22179 0 -1 4202496 4763 1250 0 0 9 0 0 0 18 0 1 0 798596781 27418624 4693 33554432000 4194304 4417452 140737257097456 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/22205/statm: 6694 4693 148 55 0 4580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26776

[startup+0.335574 s]
/proc/loadavg: 7.45 7.92 7.96 1/320 22205
/proc/meminfo: memFree=20012344/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=248032 CPUtime=1.88 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 10199 1250 0 0 187 1 0 0 19 0 9 0 798596781 253984768 6862 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 62008 6862 180 55 0 59894 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 248032

[startup+0.700507 s]
/proc/loadavg: 7.45 7.92 7.96 1/320 22205
/proc/meminfo: memFree=20012344/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=258372 CPUtime=4.79 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 13533 1250 0 0 478 1 0 0 19 0 9 0 798596781 264572928 9447 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 64593 9447 180 55 0 62479 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 258372

[startup+1.50036 s]
/proc/loadavg: 7.45 7.92 7.96 9/329 22219
/proc/meminfo: memFree=19975948/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=258448 CPUtime=11.18 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 16881 1250 0 0 1116 2 0 0 19 0 9 0 798596781 264650752 9466 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 64612 9466 180 55 0 62498 0
[pid=22205/tid=22212] ppid=22203 vsize=258448 CPUtime=1.39 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 929 1250 0 0 139 0 0 0 19 0 9 0 798596792 264650752 9466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=258448 CPUtime=1.39 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 1258 1250 0 0 139 0 0 0 22 0 9 0 798596792 264650752 9466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=258448 CPUtime=1.39 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 813 1250 0 0 139 0 0 0 22 0 9 0 798596792 264650752 9466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=258448 CPUtime=1.38 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 6137 1250 0 0 138 0 0 0 25 0 9 0 798596792 264650752 9466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4259975 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=258448 CPUtime=1.37 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 1098 1250 0 0 137 0 0 0 25 0 9 0 798596792 264650752 9466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249570 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=258448 CPUtime=1.38 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 788 1250 0 0 138 0 0 0 25 0 9 0 798596792 264650752 9466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=258448 CPUtime=1.37 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 238 1250 0 0 137 0 0 0 25 0 9 0 798596792 264650752 9466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4232659 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=258448 CPUtime=1.37 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 840 1250 0 0 137 0 0 0 25 0 9 0 798596792 264650752 9466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4248833 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 258448

[startup+3.10107 s]
/proc/loadavg: 7.45 7.92 7.96 9/329 22219
/proc/meminfo: memFree=19956728/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=282448 CPUtime=23.98 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 26493 1250 0 0 2394 4 0 0 19 0 9 0 798596781 289226752 15466 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 70612 15466 180 55 0 68498 0
[pid=22205/tid=22212] ppid=22203 vsize=282448 CPUtime=2.99 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 1530 1250 0 0 299 0 0 0 24 0 9 0 798596792 289226752 15466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4235985 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=282448 CPUtime=2.99 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 1558 1250 0 0 299 0 0 0 25 0 9 0 798596792 289226752 15466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=282448 CPUtime=2.98 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 1681 1250 0 0 298 0 0 0 25 0 9 0 798596792 289226752 15466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4248948 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=282448 CPUtime=2.98 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 11586 1250 0 0 297 1 0 0 25 0 9 0 798596792 289226752 15466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=282448 CPUtime=2.96 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 1398 1250 0 0 296 0 0 0 25 0 9 0 798596792 289226752 15466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=282448 CPUtime=2.98 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 1088 1250 0 0 298 0 0 0 25 0 9 0 798596792 289226752 15466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4236336 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=282448 CPUtime=2.97 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 1732 1250 0 0 297 0 0 0 25 0 9 0 798596792 289226752 15466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4336665 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=282448 CPUtime=2.97 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 1140 1250 0 0 297 0 0 0 25 0 9 0 798596792 289226752 15466 33554432000 4194304 4417452 140737257097456 18446744073709551615 4248873 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 282448

[startup+6.30048 s]
/proc/loadavg: 7.49 7.92 7.96 9/329 22220
/proc/meminfo: memFree=19950816/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=300560 CPUtime=49.53 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 40074 1250 0 0 4947 6 0 0 19 0 9 0 798596781 307773440 19994 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 75140 19994 180 55 0 73026 0
[pid=22205/tid=22212] ppid=22203 vsize=300560 CPUtime=6.18 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 2130 1250 0 0 618 0 0 0 25 0 9 0 798596792 307773440 19994 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=300560 CPUtime=6.18 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 2158 1250 0 0 618 0 0 0 25 0 9 0 798596792 307773440 19994 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=300560 CPUtime=6.18 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 3742 1250 0 0 618 0 0 0 25 0 9 0 798596792 307773440 19994 33554432000 4194304 4417452 140737257097456 18446744073709551615 4277993 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=300560 CPUtime=6.19 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 18996 1250 0 0 616 3 0 0 25 0 9 0 798596792 307773440 19994 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=300560 CPUtime=6.13 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 1998 1250 0 0 613 0 0 0 25 0 9 0 798596792 307773440 19994 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249909 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=300560 CPUtime=6.18 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 1688 1250 0 0 618 0 0 0 25 0 9 0 798596792 307773440 19994 33554432000 4194304 4417452 140737257097456 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=300560 CPUtime=6.17 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 2842 1250 0 0 617 0 0 0 25 0 9 0 798596792 307773440 19994 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=300560 CPUtime=6.17 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 1740 1250 0 0 617 0 0 0 25 0 9 0 798596792 307773440 19994 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.53
Current children cumulated vsize (KiB) 300560

[startup+12.7013 s]
/proc/loadavg: 7.61 7.94 7.97 9/329 22220
/proc/meminfo: memFree=19899640/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=335720 CPUtime=100.68 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 54266 1250 0 0 10059 9 0 0 19 0 9 0 798596781 343777280 28784 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 83930 28784 180 55 0 81816 0
[pid=22205/tid=22212] ppid=22203 vsize=335720 CPUtime=12.59 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 2130 1250 0 0 1259 0 0 0 25 0 9 0 798596792 343777280 28784 33554432000 4194304 4417452 140737257097456 18446744073709551615 4346539 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=335720 CPUtime=12.58 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 2414 1250 0 0 1258 0 0 0 25 0 9 0 798596792 343777280 28784 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=335720 CPUtime=12.58 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 5256 1250 0 0 1258 0 0 0 25 0 9 0 798596792 343777280 28784 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=335720 CPUtime=12.59 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 30418 1250 0 0 1254 5 0 0 25 0 9 0 798596792 343777280 28784 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=335720 CPUtime=12.46 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 1998 1250 0 0 1246 0 0 0 25 0 9 0 798596792 343777280 28784 33554432000 4194304 4417452 140737257097456 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=335720 CPUtime=12.58 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 1688 1250 0 0 1258 0 0 0 25 0 9 0 798596792 343777280 28784 33554432000 4194304 4417452 140737257097456 18446744073709551615 4311312 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=335720 CPUtime=12.57 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 3842 1250 0 0 1257 0 0 0 25 0 9 0 798596792 343777280 28784 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=335720 CPUtime=12.57 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 1740 1250 0 0 1257 0 0 0 25 0 9 0 798596792 343777280 28784 33554432000 4194304 4417452 140737257097456 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.68
Current children cumulated vsize (KiB) 335720

[startup+25.5009 s]
/proc/loadavg: 7.70 7.94 7.97 9/329 22220
/proc/meminfo: memFree=19832196/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=402864 CPUtime=202.94 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 91180 1250 0 0 20278 16 0 0 19 0 9 0 798596781 412532736 45570 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 100716 45570 180 55 0 98602 0
[pid=22205/tid=22212] ppid=22203 vsize=402864 CPUtime=25.38 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 5587 1250 0 0 2538 0 0 0 25 0 9 0 798596792 412532736 45570 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=402864 CPUtime=25.38 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 4414 1250 0 0 2538 0 0 0 25 0 9 0 798596792 412532736 45570 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=402864 CPUtime=25.38 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 8731 1250 0 0 2537 1 0 0 25 0 9 0 798596792 412532736 45570 33554432000 4194304 4417452 140737257097456 18446744073709551615 4309982 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=402864 CPUtime=25.38 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 50368 1250 0 0 2529 9 0 0 25 0 9 0 798596792 412532736 45570 33554432000 4194304 4417452 140737257097456 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=402864 CPUtime=25.13 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 3089 1250 0 0 2513 0 0 0 25 0 9 0 798596792 412532736 45570 33554432000 4194304 4417452 140737257097456 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=402864 CPUtime=25.37 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 3158 1250 0 0 2537 0 0 0 25 0 9 0 798596792 412532736 45570 33554432000 4194304 4417452 140737257097456 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=402864 CPUtime=25.37 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 8430 1250 0 0 2536 1 0 0 25 0 9 0 798596792 412532736 45570 33554432000 4194304 4417452 140737257097456 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=402864 CPUtime=25.37 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 2623 1250 0 0 2537 0 0 0 25 0 9 0 798596792 412532736 45570 33554432000 4194304 4417452 140737257097456 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.94
Current children cumulated vsize (KiB) 402864

[startup+51.1012 s]
/proc/loadavg: 7.80 7.95 7.97 9/329 22221
/proc/meminfo: memFree=19750840/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=475476 CPUtime=407.49 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 139285 1250 0 0 40726 23 0 0 19 0 9 0 798596781 486887424 66060 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 118869 66060 180 55 0 116755 0
[pid=22205/tid=22212] ppid=22203 vsize=475476 CPUtime=50.99 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 8226 1250 0 0 5098 1 0 0 25 0 9 0 798596792 486887424 66060 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=475476 CPUtime=50.99 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 17406 1250 0 0 5097 2 0 0 25 0 9 0 798596792 486887424 66060 33554432000 4194304 4417452 140737257097456 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=475476 CPUtime=50.98 cores=0-7

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


[startup+4722.31 s]
/proc/loadavg: 8.12 8.06 8.01 9/329 22357
/proc/meminfo: memFree=14923872/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=5300056 CPUtime=37729.1 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 5922696 1250 0 0 3771714 1199 0 0 19 0 9 0 798596781 5427257344 1269864 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 1325014 1269864 180 55 0 1322900 0
[pid=22205/tid=22212] ppid=22203 vsize=5300056 CPUtime=4722.16 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 698094 1250 0 0 472086 130 0 0 25 0 9 0 798596792 5427257344 1269864 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=5300056 CPUtime=4722.33 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 808863 1250 0 0 472089 144 0 0 25 0 9 0 798596792 5427257344 1269864 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=5300056 CPUtime=4722.17 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 807528 1250 0 0 472044 173 0 0 25 0 9 0 798596792 5427257344 1269864 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=5300056 CPUtime=4722.34 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 956438 1250 0 0 472027 207 0 0 25 0 9 0 798596792 5427257344 1269864 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=5300056 CPUtime=4674.43 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 684528 1250 0 0 467311 132 0 0 25 0 9 0 798596792 5427257344 1269864 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=5300056 CPUtime=4722.33 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 641110 1250 0 0 472098 135 0 0 25 0 9 0 798596792 5427257344 1269864 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=5300056 CPUtime=4722.3 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 605523 1250 0 0 472095 135 0 0 25 0 9 0 798596792 5427257344 1269864 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=5300056 CPUtime=4720.89 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 715832 1250 0 0 471950 139 0 0 25 0 9 0 798596792 5427257344 1269864 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37729.1
Current children cumulated vsize (KiB) 5300056

[startup+4782.3 s]
/proc/loadavg: 8.11 8.06 8.00 9/329 22359
/proc/meminfo: memFree=14707668/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=5516436 CPUtime=38208.4 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 6001133 1250 0 0 3819634 1210 0 0 19 0 9 0 798596781 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 1379109 1323959 180 55 0 1376995 0
[pid=22205/tid=22212] ppid=22203 vsize=5516436 CPUtime=4782.15 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 698094 1250 0 0 478085 130 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=5516436 CPUtime=4782.33 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 837133 1250 0 0 478085 148 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=5516436 CPUtime=4782.16 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 807528 1250 0 0 478043 173 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=5516436 CPUtime=4782.33 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 956438 1250 0 0 478026 207 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=5516436 CPUtime=4733.82 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 684528 1250 0 0 473250 132 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=5516436 CPUtime=4782.32 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 641110 1250 0 0 478097 135 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=5516436 CPUtime=4782.3 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 655690 1250 0 0 478087 143 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=5516436 CPUtime=4780.87 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 715832 1250 0 0 477948 139 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38208.4
Current children cumulated vsize (KiB) 5516436

[startup+4842.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/329 22360
/proc/meminfo: memFree=14707620/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=5516436 CPUtime=38687.8 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 6001133 1250 0 0 3867573 1210 0 0 19 0 9 0 798596781 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 1379109 1323959 180 55 0 1376995 0
[pid=22205/tid=22212] ppid=22203 vsize=5516436 CPUtime=4842.15 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 698094 1250 0 0 484085 130 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=5516436 CPUtime=4842.33 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 837133 1250 0 0 484085 148 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=5516436 CPUtime=4842.17 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 807528 1250 0 0 484044 173 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=5516436 CPUtime=4842.34 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 956438 1250 0 0 484027 207 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=5516436 CPUtime=4793.2 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 684528 1250 0 0 479188 132 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=5516436 CPUtime=4842.32 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 641110 1250 0 0 484097 135 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=5516436 CPUtime=4842.3 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 655690 1250 0 0 484087 143 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=5516436 CPUtime=4840.86 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 715832 1250 0 0 483947 139 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38687.8
Current children cumulated vsize (KiB) 5516436

[startup+4902.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/329 22362
/proc/meminfo: memFree=14707676/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=5516436 CPUtime=39167.2 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 6001133 1250 0 0 3915512 1210 0 0 19 0 9 0 798596781 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 1379109 1323959 180 55 0 1376995 0
[pid=22205/tid=22212] ppid=22203 vsize=5516436 CPUtime=4902.15 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 698094 1250 0 0 490085 130 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=5516436 CPUtime=4902.33 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 837133 1250 0 0 490085 148 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=5516436 CPUtime=4902.17 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 807528 1250 0 0 490044 173 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=5516436 CPUtime=4902.34 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 956438 1250 0 0 490027 207 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=5516436 CPUtime=4852.59 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 684528 1250 0 0 485127 132 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=5516436 CPUtime=4902.32 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 641110 1250 0 0 490097 135 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=5516436 CPUtime=4902.3 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 655690 1250 0 0 490087 143 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=5516436 CPUtime=4900.85 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 715832 1250 0 0 489946 139 0 0 25 0 9 0 798596792 5648830464 1323959 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39167.2
Current children cumulated vsize (KiB) 5516436

[startup+4962.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/329 22364
/proc/meminfo: memFree=14479232/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=5744860 CPUtime=39646.6 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 6094757 1250 0 0 3963430 1230 0 0 19 0 9 0 798596781 5882736640 1381065 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 1436215 1381065 180 55 0 1434101 0
[pid=22205/tid=22212] ppid=22203 vsize=5744860 CPUtime=4962.16 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 712035 1250 0 0 496082 134 0 0 25 0 9 0 798596792 5882736640 1381065 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=5744860 CPUtime=4962.33 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 837133 1250 0 0 496085 148 0 0 25 0 9 0 798596792 5882736640 1381065 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=5744860 CPUtime=4962.16 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 887211 1250 0 0 496027 189 0 0 25 0 9 0 798596792 5882736640 1381065 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=5744860 CPUtime=4962.34 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 956438 1250 0 0 496027 207 0 0 25 0 9 0 798596792 5882736640 1381065 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=5744860 CPUtime=4911.97 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 684528 1250 0 0 491065 132 0 0 25 0 9 0 798596792 5882736640 1381065 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=5744860 CPUtime=4962.33 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 641110 1250 0 0 496098 135 0 0 25 0 9 0 798596792 5882736640 1381065 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=5744860 CPUtime=4962.3 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 655690 1250 0 0 496087 143 0 0 25 0 9 0 798596792 5882736640 1381065 33554432000 4194304 4417452 140737257097456 18446744073709551615 4302950 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=5744860 CPUtime=4960.85 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 715832 1250 0 0 495946 139 0 0 25 0 9 0 798596792 5882736640 1381065 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39646.6
Current children cumulated vsize (KiB) 5744860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.6 s]
/proc/loadavg: 8.10 8.06 8.01 9/329 22365
/proc/meminfo: memFree=14425860/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=5797924 CPUtime=40000.6 cores=0-7
/proc/22205/stat : 22205 (plingeling) S 22203 22205 22179 0 -1 4202496 6151556 1250 0 0 3998827 1236 0 0 19 0 9 0 798596781 5937074176 1394331 33554432000 4194304 4417452 140737257097456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 1449481 1394331 180 55 0 1447367 0
[pid=22205/tid=22212] ppid=22203 vsize=5797924 CPUtime=5006.47 cores=0-7
/proc/22205/task/22212/stat : 22212 (plingeling) R 22203 22205 22179 0 -1 4202560 712035 1250 0 0 500513 134 0 0 25 0 9 0 798596792 5937074176 1394331 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22205/tid=22213] ppid=22203 vsize=5797924 CPUtime=5006.64 cores=0-7
/proc/22205/task/22213/stat : 22213 (plingeling) R 22203 22205 22179 0 -1 4202560 837133 1250 0 0 500516 148 0 0 25 0 9 0 798596792 5937074176 1394331 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22205/tid=22214] ppid=22203 vsize=5797924 CPUtime=5006.48 cores=0-7
/proc/22205/task/22214/stat : 22214 (plingeling) R 22203 22205 22179 0 -1 4202560 887211 1250 0 0 500459 189 0 0 25 0 9 0 798596792 5937074176 1394331 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22205/tid=22215] ppid=22203 vsize=5797924 CPUtime=5006.65 cores=0-7
/proc/22205/task/22215/stat : 22215 (plingeling) R 22203 22205 22179 0 -1 4202560 956438 1250 0 0 500458 207 0 0 25 0 9 0 798596792 5937074176 1394331 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=5797924 CPUtime=4955.83 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4202560 684528 1250 0 0 495451 132 0 0 25 0 9 0 798596792 5937074176 1394331 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22205/tid=22217] ppid=22203 vsize=5797924 CPUtime=5006.64 cores=0-7
/proc/22205/task/22217/stat : 22217 (plingeling) R 22203 22205 22179 0 -1 4202560 641110 1250 0 0 500529 135 0 0 25 0 9 0 798596792 5937074176 1394331 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22205/tid=22218] ppid=22203 vsize=5797924 CPUtime=5006.61 cores=0-7
/proc/22205/task/22218/stat : 22218 (plingeling) R 22203 22205 22179 0 -1 4202560 712489 1250 0 0 500513 148 0 0 25 0 9 0 798596792 5937074176 1394331 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22205/tid=22219] ppid=22203 vsize=5797924 CPUtime=5005.15 cores=0-7
/proc/22205/task/22219/stat : 22219 (plingeling) R 22203 22205 22179 0 -1 4202560 715832 1250 0 0 500376 139 0 0 25 0 9 0 798596792 5937074176 1394331 33554432000 4194304 4417452 140737257097456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 5797924

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.10 8.06 8.01 9/329 22365
/proc/meminfo: memFree=14425860/32951124 swapFree=67083432/67111528
[pid=22205] ppid=22203 vsize=0 CPUtime=40000.9 cores=0-7
/proc/22205/stat : 22205 (plingeling) Z 22203 22205 22179 0 -1 4203548 6151556 1250 0 0 3998832 1254 0 0 18 0 2 0 798596781 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22205/statm: 0 0 0 0 0 0 0
[pid=22205/tid=22216] ppid=22203 vsize=0 CPUtime=4956.01 cores=0-7
/proc/22205/task/22216/stat : 22216 (plingeling) R 22203 22205 22179 0 -1 4203588 684528 1250 0 0 495451 150 0 0 25 0 2 0 798596792 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 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): 5006.83
CPU time (s): 40000.9
CPU user time (s): 39988.3
CPU system time (s): 12.5731
CPU usage (%): 798.927
Max. virtual memory (cumulated for all children) (KiB): 5986532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.3
system time used= 12.5731
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6152806
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= 473
involuntary context switches= 193820

runsolver used 14.3658 second user time and 36.4425 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-22 19:01:02
IDJOB=3394066
IDBENCH=71337
IDSOLVER=1851
FILE ID=node110/3394066-1306083662
RUNJOBID= node110-1306083662-22193
PBS_JOBID= 13387916
Free space on /tmp= 73340 MiB

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

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=97163198

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20012624 kB
Buffers:        322324 kB
Cached:        8659280 kB
SwapCached:       1416 kB
Active:        5958676 kB
Inactive:      6646820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20012624 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            1292 kB
Writeback:           0 kB
AnonPages:     3622932 kB
Mapped:          27076 kB
Slab:           240016 kB
PageTables:      27016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75581404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73340 MiB
End job on node110 at 2011-05-22 20:24:31