Trace number 4312155

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17? (TO) 252.034 244.818

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-20_c18.xml
MD5SUMe7264eb6ef9a48e90df3f2dfb87ec466
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark252.145
Satisfiable
(Un)Satisfiability was proved
Number of variables402
Number of constraints12543
Number of domains2
Minimum domain size3
Maximum domain size200
Distribution of domain sizes[{"size":3,"count":400},{"size":200,"count":2}]
Minimum variable degree2
Maximum variable degree77
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":59,"count":76},{"degree":61,"count":68},{"degree":63,"count":60},{"degree":65,"count":52},{"degree":67,"count":44},{"degree":69,"count":36},{"degree":71,"count":28},{"degree":73,"count":20},{"degree":75,"count":12},{"degree":77,"count":4}]
Minimum constraint arity2
Maximum constraint arity401
Distribution of constraint arities[{"arity":2,"count":12541},{"arity":401,"count":2}]
Number of extensional constraints0
Number of intensional constraints12541
Distribution of constraint types[{"type":"intension","count":12541},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.68/0.56	c version: 2018-08-17
0.68/0.56	c seed: 62854514
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 1
0.68/0.58	c Parsing instance...
6.14/2.41	c Parsing done, starting search...
252.01/244.80	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11122 MiB free)
  memory of node 1: 16384 MiB (13041 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312155-1534570001/watcher-4312155-1534570001 -o /tmp/evaluation-result-4312155-1534570001/solver-4312155-1534570001 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534569125-15725 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 62854514 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312155-1534570001.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=16404, runsolver pid=16401
Current StackSize limit: 8192 KiB


[startup+0.104494 s]*
/proc/loadavg: 1.19 1.52 1.33 4/215 16419
/proc/meminfo: memFree=24725028/32770624 swapFree=67030684/67108860
[pid=16404] ppid=16401 vsize=14082736 memory=31692 CPUtime=0.13 cores=0,2,4,6
/proc/16404/stat : 16404 (java) S 16401 16404 12324 0 -1 1077944320 6810 0 0 0 12 1 0 0 20 0 15 0 274563246 14420721664 7923 33554432000 4194304 4196468 140725781472880 140725781455424 140193111809783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
/proc/16404/statm: 3520684 7923 3161 1 0 3482761 0
[pid=16404/tid=16406] ppid=16401 vsize=14082736 memory=-8701690554792316029 CPUtime=0.09 cores=0,2,4,6
/proc/16404/task/16406/stat : 16406 (java) R 16401 16404 12324 0 -1 4202560 4844 0 0 0 9 0 0 0 20 0 15 0 274563246 14420721664 7923 33554432000 4194304 4196468 140725781472880 140193116033664 140193095890270 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16407] ppid=16401 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16407/stat : 16407 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 7923 33554432000 4194304 4196468 140725781472880 140193041898128 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16408] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16408/stat : 16408 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 7923 33554432000 4194304 4196468 140725781472880 140193040845328 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16409] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16409/stat : 16409 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 7923 33554432000 4194304 4196468 140725781472880 140193039792528 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16410] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16410/stat : 16410 (java) S 16401 16404 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 7923 33554432000 4194304 4196468 140725781472880 140193038739728 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16411] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16411/stat : 16411 (java) S 16401 16404 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274563248 14420721664 7923 33554432000 4194304 4196468 140725781472880 140192585829232 140193111820930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16412] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16412/stat : 16412 (java) S 16401 16404 12324 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274563249 14420721664 7923 33554432000 4194304 4196468 140725781472880 140192584775200 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16413] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16413/stat : 16413 (java) S 16401 16404 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274563249 14420721664 7923 33554432000 4194304 4196468 140725781472880 140192583722352 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16414] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16414/stat : 16414 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563251 14420721664 7923 33554432000 4194304 4196468 140725781472880 140192582670672 140193111828379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16415] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16415/stat : 16415 (java) S 16401 16404 12324 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 274563251 14420721664 7923 33554432000 4194304 4196468 140725781472880 140192581618032 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16416] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16416/stat : 16416 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563251 14420721664 7923 33554432000 4194304 4196468 140725781472880 140192580565232 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16417] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0.01 cores=0,2,4,6
/proc/16404/task/16417/stat : 16417 (java) S 16401 16404 12324 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 274563251 14420721664 7923 33554432000 4194304 4196468 140725781472880 140192579512432 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16418] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16418/stat : 16418 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563252 14420721664 7923 33554432000 4194304 4196468 140725781472880 140192578459872 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16419] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16419/stat : 16419 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563252 14420721664 7923 33554432000 4194304 4196468 140725781472880 140192577408176 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31692 KiB

[startup+0.214853 s]*
/proc/loadavg: 1.19 1.52 1.33 6/215 16419
/proc/meminfo: memFree=24709772/32770624 swapFree=67030684/67108860
[pid=16404] ppid=16401 vsize=14082736 memory=47248 CPUtime=0.32 cores=0,2,4,6
/proc/16404/stat : 16404 (java) S 16401 16404 12324 0 -1 1077944320 10446 0 0 0 30 2 0 0 20 0 15 0 274563246 14420721664 11812 33554432000 4194304 4196468 140725781472880 140725781455424 140193111809783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
/proc/16404/statm: 3520684 11812 3354 1 0 3482761 0
[pid=16404/tid=16406] ppid=16401 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/16404/task/16406/stat : 16406 (java) R 16401 16404 12324 0 -1 4202560 8151 0 0 0 19 1 0 0 20 0 15 0 274563246 14420721664 11812 33554432000 4194304 4196468 140725781472880 140193116036320 140193095853413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16407] ppid=16401 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16407/stat : 16407 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 11812 33554432000 4194304 4196468 140725781472880 140193041898128 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16408] ppid=16401 vsize=14082736 memory=288370569764419200 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16408/stat : 16408 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 11812 33554432000 4194304 4196468 140725781472880 140193040845328 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16409] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16409/stat : 16409 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 11812 33554432000 4194304 4196468 140725781472880 140193039792528 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16410] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16410/stat : 16410 (java) S 16401 16404 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 11812 33554432000 4194304 4196468 140725781472880 140193038739728 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16411] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16411/stat : 16411 (java) S 16401 16404 12324 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274563248 14420721664 11812 33554432000 4194304 4196468 140725781472880 140192585829232 140193111820930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16412] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16412/stat : 16412 (java) S 16401 16404 12324 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274563249 14420721664 11812 33554432000 4194304 4196468 140725781472880 140192584775200 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16413] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16413/stat : 16413 (java) S 16401 16404 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274563249 14420721664 11812 33554432000 4194304 4196468 140725781472880 140192583722352 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16414] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16414/stat : 16414 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563251 14420721664 11812 33554432000 4194304 4196468 140725781472880 140192582670672 140193111828379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16415] ppid=16401 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16404/task/16415/stat : 16415 (java) S 16401 16404 12324 0 -1 1077944384 444 0 0 0 2 0 0 0 20 0 15 0 274563251 14420721664 11812 33554432000 4194304 4196468 140725781472880 140192581618032 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16416] ppid=16401 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/16404/task/16416/stat : 16416 (java) R 16401 16404 12324 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 15 0 274563251 14420721664 11812 33554432000 4194304 4196468 140725781472880 140192580565328 140193111819989 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16417] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0.06 cores=0,2,4,6
/proc/16404/task/16417/stat : 16417 (java) R 16401 16404 12324 0 -1 4202560 297 0 0 0 6 0 0 0 20 0 15 0 274563251 14420721664 11812 33554432000 4194304 4196468 140725781472880 140192579508176 140193090944324 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16418] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16418/stat : 16418 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563252 14420721664 11812 33554432000 4194304 4196468 140725781472880 140192578459872 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16419] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16419/stat : 16419 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563252 14420721664 11812 33554432000 4194304 4196468 140725781472880 140192577408176 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47248 KiB

[startup+0.311347 s]*
/proc/loadavg: 1.19 1.52 1.33 3/215 16419
/proc/meminfo: memFree=24706120/32770624 swapFree=67030684/67108860
[pid=16404] ppid=16401 vsize=14082736 memory=50376 CPUtime=0.44 cores=0,2,4,6
/proc/16404/stat : 16404 (java) S 16401 16404 12324 0 -1 1077944320 10794 0 0 0 42 2 0 0 20 0 15 0 274563246 14420721664 12594 33554432000 4194304 4196468 140725781472880 140725781455424 140193111809783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
/proc/16404/statm: 3520684 12594 3357 1 0 3482761 0
[pid=16404/tid=16406] ppid=16401 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/16404/task/16406/stat : 16406 (java) R 16401 16404 12324 0 -1 4202560 8472 0 0 0 28 2 0 0 20 0 15 0 274563246 14420721664 12594 33554432000 4194304 4196468 140725781472880 140193115988712 140193095890270 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16407] ppid=16401 vsize=14082736 memory=4294976238 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16407/stat : 16407 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 12594 33554432000 4194304 4196468 140725781472880 140193041898128 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16408] ppid=16401 vsize=14082736 memory=288370569764419200 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16408/stat : 16408 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 12594 33554432000 4194304 4196468 140725781472880 140193040845328 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16409] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16409/stat : 16409 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 12594 33554432000 4194304 4196468 140725781472880 140193039792528 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16410] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16410/stat : 16410 (java) S 16401 16404 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274563247 14420721664 12594 33554432000 4194304 4196468 140725781472880 140193038739728 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16411] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16411/stat : 16411 (java) S 16401 16404 12324 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274563248 14420721664 12594 33554432000 4194304 4196468 140725781472880 140192585829232 140193111820930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16412] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16412/stat : 16412 (java) S 16401 16404 12324 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274563249 14420721664 12594 33554432000 4194304 4196468 140725781472880 140192584775200 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16413] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16413/stat : 16413 (java) S 16401 16404 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274563249 14420721664 12594 33554432000 4194304 4196468 140725781472880 140192583722352 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16414] ppid=16401 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16414/stat : 16414 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563251 14420721664 12594 33554432000 4194304 4196468 140725781472880 140192582670672 140193111828379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16415] ppid=16401 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/16404/task/16415/stat : 16415 (java) S 16401 16404 12324 0 -1 1077944384 444 0 0 0 3 0 0 0 20 0 15 0 274563251 14420721664 12594 33554432000 4194304 4196468 140725781472880 140192581618032 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16416] ppid=16401 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/16404/task/16416/stat : 16416 (java) S 16401 16404 12324 0 -1 1077944384 195 0 0 0 2 0 0 0 20 0 15 0 274563251 14420721664 12594 33554432000 4194304 4196468 140725781472880 140192580565232 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16417] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0.08 cores=0,2,4,6
/proc/16404/task/16417/stat : 16417 (java) S 16401 16404 12324 0 -1 1077944384 305 0 0 0 8 0 0 0 20 0 15 0 274563251 14420721664 12594 33554432000 4194304 4196468 140725781472880 140192579512432 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16418] ppid=16401 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16418/stat : 16418 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563252 14420721664 12594 33554432000 4194304 4196468 140725781472880 140192578459872 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16419] ppid=16401 vsize=14082736 memory=140193612707456 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16419/stat : 16419 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563252 14420721664 12594 33554432000 4194304 4196468 140725781472880 140192577408176 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50376 KiB

[startup+0.700779 s]
/proc/loadavg: 1.19 1.52 1.33 3/215 16419
/proc/meminfo: memFree=24682300/32770624 swapFree=67030684/67108860
[pid=16404] ppid=16401 vsize=14084804 memory=88412 CPUtime=0.97 cores=0,2,4,6
/proc/16404/stat : 16404 (java) S 16401 16404 12324 0 -1 1077944320 17564 0 0 0 93 4 0 0 20 0 15 0 274563246 14422839296 22103 33554432000 4194304 4196468 140725781472880 140725781455424 140193111809783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
/proc/16404/statm: 3521201 22103 3500 1 0 3483273 0
[pid=16404/tid=16406] ppid=16401 vsize=14084804 memory=210678212219770 CPUtime=0.67 cores=0,2,4,6
/proc/16404/task/16406/stat : 16406 (java) R 16401 16404 12324 0 -1 4202560 14909 0 0 0 64 3 0 0 20 0 15 0 274563246 14422839296 22103 33554432000 4194304 4196468 140725781472880 140193116032384 140193095890270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16407] ppid=16401 vsize=14084804 memory=1474040 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16407/stat : 16407 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14422839296 22103 33554432000 4194304 4196468 140725781472880 140193041898128 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16408] ppid=16401 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16408/stat : 16408 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14422839296 22103 33554432000 4194304 4196468 140725781472880 140193040845328 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16409] ppid=16401 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16409/stat : 16409 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563247 14422839296 22103 33554432000 4194304 4196468 140725781472880 140193039792528 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16410] ppid=16401 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16410/stat : 16410 (java) S 16401 16404 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274563247 14422839296 22103 33554432000 4194304 4196468 140725781472880 140193038739728 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16411] ppid=16401 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16411/stat : 16411 (java) S 16401 16404 12324 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274563248 14422839296 22103 33554432000 4194304 4196468 140725781472880 140192585829232 140193111820930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16412] ppid=16401 vsize=14084804 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16412/stat : 16412 (java) S 16401 16404 12324 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274563249 14422839296 22103 33554432000 4194304 4196468 140725781472880 140192584775200 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16413] ppid=16401 vsize=14084804 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16413/stat : 16413 (java) S 16401 16404 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274563249 14422839296 22103 33554432000 4194304 4196468 140725781472880 140192583722352 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16414] ppid=16401 vsize=14084804 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16414/stat : 16414 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563251 14422839296 22103 33554432000 4194304 4196468 140725781472880 140192582670672 140193111828379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16415] ppid=16401 vsize=14084804 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/16404/task/16415/stat : 16415 (java) S 16401 16404 12324 0 -1 1077944384 506 0 0 0 6 0 0 0 20 0 15 0 274563251 14422839296 22103 33554432000 4194304 4196468 140725781472880 140192581618032 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16416] ppid=16401 vsize=14084804 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16404/task/16416/stat : 16416 (java) S 16401 16404 12324 0 -1 1077944384 379 0 0 0 7 0 0 0 20 0 15 0 274563251 14422839296 22103 33554432000 4194304 4196468 140725781472880 140192580565232 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16417] ppid=16401 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/16404/task/16417/stat : 16417 (java) S 16401 16404 12324 0 -1 1077944384 389 0 0 0 15 0 0 0 20 0 15 0 274563251 14422839296 22103 33554432000 4194304 4196468 140725781472880 140192579512432 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16418] ppid=16401 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16418/stat : 16418 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563252 14422839296 22103 33554432000 4194304 4196468 140725781472880 140192578459872 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16419] ppid=16401 vsize=14084804 memory=2228 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16419/stat : 16419 (java) S 16401 16404 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274563252 14422839296 22103 33554432000 4194304 4196468 140725781472880 140192577408176 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88412 KiB

[startup+1.50135 s]
/proc/loadavg: 1.19 1.52 1.33 5/215 16419
/proc/meminfo: memFree=24625188/32770624 swapFree=67030684/67108860
[pid=16404] ppid=16401 vsize=14086852 memory=227504 CPUtime=3.56 cores=0,2,4,6
/proc/16404/stat : 16404 (java) S 16401 16404 12324 0 -1 1077944320 26171 0 0 0 346 10 0 0 20 0 15 0 274563246 14424936448 56876 33554432000 4194304 4196468 140725781472880 140725781455424 140193111809783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
/proc/16404/statm: 3521713 56876 3578 1 0 3483785 0
[pid=16404/tid=16406] ppid=16401 vsize=14086852 memory=9169 CPUtime=1.44 cores=0,2,4,6
/proc/16404/task/16406/stat : 16406 (java) R 16401 16404 12324 0 -1 4202560 17370 0 0 0 139 5 0 0 20 0 15 0 274563246 14424936448 56876 33554432000 4194304 4196468 140725781472880 140193116042616 140192720712869 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16407] ppid=16401 vsize=14086852 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16407/stat : 16407 (java) S 16401 16404 12324 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 15 0 274563247 14424936448 56876 33554432000 4194304 4196468 140725781472880 140193041898128 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16408] ppid=16401 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16408/stat : 16408 (java) S 16401 16404 12324 0 -1 1077944384 220 0 0 0 0 0 0 0 20 0 15 0 274563247 14424936448 56876 33554432000 4194304 4196468 140725781472880 140193040845328 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16409] ppid=16401 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16409/stat : 16409 (java) S 16401 16404 12324 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 274563247 14424936448 56876 33554432000 4194304 4196468 140725781472880 140193039792528 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16410] ppid=16401 vsize=14086852 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16410/stat : 16410 (java) S 16401 16404 12324 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 274563247 14424936448 56876 33554432000 4194304 4196468 140725781472880 140193038739728 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16411] ppid=16401 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16411/stat : 16411 (java) S 16401 16404 12324 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 274563248 14424936448 56876 33554432000 4194304 4196468 140725781472880 140192585829232 140193111820930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0

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

/proc/16404/task/16406/stat : 16406 (java) R 16401 16404 12324 0 -1 4202560 30064 0 0 0 10184 21 0 0 20 0 15 0 274563246 14429130752 250046 33554432000 4194304 4196468 140725781472880 140193116047824 140192726023284 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16407] ppid=16401 vsize=14090948 memory=1000180 CPUtime=0.16 cores=0,2,4,6
/proc/16404/task/16407/stat : 16407 (java) S 16401 16404 12324 0 -1 1077944384 799 0 0 0 11 5 0 0 20 0 15 0 274563247 14429130752 250046 33554432000 4194304 4196468 140725781472880 140193041898128 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16408] ppid=16401 vsize=14090948 memory=1118104 CPUtime=0.16 cores=0,2,4,6
/proc/16404/task/16408/stat : 16408 (java) S 16401 16404 12324 0 -1 1077944384 2678 0 0 0 11 5 0 0 20 0 15 0 274563247 14429130752 250046 33554432000 4194304 4196468 140725781472880 140193040845328 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16409] ppid=16401 vsize=14090948 memory=140193504142241 CPUtime=0.15 cores=0,2,4,6
/proc/16404/task/16409/stat : 16409 (java) S 16401 16404 12324 0 -1 1077944384 1594 0 0 0 10 5 0 0 20 0 15 0 274563247 14429130752 250046 33554432000 4194304 4196468 140725781472880 140193039792528 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16410] ppid=16401 vsize=14090948 memory=1056360 CPUtime=0.16 cores=0,2,4,6
/proc/16404/task/16410/stat : 16410 (java) S 16401 16404 12324 0 -1 1077944384 1135 0 0 0 11 5 0 0 20 0 15 0 274563247 14429130752 250046 33554432000 4194304 4196468 140725781472880 140193038739728 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16411] ppid=16401 vsize=14090948 memory=1161772 CPUtime=0.03 cores=0,2,4,6
/proc/16404/task/16411/stat : 16411 (java) S 16401 16404 12324 0 -1 1077944384 1557 0 0 0 2 1 0 0 20 0 15 0 274563248 14429130752 250046 33554432000 4194304 4196468 140725781472880 140192585829232 140193111820930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16412] ppid=16401 vsize=14090948 memory=1000184 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16412/stat : 16412 (java) S 16401 16404 12324 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 274563249 14429130752 250046 33554432000 4194304 4196468 140725781472880 140192584775264 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16413] ppid=16401 vsize=14090948 memory=68 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16413/stat : 16413 (java) S 16401 16404 12324 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 274563249 14429130752 250046 33554432000 4194304 4196468 140725781472880 140192583722368 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16414] ppid=16401 vsize=14090948 memory=33 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16414/stat : 16414 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563251 14429130752 250046 33554432000 4194304 4196468 140725781472880 140192582670672 140193111828379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16415] ppid=16401 vsize=14090948 memory=1392 CPUtime=2.65 cores=0,2,4,6
/proc/16404/task/16415/stat : 16415 (java) S 16401 16404 12324 0 -1 1077944384 7808 0 0 0 263 2 0 0 20 0 15 0 274563251 14429130752 250046 33554432000 4194304 4196468 140725781472880 140192581618032 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 33 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16416] ppid=16401 vsize=14090948 memory=1688 CPUtime=2.62 cores=0,2,4,6
/proc/16404/task/16416/stat : 16416 (java) S 16401 16404 12324 0 -1 1077944384 6382 0 0 0 261 1 0 0 20 0 15 0 274563251 14429130752 250046 33554432000 4194304 4196468 140725781472880 140192580565232 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16417] ppid=16401 vsize=14090948 memory=768 CPUtime=0.89 cores=0,2,4,6
/proc/16404/task/16417/stat : 16417 (java) S 16401 16404 12324 0 -1 1077944384 6481 0 0 0 88 1 0 0 20 0 15 0 274563251 14429130752 250046 33554432000 4194304 4196468 140725781472880 140192579512432 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16418] ppid=16401 vsize=14090948 memory=6720 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16418/stat : 16418 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563252 14429130752 250046 33554432000 4194304 4196468 140725781472880 140192578459872 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16419] ppid=16401 vsize=14090948 memory=776 CPUtime=0.05 cores=0,2,4,6
/proc/16404/task/16419/stat : 16419 (java) S 16401 16404 12324 0 -1 1077944384 345 0 0 0 3 2 0 0 20 0 15 0 274563252 14429130752 250046 33554432000 4194304 4196468 140725781472880 140192577408176 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
Current children cumulated CPU time: 109.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1000184 KiB

[startup+162.301 s]
/proc/loadavg: 1.70 1.63 1.41 3/215 16651
/proc/meminfo: memFree=23914424/32770624 swapFree=67030684/67108860
[pid=16404] ppid=16401 vsize=14090948 memory=843888 CPUtime=169.11 cores=0,2,4,6
/proc/16404/stat : 16404 (java) S 16401 16404 12324 0 -1 1077944320 61681 0 0 0 16856 55 0 0 20 0 15 0 274563246 14429130752 210972 33554432000 4194304 4196468 140725781472880 140725781455424 140193111809783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
/proc/16404/statm: 3522737 210972 3598 1 0 3484809 0
[pid=16404/tid=16406] ppid=16401 vsize=14090948 memory=843888 CPUtime=161.99 cores=0,2,4,6
/proc/16404/task/16406/stat : 16406 (java) R 16401 16404 12324 0 -1 4202560 30612 0 0 0 16178 21 0 0 20 0 15 0 274563246 14429130752 210972 33554432000 4194304 4196468 140725781472880 140193116047904 140192725896680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16407] ppid=16401 vsize=14090948 memory=843888 CPUtime=0.18 cores=0,2,4,6
/proc/16404/task/16407/stat : 16407 (java) S 16401 16404 12324 0 -1 1077944384 816 0 0 0 13 5 0 0 20 0 15 0 274563247 14429130752 210972 33554432000 4194304 4196468 140725781472880 140193041898128 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16408] ppid=16401 vsize=14090948 memory=843888 CPUtime=0.19 cores=0,2,4,6
/proc/16404/task/16408/stat : 16408 (java) S 16401 16404 12324 0 -1 1077944384 2735 0 0 0 14 5 0 0 20 0 15 0 274563247 14429130752 210972 33554432000 4194304 4196468 140725781472880 140193040845328 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16409] ppid=16401 vsize=14090948 memory=1118104 CPUtime=0.18 cores=0,2,4,6
/proc/16404/task/16409/stat : 16409 (java) S 16401 16404 12324 0 -1 1077944384 2066 0 0 0 13 5 0 0 20 0 15 0 274563247 14429130752 210972 33554432000 4194304 4196468 140725781472880 140193039792528 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16410] ppid=16401 vsize=14090948 memory=875080 CPUtime=0.19 cores=0,2,4,6
/proc/16404/task/16410/stat : 16410 (java) S 16401 16404 12324 0 -1 1077944384 1397 0 0 0 13 6 0 0 20 0 15 0 274563247 14429130752 210972 33554432000 4194304 4196468 140725781472880 140193038739728 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16411] ppid=16401 vsize=14090948 memory=850456 CPUtime=0.04 cores=0,2,4,6
/proc/16404/task/16411/stat : 16411 (java) S 16401 16404 12324 0 -1 1077944384 1586 0 0 0 3 1 0 0 20 0 15 0 274563248 14429130752 210972 33554432000 4194304 4196468 140725781472880 140192585829232 140193111820930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16412] ppid=16401 vsize=14090948 memory=850456 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16412/stat : 16412 (java) S 16401 16404 12324 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 274563249 14429130752 210972 33554432000 4194304 4196468 140725781472880 140192584775264 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16413] ppid=16401 vsize=14090948 memory=850456 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16413/stat : 16413 (java) S 16401 16404 12324 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 274563249 14429130752 210972 33554432000 4194304 4196468 140725781472880 140192583722368 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16414] ppid=16401 vsize=14090948 memory=843888 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16414/stat : 16414 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563251 14429130752 210972 33554432000 4194304 4196468 140725781472880 140192582670672 140193111828379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16415] ppid=16401 vsize=14090948 memory=13888 CPUtime=2.65 cores=0,2,4,6
/proc/16404/task/16415/stat : 16415 (java) S 16401 16404 12324 0 -1 1077944384 7810 0 0 0 263 2 0 0 20 0 15 0 274563251 14429130752 210972 33554432000 4194304 4196468 140725781472880 140192581618032 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 33 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16416] ppid=16401 vsize=14090948 memory=2228 CPUtime=2.62 cores=0,2,4,6
/proc/16404/task/16416/stat : 16416 (java) S 16401 16404 12324 0 -1 1077944384 6384 0 0 0 261 1 0 0 20 0 15 0 274563251 14429130752 210972 33554432000 4194304 4196468 140725781472880 140192580565232 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16417] ppid=16401 vsize=14090948 memory=843888 CPUtime=0.89 cores=0,2,4,6
/proc/16404/task/16417/stat : 16417 (java) S 16401 16404 12324 0 -1 1077944384 6483 0 0 0 88 1 0 0 20 0 15 0 274563251 14429130752 210972 33554432000 4194304 4196468 140725781472880 140192579512432 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16418] ppid=16401 vsize=14090948 memory=843888 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16418/stat : 16418 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563252 14429130752 210972 33554432000 4194304 4196468 140725781472880 140192578459872 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16419] ppid=16401 vsize=14090948 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/16404/task/16419/stat : 16419 (java) S 16401 16404 12324 0 -1 1077944384 351 0 0 0 5 3 0 0 20 0 15 0 274563252 14429130752 210972 33554432000 4194304 4196468 140725781472880 140192577408176 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 39 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
Current children cumulated CPU time: 169.11 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 843888 KiB

[startup+222.301 s]
/proc/loadavg: 1.51 1.58 1.40 3/216 16660
/proc/meminfo: memFree=23981944/32770624 swapFree=67030684/67108860
[pid=16404] ppid=16401 vsize=14090948 memory=806588 CPUtime=229.32 cores=0,2,4,6
/proc/16404/stat : 16404 (java) S 16401 16404 12324 0 -1 1077944320 63095 0 0 0 22874 58 0 0 20 0 15 0 274563246 14429130752 201647 33554432000 4194304 4196468 140725781472880 140725781455424 140193111809783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
/proc/16404/statm: 3522737 201647 3598 1 0 3484809 0
[pid=16404/tid=16406] ppid=16401 vsize=14090948 memory=65 CPUtime=221.88 cores=0,2,4,6
/proc/16404/task/16406/stat : 16406 (java) R 16401 16404 12324 0 -1 4202560 31280 0 0 0 22167 21 0 0 20 0 15 0 274563246 14429130752 201647 33554432000 4194304 4196468 140725781472880 140193116048016 140192726121280 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16407] ppid=16401 vsize=14090948 memory=806588 CPUtime=0.24 cores=0,2,4,6
/proc/16404/task/16407/stat : 16407 (java) S 16401 16404 12324 0 -1 1077944384 1014 0 0 0 18 6 0 0 20 0 15 0 274563247 14429130752 201647 33554432000 4194304 4196468 140725781472880 140193041898128 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16408] ppid=16401 vsize=14090948 memory=806588 CPUtime=0.25 cores=0,2,4,6
/proc/16404/task/16408/stat : 16408 (java) S 16401 16404 12324 0 -1 1077944384 2770 0 0 0 19 6 0 0 20 0 15 0 274563247 14429130752 201647 33554432000 4194304 4196468 140725781472880 140193040845328 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16409] ppid=16401 vsize=14090948 memory=806588 CPUtime=0.24 cores=0,2,4,6
/proc/16404/task/16409/stat : 16409 (java) S 16401 16404 12324 0 -1 1077944384 2074 0 0 0 18 6 0 0 20 0 15 0 274563247 14429130752 201647 33554432000 4194304 4196468 140725781472880 140193039792528 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16410] ppid=16401 vsize=14090948 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/16404/task/16410/stat : 16410 (java) S 16401 16404 12324 0 -1 1077944384 1644 0 0 0 20 6 0 0 20 0 15 0 274563247 14429130752 201647 33554432000 4194304 4196468 140725781472880 140193038739728 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16411] ppid=16401 vsize=14090948 memory=806588 CPUtime=0.09 cores=0,2,4,6
/proc/16404/task/16411/stat : 16411 (java) S 16401 16404 12324 0 -1 1077944384 1819 0 0 0 7 2 0 0 20 0 15 0 274563248 14429130752 201647 33554432000 4194304 4196468 140725781472880 140192585829232 140193111820930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16412] ppid=16401 vsize=14090948 memory=2228 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16412/stat : 16412 (java) S 16401 16404 12324 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 274563249 14429130752 201647 33554432000 4194304 4196468 140725781472880 140192584775264 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16413] ppid=16401 vsize=14090948 memory=806588 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16413/stat : 16413 (java) S 16401 16404 12324 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 274563249 14429130752 201647 33554432000 4194304 4196468 140725781472880 140192583722368 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16414] ppid=16401 vsize=14090948 memory=806588 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16414/stat : 16414 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563251 14429130752 201647 33554432000 4194304 4196468 140725781472880 140192582670672 140193111828379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16415] ppid=16401 vsize=14090948 memory=776 CPUtime=2.65 cores=0,2,4,6
/proc/16404/task/16415/stat : 16415 (java) S 16401 16404 12324 0 -1 1077944384 7810 0 0 0 263 2 0 0 20 0 15 0 274563251 14429130752 201647 33554432000 4194304 4196468 140725781472880 140192581618032 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16416] ppid=16401 vsize=14090948 memory=1876 CPUtime=2.62 cores=0,2,4,6
/proc/16404/task/16416/stat : 16416 (java) S 16401 16404 12324 0 -1 1077944384 6385 0 0 0 261 1 0 0 20 0 15 0 274563251 14429130752 201647 33554432000 4194304 4196468 140725781472880 140192580565232 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16417] ppid=16401 vsize=14090948 memory=806588 CPUtime=0.89 cores=0,2,4,6
/proc/16404/task/16417/stat : 16417 (java) S 16401 16404 12324 0 -1 1077944384 6484 0 0 0 88 1 0 0 20 0 15 0 274563251 14429130752 201647 33554432000 4194304 4196468 140725781472880 140192579512432 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16418] ppid=16401 vsize=14090948 memory=806588 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16418/stat : 16418 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563252 14429130752 201647 33554432000 4194304 4196468 140725781472880 140192578459872 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16419] ppid=16401 vsize=14090948 memory=806588 CPUtime=0.12 cores=0,2,4,6
/proc/16404/task/16419/stat : 16419 (java) S 16401 16404 12324 0 -1 1077944384 374 0 0 0 7 5 0 0 20 0 15 0 274563252 14429130752 201647 33554432000 4194304 4196468 140725781472880 140192577408176 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
Current children cumulated CPU time: 229.32 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 806588 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+244.801 s]
/proc/loadavg: 1.51 1.57 1.41 3/216 16661
/proc/meminfo: memFree=23979376/32770624 swapFree=67030684/67108860
[pid=16404] ppid=16401 vsize=14090948 memory=809592 CPUtime=252.01 cores=0,2,4,6
/proc/16404/stat : 16404 (java) S 16401 16404 12324 0 -1 1077944320 64967 0 0 0 25141 60 0 0 20 0 15 0 274563246 14429130752 202398 33554432000 4194304 4196468 140725781472880 140725781455424 140193111809783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
/proc/16404/statm: 3522737 202398 3598 1 0 3484809 0
[pid=16404/tid=16406] ppid=16401 vsize=14090948 memory=806588 CPUtime=244.28 cores=0,2,4,6
/proc/16404/task/16406/stat : 16406 (java) R 16401 16404 12324 0 -1 4202560 31670 0 0 0 24407 21 0 0 20 0 15 0 274563246 14429130752 202398 33554432000 4194304 4196468 140725781472880 140193116048016 140192726024746 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16407] ppid=16401 vsize=14090948 memory=808992 CPUtime=0.31 cores=0,2,4,6
/proc/16404/task/16407/stat : 16407 (java) S 16401 16404 12324 0 -1 1077944384 1404 0 0 0 24 7 0 0 20 0 15 0 274563247 14429130752 202398 33554432000 4194304 4196468 140725781472880 140193041898128 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16408] ppid=16401 vsize=14090948 memory=809592 CPUtime=0.3 cores=0,2,4,6
/proc/16404/task/16408/stat : 16408 (java) S 16401 16404 12324 0 -1 1077944384 2863 0 0 0 24 6 0 0 20 0 15 0 274563247 14429130752 202398 33554432000 4194304 4196468 140725781472880 140193040845328 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16409] ppid=16401 vsize=14090948 memory=7451325874384820329 CPUtime=0.29 cores=0,2,4,6
/proc/16404/task/16409/stat : 16409 (java) S 16401 16404 12324 0 -1 1077944384 2137 0 0 0 23 6 0 0 20 0 15 0 274563247 14429130752 202398 33554432000 4194304 4196468 140725781472880 140193039792528 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16410] ppid=16401 vsize=14090948 memory=6298114124394097002 CPUtime=0.31 cores=0,2,4,6
/proc/16404/task/16410/stat : 16410 (java) S 16401 16404 12324 0 -1 1077944384 2308 0 0 0 25 6 0 0 20 0 15 0 274563247 14429130752 202398 33554432000 4194304 4196468 140725781472880 140193038739728 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16411] ppid=16401 vsize=14090948 memory=2592 CPUtime=0.12 cores=0,2,4,6
/proc/16404/task/16411/stat : 16411 (java) S 16401 16404 12324 0 -1 1077944384 2065 0 0 0 10 2 0 0 20 0 15 0 274563248 14429130752 202398 33554432000 4194304 4196468 140725781472880 140192585829232 140193111820930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16412] ppid=16401 vsize=14090948 memory=2700 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16412/stat : 16412 (java) S 16401 16404 12324 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 274563249 14429130752 202398 33554432000 4194304 4196468 140725781472880 140192584775264 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16413] ppid=16401 vsize=14090948 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16413/stat : 16413 (java) S 16401 16404 12324 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 274563249 14429130752 202398 33554432000 4194304 4196468 140725781472880 140192583722368 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16414] ppid=16401 vsize=14090948 memory=3164 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16414/stat : 16414 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563251 14429130752 202398 33554432000 4194304 4196468 140725781472880 140192582670672 140193111828379 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16415] ppid=16401 vsize=14090948 memory=809368 CPUtime=2.65 cores=0,2,4,6
/proc/16404/task/16415/stat : 16415 (java) S 16401 16404 12324 0 -1 1077944384 7812 0 0 0 263 2 0 0 20 0 15 0 274563251 14429130752 202398 33554432000 4194304 4196468 140725781472880 140192581618032 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 33 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16416] ppid=16401 vsize=14090948 memory=6791534058613427641 CPUtime=2.62 cores=0,2,4,6
/proc/16404/task/16416/stat : 16416 (java) S 16401 16404 12324 0 -1 1077944384 6388 0 0 0 261 1 0 0 20 0 15 0 274563251 14429130752 202398 33554432000 4194304 4196468 140725781472880 140192580565232 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16417] ppid=16401 vsize=14090948 memory=809592 CPUtime=0.89 cores=0,2,4,6
/proc/16404/task/16417/stat : 16417 (java) S 16401 16404 12324 0 -1 1077944384 6487 0 0 0 88 1 0 0 20 0 15 0 274563251 14429130752 202398 33554432000 4194304 4196468 140725781472880 140192579512432 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16418] ppid=16401 vsize=14090948 memory=916 CPUtime=0 cores=0,2,4,6
/proc/16404/task/16418/stat : 16418 (java) S 16401 16404 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274563252 14429130752 202398 33554432000 4194304 4196468 140725781472880 140192578459872 140193111819989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
[pid=16404/tid=16419] ppid=16401 vsize=14090948 memory=3848 CPUtime=0.14 cores=0,2,4,6
/proc/16404/task/16419/stat : 16419 (java) S 16401 16404 12324 0 -1 1077944384 392 0 0 0 8 6 0 0 20 0 15 0 274563252 14429130752 202398 33554432000 4194304 4196468 140725781472880 140192577408176 140193111820930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 29638656 140725781476432 140725781476622 140725781476622 140725781479375 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 809592 KiB

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

[startup+244.818 s]
# the end of solver process 16404 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.422 s, system=0.611523 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 244.818
CPU time (s): 252.034
CPU user time (s): 251.422
CPU system time (s): 0.611523
CPU usage (%): 102.947
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 1183828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.422
system time used= 0.611523
maximum resident set size= 1183828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65483
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10878
involuntary context switches= 376


# summary of solver processes directly reported to runsolver:
#   pid: 16404
#   total CPU time (s): 252.034
#   total CPU user time (s): 251.422
#   total CPU system time (s): 0.611523

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.56791 second user time and 2.24259 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-18 07:26:41
IDJOB=4312155
IDBENCH=141485
IDSOLVER=2800
FILE ID=node102/4312155-1534570001
RUNJOBID= node102-1534569125-15725
PBS_JOBID= 21038645
Free space on /tmp= 46516 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-20_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312155-1534570001/watcher-4312155-1534570001 -o /tmp/evaluation-result-4312155-1534570001/solver-4312155-1534570001 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534569125-15725 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 62854514 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312155-1534570001.xml

TIME LIMIT= 252 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e7264eb6ef9a48e90df3f2dfb87ec466
RANDOM SEED=62854514

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24743848 kB
MemAvailable:   31682692 kB
Buffers:          213796 kB
Cached:          7002652 kB
SwapCached:        51220 kB
Active:          5857412 kB
Inactive:        1625408 kB
Active(anon):     209820 kB
Inactive(anon):   124764 kB
Active(file):    5647592 kB
Inactive(file):  1500644 kB
Unevictable:        7344 kB
Mlocked:            7344 kB
SwapTotal:      67108860 kB
SwapFree:       67030684 kB
Dirty:             36440 kB
Writeback:             0 kB
AnonPages:        231348 kB
Mapped:            31412 kB
Shmem:             65388 kB
Slab:             242588 kB
SReclaimable:     212888 kB
SUnreclaim:        29700 kB
KernelStack:        3792 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1245888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 46480 MiB
End job on node102 at 2018-08-18 07:30:46