Trace number 4295538

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.8 2018-06-13SAT 24.3479 17.3425

General information on the benchmark

NameMagicHexagon/
MagicHexagon-05-0006_c18.xml
MD5SUMc9b27afa5f83f52385759d74be3b3eae
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 benchmark10.1912
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints34
Number of domains1
Minimum domain size61
Maximum domain size61
Distribution of domain sizes[{"size":61,"count":61}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":20},{"degree":4,"count":55},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity61
Distribution of constraint arities[{"arity":2,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":3},{"arity":61,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.8.1528841891564 running
24.27/17.32	v <instantiation>
24.27/17.32	v       <list>
24.27/17.32	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4]
24.27/17.32	v       </list>
24.27/17.32	v       <values>
24.27/17.32	v         7 61 62 60 54 63 40 42 41 22 36 59 39 18 20 15 37 56 58 32 12 13 26 21 27 55 57 24 19 14 16 28 10 33 43 48 38 9 8 17 30 29 65 53 35 25 11 23 31 66 52 44 49 47 46 6 34 45 51 50 64
24.27/17.32	v       </values>
24.27/17.32	v     </instantiation>
24.27/17.32	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 (3172 MiB free)
  memory of node 1: 16384 MiB (8361 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295538-1532582910/watcher-4295538-1532582910 -o /tmp/evaluation-result-4295538-1532582910/solver-4295538-1532582910 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532582651-29261 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=662495599 HOME/instance-4295538-1532582910.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=29616, runsolver pid=29613


[startup+0.10011 s]*
/proc/loadavg: 1.67 0.88 0.39 2/206 29673
/proc/meminfo: memFree=11801428/32770624 swapFree=67108852/67108860
[pid=29616] ppid=29613 vsize=9972712 memory=17076 CPUtime=0.1 cores=0,2,4,6
/proc/29616/stat : 29616 (java) S 29613 29616 29230 0 -1 1077944320 4449 12947 0 0 1 1 5 3 20 0 6 0 75854141 10212057088 4269 33554432000 4194304 4196468 140737469851808 140737469834352 139853703233271 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
/proc/29616/statm: 2493178 4269 1934 1 0 2481616 0
[pid=29616/tid=29669] ppid=29613 vsize=9972712 memory=4279135704013962638 CPUtime=0.09 cores=0,2,4,6
/proc/29616/task/29669/stat : 29669 (java) R 29613 29616 29230 0 -1 4202560 2254 12947 0 0 1 0 5 3 20 0 6 0 75854149 10212057088 4269 33554432000 4194304 4196468 140737469851808 139853675070032 139853703255197 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29670] ppid=29613 vsize=9972712 memory=8257237230052613020 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29670/stat : 29670 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 6 0 75854150 10212057088 4335 33554432000 4194304 4196468 140737469851808 139853707476112 139853703243477 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29671] ppid=29613 vsize=9972712 memory=140244008949376 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29671/stat : 29671 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 6 0 75854150 10212057088 4335 33554432000 4194304 4196468 140737469851808 139853606366224 139853703243477 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29672] ppid=29613 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29672/stat : 29672 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 6 0 75854150 10212057088 4335 33554432000 4194304 4196468 140737469851808 139853605313424 139853703243477 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29673] ppid=29613 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29673/stat : 29673 (java) S 29613 29616 29230 0 -1 1077944384 2 12947 0 0 0 0 5 3 20 0 6 0 75854150 10212057088 4335 33554432000 4194304 4196468 140737469851808 139853604260624 139853703243477 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17076 KiB

[startup+0.210679 s]*
/proc/loadavg: 1.67 0.88 0.39 3/215 29682
/proc/meminfo: memFree=11782436/32770624 swapFree=67108852/67108860
[pid=29616] ppid=29613 vsize=10819896 memory=43652 CPUtime=0.26 cores=0,2,4,6
/proc/29616/stat : 29616 (java) S 29613 29616 29230 0 -1 1077944320 8136 12947 0 0 17 1 5 3 20 0 15 0 75854141 11079573504 10913 33554432000 4194304 4196468 140737469851808 140737469834352 139853703233271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
/proc/29616/statm: 2704974 10913 2957 1 0 2667397 0
[pid=29616/tid=29669] ppid=29613 vsize=10819896 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/29616/task/29669/stat : 29669 (java) R 29613 29616 29230 0 -1 4202560 4790 12947 0 0 11 1 5 3 20 0 15 0 75854149 11079573504 10979 33554432000 4194304 4196468 140737469851808 139853675058080 139853695912989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29670] ppid=29613 vsize=10819896 memory=345 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29670/stat : 29670 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079573504 11045 33554432000 4194304 4196468 140737469851808 139853707476112 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29671] ppid=29613 vsize=10819896 memory=140244009363269 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29671/stat : 29671 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079573504 11045 33554432000 4194304 4196468 140737469851808 139853606366224 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29672] ppid=29613 vsize=10819896 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29672/stat : 29672 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079573504 11045 33554432000 4194304 4196468 140737469851808 139853605313424 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29673] ppid=29613 vsize=10819896 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29673/stat : 29673 (java) S 29613 29616 29230 0 -1 1077944384 2 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079573504 11045 33554432000 4194304 4196468 140737469851808 139853604260624 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29674] ppid=29613 vsize=10819896 memory=140244008949376 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29674/stat : 29674 (java) S 29613 29616 29230 0 -1 1077944384 2 12947 0 0 0 0 5 3 20 0 15 0 75854152 11079573504 11111 33554432000 4194304 4196468 140737469851808 139853162113392 139853703244418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29675] ppid=29613 vsize=10819896 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29675/stat : 29675 (java) S 29613 29616 29230 0 -1 1077944384 13 12947 0 0 0 0 5 3 20 0 15 0 75854152 11079573504 11111 33554432000 4194304 4196468 140737469851808 139853060629536 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29676] ppid=29613 vsize=10819896 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29676/stat : 29676 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854152 11079573504 11111 33554432000 4194304 4196468 140737469851808 139852456649584 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29677] ppid=29613 vsize=10821524 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29677/stat : 29677 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11081240576 11111 33554432000 4194304 4196468 140737469851808 139852216358736 139853703251867 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29678] ppid=29613 vsize=10821524 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/29616/task/29678/stat : 29678 (java) S 29613 29616 29230 0 -1 1077944384 423 12947 0 0 1 0 5 3 20 0 15 0 75854155 11081240576 11111 33554432000 4194304 4196468 140737469851808 139853161061232 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29679] ppid=29613 vsize=10821524 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/29616/task/29679/stat : 29679 (java) S 29613 29616 29230 0 -1 1077944384 190 12947 0 0 1 0 5 3 20 0 15 0 75854155 11081240576 11177 33554432000 4194304 4196468 140737469851808 139853160008432 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29680] ppid=29613 vsize=10821524 memory=140244008949376 CPUtime=0.11 cores=0,2,4,6
/proc/29616/task/29680/stat : 29680 (java) S 29613 29616 29230 0 -1 1077944384 612 12947 0 0 3 0 5 3 20 0 15 0 75854155 11081240576 11177 33554432000 4194304 4196468 140737469851808 139853158955632 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29681] ppid=29613 vsize=10821524 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29681/stat : 29681 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11081240576 11177 33554432000 4194304 4196468 140737469851808 139852182801120 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29682] ppid=29613 vsize=10821524 memory=140244008949376 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29682/stat : 29682 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854155 11081240576 11177 33554432000 4194304 4196468 140737469851808 139853157903024 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819896 KiB
Current children cumulated memory: 43652 KiB

[startup+0.310382 s]*
/proc/loadavg: 1.61 0.88 0.40 3/215 29682
/proc/meminfo: memFree=11771016/32770624 swapFree=67108852/67108860
[pid=29616] ppid=29613 vsize=10819352 memory=54100 CPUtime=0.39 cores=0,2,4,6
/proc/29616/stat : 29616 (java) S 29613 29616 29230 0 -1 1077944320 10593 12947 0 0 29 2 5 3 20 0 15 0 75854141 11079016448 13525 33554432000 4194304 4196468 140737469851808 140737469834352 139853703233271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
/proc/29616/statm: 2704838 13525 3076 1 0 2667149 0
[pid=29616/tid=29669] ppid=29613 vsize=10819352 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/29616/task/29669/stat : 29669 (java) R 29613 29616 29230 0 -1 4202560 7138 12947 0 0 20 1 5 3 20 0 15 0 75854149 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853675022800 139853703255197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29670] ppid=29613 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29670/stat : 29670 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853707476112 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29671] ppid=29613 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29671/stat : 29671 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853606366224 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29672] ppid=29613 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29672/stat : 29672 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853605313424 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29673] ppid=29613 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29673/stat : 29673 (java) S 29613 29616 29230 0 -1 1077944384 2 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853604260624 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29674] ppid=29613 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29674/stat : 29674 (java) S 29613 29616 29230 0 -1 1077944384 2 12947 0 0 0 0 5 3 20 0 15 0 75854152 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853162113392 139853703244418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29675] ppid=29613 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29675/stat : 29675 (java) S 29613 29616 29230 0 -1 1077944384 13 12947 0 0 0 0 5 3 20 0 15 0 75854152 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853060629536 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29676] ppid=29613 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29676/stat : 29676 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854152 11079016448 13525 33554432000 4194304 4196468 140737469851808 139852456649584 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29677] ppid=29613 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29677/stat : 29677 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11079016448 13525 33554432000 4194304 4196468 140737469851808 139852216358736 139853703251867 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29678] ppid=29613 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/29616/task/29678/stat : 29678 (java) S 29613 29616 29230 0 -1 1077944384 425 12947 0 0 1 0 5 3 20 0 15 0 75854155 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853161061232 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29679] ppid=29613 vsize=10819352 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/29616/task/29679/stat : 29679 (java) S 29613 29616 29230 0 -1 1077944384 190 12947 0 0 1 0 5 3 20 0 15 0 75854155 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853160008432 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29680] ppid=29613 vsize=10819352 memory=140244008949376 CPUtime=0.12 cores=0,2,4,6
/proc/29616/task/29680/stat : 29680 (java) S 29613 29616 29230 0 -1 1077944384 618 12947 0 0 4 0 5 3 20 0 15 0 75854155 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853158955632 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29681] ppid=29613 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29681/stat : 29681 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11079016448 13525 33554432000 4194304 4196468 140737469851808 139852182801120 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29682] ppid=29613 vsize=10819352 memory=140244008949376 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29682/stat : 29682 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854155 11079016448 13525 33554432000 4194304 4196468 140737469851808 139853157903024 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 54100 KiB

[startup+0.700813 s]
/proc/loadavg: 1.61 0.88 0.40 3/215 29682
/proc/meminfo: memFree=11760596/32770624 swapFree=67108852/67108860
[pid=29616] ppid=29613 vsize=10819352 memory=86564 CPUtime=0.99 cores=0,2,4,6
/proc/29616/stat : 29616 (java) S 29613 29616 29230 0 -1 1077944320 16800 12947 0 0 87 4 5 3 20 0 15 0 75854141 11079016448 21641 33554432000 4194304 4196468 140737469851808 140737469834352 139853703233271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
/proc/29616/statm: 2704838 21641 3249 1 0 2667149 0
[pid=29616/tid=29669] ppid=29613 vsize=10819352 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/29616/task/29669/stat : 29669 (java) R 29613 29616 29230 0 -1 4202560 12292 12947 0 0 56 3 5 3 20 0 15 0 75854149 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853675056208 139853703255197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29670] ppid=29613 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29670/stat : 29670 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853707476112 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29671] ppid=29613 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29671/stat : 29671 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853606366224 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29672] ppid=29613 vsize=10819352 memory=140243902804784 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29672/stat : 29672 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853605313424 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29673] ppid=29613 vsize=10819352 memory=140247862084172 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29673/stat : 29673 (java) S 29613 29616 29230 0 -1 1077944384 2 12947 0 0 0 0 5 3 20 0 15 0 75854150 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853604260624 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29674] ppid=29613 vsize=10819352 memory=4612 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29674/stat : 29674 (java) S 29613 29616 29230 0 -1 1077944384 5 12947 0 0 0 0 5 3 20 0 15 0 75854152 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853162113392 139853703244418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29675] ppid=29613 vsize=10819352 memory=4639098309541128813 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29675/stat : 29675 (java) S 29613 29616 29230 0 -1 1077944384 13 12947 0 0 0 0 5 3 20 0 15 0 75854152 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853060629536 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29676] ppid=29613 vsize=10819352 memory=7885635084775281010 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29676/stat : 29676 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854152 11079016448 21641 33554432000 4194304 4196468 140737469851808 139852456649584 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29677] ppid=29613 vsize=10819352 memory=4044 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29677/stat : 29677 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11079016448 21641 33554432000 4194304 4196468 140737469851808 139852216358736 139853703251867 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29678] ppid=29613 vsize=10819352 memory=13312 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29678/stat : 29678 (java) S 29613 29616 29230 0 -1 1077944384 796 12947 0 0 6 0 5 3 20 0 15 0 75854155 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853161061232 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29679] ppid=29613 vsize=10819352 memory=16432 CPUtime=0.18 cores=0,2,4,6
/proc/29616/task/29679/stat : 29679 (java) S 29613 29616 29230 0 -1 1077944384 792 12947 0 0 10 0 5 3 20 0 15 0 75854155 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853160008432 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29680] ppid=29613 vsize=10819352 memory=1792 CPUtime=0.21 cores=0,2,4,6
/proc/29616/task/29680/stat : 29680 (java) S 29613 29616 29230 0 -1 1077944384 695 12947 0 0 13 0 5 3 20 0 15 0 75854155 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853158955632 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29681] ppid=29613 vsize=10819352 memory=644 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29681/stat : 29681 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11079016448 21641 33554432000 4194304 4196468 140737469851808 139852182801120 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29682] ppid=29613 vsize=10819352 memory=956 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29682/stat : 29682 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854155 11079016448 21641 33554432000 4194304 4196468 140737469851808 139853157903024 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86564 KiB

[startup+1.50074 s]
/proc/loadavg: 1.61 0.88 0.40 4/215 29682
/proc/meminfo: memFree=11714264/32770624 swapFree=67108852/67108860
[pid=29616] ppid=29613 vsize=10836300 memory=178196 CPUtime=2.25 cores=0,2,4,6
/proc/29616/stat : 29616 (java) S 29613 29616 29230 0 -1 1077944320 24087 12947 0 0 208 9 5 3 20 0 15 0 75854141 11096371200 44549 33554432000 4194304 4196468 140737469851808 140737469834352 139853703233271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
/proc/29616/statm: 2709075 44549 3467 1 0 2670733 0
[pid=29616/tid=29669] ppid=29613 vsize=10836300 memory=62760 CPUtime=1.43 cores=0,2,4,6
/proc/29616/task/29669/stat : 29669 (java) R 29613 29616 29230 0 -1 4202560 17945 12947 0 0 130 5 5 3 20 0 15 0 75854149 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853675063792 139853684796831 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29670] ppid=29613 vsize=10836300 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/29616/task/29670/stat : 29670 (java) S 29613 29616 29230 0 -1 1077944384 64 12947 0 0 1 0 5 3 20 0 15 0 75854150 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853707476112 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29671] ppid=29613 vsize=10836300 memory=280487805640864 CPUtime=0.09 cores=0,2,4,6
/proc/29616/task/29671/stat : 29671 (java) S 29613 29616 29230 0 -1 1077944384 16 12947 0 0 1 0 5 3 20 0 15 0 75854150 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853606366224 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29672] ppid=29613 vsize=10836300 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/29616/task/29672/stat : 29672 (java) S 29613 29616 29230 0 -1 1077944384 29 12947 0 0 1 0 5 3 20 0 15 0 75854150 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853605313424 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29673] ppid=29613 vsize=10836300 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29673/stat : 29673 (java) S 29613 29616 29230 0 -1 1077944384 222 12947 0 0 0 0 5 3 20 0 15 0 75854150 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853604260624 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29674] ppid=29613 vsize=10836300 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/29616/task/29674/stat : 29674 (java) S 29613 29616 29230 0 -1 1077944384 65 12947 0 0 1 0 5 3 20 0 15 0 75854152 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853162113392 139853703244418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29675] ppid=29613 vsize=10836300 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29675/stat : 29675 (java) S 29613 29616 29230 0 -1 1077944384 14 12947 0 0 0 0 5 3 20 0 15 0 75854152 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853060629600 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29676] ppid=29613 vsize=10836300 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29676/stat : 29676 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854152 11096371200 44549 33554432000 4194304 4196468 140737469851808 139852456649600 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29677] ppid=29613 vsize=10836300 memory=-5921431000321636112 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29677/stat : 29677 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11096371200 44549 33554432000 4194304 4196468 140737469851808 139852216358736 139853703251867 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29678] ppid=29613 vsize=10836300 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/29616/task/29678/stat : 29678 (java) S 29613 29616 29230 0 -1 1077944384 1301 12947 0 0 17 1 5 3 20 0 15 0 75854155 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853161061232 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29679] ppid=29613 vsize=10836300 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/29616/task/29679/stat : 29679 (java) S 29613 29616 29230 0 -1 1077944384 961 12947 0 0 22 0 5 3 20 0 15 0 75854155 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853160008432 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29680] ppid=29613 vsize=10836300 memory=6791534058613427641 CPUtime=0.38 cores=0,2,4,6
/proc/29616/task/29680/stat : 29680 (java) S 29613 29616 29230 0 -1 1077944384 1268 12947 0 0 30 0 5 3 20 0 15 0 75854155 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853158955632 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29681] ppid=29613 vsize=10836300 memory=4638778398332698720 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29681/stat : 29681 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11096371200 44549 33554432000 4194304 4196468 140737469851808 139852182801120 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29682] ppid=29613 vsize=10836300 memory=280487805885312 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29682/stat : 29682 (java) S 29613 29616 29230 0 -1 1077944384 1 12947 0 0 0 0 5 3 20 0 15 0 75854155 11096371200 44549 33554432000 4194304 4196468 140737469851808 139853157903024 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 2.25 s
Current children cumulated vsize: 10836300 KiB

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

[pid=29616/tid=29681] ppid=29613 vsize=10914144 memory=1228 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29681/stat : 29681 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 186276 33554432000 4194304 4196468 140737469851808 139852182801120 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29682] ppid=29613 vsize=10914144 memory=5372 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29682/stat : 29682 (java) S 29613 29616 29230 0 -1 1077944384 423 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 186276 33554432000 4194304 4196468 140737469851808 139853157903024 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 21.27 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 745104 KiB

[startup+16.0007 s]*
/proc/loadavg: 1.70 0.94 0.42 3/215 29682
/proc/meminfo: memFree=11047204/32770624 swapFree=67108852/67108860
[pid=29616] ppid=29613 vsize=10914144 memory=776232 CPUtime=22.92 cores=0,2,4,6
/proc/29616/stat : 29616 (java) S 29613 29616 29230 0 -1 1077944320 71357 12947 0 0 2251 33 5 3 20 0 15 0 75854141 11176083456 194058 33554432000 4194304 4196468 140737469851808 140737469834352 139853703233271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
/proc/29616/statm: 2728536 194058 3517 1 0 2690189 0
[pid=29616/tid=29669] ppid=29613 vsize=10914144 memory=6791534058613427641 CPUtime=15.82 cores=0,2,4,6
/proc/29616/task/29669/stat : 29669 (java) R 29613 29616 29230 0 -1 4202560 42481 12947 0 0 1558 16 5 3 20 0 15 0 75854149 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853675066416 139853291757097 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29670] ppid=29613 vsize=10914144 memory=4126316290023845779 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29670/stat : 29670 (java) S 29613 29616 29230 0 -1 1077944384 994 12947 0 0 5 1 5 3 20 0 15 0 75854150 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853707476112 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29671] ppid=29613 vsize=10914144 memory=-9174445032661854264 CPUtime=0.13 cores=0,2,4,6
/proc/29616/task/29671/stat : 29671 (java) S 29613 29616 29230 0 -1 1077944384 266 12947 0 0 4 1 5 3 20 0 15 0 75854150 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853606366224 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29672] ppid=29613 vsize=10914144 memory=-2897801490638248215 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29672/stat : 29672 (java) S 29613 29616 29230 0 -1 1077944384 153 12947 0 0 5 1 5 3 20 0 15 0 75854150 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853605313424 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29673] ppid=29613 vsize=10914144 memory=-6800859132029471843 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29673/stat : 29673 (java) S 29613 29616 29230 0 -1 1077944384 1007 12947 0 0 4 2 5 3 20 0 15 0 75854150 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853604260624 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29674] ppid=29613 vsize=10914144 memory=-1807685287724412255 CPUtime=0.13 cores=0,2,4,6
/proc/29616/task/29674/stat : 29674 (java) S 29613 29616 29230 0 -1 1077944384 1440 12947 0 0 5 0 5 3 20 0 15 0 75854152 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853162113392 139853703244418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29675] ppid=29613 vsize=10914144 memory=-1664385933527516014 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29675/stat : 29675 (java) S 29613 29616 29230 0 -1 1077944384 16 12947 0 0 0 0 5 3 20 0 15 0 75854152 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853060629664 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29676] ppid=29613 vsize=10914144 memory=-2746958450906831424 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29676/stat : 29676 (java) S 29613 29616 29230 0 -1 1077944384 7 12947 0 0 0 0 5 3 20 0 15 0 75854152 11176083456 194058 33554432000 4194304 4196468 140737469851808 139852456649600 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29677] ppid=29613 vsize=10914144 memory=-2023959437020729679 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29677/stat : 29677 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 194058 33554432000 4194304 4196468 140737469851808 139852216358736 139853703251867 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29678] ppid=29613 vsize=10914144 memory=-2026666227646606628 CPUtime=2.75 cores=0,2,4,6
/proc/29616/task/29678/stat : 29678 (java) S 29613 29616 29230 0 -1 1077944384 4435 12947 0 0 263 4 5 3 20 0 15 0 75854155 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853161061232 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29679] ppid=29613 vsize=10914144 memory=-3040564339240289162 CPUtime=2.7 cores=0,2,4,6
/proc/29616/task/29679/stat : 29679 (java) S 29613 29616 29230 0 -1 1077944384 10384 12947 0 0 261 1 5 3 20 0 15 0 75854155 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853160008432 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29680] ppid=29613 vsize=10914144 memory=8367734631814481013 CPUtime=1.5 cores=0,2,4,6
/proc/29616/task/29680/stat : 29680 (java) S 29613 29616 29230 0 -1 1077944384 7551 12947 0 0 140 2 5 3 20 0 15 0 75854155 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853158955632 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29681] ppid=29613 vsize=10914144 memory=8390361644275022415 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29681/stat : 29681 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 194058 33554432000 4194304 4196468 140737469851808 139852182801120 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29682] ppid=29613 vsize=10914144 memory=8110268426880304478 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29682/stat : 29682 (java) S 29613 29616 29230 0 -1 1077944384 423 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 194058 33554432000 4194304 4196468 140737469851808 139853157903024 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 22.92 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 776232 KiB

[startup+16.8007 s]
/proc/loadavg: 1.70 0.94 0.42 3/215 29682
/proc/meminfo: memFree=11047204/32770624 swapFree=67108852/67108860
[pid=29616] ppid=29613 vsize=10914144 memory=778328 CPUtime=23.71 cores=0,2,4,6
/proc/29616/stat : 29616 (java) S 29613 29616 29230 0 -1 1077944320 71390 12947 0 0 2330 33 5 3 20 0 15 0 75854141 11176083456 194582 33554432000 4194304 4196468 140737469851808 140737469834352 139853703233271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
/proc/29616/statm: 2728536 194582 3517 1 0 2690189 0
[pid=29616/tid=29669] ppid=29613 vsize=10914144 memory=6944656592455097440 CPUtime=16.61 cores=0,2,4,6
/proc/29616/task/29669/stat : 29669 (java) R 29613 29616 29230 0 -1 4202560 42493 12947 0 0 1637 16 5 3 20 0 15 0 75854149 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853675067168 139853282852619 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29670] ppid=29613 vsize=10914144 memory=6944656575208382560 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29670/stat : 29670 (java) S 29613 29616 29230 0 -1 1077944384 995 12947 0 0 5 1 5 3 20 0 15 0 75854150 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853707476112 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29671] ppid=29613 vsize=10914144 memory=6791534058613427641 CPUtime=0.13 cores=0,2,4,6
/proc/29616/task/29671/stat : 29671 (java) S 29613 29616 29230 0 -1 1077944384 267 12947 0 0 4 1 5 3 20 0 15 0 75854150 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853606366224 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29672] ppid=29613 vsize=10914144 memory=4100 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29672/stat : 29672 (java) S 29613 29616 29230 0 -1 1077944384 154 12947 0 0 5 1 5 3 20 0 15 0 75854150 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853605313424 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29673] ppid=29613 vsize=10914144 memory=1696 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29673/stat : 29673 (java) S 29613 29616 29230 0 -1 1077944384 1008 12947 0 0 4 2 5 3 20 0 15 0 75854150 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853604260624 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29674] ppid=29613 vsize=10914144 memory=916 CPUtime=0.13 cores=0,2,4,6
/proc/29616/task/29674/stat : 29674 (java) S 29613 29616 29230 0 -1 1077944384 1442 12947 0 0 5 0 5 3 20 0 15 0 75854152 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853162113392 139853703244418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29675] ppid=29613 vsize=10914144 memory=3816 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29675/stat : 29675 (java) S 29613 29616 29230 0 -1 1077944384 16 12947 0 0 0 0 5 3 20 0 15 0 75854152 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853060629664 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29676] ppid=29613 vsize=10914144 memory=2676 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29676/stat : 29676 (java) S 29613 29616 29230 0 -1 1077944384 7 12947 0 0 0 0 5 3 20 0 15 0 75854152 11176083456 194582 33554432000 4194304 4196468 140737469851808 139852456649600 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29677] ppid=29613 vsize=10914144 memory=2304 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29677/stat : 29677 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139852216358736 139853703251867 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29678] ppid=29613 vsize=10914144 memory=1408 CPUtime=2.75 cores=0,2,4,6
/proc/29616/task/29678/stat : 29678 (java) S 29613 29616 29230 0 -1 1077944384 4445 12947 0 0 263 4 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853161061232 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29679] ppid=29613 vsize=10914144 memory=2884 CPUtime=2.7 cores=0,2,4,6
/proc/29616/task/29679/stat : 29679 (java) S 29613 29616 29230 0 -1 1077944384 10384 12947 0 0 261 1 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853160008432 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29680] ppid=29613 vsize=10914144 memory=1258892 CPUtime=1.5 cores=0,2,4,6
/proc/29616/task/29680/stat : 29680 (java) S 29613 29616 29230 0 -1 1077944384 7556 12947 0 0 140 2 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853158955632 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29681] ppid=29613 vsize=10914144 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29681/stat : 29681 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139852182801120 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29682] ppid=29613 vsize=10914144 memory=2660 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29682/stat : 29682 (java) S 29613 29616 29230 0 -1 1077944384 423 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853157903024 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 23.71 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 778328 KiB

[startup+17.2007 s]
/proc/loadavg: 1.70 0.94 0.42 3/215 29682
/proc/meminfo: memFree=11045156/32770624 swapFree=67108852/67108860
[pid=29616] ppid=29613 vsize=10914144 memory=778328 CPUtime=24.11 cores=0,2,4,6
/proc/29616/stat : 29616 (java) S 29613 29616 29230 0 -1 1077944320 71390 12947 0 0 2370 33 5 3 20 0 15 0 75854141 11176083456 194582 33554432000 4194304 4196468 140737469851808 140737469834352 139853703233271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
/proc/29616/statm: 2728536 194582 3517 1 0 2690189 0
[pid=29616/tid=29669] ppid=29613 vsize=10914144 memory=288292194505476253 CPUtime=17.01 cores=0,2,4,6
/proc/29616/task/29669/stat : 29669 (java) R 29613 29616 29230 0 -1 4202560 42493 12947 0 0 1677 16 5 3 20 0 15 0 75854149 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853675067168 139853291003234 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29670] ppid=29613 vsize=10914144 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29670/stat : 29670 (java) S 29613 29616 29230 0 -1 1077944384 995 12947 0 0 5 1 5 3 20 0 15 0 75854150 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853707476112 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29671] ppid=29613 vsize=10914144 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/29616/task/29671/stat : 29671 (java) S 29613 29616 29230 0 -1 1077944384 267 12947 0 0 4 1 5 3 20 0 15 0 75854150 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853606366224 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29672] ppid=29613 vsize=10914144 memory=6944656592455097440 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29672/stat : 29672 (java) S 29613 29616 29230 0 -1 1077944384 154 12947 0 0 5 1 5 3 20 0 15 0 75854150 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853605313424 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29673] ppid=29613 vsize=10914144 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29673/stat : 29673 (java) S 29613 29616 29230 0 -1 1077944384 1008 12947 0 0 4 2 5 3 20 0 15 0 75854150 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853604260624 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29674] ppid=29613 vsize=10914144 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/29616/task/29674/stat : 29674 (java) S 29613 29616 29230 0 -1 1077944384 1442 12947 0 0 5 0 5 3 20 0 15 0 75854152 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853162113392 139853703244418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29675] ppid=29613 vsize=10914144 memory=280487805321456 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29675/stat : 29675 (java) S 29613 29616 29230 0 -1 1077944384 16 12947 0 0 0 0 5 3 20 0 15 0 75854152 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853060629664 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29676] ppid=29613 vsize=10914144 memory=7662425535601403500 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29676/stat : 29676 (java) S 29613 29616 29230 0 -1 1077944384 7 12947 0 0 0 0 5 3 20 0 15 0 75854152 11176083456 194582 33554432000 4194304 4196468 140737469851808 139852456649600 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29677] ppid=29613 vsize=10914144 memory=7450754042523117419 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29677/stat : 29677 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139852216358736 139853703251867 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29678] ppid=29613 vsize=10914144 memory=6945767142130214481 CPUtime=2.75 cores=0,2,4,6
/proc/29616/task/29678/stat : 29678 (java) S 29613 29616 29230 0 -1 1077944384 4445 12947 0 0 263 4 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853161061232 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29679] ppid=29613 vsize=10914144 memory=0 CPUtime=2.7 cores=0,2,4,6
/proc/29616/task/29679/stat : 29679 (java) S 29613 29616 29230 0 -1 1077944384 10384 12947 0 0 261 1 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853160008432 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29680] ppid=29613 vsize=10914144 memory=280487806549856 CPUtime=1.5 cores=0,2,4,6
/proc/29616/task/29680/stat : 29680 (java) S 29613 29616 29230 0 -1 1077944384 7556 12947 0 0 140 2 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853158955632 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29681] ppid=29613 vsize=10914144 memory=778328 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29681/stat : 29681 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139852182801120 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29682] ppid=29613 vsize=10914144 memory=778328 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29682/stat : 29682 (java) S 29613 29616 29230 0 -1 1077944384 423 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 194582 33554432000 4194304 4196468 140737469851808 139853157903024 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 24.11 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 778328 KiB

[startup+17.3007 s]
/proc/loadavg: 1.70 0.94 0.42 3/215 29682
/proc/meminfo: memFree=11045156/32770624 swapFree=67108852/67108860
[pid=29616] ppid=29613 vsize=10914144 memory=786724 CPUtime=24.27 cores=0,2,4,6
/proc/29616/stat : 29616 (java) S 29613 29616 29230 0 -1 1077944320 77122 12947 0 0 2386 33 5 3 20 0 15 0 75854141 11176083456 196681 33554432000 4194304 4196468 140737469851808 140737469834352 139853703233271 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
/proc/29616/statm: 2728536 196681 3517 1 0 2690189 0
[pid=29616/tid=29669] ppid=29613 vsize=10914144 memory=778328 CPUtime=17.1 cores=0,2,4,6
/proc/29616/task/29669/stat : 29669 (java) R 29613 29616 29230 0 -1 4202560 45997 12947 0 0 1686 16 5 3 20 0 15 0 75854149 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853675061440 139853683878266 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29670] ppid=29613 vsize=10914144 memory=778328 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29670/stat : 29670 (java) S 29613 29616 29230 0 -1 1077944384 995 12947 0 0 5 1 5 3 20 0 15 0 75854150 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853707476112 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29671] ppid=29613 vsize=10914144 memory=776232 CPUtime=0.13 cores=0,2,4,6
/proc/29616/task/29671/stat : 29671 (java) S 29613 29616 29230 0 -1 1077944384 267 12947 0 0 4 1 5 3 20 0 15 0 75854150 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853606366224 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29672] ppid=29613 vsize=10914144 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29672/stat : 29672 (java) S 29613 29616 29230 0 -1 1077944384 154 12947 0 0 5 1 5 3 20 0 15 0 75854150 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853605313424 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29673] ppid=29613 vsize=10914144 memory=280487805643392 CPUtime=0.14 cores=0,2,4,6
/proc/29616/task/29673/stat : 29673 (java) S 29613 29616 29230 0 -1 1077944384 1008 12947 0 0 4 2 5 3 20 0 15 0 75854150 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853604260624 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29674] ppid=29613 vsize=10914144 memory=138 CPUtime=0.13 cores=0,2,4,6
/proc/29616/task/29674/stat : 29674 (java) S 29613 29616 29230 0 -1 1077944384 2567 12947 0 0 5 0 5 3 20 0 15 0 75854152 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853162113392 139853703244418 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29675] ppid=29613 vsize=10914144 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29675/stat : 29675 (java) S 29613 29616 29230 0 -1 1077944384 16 12947 0 0 0 0 5 3 20 0 15 0 75854152 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853060629664 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29676] ppid=29613 vsize=10914144 memory=681508 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29676/stat : 29676 (java) S 29613 29616 29230 0 -1 1077944384 7 12947 0 0 0 0 5 3 20 0 15 0 75854152 11176083456 196681 33554432000 4194304 4196468 140737469851808 139852456649600 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29677] ppid=29613 vsize=10914144 memory=681508 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29677/stat : 29677 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 196681 33554432000 4194304 4196468 140737469851808 139852216358736 139853703251867 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29678] ppid=29613 vsize=10914144 memory=280487805989088 CPUtime=2.77 cores=0,2,4,6
/proc/29616/task/29678/stat : 29678 (java) S 29613 29616 29230 0 -1 1077944384 4827 12947 0 0 265 4 5 3 20 0 15 0 75854155 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853161061232 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29679] ppid=29613 vsize=10914144 memory=6944656592455097440 CPUtime=2.75 cores=0,2,4,6
/proc/29616/task/29679/stat : 29679 (java) R 29613 29616 29230 0 -1 4202560 11116 12947 0 0 265 2 5 3 20 0 15 0 75854155 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853160008432 139853695522720 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29680] ppid=29613 vsize=10914144 memory=776232 CPUtime=1.5 cores=0,2,4,6
/proc/29616/task/29680/stat : 29680 (java) S 29613 29616 29230 0 -1 1077944384 7556 12947 0 0 140 2 5 3 20 0 15 0 75854155 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853158955632 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29681] ppid=29613 vsize=10914144 memory=4012 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29681/stat : 29681 (java) S 29613 29616 29230 0 -1 1077944384 3 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 196681 33554432000 4194304 4196468 140737469851808 139852182801120 139853703243477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
[pid=29616/tid=29682] ppid=29613 vsize=10914144 memory=22692 CPUtime=0.08 cores=0,2,4,6
/proc/29616/task/29682/stat : 29682 (java) S 29613 29616 29230 0 -1 1077944384 423 12947 0 0 0 0 5 3 20 0 15 0 75854155 11176083456 196681 33554432000 4194304 4196468 140737469851808 139853157903024 139853703244418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14303232 140737469860463 140737469863260 140737469863260 140737469865935 0
Current children cumulated CPU time: 24.27 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 786724 KiB

Child status: 0
Real time (s): 17.3425
CPU time (s): 24.3479
CPU user time (s): 23.9646
CPU system time (s): 0.383286
CPU usage (%): 140.394
Max. virtual memory (cumulated for all children) (KiB): 10916964
Max. memory (cumulated for all children) (KiB): 786724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.9646
system time used= 0.383286
maximum resident set size= 797392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90998
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= 7412
involuntary context switches= 80


# summary of solver processes directly reported to runsolver:
#   pid: 29616
#   total CPU time (s): 24.3479
#   total CPU user time (s): 23.9646
#   total CPU system time (s): 0.383286

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.127902 second user time and 0.207947 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-26 07:28:30
IDJOB=4295538
IDBENCH=141564
IDSOLVER=2750
FILE ID=node148/4295538-1532582910
RUNJOBID= node148-1532582651-29261
PBS_JOBID= 21021961
Free space on /tmp= 43240 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-05-0006_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295538-1532582910/watcher-4295538-1532582910 -o /tmp/evaluation-result-4295538-1532582910/solver-4295538-1532582910 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532582651-29261 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=662495599 HOME/instance-4295538-1532582910.xml

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

MD5SUM BENCH= c9b27afa5f83f52385759d74be3b3eae
RANDOM SEED=662495599

node148.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:        11811108 kB
MemAvailable:   30685828 kB
Buffers:          217992 kB
Cached:         18591948 kB
SwapCached:            8 kB
Active:          3650588 kB
Inactive:       16456152 kB
Active(anon):    1250336 kB
Inactive(anon):    74280 kB
Active(file):    2400252 kB
Inactive(file): 16381872 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             26680 kB
Writeback:             0 kB
AnonPages:       1303524 kB
Mapped:            53564 kB
Shmem:             25216 kB
Slab:             549036 kB
SReclaimable:     521056 kB
SUnreclaim:        27980 kB
KernelStack:        3568 kB
PageTables:         8384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2248764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1069056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43212 MiB
End job on node148 at 2018-07-26 07:28:47