Trace number 4262049

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.4? 1741.11 506.32901

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-sko81.xml
MD5SUM7967f0a5d6026ea184db99fec624e08d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark47363
Best CPU time to get the best result obtained on this benchmark2520.02
Satisfiable
(Un)Satisfiability was proved
Number of variables6642
Number of constraints3241
Number of domains2
Minimum domain size8
Maximum domain size81
Distribution of domain sizes[{"size":8,"count":3240},{"size":81,"count":81}]
Minimum variable degree0
Maximum variable degree81
Distribution of variable degrees[{"degree":0,"count":3321},{"degree":2,"count":3240},{"degree":81,"count":81}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":3240},{"arity":81,"count":1}]
Number of extensional constraints3240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":3240},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

3.27/2.22	c Concrete v3.4 running
1620.70/475.39	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
1620.70/475.39		at mdd.BDDNode.$anonfun$filterModifiedTrie$1(BDD.scala:299)
1620.70/475.39		at mdd.BDDNode$$Lambda$638/1568690766.apply(Unknown Source)
1620.70/475.39		at mdd.TSMap.getOrElseUpdate(TSSet.scala:50)
1620.70/475.39		at mdd.BDDNode.filterModifiedTrie(BDD.scala:290)
1620.70/475.39		at mdd.BDDNode.$anonfun$filterModifiedTrie$1(BDD.scala:291)
1620.70/475.39		at mdd.BDDNode$$Lambda$638/1568690766.apply(Unknown Source)
1620.70/475.39		at mdd.TSMap.getOrElseUpdate(TSSet.scala:50)
1620.70/475.39		at mdd.BDDNode.filterModifiedTrie(BDD.scala:290)
1620.70/475.39		at mdd.BDDNode.filterTrie(BDD.scala:268)
1620.70/475.39		at mdd.BDDNode.$anonfun$filterModifiedTrie$1(BDD.scala:293)
1620.70/475.39		at mdd.BDDNode$$Lambda$638/1568690766.apply(Unknown Source)
1620.70/475.39		at mdd.TSMap.getOrElseUpdate(TSSet.scala:50)
1620.70/475.39		at mdd.BDDNode.filterModifiedTrie(BDD.scala:290)
1620.70/475.39		at mdd.BDDNode.$anonfun$filterModifiedTrie$1(BDD.scala:291)
1620.70/475.39		at mdd.BDDNode$$Lambda$638/1568690766.apply(Unknown Source)
1620.70/475.39		at mdd.TSMap.getOrElseUpdate(TSSet.scala:50)
1620.70/475.39		at mdd.BDDNode.filterModifiedTrie(BDD.scala:290)
1620.70/475.39		at mdd.BDDNode.$anonfun$filterModifiedTrie$1(BDD.scala:291)
1620.70/475.39		at mdd.BDDNode$$Lambda$638/1568690766.apply(Unknown Source)
1620.70/475.39		at mdd.TSMap.getOrElseUpdate(TSSet.scala:50)
1620.70/475.39		at mdd.BDDNode.filterModifiedTrie(BDD.scala:290)
1620.70/475.39		at mdd.BDDNode.$anonfun$filterModifiedTrie$1(BDD.scala:291)
1620.70/475.39		at mdd.BDDNode$$Lambda$638/1568690766.apply(Unknown Source)
1620.70/475.39		at mdd.TSMap.getOrElseUpdate(TSSet.scala:50)
1620.70/475.39		at mdd.BDDNode.filterModifiedTrie(BDD.scala:290)
1620.70/475.39		at mdd.BDDNode.$anonfun$filterModifiedTrie$1(BDD.scala:291)
1620.70/475.39		at mdd.BDDNode$$Lambda$638/1568690766.apply(Unknown Source)
1620.70/475.39		at mdd.TSMap.getOrElseUpdate(TSSet.scala:50)
1620.70/475.39		at mdd.BDDNode.filterModifiedTrie(BDD.scala:290)
1620.70/475.39		at mdd.BDDNode.$anonfun$filterModifiedTrie$1(BDD.scala:291)
1620.70/475.39		at mdd.BDDNode$$Lambda$638/1568690766.apply(Unknown Source)
1620.70/475.39		at mdd.TSMap.getOrElseUpdate(TSSet.scala:50)
1740.96/506.22	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262049-1502432008/watcher-4262049-1502432008 -o /tmp/evaluation-result-4262049-1502432008/solver-4262049-1502432008 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4885 --watchdog 2580 bin/concrete HOME/instance-4262049-1502432008.xml 

pid=9762
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.67 1.55 1.53 3/199 9765
/proc/meminfo: memFree=26873776/32770624 swapFree=0/431776
[pid=9765] ppid=9762 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (runsolver) D 9762 9765 4821 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 91016022 24240128 107 18446744073709551615 4194304 4338465 140733233631840 140733233629480 140335730229975 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 29249536 140733233639633 140733233640009 140733233640009 140733233643466 0
/proc/9765/statm: 5918 107 54 36 0 2156 0

[startup+0.100134 s]
/proc/loadavg: 1.67 1.55 1.53 3/199 9765
/proc/meminfo: memFree=26873776/32770624 swapFree=0/431776
[pid=9765] ppid=9762 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/9765/stat : 9765 (bash) S 9762 9765 4821 0 -1 4202496 683 1542 0 0 0 0 0 0 20 0 1 0 91016022 9736192 352 18446744073709551615 4194304 5098028 140732299241280 140732299238920 140301858675712 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 9 0 0 7196144 7232144 36184064 140732299244052 140732299244137 140732299244137 140732299247594 0
/proc/9765/statm: 2377 352 279 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200312 s]
/proc/loadavg: 1.67 1.55 1.53 3/199 9765
/proc/meminfo: memFree=26873776/32770624 swapFree=0/431776
[pid=9765] ppid=9762 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/9765/stat : 9765 (bash) S 9762 9765 4821 0 -1 4202496 897 6476 0 0 0 0 0 1 20 0 1 0 91016022 9867264 377 18446744073709551615 4194304 5098028 140732299241280 140732299235288 140301858675712 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 9 0 0 7196144 7232144 36184064 140732299244052 140732299244137 140732299244137 140732299247594 0
/proc/9765/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300351 s]
/proc/loadavg: 1.67 1.55 1.53 3/199 9765
/proc/meminfo: memFree=26873776/32770624 swapFree=0/431776
[pid=9765] ppid=9762 vsize=13574488 CPUtime=0.12 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 5121 12660 0 0 3 1 5 3 20 0 9 0 91016022 13900275712 4842 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800970 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3393622 4842 2105 1 0 3383119 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13574488

[startup+0.700749 s]
/proc/loadavg: 1.67 1.55 1.53 3/199 9765
/proc/meminfo: memFree=26873776/32770624 swapFree=0/431776
[pid=9765] ppid=9762 vsize=13974784 CPUtime=0.62 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 13706 12660 0 0 49 5 5 3 20 0 15 0 91016022 14310178816 14111 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3493696 14111 3065 1 0 3482965 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 13974784

[startup+1.50063 s]
/proc/loadavg: 1.67 1.55 1.53 3/214 9828
/proc/meminfo: memFree=26783264/32770624 swapFree=0/431776
[pid=9765] ppid=9762 vsize=13985408 CPUtime=1.81 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 27656 12660 0 0 163 10 5 3 20 0 15 0 91016022 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3496352 33917 3341 1 0 3485525 0
[pid=9765/tid=9815] ppid=9762 vsize=13985408 CPUtime=1.28 cores=1,3,5,7
/proc/9765/task/9815/stat : 9815 (java) R 9762 9765 4821 0 -1 4202560 22415 12660 0 0 112 8 5 3 20 0 15 0 91016047 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139848484983680 139848463946625 0 4 1 16800974 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9816] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9816/stat : 9816 (java) S 9762 9765 4821 0 -1 1077944384 2 12660 0 0 0 0 5 3 20 0 15 0 91016048 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139848437717520 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9817] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9817/stat : 9817 (java) S 9762 9765 4821 0 -1 1077944384 2 12660 0 0 0 0 5 3 20 0 15 0 91016048 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139848436664976 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9818] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9818/stat : 9818 (java) S 9762 9765 4821 0 -1 1077944384 1 12660 0 0 0 0 5 3 20 0 15 0 91016048 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139848435611920 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9819] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9819/stat : 9819 (java) S 9762 9765 4821 0 -1 1077944384 2 12660 0 0 0 0 5 3 20 0 15 0 91016048 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139848434559376 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9820] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9820/stat : 9820 (java) S 9762 9765 4821 0 -1 1077944384 5 12660 0 0 0 0 5 3 20 0 15 0 91016049 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139847959304944 139848480762498 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9821] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9821/stat : 9821 (java) S 9762 9765 4821 0 -1 1077944384 33 12660 0 0 0 0 5 3 20 0 15 0 91016050 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139847958251168 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9822] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9822/stat : 9822 (java) S 9762 9765 4821 0 -1 1077944384 21 12660 0 0 0 0 5 3 20 0 15 0 91016050 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139847957198064 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9823] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9823/stat : 9823 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 15 0 91016053 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139847956146640 139848480769947 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9824] ppid=9762 vsize=13985408 CPUtime=0.19 cores=1,3,5,7
/proc/9765/task/9824/stat : 9824 (java) S 9762 9765 4821 0 -1 1077944384 903 12660 0 0 11 0 5 3 20 0 15 0 91016053 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139847955093744 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9825] ppid=9762 vsize=13985408 CPUtime=0.24 cores=1,3,5,7
/proc/9765/task/9825/stat : 9825 (java) S 9762 9765 4821 0 -1 1077944384 807 12660 0 0 16 0 5 3 20 0 15 0 91016053 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139847954041200 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9826] ppid=9762 vsize=13985408 CPUtime=0.3 cores=1,3,5,7
/proc/9765/task/9826/stat : 9826 (java) S 9762 9765 4821 0 -1 1077944384 1297 12660 0 0 22 0 5 3 20 0 15 0 91016053 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139847952988144 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9827] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9827/stat : 9827 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 15 0 91016053 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139847951935840 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9828] ppid=9762 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9828/stat : 9828 (java) S 9762 9765 4821 0 -1 1077944384 8 12660 0 0 0 0 5 3 20 0 15 0 91016056 14321057792 33917 18446744073709551615 4194304 4196468 140723044726784 139847950883888 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 13985408

[startup+3.10057 s]
/proc/loadavg: 1.70 1.56 1.53 3/214 9828
/proc/meminfo: memFree=26706452/32770624 swapFree=0/431776
[pid=9765] ppid=9762 vsize=13995836 CPUtime=5.06 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 38877 12660 0 0 483 15 5 3 20 0 15 0 91016022 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3498959 52146 3443 1 0 3487573 0
[pid=9765/tid=9815] ppid=9762 vsize=13995836 CPUtime=2.84 cores=1,3,5,7
/proc/9765/task/9815/stat : 9815 (java) R 9762 9765 4821 0 -1 4202560 25878 12660 0 0 267 9 5 3 20 0 15 0 91016047 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139848484984472 139848463214288 0 4 1 16800974 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9816] ppid=9762 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/9765/task/9816/stat : 9816 (java) S 9762 9765 4821 0 -1 1077944384 222 12660 0 0 1 0 5 3 20 0 15 0 91016048 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139848437717520 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9817] ppid=9762 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/9765/task/9817/stat : 9817 (java) S 9762 9765 4821 0 -1 1077944384 60 12660 0 0 1 0 5 3 20 0 15 0 91016048 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139848436664976 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9818] ppid=9762 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/9765/task/9818/stat : 9818 (java) S 9762 9765 4821 0 -1 1077944384 54 12660 0 0 1 0 5 3 20 0 15 0 91016048 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139848435611920 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9819] ppid=9762 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9819/stat : 9819 (java) S 9762 9765 4821 0 -1 1077944384 21 12660 0 0 0 0 5 3 20 0 15 0 91016048 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139848434559376 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9820] ppid=9762 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/9765/task/9820/stat : 9820 (java) S 9762 9765 4821 0 -1 1077944384 1722 12660 0 0 1 0 5 3 20 0 15 0 91016049 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139847959304944 139848480762498 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9821] ppid=9762 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9821/stat : 9821 (java) S 9762 9765 4821 0 -1 1077944384 55 12660 0 0 0 0 5 3 20 0 15 0 91016050 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139847958251232 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9822] ppid=9762 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9822/stat : 9822 (java) S 9762 9765 4821 0 -1 1077944384 43 12660 0 0 0 0 5 3 20 0 15 0 91016050 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139847957198064 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9823] ppid=9762 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9823/stat : 9823 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 15 0 91016053 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139847956146640 139848480769947 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9824] ppid=9762 vsize=13995836 CPUtime=0.68 cores=1,3,5,7
/proc/9765/task/9824/stat : 9824 (java) S 9762 9765 4821 0 -1 1077944384 2290 12660 0 0 59 1 5 3 20 0 15 0 91016053 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139847955093744 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9825] ppid=9762 vsize=13995836 CPUtime=0.75 cores=1,3,5,7
/proc/9765/task/9825/stat : 9825 (java) S 9762 9765 4821 0 -1 1077944384 2150 12660 0 0 66 1 5 3 20 0 15 0 91016053 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139847954041200 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9826] ppid=9762 vsize=13995836 CPUtime=0.92 cores=1,3,5,7
/proc/9765/task/9826/stat : 9826 (java) S 9762 9765 4821 0 -1 1077944384 4209 12660 0 0 83 1 5 3 20 0 15 0 91016053 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139847952988144 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9827] ppid=9762 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9827/stat : 9827 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 15 0 91016053 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139847951935840 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9828] ppid=9762 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9828/stat : 9828 (java) S 9762 9765 4821 0 -1 1077944384 13 12660 0 0 0 0 5 3 20 0 15 0 91016056 14331736064 52146 18446744073709551615 4194304 4196468 140723044726784 139847950883888 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 13995836

[startup+6.30052 s]
/proc/loadavg: 1.70 1.56 1.53 4/214 9828
/proc/meminfo: memFree=26605820/32770624 swapFree=0/431768
[pid=9765] ppid=9762 vsize=13997884 CPUtime=9.95 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 52847 12660 0 0 968 19 5 3 20 0 15 0 91016022 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3499471 76839 3470 1 0 3488085 0
[pid=9765/tid=9815] ppid=9762 vsize=13997884 CPUtime=6.02 cores=1,3,5,7
/proc/9765/task/9815/stat : 9815 (java) R 9762 9765 4821 0 -1 4202560 35410 12660 0 0 583 11 5 3 20 0 15 0 91016047 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139848484985712 139848464831838 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9816] ppid=9762 vsize=13997884 CPUtime=0.1 cores=1,3,5,7
/proc/9765/task/9816/stat : 9816 (java) S 9762 9765 4821 0 -1 1077944384 289 12660 0 0 2 0 5 3 20 0 15 0 91016048 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139848437717520 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9817] ppid=9762 vsize=13997884 CPUtime=0.1 cores=1,3,5,7
/proc/9765/task/9817/stat : 9817 (java) S 9762 9765 4821 0 -1 1077944384 720 12660 0 0 2 0 5 3 20 0 15 0 91016048 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139848436664976 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9818] ppid=9762 vsize=13997884 CPUtime=0.1 cores=1,3,5,7
/proc/9765/task/9818/stat : 9818 (java) S 9762 9765 4821 0 -1 1077944384 193 12660 0 0 2 0 5 3 20 0 15 0 91016048 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139848435611920 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9819] ppid=9762 vsize=13997884 CPUtime=0.1 cores=1,3,5,7
/proc/9765/task/9819/stat : 9819 (java) S 9762 9765 4821 0 -1 1077944384 155 12660 0 0 2 0 5 3 20 0 15 0 91016048 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139848434559376 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9820] ppid=9762 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/9765/task/9820/stat : 9820 (java) S 9762 9765 4821 0 -1 1077944384 1806 12660 0 0 1 0 5 3 20 0 15 0 91016049 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139847959304944 139848480762498 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9821] ppid=9762 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9821/stat : 9821 (java) S 9762 9765 4821 0 -1 1077944384 55 12660 0 0 0 0 5 3 20 0 15 0 91016050 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139847958251232 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9822] ppid=9762 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9822/stat : 9822 (java) S 9762 9765 4821 0 -1 1077944384 43 12660 0 0 0 0 5 3 20 0 15 0 91016050 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139847957198080 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9823] ppid=9762 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9823/stat : 9823 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 15 0 91016053 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139847956146640 139848480769947 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9824] ppid=9762 vsize=13997884 CPUtime=1.42 cores=1,3,5,7
/proc/9765/task/9824/stat : 9824 (java) R 9762 9765 4821 0 -1 4202560 3742 12660 0 0 133 1 5 3 20 0 15 0 91016053 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139847955083856 139848465633040 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9825] ppid=9762 vsize=13997884 CPUtime=1.35 cores=1,3,5,7
/proc/9765/task/9825/stat : 9825 (java) S 9762 9765 4821 0 -1 1077944384 3071 12660 0 0 126 1 5 3 20 0 15 0 91016053 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139847954041200 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9826] ppid=9762 vsize=13997884 CPUtime=1.22 cores=1,3,5,7
/proc/9765/task/9826/stat : 9826 (java) S 9762 9765 4821 0 -1 1077944384 5188 12660 0 0 113 1 5 3 20 0 15 0 91016053 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139847952988144 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9827] ppid=9762 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9827/stat : 9827 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 15 0 91016053 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139847951935840 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9828] ppid=9762 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9828/stat : 9828 (java) S 9762 9765 4821 0 -1 1077944384 16 12660 0 0 0 0 5 3 20 0 15 0 91016056 14333833216 76839 18446744073709551615 4194304 4196468 140723044726784 139847950883888 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 13997884

[startup+12.7007 s]
/proc/loadavg: 1.89 1.61 1.55 3/214 9828
/proc/meminfo: memFree=25794976/32770624 swapFree=0/431768
[pid=9765] ppid=9762 vsize=13999932 CPUtime=18.97 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 66587 12660 0 0 1847 42 5 3 20 0 15 0 91016022 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3499983 333777 3473 1 0 3488597 0
[pid=9765/tid=9815] ppid=9762 vsize=13999932 CPUtime=12.31 cores=1,3,5,7
/proc/9765/task/9815/stat : 9815 (java) R 9762 9765 4821 0 -1 4202560 38396 12660 0 0 1199 24 5 3 20 0 15 0 91016047 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 139848484984064 139848125896651 0 4 1 16800974 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9816] ppid=9762 vsize=13999932 CPUtime=0.17 cores=1,3,5,7
/proc/9765/task/9816/stat : 9816 (java) S 9762 9765 4821 0 -1 1077944384 401 12660 0 0 7 2 5 3 20 0 15 0 91016048 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 139848437717520 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9817] ppid=9762 vsize=13999932 CPUtime=0.18 cores=1,3,5,7
/proc/9765/task/9817/stat : 9817 (java) S 9762 9765 4821 0 -1 1077944384 1143 12660 0 0 8 2 5 3 20 0 15 0 91016048 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 139848436664976 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9818] ppid=9762 vsize=13999932 CPUtime=0.18 cores=1,3,5,7
/proc/9765/task/9818/stat : 9818 (java) S 9762 9765 4821 0 -1 1077944384 283 12660 0 0 8 2 5 3 20 0 15 0 91016048 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 139848435611920 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9819] ppid=9762 vsize=13999932 CPUtime=0.17 cores=1,3,5,7
/proc/9765/task/9819/stat : 9819 (java) S 9762 9765 4821 0 -1 1077944384 216 12660 0 0 8 1 5 3 20 0 15 0 91016048 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 139848434559376 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9820] ppid=9762 vsize=13999932 CPUtime=0.11 cores=1,3,5,7
/proc/9765/task/9820/stat : 9820 (java) S 9762 9765 4821 0 -1 1077944384 2679 12660 0 0 3 0 5 3 20 0 15 0 91016049 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 139847959304944 139848480762498 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9821] ppid=9762 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9821/stat : 9821 (java) S 9762 9765 4821 0 -1 1077944384 55 12660 0 0 0 0 5 3 20 0 15 0 91016050 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 139847958251232 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9822] ppid=9762 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9822/stat : 9822 (java) S 9762 9765 4821 0 -1 1077944384 43 12660 0 0 0 0 5 3 20 0 15 0 91016050 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 139847957198080 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9823] ppid=9762 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9823/stat : 9823 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 15 0 91016053 14335930368 333777 18446744073709551615 4194304 4196468 140723044726784 139847956146640 139848480769947 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0

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


[startup+504.001 s]
/proc/loadavg: 4.72 3.89 2.66 6/215 9887
/proc/meminfo: memFree=16180016/32770624 swapFree=0/431872
[pid=9765] ppid=9762 vsize=14136128 CPUtime=1732.53 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 2555847 12660 0 0 172222 1023 5 3 20 0 16 0 91016022 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3534032 2957783 3492 1 0 3522646 0
[pid=9765/tid=9815] ppid=9762 vsize=14136128 CPUtime=91.66 cores=1,3,5,7
/proc/9765/task/9815/stat : 9815 (java) S 9762 9765 4821 0 -1 1077944384 92580 12660 0 0 9102 56 5 3 20 0 16 0 91016047 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848484992032 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9816] ppid=9762 vsize=14136128 CPUtime=405.26 cores=1,3,5,7
/proc/9765/task/9816/stat : 9816 (java) R 9762 9765 4821 0 -1 4202560 522682 12660 0 0 40292 226 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848437717640 139848473379559 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9817] ppid=9762 vsize=14136128 CPUtime=405.49 cores=1,3,5,7
/proc/9765/task/9817/stat : 9817 (java) R 9762 9765 4821 0 -1 4202560 503707 12660 0 0 40294 247 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848436664784 139848473379559 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9818] ppid=9762 vsize=14136128 CPUtime=405.47 cores=1,3,5,7
/proc/9765/task/9818/stat : 9818 (java) R 9762 9765 4821 0 -1 4202560 569326 12660 0 0 40316 223 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848435611728 139848473379559 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9819] ppid=9762 vsize=14136128 CPUtime=406.2 cores=1,3,5,7
/proc/9765/task/9819/stat : 9819 (java) R 9762 9765 4821 0 -1 4202560 618354 12660 0 0 40371 241 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848434559576 139848465740902 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9820] ppid=9762 vsize=14136128 CPUtime=4 cores=1,3,5,7
/proc/9765/task/9820/stat : 9820 (java) S 9762 9765 4821 0 -1 1077944384 204616 12660 0 0 381 11 5 3 20 0 16 0 91016049 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847959303488 139848480761557 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9821] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9821/stat : 9821 (java) S 9762 9765 4821 0 -1 1077944384 83 12660 0 0 0 0 5 3 20 0 16 0 91016050 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847958251296 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9822] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9822/stat : 9822 (java) S 9762 9765 4821 0 -1 1077944384 101 12660 0 0 0 0 5 3 20 0 16 0 91016050 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847957198080 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9823] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9823/stat : 9823 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847956146640 139848480769947 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9824] ppid=9762 vsize=14136128 CPUtime=6.41 cores=1,3,5,7
/proc/9765/task/9824/stat : 9824 (java) S 9762 9765 4821 0 -1 1077944384 16521 12660 0 0 629 4 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847955093792 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9825] ppid=9762 vsize=14136128 CPUtime=5.72 cores=1,3,5,7
/proc/9765/task/9825/stat : 9825 (java) S 9762 9765 4821 0 -1 1077944384 10694 12660 0 0 561 3 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847954040768 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9826] ppid=9762 vsize=14136128 CPUtime=2.38 cores=1,3,5,7
/proc/9765/task/9826/stat : 9826 (java) S 9762 9765 4821 0 -1 1077944384 14517 12660 0 0 227 3 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847952987904 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9827] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9827/stat : 9827 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847951935840 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9828] ppid=9762 vsize=14136128 CPUtime=0.54 cores=1,3,5,7
/proc/9765/task/9828/stat : 9828 (java) S 9762 9765 4821 0 -1 1077944384 482 12660 0 0 20 26 5 3 20 0 16 0 91016056 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847950883888 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9887] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9887/stat : 9887 (java) S 9762 9765 4821 0 -1 1077944384 24 12660 0 0 0 0 5 3 20 0 16 0 91065234 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847919157136 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
Current children cumulated CPU time (s) 1732.53
Current children cumulated vsize (KiB) 14136128

[startup+505.601 s]
/proc/loadavg: 4.72 3.89 2.66 6/215 9887
/proc/meminfo: memFree=16180016/32770624 swapFree=0/431872
[pid=9765] ppid=9762 vsize=14136128 CPUtime=1738.73 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 2556804 12660 0 0 172841 1024 5 3 20 0 16 0 91016022 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3534032 2957783 3492 1 0 3522646 0
[pid=9765/tid=9815] ppid=9762 vsize=14136128 CPUtime=91.66 cores=1,3,5,7
/proc/9765/task/9815/stat : 9815 (java) S 9762 9765 4821 0 -1 1077944384 92580 12660 0 0 9102 56 5 3 20 0 16 0 91016047 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848484992032 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9816] ppid=9762 vsize=14136128 CPUtime=406.78 cores=1,3,5,7
/proc/9765/task/9816/stat : 9816 (java) R 9762 9765 4821 0 -1 4202560 522682 12660 0 0 40444 226 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848437717640 139848473379559 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9817] ppid=9762 vsize=14136128 CPUtime=407.04 cores=1,3,5,7
/proc/9765/task/9817/stat : 9817 (java) R 9762 9765 4821 0 -1 4202560 503707 12660 0 0 40448 248 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848436664784 139848473379559 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9818] ppid=9762 vsize=14136128 CPUtime=407.02 cores=1,3,5,7
/proc/9765/task/9818/stat : 9818 (java) R 9762 9765 4821 0 -1 4202560 569326 12660 0 0 40470 224 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848435611728 139848473379559 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9819] ppid=9762 vsize=14136128 CPUtime=407.8 cores=1,3,5,7
/proc/9765/task/9819/stat : 9819 (java) R 9762 9765 4821 0 -1 4202560 619311 12660 0 0 40531 241 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848434559576 139848462361017 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9820] ppid=9762 vsize=14136128 CPUtime=4 cores=1,3,5,7
/proc/9765/task/9820/stat : 9820 (java) S 9762 9765 4821 0 -1 1077944384 204616 12660 0 0 381 11 5 3 20 0 16 0 91016049 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847959303488 139848480761557 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9821] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9821/stat : 9821 (java) S 9762 9765 4821 0 -1 1077944384 83 12660 0 0 0 0 5 3 20 0 16 0 91016050 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847958251296 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9822] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9822/stat : 9822 (java) S 9762 9765 4821 0 -1 1077944384 101 12660 0 0 0 0 5 3 20 0 16 0 91016050 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847957198080 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9823] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9823/stat : 9823 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847956146640 139848480769947 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9824] ppid=9762 vsize=14136128 CPUtime=6.41 cores=1,3,5,7
/proc/9765/task/9824/stat : 9824 (java) S 9762 9765 4821 0 -1 1077944384 16521 12660 0 0 629 4 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847955093792 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9825] ppid=9762 vsize=14136128 CPUtime=5.72 cores=1,3,5,7
/proc/9765/task/9825/stat : 9825 (java) S 9762 9765 4821 0 -1 1077944384 10694 12660 0 0 561 3 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847954040768 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9826] ppid=9762 vsize=14136128 CPUtime=2.38 cores=1,3,5,7
/proc/9765/task/9826/stat : 9826 (java) S 9762 9765 4821 0 -1 1077944384 14517 12660 0 0 227 3 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847952987904 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9827] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9827/stat : 9827 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847951935840 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9828] ppid=9762 vsize=14136128 CPUtime=0.54 cores=1,3,5,7
/proc/9765/task/9828/stat : 9828 (java) S 9762 9765 4821 0 -1 1077944384 482 12660 0 0 20 26 5 3 20 0 16 0 91016056 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847950883888 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9887] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9887/stat : 9887 (java) S 9762 9765 4821 0 -1 1077944384 24 12660 0 0 0 0 5 3 20 0 16 0 91065234 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847919157136 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
Current children cumulated CPU time (s) 1738.73
Current children cumulated vsize (KiB) 14136128

[startup+506.001 s]
/proc/loadavg: 4.72 3.89 2.66 6/215 9887
/proc/meminfo: memFree=16183556/32770624 swapFree=0/431872
[pid=9765] ppid=9762 vsize=14136128 CPUtime=1740.3 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 2556951 12660 0 0 172998 1024 5 3 20 0 16 0 91016022 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3534032 2957783 3492 1 0 3522646 0
[pid=9765/tid=9815] ppid=9762 vsize=14136128 CPUtime=91.66 cores=1,3,5,7
/proc/9765/task/9815/stat : 9815 (java) S 9762 9765 4821 0 -1 1077944384 92580 12660 0 0 9102 56 5 3 20 0 16 0 91016047 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848484992032 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9816] ppid=9762 vsize=14136128 CPUtime=407.17 cores=1,3,5,7
/proc/9765/task/9816/stat : 9816 (java) R 9762 9765 4821 0 -1 4202560 522682 12660 0 0 40482 227 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848437717640 139848473379559 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9817] ppid=9762 vsize=14136128 CPUtime=407.43 cores=1,3,5,7
/proc/9765/task/9817/stat : 9817 (java) R 9762 9765 4821 0 -1 4202560 503707 12660 0 0 40487 248 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848436664784 139848473379559 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9818] ppid=9762 vsize=14136128 CPUtime=407.41 cores=1,3,5,7
/proc/9765/task/9818/stat : 9818 (java) R 9762 9765 4821 0 -1 4202560 569326 12660 0 0 40509 224 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848435611728 139848473379559 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9819] ppid=9762 vsize=14136128 CPUtime=408.2 cores=1,3,5,7
/proc/9765/task/9819/stat : 9819 (java) R 9762 9765 4821 0 -1 4202560 619459 12660 0 0 40571 241 5 3 20 0 16 0 91016048 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139848434559576 139848465741008 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9820] ppid=9762 vsize=14136128 CPUtime=4 cores=1,3,5,7
/proc/9765/task/9820/stat : 9820 (java) S 9762 9765 4821 0 -1 1077944384 204616 12660 0 0 381 11 5 3 20 0 16 0 91016049 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847959303488 139848480761557 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9821] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9821/stat : 9821 (java) S 9762 9765 4821 0 -1 1077944384 83 12660 0 0 0 0 5 3 20 0 16 0 91016050 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847958251296 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9822] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9822/stat : 9822 (java) S 9762 9765 4821 0 -1 1077944384 101 12660 0 0 0 0 5 3 20 0 16 0 91016050 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847957198080 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9823] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9823/stat : 9823 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847956146640 139848480769947 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9824] ppid=9762 vsize=14136128 CPUtime=6.41 cores=1,3,5,7
/proc/9765/task/9824/stat : 9824 (java) S 9762 9765 4821 0 -1 1077944384 16521 12660 0 0 629 4 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847955093792 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9825] ppid=9762 vsize=14136128 CPUtime=5.72 cores=1,3,5,7
/proc/9765/task/9825/stat : 9825 (java) S 9762 9765 4821 0 -1 1077944384 10694 12660 0 0 561 3 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847954040768 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9826] ppid=9762 vsize=14136128 CPUtime=2.38 cores=1,3,5,7
/proc/9765/task/9826/stat : 9826 (java) S 9762 9765 4821 0 -1 1077944384 14517 12660 0 0 227 3 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847952987904 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9827] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9827/stat : 9827 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 16 0 91016053 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847951935840 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9828] ppid=9762 vsize=14136128 CPUtime=0.54 cores=1,3,5,7
/proc/9765/task/9828/stat : 9828 (java) S 9762 9765 4821 0 -1 1077944384 482 12660 0 0 20 26 5 3 20 0 16 0 91016056 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847950883888 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9887] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9887/stat : 9887 (java) S 9762 9765 4821 0 -1 1077944384 24 12660 0 0 0 0 5 3 20 0 16 0 91065234 14475395072 2957783 18446744073709551615 4194304 4196468 140723044726784 139847919157136 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
Current children cumulated CPU time (s) 1740.3
Current children cumulated vsize (KiB) 14136128

[startup+506.201 s]
/proc/loadavg: 4.72 3.89 2.66 6/215 9887
/proc/meminfo: memFree=16183556/32770624 swapFree=0/431872
[pid=9765] ppid=9762 vsize=14136128 CPUtime=1740.96 cores=1,3,5,7
/proc/9765/stat : 9765 (java) S 9762 9765 4821 0 -1 1077944320 2557818 12660 0 0 173064 1024 5 3 20 0 16 0 91016022 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 140723044709328 139848480751351 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
/proc/9765/statm: 3534032 2957784 3492 1 0 3522646 0
[pid=9765/tid=9815] ppid=9762 vsize=14136128 CPUtime=91.66 cores=1,3,5,7
/proc/9765/task/9815/stat : 9815 (java) S 9762 9765 4821 0 -1 1077944384 92580 12660 0 0 9102 56 5 3 20 0 16 0 91016047 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139848484992032 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9816] ppid=9762 vsize=14136128 CPUtime=407.32 cores=1,3,5,7
/proc/9765/task/9816/stat : 9816 (java) S 9762 9765 4821 0 -1 1077944384 522682 12660 0 0 40497 227 5 3 20 0 16 0 91016048 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139848437717520 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9817] ppid=9762 vsize=14136128 CPUtime=407.58 cores=1,3,5,7
/proc/9765/task/9817/stat : 9817 (java) S 9762 9765 4821 0 -1 1077944384 503707 12660 0 0 40502 248 5 3 20 0 16 0 91016048 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139848436664976 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9818] ppid=9762 vsize=14136128 CPUtime=407.56 cores=1,3,5,7
/proc/9765/task/9818/stat : 9818 (java) S 9762 9765 4821 0 -1 1077944384 569326 12660 0 0 40524 224 5 3 20 0 16 0 91016048 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139848435611920 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9819] ppid=9762 vsize=14136128 CPUtime=408.36 cores=1,3,5,7
/proc/9765/task/9819/stat : 9819 (java) S 9762 9765 4821 0 -1 1077944384 619896 12660 0 0 40587 241 5 3 20 0 16 0 91016048 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139848434559376 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9820] ppid=9762 vsize=14136128 CPUtime=4.03 cores=1,3,5,7
/proc/9765/task/9820/stat : 9820 (java) R 9762 9765 4821 0 -1 4202560 205045 12660 0 0 384 11 5 3 20 0 16 0 91016049 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847959303376 139848459121531 0 0 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9821] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9821/stat : 9821 (java) S 9762 9765 4821 0 -1 1077944384 83 12660 0 0 0 0 5 3 20 0 16 0 91016050 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847958251296 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9822] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9822/stat : 9822 (java) S 9762 9765 4821 0 -1 1077944384 101 12660 0 0 0 0 5 3 20 0 16 0 91016050 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847957198080 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9823] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9823/stat : 9823 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 16 0 91016053 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847956146640 139848480769947 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9824] ppid=9762 vsize=14136128 CPUtime=6.41 cores=1,3,5,7
/proc/9765/task/9824/stat : 9824 (java) S 9762 9765 4821 0 -1 1077944384 16521 12660 0 0 629 4 5 3 20 0 16 0 91016053 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847955093792 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9825] ppid=9762 vsize=14136128 CPUtime=5.72 cores=1,3,5,7
/proc/9765/task/9825/stat : 9825 (java) S 9762 9765 4821 0 -1 1077944384 10694 12660 0 0 561 3 5 3 20 0 16 0 91016053 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847954040768 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9826] ppid=9762 vsize=14136128 CPUtime=2.38 cores=1,3,5,7
/proc/9765/task/9826/stat : 9826 (java) S 9762 9765 4821 0 -1 1077944384 14517 12660 0 0 227 3 5 3 20 0 16 0 91016053 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847952987904 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9827] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9827/stat : 9827 (java) S 9762 9765 4821 0 -1 1077944384 3 12660 0 0 0 0 5 3 20 0 16 0 91016053 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847951935840 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9828] ppid=9762 vsize=14136128 CPUtime=0.54 cores=1,3,5,7
/proc/9765/task/9828/stat : 9828 (java) S 9762 9765 4821 0 -1 1077944384 482 12660 0 0 20 26 5 3 20 0 16 0 91016056 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847950883888 139848480762498 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
[pid=9765/tid=9887] ppid=9762 vsize=14136128 CPUtime=0.08 cores=1,3,5,7
/proc/9765/task/9887/stat : 9887 (java) S 9762 9765 4821 0 -1 1077944384 24 12660 0 0 0 0 5 3 20 0 16 0 91065234 14475395072 2957784 18446744073709551615 4194304 4196468 140723044726784 139847919157136 139848480761557 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10833920 140723044734928 140723044737713 140723044737713 140723044741071 0
Current children cumulated CPU time (s) 1740.96
Current children cumulated vsize (KiB) 14136128

[startup+506.301 s]
/proc/loadavg: 4.72 3.89 2.66 6/215 9887
/proc/meminfo: memFree=16183556/32770624 swapFree=0/431872
[pid=9765] ppid=9762 vsize=0 CPUtime=1741.06 cores=1,3,5,7
/proc/9765/stat : 9765 (java) Z 9762 9765 4821 0 -1 4227084 2557918 12660 0 0 173067 1031 5 3 20 0 2 0 91016022 0 0 18446744073709551615 0 0 0 0 0 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 0 0 0 0 0 0 0 0
/proc/9765/statm: 0 0 0 0 0 0 0
[pid=9765/tid=9818] ppid=9762 vsize=0 CPUtime=407.63 cores=1,3,5,7
/proc/9765/task/9818/stat : 9818 (java) R 9762 9765 4821 0 -1 4203588 569326 12660 0 0 40524 231 5 3 20 0 2 0 91016048 0 0 18446744073709551615 0 0 0 0 0 0 4 1 16800974 18446744073709551615 0 0 -1 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1741.06
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 506.329
CPU time (s): 1741.11
CPU user time (s): 1730.73
CPU system time (s): 10.3775
CPU usage (%): 343.869
Max. virtual memory (cumulated for all children) (KiB): 14136128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1730.73
system time used= 10.3775
maximum resident set size= 11831244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2570578
page faults= 0
swaps= 0
block input operations= 0
block output operations= 760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30159
involuntary context switches= 15285

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.03054 second user time and 3.78208 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-11 07:59:20
IDJOB=4262049
IDBENCH=123121
IDSOLVER=2650
FILE ID=node133/4262049-1502432008
RUNJOBID= node133-1502411423-4885
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-sko81.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262049-1502432008/watcher-4262049-1502432008 -o /tmp/evaluation-result-4262049-1502432008/solver-4262049-1502432008 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4885 --watchdog 2580  bin/concrete HOME/instance-4262049-1502432008.xml

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

MD5SUM BENCH= 7967f0a5d6026ea184db99fec624e08d
RANDOM SEED=1172482565

node133.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.17
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.17
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.17
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.17
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:        26873528 kB
MemAvailable:   27733536 kB
Buffers:          287420 kB
Cached:           867668 kB
SwapCached:            0 kB
Active:          4990408 kB
Inactive:         464888 kB
Active(anon):    4300832 kB
Inactive(anon):    33112 kB
Active(file):     689576 kB
Inactive(file):   431776 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24708 kB
Writeback:             0 kB
AnonPages:       4300500 kB
Mapped:            63696 kB
Shmem:             33468 kB
Slab:             136264 kB
SReclaimable:     108980 kB
SUnreclaim:        27284 kB
KernelStack:        3520 kB
PageTables:        13396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4991900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4059136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61984 MiB
End job on node133 at 2017-08-11 08:07:47