Trace number 4298285

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
SuperSolver_Macq_Stevenart 2018-04-27? (NS) 11.2829 5.32552

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-scen-04-opt_c18.xml
MD5SUM617c7fbe4ff46dae5ed8ccf637b784a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46
Best CPU time to get the best result obtained on this benchmark0.615974
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4247
Number of domains5
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":24,"count":4},{"size":36,"count":336},{"size":44,"count":328}]
Minimum variable degree3
Maximum variable degree64
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":16},{"degree":5,"count":22},{"degree":6,"count":62},{"degree":7,"count":42},{"degree":8,"count":62},{"degree":9,"count":40},{"degree":10,"count":55},{"degree":11,"count":55},{"degree":12,"count":47},{"degree":13,"count":41},{"degree":14,"count":26},{"degree":15,"count":25},{"degree":16,"count":24},{"degree":17,"count":19},{"degree":18,"count":19},{"degree":19,"count":19},{"degree":20,"count":10},{"degree":21,"count":10},{"degree":22,"count":17},{"degree":23,"count":8},{"degree":24,"count":6},{"degree":25,"count":10},{"degree":26,"count":9},{"degree":27,"count":10},{"degree":28,"count":3},{"degree":29,"count":2},{"degree":31,"count":4},{"degree":32,"count":3},{"degree":33,"count":1},{"degree":35,"count":1},{"degree":36,"count":1},{"degree":40,"count":3},{"degree":41,"count":1},{"degree":44,"count":2},{"degree":45,"count":1},{"degree":47,"count":1},{"degree":57,"count":1},{"degree":64,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":280},{"arity":2,"count":3967}]
Number of extensional constraints3967
Number of intensional constraints280
Distribution of constraint types[{"type":"extension","count":3967},{"type":"intension","count":280}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
11.25/5.30	c Caught NotImplementedException
11.25/5.30	c 	xcsp3.XCSP3.buildObjToMinimize(XCSP3.java:536)
11.25/5.30	c 	org.xcsp.parser.XCallbacks.loadObj(XCallbacks.java:573)
11.25/5.30	c 	org.xcsp.parser.XCallbacks.lambda$loadObjectives$7(XCallbacks.java:542)
11.25/5.30	c 	java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
11.25/5.30	c 	java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
11.25/5.30	c 	org.xcsp.parser.XCallbacks.loadObjectives(XCallbacks.java:542)
11.25/5.30	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:300)
11.25/5.30	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
11.25/5.30	c 	xcsp3.XCSP3.<init>(XCSP3.java:73)
11.25/5.30	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
11.25/5.30	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:51)
11.25/5.30	s UNSUPPORTED

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (7442 MiB free)
  memory of node 1: 16384 MiB (15799 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298285-1532809136/watcher-4298285-1532809136 -o /tmp/evaluation-result-4298285-1532809136/solver-4298285-1532809136 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-685 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298285-1532809136.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=1565, runsolver pid=1562
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 2.40 1.82 1.62 5/214 1580
/proc/meminfo: memFree=23783472/32770624 swapFree=67028396/67108860
[pid=1565] ppid=1562 vsize=10661052 memory=27556 CPUtime=0.12 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1562 1565 29912 0 -1 1077944320 5284 0 0 0 12 0 0 0 20 0 15 0 98476791 10916917248 6889 33554432000 4194304 4196468 140731391908944 140731391891488 140112767692535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
/proc/1565/statm: 2665263 6889 2863 1 0 2627263 0
[pid=1565/tid=1567] ppid=1562 vsize=10661052 memory=7022364594140610616 CPUtime=0.09 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) R 1562 1565 29912 0 -1 4202560 3167 0 0 0 9 0 0 0 20 0 15 0 98476791 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112771915120 140112767704470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1568] ppid=1562 vsize=10661052 memory=342 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112709696016 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1569] ppid=1562 vsize=10661052 memory=140356596529983 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112708643472 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1570] ppid=1562 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112707590416 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1571] ppid=1562 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1562 1565 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98476792 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112706537872 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1572] ppid=1562 vsize=10661052 memory=140356596504192 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1562 1565 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98476794 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112260131568 140112767703682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1573] ppid=1562 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1562 1565 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98476794 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112259077792 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1574] ppid=1562 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1562 1565 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98476794 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112258024688 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1575] ppid=1562 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112256973264 140112767711131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1576] ppid=1562 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1576/stat : 1576 (java) S 1562 1565 29912 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 98476797 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112255920368 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1577] ppid=1562 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1562 1565 29912 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 98476797 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112254867824 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1578] ppid=1562 vsize=10661052 memory=140356596504192 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) R 1562 1565 29912 0 -1 4202560 321 0 0 0 2 0 0 0 20 0 15 0 98476797 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112253814768 140112767713882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1579] ppid=1562 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112252762464 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1580] ppid=1562 vsize=10661052 memory=140356596504192 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476797 10916917248 6889 33554432000 4194304 4196468 140731391908944 140112251710512 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27556 KiB

[startup+0.210755 s]*
/proc/loadavg: 2.40 1.82 1.62 4/214 1580
/proc/meminfo: memFree=23770928/32770624 swapFree=67028396/67108860
[pid=1565] ppid=1562 vsize=10661052 memory=41032 CPUtime=0.34 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1562 1565 29912 0 -1 1077944320 8319 0 0 0 33 1 0 0 20 0 15 0 98476791 10916917248 10258 33554432000 4194304 4196468 140731391908944 140731391891488 140112767692535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
/proc/1565/statm: 2665263 10258 3004 1 0 2627263 0
[pid=1565/tid=1567] ppid=1562 vsize=10661052 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) R 1562 1565 29912 0 -1 4202560 5117 0 0 0 19 0 0 0 20 0 15 0 98476791 10916917248 10258 33554432000 4194304 4196468 140731391908944 140112771932016 140112751773022 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1568] ppid=1562 vsize=10661052 memory=342 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916917248 10258 33554432000 4194304 4196468 140731391908944 140112709696016 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1569] ppid=1562 vsize=10661052 memory=140356596529983 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916917248 10258 33554432000 4194304 4196468 140731391908944 140112708643472 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1570] ppid=1562 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916917248 10258 33554432000 4194304 4196468 140731391908944 140112707590416 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1571] ppid=1562 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1562 1565 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98476792 10916917248 10258 33554432000 4194304 4196468 140731391908944 140112706537872 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1572] ppid=1562 vsize=10661052 memory=140356596504192 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1562 1565 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98476794 10916917248 10258 33554432000 4194304 4196468 140731391908944 140112260131568 140112767703682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1573] ppid=1562 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1562 1565 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98476794 10916917248 10316 33554432000 4194304 4196468 140731391908944 140112259077792 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1574] ppid=1562 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1562 1565 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98476794 10916917248 10316 33554432000 4194304 4196468 140731391908944 140112258024688 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1575] ppid=1562 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916917248 10316 33554432000 4194304 4196468 140731391908944 140112256973264 140112767711131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1576] ppid=1562 vsize=10661052 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1565/task/1576/stat : 1576 (java) R 1562 1565 29912 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 15 0 98476797 10916917248 10316 33554432000 4194304 4196468 140731391908944 140112255920368 140112767703682 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1577] ppid=1562 vsize=10661052 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) R 1562 1565 29912 0 -1 4202560 566 0 0 0 3 0 0 0 20 0 15 0 98476797 10916917248 10316 33554432000 4194304 4196468 140731391908944 140112254854256 140112752089352 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1578] ppid=1562 vsize=10661052 memory=140356596504192 CPUtime=0.08 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) R 1562 1565 29912 0 -1 4202560 932 0 0 0 8 0 0 0 20 0 15 0 98476797 10916917248 10316 33554432000 4194304 4196468 140731391908944 140112253812560 140112751773022 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1579] ppid=1562 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916917248 10316 33554432000 4194304 4196468 140731391908944 140112252762464 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1580] ppid=1562 vsize=10661052 memory=140356596504192 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476797 10916917248 10316 33554432000 4194304 4196468 140731391908944 140112251710512 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 41032 KiB

[startup+0.311088 s]*
/proc/loadavg: 2.40 1.82 1.62 7/214 1580
/proc/meminfo: memFree=23756228/32770624 swapFree=67028396/67108860
[pid=1565] ppid=1562 vsize=10661128 memory=54736 CPUtime=0.67 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1562 1565 29912 0 -1 1077944320 10261 0 0 0 66 1 0 0 20 0 15 0 98476791 10916995072 13684 33554432000 4194304 4196468 140731391908944 140731391891488 140112767692535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
/proc/1565/statm: 2665282 13684 3068 1 0 2627263 0
[pid=1565/tid=1567] ppid=1562 vsize=10661128 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) R 1562 1565 29912 0 -1 4202560 5400 0 0 0 29 1 0 0 20 0 15 0 98476791 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112771930992 140112767713882 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1568] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112709696016 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1569] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112708643472 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1570] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112707590416 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1571] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1562 1565 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98476792 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112706537872 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1572] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1562 1565 29912 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112260131568 140112767703682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1573] ppid=1562 vsize=10661128 memory=67 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1562 1565 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112259077792 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1574] ppid=1562 vsize=10661128 memory=48900 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1562 1565 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112258024688 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1575] ppid=1562 vsize=10661128 memory=51204 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112256973264 140112767711131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1576] ppid=1562 vsize=10661128 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/1565/task/1576/stat : 1576 (java) R 1562 1565 29912 0 -1 4202560 1240 0 0 0 10 0 0 0 20 0 15 0 98476797 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112255906392 140112749236769 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1577] ppid=1562 vsize=10661128 memory=140356444334623 CPUtime=0.13 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) R 1562 1565 29912 0 -1 4202560 1032 0 0 0 13 0 0 0 20 0 15 0 98476797 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112254856816 140112749215859 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1578] ppid=1562 vsize=10661128 memory=280713040836480 CPUtime=0.14 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) R 1562 1565 29912 0 -1 4202560 1230 0 0 0 14 0 0 0 20 0 15 0 98476797 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112253812728 140112767704470 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1579] ppid=1562 vsize=10661128 memory=140356444327727 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112252762464 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1580] ppid=1562 vsize=10661128 memory=140356596504204 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 13684 33554432000 4194304 4196468 140731391908944 140112251710512 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 54736 KiB

[startup+0.702727 s]
/proc/loadavg: 2.40 1.82 1.62 6/214 1580
/proc/meminfo: memFree=23719928/32770624 swapFree=67028396/67108860
[pid=1565] ppid=1562 vsize=10661128 memory=186100 CPUtime=1.94 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1562 1565 29912 0 -1 1077944320 11906 0 0 0 190 4 0 0 20 0 15 0 98476791 10916995072 46525 33554432000 4194304 4196468 140731391908944 140731391891488 140112767692535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
/proc/1565/statm: 2665282 46525 3105 1 0 2627263 0
[pid=1565/tid=1567] ppid=1562 vsize=10661128 memory=2241 CPUtime=0.67 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) S 1562 1565 29912 0 -1 1077944384 5569 0 0 0 64 3 0 0 20 0 15 0 98476791 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112771930240 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1568] ppid=1562 vsize=10661128 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) R 1562 1565 29912 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 15 0 98476792 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112709696136 140112760320743 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1569] ppid=1562 vsize=10661128 memory=280712888538720 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1562 1565 29912 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 98476792 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112708643472 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1570] ppid=1562 vsize=10661128 memory=234 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476792 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112707590432 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1571] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1562 1565 29912 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 98476792 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112706537872 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1572] ppid=1562 vsize=10661128 memory=6291621469359390818 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1562 1565 29912 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112260130080 140112767702741 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1573] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1562 1565 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112259077792 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1574] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1562 1565 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112258024688 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1575] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112256973264 140112767711131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1576] ppid=1562 vsize=10661128 memory=1 CPUtime=0.45 cores=1,3,5,7
/proc/1565/task/1576/stat : 1576 (java) R 1562 1565 29912 0 -1 4202560 1581 0 0 0 45 0 0 0 20 0 15 0 98476797 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112255910752 140112752807711 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1577] ppid=1562 vsize=10661128 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1562 1565 29912 0 -1 1077944384 1701 0 0 0 49 0 0 0 20 0 15 0 98476797 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112254855104 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1578] ppid=1562 vsize=10661128 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) S 1562 1565 29912 0 -1 1077944384 1639 0 0 0 29 0 0 0 20 0 15 0 98476797 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112253811968 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1579] ppid=1562 vsize=10661128 memory=7163085330834339126 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112252762464 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1580] ppid=1562 vsize=10661128 memory=7230648294312010840 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 46525 33554432000 4194304 4196468 140731391908944 140112251710512 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
Current children cumulated CPU time: 1.94 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 186100 KiB

[startup+1.50205 s]
/proc/loadavg: 2.40 1.82 1.62 5/214 1580
/proc/meminfo: memFree=23620232/32770624 swapFree=67028396/67108860
[pid=1565] ppid=1562 vsize=10661128 memory=245400 CPUtime=4.32 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1562 1565 29912 0 -1 1077944320 13134 0 0 0 423 9 0 0 20 0 15 0 98476791 10916995072 61350 33554432000 4194304 4196468 140731391908944 140731391891488 140112767692535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
/proc/1565/statm: 2665282 61350 3143 1 0 2627263 0
[pid=1565/tid=1567] ppid=1562 vsize=10661128 memory=2244 CPUtime=1.42 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) R 1562 1565 29912 0 -1 4202560 5654 0 0 0 139 3 0 0 20 0 15 0 98476791 10916995072 61350 33554432000 4194304 4196468 140731391908944 140112771929832 140112391228899 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1568] ppid=1562 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1562 1565 29912 0 -1 1077944384 106 0 0 0 3 1 0 0 20 0 15 0 98476792 10916995072 61350 33554432000 4194304 4196468 140731391908944 140112709696016 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1569] ppid=1562 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1562 1565 29912 0 -1 1077944384 106 0 0 0 2 0 0 0 20 0 15 0 98476792 10916995072 61350 33554432000 4194304 4196468 140731391908944 140112708643472 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1570] ppid=1562 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1562 1565 29912 0 -1 1077944384 138 0 0 0 3 1 0 0 20 0 15 0 98476792 10916995072 61350 33554432000 4194304 4196468 140731391908944 140112707590416 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1571] ppid=1562 vsize=10661128 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1562 1565 29912 0 -1 1077944384 31 0 0 0 2 1 0 0 20 0 15 0 98476792 10916995072 61350 33554432000 4194304 4196468 140731391908944 140112706537872 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1572] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1562 1565 29912 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 61350 33554432000 4194304 4196468 140731391908944 140112260131568 140112767703682 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0

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

[pid=1565/tid=1579] ppid=1562 vsize=10661128 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 154591 33554432000 4194304 4196468 140731391908944 140112252762464 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1580] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 154591 33554432000 4194304 4196468 140731391908944 140112251710512 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
Current children cumulated CPU time: 7.4 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 618364 KiB

[startup+4.00076 s]*
/proc/loadavg: 2.40 1.82 1.62 4/214 1580
/proc/meminfo: memFree=23170760/32770624 swapFree=67028396/67108860
[pid=1565] ppid=1562 vsize=10661128 memory=638976 CPUtime=9.66 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1562 1565 29912 0 -1 1077944320 15609 0 0 0 926 40 0 0 20 0 15 0 98476791 10916995072 159744 33554432000 4194304 4196468 140731391908944 140731391891488 140112767692535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
/proc/1565/statm: 2665282 159744 3180 1 0 2627263 0
[pid=1565/tid=1567] ppid=1562 vsize=10661128 memory=8326441112148417179 CPUtime=3.29 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) R 1562 1565 29912 0 -1 4202560 5783 0 0 0 324 5 0 0 20 0 15 0 98476791 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112771929032 140112391982231 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1568] ppid=1562 vsize=10661128 memory=-7025452035940392864 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1562 1565 29912 0 -1 1077944384 346 0 0 0 56 8 0 0 20 0 15 0 98476792 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112709696016 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1569] ppid=1562 vsize=10661128 memory=8387887299025084592 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1562 1565 29912 0 -1 1077944384 329 0 0 0 57 7 0 0 20 0 15 0 98476792 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112708643472 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1570] ppid=1562 vsize=10661128 memory=-9001733975035308135 CPUtime=0.65 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1562 1565 29912 0 -1 1077944384 345 0 0 0 57 8 0 0 20 0 15 0 98476792 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112707590416 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1571] ppid=1562 vsize=10661128 memory=3472328296227680303 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1562 1565 29912 0 -1 1077944384 511 0 0 0 56 8 0 0 20 0 15 0 98476792 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112706537872 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1572] ppid=1562 vsize=10661128 memory=140356596504468 CPUtime=0.01 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1562 1565 29912 0 -1 1077944384 589 0 0 0 1 0 0 0 20 0 15 0 98476794 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112260131568 140112767703682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1573] ppid=1562 vsize=10661128 memory=1328 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1562 1565 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112259077792 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1574] ppid=1562 vsize=10661128 memory=-7522837415797432224 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1562 1565 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112258024688 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1575] ppid=1562 vsize=10661128 memory=6944613755445342871 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112256973264 140112767711131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1576] ppid=1562 vsize=10661128 memory=0 CPUtime=1.73 cores=1,3,5,7
/proc/1565/task/1576/stat : 1576 (java) R 1562 1565 29912 0 -1 4202560 2351 0 0 0 173 0 0 0 20 0 15 0 98476797 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112255920368 140112748392839 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1577] ppid=1562 vsize=10661128 memory=734139722786418735 CPUtime=1.48 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1562 1565 29912 0 -1 1077944384 1972 0 0 0 148 0 0 0 20 0 15 0 98476797 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112254867824 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1578] ppid=1562 vsize=10661128 memory=3472750127800895152 CPUtime=0.49 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) S 1562 1565 29912 0 -1 1077944384 2022 0 0 0 49 0 0 0 20 0 15 0 98476797 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112253814768 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1579] ppid=1562 vsize=10661128 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112252762464 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1580] ppid=1562 vsize=10661128 memory=140356596504229 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159744 33554432000 4194304 4196468 140731391908944 140112251710512 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
Current children cumulated CPU time: 9.66 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 638976 KiB

[startup+4.8007 s]
/proc/loadavg: 2.40 1.82 1.62 4/214 1580
/proc/meminfo: memFree=23170760/32770624 swapFree=67028396/67108860
[pid=1565] ppid=1562 vsize=10661128 memory=639064 CPUtime=10.6 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1562 1565 29912 0 -1 1077944320 16143 0 0 0 1020 40 0 0 20 0 15 0 98476791 10916995072 159766 33554432000 4194304 4196468 140731391908944 140731391891488 140112767692535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
/proc/1565/statm: 2665282 159766 3180 1 0 2627263 0
[pid=1565/tid=1567] ppid=1562 vsize=10661128 memory=33 CPUtime=4.08 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) R 1562 1565 29912 0 -1 4202560 5846 0 0 0 403 5 0 0 20 0 15 0 98476791 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112771927464 140112391228927 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1568] ppid=1562 vsize=10661128 memory=6944656575208382560 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1562 1565 29912 0 -1 1077944384 346 0 0 0 56 8 0 0 20 0 15 0 98476792 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112709696016 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1569] ppid=1562 vsize=10661128 memory=6944656592455360604 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1562 1565 29912 0 -1 1077944384 329 0 0 0 57 7 0 0 20 0 15 0 98476792 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112708643472 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1570] ppid=1562 vsize=10661128 memory=638900 CPUtime=0.65 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1562 1565 29912 0 -1 1077944384 345 0 0 0 57 8 0 0 20 0 15 0 98476792 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112707590416 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1571] ppid=1562 vsize=10661128 memory=4420 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1562 1565 29912 0 -1 1077944384 511 0 0 0 56 8 0 0 20 0 15 0 98476792 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112706537872 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1572] ppid=1562 vsize=10661128 memory=6628 CPUtime=0.01 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1562 1565 29912 0 -1 1077944384 589 0 0 0 1 0 0 0 20 0 15 0 98476794 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112260131568 140112767703682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1573] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1562 1565 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112259077792 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1574] ppid=1562 vsize=10661128 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1562 1565 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112258024688 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1575] ppid=1562 vsize=10661128 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112256973264 140112767711131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1576] ppid=1562 vsize=10661128 memory=8836 CPUtime=1.82 cores=1,3,5,7
/proc/1565/task/1576/stat : 1576 (java) S 1562 1565 29912 0 -1 1077944384 2364 0 0 0 182 0 0 0 20 0 15 0 98476797 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112255920368 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1577] ppid=1562 vsize=10661128 memory=11044 CPUtime=1.53 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1562 1565 29912 0 -1 1077944384 1980 0 0 0 153 0 0 0 20 0 15 0 98476797 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112254867824 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1578] ppid=1562 vsize=10661128 memory=637560 CPUtime=0.5 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) S 1562 1565 29912 0 -1 1077944384 2472 0 0 0 49 1 0 0 20 0 15 0 98476797 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112253814768 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1579] ppid=1562 vsize=10661128 memory=844 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112252762464 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1580] ppid=1562 vsize=10661128 memory=1460 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1562 1565 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159766 33554432000 4194304 4196468 140731391908944 140112251710512 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
Current children cumulated CPU time: 10.6 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 639064 KiB

[startup+5.20072 s]
/proc/loadavg: 2.37 1.83 1.62 3/214 1580
/proc/meminfo: memFree=23170500/32770624 swapFree=67028396/67108860
[pid=1565] ppid=1562 vsize=10661128 memory=639572 CPUtime=11.08 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1562 1565 29912 0 -1 1077944320 17397 0 0 0 1068 40 0 0 20 0 15 0 98476791 10916995072 159893 33554432000 4194304 4196468 140731391908944 140731391891488 140112767692535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
/proc/1565/statm: 2665282 159893 3184 1 0 2627263 0
[pid=1565/tid=1567] ppid=1562 vsize=10661128 memory=0 CPUtime=4.48 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) R 1562 1565 29912 0 -1 4202560 5968 0 0 0 443 5 0 0 20 0 15 0 98476791 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112771927536 140112392065651 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1568] ppid=1562 vsize=10661128 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1562 1565 29912 0 -1 1077944384 346 0 0 0 56 8 0 0 20 0 15 0 98476792 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112709696016 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1569] ppid=1562 vsize=10661128 memory=8112282956445269571 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1562 1565 29912 0 -1 1077944384 329 0 0 0 57 7 0 0 20 0 15 0 98476792 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112708643472 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1570] ppid=1562 vsize=10661128 memory=1508 CPUtime=0.65 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1562 1565 29912 0 -1 1077944384 345 0 0 0 57 8 0 0 20 0 15 0 98476792 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112707590416 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1571] ppid=1562 vsize=10661128 memory=3328 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1562 1565 29912 0 -1 1077944384 511 0 0 0 56 8 0 0 20 0 15 0 98476792 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112706537872 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1572] ppid=1562 vsize=10661128 memory=3008 CPUtime=0.01 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1562 1565 29912 0 -1 1077944384 603 0 0 0 1 0 0 0 20 0 15 0 98476794 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112260131568 140112767703682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1573] ppid=1562 vsize=10661128 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1562 1565 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112259077792 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1574] ppid=1562 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1562 1565 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112258024688 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1575] ppid=1562 vsize=10661128 memory=1 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112256973264 140112767711131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1576] ppid=1562 vsize=10661128 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/1565/task/1576/stat : 1576 (java) S 1562 1565 29912 0 -1 1077944384 2670 0 0 0 185 0 0 0 20 0 15 0 98476797 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112255920368 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1577] ppid=1562 vsize=10661128 memory=0 CPUtime=1.56 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1562 1565 29912 0 -1 1077944384 2193 0 0 0 156 0 0 0 20 0 15 0 98476797 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112254867824 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1578] ppid=1562 vsize=10661128 memory=12 CPUtime=0.53 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) R 1562 1565 29912 0 -1 4202560 2841 0 0 0 52 1 0 0 20 0 15 0 98476797 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112253808464 140112760789236 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1579] ppid=1562 vsize=10661128 memory=512150 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112252762464 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1580] ppid=1562 vsize=10661128 memory=2209 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1562 1565 29912 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159893 33554432000 4194304 4196468 140731391908944 140112251710512 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
Current children cumulated CPU time: 11.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 639572 KiB

[startup+5.30075 s]
/proc/loadavg: 2.37 1.83 1.62 3/214 1580
/proc/meminfo: memFree=23170500/32770624 swapFree=67028396/67108860
[pid=1565] ppid=1562 vsize=10661128 memory=639896 CPUtime=11.25 cores=1,3,5,7
/proc/1565/stat : 1565 (java) S 1562 1565 29912 0 -1 1077944320 17598 0 0 0 1084 41 0 0 20 0 15 0 98476791 10916995072 159974 33554432000 4194304 4196468 140731391908944 140731391891488 140112767692535 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
/proc/1565/statm: 2665282 159974 3184 1 0 2627263 0
[pid=1565/tid=1567] ppid=1562 vsize=10661128 memory=638976 CPUtime=4.58 cores=1,3,5,7
/proc/1565/task/1567/stat : 1567 (java) R 1562 1565 29912 0 -1 4202560 5978 0 0 0 453 5 0 0 20 0 15 0 98476791 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112771928960 140112751736165 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1568] ppid=1562 vsize=10661128 memory=638976 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1568/stat : 1568 (java) S 1562 1565 29912 0 -1 1077944384 346 0 0 0 56 8 0 0 20 0 15 0 98476792 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112709696016 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1569] ppid=1562 vsize=10661128 memory=280712888705696 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1569/stat : 1569 (java) S 1562 1565 29912 0 -1 1077944384 329 0 0 0 57 7 0 0 20 0 15 0 98476792 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112708643472 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1570] ppid=1562 vsize=10661128 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/1565/task/1570/stat : 1570 (java) S 1562 1565 29912 0 -1 1077944384 345 0 0 0 57 8 0 0 20 0 15 0 98476792 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112707590416 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1571] ppid=1562 vsize=10661128 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/1565/task/1571/stat : 1571 (java) S 1562 1565 29912 0 -1 1077944384 511 0 0 0 56 8 0 0 20 0 15 0 98476792 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112706537872 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1572] ppid=1562 vsize=10661128 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1565/task/1572/stat : 1572 (java) S 1562 1565 29912 0 -1 1077944384 603 0 0 0 1 0 0 0 20 0 15 0 98476794 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112260131568 140112767703682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1573] ppid=1562 vsize=10661128 memory=3760962937468402240 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1573/stat : 1573 (java) S 1562 1565 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112259077792 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1574] ppid=1562 vsize=10661128 memory=638976 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1574/stat : 1574 (java) S 1562 1565 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98476794 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112258024688 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1575] ppid=1562 vsize=10661128 memory=3204 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1575/stat : 1575 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112256973264 140112767711131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1576] ppid=1562 vsize=10661128 memory=2983684 CPUtime=1.87 cores=1,3,5,7
/proc/1565/task/1576/stat : 1576 (java) S 1562 1565 29912 0 -1 1077944384 2759 0 0 0 187 0 0 0 20 0 15 0 98476797 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112255920368 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1577] ppid=1562 vsize=10661128 memory=639016 CPUtime=1.57 cores=1,3,5,7
/proc/1565/task/1577/stat : 1577 (java) S 1562 1565 29912 0 -1 1077944384 2202 0 0 0 157 0 0 0 20 0 15 0 98476797 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112254867824 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1578] ppid=1562 vsize=10661128 memory=639016 CPUtime=0.55 cores=1,3,5,7
/proc/1565/task/1578/stat : 1578 (java) R 1562 1565 29912 0 -1 4202560 2934 0 0 0 54 1 0 0 20 0 15 0 98476797 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112253814768 140112752858190 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1579] ppid=1562 vsize=10661128 memory=2580 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1579/stat : 1579 (java) S 1562 1565 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112252762464 140112767702741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
[pid=1565/tid=1580] ppid=1562 vsize=10661128 memory=2596 CPUtime=0 cores=1,3,5,7
/proc/1565/task/1580/stat : 1580 (java) S 1562 1565 29912 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 15 0 98476797 10916995072 159974 33554432000 4194304 4196468 140731391908944 140112251710512 140112767703682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32403456 140731391915146 140731391915273 140731391915273 140731391918031 0
Current children cumulated CPU time: 11.25 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 639896 KiB

Child status: 0
Real time (s): 5.32552
CPU time (s): 11.2829
CPU user time (s): 10.8656
CPU system time (s): 0.417251
CPU usage (%): 211.864
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 639896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8656
system time used= 0.417251
maximum resident set size= 640952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17666
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1908
involuntary context switches= 56


# summary of solver processes directly reported to runsolver:
#   pid: 1565
#   total CPU time (s): 11.2829
#   total CPU user time (s): 10.8656
#   total CPU system time (s): 0.417251

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.058465 second user time and 0.095005 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 22:18:56
IDJOB=4298285
IDBENCH=141095
IDSOLVER=2767
FILE ID=node102/4298285-1532809136
RUNJOBID= node102-1532803839-685
PBS_JOBID= 21022470
Free space on /tmp= 52736 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-scen-04-opt_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298285-1532809136/watcher-4298285-1532809136 -o /tmp/evaluation-result-4298285-1532809136/solver-4298285-1532809136 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-685 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298285-1532809136.xml

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

MD5SUM BENCH= 617c7fbe4ff46dae5ed8ccf637b784a5
RANDOM SEED=1817800306

node102.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.51
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.51
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.51
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.51
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:        23799532 kB
MemAvailable:   28958344 kB
Buffers:          217496 kB
Cached:          5196692 kB
SwapCached:        53404 kB
Active:          4190800 kB
Inactive:        4275500 kB
Active(anon):    2977992 kB
Inactive(anon):    99116 kB
Active(file):    1212808 kB
Inactive(file):  4176384 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028396 kB
Dirty:              2516 kB
Writeback:             0 kB
AnonPages:       3016316 kB
Mapped:            47928 kB
Shmem:             22172 kB
Slab:             198708 kB
SReclaimable:     170912 kB
SUnreclaim:        27796 kB
KernelStack:        3776 kB
PageTables:        10584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3944696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2928640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52736 MiB
End job on node102 at 2018-07-28 22:19:02