Trace number 4290626

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02? (TO) 2400.06 2364.03

General information on the benchmark

NameStripPacking/
StripPacking-C1P2_c18.xml
MD5SUMea26d3392de34cffb15676b0e6b531a1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.0846
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains13
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":49},{"size":20,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-07-02
0.68/0.56	c seed: 1502532730
0.68/0.56	c timeout: 2400
0.68/0.57	c memlimit: 11000
0.68/0.57	c nbcore: 4
0.68/0.59	c Parsing instance...
1.75/1.18	c Parsing done, starting search...
2400.03/2364.02	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 (10343 MiB free)
  memory of node 1: 16384 MiB (10701 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290626-1532232309/watcher-4290626-1532232309 -o /tmp/evaluation-result-4290626-1532232309/solver-4290626-1532232309 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532225156-31761 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1502532730 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290626-1532232309.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB

solver pid=32544, runsolver pid=32541

[startup+0.100123 s]*
/proc/loadavg: 1.39 1.36 1.45 4/215 32559
/proc/meminfo: memFree=21532488/32770624 swapFree=67108860/67108860
[pid=32544] ppid=32541 vsize=14082740 memory=32008 CPUtime=0.12 cores=0,2,4,6
/proc/32544/stat : 32544 (java) S 32541 32544 31730 0 -1 1077944320 6886 0 0 0 10 2 0 0 20 0 15 0 40794068 14420725760 8002 33554432000 4194304 4196468 140730062221936 140730062204480 139714783891191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
/proc/32544/statm: 3520685 8002 3158 1 0 3482761 0
[pid=32544/tid=32546] ppid=32541 vsize=14082740 memory=-8629632960753997187 CPUtime=0.09 cores=0,2,4,6
/proc/32544/task/32546/stat : 32546 (java) R 32541 32544 31730 0 -1 4202560 4936 0 0 0 8 1 0 0 20 0 15 0 40794069 14420725760 8002 33554432000 4194304 4196468 140730062221936 139714788076560 139714767934821 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32547] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32547/stat : 32547 (java) S 32541 32544 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 8002 33554432000 4194304 4196468 140730062221936 139714380180624 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32548] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32548/stat : 32548 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 8002 33554432000 4194304 4196468 140730062221936 139714379127824 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32549] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32549/stat : 32549 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 8002 33554432000 4194304 4196468 140730062221936 139714378075024 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32550] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32550/stat : 32550 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 8002 33554432000 4194304 4196468 140730062221936 139714377022224 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32551] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32551/stat : 32551 (java) S 32541 32544 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40794071 14420725760 8002 33554432000 4194304 4196468 140730062221936 139713898031472 139714783902338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32552] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32552/stat : 32552 (java) S 32541 32544 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40794071 14420725760 8002 33554432000 4194304 4196468 140730062221936 139713896977440 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32553] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32553/stat : 32553 (java) S 32541 32544 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40794071 14420725760 8002 33554432000 4194304 4196468 140730062221936 139713895924592 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32554] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32554/stat : 32554 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 8002 33554432000 4194304 4196468 140730062221936 139713894872912 139714783909787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32555] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32555/stat : 32555 (java) S 32541 32544 31730 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 8002 33554432000 4194304 4196468 140730062221936 139713893821296 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32556] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32556/stat : 32556 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 8002 33554432000 4194304 4196468 140730062221936 139713892768496 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32557] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0.01 cores=0,2,4,6
/proc/32544/task/32557/stat : 32557 (java) S 32541 32544 31730 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 40794074 14420725760 8002 33554432000 4194304 4196468 140730062221936 139713891715696 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32558] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32558/stat : 32558 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 8002 33554432000 4194304 4196468 140730062221936 139713890663136 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32559] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32559/stat : 32559 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 8002 33554432000 4194304 4196468 140730062221936 139713889610416 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 32008 KiB

[startup+0.210283 s]*
/proc/loadavg: 1.39 1.36 1.45 4/215 32559
/proc/meminfo: memFree=21516488/32770624 swapFree=67108860/67108860
[pid=32544] ppid=32541 vsize=14082740 memory=47548 CPUtime=0.29 cores=0,2,4,6
/proc/32544/stat : 32544 (java) S 32541 32544 31730 0 -1 1077944320 10492 0 0 0 26 3 0 0 20 0 15 0 40794068 14420725760 11887 33554432000 4194304 4196468 140730062221936 140730062204480 139714783891191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
/proc/32544/statm: 3520685 11887 3341 1 0 3482761 0
[pid=32544/tid=32546] ppid=32541 vsize=14082740 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/32544/task/32546/stat : 32546 (java) R 32541 32544 31730 0 -1 4202560 8275 0 0 0 17 2 0 0 20 0 15 0 40794069 14420725760 11887 33554432000 4194304 4196468 140730062221936 139714788119712 139714776128318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32547] ppid=32541 vsize=14082740 memory=331 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32547/stat : 32547 (java) S 32541 32544 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 11887 33554432000 4194304 4196468 140730062221936 139714380180624 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32548] ppid=32541 vsize=14082740 memory=140063527216013 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32548/stat : 32548 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 11887 33554432000 4194304 4196468 140730062221936 139714379127824 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32549] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32549/stat : 32549 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 11887 33554432000 4194304 4196468 140730062221936 139714378075024 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32550] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32550/stat : 32550 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 11887 33554432000 4194304 4196468 140730062221936 139714377022224 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32551] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32551/stat : 32551 (java) S 32541 32544 31730 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40794071 14420725760 11887 33554432000 4194304 4196468 140730062221936 139713898031472 139714783902338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32552] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32552/stat : 32552 (java) S 32541 32544 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40794071 14420725760 11887 33554432000 4194304 4196468 140730062221936 139713896977440 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32553] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32553/stat : 32553 (java) S 32541 32544 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40794071 14420725760 11887 33554432000 4194304 4196468 140730062221936 139713895924592 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32554] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32554/stat : 32554 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 11887 33554432000 4194304 4196468 140730062221936 139713894872912 139714783909787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32555] ppid=32541 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32544/task/32555/stat : 32555 (java) R 32541 32544 31730 0 -1 4202560 513 0 0 0 2 0 0 0 20 0 15 0 40794074 14420725760 11887 33554432000 4194304 4196468 140730062221936 139713893802312 139714783905040 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32556] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32556/stat : 32556 (java) S 32541 32544 31730 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 11887 33554432000 4194304 4196468 140730062221936 139713892768496 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32557] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0.05 cores=0,2,4,6
/proc/32544/task/32557/stat : 32557 (java) R 32541 32544 31730 0 -1 4202560 297 0 0 0 5 0 0 0 20 0 15 0 40794074 14420725760 11887 33554432000 4194304 4196468 140730062221936 139713891715696 139714762821392 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32558] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32558/stat : 32558 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 11887 33554432000 4194304 4196468 140730062221936 139713890663136 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32559] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32559/stat : 32559 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 11887 33554432000 4194304 4196468 140730062221936 139713889610416 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47548 KiB

[startup+0.310465 s]*
/proc/loadavg: 1.39 1.36 1.45 3/215 32559
/proc/meminfo: memFree=21513144/32770624 swapFree=67108860/67108860
[pid=32544] ppid=32541 vsize=14082740 memory=50932 CPUtime=0.44 cores=0,2,4,6
/proc/32544/stat : 32544 (java) S 32541 32544 31730 0 -1 1077944320 10924 0 0 0 41 3 0 0 20 0 15 0 40794068 14420725760 12733 33554432000 4194304 4196468 140730062221936 140730062204480 139714783891191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
/proc/32544/statm: 3520685 12733 3377 1 0 3482761 0
[pid=32544/tid=32546] ppid=32541 vsize=14082740 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/32544/task/32546/stat : 32546 (java) R 32541 32544 31730 0 -1 4202560 8606 0 0 0 27 2 0 0 20 0 15 0 40794069 14420725760 12733 33554432000 4194304 4196468 140730062221936 139714788099024 139714764166989 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32547] ppid=32541 vsize=14082740 memory=288230591823085591 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32547/stat : 32547 (java) S 32541 32544 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 12733 33554432000 4194304 4196468 140730062221936 139714380180624 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32548] ppid=32541 vsize=14082740 memory=140063527215925 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32548/stat : 32548 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 12733 33554432000 4194304 4196468 140730062221936 139714379127824 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32549] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32549/stat : 32549 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 12733 33554432000 4194304 4196468 140730062221936 139714378075024 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32550] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32550/stat : 32550 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14420725760 12733 33554432000 4194304 4196468 140730062221936 139714377022224 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32551] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32551/stat : 32551 (java) S 32541 32544 31730 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40794071 14420725760 12733 33554432000 4194304 4196468 140730062221936 139713898031472 139714783902338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32552] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32552/stat : 32552 (java) S 32541 32544 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40794071 14420725760 12733 33554432000 4194304 4196468 140730062221936 139713896977440 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32553] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32553/stat : 32553 (java) S 32541 32544 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40794071 14420725760 12733 33554432000 4194304 4196468 140730062221936 139713895924592 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32554] ppid=32541 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32554/stat : 32554 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 12733 33554432000 4194304 4196468 140730062221936 139713894872912 139714783909787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32555] ppid=32541 vsize=14082740 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/32544/task/32555/stat : 32555 (java) S 32541 32544 31730 0 -1 1077944384 562 0 0 0 3 0 0 0 20 0 15 0 40794074 14420725760 12733 33554432000 4194304 4196468 140730062221936 139713893821296 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32556] ppid=32541 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32544/task/32556/stat : 32556 (java) S 32541 32544 31730 0 -1 1077944384 66 0 0 0 2 0 0 0 20 0 15 0 40794074 14420725760 12733 33554432000 4194304 4196468 140730062221936 139713892768496 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32557] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0.08 cores=0,2,4,6
/proc/32544/task/32557/stat : 32557 (java) S 32541 32544 31730 0 -1 1077944384 308 0 0 0 8 0 0 0 20 0 15 0 40794074 14420725760 12733 33554432000 4194304 4196468 140730062221936 139713891715696 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32558] ppid=32541 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32558/stat : 32558 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 12733 33554432000 4194304 4196468 140730062221936 139713890663136 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32559] ppid=32541 vsize=14082740 memory=140063527184000 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32559/stat : 32559 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794074 14420725760 12733 33554432000 4194304 4196468 140730062221936 139713889610416 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50932 KiB

[startup+0.700806 s]
/proc/loadavg: 1.39 1.36 1.45 3/215 32559
/proc/meminfo: memFree=21490448/32770624 swapFree=67108860/67108860
[pid=32544] ppid=32541 vsize=14084808 memory=90820 CPUtime=0.99 cores=0,2,4,6
/proc/32544/stat : 32544 (java) S 32541 32544 31730 0 -1 1077944320 17531 0 0 0 93 6 0 0 20 0 15 0 40794068 14422843392 22705 33554432000 4194304 4196468 140730062221936 140730062204480 139714783891191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
/proc/32544/statm: 3521202 22705 3500 1 0 3483273 0
[pid=32544/tid=32546] ppid=32541 vsize=14084808 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/32544/task/32546/stat : 32546 (java) R 32541 32544 31730 0 -1 4202560 14916 0 0 0 63 4 0 0 20 0 15 0 40794069 14422843392 22705 33554432000 4194304 4196468 140730062221936 139714788107136 139714767971678 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32547] ppid=32541 vsize=14084808 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32547/stat : 32547 (java) S 32541 32544 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40794069 14422843392 22705 33554432000 4194304 4196468 140730062221936 139714380180624 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32548] ppid=32541 vsize=14084808 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32548/stat : 32548 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14422843392 22705 33554432000 4194304 4196468 140730062221936 139714379127824 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32549] ppid=32541 vsize=14084808 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32549/stat : 32549 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14422843392 22705 33554432000 4194304 4196468 140730062221936 139714378075024 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32550] ppid=32541 vsize=14084808 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32550/stat : 32550 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14422843392 22705 33554432000 4194304 4196468 140730062221936 139714377022224 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32551] ppid=32541 vsize=14084808 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32551/stat : 32551 (java) S 32541 32544 31730 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 40794071 14422843392 22705 33554432000 4194304 4196468 140730062221936 139713898031472 139714783902338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32552] ppid=32541 vsize=14084808 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32552/stat : 32552 (java) S 32541 32544 31730 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40794071 14422843392 22705 33554432000 4194304 4196468 140730062221936 139713896977440 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32553] ppid=32541 vsize=14084808 memory=8372 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32553/stat : 32553 (java) S 32541 32544 31730 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40794071 14422843392 22705 33554432000 4194304 4196468 140730062221936 139713895924592 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32554] ppid=32541 vsize=14084808 memory=12972 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32554/stat : 32554 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14422843392 22705 33554432000 4194304 4196468 140730062221936 139713894872912 139714783909787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32555] ppid=32541 vsize=14084808 memory=7662705889289527641 CPUtime=0.09 cores=0,2,4,6
/proc/32544/task/32555/stat : 32555 (java) S 32541 32544 31730 0 -1 1077944384 689 0 0 0 9 0 0 0 20 0 15 0 40794074 14422843392 22705 33554432000 4194304 4196468 140730062221936 139713893821296 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32556] ppid=32541 vsize=14084808 memory=7597685182856913236 CPUtime=0.06 cores=0,2,4,6
/proc/32544/task/32556/stat : 32556 (java) S 32541 32544 31730 0 -1 1077944384 203 0 0 0 6 0 0 0 20 0 15 0 40794074 14422843392 22705 33554432000 4194304 4196468 140730062221936 139713892768496 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32557] ppid=32541 vsize=14084808 memory=7368003688827211856 CPUtime=0.14 cores=0,2,4,6
/proc/32544/task/32557/stat : 32557 (java) S 32541 32544 31730 0 -1 1077944384 341 0 0 0 14 0 0 0 20 0 15 0 40794074 14422843392 22705 33554432000 4194304 4196468 140730062221936 139713891715696 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32558] ppid=32541 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32558/stat : 32558 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14422843392 22705 33554432000 4194304 4196468 140730062221936 139713890663136 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32559] ppid=32541 vsize=14084808 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32559/stat : 32559 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794074 14422843392 22705 33554432000 4194304 4196468 140730062221936 139713889610416 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 90820 KiB

[startup+1.50072 s]
/proc/loadavg: 1.36 1.35 1.45 4/215 32559
/proc/meminfo: memFree=21457444/32770624 swapFree=67108860/67108860
[pid=32544] ppid=32541 vsize=14090952 memory=153876 CPUtime=2.89 cores=0,2,4,6
/proc/32544/stat : 32544 (java) S 32541 32544 31730 0 -1 1077944320 25646 0 0 0 279 10 0 0 20 0 15 0 40794068 14429134848 38469 33554432000 4194304 4196468 140730062221936 140730062204480 139714783891191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
/proc/32544/statm: 3522738 38469 3541 1 0 3484809 0
[pid=32544/tid=32546] ppid=32541 vsize=14090952 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/32544/task/32546/stat : 32546 (java) R 32541 32544 31730 0 -1 4202560 19186 0 0 0 140 7 0 0 20 0 15 0 40794069 14429134848 38469 33554432000 4194304 4196468 140730062221936 139714788123744 139714426616884 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32547] ppid=32541 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32547/stat : 32547 (java) S 32541 32544 31730 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40794069 14429134848 38469 33554432000 4194304 4196468 140730062221936 139714380180624 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32548] ppid=32541 vsize=14090952 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32548/stat : 32548 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14429134848 38469 33554432000 4194304 4196468 140730062221936 139714379127824 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32549] ppid=32541 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32549/stat : 32549 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14429134848 38469 33554432000 4194304 4196468 140730062221936 139714378075024 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32550] ppid=32541 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32550/stat : 32550 (java) S 32541 32544 31730 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40794069 14429134848 38469 33554432000 4194304 4196468 140730062221936 139714377022224 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32551] ppid=32541 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32551/stat : 32551 (java) S 32541 32544 31730 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 40794071 14429134848 38469 33554432000 4194304 4196468 140730062221936 139713898031472 139714783902338 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0

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

/proc/32544/task/32546/stat : 32546 (java) R 32541 32544 31730 0 -1 4202560 46575 0 0 0 218163 32 0 0 20 0 15 0 40794069 14429134848 98739 33554432000 4194304 4196468 140730062221936 139714788129520 139714426902894 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32547] ppid=32541 vsize=14090952 memory=390860 CPUtime=10.28 cores=0,2,4,6
/proc/32544/task/32547/stat : 32547 (java) S 32541 32544 31730 0 -1 1077944384 6026 0 0 0 979 49 0 0 20 0 15 0 40794069 14429134848 98739 33554432000 4194304 4196468 140730062221936 139714380180624 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32548] ppid=32541 vsize=14090952 memory=390860 CPUtime=10.29 cores=0,2,4,6
/proc/32544/task/32548/stat : 32548 (java) S 32541 32544 31730 0 -1 1077944384 4463 0 0 0 975 54 0 0 20 0 15 0 40794069 14429134848 98739 33554432000 4194304 4196468 140730062221936 139714379127824 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32549] ppid=32541 vsize=14090952 memory=392908 CPUtime=10.3 cores=0,2,4,6
/proc/32544/task/32549/stat : 32549 (java) S 32541 32544 31730 0 -1 1077944384 3767 0 0 0 980 50 0 0 20 0 15 0 40794069 14429134848 98739 33554432000 4194304 4196468 140730062221936 139714378075024 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32550] ppid=32541 vsize=14090952 memory=392908 CPUtime=10.24 cores=0,2,4,6
/proc/32544/task/32550/stat : 32550 (java) S 32541 32544 31730 0 -1 1077944384 3944 0 0 0 967 57 0 0 20 0 15 0 40794069 14429134848 98739 33554432000 4194304 4196468 140730062221936 139714377022224 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32551] ppid=32541 vsize=14090952 memory=392908 CPUtime=7.54 cores=0,2,4,6
/proc/32544/task/32551/stat : 32551 (java) S 32541 32544 31730 0 -1 1077944384 4948 0 0 0 702 52 0 0 20 0 15 0 40794071 14429134848 98739 33554432000 4194304 4196468 140730062221936 139713898031472 139714783902338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32552] ppid=32541 vsize=14090952 memory=394956 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32552/stat : 32552 (java) S 32541 32544 31730 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 40794071 14429134848 98739 33554432000 4194304 4196468 140730062221936 139713896977504 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32553] ppid=32541 vsize=14090952 memory=394956 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32553/stat : 32553 (java) S 32541 32544 31730 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 40794071 14429134848 98739 33554432000 4194304 4196468 140730062221936 139713895924608 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32554] ppid=32541 vsize=14090952 memory=394956 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32554/stat : 32554 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14429134848 98739 33554432000 4194304 4196468 140730062221936 139713894872912 139714783909787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32555] ppid=32541 vsize=14090952 memory=392908 CPUtime=1.52 cores=0,2,4,6
/proc/32544/task/32555/stat : 32555 (java) S 32541 32544 31730 0 -1 1077944384 8179 0 0 0 150 2 0 0 20 0 15 0 40794074 14429134848 98739 33554432000 4194304 4196468 140730062221936 139713893821296 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32556] ppid=32541 vsize=14090952 memory=392908 CPUtime=1.31 cores=0,2,4,6
/proc/32544/task/32556/stat : 32556 (java) S 32541 32544 31730 0 -1 1077944384 6891 0 0 0 130 1 0 0 20 0 15 0 40794074 14429134848 98739 33554432000 4194304 4196468 140730062221936 139713892768496 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32557] ppid=32541 vsize=14090952 memory=4008 CPUtime=0.58 cores=0,2,4,6
/proc/32544/task/32557/stat : 32557 (java) S 32541 32544 31730 0 -1 1077944384 8685 0 0 0 57 1 0 0 20 0 15 0 40794074 14429134848 98739 33554432000 4194304 4196468 140730062221936 139713891715696 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32558] ppid=32541 vsize=14090952 memory=394956 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32558/stat : 32558 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14429134848 98739 33554432000 4194304 4196468 140730062221936 139713890663136 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32559] ppid=32541 vsize=14090952 memory=1708 CPUtime=1.24 cores=0,2,4,6
/proc/32544/task/32559/stat : 32559 (java) S 32541 32544 31730 0 -1 1077944384 1539 0 0 0 62 62 0 0 20 0 15 0 40794074 14429134848 98739 33554432000 4194304 4196468 140730062221936 139713889610416 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 44 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
Current children cumulated CPU time: 2235.34 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 394956 KiB

[startup+2262.3 s]
/proc/loadavg: 1.20 1.31 1.37 4/216 32632
/proc/meminfo: memFree=21198132/32770624 swapFree=67108860/67108860
[pid=32544] ppid=32541 vsize=14090952 memory=399052 CPUtime=2296.45 cores=0,2,4,6
/proc/32544/stat : 32544 (java) S 32541 32544 31730 0 -1 1077944320 97835 0 0 0 229334 311 0 0 20 0 15 0 40794068 14429134848 99763 33554432000 4194304 4196468 140730062221936 140730062204480 139714783891191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
/proc/32544/statm: 3522738 99763 3584 1 0 3484809 0
[pid=32544/tid=32546] ppid=32541 vsize=14090952 memory=0 CPUtime=2241.32 cores=0,2,4,6
/proc/32544/task/32546/stat : 32546 (java) R 32541 32544 31730 0 -1 4202560 47285 0 0 0 224100 32 0 0 20 0 15 0 40794069 14429134848 99763 33554432000 4194304 4196468 140730062221936 139714788129312 139714426962639 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32547] ppid=32541 vsize=14090952 memory=399052 CPUtime=10.65 cores=0,2,4,6
/proc/32544/task/32547/stat : 32547 (java) S 32541 32544 31730 0 -1 1077944384 6087 0 0 0 1015 50 0 0 20 0 15 0 40794069 14429134848 99763 33554432000 4194304 4196468 140730062221936 139714380180624 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32548] ppid=32541 vsize=14090952 memory=164 CPUtime=10.66 cores=0,2,4,6
/proc/32544/task/32548/stat : 32548 (java) S 32541 32544 31730 0 -1 1077944384 4527 0 0 0 1010 56 0 0 20 0 15 0 40794069 14429134848 99763 33554432000 4194304 4196468 140730062221936 139714379127824 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32549] ppid=32541 vsize=14090952 memory=399052 CPUtime=10.67 cores=0,2,4,6
/proc/32544/task/32549/stat : 32549 (java) S 32541 32544 31730 0 -1 1077944384 4043 0 0 0 1015 52 0 0 20 0 15 0 40794069 14429134848 99763 33554432000 4194304 4196468 140730062221936 139714378075024 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32550] ppid=32541 vsize=14090952 memory=399052 CPUtime=10.6 cores=0,2,4,6
/proc/32544/task/32550/stat : 32550 (java) S 32541 32544 31730 0 -1 1077944384 4061 0 0 0 1002 58 0 0 20 0 15 0 40794069 14429134848 99763 33554432000 4194304 4196468 140730062221936 139714377022224 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32551] ppid=32541 vsize=14090952 memory=399052 CPUtime=7.75 cores=0,2,4,6
/proc/32544/task/32551/stat : 32551 (java) S 32541 32544 31730 0 -1 1077944384 5092 0 0 0 722 53 0 0 20 0 15 0 40794071 14429134848 99763 33554432000 4194304 4196468 140730062221936 139713898031472 139714783902338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 37 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32552] ppid=32541 vsize=14090952 memory=399052 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32552/stat : 32552 (java) S 32541 32544 31730 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 40794071 14429134848 99763 33554432000 4194304 4196468 140730062221936 139713896977504 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32553] ppid=32541 vsize=14090952 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32553/stat : 32553 (java) S 32541 32544 31730 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 40794071 14429134848 99763 33554432000 4194304 4196468 140730062221936 139713895924608 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32554] ppid=32541 vsize=14090952 memory=399052 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32554/stat : 32554 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14429134848 99763 33554432000 4194304 4196468 140730062221936 139713894872912 139714783909787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32555] ppid=32541 vsize=14090952 memory=399052 CPUtime=1.52 cores=0,2,4,6
/proc/32544/task/32555/stat : 32555 (java) S 32541 32544 31730 0 -1 1077944384 8181 0 0 0 150 2 0 0 20 0 15 0 40794074 14429134848 99763 33554432000 4194304 4196468 140730062221936 139713893821296 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32556] ppid=32541 vsize=14090952 memory=399052 CPUtime=1.31 cores=0,2,4,6
/proc/32544/task/32556/stat : 32556 (java) S 32541 32544 31730 0 -1 1077944384 6893 0 0 0 130 1 0 0 20 0 15 0 40794074 14429134848 99763 33554432000 4194304 4196468 140730062221936 139713892768496 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32557] ppid=32541 vsize=14090952 memory=33 CPUtime=0.58 cores=0,2,4,6
/proc/32544/task/32557/stat : 32557 (java) S 32541 32544 31730 0 -1 1077944384 8687 0 0 0 57 1 0 0 20 0 15 0 40794074 14429134848 99763 33554432000 4194304 4196468 140730062221936 139713891715696 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32558] ppid=32541 vsize=14090952 memory=399052 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32558/stat : 32558 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14429134848 99763 33554432000 4194304 4196468 140730062221936 139713890663136 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32559] ppid=32541 vsize=14090952 memory=399052 CPUtime=1.26 cores=0,2,4,6
/proc/32544/task/32559/stat : 32559 (java) S 32541 32544 31730 0 -1 1077944384 1554 0 0 0 63 63 0 0 20 0 15 0 40794074 14429134848 99763 33554432000 4194304 4196468 140730062221936 139713889610416 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
Current children cumulated CPU time: 2296.45 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 399052 KiB

[startup+2322.3 s]
/proc/loadavg: 1.22 1.28 1.36 4/216 32633
/proc/meminfo: memFree=21192012/32770624 swapFree=67108860/67108860
[pid=32544] ppid=32541 vsize=14090952 memory=405196 CPUtime=2357.56 cores=0,2,4,6
/proc/32544/stat : 32544 (java) S 32541 32544 31730 0 -1 1077944320 98751 0 0 0 235437 319 0 0 20 0 15 0 40794068 14429134848 101299 33554432000 4194304 4196468 140730062221936 140730062204480 139714783891191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
/proc/32544/statm: 3522738 101299 3584 1 0 3484809 0
[pid=32544/tid=32546] ppid=32541 vsize=14090952 memory=405196 CPUtime=2300.69 cores=0,2,4,6
/proc/32544/task/32546/stat : 32546 (java) R 32541 32544 31730 0 -1 4202560 47863 0 0 0 230036 33 0 0 20 0 15 0 40794069 14429134848 101299 33554432000 4194304 4196468 140730062221936 139714788129552 139714427082954 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32547] ppid=32541 vsize=14090952 memory=405196 CPUtime=11.03 cores=0,2,4,6
/proc/32544/task/32547/stat : 32547 (java) S 32541 32544 31730 0 -1 1077944384 6102 0 0 0 1052 51 0 0 20 0 15 0 40794069 14429134848 101299 33554432000 4194304 4196468 140730062221936 139714380180624 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32548] ppid=32541 vsize=14090952 memory=405196 CPUtime=11.04 cores=0,2,4,6
/proc/32544/task/32548/stat : 32548 (java) S 32541 32544 31730 0 -1 1077944384 4717 0 0 0 1047 57 0 0 20 0 15 0 40794069 14429134848 101299 33554432000 4194304 4196468 140730062221936 139714379127824 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32549] ppid=32541 vsize=14090952 memory=403148 CPUtime=11.04 cores=0,2,4,6
/proc/32544/task/32549/stat : 32549 (java) S 32541 32544 31730 0 -1 1077944384 4122 0 0 0 1051 53 0 0 20 0 15 0 40794069 14429134848 101299 33554432000 4194304 4196468 140730062221936 139714378075024 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32550] ppid=32541 vsize=14090952 memory=405196 CPUtime=10.98 cores=0,2,4,6
/proc/32544/task/32550/stat : 32550 (java) S 32541 32544 31730 0 -1 1077944384 4085 0 0 0 1038 60 0 0 20 0 15 0 40794069 14429134848 101299 33554432000 4194304 4196468 140730062221936 139714377022224 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32551] ppid=32541 vsize=14090952 memory=405196 CPUtime=7.96 cores=0,2,4,6
/proc/32544/task/32551/stat : 32551 (java) S 32541 32544 31730 0 -1 1077944384 5110 0 0 0 741 55 0 0 20 0 15 0 40794071 14429134848 101299 33554432000 4194304 4196468 140730062221936 139713898031472 139714783902338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32552] ppid=32541 vsize=14090952 memory=405196 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32552/stat : 32552 (java) S 32541 32544 31730 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 40794071 14429134848 101299 33554432000 4194304 4196468 140730062221936 139713896977504 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32553] ppid=32541 vsize=14090952 memory=405196 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32553/stat : 32553 (java) S 32541 32544 31730 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 40794071 14429134848 101299 33554432000 4194304 4196468 140730062221936 139713895924608 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32554] ppid=32541 vsize=14090952 memory=280126760995792 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32554/stat : 32554 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14429134848 101299 33554432000 4194304 4196468 140730062221936 139713894872912 139714783909787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32555] ppid=32541 vsize=14090952 memory=403148 CPUtime=1.52 cores=0,2,4,6
/proc/32544/task/32555/stat : 32555 (java) S 32541 32544 31730 0 -1 1077944384 8183 0 0 0 150 2 0 0 20 0 15 0 40794074 14429134848 101299 33554432000 4194304 4196468 140730062221936 139713893821296 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32556] ppid=32541 vsize=14090952 memory=405196 CPUtime=1.31 cores=0,2,4,6
/proc/32544/task/32556/stat : 32556 (java) S 32541 32544 31730 0 -1 1077944384 6895 0 0 0 130 1 0 0 20 0 15 0 40794074 14429134848 101299 33554432000 4194304 4196468 140730062221936 139713892768496 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32557] ppid=32541 vsize=14090952 memory=405196 CPUtime=0.58 cores=0,2,4,6
/proc/32544/task/32557/stat : 32557 (java) S 32541 32544 31730 0 -1 1077944384 8689 0 0 0 57 1 0 0 20 0 15 0 40794074 14429134848 101299 33554432000 4194304 4196468 140730062221936 139713891715696 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32558] ppid=32541 vsize=14090952 memory=405196 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32558/stat : 32558 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14429134848 101299 33554432000 4194304 4196468 140730062221936 139713890663136 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32559] ppid=32541 vsize=14090952 memory=403148 CPUtime=1.3 cores=0,2,4,6
/proc/32544/task/32559/stat : 32559 (java) S 32541 32544 31730 0 -1 1077944384 1560 0 0 0 65 65 0 0 20 0 15 0 40794074 14429134848 101299 33554432000 4194304 4196468 140730062221936 139713889610416 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 44 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
Current children cumulated CPU time: 2357.56 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 405196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2364 s]*
/proc/loadavg: 1.16 1.26 1.35 4/216 32634
/proc/meminfo: memFree=21187904/32770624 swapFree=67108860/67108860
[pid=32544] ppid=32541 vsize=14090952 memory=409292 CPUtime=2400.03 cores=0,2,4,6
/proc/32544/stat : 32544 (java) S 32541 32544 31730 0 -1 1077944320 100057 0 0 0 239678 325 0 0 20 0 15 0 40794068 14429134848 102323 33554432000 4194304 4196468 140730062221936 140730062204480 139714783891191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
/proc/32544/statm: 3522738 102323 3584 1 0 3484809 0
[pid=32544/tid=32546] ppid=32541 vsize=14090952 memory=1398720917958146503 CPUtime=2341.95 cores=0,2,4,6
/proc/32544/task/32546/stat : 32546 (java) R 32541 32544 31730 0 -1 4202560 48468 0 0 0 234162 33 0 0 20 0 15 0 40794069 14429134848 102323 33554432000 4194304 4196468 140730062221936 139714788129184 139714764734172 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32547] ppid=32541 vsize=14090952 memory=932 CPUtime=11.3 cores=0,2,4,6
/proc/32544/task/32547/stat : 32547 (java) S 32541 32544 31730 0 -1 1077944384 6162 0 0 0 1077 53 0 0 20 0 15 0 40794069 14429134848 102323 33554432000 4194304 4196468 140730062221936 139714380180624 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32548] ppid=32541 vsize=14090952 memory=2244 CPUtime=11.3 cores=0,2,4,6
/proc/32544/task/32548/stat : 32548 (java) S 32541 32544 31730 0 -1 1077944384 4863 0 0 0 1072 58 0 0 20 0 15 0 40794069 14429134848 102323 33554432000 4194304 4196468 140730062221936 139714379127824 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32549] ppid=32541 vsize=14090952 memory=4132 CPUtime=11.31 cores=0,2,4,6
/proc/32544/task/32549/stat : 32549 (java) S 32541 32544 31730 0 -1 1077944384 4247 0 0 0 1077 54 0 0 20 0 15 0 40794069 14429134848 102323 33554432000 4194304 4196468 140730062221936 139714378075024 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32550] ppid=32541 vsize=14090952 memory=4126316290023845779 CPUtime=11.24 cores=0,2,4,6
/proc/32544/task/32550/stat : 32550 (java) S 32541 32544 31730 0 -1 1077944384 4318 0 0 0 1063 61 0 0 20 0 15 0 40794069 14429134848 102323 33554432000 4194304 4196468 140730062221936 139714377022224 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32551] ppid=32541 vsize=14090952 memory=-7361183220417257581 CPUtime=8.1 cores=0,2,4,6
/proc/32544/task/32551/stat : 32551 (java) S 32541 32544 31730 0 -1 1077944384 5236 0 0 0 754 56 0 0 20 0 15 0 40794071 14429134848 102323 33554432000 4194304 4196468 140730062221936 139713898031472 139714783902338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32552] ppid=32541 vsize=14090952 memory=7681407940103534239 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32552/stat : 32552 (java) S 32541 32544 31730 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 40794071 14429134848 102323 33554432000 4194304 4196468 140730062221936 139713896977504 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32553] ppid=32541 vsize=14090952 memory=-8312670058677691234 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32553/stat : 32553 (java) S 32541 32544 31730 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 40794071 14429134848 102323 33554432000 4194304 4196468 140730062221936 139713895924608 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32554] ppid=32541 vsize=14090952 memory=-8312670058677691234 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32554/stat : 32554 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14429134848 102323 33554432000 4194304 4196468 140730062221936 139713894872912 139714783909787 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32555] ppid=32541 vsize=14090952 memory=-4866526891258710369 CPUtime=1.52 cores=0,2,4,6
/proc/32544/task/32555/stat : 32555 (java) S 32541 32544 31730 0 -1 1077944384 8183 0 0 0 150 2 0 0 20 0 15 0 40794074 14429134848 102323 33554432000 4194304 4196468 140730062221936 139713893821296 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32556] ppid=32541 vsize=14090952 memory=-9181546050914066336 CPUtime=1.31 cores=0,2,4,6
/proc/32544/task/32556/stat : 32556 (java) S 32541 32544 31730 0 -1 1077944384 6895 0 0 0 130 1 0 0 20 0 15 0 40794074 14429134848 102323 33554432000 4194304 4196468 140730062221936 139713892768496 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32557] ppid=32541 vsize=14090952 memory=4642197910265684584 CPUtime=0.58 cores=0,2,4,6
/proc/32544/task/32557/stat : 32557 (java) S 32541 32544 31730 0 -1 1077944384 8689 0 0 0 57 1 0 0 20 0 15 0 40794074 14429134848 102323 33554432000 4194304 4196468 140730062221936 139713891715696 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32558] ppid=32541 vsize=14090952 memory=29220 CPUtime=0 cores=0,2,4,6
/proc/32544/task/32558/stat : 32558 (java) S 32541 32544 31730 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40794074 14429134848 102323 33554432000 4194304 4196468 140730062221936 139713890663136 139714783901397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
[pid=32544/tid=32559] ppid=32541 vsize=14090952 memory=6791534058613427641 CPUtime=1.32 cores=0,2,4,6
/proc/32544/task/32559/stat : 32559 (java) S 32541 32544 31730 0 -1 1077944384 1571 0 0 0 66 66 0 0 20 0 15 0 40794074 14429134848 102323 33554432000 4194304 4196468 140730062221936 139713889610416 139714783902338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 44 0 0 6293624 6294260 34250752 140730062226504 140730062226697 140730062226697 140730062229455 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 409292 KiB

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

[startup+2364.03 s]
# the end of solver process 32544 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.81 s, system=3.25673 s

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

Child status: 143
Real time (s): 2364.03
CPU time (s): 2400.06
CPU user time (s): 2396.81
CPU system time (s): 3.25673
CPU usage (%): 101.524
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 409292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.81
system time used= 3.25673
maximum resident set size= 409844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100205
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 270987
involuntary context switches= 6758


# summary of solver processes directly reported to runsolver:
#   pid: 32544
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2396.81
#   total CPU system time (s): 3.25673

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9101 second user time and 22.0781 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-22 06:05:09
IDJOB=4290626
IDBENCH=141122
IDSOLVER=2743
FILE ID=node137/4290626-1532232309
RUNJOBID= node137-1532225156-31761
PBS_JOBID= 21018945
Free space on /tmp= 56856 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/StripPacking/StripPacking-C1P2_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290626-1532232309/watcher-4290626-1532232309 -o /tmp/evaluation-result-4290626-1532232309/solver-4290626-1532232309 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532225156-31761 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1502532730 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290626-1532232309.xml

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

MD5SUM BENCH= ea26d3392de34cffb15676b0e6b531a1
RANDOM SEED=1502532730

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21550340 kB
MemAvailable:   31708952 kB
Buffers:          225344 kB
Cached:         10133160 kB
SwapCached:            0 kB
Active:          1961460 kB
Inactive:        8680292 kB
Active(anon):     286520 kB
Inactive(anon):    16944 kB
Active(file):    1674940 kB
Inactive(file):  8663348 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36132 kB
Writeback:             0 kB
AnonPages:        386976 kB
Mapped:            48776 kB
Shmem:             17036 kB
Slab:             275824 kB
SReclaimable:     248784 kB
SUnreclaim:        27040 kB
KernelStack:        3808 kB
PageTables:         6116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1263532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 56824 MiB
End job on node137 at 2018-07-22 06:44:33