Trace number 3309252

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 587? (TO) 40000.2 5006.88

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1057.43
Satisfiable
(Un)Satisfiability was proved
Number of variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

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: 935)

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-3309252-1303989622/watcher-3309252-1303989622 -o /tmp/evaluation-result-3309252-1303989622/solver-3309252-1303989622 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309252-1303989622.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.53 7.95 7.40 1/170 25864
/proc/meminfo: memFree=23268720/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=13764 CPUtime=0 cores=0-7
/proc/25864/stat : 25864 (plingeling) R 25862 25864 25729 0 -1 4202496 1525 1255 0 0 0 0 0 0 21 0 1 0 589192774 14094336 1453 33554432000 4194304 4417332 140734560924512 18446744073709551615 252458065664 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25864/statm: 3441 1455 146 55 0 1327 0

[startup+0.030339 s]
/proc/loadavg: 7.53 7.95 7.40 1/170 25864
/proc/meminfo: memFree=23268720/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=18872 CPUtime=0.02 cores=0-7
/proc/25864/stat : 25864 (plingeling) R 25862 25864 25729 0 -1 4202496 2815 1255 0 0 2 0 0 0 21 0 1 0 589192774 19324928 2740 33554432000 4194304 4417332 140734560924512 18446744073709551615 4320811 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25864/statm: 4718 2740 148 55 0 2604 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18872

[startup+0.100326 s]
/proc/loadavg: 7.53 7.95 7.40 1/170 25864
/proc/meminfo: memFree=23268720/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=31984 CPUtime=0.09 cores=0-7
/proc/25864/stat : 25864 (plingeling) R 25862 25864 25729 0 -1 4202496 6093 1255 0 0 8 1 0 0 21 0 1 0 589192774 32751616 6018 33554432000 4194304 4417332 140734560924512 18446744073709551615 4231388 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25864/statm: 7996 6018 148 55 0 5882 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31984

[startup+0.300287 s]
/proc/loadavg: 7.53 7.95 7.40 1/170 25864
/proc/meminfo: memFree=23268720/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=51504 CPUtime=0.28 cores=0-7
/proc/25864/stat : 25864 (plingeling) R 25862 25864 25729 0 -1 4202496 10973 1255 0 0 27 1 0 0 22 0 1 0 589192774 52740096 10898 33554432000 4194304 4417332 140734560924512 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25864/statm: 12876 10898 148 55 0 10762 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51504

[startup+0.700216 s]
/proc/loadavg: 7.53 7.95 7.40 1/170 25864
/proc/meminfo: memFree=23268720/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=125904 CPUtime=0.68 cores=0-7
/proc/25864/stat : 25864 (plingeling) R 25862 25864 25729 0 -1 4202496 29573 1255 0 0 65 3 0 0 24 0 1 0 589192774 128925696 29498 33554432000 4194304 4417332 140734560924512 18446744073709551615 4231277 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25864/statm: 31476 29498 148 55 0 29362 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 125904

[startup+1.50107 s]
/proc/loadavg: 7.53 7.95 7.40 2/171 25870
/proc/meminfo: memFree=23118184/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=242044 CPUtime=1.49 cores=0-7
/proc/25864/stat : 25864 (plingeling) R 25862 25864 25729 0 -1 4202496 56767 1255 0 0 142 7 0 0 25 0 1 0 589192774 247853056 56635 33554432000 4194304 4417332 140734560924512 18446744073709551615 252457759837 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25864/statm: 60511 56653 148 55 0 58397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 242044

[startup+3.10077 s]
/proc/loadavg: 7.53 7.95 7.40 2/171 25870
/proc/meminfo: memFree=22973176/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=485016 CPUtime=3.09 cores=0-7
/proc/25864/stat : 25864 (plingeling) R 25862 25864 25729 0 -1 4202496 119020 1255 0 0 294 15 0 0 25 0 1 0 589192774 496656384 118702 33554432000 4194304 4417332 140734560924512 18446744073709551615 252457759837 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25864/statm: 121254 118708 148 55 0 119140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 485016

[startup+6.30115 s]
/proc/loadavg: 7.57 7.95 7.41 9/179 25878
/proc/meminfo: memFree=22613024/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=766436 CPUtime=24.37 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 227270 1255 0 0 2403 34 0 0 18 0 9 0 589192774 784830464 158798 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 191609 158798 177 55 0 189495 0
[pid=25864/tid=25871] ppid=25862 vsize=766436 CPUtime=2.59 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 15282 1255 0 0 257 2 0 0 22 0 9 0 589193144 784830464 158798 33554432000 4194304 4417332 140734560924512 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=766436 CPUtime=2.59 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 9926 1255 0 0 257 2 0 0 25 0 9 0 589193144 784830464 158798 33554432000 4194304 4417332 140734560924512 18446744073709551615 4277525 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=766436 CPUtime=2.58 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 9911 1255 0 0 256 2 0 0 25 0 9 0 589193144 784830464 158798 33554432000 4194304 4417332 140734560924512 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=766436 CPUtime=2.57 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 8366 1255 0 0 256 1 0 0 22 0 9 0 589193144 784830464 158798 33554432000 4194304 4417332 140734560924512 18446744073709551615 4237232 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=766436 CPUtime=2.56 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 9907 1255 0 0 255 1 0 0 25 0 9 0 589193145 784830464 158798 33554432000 4194304 4417332 140734560924512 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=766436 CPUtime=2.58 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 9908 1255 0 0 257 1 0 0 22 0 9 0 589193145 784830464 158798 33554432000 4194304 4417332 140734560924512 18446744073709551615 4276911 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=766436 CPUtime=2.57 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 9909 1255 0 0 255 2 0 0 25 0 9 0 589193145 784830464 158798 33554432000 4194304 4417332 140734560924512 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=766436 CPUtime=2.58 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 9875 1255 0 0 256 2 0 0 25 0 9 0 589193145 784830464 158798 33554432000 4194304 4417332 140734560924512 18446744073709551615 4276255 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 766436

[startup+12.7009 s]
/proc/loadavg: 7.60 7.95 7.41 9/179 25878
/proc/meminfo: memFree=22447140/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=960504 CPUtime=75.52 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 337348 1255 0 0 7502 50 0 0 18 0 9 0 589192774 983556096 206582 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 240126 206582 181 55 0 238012 0
[pid=25864/tid=25871] ppid=25862 vsize=960504 CPUtime=8.98 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 52684 1255 0 0 890 8 0 0 25 0 9 0 589193144 983556096 206582 33554432000 4194304 4417332 140734560924512 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=960504 CPUtime=8.99 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 31707 1255 0 0 894 5 0 0 25 0 9 0 589193144 983556096 206582 33554432000 4194304 4417332 140734560924512 18446744073709551615 4239964 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=960504 CPUtime=8.98 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 30895 1255 0 0 893 5 0 0 25 0 9 0 589193144 983556096 206582 33554432000 4194304 4417332 140734560924512 18446744073709551615 4233530 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=960504 CPUtime=8.93 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 8366 1255 0 0 892 1 0 0 25 0 9 0 589193144 983556096 206582 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=960504 CPUtime=8.96 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 10128 1255 0 0 895 1 0 0 25 0 9 0 589193145 983556096 206582 33554432000 4194304 4417332 140734560924512 18446744073709551615 4330853 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=960504 CPUtime=8.98 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 10129 1255 0 0 897 1 0 0 25 0 9 0 589193145 983556096 206582 33554432000 4194304 4417332 140734560924512 18446744073709551615 4254796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=960504 CPUtime=8.97 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 25902 1255 0 0 893 4 0 0 25 0 9 0 589193145 983556096 206582 33554432000 4194304 4417332 140734560924512 18446744073709551615 4302131 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=960504 CPUtime=8.98 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 23351 1255 0 0 894 4 0 0 25 0 9 0 589193145 983556096 206582 33554432000 4194304 4417332 140734560924512 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 75.52
Current children cumulated vsize (KiB) 960504

[startup+25.5006 s]
/proc/loadavg: 7.76 7.97 7.42 9/179 25878
/proc/meminfo: memFree=22265732/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=1141516 CPUtime=177.86 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 398151 1255 0 0 17722 64 0 0 18 0 9 0 589192774 1168912384 250301 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 285379 250301 181 55 0 283265 0
[pid=25864/tid=25871] ppid=25862 vsize=1141516 CPUtime=21.79 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 55776 1255 0 0 2170 9 0 0 25 0 9 0 589193144 1168912384 250301 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=1141516 CPUtime=21.78 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 50158 1255 0 0 2169 9 0 0 25 0 9 0 589193144 1168912384 250301 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=1141516 CPUtime=21.78 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 30895 1255 0 0 2173 5 0 0 25 0 9 0 589193144 1168912384 250301 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=1141516 CPUtime=21.66 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 8366 1255 0 0 2165 1 0 0 25 0 9 0 589193144 1168912384 250301 33554432000 4194304 4417332 140734560924512 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1141516 CPUtime=21.76 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 19650 1255 0 0 2172 4 0 0 25 0 9 0 589193145 1168912384 250301 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1141516 CPUtime=21.77 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 21417 1255 0 0 2173 4 0 0 25 0 9 0 589193145 1168912384 250301 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=1141516 CPUtime=21.76 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 25902 1255 0 0 2172 4 0 0 25 0 9 0 589193145 1168912384 250301 33554432000 4194304 4417332 140734560924512 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=1141516 CPUtime=21.78 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 41801 1255 0 0 2172 6 0 0 25 0 9 0 589193145 1168912384 250301 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 177.86
Current children cumulated vsize (KiB) 1141516

[startup+51.1008 s]
/proc/loadavg: 7.84 7.97 7.44 9/179 25879
/proc/meminfo: memFree=22267376/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=1142464 CPUtime=382.52 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 398627 1255 0 0 38188 64 0 0 18 0 9 0 589192774 1169883136 249286 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 285616 249286 181 55 0 283502 0
[pid=25864/tid=25871] ppid=25862 vsize=1142464 CPUtime=47.39 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 55896 1255 0 0 4730 9 0 0 25 0 9 0 589193144 1169883136 249286 33554432000 4194304 4417332 140734560924512 18446744073709551615 4234240 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=1142464 CPUtime=47.38 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 50275 1255 0 0 4729 9 0 0 25 0 9 0 589193144 1169883136 249286 33554432000 4194304 4417332 140734560924512 18446744073709551615 4277491 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=1142464 CPUtime=47.37 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 30895 1255 0 0 4732 5 0 0 25 0 9 0 589193144 1169883136 249286 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=1142464 CPUtime=47.12 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 8366 1255 0 0 4711 1 0 0 25 0 9 0 589193144 1169883136 249286 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1142464 CPUtime=47.36 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 19770 1255 0 0 4732 4 0 0 25 0 9 0 589193145 1169883136 249286 33554432000 4194304 4417332 140734560924512 18446744073709551615 4261313 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1142464 CPUtime=47.38 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 21417 1255 0 0 4734 4 0 0 25 0 9 0 589193145 1169883136 249286 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=1142464 CPUtime=47.37 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 25902 1255 0 0 4733 4 0 0 25 0 9 0 589193145 1169883136 249286 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=1142464 CPUtime=47.38 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 41920 1255 0 0 4732 6 0 0 25 0 9 0 589193145 1169883136 249286 33554432000 4194304 4417332 140734560924512 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 382.52
Current children cumulated vsize (KiB) 1142464

[startup+102.306 s]
/proc/loadavg: 7.98 7.99 7.47 9/179 25880
/proc/meminfo: memFree=22235112/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=1177360 CPUtime=791.88 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 444296 1255 0 0 79117 71 0 0 18 0 9 0 589192774 1205616640 258010 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 294340 258010 181 55 0 292226 0
[pid=25864/tid=25871] ppid=25862 vsize=1177360 CPUtime=98.59 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 55896 1255 0 0 9850 9 0 0 25 0 9 0 589193144 1205616640 258010 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=1177360 CPUtime=98.59 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 50275 1255 0 0 9850 9 0 0 25 0 9 0 589193144 1205616640 258010 33554432000 4194304 4417332 140734560924512 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=1177360 CPUtime=98.57 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 49628 1255 0 0 9850 7 0 0 25 0 9 0 589193144 1205616640 258010 33554432000 4194304 4417332 140734560924512 18446744073709551615 4352306 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=1177360 CPUtime=98.05 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 8366 1255 0 0 9804 1 0 0 25 0 9 0 589193144 1205616640 258010 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1177360 CPUtime=98.57 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 19770 1255 0 0 9853 4 0 0 25 0 9 0 589193145 1205616640 258010 33554432000 4194304 4417332 140734560924512 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1177360 CPUtime=98.58 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 21530 1255 0 0 9854 4 0 0 25 0 9 0 589193145 1205616640 258010 33554432000 4194304 4417332 140734560924512 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0

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

/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 202840 1255 0 0 463300 33 0 0 25 0 9 0 589193144 1594654720 352970 33554432000 4194304 4417332 140734560924512 18446744073709551615 4237191 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1557280 CPUtime=4658.71 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 304149 1255 0 0 465818 53 0 0 25 0 9 0 589193145 1594654720 352970 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1557280 CPUtime=4658.72 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 285463 1255 0 0 465828 44 0 0 25 0 9 0 589193145 1594654720 352970 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=1557280 CPUtime=4658.72 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 339395 1255 0 0 465813 59 0 0 25 0 9 0 589193145 1594654720 352970 33554432000 4194304 4417332 140734560924512 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=1557280 CPUtime=4658.56 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 320654 1255 0 0 465807 49 0 0 25 0 9 0 589193145 1594654720 352970 33554432000 4194304 4417332 140734560924512 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37246.7
Current children cumulated vsize (KiB) 1557280

[startup+4722.31 s]
/proc/loadavg: 8.08 8.02 8.01 10/180 26018
/proc/meminfo: memFree=21886256/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=1512120 CPUtime=37726.2 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 2584583 1255 0 0 3772187 438 0 0 18 0 9 0 589192774 1548410880 341680 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 378030 341680 181 55 0 375916 0
[pid=25864/tid=25871] ppid=25862 vsize=1512120 CPUtime=4718.73 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 318423 1255 0 0 471822 51 0 0 25 0 9 0 589193144 1548410880 341680 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=1512120 CPUtime=4718.74 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 358943 1255 0 0 471802 72 0 0 25 0 9 0 589193144 1548410880 341680 33554432000 4194304 4417332 140734560924512 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=1512120 CPUtime=4717.46 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 306266 1255 0 0 471691 55 0 0 25 0 9 0 589193144 1548410880 341680 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=1512120 CPUtime=4693.02 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 207045 1255 0 0 469268 34 0 0 25 0 9 0 589193144 1548410880 341680 33554432000 4194304 4417332 140734560924512 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1512120 CPUtime=4718.72 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 304149 1255 0 0 471819 53 0 0 25 0 9 0 589193145 1548410880 341680 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1512120 CPUtime=4718.73 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 285463 1255 0 0 471829 44 0 0 25 0 9 0 589193145 1548410880 341680 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=1512120 CPUtime=4718.73 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 339395 1255 0 0 471814 59 0 0 25 0 9 0 589193145 1548410880 341680 33554432000 4194304 4417332 140734560924512 18446744073709551615 4275953 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=1512120 CPUtime=4718.37 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 320713 1255 0 0 471788 49 0 0 25 0 9 0 589193145 1548410880 341680 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37726.2
Current children cumulated vsize (KiB) 1512120

[startup+4782.3 s]
/proc/loadavg: 8.13 8.06 8.02 9/179 26020
/proc/meminfo: memFree=21866416/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=1546944 CPUtime=38205.3 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 2610273 1255 0 0 3820085 441 0 0 18 0 9 0 589192774 1584070656 350386 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 386736 350386 181 55 0 384622 0
[pid=25864/tid=25871] ppid=25862 vsize=1546944 CPUtime=4778.72 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 319051 1255 0 0 477821 51 0 0 25 0 9 0 589193144 1584070656 350386 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=1546944 CPUtime=4778.73 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 359296 1255 0 0 477801 72 0 0 25 0 9 0 589193144 1584070656 350386 33554432000 4194304 4417332 140734560924512 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=1546944 CPUtime=4777.45 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 306833 1255 0 0 477690 55 0 0 25 0 9 0 589193144 1584070656 350386 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=1546944 CPUtime=4752.68 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 214801 1255 0 0 475234 34 0 0 25 0 9 0 589193144 1584070656 350386 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1546944 CPUtime=4778.71 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 304149 1255 0 0 477818 53 0 0 25 0 9 0 589193145 1584070656 350386 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1546944 CPUtime=4778.73 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 301849 1255 0 0 477827 46 0 0 25 0 9 0 589193145 1584070656 350386 33554432000 4194304 4417332 140734560924512 18446744073709551615 4365906 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=1546944 CPUtime=4778.72 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 339395 1255 0 0 477813 59 0 0 25 0 9 0 589193145 1584070656 350386 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=1546944 CPUtime=4777.74 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 320713 1255 0 0 477725 49 0 0 25 0 9 0 589193145 1584070656 350386 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38205.3
Current children cumulated vsize (KiB) 1546944

[startup+4842.3 s]
/proc/loadavg: 8.13 8.06 8.02 9/179 26022
/proc/meminfo: memFree=21819028/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=1594708 CPUtime=38684.9 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 2622675 1255 0 0 3868051 442 0 0 18 0 9 0 589192774 1632980992 362327 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 398677 362327 181 55 0 396563 0
[pid=25864/tid=25871] ppid=25862 vsize=1594708 CPUtime=4838.73 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 319051 1255 0 0 483822 51 0 0 25 0 9 0 589193144 1632980992 362327 33554432000 4194304 4417332 140734560924512 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=1594708 CPUtime=4838.73 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 359523 1255 0 0 483801 72 0 0 25 0 9 0 589193144 1632980992 362327 33554432000 4194304 4417332 140734560924512 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=1594708 CPUtime=4837.44 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 306908 1255 0 0 483689 55 0 0 25 0 9 0 589193144 1632980992 362327 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=1594708 CPUtime=4812.35 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 226777 1255 0 0 481200 35 0 0 25 0 9 0 589193144 1632980992 362327 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236845 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1594708 CPUtime=4838.71 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 304211 1255 0 0 483818 53 0 0 25 0 9 0 589193145 1632980992 362327 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1594708 CPUtime=4838.73 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 301911 1255 0 0 483827 46 0 0 25 0 9 0 589193145 1632980992 362327 33554432000 4194304 4417332 140734560924512 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=1594708 CPUtime=4838.72 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 339395 1255 0 0 483813 59 0 0 25 0 9 0 589193145 1632980992 362327 33554432000 4194304 4417332 140734560924512 18446744073709551615 4365108 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=1594708 CPUtime=4837.74 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 320713 1255 0 0 483725 49 0 0 25 0 9 0 589193145 1632980992 362327 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38684.9
Current children cumulated vsize (KiB) 1594708

[startup+4902.3 s]
/proc/loadavg: 8.12 8.06 8.01 9/179 26023
/proc/meminfo: memFree=21812312/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=1601160 CPUtime=39164.6 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 2658635 1255 0 0 3916015 447 0 0 18 0 9 0 589192774 1639587840 363940 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 400290 363940 181 55 0 398176 0
[pid=25864/tid=25871] ppid=25862 vsize=1601160 CPUtime=4898.73 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 319051 1255 0 0 489822 51 0 0 25 0 9 0 589193144 1639587840 363940 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=1601160 CPUtime=4898.73 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 379097 1255 0 0 489799 74 0 0 25 0 9 0 589193144 1639587840 363940 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=1601160 CPUtime=4897.44 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 306908 1255 0 0 489689 55 0 0 25 0 9 0 589193144 1639587840 363940 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=1601160 CPUtime=4872.03 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 226777 1255 0 0 487168 35 0 0 25 0 9 0 589193144 1639587840 363940 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1601160 CPUtime=4898.72 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 304211 1255 0 0 489819 53 0 0 25 0 9 0 589193145 1639587840 363940 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1601160 CPUtime=4898.73 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 301911 1255 0 0 489827 46 0 0 25 0 9 0 589193145 1639587840 363940 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=1601160 CPUtime=4898.72 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 339395 1255 0 0 489813 59 0 0 25 0 9 0 589193145 1639587840 363940 33554432000 4194304 4417332 140734560924512 18446744073709551615 4365045 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=1601160 CPUtime=4897.75 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 337099 1255 0 0 489724 51 0 0 25 0 9 0 589193145 1639587840 363940 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39164.6
Current children cumulated vsize (KiB) 1601160

[startup+4962.3 s]
/proc/loadavg: 8.04 8.05 8.01 9/179 26025
/proc/meminfo: memFree=21902676/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=1510484 CPUtime=39644.3 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 2660004 1255 0 0 3963983 447 0 0 18 0 9 0 589192774 1546735616 341271 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 377621 341271 181 55 0 375507 0
[pid=25864/tid=25871] ppid=25862 vsize=1510484 CPUtime=4958.73 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 319051 1255 0 0 495822 51 0 0 25 0 9 0 589193144 1546735616 341271 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=1510484 CPUtime=4958.74 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 379142 1255 0 0 495800 74 0 0 25 0 9 0 589193144 1546735616 341271 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=1510484 CPUtime=4957.43 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 306908 1255 0 0 495688 55 0 0 25 0 9 0 589193144 1546735616 341271 33554432000 4194304 4417332 140734560924512 18446744073709551615 4264528 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=1510484 CPUtime=4931.71 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 228101 1255 0 0 493135 36 0 0 25 0 9 0 589193144 1546735616 341271 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1510484 CPUtime=4958.72 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 304211 1255 0 0 495819 53 0 0 25 0 9 0 589193145 1546735616 341271 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1510484 CPUtime=4958.73 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 301911 1255 0 0 495827 46 0 0 25 0 9 0 589193145 1546735616 341271 33554432000 4194304 4417332 140734560924512 18446744073709551615 4265433 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=1510484 CPUtime=4958.73 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 339395 1255 0 0 495814 59 0 0 25 0 9 0 589193145 1546735616 341271 33554432000 4194304 4417332 140734560924512 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=1510484 CPUtime=4957.75 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 337099 1255 0 0 495724 51 0 0 25 0 9 0 589193145 1546735616 341271 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39644.3
Current children cumulated vsize (KiB) 1510484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.8 s]
/proc/loadavg: 8.02 8.04 8.00 9/179 26026
/proc/meminfo: memFree=21900048/32951124 swapFree=67111348/67111528
[pid=25864] ppid=25862 vsize=1513564 CPUtime=40000.1 cores=0-7
/proc/25864/stat : 25864 (plingeling) S 25862 25864 25729 0 -1 4202496 2693683 1255 0 0 3999559 452 0 0 18 0 9 0 589192774 1549889536 342041 33554432000 4194304 4417332 140734560924512 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25864/statm: 378391 342041 181 55 0 376277 0
[pid=25864/tid=25871] ppid=25862 vsize=1513564 CPUtime=5003.24 cores=0-7
/proc/25864/task/25871/stat : 25871 (plingeling) R 25862 25864 25729 0 -1 4202560 319051 1255 0 0 500273 51 0 0 25 0 9 0 589193144 1549889536 342041 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25864/tid=25872] ppid=25862 vsize=1513564 CPUtime=5003.24 cores=0-7
/proc/25864/task/25872/stat : 25872 (plingeling) R 25862 25864 25729 0 -1 4202560 379322 1255 0 0 500250 74 0 0 25 0 9 0 589193144 1549889536 342041 33554432000 4194304 4417332 140734560924512 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25864/tid=25873] ppid=25862 vsize=1513564 CPUtime=5001.94 cores=0-7
/proc/25864/task/25873/stat : 25873 (plingeling) R 25862 25864 25729 0 -1 4202560 323294 1255 0 0 500136 58 0 0 25 0 9 0 589193144 1549889536 342041 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25864/tid=25874] ppid=25862 vsize=1513564 CPUtime=4975.97 cores=0-7
/proc/25864/task/25874/stat : 25874 (plingeling) R 25862 25864 25729 0 -1 4202560 228101 1255 0 0 497561 36 0 0 25 0 9 0 589193144 1549889536 342041 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25864/tid=25875] ppid=25862 vsize=1513564 CPUtime=5003.22 cores=0-7
/proc/25864/task/25875/stat : 25875 (plingeling) R 25862 25864 25729 0 -1 4202560 320597 1255 0 0 500267 55 0 0 25 0 9 0 589193145 1549889536 342041 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25864/tid=25876] ppid=25862 vsize=1513564 CPUtime=5003.24 cores=0-7
/proc/25864/task/25876/stat : 25876 (plingeling) R 25862 25864 25729 0 -1 4202560 301911 1255 0 0 500278 46 0 0 25 0 9 0 589193145 1549889536 342041 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25864/tid=25877] ppid=25862 vsize=1513564 CPUtime=5003.23 cores=0-7
/proc/25864/task/25877/stat : 25877 (plingeling) R 25862 25864 25729 0 -1 4202560 339474 1255 0 0 500264 59 0 0 25 0 9 0 589193145 1549889536 342041 33554432000 4194304 4417332 140734560924512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25864/tid=25878] ppid=25862 vsize=1513564 CPUtime=5002.25 cores=0-7
/proc/25864/task/25878/stat : 25878 (plingeling) R 25862 25864 25729 0 -1 4202560 337747 1255 0 0 500174 51 0 0 25 0 9 0 589193145 1549889536 342041 33554432000 4194304 4417332 140734560924512 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 1513564

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5006.88
CPU time (s): 40000.2
CPU user time (s): 39995.6
CPU system time (s): 4.5993
CPU usage (%): 798.905
Max. virtual memory (cumulated for all children) (KiB): 1635916

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

runsolver used 7.36288 second user time and 19.942 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-28 13:20:23
IDJOB=3309252
IDBENCH=20410
IDSOLVER=1695
FILE ID=node111/3309252-1303989622
RUNJOBID= node111-1303987384-25743
PBS_JOBID= 13168763
Free space on /tmp= 70876 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309252-1303989622/watcher-3309252-1303989622 -o /tmp/evaluation-result-3309252-1303989622/solver-3309252-1303989622 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309252-1303989622.cnf

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1987118281

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23269124 kB
Buffers:       1271108 kB
Cached:        7864500 kB
SwapCached:        132 kB
Active:        3636600 kB
Inactive:      5562520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23269124 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           22840 kB
Writeback:           0 kB
AnonPages:       63316 kB
Mapped:          14540 kB
Slab:           416952 kB
PageTables:       4308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184824 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= 70876 MiB
End job on node111 at 2011-04-28 14:43:52