Trace number 3372230

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.3 5005.86

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372230-1305436716/watcher-3372230-1305436716 -o /tmp/evaluation-result-3372230-1305436716/solver-3372230-1305436716 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372230-1305436716.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: 2.77 3.32 3.59 2/288 14485
/proc/meminfo: memFree=12868560/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=10628 CPUtime=0 cores=0-7
/proc/14485/stat : 14485 (plingeling) R 14483 14485 14459 0 -1 4202496 734 1248 0 0 0 0 0 0 25 0 1 0 655271251 10883072 665 33554432000 4194304 4417452 140734268251456 18446744073709551615 208080232192 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/14485/statm: 2657 665 148 55 0 543 0

[startup+0.148043 s]
/proc/loadavg: 2.77 3.32 3.59 2/288 14485
/proc/meminfo: memFree=12868560/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=230680 CPUtime=0.7 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 3740 1248 0 0 70 0 0 0 25 0 9 0 655271251 236216320 2516 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 57670 2516 176 55 0 55556 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 230680

[startup+0.20044 s]
/proc/loadavg: 2.77 3.32 3.59 2/288 14485
/proc/meminfo: memFree=12868560/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=231128 CPUtime=1.12 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 3885 1248 0 0 112 0 0 0 25 0 9 0 655271251 236675072 2661 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 57782 2661 177 55 0 55668 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 231128

[startup+0.300423 s]
/proc/loadavg: 2.77 3.32 3.59 2/288 14485
/proc/meminfo: memFree=12868560/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=234388 CPUtime=1.92 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 4895 1248 0 0 192 0 0 0 25 0 9 0 655271251 240013312 3502 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 58597 3502 179 55 0 56483 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 234388

[startup+0.700346 s]
/proc/loadavg: 2.77 3.32 3.59 2/288 14485
/proc/meminfo: memFree=12868560/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=239416 CPUtime=5.13 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 6439 1248 0 0 512 1 0 0 25 0 9 0 655271251 245161984 4811 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 59854 4811 180 55 0 57740 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 239416

[startup+1.50119 s]
/proc/loadavg: 2.77 3.32 3.59 9/297 14499
/proc/meminfo: memFree=12846424/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=243248 CPUtime=11.52 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 10132 1248 0 0 1151 1 0 0 25 0 9 0 655271251 249085952 5820 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 60812 5820 180 55 0 58698 0
[pid=14485/tid=14492] ppid=14483 vsize=243248 CPUtime=1.36 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 783 1248 0 0 136 0 0 0 25 0 9 0 655271254 249085952 5820 33554432000 4194304 4417452 140734268251456 18446744073709551615 4232640 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=243248 CPUtime=1.43 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 994 1248 0 0 143 0 0 0 25 0 9 0 655271254 249085952 5820 33554432000 4194304 4417452 140734268251456 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=243248 CPUtime=1.46 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 1452 1248 0 0 146 0 0 0 20 0 9 0 655271254 249085952 5820 33554432000 4194304 4417452 140734268251456 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=243248 CPUtime=1.45 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 993 1248 0 0 145 0 0 0 25 0 9 0 655271254 249085952 5820 33554432000 4194304 4417452 140734268251456 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=243248 CPUtime=1.45 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 911 1248 0 0 145 0 0 0 25 0 9 0 655271254 249085952 5820 33554432000 4194304 4417452 140734268251456 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=243248 CPUtime=1.45 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 933 1248 0 0 145 0 0 0 25 0 9 0 655271254 249085952 5820 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=243248 CPUtime=1.4 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 1019 1248 0 0 140 0 0 0 25 0 9 0 655271255 249085952 5820 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=243248 CPUtime=1.44 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 976 1248 0 0 144 0 0 0 25 0 9 0 655271255 249085952 5820 33554432000 4194304 4417452 140734268251456 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.52
Current children cumulated vsize (KiB) 243248

[startup+3.10089 s]
/proc/loadavg: 2.77 3.32 3.59 9/297 14499
/proc/meminfo: memFree=12842332/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=246468 CPUtime=24.31 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 19146 1248 0 0 2427 4 0 0 25 0 9 0 655271251 252383232 6614 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 61617 6614 180 55 0 59503 0
[pid=14485/tid=14492] ppid=14483 vsize=246468 CPUtime=2.96 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 1817 1248 0 0 296 0 0 0 25 0 9 0 655271254 252383232 6614 33554432000 4194304 4417452 140734268251456 18446744073709551615 4320831 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=246468 CPUtime=3.02 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 2450 1248 0 0 302 0 0 0 25 0 9 0 655271254 252383232 6614 33554432000 4194304 4417452 140734268251456 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=246468 CPUtime=3.05 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 2966 1248 0 0 305 0 0 0 25 0 9 0 655271254 252383232 6614 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=246468 CPUtime=3.05 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 1668 1248 0 0 305 0 0 0 25 0 9 0 655271254 252383232 6614 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=246468 CPUtime=3.05 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 2014 1248 0 0 305 0 0 0 25 0 9 0 655271254 252383232 6614 33554432000 4194304 4417452 140734268251456 18446744073709551615 4253225 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=246468 CPUtime=3.04 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 2139 1248 0 0 304 0 0 0 25 0 9 0 655271254 252383232 6614 33554432000 4194304 4417452 140734268251456 18446744073709551615 4357540 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=246468 CPUtime=3 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 2067 1248 0 0 300 0 0 0 25 0 9 0 655271255 252383232 6614 33554432000 4194304 4417452 140734268251456 18446744073709551615 208079926248 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=246468 CPUtime=3.04 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 1954 1248 0 0 304 0 0 0 25 0 9 0 655271255 252383232 6614 33554432000 4194304 4417452 140734268251456 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 246468

[startup+6.30128 s]
/proc/loadavg: 3.19 3.40 3.61 9/297 14499
/proc/meminfo: memFree=12837264/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=251072 CPUtime=49.88 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 35221 1248 0 0 4981 7 0 0 25 0 9 0 655271251 257097728 7800 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 62768 7800 180 55 0 60654 0
[pid=14485/tid=14492] ppid=14483 vsize=251072 CPUtime=6.15 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 4149 1248 0 0 615 0 0 0 25 0 9 0 655271254 257097728 7800 33554432000 4194304 4417452 140734268251456 18446744073709551615 4352488 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=251072 CPUtime=6.19 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 4483 1248 0 0 619 0 0 0 25 0 9 0 655271254 257097728 7800 33554432000 4194304 4417452 140734268251456 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=251072 CPUtime=6.26 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 5808 1248 0 0 625 1 0 0 25 0 9 0 655271254 257097728 7800 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=251072 CPUtime=6.25 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 2776 1248 0 0 625 0 0 0 25 0 9 0 655271254 257097728 7800 33554432000 4194304 4417452 140734268251456 18446744073709551615 4358123 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=251072 CPUtime=6.25 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 4088 1248 0 0 624 1 0 0 25 0 9 0 655271254 257097728 7800 33554432000 4194304 4417452 140734268251456 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=251072 CPUtime=6.24 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 3572 1248 0 0 624 0 0 0 25 0 9 0 655271254 257097728 7800 33554432000 4194304 4417452 140734268251456 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=251072 CPUtime=6.21 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 4118 1248 0 0 620 1 0 0 25 0 9 0 655271255 257097728 7800 33554432000 4194304 4417452 140734268251456 18446744073709551615 4308409 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=251072 CPUtime=6.24 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 4156 1248 0 0 624 0 0 0 25 0 9 0 655271255 257097728 7800 33554432000 4194304 4417452 140734268251456 18446744073709551615 4236616 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 251072

[startup+12.7011 s]
/proc/loadavg: 3.57 3.47 3.64 9/297 14499
/proc/meminfo: memFree=12828436/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=263932 CPUtime=101.02 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 64810 1248 0 0 10090 12 0 0 25 0 9 0 655271251 270266368 11062 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 65983 11062 180 55 0 63869 0
[pid=14485/tid=14492] ppid=14483 vsize=263932 CPUtime=12.55 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 9207 1248 0 0 1254 1 0 0 25 0 9 0 655271254 270266368 11062 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=263932 CPUtime=12.53 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 7869 1248 0 0 1252 1 0 0 25 0 9 0 655271254 270266368 11062 33554432000 4194304 4417452 140734268251456 18446744073709551615 4353727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=263932 CPUtime=12.65 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 9323 1248 0 0 1264 1 0 0 25 0 9 0 655271254 270266368 11062 33554432000 4194304 4417452 140734268251456 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=263932 CPUtime=12.64 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 5618 1248 0 0 1264 0 0 0 25 0 9 0 655271254 270266368 11062 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=263932 CPUtime=12.65 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 8049 1248 0 0 1264 1 0 0 25 0 9 0 655271254 270266368 11062 33554432000 4194304 4417452 140734268251456 18446744073709551615 4252816 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=263932 CPUtime=12.65 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 6744 1248 0 0 1264 1 0 0 25 0 9 0 655271254 270266368 11062 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=263932 CPUtime=12.6 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 7883 1248 0 0 1259 1 0 0 25 0 9 0 655271255 270266368 11062 33554432000 4194304 4417452 140734268251456 18446744073709551615 4365120 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=263932 CPUtime=12.64 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 8046 1248 0 0 1263 1 0 0 25 0 9 0 655271255 270266368 11062 33554432000 4194304 4417452 140734268251456 18446744073709551615 4352528 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.02
Current children cumulated vsize (KiB) 263932

[startup+25.5006 s]
/proc/loadavg: 4.55 3.69 3.71 9/297 14499
/proc/meminfo: memFree=12821468/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=271384 CPUtime=203.3 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 117262 1248 0 0 20307 23 0 0 25 0 9 0 655271251 277897216 12813 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 67846 12813 180 55 0 65732 0
[pid=14485/tid=14492] ppid=14483 vsize=271384 CPUtime=25.35 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 17122 1248 0 0 2533 2 0 0 25 0 9 0 655271254 277897216 12813 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=271384 CPUtime=25.2 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 14327 1248 0 0 2518 2 0 0 25 0 9 0 655271254 277897216 12813 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364637 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=271384 CPUtime=25.46 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 17151 1248 0 0 2543 3 0 0 25 0 9 0 655271254 277897216 12813 33554432000 4194304 4417452 140734268251456 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=271384 CPUtime=25.44 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 11559 1248 0 0 2542 2 0 0 25 0 9 0 655271254 277897216 12813 33554432000 4194304 4417452 140734268251456 18446744073709551615 4353585 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=271384 CPUtime=25.45 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 13269 1248 0 0 2543 2 0 0 25 0 9 0 655271254 277897216 12813 33554432000 4194304 4417452 140734268251456 18446744073709551615 4253328 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=271384 CPUtime=25.45 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 12208 1248 0 0 2543 2 0 0 25 0 9 0 655271254 277897216 12813 33554432000 4194304 4417452 140734268251456 18446744073709551615 4353554 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=271384 CPUtime=25.4 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 14044 1248 0 0 2537 3 0 0 25 0 9 0 655271255 277897216 12813 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=271384 CPUtime=25.44 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 15511 1248 0 0 2541 3 0 0 25 0 9 0 655271255 277897216 12813 33554432000 4194304 4417452 140734268251456 18446744073709551615 4250731 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.3
Current children cumulated vsize (KiB) 271384

[startup+51.1007 s]
/proc/loadavg: 5.73 4.04 3.82 9/297 14500
/proc/meminfo: memFree=12799776/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=283696 CPUtime=407.87 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 216629 1248 0 0 40743 44 0 0 25 0 9 0 655271251 290504704 15906 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 70924 15906 180 55 0 68810 0
[pid=14485/tid=14492] ppid=14483 vsize=283696 CPUtime=50.96 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 31538 1248 0 0 5091 5 0 0 25 0 9 0 655271254 290504704 15906 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=283696 CPUtime=50.58 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 29388 1248 0 0 5052 6 0 0 25 0 9 0 655271254 290504704 15906 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=283696 CPUtime=51.05 cores=0-7

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

/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 763898 1248 0 0 472022 140 0 0 25 0 9 0 655271254 824057856 146192 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=804744 CPUtime=4721.64 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 1015671 1248 0 0 471973 191 0 0 25 0 9 0 655271254 824057856 146192 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=804744 CPUtime=4722.31 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 865377 1248 0 0 472070 161 0 0 25 0 9 0 655271254 824057856 146192 33554432000 4194304 4417452 140734268251456 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=804744 CPUtime=4722.39 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 929509 1248 0 0 472059 180 0 0 25 0 9 0 655271255 824057856 146192 33554432000 4194304 4417452 140734268251456 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=804744 CPUtime=4722.42 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 1183345 1248 0 0 472031 211 0 0 25 0 9 0 655271255 824057856 146192 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37734.7
Current children cumulated vsize (KiB) 804744

[startup+4782.3 s]
/proc/loadavg: 8.02 8.02 7.96 9/297 14638
/proc/meminfo: memFree=12276720/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=819864 CPUtime=38214.1 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 7701409 1248 0 0 3819959 1450 0 0 25 0 9 0 655271251 839540736 149972 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 204966 149972 180 55 0 202852 0
[pid=14485/tid=14492] ppid=14483 vsize=819864 CPUtime=4782.33 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 1038944 1248 0 0 478031 202 0 0 25 0 9 0 655271254 839540736 149972 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=819864 CPUtime=4738.93 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 923244 1248 0 0 473709 184 0 0 25 0 9 0 655271254 839540736 149972 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=819864 CPUtime=4782.41 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 934591 1248 0 0 478071 170 0 0 25 0 9 0 655271254 839540736 149972 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=819864 CPUtime=4781.61 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 771111 1248 0 0 478020 141 0 0 25 0 9 0 655271254 839540736 149972 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=819864 CPUtime=4781.61 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 1024632 1248 0 0 477970 191 0 0 25 0 9 0 655271254 839540736 149972 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=819864 CPUtime=4782.3 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 872390 1248 0 0 478068 162 0 0 25 0 9 0 655271254 839540736 149972 33554432000 4194304 4417452 140734268251456 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=819864 CPUtime=4782.38 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 939114 1248 0 0 478056 182 0 0 25 0 9 0 655271255 839540736 149972 33554432000 4194304 4417452 140734268251456 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=819864 CPUtime=4782.41 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 1195312 1248 0 0 478028 213 0 0 25 0 9 0 655271255 839540736 149972 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38214.1
Current children cumulated vsize (KiB) 819864

[startup+4842.31 s]
/proc/loadavg: 8.00 8.02 7.96 9/297 14640
/proc/meminfo: memFree=12250660/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=839180 CPUtime=38693.6 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 7755712 1248 0 0 3867905 1458 0 0 25 0 9 0 655271251 859320320 154799 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 209795 154799 180 55 0 207681 0
[pid=14485/tid=14492] ppid=14483 vsize=839180 CPUtime=4842.34 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 1045533 1248 0 0 484031 203 0 0 25 0 9 0 655271254 859320320 154799 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=839180 CPUtime=4798.39 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 928709 1248 0 0 479654 185 0 0 25 0 9 0 655271254 859320320 154799 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=839180 CPUtime=4842.43 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 946926 1248 0 0 484071 172 0 0 25 0 9 0 655271254 859320320 154799 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=839180 CPUtime=4841.63 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 776378 1248 0 0 484021 142 0 0 25 0 9 0 655271254 859320320 154799 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=839180 CPUtime=4841.62 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 1033653 1248 0 0 483969 193 0 0 25 0 9 0 655271254 859320320 154799 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=839180 CPUtime=4842.31 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 876179 1248 0 0 484068 163 0 0 25 0 9 0 655271254 859320320 154799 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=839180 CPUtime=4842.39 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 942276 1248 0 0 484057 182 0 0 25 0 9 0 655271255 859320320 154799 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=839180 CPUtime=4842.42 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 1203987 1248 0 0 484028 214 0 0 25 0 9 0 655271255 859320320 154799 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38693.6
Current children cumulated vsize (KiB) 839180

[startup+4902.3 s]
/proc/loadavg: 8.00 8.01 7.96 9/297 14641
/proc/meminfo: memFree=12201408/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=888380 CPUtime=39173 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 7822245 1248 0 0 3915832 1469 0 0 25 0 9 0 655271251 909701120 167100 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 222095 167100 180 55 0 219981 0
[pid=14485/tid=14492] ppid=14483 vsize=888380 CPUtime=4902.34 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 1050795 1248 0 0 490030 204 0 0 25 0 9 0 655271254 909701120 167100 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=888380 CPUtime=4857.85 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 935263 1248 0 0 485599 186 0 0 25 0 9 0 655271254 909701120 167100 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=888380 CPUtime=4902.42 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 954419 1248 0 0 490069 173 0 0 25 0 9 0 655271254 909701120 167100 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=888380 CPUtime=4901.62 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 783464 1248 0 0 490019 143 0 0 25 0 9 0 655271254 909701120 167100 33554432000 4194304 4417452 140734268251456 18446744073709551615 4357436 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=888380 CPUtime=4901.6 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 1037551 1248 0 0 489967 193 0 0 25 0 9 0 655271254 909701120 167100 33554432000 4194304 4417452 140734268251456 18446744073709551615 4357942 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=888380 CPUtime=4902.3 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 885400 1248 0 0 490066 164 0 0 25 0 9 0 655271254 909701120 167100 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=888380 CPUtime=4902.38 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 955587 1248 0 0 490052 186 0 0 25 0 9 0 655271255 909701120 167100 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=888380 CPUtime=4902.42 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 1217695 1248 0 0 490025 217 0 0 25 0 9 0 655271255 909701120 167100 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39173
Current children cumulated vsize (KiB) 888380

[startup+4962.3 s]
/proc/loadavg: 8.00 8.00 7.96 9/297 14643
/proc/meminfo: memFree=12294000/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=795648 CPUtime=39652.5 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 7887515 1248 0 0 3963766 1481 0 0 25 0 9 0 655271251 814743552 143918 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 198912 143918 180 55 0 196798 0
[pid=14485/tid=14492] ppid=14483 vsize=795648 CPUtime=4962.34 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 1060499 1248 0 0 496028 206 0 0 25 0 9 0 655271254 814743552 143918 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=795648 CPUtime=4917.3 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 938947 1248 0 0 491543 187 0 0 25 0 9 0 655271254 814743552 143918 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=795648 CPUtime=4962.42 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 960834 1248 0 0 496068 174 0 0 25 0 9 0 655271254 814743552 143918 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=795648 CPUtime=4961.61 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 788582 1248 0 0 496018 143 0 0 25 0 9 0 655271254 814743552 143918 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=795648 CPUtime=4961.59 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 1050520 1248 0 0 495964 195 0 0 25 0 9 0 655271254 814743552 143918 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=795648 CPUtime=4962.3 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 889385 1248 0 0 496065 165 0 0 25 0 9 0 655271254 814743552 143918 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=795648 CPUtime=4962.39 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 965102 1248 0 0 496051 188 0 0 25 0 9 0 655271255 814743552 143918 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=795648 CPUtime=4962.42 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 1231575 1248 0 0 496022 220 0 0 25 0 9 0 655271255 814743552 143918 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39652.5
Current children cumulated vsize (KiB) 795648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5005.8 s]
/proc/loadavg: 8.08 8.02 7.97 9/297 14644
/proc/meminfo: memFree=12181144/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=908884 CPUtime=40000.2 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 7936561 1248 0 0 3998525 1491 0 0 25 0 9 0 655271251 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 227221 172227 180 55 0 225107 0
[pid=14485/tid=14492] ppid=14483 vsize=908884 CPUtime=5005.85 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 1063808 1248 0 0 500378 207 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=908884 CPUtime=4960.41 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 945859 1248 0 0 495853 188 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=908884 CPUtime=5005.93 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 966379 1248 0 0 500419 174 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=908884 CPUtime=5005.13 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 796577 1248 0 0 500368 145 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=908884 CPUtime=5005.1 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 1057300 1248 0 0 500313 197 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=908884 CPUtime=5005.81 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 894515 1248 0 0 500416 165 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=908884 CPUtime=5005.9 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 974191 1248 0 0 500401 189 0 0 25 0 9 0 655271255 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=908884 CPUtime=5005.93 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 1235861 1248 0 0 500372 221 0 0 25 0 9 0 655271255 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 908884

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

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

[startup+5005.8 s]
/proc/loadavg: 8.08 8.02 7.97 9/297 14644
/proc/meminfo: memFree=12181144/32950928 swapFree=67083212/67111528
[pid=14485] ppid=14483 vsize=908884 CPUtime=40000.2 cores=0-7
/proc/14485/stat : 14485 (plingeling) S 14483 14485 14459 0 -1 4202496 7936561 1248 0 0 3998525 1491 0 0 25 0 9 0 655271251 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14485/statm: 227221 172227 180 55 0 225107 0
[pid=14485/tid=14492] ppid=14483 vsize=908884 CPUtime=5005.85 cores=0-7
/proc/14485/task/14492/stat : 14492 (plingeling) R 14483 14485 14459 0 -1 4202560 1063808 1248 0 0 500378 207 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14485/tid=14493] ppid=14483 vsize=908884 CPUtime=4960.41 cores=0-7
/proc/14485/task/14493/stat : 14493 (plingeling) R 14483 14485 14459 0 -1 4202560 945859 1248 0 0 495853 188 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14485/tid=14494] ppid=14483 vsize=908884 CPUtime=5005.93 cores=0-7
/proc/14485/task/14494/stat : 14494 (plingeling) R 14483 14485 14459 0 -1 4202560 966379 1248 0 0 500419 174 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14485/tid=14495] ppid=14483 vsize=908884 CPUtime=5005.13 cores=0-7
/proc/14485/task/14495/stat : 14495 (plingeling) R 14483 14485 14459 0 -1 4202560 796577 1248 0 0 500368 145 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14485/tid=14496] ppid=14483 vsize=908884 CPUtime=5005.1 cores=0-7
/proc/14485/task/14496/stat : 14496 (plingeling) R 14483 14485 14459 0 -1 4202560 1057300 1248 0 0 500313 197 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14485/tid=14497] ppid=14483 vsize=908884 CPUtime=5005.81 cores=0-7
/proc/14485/task/14497/stat : 14497 (plingeling) R 14483 14485 14459 0 -1 4202560 894515 1248 0 0 500416 165 0 0 25 0 9 0 655271254 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14485/tid=14498] ppid=14483 vsize=908884 CPUtime=5005.9 cores=0-7
/proc/14485/task/14498/stat : 14498 (plingeling) R 14483 14485 14459 0 -1 4202560 974191 1248 0 0 500401 189 0 0 25 0 9 0 655271255 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14485/tid=14499] ppid=14483 vsize=908884 CPUtime=5005.93 cores=0-7
/proc/14485/task/14499/stat : 14499 (plingeling) R 14483 14485 14459 0 -1 4202560 1235861 1248 0 0 500372 221 0 0 25 0 9 0 655271255 930697216 172227 33554432000 4194304 4417452 140734268251456 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 908884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5005.86
CPU time (s): 40000.3
CPU user time (s): 39985.3
CPU system time (s): 14.9527
CPU usage (%): 799.069
Max. virtual memory (cumulated for all children) (KiB): 908884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39985.3
system time used= 14.9527
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7937809
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= 615
involuntary context switches= 188859

runsolver used 12.5931 second user time and 32.942 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 07:18:36
IDJOB=3372230
IDBENCH=70785
IDSOLVER=1851
FILE ID=node127/3372230-1305436716
RUNJOBID= node127-1305436716-14473
PBS_JOBID= 13324756
Free space on /tmp= 73516 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372230-1305436716/watcher-3372230-1305436716 -o /tmp/evaluation-result-3372230-1305436716/solver-3372230-1305436716 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372230-1305436716.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1550472870

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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:     32950928 kB
MemFree:      12868972 kB
Buffers:        300652 kB
Cached:        3614772 kB
SwapCached:       1620 kB
Active:       16853100 kB
Inactive:      2895724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12868972 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:             548 kB
Writeback:           0 kB
AnonPages:    15832668 kB
Mapped:          25340 kB
Slab:           222656 kB
PageTables:      46516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44313592 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= 73512 MiB
End job on node127 at 2011-05-15 08:42:04