Trace number 4304865

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
Concrete 3.9.2SAT 47.1143 33.8862

General information on the benchmark

NameStripPacking/
StripPacking-C1P1_c18.xml
MD5SUM889218b6c90316b766a017c27e87ee44
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 benchmark2.87841
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints49
Number of domains18
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":4},{"size":2,"count":44},{"size":20,"count":32}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":32},{"degree":3,"count":32}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":32},{"arity":3,"count":16},{"arity":64,"count":1}]
Number of extensional constraints16
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":16},{"type":"intension","count":32},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
46.97/33.85	v <instantiation>
46.97/33.85	v       <list>
46.97/33.85	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15]
46.97/33.85	v       </list>
46.97/33.85	v       <values>
46.97/33.85	v         0 0 12 7 13 7 0 0 7 14 14 12 16 14 18 7 15 0 14 0 0 10 17 12 5 12 9 10 9 5 0 3 12 7 8 6 5 5 12 7 7 6 2 2 4 4 2 11 2 12 6 3 3 5 3 3 5 2 3 4 3 4 9 2 1 0 0 1 1 0 1 1 1 1 1 1 1 1 1 0
46.97/33.85	v       </values>
46.97/33.85	v     </instantiation>
46.97/33.85	s SATISFIABLE

Verifier Data

OK	

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 (6881 MiB free)
  memory of node 1: 16384 MiB (3301 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304865-1534050193/watcher-4304865-1534050193 -o /tmp/evaluation-result-4304865-1534050193/solver-4304865-1534050193 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534040371-15153 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=229157495 HOME/instance-4304865-1534050193.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=17066, runsolver pid=17063

[startup+0.100064 s]*
/proc/loadavg: 1.40 2.34 2.57 3/210 17123
/proc/meminfo: memFree=10421772/32770624 swapFree=67108860/67108860
[pid=17066] ppid=17063 vsize=10005480 memory=16812 CPUtime=0.09 cores=0,2,4,6
/proc/17066/stat : 17066 (java) S 17063 17066 13534 0 -1 1077944320 4374 13114 0 0 1 1 5 2 20 0 6 0 222582514 10245611520 4203 33554432000 4194304 4196468 140725253507616 140725253490160 139989180370679 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
/proc/17066/statm: 2501370 4203 1934 1 0 2489808 0
[pid=17066/tid=17119] ppid=17063 vsize=10005480 memory=5852835220496416925 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17119/stat : 17119 (java) R 17063 17066 13534 0 -1 4202560 2184 13114 0 0 0 0 5 2 20 0 6 0 222582523 10245611520 4203 33554432000 4194304 4196468 140725253507616 139989152207440 139989164451166 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17120] ppid=17063 vsize=10005480 memory=5793855120630696377 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17120/stat : 17120 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 6 0 222582524 10245611520 4203 33554432000 4194304 4196468 140725253507616 139989184613264 139989180380885 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17121] ppid=17063 vsize=10005480 memory=139869620803200 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17121/stat : 17121 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 6 0 222582524 10245611520 4203 33554432000 4194304 4196468 140725253507616 139989039332112 139989180380885 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17122] ppid=17063 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17122/stat : 17122 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 6 0 222582524 10245611520 4203 33554432000 4194304 4196468 140725253507616 139989038279824 139989180380885 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17123] ppid=17063 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17123/stat : 17123 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 6 0 222582524 10245611520 4203 33554432000 4194304 4196468 140725253507616 139989037227024 139989180380885 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210305 s]*
/proc/loadavg: 1.40 2.34 2.57 3/219 17132
/proc/meminfo: memFree=10397012/32770624 swapFree=67108860/67108860
[pid=17066] ppid=17063 vsize=10982744 memory=45876 CPUtime=0.25 cores=0,2,4,6
/proc/17066/stat : 17066 (java) S 17063 17066 13534 0 -1 1077944320 8203 13114 0 0 16 2 5 2 20 0 15 0 222582514 11246329856 11469 33554432000 4194304 4196468 140725253507616 140725253490160 139989180370679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
/proc/17066/statm: 2745686 11469 2952 1 0 2708109 0
[pid=17066/tid=17119] ppid=17063 vsize=10982744 memory=-8540663193526752614 CPUtime=0.18 cores=0,2,4,6
/proc/17066/task/17119/stat : 17119 (java) R 17063 17066 13534 0 -1 4202560 4754 13114 0 0 10 1 5 2 20 0 15 0 222582523 11246329856 11469 33554432000 4194304 4196468 140725253507616 139989152167600 139989180392605 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17120] ppid=17063 vsize=10982744 memory=4211973595825593738 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17120/stat : 17120 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246329856 11469 33554432000 4194304 4196468 140725253507616 139989184613264 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17121] ppid=17063 vsize=10982744 memory=139869620803200 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17121/stat : 17121 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246329856 11469 33554432000 4194304 4196468 140725253507616 139989039332112 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17122] ppid=17063 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17122/stat : 17122 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246329856 11469 33554432000 4194304 4196468 140725253507616 139989038279824 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17123] ppid=17063 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17123/stat : 17123 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246329856 11469 33554432000 4194304 4196468 140725253507616 139989037227024 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17124] ppid=17063 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17124/stat : 17124 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 15 0 222582526 11246329856 11469 33554432000 4194304 4196468 140725253507616 139988149721200 139989180381826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17125] ppid=17063 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17125/stat : 17125 (java) S 17063 17066 13534 0 -1 1077944384 13 13114 0 0 0 0 5 2 20 0 15 0 222582526 11246329856 11469 33554432000 4194304 4196468 140725253507616 139988016554784 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17126] ppid=17063 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17126/stat : 17126 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582526 11246329856 11469 33554432000 4194304 4196468 140725253507616 139987815228528 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17127] ppid=17063 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17127/stat : 17127 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11246329856 11469 33554432000 4194304 4196468 140725253507616 139987507828816 139989180389275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17128] ppid=17063 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17128/stat : 17128 (java) S 17063 17066 13534 0 -1 1077944384 427 13114 0 0 1 0 5 2 20 0 15 0 222582529 11246329856 11469 33554432000 4194304 4196468 140725253507616 139988148669040 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17129] ppid=17063 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17129/stat : 17129 (java) S 17063 17066 13534 0 -1 1077944384 184 13114 0 0 1 0 5 2 20 0 15 0 222582529 11246329856 11469 33554432000 4194304 4196468 140725253507616 139988147616240 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17130] ppid=17063 vsize=10982744 memory=139869620803200 CPUtime=0.1 cores=0,2,4,6
/proc/17066/task/17130/stat : 17130 (java) R 17063 17066 13534 0 -1 4202560 617 13114 0 0 3 0 5 2 20 0 15 0 222582529 11246329856 11469 33554432000 4194304 4196468 140725253507616 139988146563952 139989159729106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17131] ppid=17063 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17131/stat : 17131 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11246329856 11469 33554432000 4194304 4196468 140725253507616 139987077032928 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17132] ppid=17063 vsize=10982744 memory=139869620803200 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17132/stat : 17132 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582529 11246329856 11469 33554432000 4194304 4196468 140725253507616 139988145510832 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 45876 KiB

[startup+0.310732 s]*
/proc/loadavg: 1.40 2.34 2.57 3/219 17132
/proc/meminfo: memFree=10385352/32770624 swapFree=67108860/67108860
[pid=17066] ppid=17063 vsize=10983192 memory=56548 CPUtime=0.38 cores=0,2,4,6
/proc/17066/stat : 17066 (java) S 17063 17066 13534 0 -1 1077944320 10701 13114 0 0 28 3 5 2 20 0 15 0 222582514 11246788608 14137 33554432000 4194304 4196468 140725253507616 140725253490160 139989180370679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
/proc/17066/statm: 2745798 14137 3071 1 0 2708109 0
[pid=17066/tid=17119] ppid=17063 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/17066/task/17119/stat : 17119 (java) R 17063 17066 13534 0 -1 4202560 7245 13114 0 0 19 2 5 2 20 0 15 0 222582523 11246788608 14137 33554432000 4194304 4196468 140725253507616 139989152182688 139989164451166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17120] ppid=17063 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17120/stat : 17120 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246788608 14137 33554432000 4194304 4196468 140725253507616 139989184613264 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17121] ppid=17063 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17121/stat : 17121 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246788608 14137 33554432000 4194304 4196468 140725253507616 139989039332112 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17122] ppid=17063 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17122/stat : 17122 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246788608 14137 33554432000 4194304 4196468 140725253507616 139989038279824 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17123] ppid=17063 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17123/stat : 17123 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246788608 14137 33554432000 4194304 4196468 140725253507616 139989037227024 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17124] ppid=17063 vsize=10983192 memory=139869620803199 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17124/stat : 17124 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 15 0 222582526 11246788608 14137 33554432000 4194304 4196468 140725253507616 139988149721200 139989180381826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17125] ppid=17063 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17125/stat : 17125 (java) S 17063 17066 13534 0 -1 1077944384 13 13114 0 0 0 0 5 2 20 0 15 0 222582526 11246788608 14137 33554432000 4194304 4196468 140725253507616 139988016554784 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17126] ppid=17063 vsize=10983192 memory=139869620803200 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17126/stat : 17126 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582526 11246788608 14137 33554432000 4194304 4196468 140725253507616 139987815228528 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17127] ppid=17063 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17127/stat : 17127 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11246788608 14137 33554432000 4194304 4196468 140725253507616 139987507828816 139989180389275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17128] ppid=17063 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17128/stat : 17128 (java) S 17063 17066 13534 0 -1 1077944384 430 13114 0 0 1 0 5 2 20 0 15 0 222582529 11246788608 14137 33554432000 4194304 4196468 140725253507616 139988148669040 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17129] ppid=17063 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17129/stat : 17129 (java) S 17063 17066 13534 0 -1 1077944384 187 13114 0 0 1 0 5 2 20 0 15 0 222582529 11246788608 14137 33554432000 4194304 4196468 140725253507616 139988147616240 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17130] ppid=17063 vsize=10983192 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/17066/task/17130/stat : 17130 (java) S 17063 17066 13534 0 -1 1077944384 623 13114 0 0 5 0 5 2 20 0 15 0 222582529 11246788608 14137 33554432000 4194304 4196468 140725253507616 139988146563952 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17131] ppid=17063 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17131/stat : 17131 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11246788608 14137 33554432000 4194304 4196468 140725253507616 139987077032928 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17132] ppid=17063 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17132/stat : 17132 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582529 11246788608 14137 33554432000 4194304 4196468 140725253507616 139988145510832 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56548 KiB

[startup+0.700841 s]
/proc/loadavg: 1.40 2.34 2.57 4/219 17132
/proc/meminfo: memFree=10374684/32770624 swapFree=67108860/67108860
[pid=17066] ppid=17063 vsize=10983192 memory=88816 CPUtime=0.99 cores=0,2,4,6
/proc/17066/stat : 17066 (java) S 17063 17066 13534 0 -1 1077944320 16821 13114 0 0 88 4 5 2 20 0 15 0 222582514 11246788608 22204 33554432000 4194304 4196468 140725253507616 140725253490160 139989180370679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
/proc/17066/statm: 2745798 22204 3238 1 0 2708109 0
[pid=17066/tid=17119] ppid=17063 vsize=10983192 memory=60560 CPUtime=0.66 cores=0,2,4,6
/proc/17066/task/17119/stat : 17119 (java) R 17063 17066 13534 0 -1 4202560 12233 13114 0 0 56 3 5 2 20 0 15 0 222582523 11246788608 22204 33554432000 4194304 4196468 140725253507616 139989152191504 139989165536247 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17120] ppid=17063 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17120/stat : 17120 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246788608 22204 33554432000 4194304 4196468 140725253507616 139989184613264 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17121] ppid=17063 vsize=10983192 memory=288230587427469581 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17121/stat : 17121 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246788608 22204 33554432000 4194304 4196468 140725253507616 139989039332112 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17122] ppid=17063 vsize=10983192 memory=15816694631256675 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17122/stat : 17122 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246788608 22204 33554432000 4194304 4196468 140725253507616 139989038279824 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17123] ppid=17063 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17123/stat : 17123 (java) S 17063 17066 13534 0 -1 1077944384 2 13114 0 0 0 0 5 2 20 0 15 0 222582524 11246788608 22204 33554432000 4194304 4196468 140725253507616 139989037227024 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17124] ppid=17063 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17124/stat : 17124 (java) S 17063 17066 13534 0 -1 1077944384 5 13114 0 0 0 0 5 2 20 0 15 0 222582526 11246788608 22204 33554432000 4194304 4196468 140725253507616 139988149721200 139989180381826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17125] ppid=17063 vsize=10983192 memory=139869502612064 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17125/stat : 17125 (java) S 17063 17066 13534 0 -1 1077944384 13 13114 0 0 0 0 5 2 20 0 15 0 222582526 11246788608 22204 33554432000 4194304 4196468 140725253507616 139988016554784 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17126] ppid=17063 vsize=10983192 memory=139869904962672 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17126/stat : 17126 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582526 11246788608 22204 33554432000 4194304 4196468 140725253507616 139987815228528 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17127] ppid=17063 vsize=10983192 memory=2416 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17127/stat : 17127 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11246788608 22204 33554432000 4194304 4196468 140725253507616 139987507828816 139989180389275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17128] ppid=17063 vsize=10983192 memory=6153431502485414241 CPUtime=0.15 cores=0,2,4,6
/proc/17066/task/17128/stat : 17128 (java) S 17063 17066 13534 0 -1 1077944384 849 13114 0 0 8 0 5 2 20 0 15 0 222582529 11246788608 22204 33554432000 4194304 4196468 140725253507616 139988148669040 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17129] ppid=17063 vsize=10983192 memory=7881696724453321575 CPUtime=0.16 cores=0,2,4,6
/proc/17066/task/17129/stat : 17129 (java) S 17063 17066 13534 0 -1 1077944384 838 13114 0 0 9 0 5 2 20 0 15 0 222582529 11246788608 22204 33554432000 4194304 4196468 140725253507616 139988147616240 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17130] ppid=17063 vsize=10983192 memory=7810487918915055718 CPUtime=0.2 cores=0,2,4,6
/proc/17066/task/17130/stat : 17130 (java) S 17063 17066 13534 0 -1 1077944384 677 13114 0 0 13 0 5 2 20 0 15 0 222582529 11246788608 22204 33554432000 4194304 4196468 140725253507616 139988146563952 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17131] ppid=17063 vsize=10983192 memory=8514726395715218844 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17131/stat : 17131 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11246788608 22204 33554432000 4194304 4196468 140725253507616 139987077032928 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17132] ppid=17063 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17132/stat : 17132 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582529 11246788608 22204 33554432000 4194304 4196468 140725253507616 139988145510832 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88816 KiB

[startup+1.50084 s]
/proc/loadavg: 1.40 2.34 2.57 4/219 17132
/proc/meminfo: memFree=10330044/32770624 swapFree=67108860/67108860
[pid=17066] ppid=17063 vsize=10998092 memory=179956 CPUtime=2.29 cores=0,2,4,6
/proc/17066/stat : 17066 (java) S 17063 17066 13534 0 -1 1077944320 24100 13114 0 0 213 9 5 2 20 0 15 0 222582514 11262046208 44989 33554432000 4194304 4196468 140725253507616 140725253490160 139989180370679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
/proc/17066/statm: 2749523 44989 3472 1 0 2711181 0
[pid=17066/tid=17119] ppid=17063 vsize=10998092 memory=7234000791030228566 CPUtime=1.42 cores=0,2,4,6
/proc/17066/task/17119/stat : 17119 (java) R 17063 17066 13534 0 -1 4202560 17837 13114 0 0 130 5 5 2 20 0 15 0 222582523 11262046208 44989 33554432000 4194304 4196468 140725253507616 139989152202112 139989160646009 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17120] ppid=17063 vsize=10998092 memory=7524787587787352166 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17120/stat : 17120 (java) S 17063 17066 13534 0 -1 1077944384 26 13114 0 0 1 0 5 2 20 0 15 0 222582524 11262046208 44989 33554432000 4194304 4196468 140725253507616 139989184613264 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17121] ppid=17063 vsize=10998092 memory=7091596473349335635 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17121/stat : 17121 (java) S 17063 17066 13534 0 -1 1077944384 211 13114 0 0 1 0 5 2 20 0 15 0 222582524 11262046208 44989 33554432000 4194304 4196468 140725253507616 139989039332112 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17122] ppid=17063 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17122/stat : 17122 (java) S 17063 17066 13534 0 -1 1077944384 30 13114 0 0 1 0 5 2 20 0 15 0 222582524 11262046208 44989 33554432000 4194304 4196468 140725253507616 139989038279824 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17123] ppid=17063 vsize=10998092 memory=213416522348803 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17123/stat : 17123 (java) S 17063 17066 13534 0 -1 1077944384 68 13114 0 0 0 0 5 2 20 0 15 0 222582524 11262046208 44989 33554432000 4194304 4196468 140725253507616 139989037227024 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17124] ppid=17063 vsize=10998092 memory=1088950 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17124/stat : 17124 (java) S 17063 17066 13534 0 -1 1077944384 49 13114 0 0 1 0 5 2 20 0 15 0 222582526 11262046208 44989 33554432000 4194304 4196468 140725253507616 139988149721200 139989180381826 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17125] ppid=17063 vsize=10998092 memory=4638778424102965584 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17125/stat : 17125 (java) S 17063 17066 13534 0 -1 1077944384 14 13114 0 0 0 0 5 2 20 0 15 0 222582526 11262046208 44989 33554432000 4194304 4196468 140725253507616 139988016554848 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17126] ppid=17063 vsize=10998092 memory=4639059873309409376 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17126/stat : 17126 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582526 11262046208 44989 33554432000 4194304 4196468 140725253507616 139987815228544 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17127] ppid=17063 vsize=10998092 memory=279739004616944 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17127/stat : 17127 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11262046208 44989 33554432000 4194304 4196468 140725253507616 139987507828816 139989180389275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17128] ppid=17063 vsize=10998092 memory=4638778398333026400 CPUtime=0.26 cores=0,2,4,6
/proc/17066/task/17128/stat : 17128 (java) S 17063 17066 13534 0 -1 1077944384 1345 13114 0 0 19 0 5 2 20 0 15 0 222582529 11262046208 44989 33554432000 4194304 4196468 140725253507616 139988148669040 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17129] ppid=17063 vsize=10998092 memory=-6295854745439134307 CPUtime=0.29 cores=0,2,4,6
/proc/17066/task/17129/stat : 17129 (java) S 17063 17066 13534 0 -1 1077944384 1064 13114 0 0 22 0 5 2 20 0 15 0 222582529 11262046208 44989 33554432000 4194304 4196468 140725253507616 139988147616240 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17130] ppid=17063 vsize=10998092 memory=6656426216303648864 CPUtime=0.4 cores=0,2,4,6
/proc/17066/task/17130/stat : 17130 (java) S 17063 17066 13534 0 -1 1077944384 1256 13114 0 0 33 0 5 2 20 0 15 0 222582529 11262046208 44989 33554432000 4194304 4196468 140725253507616 139988146563952 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17131] ppid=17063 vsize=10998092 memory=6944656592455360604 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17131/stat : 17131 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11262046208 44989 33554432000 4194304 4196468 140725253507616 139987077032928 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17132] ppid=17063 vsize=10998092 memory=6655300316396806240 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17132/stat : 17132 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582529 11262046208 44989 33554432000 4194304 4196468 140725253507616 139988145510832 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 2.29 s
Current children cumulated vsize: 10998092 KiB

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

[pid=17066/tid=17131] ppid=17063 vsize=11082080 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17131/stat : 17131 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 346822 33554432000 4194304 4196468 140725253507616 139987077032928 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17132] ppid=17063 vsize=11082080 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17132/stat : 17132 (java) S 17063 17066 13534 0 -1 1077944384 109 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 346822 33554432000 4194304 4196468 140725253507616 139988145510832 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 41.92 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1387288 KiB

[startup+32.0007 s]*
/proc/loadavg: 1.53 2.29 2.55 3/219 17132
/proc/meminfo: memFree=9010612/32770624 swapFree=67108860/67108860
[pid=17066] ppid=17063 vsize=11082080 memory=1430384 CPUtime=45.14 cores=0,2,4,6
/proc/17066/stat : 17066 (java) S 17063 17066 13534 0 -1 1077944320 95920 13114 0 0 4458 49 5 2 20 0 15 0 222582514 11348049920 357596 33554432000 4194304 4196468 140725253507616 140725253490160 139989180370679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
/proc/17066/statm: 2770520 357596 3529 1 0 2732173 0
[pid=17066/tid=17119] ppid=17063 vsize=11082080 memory=6791534058613427641 CPUtime=31.7 cores=0,2,4,6
/proc/17066/task/17119/stat : 17119 (java) R 17063 17066 13534 0 -1 4202560 48798 13114 0 0 3136 27 5 2 20 0 15 0 222582523 11348049920 357596 33554432000 4194304 4196468 140725253507616 139989152202720 139988720373370 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17120] ppid=17063 vsize=11082080 memory=-7003737579269690708 CPUtime=0.15 cores=0,2,4,6
/proc/17066/task/17120/stat : 17120 (java) S 17063 17066 13534 0 -1 1077944384 163 13114 0 0 6 2 5 2 20 0 15 0 222582524 11348049920 357596 33554432000 4194304 4196468 140725253507616 139989184613264 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17121] ppid=17063 vsize=11082080 memory=6656426216303648864 CPUtime=0.17 cores=0,2,4,6
/proc/17066/task/17121/stat : 17121 (java) S 17063 17066 13534 0 -1 1077944384 407 13114 0 0 8 2 5 2 20 0 15 0 222582524 11348049920 357596 33554432000 4194304 4196468 140725253507616 139989039332112 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17122] ppid=17063 vsize=11082080 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/17066/task/17122/stat : 17122 (java) S 17063 17066 13534 0 -1 1077944384 1193 13114 0 0 9 2 5 2 20 0 15 0 222582524 11348049920 357596 33554432000 4194304 4196468 140725253507616 139989038279824 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17123] ppid=17063 vsize=11082080 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/17066/task/17123/stat : 17123 (java) S 17063 17066 13534 0 -1 1077944384 841 13114 0 0 6 3 5 2 20 0 15 0 222582524 11348049920 357596 33554432000 4194304 4196468 140725253507616 139989037227024 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17124] ppid=17063 vsize=11082080 memory=-3535359994705172875 CPUtime=0.15 cores=0,2,4,6
/proc/17066/task/17124/stat : 17124 (java) S 17063 17066 13534 0 -1 1077944384 2779 13114 0 0 7 1 5 2 20 0 15 0 222582526 11348049920 357596 33554432000 4194304 4196468 140725253507616 139988149721200 139989180381826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17125] ppid=17063 vsize=11082080 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17125/stat : 17125 (java) S 17063 17066 13534 0 -1 1077944384 15 13114 0 0 0 0 5 2 20 0 15 0 222582526 11348049920 357596 33554432000 4194304 4196468 140725253507616 139988016554848 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17126] ppid=17063 vsize=11082080 memory=1430384 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17126/stat : 17126 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582526 11348049920 357596 33554432000 4194304 4196468 140725253507616 139987815228544 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17127] ppid=17063 vsize=11082080 memory=12144 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17127/stat : 17127 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 357596 33554432000 4194304 4196468 140725253507616 139987507828816 139989180389275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17128] ppid=17063 vsize=11082080 memory=1712 CPUtime=5.61 cores=0,2,4,6
/proc/17066/task/17128/stat : 17128 (java) S 17063 17066 13534 0 -1 1077944384 18187 13114 0 0 551 3 5 2 20 0 15 0 222582529 11348049920 357596 33554432000 4194304 4196468 140725253507616 139988148669040 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17129] ppid=17063 vsize=11082080 memory=8808 CPUtime=5.31 cores=0,2,4,6
/proc/17066/task/17129/stat : 17129 (java) S 17063 17066 13534 0 -1 1077944384 9839 13114 0 0 522 2 5 2 20 0 15 0 222582529 11348049920 357596 33554432000 4194304 4196468 140725253507616 139988147616240 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17130] ppid=17063 vsize=11082080 memory=4576 CPUtime=2.17 cores=0,2,4,6
/proc/17066/task/17130/stat : 17130 (java) S 17063 17066 13534 0 -1 1077944384 11388 13114 0 0 206 4 5 2 20 0 15 0 222582529 11348049920 357596 33554432000 4194304 4196468 140725253507616 139988146563952 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17131] ppid=17063 vsize=11082080 memory=15868 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17131/stat : 17131 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 357596 33554432000 4194304 4196468 140725253507616 139987077032928 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17132] ppid=17063 vsize=11082080 memory=4012 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17132/stat : 17132 (java) S 17063 17066 13534 0 -1 1077944384 111 13114 0 0 1 0 5 2 20 0 15 0 222582529 11348049920 357596 33554432000 4194304 4196468 140725253507616 139988145510832 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 45.14 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1430384 KiB

[startup+32.8007 s]
/proc/loadavg: 1.53 2.29 2.55 3/219 17132
/proc/meminfo: memFree=9010612/32770624 swapFree=67108860/67108860
[pid=17066] ppid=17063 vsize=11082080 memory=1432432 CPUtime=45.96 cores=0,2,4,6
/proc/17066/stat : 17066 (java) S 17063 17066 13534 0 -1 1077944320 96096 13114 0 0 4540 49 5 2 20 0 15 0 222582514 11348049920 358108 33554432000 4194304 4196468 140725253507616 140725253490160 139989180370679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
/proc/17066/statm: 2770520 358108 3529 1 0 2732173 0
[pid=17066/tid=17119] ppid=17063 vsize=11082080 memory=60560 CPUtime=32.49 cores=0,2,4,6
/proc/17066/task/17119/stat : 17119 (java) R 17063 17066 13534 0 -1 4202560 48883 13114 0 0 3215 27 5 2 20 0 15 0 222582523 11348049920 358108 33554432000 4194304 4196468 140725253507616 139989152202720 139988705544440 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17120] ppid=17063 vsize=11082080 memory=6791534058613427641 CPUtime=0.15 cores=0,2,4,6
/proc/17066/task/17120/stat : 17120 (java) S 17063 17066 13534 0 -1 1077944384 163 13114 0 0 6 2 5 2 20 0 15 0 222582524 11348049920 358108 33554432000 4194304 4196468 140725253507616 139989184613264 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17121] ppid=17063 vsize=11082080 memory=14972265422916166 CPUtime=0.17 cores=0,2,4,6
/proc/17066/task/17121/stat : 17121 (java) S 17063 17066 13534 0 -1 1077944384 408 13114 0 0 8 2 5 2 20 0 15 0 222582524 11348049920 358108 33554432000 4194304 4196468 140725253507616 139989039332112 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17122] ppid=17063 vsize=11082080 memory=1796 CPUtime=0.18 cores=0,2,4,6
/proc/17066/task/17122/stat : 17122 (java) S 17063 17066 13534 0 -1 1077944384 1194 13114 0 0 9 2 5 2 20 0 15 0 222582524 11348049920 358108 33554432000 4194304 4196468 140725253507616 139989038279824 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17123] ppid=17063 vsize=11082080 memory=912 CPUtime=0.16 cores=0,2,4,6
/proc/17066/task/17123/stat : 17123 (java) S 17063 17066 13534 0 -1 1077944384 842 13114 0 0 6 3 5 2 20 0 15 0 222582524 11348049920 358108 33554432000 4194304 4196468 140725253507616 139989037227024 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17124] ppid=17063 vsize=11082080 memory=288230574492221466 CPUtime=0.15 cores=0,2,4,6
/proc/17066/task/17124/stat : 17124 (java) S 17063 17066 13534 0 -1 1077944384 2779 13114 0 0 7 1 5 2 20 0 15 0 222582526 11348049920 358108 33554432000 4194304 4196468 140725253507616 139988149721200 139989180381826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17125] ppid=17063 vsize=11082080 memory=288230596050944315 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17125/stat : 17125 (java) S 17063 17066 13534 0 -1 1077944384 15 13114 0 0 0 0 5 2 20 0 15 0 222582526 11348049920 358108 33554432000 4194304 4196468 140725253507616 139988016554848 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17126] ppid=17063 vsize=11082080 memory=14972265422916166 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17126/stat : 17126 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582526 11348049920 358108 33554432000 4194304 4196468 140725253507616 139987815228544 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17127] ppid=17063 vsize=11082080 memory=7528 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17127/stat : 17127 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 358108 33554432000 4194304 4196468 140725253507616 139987507828816 139989180389275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17128] ppid=17063 vsize=11082080 memory=828 CPUtime=5.61 cores=0,2,4,6
/proc/17066/task/17128/stat : 17128 (java) S 17063 17066 13534 0 -1 1077944384 18187 13114 0 0 551 3 5 2 20 0 15 0 222582529 11348049920 358108 33554432000 4194304 4196468 140725253507616 139988148669040 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17129] ppid=17063 vsize=11082080 memory=1796 CPUtime=5.33 cores=0,2,4,6
/proc/17066/task/17129/stat : 17129 (java) S 17063 17066 13534 0 -1 1077944384 9927 13114 0 0 524 2 5 2 20 0 15 0 222582529 11348049920 358108 33554432000 4194304 4196468 140725253507616 139988147616240 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17130] ppid=17063 vsize=11082080 memory=912 CPUtime=2.17 cores=0,2,4,6
/proc/17066/task/17130/stat : 17130 (java) S 17063 17066 13534 0 -1 1077944384 11388 13114 0 0 206 4 5 2 20 0 15 0 222582529 11348049920 358108 33554432000 4194304 4196468 140725253507616 139988146563952 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17131] ppid=17063 vsize=11082080 memory=1430384 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17131/stat : 17131 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 358108 33554432000 4194304 4196468 140725253507616 139987077032928 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17132] ppid=17063 vsize=11082080 memory=18220 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17132/stat : 17132 (java) S 17063 17066 13534 0 -1 1077944384 111 13114 0 0 1 0 5 2 20 0 15 0 222582529 11348049920 358108 33554432000 4194304 4196468 140725253507616 139988145510832 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 45.96 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1432432 KiB

[startup+33.6008 s]
/proc/loadavg: 1.53 2.29 2.55 3/219 17132
/proc/meminfo: memFree=9008444/32770624 swapFree=67108860/67108860
[pid=17066] ppid=17063 vsize=11082080 memory=1450900 CPUtime=46.77 cores=0,2,4,6
/proc/17066/stat : 17066 (java) S 17063 17066 13534 0 -1 1077944320 96118 13114 0 0 4620 50 5 2 20 0 15 0 222582514 11348049920 362725 33554432000 4194304 4196468 140725253507616 140725253490160 139989180370679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
/proc/17066/statm: 2770520 362725 3529 1 0 2732173 0
[pid=17066/tid=17119] ppid=17063 vsize=11082080 memory=1828 CPUtime=33.28 cores=0,2,4,6
/proc/17066/task/17119/stat : 17119 (java) R 17063 17066 13534 0 -1 4202560 48893 13114 0 0 3294 27 5 2 20 0 15 0 222582523 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989152204688 139988721039562 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17120] ppid=17063 vsize=11082080 memory=1407816 CPUtime=0.15 cores=0,2,4,6
/proc/17066/task/17120/stat : 17120 (java) S 17063 17066 13534 0 -1 1077944384 163 13114 0 0 6 2 5 2 20 0 15 0 222582524 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989184613264 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17121] ppid=17063 vsize=11082080 memory=3560 CPUtime=0.17 cores=0,2,4,6
/proc/17066/task/17121/stat : 17121 (java) S 17063 17066 13534 0 -1 1077944384 409 13114 0 0 8 2 5 2 20 0 15 0 222582524 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989039332112 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17122] ppid=17063 vsize=11082080 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/17066/task/17122/stat : 17122 (java) S 17063 17066 13534 0 -1 1077944384 1194 13114 0 0 9 2 5 2 20 0 15 0 222582524 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989038279824 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17123] ppid=17063 vsize=11082080 memory=6791534058613427641 CPUtime=0.17 cores=0,2,4,6
/proc/17066/task/17123/stat : 17123 (java) S 17063 17066 13534 0 -1 1077944384 843 13114 0 0 7 3 5 2 20 0 15 0 222582524 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989037227024 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17124] ppid=17063 vsize=11082080 memory=1432432 CPUtime=0.15 cores=0,2,4,6
/proc/17066/task/17124/stat : 17124 (java) S 17063 17066 13534 0 -1 1077944384 2789 13114 0 0 7 1 5 2 20 0 15 0 222582526 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988149721200 139989180381826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17125] ppid=17063 vsize=11082080 memory=2432 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17125/stat : 17125 (java) S 17063 17066 13534 0 -1 1077944384 15 13114 0 0 0 0 5 2 20 0 15 0 222582526 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988016554848 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17126] ppid=17063 vsize=11082080 memory=1828 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17126/stat : 17126 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582526 11348049920 362725 33554432000 4194304 4196468 140725253507616 139987815228544 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17127] ppid=17063 vsize=11082080 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17127/stat : 17127 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139987507828816 139989180389275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17128] ppid=17063 vsize=11082080 memory=1224 CPUtime=5.61 cores=0,2,4,6
/proc/17066/task/17128/stat : 17128 (java) S 17063 17066 13534 0 -1 1077944384 18187 13114 0 0 551 3 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988148669040 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17129] ppid=17063 vsize=11082080 memory=3560 CPUtime=5.33 cores=0,2,4,6
/proc/17066/task/17129/stat : 17129 (java) S 17063 17066 13534 0 -1 1077944384 9927 13114 0 0 524 2 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988147616240 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17130] ppid=17063 vsize=11082080 memory=60560 CPUtime=2.17 cores=0,2,4,6
/proc/17066/task/17130/stat : 17130 (java) S 17063 17066 13534 0 -1 1077944384 11388 13114 0 0 206 4 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988146563952 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17131] ppid=17063 vsize=11082080 memory=1228 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17131/stat : 17131 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139987077032928 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17132] ppid=17063 vsize=11082080 memory=2432 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17132/stat : 17132 (java) S 17063 17066 13534 0 -1 1077944384 111 13114 0 0 1 0 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988145510832 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 46.77 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1450900 KiB

[startup+33.8008 s]
/proc/loadavg: 1.53 2.29 2.55 3/219 17132
/proc/meminfo: memFree=9008444/32770624 swapFree=67108860/67108860
[pid=17066] ppid=17063 vsize=11082080 memory=1450900 CPUtime=46.97 cores=0,2,4,6
/proc/17066/stat : 17066 (java) S 17063 17066 13534 0 -1 1077944320 96147 13114 0 0 4640 50 5 2 20 0 15 0 222582514 11348049920 362725 33554432000 4194304 4196468 140725253507616 140725253490160 139989180370679 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
/proc/17066/statm: 2770520 362725 3529 1 0 2732173 0
[pid=17066/tid=17119] ppid=17063 vsize=11082080 memory=792 CPUtime=33.48 cores=0,2,4,6
/proc/17066/task/17119/stat : 17119 (java) R 17063 17066 13534 0 -1 4202560 48918 13114 0 0 3314 27 5 2 20 0 15 0 222582523 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989152204688 139988720295407 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17120] ppid=17063 vsize=11082080 memory=6791534058613427641 CPUtime=0.15 cores=0,2,4,6
/proc/17066/task/17120/stat : 17120 (java) S 17063 17066 13534 0 -1 1077944384 163 13114 0 0 6 2 5 2 20 0 15 0 222582524 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989184613264 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17121] ppid=17063 vsize=11082080 memory=2608 CPUtime=0.17 cores=0,2,4,6
/proc/17066/task/17121/stat : 17121 (java) S 17063 17066 13534 0 -1 1077944384 409 13114 0 0 8 2 5 2 20 0 15 0 222582524 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989039332112 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17122] ppid=17063 vsize=11082080 memory=2872 CPUtime=0.18 cores=0,2,4,6
/proc/17066/task/17122/stat : 17122 (java) S 17063 17066 13534 0 -1 1077944384 1194 13114 0 0 9 2 5 2 20 0 15 0 222582524 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989038279824 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17123] ppid=17063 vsize=11082080 memory=4108 CPUtime=0.17 cores=0,2,4,6
/proc/17066/task/17123/stat : 17123 (java) S 17063 17066 13534 0 -1 1077944384 843 13114 0 0 7 3 5 2 20 0 15 0 222582524 11348049920 362725 33554432000 4194304 4196468 140725253507616 139989037227024 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17124] ppid=17063 vsize=11082080 memory=1404 CPUtime=0.15 cores=0,2,4,6
/proc/17066/task/17124/stat : 17124 (java) S 17063 17066 13534 0 -1 1077944384 2789 13114 0 0 7 1 5 2 20 0 15 0 222582526 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988149721200 139989180381826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17125] ppid=17063 vsize=11082080 memory=3100 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17125/stat : 17125 (java) S 17063 17066 13534 0 -1 1077944384 15 13114 0 0 0 0 5 2 20 0 15 0 222582526 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988016554848 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17126] ppid=17063 vsize=11082080 memory=1369976 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17126/stat : 17126 (java) S 17063 17066 13534 0 -1 1077944384 1 13114 0 0 0 0 5 2 20 0 15 0 222582526 11348049920 362725 33554432000 4194304 4196468 140725253507616 139987815228544 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17127] ppid=17063 vsize=11082080 memory=1224 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17127/stat : 17127 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139987507828816 139989180389275 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17128] ppid=17063 vsize=11082080 memory=1944 CPUtime=5.61 cores=0,2,4,6
/proc/17066/task/17128/stat : 17128 (java) R 17063 17066 13534 0 -1 4202560 18191 13114 0 0 551 3 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988148669040 139989173474326 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17129] ppid=17063 vsize=11082080 memory=5772 CPUtime=5.33 cores=0,2,4,6
/proc/17066/task/17129/stat : 17129 (java) S 17063 17066 13534 0 -1 1077944384 9927 13114 0 0 524 2 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988147616240 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17130] ppid=17063 vsize=11082080 memory=1444 CPUtime=2.17 cores=0,2,4,6
/proc/17066/task/17130/stat : 17130 (java) S 17063 17066 13534 0 -1 1077944384 11388 13114 0 0 206 4 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988146563952 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17131] ppid=17063 vsize=11082080 memory=1160 CPUtime=0.07 cores=0,2,4,6
/proc/17066/task/17131/stat : 17131 (java) S 17063 17066 13534 0 -1 1077944384 3 13114 0 0 0 0 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139987077032928 139989180380885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
[pid=17066/tid=17132] ppid=17063 vsize=11082080 memory=968 CPUtime=0.08 cores=0,2,4,6
/proc/17066/task/17132/stat : 17132 (java) S 17063 17066 13534 0 -1 1077944384 111 13114 0 0 1 0 5 2 20 0 15 0 222582529 11348049920 362725 33554432000 4194304 4196468 140725253507616 139988145510832 139989180381826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28041216 140725253515885 140725253518684 140725253518684 140725253521359 0
Current children cumulated CPU time: 46.97 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 1450900 KiB

Child status: 0
Real time (s): 33.8862
CPU time (s): 47.1143
CPU user time (s): 46.5618
CPU system time (s): 0.55256
CPU usage (%): 139.037
Max. virtual memory (cumulated for all children) (KiB): 11082744
Max. memory (cumulated for all children) (KiB): 1450900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.5618
system time used= 0.55256
maximum resident set size= 1453336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111025
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10307
involuntary context switches= 201


# summary of solver processes directly reported to runsolver:
#   pid: 17066
#   total CPU time (s): 47.1143
#   total CPU user time (s): 46.5618
#   total CPU system time (s): 0.55256

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.233319 second user time and 0.373118 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 07:03:13
IDJOB=4304865
IDBENCH=141128
IDSOLVER=2780
FILE ID=node135/4304865-1534050193
RUNJOBID= node135-1534040371-15153
PBS_JOBID= 21036964
Free space on /tmp= 42548 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/StripPacking/StripPacking-C1P1_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304865-1534050193/watcher-4304865-1534050193 -o /tmp/evaluation-result-4304865-1534050193/solver-4304865-1534050193 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534040371-15153 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=229157495 HOME/instance-4304865-1534050193.xml

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

MD5SUM BENCH= 889218b6c90316b766a017c27e87ee44
RANDOM SEED=229157495

node135.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.50
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.50
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.50
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.50
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:        10427656 kB
MemAvailable:   30543716 kB
Buffers:          238532 kB
Cached:         19882992 kB
SwapCached:            0 kB
Active:         10484224 kB
Inactive:       11049972 kB
Active(anon):    1359824 kB
Inactive(anon):   105536 kB
Active(file):    9124400 kB
Inactive(file): 10944436 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26312 kB
Writeback:             0 kB
AnonPages:       1418872 kB
Mapped:            74516 kB
Shmem:             49824 kB
Slab:             504192 kB
SReclaimable:     475684 kB
SUnreclaim:        28508 kB
KernelStack:        3840 kB
PageTables:         7884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2589872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1163264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42524 MiB
End job on node135 at 2018-08-12 07:03:47