Trace number 4311703

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) 2520.03 2500.92

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-3-2_c18.xml
MD5SUM0a472228e3943087b3ac347f10dd57c9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":20,"count":111},{"size":43,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 2022911661
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
80.17/72.45	c Parsing done, starting search...
2520.00/2500.90	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 (11129 MiB free)
  memory of node 1: 16384 MiB (10951 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311703-1534563891/watcher-4311703-1534563891 -o /tmp/evaluation-result-4311703-1534563891/solver-4311703-1534563891 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534541038-5587 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2022911661 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311703-1534563891.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB
Starting watchdog thread

solver pid=8374, runsolver pid=8371

[startup+0.100138 s]*
/proc/loadavg: 1.24 1.26 1.34 3/216 8389
/proc/meminfo: memFree=22590848/32770624 swapFree=67108836/67108860
[pid=8374] ppid=8371 vsize=14082736 memory=33048 CPUtime=0.12 cores=1,3,5,7
/proc/8374/stat : 8374 (java) S 8371 8374 5555 0 -1 1077944320 6641 0 0 0 11 1 0 0 20 0 15 0 273952276 14420721664 8262 33554432000 4194304 4196468 140730080334384 140730080316928 140389992566519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
/proc/8374/statm: 3520684 8262 3161 1 0 3482761 0
[pid=8374/tid=8376] ppid=8371 vsize=14082736 memory=-8392847642792391872 CPUtime=0.09 cores=1,3,5,7
/proc/8374/task/8376/stat : 8376 (java) R 8371 8374 5555 0 -1 4202560 4697 0 0 0 8 1 0 0 20 0 15 0 273952276 14420721664 8262 33554432000 4194304 4196468 140730080334384 140389996798016 140389976647006 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8377] ppid=8371 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8377/stat : 8377 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 8262 33554432000 4194304 4196468 140730080334384 140389945186704 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8378] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8378/stat : 8378 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 8262 33554432000 4194304 4196468 140730080334384 140389944133904 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8379] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8379/stat : 8379 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 8262 33554432000 4194304 4196468 140730080334384 140389943081616 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8380] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8380/stat : 8380 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 8262 33554432000 4194304 4196468 140730080334384 140389942028816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8381] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8381/stat : 8381 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952278 14420721664 8262 33554432000 4194304 4196468 140730080334384 140389196724848 140389992577666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8382] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8382/stat : 8382 (java) S 8371 8374 5555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273952279 14420721664 8262 33554432000 4194304 4196468 140730080334384 140389195670816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8383] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8383/stat : 8383 (java) S 8371 8374 5555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273952279 14420721664 8262 33554432000 4194304 4196468 140730080334384 140389194618480 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8384] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8384/stat : 8384 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 8262 33554432000 4194304 4196468 140730080334384 140388969491024 140389992585115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8385] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8385/stat : 8385 (java) S 8371 8374 5555 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 8262 33554432000 4194304 4196468 140730080334384 140388968437872 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8386] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8386/stat : 8386 (java) S 8371 8374 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 8262 33554432000 4194304 4196468 140730080334384 140388967385072 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8387] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0.01 cores=1,3,5,7
/proc/8374/task/8387/stat : 8387 (java) R 8371 8374 5555 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 15 0 273952282 14420721664 8262 33554432000 4194304 4196468 140730080334384 140388966332784 140389976812565 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8388] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8388/stat : 8388 (java) S 8371 8374 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 8262 33554432000 4194304 4196468 140730080334384 140388965280224 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8389] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8389/stat : 8389 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 8262 33554432000 4194304 4196468 140730080334384 140388964228016 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33048 KiB

[startup+0.21092 s]*
/proc/loadavg: 1.24 1.26 1.34 6/216 8389
/proc/meminfo: memFree=22575220/32770624 swapFree=67108836/67108860
[pid=8374] ppid=8371 vsize=14082736 memory=49124 CPUtime=0.31 cores=1,3,5,7
/proc/8374/stat : 8374 (java) S 8371 8374 5555 0 -1 1077944320 10378 0 0 0 28 3 0 0 20 0 15 0 273952276 14420721664 12281 33554432000 4194304 4196468 140730080334384 140730080316928 140389992566519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
/proc/8374/statm: 3520684 12281 3376 1 0 3482761 0
[pid=8374/tid=8376] ppid=8371 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/8374/task/8376/stat : 8376 (java) R 8371 8374 5555 0 -1 4202560 8086 0 0 0 18 2 0 0 20 0 15 0 273952276 14420721664 12281 33554432000 4194304 4196468 140730080334384 140389996787072 140389992587866 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8377] ppid=8371 vsize=14082736 memory=342 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8377/stat : 8377 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 12281 33554432000 4194304 4196468 140730080334384 140389945186704 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8378] ppid=8371 vsize=14082736 memory=140413435009076 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8378/stat : 8378 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 12281 33554432000 4194304 4196468 140730080334384 140389944133904 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8379] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8379/stat : 8379 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 12281 33554432000 4194304 4196468 140730080334384 140389943081616 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8380] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8380/stat : 8380 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 12281 33554432000 4194304 4196468 140730080334384 140389942028816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8381] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8381/stat : 8381 (java) S 8371 8374 5555 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273952278 14420721664 12281 33554432000 4194304 4196468 140730080334384 140389196724848 140389992577666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8382] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8382/stat : 8382 (java) S 8371 8374 5555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273952279 14420721664 12281 33554432000 4194304 4196468 140730080334384 140389195670816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8383] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8383/stat : 8383 (java) S 8371 8374 5555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273952279 14420721664 12281 33554432000 4194304 4196468 140730080334384 140389194618480 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8384] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8384/stat : 8384 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 12281 33554432000 4194304 4196468 140730080334384 140388969491024 140389992585115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8385] ppid=8371 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8374/task/8385/stat : 8385 (java) R 8371 8374 5555 0 -1 4202560 350 0 0 0 2 0 0 0 20 0 15 0 273952282 14420721664 12281 33554432000 4194304 4196468 140730080334384 140388968437872 140389974086521 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8386] ppid=8371 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8374/task/8386/stat : 8386 (java) R 8371 8374 5555 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 15 0 273952282 14420721664 12281 33554432000 4194304 4196468 140730080334384 140388967385072 140389992577666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8387] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0.05 cores=1,3,5,7
/proc/8374/task/8387/stat : 8387 (java) R 8371 8374 5555 0 -1 4202560 307 0 0 0 5 0 0 0 20 0 15 0 273952282 14420721664 12281 33554432000 4194304 4196468 140730080334384 140388966331888 140389971482336 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8388] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8388/stat : 8388 (java) S 8371 8374 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 12281 33554432000 4194304 4196468 140730080334384 140388965280224 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8389] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8389/stat : 8389 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 12281 33554432000 4194304 4196468 140730080334384 140388964228016 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49124 KiB

[startup+0.310405 s]*
/proc/loadavg: 1.24 1.26 1.34 5/216 8389
/proc/meminfo: memFree=22571188/32770624 swapFree=67108836/67108860
[pid=8374] ppid=8371 vsize=14082736 memory=52776 CPUtime=0.44 cores=1,3,5,7
/proc/8374/stat : 8374 (java) S 8371 8374 5555 0 -1 1077944320 10777 0 0 0 41 3 0 0 20 0 15 0 273952276 14420721664 13194 33554432000 4194304 4196468 140730080334384 140730080316928 140389992566519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
/proc/8374/statm: 3520684 13194 3421 1 0 3482761 0
[pid=8374/tid=8376] ppid=8371 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/8374/task/8376/stat : 8376 (java) R 8371 8374 5555 0 -1 4202560 8450 0 0 0 27 2 0 0 20 0 15 0 273952276 14420721664 13194 33554432000 4194304 4196468 140730080334384 140389996765920 140389974131492 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8377] ppid=8371 vsize=14082736 memory=290763875203416087 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8377/stat : 8377 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 13194 33554432000 4194304 4196468 140730080334384 140389945186704 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8378] ppid=8371 vsize=14082736 memory=13713000656418456 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8378/stat : 8378 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 13194 33554432000 4194304 4196468 140730080334384 140389944133904 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8379] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8379/stat : 8379 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 13194 33554432000 4194304 4196468 140730080334384 140389943081616 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8380] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8380/stat : 8380 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952277 14420721664 13194 33554432000 4194304 4196468 140730080334384 140389942028816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8381] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8381/stat : 8381 (java) S 8371 8374 5555 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273952278 14420721664 13194 33554432000 4194304 4196468 140730080334384 140389196724848 140389992577666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8382] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8382/stat : 8382 (java) S 8371 8374 5555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273952279 14420721664 13194 33554432000 4194304 4196468 140730080334384 140389195670816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8383] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8383/stat : 8383 (java) S 8371 8374 5555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273952279 14420721664 13194 33554432000 4194304 4196468 140730080334384 140389194618480 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8384] ppid=8371 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8384/stat : 8384 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 13194 33554432000 4194304 4196468 140730080334384 140388969491024 140389992585115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8385] ppid=8371 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8374/task/8385/stat : 8385 (java) S 8371 8374 5555 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 15 0 273952282 14420721664 13194 33554432000 4194304 4196468 140730080334384 140388968437872 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8386] ppid=8371 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8374/task/8386/stat : 8386 (java) S 8371 8374 5555 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 273952282 14420721664 13194 33554432000 4194304 4196468 140730080334384 140388967385072 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8387] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0.07 cores=1,3,5,7
/proc/8374/task/8387/stat : 8387 (java) S 8371 8374 5555 0 -1 1077944384 327 0 0 0 7 0 0 0 20 0 15 0 273952282 14420721664 13194 33554432000 4194304 4196468 140730080334384 140388966332784 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8388] ppid=8371 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8388/stat : 8388 (java) S 8371 8374 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 13194 33554432000 4194304 4196468 140730080334384 140388965280224 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8389] ppid=8371 vsize=14082736 memory=140413435000448 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8389/stat : 8389 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952282 14420721664 13194 33554432000 4194304 4196468 140730080334384 140388964228016 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 52776 KiB

[startup+0.700686 s]
/proc/loadavg: 1.24 1.26 1.34 4/216 8389
/proc/meminfo: memFree=22547140/32770624 swapFree=67108836/67108860
[pid=8374] ppid=8371 vsize=14084804 memory=90900 CPUtime=0.99 cores=1,3,5,7
/proc/8374/stat : 8374 (java) S 8371 8374 5555 0 -1 1077944320 17631 0 0 0 94 5 0 0 20 0 15 0 273952276 14422839296 22725 33554432000 4194304 4196468 140730080334384 140730080316928 140389992566519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
/proc/8374/statm: 3521201 22725 3498 1 0 3483273 0
[pid=8374/tid=8376] ppid=8371 vsize=14084804 memory=4116 CPUtime=0.67 cores=1,3,5,7
/proc/8374/task/8376/stat : 8376 (java) R 8371 8374 5555 0 -1 4202560 14894 0 0 0 63 4 0 0 20 0 15 0 273952276 14422839296 22725 33554432000 4194304 4196468 140730080334384 140389996777392 140389972748334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8377] ppid=8371 vsize=14084804 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8377/stat : 8377 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952277 14422839296 22725 33554432000 4194304 4196468 140730080334384 140389945186704 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8378] ppid=8371 vsize=14084804 memory=1772 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8378/stat : 8378 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952277 14422839296 22725 33554432000 4194304 4196468 140730080334384 140389944133904 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8379] ppid=8371 vsize=14084804 memory=520 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8379/stat : 8379 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952277 14422839296 22725 33554432000 4194304 4196468 140730080334384 140389943081616 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8380] ppid=8371 vsize=14084804 memory=960 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8380/stat : 8380 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952277 14422839296 22725 33554432000 4194304 4196468 140730080334384 140389942028816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8381] ppid=8371 vsize=14084804 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8381/stat : 8381 (java) S 8371 8374 5555 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273952278 14422839296 22725 33554432000 4194304 4196468 140730080334384 140389196724848 140389992577666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8382] ppid=8371 vsize=14084804 memory=2348 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8382/stat : 8382 (java) S 8371 8374 5555 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273952279 14422839296 22725 33554432000 4194304 4196468 140730080334384 140389195670816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8383] ppid=8371 vsize=14084804 memory=932 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8383/stat : 8383 (java) S 8371 8374 5555 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273952279 14422839296 22725 33554432000 4194304 4196468 140730080334384 140389194618480 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8384] ppid=8371 vsize=14084804 memory=6153431502485414242 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8384/stat : 8384 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952282 14422839296 22725 33554432000 4194304 4196468 140730080334384 140388969491024 140389992585115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8385] ppid=8371 vsize=14084804 memory=8100100389755967824 CPUtime=0.07 cores=1,3,5,7
/proc/8374/task/8385/stat : 8385 (java) S 8371 8374 5555 0 -1 1077944384 518 0 0 0 7 0 0 0 20 0 15 0 273952282 14422839296 22725 33554432000 4194304 4196468 140730080334384 140388968437872 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8386] ppid=8371 vsize=14084804 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/8374/task/8386/stat : 8386 (java) S 8371 8374 5555 0 -1 1077944384 416 0 0 0 7 0 0 0 20 0 15 0 273952282 14422839296 22725 33554432000 4194304 4196468 140730080334384 140388967385072 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8387] ppid=8371 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/8374/task/8387/stat : 8387 (java) S 8371 8374 5555 0 -1 1077944384 421 0 0 0 15 0 0 0 20 0 15 0 273952282 14422839296 22725 33554432000 4194304 4196468 140730080334384 140388966332784 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8388] ppid=8371 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8388/stat : 8388 (java) S 8371 8374 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273952282 14422839296 22725 33554432000 4194304 4196468 140730080334384 140388965280224 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8389] ppid=8371 vsize=14084804 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8389/stat : 8389 (java) S 8371 8374 5555 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273952282 14422839296 22725 33554432000 4194304 4196468 140730080334384 140388964228016 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90900 KiB

[startup+1.50072 s]
/proc/loadavg: 1.24 1.26 1.34 5/216 8389
/proc/meminfo: memFree=22479632/32770624 swapFree=67108836/67108860
[pid=8374] ppid=8371 vsize=14086852 memory=241848 CPUtime=3.6 cores=1,3,5,7
/proc/8374/stat : 8374 (java) S 8371 8374 5555 0 -1 1077944320 23849 0 0 0 349 11 0 0 20 0 15 0 273952276 14424936448 60462 33554432000 4194304 4196468 140730080334384 140730080316928 140389992566519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
/proc/8374/statm: 3521713 60462 3571 1 0 3483785 0
[pid=8374/tid=8376] ppid=8371 vsize=14086852 memory=240960 CPUtime=1.43 cores=1,3,5,7
/proc/8374/task/8376/stat : 8376 (java) R 8371 8374 5555 0 -1 4202560 16098 0 0 0 137 6 0 0 20 0 15 0 273952276 14424936448 60462 33554432000 4194304 4196468 140730080334384 140389996801840 140389616012400 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8377] ppid=8371 vsize=14086852 memory=8112282956445269571 CPUtime=0.01 cores=1,3,5,7
/proc/8374/task/8377/stat : 8377 (java) S 8371 8374 5555 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 15 0 273952277 14424936448 60462 33554432000 4194304 4196468 140730080334384 140389945186704 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8378] ppid=8371 vsize=14086852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8374/task/8378/stat : 8378 (java) S 8371 8374 5555 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 15 0 273952277 14424936448 60462 33554432000 4194304 4196468 140730080334384 140389944133904 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8379] ppid=8371 vsize=14086852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8374/task/8379/stat : 8379 (java) S 8371 8374 5555 0 -1 1077944384 544 0 0 0 1 0 0 0 20 0 15 0 273952277 14424936448 60462 33554432000 4194304 4196468 140730080334384 140389943081616 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8380] ppid=8371 vsize=14086852 memory=6943526294502006880 CPUtime=0.01 cores=1,3,5,7
/proc/8374/task/8380/stat : 8380 (java) S 8371 8374 5555 0 -1 1077944384 147 0 0 0 1 0 0 0 20 0 15 0 273952277 14424936448 60462 33554432000 4194304 4196468 140730080334384 140389942028816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8381] ppid=8371 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8381/stat : 8381 (java) S 8371 8374 5555 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 15 0 273952278 14424936448 60462 33554432000 4194304 4196468 140730080334384 140389196724848 140389992577666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0

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

/proc/8374/task/8376/stat : 8376 (java) R 8371 8374 5555 0 -1 4202560 69742 0 0 0 231750 46 0 0 20 0 15 0 273952276 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389996804336 140389620685222 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8377] ppid=8371 vsize=14090948 memory=1220 CPUtime=2.45 cores=1,3,5,7
/proc/8374/task/8377/stat : 8377 (java) S 8371 8374 5555 0 -1 1077944384 24166 0 0 0 227 18 0 0 20 0 15 0 273952277 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389945186704 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8378] ppid=8371 vsize=14090948 memory=2344 CPUtime=2.41 cores=1,3,5,7
/proc/8374/task/8378/stat : 8378 (java) S 8371 8374 5555 0 -1 1077944384 18832 0 0 0 222 19 0 0 20 0 15 0 273952277 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389944133904 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8379] ppid=8371 vsize=14090948 memory=1760 CPUtime=2.45 cores=1,3,5,7
/proc/8374/task/8379/stat : 8379 (java) S 8371 8374 5555 0 -1 1077944384 20741 0 0 0 226 19 0 0 20 0 15 0 273952277 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389943081616 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8380] ppid=8371 vsize=14090948 memory=1616 CPUtime=2.48 cores=1,3,5,7
/proc/8374/task/8380/stat : 8380 (java) S 8371 8374 5555 0 -1 1077944384 22164 0 0 0 229 19 0 0 20 0 15 0 273952277 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389942028816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8381] ppid=8371 vsize=14090948 memory=752 CPUtime=1.08 cores=1,3,5,7
/proc/8374/task/8381/stat : 8381 (java) S 8371 8374 5555 0 -1 1077944384 21232 0 0 0 95 13 0 0 20 0 15 0 273952278 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389196724848 140389992577666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8382] ppid=8371 vsize=14090948 memory=5356 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8382/stat : 8382 (java) S 8371 8374 5555 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 273952279 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389195670880 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8383] ppid=8371 vsize=14090948 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8383/stat : 8383 (java) S 8371 8374 5555 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 273952279 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389194618496 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8384] ppid=8371 vsize=14090948 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8384/stat : 8384 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388969491024 140389992585115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8385] ppid=8371 vsize=14090948 memory=16101455274707249 CPUtime=4.55 cores=1,3,5,7
/proc/8374/task/8385/stat : 8385 (java) S 8371 8374 5555 0 -1 1077944384 17140 0 0 0 453 2 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388968437872 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8386] ppid=8371 vsize=14090948 memory=1832 CPUtime=4.78 cores=1,3,5,7
/proc/8374/task/8386/stat : 8386 (java) S 8371 8374 5555 0 -1 1077944384 18938 0 0 0 475 3 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388967385072 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8387] ppid=8371 vsize=14090948 memory=288230574492221466 CPUtime=1.33 cores=1,3,5,7
/proc/8374/task/8387/stat : 8387 (java) S 8371 8374 5555 0 -1 1077944384 13208 0 0 0 129 4 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388966332784 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8388] ppid=8371 vsize=14090948 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8388/stat : 8388 (java) S 8371 8374 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388965280224 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8389] ppid=8371 vsize=14090948 memory=16101455274707249 CPUtime=1.24 cores=1,3,5,7
/proc/8374/task/8389/stat : 8389 (java) S 8371 8374 5555 0 -1 1077944384 1749 0 0 0 53 71 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388964228016 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
Current children cumulated CPU time: 2340.82 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2397496 KiB

[startup+2382.3 s]
/proc/loadavg: 1.98 1.79 1.63 3/216 8560
/proc/meminfo: memFree=19189868/32770624 swapFree=67108836/67108860
[pid=8374] ppid=8371 vsize=14090948 memory=2397496 CPUtime=2400.94 cores=1,3,5,7
/proc/8374/stat : 8374 (java) S 8371 8374 5555 0 -1 1077944320 232164 0 0 0 239899 195 0 0 20 0 15 0 273952276 14429130752 599374 33554432000 4194304 4196468 140730080334384 140730080316928 140389992566519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
/proc/8374/statm: 3522737 599374 3605 1 0 3484809 0
[pid=8374/tid=8376] ppid=8371 vsize=14090948 memory=2397496 CPUtime=2377.91 cores=1,3,5,7
/proc/8374/task/8376/stat : 8376 (java) R 8371 8374 5555 0 -1 4202560 70582 0 0 0 237745 46 0 0 20 0 15 0 273952276 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389996804336 140389613914282 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8377] ppid=8371 vsize=14090948 memory=1408 CPUtime=2.47 cores=1,3,5,7
/proc/8374/task/8377/stat : 8377 (java) S 8371 8374 5555 0 -1 1077944384 24642 0 0 0 229 18 0 0 20 0 15 0 273952277 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389945186704 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8378] ppid=8371 vsize=14090948 memory=3144 CPUtime=2.45 cores=1,3,5,7
/proc/8374/task/8378/stat : 8378 (java) S 8371 8374 5555 0 -1 1077944384 18940 0 0 0 225 20 0 0 20 0 15 0 273952277 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389944133904 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8379] ppid=8371 vsize=14090948 memory=1208704 CPUtime=2.47 cores=1,3,5,7
/proc/8374/task/8379/stat : 8379 (java) S 8371 8374 5555 0 -1 1077944384 21202 0 0 0 228 19 0 0 20 0 15 0 273952277 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389943081616 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8380] ppid=8371 vsize=14090948 memory=8112282956445269571 CPUtime=2.51 cores=1,3,5,7
/proc/8374/task/8380/stat : 8380 (java) S 8371 8374 5555 0 -1 1077944384 22529 0 0 0 232 19 0 0 20 0 15 0 273952277 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389942028816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8381] ppid=8371 vsize=14090948 memory=1172 CPUtime=1.11 cores=1,3,5,7
/proc/8374/task/8381/stat : 8381 (java) S 8371 8374 5555 0 -1 1077944384 21727 0 0 0 97 14 0 0 20 0 15 0 273952278 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389196724848 140389992577666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8382] ppid=8371 vsize=14090948 memory=2348 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8382/stat : 8382 (java) S 8371 8374 5555 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 273952279 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389195670880 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8383] ppid=8371 vsize=14090948 memory=932 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8383/stat : 8383 (java) S 8371 8374 5555 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 273952279 14429130752 599374 33554432000 4194304 4196468 140730080334384 140389194618496 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8384] ppid=8371 vsize=14090948 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8384/stat : 8384 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388969491024 140389992585115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8385] ppid=8371 vsize=14090948 memory=288230621803970871 CPUtime=4.55 cores=1,3,5,7
/proc/8374/task/8385/stat : 8385 (java) S 8371 8374 5555 0 -1 1077944384 17146 0 0 0 453 2 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388968437872 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 28 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8386] ppid=8371 vsize=14090948 memory=16101455274707249 CPUtime=4.78 cores=1,3,5,7
/proc/8374/task/8386/stat : 8386 (java) S 8371 8374 5555 0 -1 1077944384 18942 0 0 0 475 3 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388967385072 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8387] ppid=8371 vsize=14090948 memory=2084 CPUtime=1.33 cores=1,3,5,7
/proc/8374/task/8387/stat : 8387 (java) S 8371 8374 5555 0 -1 1077944384 13214 0 0 0 129 4 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388966332784 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8388] ppid=8371 vsize=14090948 memory=7528 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8388/stat : 8388 (java) S 8371 8374 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388965280224 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8389] ppid=8371 vsize=14090948 memory=812 CPUtime=1.27 cores=1,3,5,7
/proc/8374/task/8389/stat : 8389 (java) S 8371 8374 5555 0 -1 1077944384 1793 0 0 0 55 72 0 0 20 0 15 0 273952282 14429130752 599374 33554432000 4194304 4196468 140730080334384 140388964228016 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
Current children cumulated CPU time: 2400.94 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2397496 KiB

[startup+2442.3 s]
/proc/loadavg: 1.79 1.78 1.64 3/215 8562
/proc/meminfo: memFree=19187604/32770624 swapFree=67108836/67108860
[pid=8374] ppid=8371 vsize=14090948 memory=2401592 CPUtime=2461.2 cores=1,3,5,7
/proc/8374/stat : 8374 (java) S 8371 8374 5555 0 -1 1077944320 235909 0 0 0 245921 199 0 0 20 0 15 0 273952276 14429130752 600398 33554432000 4194304 4196468 140730080334384 140730080316928 140389992566519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
/proc/8374/statm: 3522737 600398 3605 1 0 3484809 0
[pid=8374/tid=8376] ppid=8371 vsize=14090948 memory=288230621803970871 CPUtime=2437.79 cores=1,3,5,7
/proc/8374/task/8376/stat : 8376 (java) R 8371 8374 5555 0 -1 4202560 71771 0 0 0 243732 47 0 0 20 0 15 0 273952276 14429130752 600398 33554432000 4194304 4196468 140730080334384 140389996804768 140389620685265 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8377] ppid=8371 vsize=14090948 memory=16101455274707249 CPUtime=2.55 cores=1,3,5,7
/proc/8374/task/8377/stat : 8377 (java) S 8371 8374 5555 0 -1 1077944384 24890 0 0 0 237 18 0 0 20 0 15 0 273952277 14429130752 600398 33554432000 4194304 4196468 140730080334384 140389945186704 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8378] ppid=8371 vsize=14090948 memory=960 CPUtime=2.52 cores=1,3,5,7
/proc/8374/task/8378/stat : 8378 (java) S 8371 8374 5555 0 -1 1077944384 19572 0 0 0 232 20 0 0 20 0 15 0 273952277 14429130752 600398 33554432000 4194304 4196468 140730080334384 140389944133904 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8379] ppid=8371 vsize=14090948 memory=1172 CPUtime=2.56 cores=1,3,5,7
/proc/8374/task/8379/stat : 8379 (java) S 8371 8374 5555 0 -1 1077944384 21720 0 0 0 236 20 0 0 20 0 15 0 273952277 14429130752 600398 33554432000 4194304 4196468 140730080334384 140389943081616 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8380] ppid=8371 vsize=14090948 memory=2348 CPUtime=2.58 cores=1,3,5,7
/proc/8374/task/8380/stat : 8380 (java) S 8371 8374 5555 0 -1 1077944384 22609 0 0 0 239 19 0 0 20 0 15 0 273952277 14429130752 600398 33554432000 4194304 4196468 140730080334384 140389942028816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8381] ppid=8371 vsize=14090948 memory=932 CPUtime=1.14 cores=1,3,5,7
/proc/8374/task/8381/stat : 8381 (java) S 8371 8374 5555 0 -1 1077944384 22261 0 0 0 100 14 0 0 20 0 15 0 273952278 14429130752 600398 33554432000 4194304 4196468 140730080334384 140389196724848 140389992577666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8382] ppid=8371 vsize=14090948 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8382/stat : 8382 (java) S 8371 8374 5555 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 273952279 14429130752 600398 33554432000 4194304 4196468 140730080334384 140389195670880 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8383] ppid=8371 vsize=14090948 memory=2212 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8383/stat : 8383 (java) S 8371 8374 5555 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 273952279 14429130752 600398 33554432000 4194304 4196468 140730080334384 140389194618496 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8384] ppid=8371 vsize=14090948 memory=3984 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8384/stat : 8384 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952282 14429130752 600398 33554432000 4194304 4196468 140730080334384 140388969491024 140389992585115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8385] ppid=8371 vsize=14090948 memory=2084 CPUtime=4.55 cores=1,3,5,7
/proc/8374/task/8385/stat : 8385 (java) S 8371 8374 5555 0 -1 1077944384 17151 0 0 0 453 2 0 0 20 0 15 0 273952282 14429130752 600398 33554432000 4194304 4196468 140730080334384 140388968437872 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 28 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8386] ppid=8371 vsize=14090948 memory=7528 CPUtime=4.78 cores=1,3,5,7
/proc/8374/task/8386/stat : 8386 (java) S 8371 8374 5555 0 -1 1077944384 18947 0 0 0 475 3 0 0 20 0 15 0 273952282 14429130752 600398 33554432000 4194304 4196468 140730080334384 140388967385072 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8387] ppid=8371 vsize=14090948 memory=812 CPUtime=1.33 cores=1,3,5,7
/proc/8374/task/8387/stat : 8387 (java) S 8371 8374 5555 0 -1 1077944384 13702 0 0 0 129 4 0 0 20 0 15 0 273952282 14429130752 600398 33554432000 4194304 4196468 140730080334384 140388966332784 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8388] ppid=8371 vsize=14090948 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8388/stat : 8388 (java) S 8371 8374 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273952282 14429130752 600398 33554432000 4194304 4196468 140730080334384 140388965280224 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8389] ppid=8371 vsize=14090948 memory=1207696 CPUtime=1.31 cores=1,3,5,7
/proc/8374/task/8389/stat : 8389 (java) S 8371 8374 5555 0 -1 1077944384 1839 0 0 0 56 75 0 0 20 0 15 0 273952282 14429130752 600398 33554432000 4194304 4196468 140730080334384 140388964228016 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
Current children cumulated CPU time: 2461.2 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2401592 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.9 s]
/proc/loadavg: 1.92 1.81 1.66 3/215 8563
/proc/meminfo: memFree=19187484/32770624 swapFree=67108836/67108860
[pid=8374] ppid=8371 vsize=14090948 memory=2402252 CPUtime=2520 cores=1,3,5,7
/proc/8374/stat : 8374 (java) S 8371 8374 5555 0 -1 1077944320 238062 0 0 0 251799 201 0 0 20 0 15 0 273952276 14429130752 600563 33554432000 4194304 4196468 140730080334384 140730080316928 140389992566519 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
/proc/8374/statm: 3522737 600563 3605 1 0 3484809 0
[pid=8374/tid=8376] ppid=8371 vsize=14090948 memory=2402252 CPUtime=2496.29 cores=1,3,5,7
/proc/8374/task/8376/stat : 8376 (java) R 8371 8374 5555 0 -1 4202560 72449 0 0 0 249582 47 0 0 20 0 15 0 273952276 14429130752 600563 33554432000 4194304 4196468 140730080334384 140389996804448 140389616458503 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8377] ppid=8371 vsize=14090948 memory=2344 CPUtime=2.61 cores=1,3,5,7
/proc/8374/task/8377/stat : 8377 (java) S 8371 8374 5555 0 -1 1077944384 25217 0 0 0 243 18 0 0 20 0 15 0 273952277 14429130752 600563 33554432000 4194304 4196468 140730080334384 140389945186704 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8378] ppid=8371 vsize=14090948 memory=8112282956445269571 CPUtime=2.58 cores=1,3,5,7
/proc/8374/task/8378/stat : 8378 (java) S 8371 8374 5555 0 -1 1077944384 19870 0 0 0 238 20 0 0 20 0 15 0 273952277 14429130752 600563 33554432000 4194304 4196468 140730080334384 140389944133904 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8379] ppid=8371 vsize=14090948 memory=2402252 CPUtime=2.61 cores=1,3,5,7
/proc/8374/task/8379/stat : 8379 (java) S 8371 8374 5555 0 -1 1077944384 22090 0 0 0 241 20 0 0 20 0 15 0 273952277 14429130752 600563 33554432000 4194304 4196468 140730080334384 140389943081616 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8380] ppid=8371 vsize=14090948 memory=14332 CPUtime=2.64 cores=1,3,5,7
/proc/8374/task/8380/stat : 8380 (java) S 8371 8374 5555 0 -1 1077944384 22724 0 0 0 245 19 0 0 20 0 15 0 273952277 14429130752 600563 33554432000 4194304 4196468 140730080334384 140389942028816 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8381] ppid=8371 vsize=14090948 memory=8112282956445269571 CPUtime=1.17 cores=1,3,5,7
/proc/8374/task/8381/stat : 8381 (java) S 8371 8374 5555 0 -1 1077944384 22594 0 0 0 103 14 0 0 20 0 15 0 273952278 14429130752 600563 33554432000 4194304 4196468 140730080334384 140389196724848 140389992577666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8382] ppid=8371 vsize=14090948 memory=2348 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8382/stat : 8382 (java) S 8371 8374 5555 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 273952279 14429130752 600563 33554432000 4194304 4196468 140730080334384 140389195670880 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8383] ppid=8371 vsize=14090948 memory=932 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8383/stat : 8383 (java) S 8371 8374 5555 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 273952279 14429130752 600563 33554432000 4194304 4196468 140730080334384 140389194618496 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8384] ppid=8371 vsize=14090948 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8384/stat : 8384 (java) S 8371 8374 5555 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273952282 14429130752 600563 33554432000 4194304 4196468 140730080334384 140388969491024 140389992585115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8385] ppid=8371 vsize=14090948 memory=2212 CPUtime=4.55 cores=1,3,5,7
/proc/8374/task/8385/stat : 8385 (java) S 8371 8374 5555 0 -1 1077944384 17155 0 0 0 453 2 0 0 20 0 15 0 273952282 14429130752 600563 33554432000 4194304 4196468 140730080334384 140388968437872 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8386] ppid=8371 vsize=14090948 memory=3176 CPUtime=4.78 cores=1,3,5,7
/proc/8374/task/8386/stat : 8386 (java) S 8371 8374 5555 0 -1 1077944384 18951 0 0 0 475 3 0 0 20 0 15 0 273952282 14429130752 600563 33554432000 4194304 4196468 140730080334384 140388967385072 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8387] ppid=8371 vsize=14090948 memory=1208080 CPUtime=1.33 cores=1,3,5,7
/proc/8374/task/8387/stat : 8387 (java) S 8371 8374 5555 0 -1 1077944384 13706 0 0 0 129 4 0 0 20 0 15 0 273952282 14429130752 600563 33554432000 4194304 4196468 140730080334384 140388966332784 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8388] ppid=8371 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8374/task/8388/stat : 8388 (java) S 8371 8374 5555 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273952282 14429130752 600563 33554432000 4194304 4196468 140730080334384 140388965280224 140389992576725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
[pid=8374/tid=8389] ppid=8371 vsize=14090948 memory=4126316290023845779 CPUtime=1.33 cores=1,3,5,7
/proc/8374/task/8389/stat : 8389 (java) S 8371 8374 5555 0 -1 1077944384 1859 0 0 0 57 76 0 0 20 0 15 0 273952282 14429130752 600563 33554432000 4194304 4196468 140730080334384 140388964228016 140389992577666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 27779072 140730080343112 140730080343305 140730080343305 140730080346063 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2402252 KiB

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

[startup+2500.92 s]
# the end of solver process 8374 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518 s, system=2.02602 s

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

Child status: 143
Real time (s): 2500.92
CPU time (s): 2520.03
CPU user time (s): 2518
CPU system time (s): 2.02602
CPU usage (%): 100.764
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 2402252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518
system time used= 2.02602
maximum resident set size= 2402648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238298
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83189
involuntary context switches= 1896


# summary of solver processes directly reported to runsolver:
#   pid: 8374
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2518
#   total CPU system time (s): 2.02602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.746 second user time and 22.835 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-18 05:44:51
IDJOB=4311703
IDBENCH=141633
IDSOLVER=2799
FILE ID=node139/4311703-1534563891
RUNJOBID= node139-1534541038-5587
PBS_JOBID= 21038632
Free space on /tmp= 44192 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-3-2_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-4311703-1534563891/watcher-4311703-1534563891 -o /tmp/evaluation-result-4311703-1534563891/solver-4311703-1534563891 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534541038-5587 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2022911661 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311703-1534563891.xml

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

MD5SUM BENCH= 0a472228e3943087b3ac347f10dd57c9
RANDOM SEED=2022911661

node139.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.80
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.80
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.80
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.80
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:        22610668 kB
MemAvailable:   31716316 kB
Buffers:          246956 kB
Cached:          9064824 kB
SwapCached:           16 kB
Active:          5274044 kB
Inactive:        4262868 kB
Active(anon):     203528 kB
Inactive(anon):    90468 kB
Active(file):    5070516 kB
Inactive(file):  4172400 kB
Unevictable:        7156 kB
Mlocked:            7156 kB
SwapTotal:      67108860 kB
SwapFree:       67108836 kB
Dirty:             36924 kB
Writeback:             0 kB
AnonPages:        318264 kB
Mapped:            36004 kB
Shmem:             66164 kB
Slab:             320420 kB
SReclaimable:     291192 kB
SUnreclaim:        29228 kB
KernelStack:        3824 kB
PageTables:         5168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1239468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 44156 MiB
End job on node139 at 2018-08-18 06:26:32