Trace number 4308170

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-08-14? (TO) 2520.11 2485.41

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.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1538320641
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.75/1.16	c Parsing done, starting search...
2520.09/2485.40	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 (13978 MiB free)
  memory of node 1: 16384 MiB (9837 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308170-1534273772/watcher-4308170-1534273772 -o /tmp/evaluation-result-4308170-1534273772/solver-4308170-1534273772 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534271267-32166 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1538320641 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308170-1534273772.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
Starting watchdog thread
solver pid=32472, runsolver pid=32469
Current StackSize limit: 8192 KiB


[startup+0.102704 s]*
/proc/loadavg: 0.98 1.25 1.36 3/218 32487
/proc/meminfo: memFree=24369388/32770624 swapFree=67108688/67108860
[pid=32472] ppid=32469 vsize=14082736 memory=30748 CPUtime=0.13 cores=1,3,5,7
/proc/32472/stat : 32472 (java) S 32469 32472 30369 0 -1 1077944320 6575 0 0 0 12 1 0 0 20 0 15 0 244940418 14420721664 7687 33554432000 4194304 4196468 140729039011632 140729038994176 139966829858551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
/proc/32472/statm: 3520684 7687 3160 1 0 3482761 0
[pid=32472/tid=32474] ppid=32469 vsize=14082736 memory=-8773748148829852028 CPUtime=0.09 cores=1,3,5,7
/proc/32472/task/32474/stat : 32474 (java) R 32469 32472 30369 0 -1 4202560 4608 0 0 0 9 0 0 0 20 0 15 0 244940418 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966834098304 139966813939038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32475] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32475/stat : 32475 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966744927376 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32476] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32476/stat : 32476 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966424280080 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32477] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32477/stat : 32477 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966423227280 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32478] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32478/stat : 32478 (java) S 32469 32472 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966422174480 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32479] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32479/stat : 32479 (java) S 32469 32472 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244940421 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966011545968 139966829869698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32480] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32480/stat : 32480 (java) S 32469 32472 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244940421 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966010491936 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32481] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32481/stat : 32481 (java) S 32469 32472 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244940421 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966009439088 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32482] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32482/stat : 32482 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966008387408 139966829877147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32483] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32483/stat : 32483 (java) S 32469 32472 30369 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966007335792 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32484] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32484/stat : 32484 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 7687 33554432000 4194304 4196468 140729039011632 139966006282992 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32485] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0.01 cores=1,3,5,7
/proc/32472/task/32485/stat : 32485 (java) S 32469 32472 30369 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 15 0 244940424 14420721664 7687 33554432000 4194304 4196468 140729039011632 139965361904240 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32486] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32486/stat : 32486 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 7687 33554432000 4194304 4196468 140729039011632 139965360851680 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32487] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32487/stat : 32487 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 7687 33554432000 4194304 4196468 140729039011632 139965359798960 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30748 KiB

[startup+0.210643 s]*
/proc/loadavg: 0.98 1.25 1.36 6/218 32487
/proc/meminfo: memFree=24353884/32770624 swapFree=67108688/67108860
[pid=32472] ppid=32469 vsize=14082736 memory=47108 CPUtime=0.3 cores=1,3,5,7
/proc/32472/stat : 32472 (java) S 32469 32472 30369 0 -1 1077944320 10377 0 0 0 28 2 0 0 20 0 15 0 244940418 14420721664 11777 33554432000 4194304 4196468 140729039011632 140729038994176 139966829858551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
/proc/32472/statm: 3520684 11777 3372 1 0 3482761 0
[pid=32472/tid=32474] ppid=32469 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/32472/task/32474/stat : 32474 (java) R 32469 32472 30369 0 -1 4202560 8053 0 0 0 18 1 0 0 20 0 15 0 244940418 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966834085184 139966813971416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32475] ppid=32469 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32475/stat : 32475 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966744927376 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32476] ppid=32469 vsize=14082736 memory=139939287010697 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32476/stat : 32476 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966424280080 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32477] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32477/stat : 32477 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966423227280 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32478] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32478/stat : 32478 (java) S 32469 32472 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966422174480 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32479] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32479/stat : 32479 (java) S 32469 32472 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244940421 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966011545968 139966829869698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32480] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32480/stat : 32480 (java) S 32469 32472 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244940421 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966010491936 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32481] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32481/stat : 32481 (java) S 32469 32472 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244940421 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966009439088 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32482] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32482/stat : 32482 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966008387408 139966829877147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32483] ppid=32469 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32472/task/32483/stat : 32483 (java) R 32469 32472 30369 0 -1 4202560 390 0 0 0 2 0 0 0 20 0 15 0 244940424 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966007335792 139966811037608 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32484] ppid=32469 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/32472/task/32484/stat : 32484 (java) R 32469 32472 30369 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 15 0 244940424 14420721664 11777 33554432000 4194304 4196468 140729039011632 139966006282992 139966829869698 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32485] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0.05 cores=1,3,5,7
/proc/32472/task/32485/stat : 32485 (java) R 32469 32472 30369 0 -1 4202560 335 0 0 0 5 0 0 0 20 0 15 0 244940424 14420721664 11777 33554432000 4194304 4196468 140729039011632 139965361901176 139966808784228 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32486] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32486/stat : 32486 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 11777 33554432000 4194304 4196468 140729039011632 139965360851680 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32487] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32487/stat : 32487 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 11777 33554432000 4194304 4196468 140729039011632 139965359798960 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47108 KiB

[startup+0.31061 s]*
/proc/loadavg: 0.98 1.25 1.36 3/218 32487
/proc/meminfo: memFree=24349728/32770624 swapFree=67108688/67108860
[pid=32472] ppid=32469 vsize=14082736 memory=50868 CPUtime=0.43 cores=1,3,5,7
/proc/32472/stat : 32472 (java) S 32469 32472 30369 0 -1 1077944320 10784 0 0 0 41 2 0 0 20 0 15 0 244940418 14420721664 12717 33554432000 4194304 4196468 140729039011632 140729038994176 139966829858551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
/proc/32472/statm: 3520684 12717 3422 1 0 3482761 0
[pid=32472/tid=32474] ppid=32469 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/32472/task/32474/stat : 32474 (java) R 32469 32472 30369 0 -1 4202560 8417 0 0 0 28 2 0 0 20 0 15 0 244940418 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966834070064 139966813045360 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32475] ppid=32469 vsize=14082736 memory=4294980954 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32475/stat : 32475 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966744927376 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32476] ppid=32469 vsize=14082736 memory=139939287010642 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32476/stat : 32476 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966424280080 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32477] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32477/stat : 32477 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966423227280 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32478] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32478/stat : 32478 (java) S 32469 32472 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244940419 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966422174480 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32479] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32479/stat : 32479 (java) S 32469 32472 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244940421 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966011545968 139966829869698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32480] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32480/stat : 32480 (java) S 32469 32472 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244940421 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966010491936 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32481] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32481/stat : 32481 (java) S 32469 32472 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244940421 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966009439088 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32482] ppid=32469 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32482/stat : 32482 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966008387408 139966829877147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32483] ppid=32469 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32472/task/32483/stat : 32483 (java) S 32469 32472 30369 0 -1 1077944384 411 0 0 0 3 0 0 0 20 0 15 0 244940424 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966007335792 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32484] ppid=32469 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32472/task/32484/stat : 32484 (java) S 32469 32472 30369 0 -1 1077944384 217 0 0 0 2 0 0 0 20 0 15 0 244940424 14420721664 12717 33554432000 4194304 4196468 140729039011632 139966006282992 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32485] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0.07 cores=1,3,5,7
/proc/32472/task/32485/stat : 32485 (java) S 32469 32472 30369 0 -1 1077944384 357 0 0 0 7 0 0 0 20 0 15 0 244940424 14420721664 12717 33554432000 4194304 4196468 140729039011632 139965361904240 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32486] ppid=32469 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32486/stat : 32486 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 12717 33554432000 4194304 4196468 140729039011632 139965360851680 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32487] ppid=32469 vsize=14082736 memory=139939286980224 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32487/stat : 32487 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940424 14420721664 12717 33554432000 4194304 4196468 140729039011632 139965359798960 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50868 KiB

[startup+0.700736 s]
/proc/loadavg: 0.98 1.25 1.36 3/218 32487
/proc/meminfo: memFree=24325544/32770624 swapFree=67108688/67108860
[pid=32472] ppid=32469 vsize=14084804 memory=88744 CPUtime=0.99 cores=1,3,5,7
/proc/32472/stat : 32472 (java) S 32469 32472 30369 0 -1 1077944320 17628 0 0 0 94 5 0 0 20 0 15 0 244940418 14422839296 22186 33554432000 4194304 4196468 140729039011632 140729038994176 139966829858551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
/proc/32472/statm: 3521201 22186 3499 1 0 3483273 0
[pid=32472/tid=32474] ppid=32469 vsize=14084804 memory=1172 CPUtime=0.67 cores=1,3,5,7
/proc/32472/task/32474/stat : 32474 (java) R 32469 32472 30369 0 -1 4202560 14869 0 0 0 64 3 0 0 20 0 15 0 244940418 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966834076304 139966813939038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32475] ppid=32469 vsize=14084804 memory=36808 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32475/stat : 32475 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966744927376 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32476] ppid=32469 vsize=14084804 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32476/stat : 32476 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966424280080 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32477] ppid=32469 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32477/stat : 32477 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966423227280 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32478] ppid=32469 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32478/stat : 32478 (java) S 32469 32472 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244940419 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966422174480 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32479] ppid=32469 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32479/stat : 32479 (java) S 32469 32472 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244940421 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966011545968 139966829869698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32480] ppid=32469 vsize=14084804 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32480/stat : 32480 (java) S 32469 32472 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244940421 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966010491936 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32481] ppid=32469 vsize=14084804 memory=924 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32481/stat : 32481 (java) S 32469 32472 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244940421 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966009439088 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32482] ppid=32469 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32482/stat : 32482 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966008387408 139966829877147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32483] ppid=32469 vsize=14084804 memory=7237400421024098393 CPUtime=0.08 cores=1,3,5,7
/proc/32472/task/32483/stat : 32483 (java) S 32469 32472 30369 0 -1 1077944384 572 0 0 0 8 0 0 0 20 0 15 0 244940424 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966007335792 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32484] ppid=32469 vsize=14084804 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/32472/task/32484/stat : 32484 (java) S 32469 32472 30369 0 -1 1077944384 362 0 0 0 7 0 0 0 20 0 15 0 244940424 14422839296 22186 33554432000 4194304 4196468 140729039011632 139966006282992 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32485] ppid=32469 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/32472/task/32485/stat : 32485 (java) R 32469 32472 30369 0 -1 4202560 444 0 0 0 14 0 0 0 20 0 15 0 244940424 14422839296 22186 33554432000 4194304 4196468 140729039011632 139965361904240 139966829879898 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32486] ppid=32469 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32486/stat : 32486 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14422839296 22186 33554432000 4194304 4196468 140729039011632 139965360851680 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32487] ppid=32469 vsize=14084804 memory=8696 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32487/stat : 32487 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940424 14422839296 22186 33554432000 4194304 4196468 140729039011632 139965359798960 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88744 KiB

[startup+1.50361 s]
/proc/loadavg: 1.06 1.26 1.36 4/218 32487
/proc/meminfo: memFree=24293132/32770624 swapFree=67108688/67108860
[pid=32472] ppid=32469 vsize=14090948 memory=154172 CPUtime=2.92 cores=1,3,5,7
/proc/32472/stat : 32472 (java) S 32469 32472 30369 0 -1 1077944320 25903 0 0 0 283 9 0 0 20 0 15 0 244940418 14429130752 38543 33554432000 4194304 4196468 140729039011632 140729038994176 139966829858551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
/proc/32472/statm: 3522737 38543 3539 1 0 3484809 0
[pid=32472/tid=32474] ppid=32469 vsize=14090948 memory=134548 CPUtime=1.47 cores=1,3,5,7
/proc/32472/task/32474/stat : 32474 (java) R 32469 32472 30369 0 -1 4202560 19087 0 0 0 141 6 0 0 20 0 15 0 244940418 14429130752 38543 33554432000 4194304 4196468 140729039011632 139966834082048 139966429519840 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32475] ppid=32469 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32475/stat : 32475 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14429130752 38543 33554432000 4194304 4196468 140729039011632 139966744927376 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32476] ppid=32469 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32476/stat : 32476 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14429130752 38543 33554432000 4194304 4196468 140729039011632 139966424280080 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32477] ppid=32469 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32477/stat : 32477 (java) S 32469 32472 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244940419 14429130752 38543 33554432000 4194304 4196468 140729039011632 139966423227280 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32478] ppid=32469 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32478/stat : 32478 (java) S 32469 32472 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244940419 14429130752 38543 33554432000 4194304 4196468 140729039011632 139966422174480 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32479] ppid=32469 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32479/stat : 32479 (java) S 32469 32472 30369 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 244940421 14429130752 38543 33554432000 4194304 4196468 140729039011632 139966011545968 139966829869698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0

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

/proc/32472/task/32474/stat : 32474 (java) R 32469 32472 30369 0 -1 4202560 51249 0 0 0 230111 36 0 0 20 0 15 0 244940418 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966834096656 139966429517834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32475] ppid=32469 vsize=14090948 memory=384268 CPUtime=10.16 cores=1,3,5,7
/proc/32472/task/32475/stat : 32475 (java) S 32469 32472 30369 0 -1 1077944384 3495 0 0 0 964 52 0 0 20 0 15 0 244940419 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966744927376 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32476] ppid=32469 vsize=14090948 memory=384268 CPUtime=10.18 cores=1,3,5,7
/proc/32472/task/32476/stat : 32476 (java) S 32469 32472 30369 0 -1 1077944384 3156 0 0 0 964 54 0 0 20 0 15 0 244940419 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966424280080 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32477] ppid=32469 vsize=14090948 memory=384268 CPUtime=10.13 cores=1,3,5,7
/proc/32472/task/32477/stat : 32477 (java) S 32469 32472 30369 0 -1 1077944384 4635 0 0 0 959 54 0 0 20 0 15 0 244940419 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966423227280 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32478] ppid=32469 vsize=14090948 memory=384268 CPUtime=10.08 cores=1,3,5,7
/proc/32472/task/32478/stat : 32478 (java) S 32469 32472 30369 0 -1 1077944384 5966 0 0 0 955 53 0 0 20 0 15 0 244940419 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966422174480 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32479] ppid=32469 vsize=14090948 memory=384268 CPUtime=7.67 cores=1,3,5,7
/proc/32472/task/32479/stat : 32479 (java) S 32469 32472 30369 0 -1 1077944384 5827 0 0 0 713 54 0 0 20 0 15 0 244940421 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966011545968 139966829869698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32480] ppid=32469 vsize=14090948 memory=384268 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32480/stat : 32480 (java) S 32469 32472 30369 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 244940421 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966010492000 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32481] ppid=32469 vsize=14090948 memory=384268 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32481/stat : 32481 (java) S 32469 32472 30369 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 244940421 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966009439088 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32482] ppid=32469 vsize=14090948 memory=384268 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32482/stat : 32482 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966008387408 139966829877147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32483] ppid=32469 vsize=14090948 memory=384268 CPUtime=1.32 cores=1,3,5,7
/proc/32472/task/32483/stat : 32483 (java) S 32469 32472 30369 0 -1 1077944384 8632 0 0 0 130 2 0 0 20 0 15 0 244940424 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966007335792 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32484] ppid=32469 vsize=14090948 memory=384268 CPUtime=1.46 cores=1,3,5,7
/proc/32472/task/32484/stat : 32484 (java) S 32469 32472 30369 0 -1 1077944384 7513 0 0 0 145 1 0 0 20 0 15 0 244940424 14429130752 96067 33554432000 4194304 4196468 140729039011632 139966006282992 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32485] ppid=32469 vsize=14090948 memory=384268 CPUtime=0.57 cores=1,3,5,7
/proc/32472/task/32485/stat : 32485 (java) S 32469 32472 30369 0 -1 1077944384 8854 0 0 0 55 2 0 0 20 0 15 0 244940424 14429130752 96067 33554432000 4194304 4196468 140729039011632 139965361904240 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32486] ppid=32469 vsize=14090948 memory=2192 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32486/stat : 32486 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14429130752 96067 33554432000 4194304 4196468 140729039011632 139965360851680 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32487] ppid=32469 vsize=14090948 memory=3980 CPUtime=1.24 cores=1,3,5,7
/proc/32472/task/32487/stat : 32487 (java) S 32469 32472 30369 0 -1 1077944384 1580 0 0 0 58 66 0 0 20 0 15 0 244940424 14429130752 96067 33554432000 4194304 4196468 140729039011632 139965359798960 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
Current children cumulated CPU time: 2354.39 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 384268 KiB

[startup+2382.3 s]
/proc/loadavg: 1.45 1.58 1.50 3/219 32566
/proc/meminfo: memFree=24042700/32770624 swapFree=67108688/67108860
[pid=32472] ppid=32469 vsize=14090948 memory=390412 CPUtime=2415.36 cores=1,3,5,7
/proc/32472/stat : 32472 (java) S 32469 32472 30369 0 -1 1077944320 103380 0 0 0 241218 318 0 0 20 0 15 0 244940418 14429130752 97603 33554432000 4194304 4196468 140729039011632 140729038994176 139966829858551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
/proc/32472/statm: 3522737 97603 3583 1 0 3484809 0
[pid=32472/tid=32474] ppid=32469 vsize=14090948 memory=388364 CPUtime=2360.87 cores=1,3,5,7
/proc/32472/task/32474/stat : 32474 (java) R 32469 32472 30369 0 -1 4202560 51946 0 0 0 236050 37 0 0 20 0 15 0 244940418 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966834096656 139966429522196 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32475] ppid=32469 vsize=14090948 memory=390412 CPUtime=10.49 cores=1,3,5,7
/proc/32472/task/32475/stat : 32475 (java) S 32469 32472 30369 0 -1 1077944384 3599 0 0 0 996 53 0 0 20 0 15 0 244940419 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966744927376 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32476] ppid=32469 vsize=14090948 memory=390412 CPUtime=10.51 cores=1,3,5,7
/proc/32472/task/32476/stat : 32476 (java) S 32469 32472 30369 0 -1 1077944384 3191 0 0 0 996 55 0 0 20 0 15 0 244940419 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966424280080 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32477] ppid=32469 vsize=14090948 memory=390412 CPUtime=10.47 cores=1,3,5,7
/proc/32472/task/32477/stat : 32477 (java) S 32469 32472 30369 0 -1 1077944384 4701 0 0 0 991 56 0 0 20 0 15 0 244940419 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966423227280 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32478] ppid=32469 vsize=14090948 memory=388364 CPUtime=10.42 cores=1,3,5,7
/proc/32472/task/32478/stat : 32478 (java) S 32469 32472 30369 0 -1 1077944384 5968 0 0 0 987 55 0 0 20 0 15 0 244940419 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966422174480 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32479] ppid=32469 vsize=14090948 memory=36844 CPUtime=7.87 cores=1,3,5,7
/proc/32472/task/32479/stat : 32479 (java) S 32469 32472 30369 0 -1 1077944384 5963 0 0 0 732 55 0 0 20 0 15 0 244940421 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966011545968 139966829869698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32480] ppid=32469 vsize=14090948 memory=386316 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32480/stat : 32480 (java) S 32469 32472 30369 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 244940421 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966010492000 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32481] ppid=32469 vsize=14090948 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32481/stat : 32481 (java) S 32469 32472 30369 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 244940421 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966009439088 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32482] ppid=32469 vsize=14090948 memory=390412 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32482/stat : 32482 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966008387408 139966829877147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32483] ppid=32469 vsize=14090948 memory=390412 CPUtime=1.32 cores=1,3,5,7
/proc/32472/task/32483/stat : 32483 (java) S 32469 32472 30369 0 -1 1077944384 8634 0 0 0 130 2 0 0 20 0 15 0 244940424 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966007335792 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32484] ppid=32469 vsize=14090948 memory=3824 CPUtime=1.46 cores=1,3,5,7
/proc/32472/task/32484/stat : 32484 (java) S 32469 32472 30369 0 -1 1077944384 7515 0 0 0 145 1 0 0 20 0 15 0 244940424 14429130752 97603 33554432000 4194304 4196468 140729039011632 139966006282992 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32485] ppid=32469 vsize=14090948 memory=66584 CPUtime=0.57 cores=1,3,5,7
/proc/32472/task/32485/stat : 32485 (java) S 32469 32472 30369 0 -1 1077944384 8858 0 0 0 55 2 0 0 20 0 15 0 244940424 14429130752 97603 33554432000 4194304 4196468 140729039011632 139965361904240 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32486] ppid=32469 vsize=14090948 memory=388364 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32486/stat : 32486 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14429130752 97603 33554432000 4194304 4196468 140729039011632 139965360851680 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32487] ppid=32469 vsize=14090948 memory=388364 CPUtime=1.28 cores=1,3,5,7
/proc/32472/task/32487/stat : 32487 (java) S 32469 32472 30369 0 -1 1077944384 1586 0 0 0 60 68 0 0 20 0 15 0 244940424 14429130752 97603 33554432000 4194304 4196468 140729039011632 139965359798960 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
Current children cumulated CPU time: 2415.36 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 390412 KiB

[startup+2442.3 s]
/proc/loadavg: 1.41 1.54 1.49 3/221 32576
/proc/meminfo: memFree=24038020/32770624 swapFree=67108688/67108860
[pid=32472] ppid=32469 vsize=14090948 memory=394508 CPUtime=2476.33 cores=1,3,5,7
/proc/32472/stat : 32472 (java) S 32469 32472 30369 0 -1 1077944320 104245 0 0 0 247308 325 0 0 20 0 15 0 244940418 14429130752 98627 33554432000 4194304 4196468 140729039011632 140729038994176 139966829858551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
/proc/32472/statm: 3522737 98627 3583 1 0 3484809 0
[pid=32472/tid=32474] ppid=32469 vsize=14090948 memory=394508 CPUtime=2420.25 cores=1,3,5,7
/proc/32472/task/32474/stat : 32474 (java) R 32469 32472 30369 0 -1 4202560 52431 0 0 0 241987 38 0 0 20 0 15 0 244940418 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966834096592 139966429788811 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32475] ppid=32469 vsize=14090948 memory=392460 CPUtime=10.84 cores=1,3,5,7
/proc/32472/task/32475/stat : 32475 (java) S 32469 32472 30369 0 -1 1077944384 3652 0 0 0 1029 55 0 0 20 0 15 0 244940419 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966744927376 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32476] ppid=32469 vsize=14090948 memory=392460 CPUtime=10.85 cores=1,3,5,7
/proc/32472/task/32476/stat : 32476 (java) S 32469 32472 30369 0 -1 1077944384 3286 0 0 0 1029 56 0 0 20 0 15 0 244940419 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966424280080 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32477] ppid=32469 vsize=14090948 memory=392460 CPUtime=10.81 cores=1,3,5,7
/proc/32472/task/32477/stat : 32477 (java) S 32469 32472 30369 0 -1 1077944384 4841 0 0 0 1023 58 0 0 20 0 15 0 244940419 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966423227280 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32478] ppid=32469 vsize=14090948 memory=392460 CPUtime=10.76 cores=1,3,5,7
/proc/32472/task/32478/stat : 32478 (java) S 32469 32472 30369 0 -1 1077944384 6003 0 0 0 1019 57 0 0 20 0 15 0 244940419 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966422174480 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32479] ppid=32469 vsize=14090948 memory=392460 CPUtime=8.07 cores=1,3,5,7
/proc/32472/task/32479/stat : 32479 (java) S 32469 32472 30369 0 -1 1077944384 6004 0 0 0 751 56 0 0 20 0 15 0 244940421 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966011545968 139966829869698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32480] ppid=32469 vsize=14090948 memory=392460 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32480/stat : 32480 (java) S 32469 32472 30369 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 244940421 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966010492000 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32481] ppid=32469 vsize=14090948 memory=394508 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32481/stat : 32481 (java) S 32469 32472 30369 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 244940421 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966009439088 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32482] ppid=32469 vsize=14090948 memory=394508 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32482/stat : 32482 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966008387408 139966829877147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32483] ppid=32469 vsize=14090948 memory=394508 CPUtime=1.32 cores=1,3,5,7
/proc/32472/task/32483/stat : 32483 (java) S 32469 32472 30369 0 -1 1077944384 8634 0 0 0 130 2 0 0 20 0 15 0 244940424 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966007335792 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32484] ppid=32469 vsize=14090948 memory=394508 CPUtime=1.46 cores=1,3,5,7
/proc/32472/task/32484/stat : 32484 (java) S 32469 32472 30369 0 -1 1077944384 7515 0 0 0 145 1 0 0 20 0 15 0 244940424 14429130752 98627 33554432000 4194304 4196468 140729039011632 139966006282992 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32485] ppid=32469 vsize=14090948 memory=394508 CPUtime=0.57 cores=1,3,5,7
/proc/32472/task/32485/stat : 32485 (java) S 32469 32472 30369 0 -1 1077944384 8858 0 0 0 55 2 0 0 20 0 15 0 244940424 14429130752 98627 33554432000 4194304 4196468 140729039011632 139965361904240 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32486] ppid=32469 vsize=14090948 memory=394508 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32486/stat : 32486 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14429130752 98627 33554432000 4194304 4196468 140729039011632 139965360851680 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32487] ppid=32469 vsize=14090948 memory=392460 CPUtime=1.31 cores=1,3,5,7
/proc/32472/task/32487/stat : 32487 (java) S 32469 32472 30369 0 -1 1077944384 1602 0 0 0 61 70 0 0 20 0 15 0 244940424 14429130752 98627 33554432000 4194304 4196468 140729039011632 139965359798960 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
Current children cumulated CPU time: 2476.33 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 394508 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2485.4 s]
/proc/loadavg: 1.33 1.50 1.48 3/221 32577
/proc/meminfo: memFree=24034844/32770624 swapFree=67108688/67108860
[pid=32472] ppid=32469 vsize=14090948 memory=396556 CPUtime=2520.09 cores=1,3,5,7
/proc/32472/stat : 32472 (java) S 32469 32472 30369 0 -1 1077944320 105383 0 0 0 251680 329 0 0 20 0 15 0 244940418 14429130752 99139 33554432000 4194304 4196468 140729039011632 140729038994176 139966829858551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
/proc/32472/statm: 3522737 99139 3583 1 0 3484809 0
[pid=32472/tid=32474] ppid=32469 vsize=14090948 memory=15538518206188108 CPUtime=2462.91 cores=1,3,5,7
/proc/32472/task/32474/stat : 32474 (java) R 32469 32472 30369 0 -1 4202560 53005 0 0 0 246253 38 0 0 20 0 15 0 244940418 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966834096592 139966430479227 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32475] ppid=32469 vsize=14090948 memory=752 CPUtime=11.06 cores=1,3,5,7
/proc/32472/task/32475/stat : 32475 (java) S 32469 32472 30369 0 -1 1077944384 3798 0 0 0 1051 55 0 0 20 0 15 0 244940419 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966744927376 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32476] ppid=32469 vsize=14090948 memory=3732 CPUtime=11.08 cores=1,3,5,7
/proc/32472/task/32476/stat : 32476 (java) S 32469 32472 30369 0 -1 1077944384 3425 0 0 0 1052 56 0 0 20 0 15 0 244940419 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966424280080 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32477] ppid=32469 vsize=14090948 memory=1276 CPUtime=11.04 cores=1,3,5,7
/proc/32472/task/32477/stat : 32477 (java) S 32469 32472 30369 0 -1 1077944384 4882 0 0 0 1046 58 0 0 20 0 15 0 244940419 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966423227280 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32478] ppid=32469 vsize=14090948 memory=9604 CPUtime=11 cores=1,3,5,7
/proc/32472/task/32478/stat : 32478 (java) S 32469 32472 30369 0 -1 1077944384 6052 0 0 0 1042 58 0 0 20 0 15 0 244940419 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966422174480 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32479] ppid=32469 vsize=14090948 memory=1068 CPUtime=8.22 cores=1,3,5,7
/proc/32472/task/32479/stat : 32479 (java) S 32469 32472 30369 0 -1 1077944384 6174 0 0 0 764 58 0 0 20 0 15 0 244940421 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966011545968 139966829869698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32480] ppid=32469 vsize=14090948 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32480/stat : 32480 (java) S 32469 32472 30369 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 244940421 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966010492000 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32481] ppid=32469 vsize=14090948 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32481/stat : 32481 (java) S 32469 32472 30369 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 244940421 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966009439088 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32482] ppid=32469 vsize=14090948 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32482/stat : 32482 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966008387408 139966829877147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32483] ppid=32469 vsize=14090948 memory=8696 CPUtime=1.32 cores=1,3,5,7
/proc/32472/task/32483/stat : 32483 (java) S 32469 32472 30369 0 -1 1077944384 8636 0 0 0 130 2 0 0 20 0 15 0 244940424 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966007335792 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32484] ppid=32469 vsize=14090948 memory=14884 CPUtime=1.46 cores=1,3,5,7
/proc/32472/task/32484/stat : 32484 (java) S 32469 32472 30369 0 -1 1077944384 7517 0 0 0 145 1 0 0 20 0 15 0 244940424 14429130752 99139 33554432000 4194304 4196468 140729039011632 139966006282992 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32485] ppid=32469 vsize=14090948 memory=15784 CPUtime=0.57 cores=1,3,5,7
/proc/32472/task/32485/stat : 32485 (java) S 32469 32472 30369 0 -1 1077944384 8860 0 0 0 55 2 0 0 20 0 15 0 244940424 14429130752 99139 33554432000 4194304 4196468 140729039011632 139965361904240 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32486] ppid=32469 vsize=14090948 memory=303430223234596890 CPUtime=0 cores=1,3,5,7
/proc/32472/task/32486/stat : 32486 (java) S 32469 32472 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244940424 14429130752 99139 33554432000 4194304 4196468 140729039011632 139965360851680 139966829868757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
[pid=32472/tid=32487] ppid=32469 vsize=14090948 memory=288230596050944315 CPUtime=1.33 cores=1,3,5,7
/proc/32472/task/32487/stat : 32487 (java) S 32469 32472 30369 0 -1 1077944384 1615 0 0 0 62 71 0 0 20 0 15 0 244940424 14429130752 99139 33554432000 4194304 4196468 140729039011632 139965359798960 139966829869698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 15867904 140729039017032 140729039017225 140729039017225 140729039019983 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 396556 KiB

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

[startup+2485.41 s]
# the end of solver process 32472 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.81 s, system=3.30175 s

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

Child status: 143
Real time (s): 2485.41
CPU time (s): 2520.11
CPU user time (s): 2516.81
CPU system time (s): 3.30175
CPU usage (%): 101.396
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 396556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.81
system time used= 3.30175
maximum resident set size= 397112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105585
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= 279820
involuntary context switches= 7907


# summary of solver processes directly reported to runsolver:
#   pid: 32472
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2516.81
#   total CPU system time (s): 3.30175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6398 second user time and 23.7602 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-14 21:09:32
IDJOB=4308170
IDBENCH=141122
IDSOLVER=2791
FILE ID=node134/4308170-1534273772
RUNJOBID= node134-1534271267-32166
PBS_JOBID= 21038123
Free space on /tmp= 43368 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
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-4308170-1534273772/watcher-4308170-1534273772 -o /tmp/evaluation-result-4308170-1534273772/solver-4308170-1534273772 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534271267-32166 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1538320641 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308170-1534273772.xml

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

MD5SUM BENCH= ea26d3392de34cffb15676b0e6b531a1
RANDOM SEED=1538320641

node134.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.68
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.68
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.68
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.68
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:        24387672 kB
MemAvailable:   31677116 kB
Buffers:          177408 kB
Cached:          7316780 kB
SwapCached:           32 kB
Active:          4164500 kB
Inactive:        3612408 kB
Active(anon):     231788 kB
Inactive(anon):   103252 kB
Active(file):    3932712 kB
Inactive(file):  3509156 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             35932 kB
Writeback:             0 kB
AnonPages:        288148 kB
Mapped:            68120 kB
Shmem:             49652 kB
Slab:             304944 kB
SReclaimable:     276036 kB
SUnreclaim:        28908 kB
KernelStack:        3856 kB
PageTables:         5896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1302612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 43332 MiB
End job on node134 at 2018-08-14 21:50:58