Trace number 4308132

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14SAT 1617.31 1607.68

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P04_c18.xml
MD5SUMbba9b3428f0c8228a4e28ff2342631fb
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.52171
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints38
Number of domains2
Minimum domain size36
Maximum domain size37
Distribution of domain sizes[{"size":36,"count":36},{"size":37,"count":16}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":40},{"degree":2,"count":36},{"degree":5,"count":8},{"degree":6,"count":8}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":16,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 1764888574
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
1.60/1.06	c Parsing done, starting search...
1617.21/1607.67	s SATISFIABLE
1617.21/1607.67	v <instantiation>
1617.21/1607.67	v 	<list>
1617.21/1607.67	v 		cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[2][0] cn[2][1] cn[2][2] cn[2][3] cn[3][0] cn[3][1] cn[3][2] cn[3][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] ce[2][0][1] ce[2][0][2] ce[2][0][3] ce[2][1][2] ce[2][1][3] ce[2][2][3] ce[3][0][1] ce[3][0][2] ce[3][0][3] ce[3][1][2] ce[3][1][3] ce[3][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[1][0] cie[1][1] cie[1][2] cie[1][3] cie[2][0] cie[2][1] cie[2][2] cie[2][3]
1617.21/1607.67	v 	</list>
1617.21/1607.67	v 	<values>
1617.21/1607.67	v 		2 0 32 36 16 28 7 1 5 10 27 34 6 29 19 3 2 30 34 32 36 4 12 9 15 21 27 6 5 22 29 17 24 7 23 13 3 10 26 16 14 28 25 35 11 18 20 33 1 19 8 31 
1617.21/1607.67	v 	</values>
1617.21/1607.67	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308132-1534278190/watcher-4308132-1534278190 -o /tmp/evaluation-result-4308132-1534278190/solver-4308132-1534278190 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534258226-15074 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1764888574 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308132-1534278190.xml 

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

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

solver pid=17294, runsolver pid=17291

[startup+0.100091 s]*
/proc/loadavg: 2.07 1.88 1.88 3/215 17309
/proc/meminfo: memFree=19893320/32770624 swapFree=67030676/67108860
[pid=17294] ppid=17291 vsize=14082736 memory=31972 CPUtime=0.12 cores=0,2,4,6
/proc/17294/stat : 17294 (java) S 17291 17294 15043 0 -1 1077944320 6387 0 0 0 11 1 0 0 20 0 15 0 245382205 14420721664 7993 33554432000 4194304 4196468 140725653910608 140725653893152 140349825908471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
/proc/17294/statm: 3520684 7993 3155 1 0 3482761 0
[pid=17294/tid=17296] ppid=17291 vsize=14082736 memory=-8701690554792316538 CPUtime=0.09 cores=0,2,4,6
/proc/17294/task/17296/stat : 17296 (java) R 17291 17294 15043 0 -1 4202560 4426 0 0 0 8 1 0 0 20 0 15 0 245382205 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349830129312 140349809988958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17297] ppid=17291 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17297/stat : 17297 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349740976528 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17298] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17298/stat : 17298 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349739923728 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17299] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17299/stat : 17299 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349738871440 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17300] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17300/stat : 17300 (java) S 17291 17294 15043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349737818640 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17301] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17301/stat : 17301 (java) S 17291 17294 15043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 245382208 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349299731056 140349825919618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17302] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17302/stat : 17302 (java) S 17291 17294 15043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 245382208 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349298677024 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17303] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17303/stat : 17303 (java) S 17291 17294 15043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 245382208 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349297624688 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17304] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17304/stat : 17304 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382210 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349296573008 140349825927067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17305] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17305/stat : 17305 (java) S 17291 17294 15043 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 245382211 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349295519856 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17306] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17306/stat : 17306 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349294467056 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17307] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0.01 cores=0,2,4,6
/proc/17294/task/17307/stat : 17307 (java) S 17291 17294 15043 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 15 0 245382211 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349293414768 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17308] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17308/stat : 17308 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349292362208 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17309] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17309/stat : 17309 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382211 14420721664 7993 33554432000 4194304 4196468 140725653910608 140349291310000 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31972 KiB

[startup+0.212077 s]*
/proc/loadavg: 2.07 1.88 1.88 6/215 17309
/proc/meminfo: memFree=19877776/32770624 swapFree=67030676/67108860
[pid=17294] ppid=17291 vsize=14082736 memory=47764 CPUtime=0.31 cores=0,2,4,6
/proc/17294/stat : 17294 (java) S 17291 17294 15043 0 -1 1077944320 10060 0 0 0 29 2 0 0 20 0 15 0 245382205 14420721664 11941 33554432000 4194304 4196468 140725653910608 140725653893152 140349825908471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
/proc/17294/statm: 3520684 11941 3361 1 0 3482761 0
[pid=17294/tid=17296] ppid=17291 vsize=14082736 memory=7022364594140610616 CPUtime=0.21 cores=0,2,4,6
/proc/17294/task/17296/stat : 17296 (java) R 17291 17294 15043 0 -1 4202560 7760 0 0 0 19 2 0 0 20 0 15 0 245382205 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349830130688 140349825930397 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17297] ppid=17291 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17297/stat : 17297 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349740976528 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17298] ppid=17291 vsize=14082736 memory=3762109091005904544 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17298/stat : 17298 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349739923728 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17299] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17299/stat : 17299 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349738871440 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17300] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17300/stat : 17300 (java) S 17291 17294 15043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349737818640 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17301] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17301/stat : 17301 (java) S 17291 17294 15043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 245382208 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349299731056 140349825919618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17302] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17302/stat : 17302 (java) S 17291 17294 15043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 245382208 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349298677024 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17303] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17303/stat : 17303 (java) S 17291 17294 15043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 245382208 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349297624688 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17304] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17304/stat : 17304 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382210 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349296573008 140349825927067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17305] ppid=17291 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17294/task/17305/stat : 17305 (java) R 17291 17294 15043 0 -1 1077944384 383 0 0 0 1 0 0 0 20 0 15 0 245382211 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349295519856 140349825919618 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17306] ppid=17291 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/17294/task/17306/stat : 17306 (java) R 17291 17294 15043 0 -1 4202560 223 0 0 0 2 0 0 0 20 0 15 0 245382211 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349294465456 140349807430948 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17307] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0.06 cores=0,2,4,6
/proc/17294/task/17307/stat : 17307 (java) R 17291 17294 15043 0 -1 4202560 312 0 0 0 6 0 0 0 20 0 15 0 245382211 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349293412560 140349804713462 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17308] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17308/stat : 17308 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349292362208 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17309] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17309/stat : 17309 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382211 14420721664 11941 33554432000 4194304 4196468 140725653910608 140349291310000 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47764 KiB

[startup+0.310479 s]*
/proc/loadavg: 2.07 1.88 1.88 3/215 17309
/proc/meminfo: memFree=19874612/32770624 swapFree=67030676/67108860
[pid=17294] ppid=17291 vsize=14082736 memory=51356 CPUtime=0.44 cores=0,2,4,6
/proc/17294/stat : 17294 (java) S 17291 17294 15043 0 -1 1077944320 10422 0 0 0 42 2 0 0 20 0 15 0 245382205 14420721664 12839 33554432000 4194304 4196468 140725653910608 140725653893152 140349825908471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
/proc/17294/statm: 3520684 12839 3406 1 0 3482761 0
[pid=17294/tid=17296] ppid=17291 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/17294/task/17296/stat : 17296 (java) R 17291 17294 15043 0 -1 4202560 8093 0 0 0 28 2 0 0 20 0 15 0 245382205 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349830119984 140349809095280 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17297] ppid=17291 vsize=14082736 memory=4294976238 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17297/stat : 17297 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349740976528 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17298] ppid=17291 vsize=14082736 memory=3905098379174917792 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17298/stat : 17298 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349739923728 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17299] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17299/stat : 17299 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349738871440 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17300] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17300/stat : 17300 (java) S 17291 17294 15043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 245382206 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349737818640 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17301] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17301/stat : 17301 (java) S 17291 17294 15043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 245382208 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349299731056 140349825919618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17302] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17302/stat : 17302 (java) S 17291 17294 15043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 245382208 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349298677024 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17303] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17303/stat : 17303 (java) S 17291 17294 15043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 245382208 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349297624688 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17304] ppid=17291 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17304/stat : 17304 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382210 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349296573008 140349825927067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17305] ppid=17291 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17294/task/17305/stat : 17305 (java) S 17291 17294 15043 0 -1 1077944384 403 0 0 0 2 0 0 0 20 0 15 0 245382211 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349295519856 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17306] ppid=17291 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/17294/task/17306/stat : 17306 (java) S 17291 17294 15043 0 -1 1077944384 224 0 0 0 2 0 0 0 20 0 15 0 245382211 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349294467056 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17307] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0.08 cores=0,2,4,6
/proc/17294/task/17307/stat : 17307 (java) S 17291 17294 15043 0 -1 1077944384 320 0 0 0 8 0 0 0 20 0 15 0 245382211 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349293414768 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17308] ppid=17291 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17308/stat : 17308 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349292362208 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17309] ppid=17291 vsize=14082736 memory=139719424390784 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17309/stat : 17309 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382211 14420721664 12839 33554432000 4194304 4196468 140725653910608 140349291310000 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51356 KiB

[startup+0.700769 s]
/proc/loadavg: 2.07 1.88 1.88 3/215 17309
/proc/meminfo: memFree=19850800/32770624 swapFree=67030676/67108860
[pid=17294] ppid=17291 vsize=14084804 memory=88752 CPUtime=0.99 cores=0,2,4,6
/proc/17294/stat : 17294 (java) S 17291 17294 15043 0 -1 1077944320 17105 0 0 0 94 5 0 0 20 0 15 0 245382205 14422839296 22188 33554432000 4194304 4196468 140725653910608 140725653893152 140349825908471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
/proc/17294/statm: 3521201 22188 3499 1 0 3483273 0
[pid=17294/tid=17296] ppid=17291 vsize=14084804 memory=33316 CPUtime=0.67 cores=0,2,4,6
/proc/17294/task/17296/stat : 17296 (java) R 17291 17294 15043 0 -1 4202560 14404 0 0 0 63 4 0 0 20 0 15 0 245382205 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349830119280 140349825930397 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17297] ppid=17291 vsize=14084804 memory=11908 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17297/stat : 17297 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349740976528 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17298] ppid=17291 vsize=14084804 memory=492 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17298/stat : 17298 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349739923728 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17299] ppid=17291 vsize=14084804 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17299/stat : 17299 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349738871440 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17300] ppid=17291 vsize=14084804 memory=932 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17300/stat : 17300 (java) S 17291 17294 15043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 245382206 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349737818640 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17301] ppid=17291 vsize=14084804 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17301/stat : 17301 (java) S 17291 17294 15043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 245382208 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349299731056 140349825919618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17302] ppid=17291 vsize=14084804 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17302/stat : 17302 (java) S 17291 17294 15043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 245382208 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349298677024 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17303] ppid=17291 vsize=14084804 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17303/stat : 17303 (java) S 17291 17294 15043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 245382208 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349297624688 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17304] ppid=17291 vsize=14084804 memory=7086240636212695395 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17304/stat : 17304 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382210 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349296573008 140349825927067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17305] ppid=17291 vsize=14084804 memory=7881696724453321575 CPUtime=0.07 cores=0,2,4,6
/proc/17294/task/17305/stat : 17305 (java) S 17291 17294 15043 0 -1 1077944384 560 0 0 0 7 0 0 0 20 0 15 0 245382211 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349295519856 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17306] ppid=17291 vsize=14084804 memory=7453282923461570405 CPUtime=0.07 cores=0,2,4,6
/proc/17294/task/17306/stat : 17306 (java) S 17291 17294 15043 0 -1 1077944384 374 0 0 0 7 0 0 0 20 0 15 0 245382211 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349294467056 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17307] ppid=17291 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/17294/task/17307/stat : 17307 (java) S 17291 17294 15043 0 -1 1077944384 385 0 0 0 15 0 0 0 20 0 15 0 245382211 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349293414768 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17308] ppid=17291 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17308/stat : 17308 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349292362208 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17309] ppid=17291 vsize=14084804 memory=972 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17309/stat : 17309 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382211 14422839296 22188 33554432000 4194304 4196468 140725653910608 140349291310000 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88752 KiB

[startup+1.50112 s]
/proc/loadavg: 2.07 1.88 1.88 5/215 17309
/proc/meminfo: memFree=19804168/32770624 swapFree=67030676/67108860
[pid=17294] ppid=17291 vsize=14090948 memory=141408 CPUtime=2.93 cores=0,2,4,6
/proc/17294/stat : 17294 (java) S 17291 17294 15043 0 -1 1077944320 28884 0 0 0 284 9 0 0 20 0 15 0 245382205 14429130752 35352 33554432000 4194304 4196468 140725653910608 140725653893152 140349825908471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
/proc/17294/statm: 3522737 35352 3533 1 0 3484809 0
[pid=17294/tid=17296] ppid=17291 vsize=14090948 memory=131948 CPUtime=1.47 cores=0,2,4,6
/proc/17294/task/17296/stat : 17296 (java) R 17291 17294 15043 0 -1 4202560 18755 0 0 0 141 6 0 0 20 0 15 0 245382205 14429130752 35352 33554432000 4194304 4196468 140725653910608 140349830141632 140349418504959 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17297] ppid=17291 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17297/stat : 17297 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14429130752 35352 33554432000 4194304 4196468 140725653910608 140349740976528 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17298] ppid=17291 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17298/stat : 17298 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14429130752 35352 33554432000 4194304 4196468 140725653910608 140349739923728 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17299] ppid=17291 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17299/stat : 17299 (java) S 17291 17294 15043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 245382206 14429130752 35352 33554432000 4194304 4196468 140725653910608 140349738871440 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17300] ppid=17291 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17300/stat : 17300 (java) S 17291 17294 15043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 245382206 14429130752 35352 33554432000 4194304 4196468 140725653910608 140349737818640 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17301] ppid=17291 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17301/stat : 17301 (java) S 17291 17294 15043 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 245382208 14429130752 35352 33554432000 4194304 4196468 140725653910608 140349299731056 140349825919618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0

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

[pid=17294/tid=17308] ppid=17291 vsize=14090948 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17308/stat : 17308 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349292362208 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17309] ppid=17291 vsize=14090948 memory=1684 CPUtime=0.55 cores=0,2,4,6
/proc/17294/task/17309/stat : 17309 (java) S 17291 17294 15043 0 -1 1077944384 769 0 0 0 26 29 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349291310000 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
Current children cumulated CPU time: 1612.99 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 253132 KiB

[startup+1605 s]
/proc/loadavg: 1.10 1.30 1.46 3/215 17580
/proc/meminfo: memFree=26629632/32770624 swapFree=67030676/67108860
[pid=17294] ppid=17291 vsize=14090948 memory=253132 CPUtime=1614.6 cores=0,2,4,6
/proc/17294/stat : 17294 (java) S 17291 17294 15043 0 -1 1077944320 68028 0 0 0 161336 124 0 0 20 0 15 0 245382205 14429130752 63283 33554432000 4194304 4196468 140725653910608 140725653893152 140349825908471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
/proc/17294/statm: 3522737 63283 3569 1 0 3484809 0
[pid=17294/tid=17296] ppid=17291 vsize=14090948 memory=253132 CPUtime=1597.87 cores=0,2,4,6
/proc/17294/task/17296/stat : 17296 (java) R 17291 17294 15043 0 -1 4202560 32651 0 0 0 159770 17 0 0 20 0 15 0 245382205 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349830146144 140349419509583 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17297] ppid=17291 vsize=14090948 memory=3160 CPUtime=2.61 cores=0,2,4,6
/proc/17294/task/17297/stat : 17297 (java) S 17291 17294 15043 0 -1 1077944384 2348 0 0 0 238 23 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349740976528 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17298] ppid=17291 vsize=14090948 memory=253132 CPUtime=2.58 cores=0,2,4,6
/proc/17294/task/17298/stat : 17298 (java) S 17291 17294 15043 0 -1 1077944384 4794 0 0 0 237 21 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349739923728 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17299] ppid=17291 vsize=14090948 memory=3544 CPUtime=2.58 cores=0,2,4,6
/proc/17294/task/17299/stat : 17299 (java) S 17291 17294 15043 0 -1 1077944384 2889 0 0 0 236 22 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349738871440 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17300] ppid=17291 vsize=14090948 memory=64856 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17300/stat : 17300 (java) S 17291 17294 15043 0 -1 1077944384 1887 0 0 0 236 23 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349737818640 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17301] ppid=17291 vsize=14090948 memory=5292 CPUtime=2.99 cores=0,2,4,6
/proc/17294/task/17301/stat : 17301 (java) S 17291 17294 15043 0 -1 1077944384 4184 0 0 0 283 16 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349299731056 140349825919618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17302] ppid=17291 vsize=14090948 memory=11068 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17302/stat : 17302 (java) S 17291 17294 15043 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349298677088 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17303] ppid=17291 vsize=14090948 memory=1192 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17303/stat : 17303 (java) S 17291 17294 15043 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349297624704 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17304] ppid=17291 vsize=14090948 memory=253132 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17304/stat : 17304 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382210 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349296573008 140349825927067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17305] ppid=17291 vsize=14090948 memory=11908 CPUtime=1.12 cores=0,2,4,6
/proc/17294/task/17305/stat : 17305 (java) S 17291 17294 15043 0 -1 1077944384 7114 0 0 0 111 1 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349295519856 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17306] ppid=17291 vsize=14090948 memory=492 CPUtime=1.15 cores=0,2,4,6
/proc/17294/task/17306/stat : 17306 (java) S 17291 17294 15043 0 -1 1077944384 6122 0 0 0 114 1 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349294467056 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17307] ppid=17291 vsize=14090948 memory=6791534058613427641 CPUtime=0.46 cores=0,2,4,6
/proc/17294/task/17307/stat : 17307 (java) S 17291 17294 15043 0 -1 1077944384 3822 0 0 0 44 2 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349293414768 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17308] ppid=17291 vsize=14090948 memory=2680 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17308/stat : 17308 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349292362208 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17309] ppid=17291 vsize=14090948 memory=3160 CPUtime=0.55 cores=0,2,4,6
/proc/17294/task/17309/stat : 17309 (java) S 17291 17294 15043 0 -1 1077944384 769 0 0 0 26 29 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349291310000 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
Current children cumulated CPU time: 1614.6 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 253132 KiB

[startup+1606.6 s]
/proc/loadavg: 1.10 1.30 1.46 3/215 17580
/proc/meminfo: memFree=26629632/32770624 swapFree=67030676/67108860
[pid=17294] ppid=17291 vsize=14090948 memory=253132 CPUtime=1616.21 cores=0,2,4,6
/proc/17294/stat : 17294 (java) S 17291 17294 15043 0 -1 1077944320 68033 0 0 0 161497 124 0 0 20 0 15 0 245382205 14429130752 63283 33554432000 4194304 4196468 140725653910608 140725653893152 140349825908471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
/proc/17294/statm: 3522737 63283 3569 1 0 3484809 0
[pid=17294/tid=17296] ppid=17291 vsize=14090948 memory=7229803998267269485 CPUtime=1599.46 cores=0,2,4,6
/proc/17294/task/17296/stat : 17296 (java) R 17291 17294 15043 0 -1 4202560 32656 0 0 0 159929 17 0 0 20 0 15 0 245382205 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349830146256 140349419183424 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17297] ppid=17291 vsize=14090948 memory=6791534058613427641 CPUtime=2.62 cores=0,2,4,6
/proc/17294/task/17297/stat : 17297 (java) S 17291 17294 15043 0 -1 1077944384 2348 0 0 0 239 23 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349740976528 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17298] ppid=17291 vsize=14090948 memory=4872558044660077418 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17298/stat : 17298 (java) S 17291 17294 15043 0 -1 1077944384 4794 0 0 0 238 21 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349739923728 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17299] ppid=17291 vsize=14090948 memory=1404 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17299/stat : 17299 (java) S 17291 17294 15043 0 -1 1077944384 2889 0 0 0 237 22 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349738871440 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17300] ppid=17291 vsize=14090948 memory=3164 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17300/stat : 17300 (java) S 17291 17294 15043 0 -1 1077944384 1887 0 0 0 236 23 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349737818640 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17301] ppid=17291 vsize=14090948 memory=253132 CPUtime=3 cores=0,2,4,6
/proc/17294/task/17301/stat : 17301 (java) S 17291 17294 15043 0 -1 1077944384 4184 0 0 0 284 16 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349299731056 140349825919618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17302] ppid=17291 vsize=14090948 memory=33332 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17302/stat : 17302 (java) S 17291 17294 15043 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349298677088 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17303] ppid=17291 vsize=14090948 memory=11908 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17303/stat : 17303 (java) S 17291 17294 15043 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349297624704 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17304] ppid=17291 vsize=14090948 memory=492 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17304/stat : 17304 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382210 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349296573008 140349825927067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17305] ppid=17291 vsize=14090948 memory=253132 CPUtime=1.12 cores=0,2,4,6
/proc/17294/task/17305/stat : 17305 (java) S 17291 17294 15043 0 -1 1077944384 7114 0 0 0 111 1 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349295519856 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17306] ppid=17291 vsize=14090948 memory=1684 CPUtime=1.15 cores=0,2,4,6
/proc/17294/task/17306/stat : 17306 (java) S 17291 17294 15043 0 -1 1077944384 6122 0 0 0 114 1 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349294467056 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17307] ppid=17291 vsize=14090948 memory=768 CPUtime=0.46 cores=0,2,4,6
/proc/17294/task/17307/stat : 17307 (java) S 17291 17294 15043 0 -1 1077944384 3822 0 0 0 44 2 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349293414768 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17308] ppid=17291 vsize=14090948 memory=5292 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17308/stat : 17308 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349292362208 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17309] ppid=17291 vsize=14090948 memory=6791534058613427641 CPUtime=0.55 cores=0,2,4,6
/proc/17294/task/17309/stat : 17309 (java) S 17291 17294 15043 0 -1 1077944384 769 0 0 0 26 29 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349291310000 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
Current children cumulated CPU time: 1616.21 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 253132 KiB

[startup+1607.4 s]
/proc/loadavg: 1.10 1.30 1.46 3/215 17580
/proc/meminfo: memFree=26629632/32770624 swapFree=67030676/67108860
[pid=17294] ppid=17291 vsize=14090948 memory=253132 CPUtime=1617.01 cores=0,2,4,6
/proc/17294/stat : 17294 (java) S 17291 17294 15043 0 -1 1077944320 68035 0 0 0 161577 124 0 0 20 0 15 0 245382205 14429130752 63283 33554432000 4194304 4196468 140725653910608 140725653893152 140349825908471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
/proc/17294/statm: 3522737 63283 3569 1 0 3484809 0
[pid=17294/tid=17296] ppid=17291 vsize=14090948 memory=150381 CPUtime=1600.26 cores=0,2,4,6
/proc/17294/task/17296/stat : 17296 (java) R 17291 17294 15043 0 -1 4202560 32658 0 0 0 160009 17 0 0 20 0 15 0 245382205 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349830146544 140349420176522 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17297] ppid=17291 vsize=14090948 memory=6791534058613427641 CPUtime=2.62 cores=0,2,4,6
/proc/17294/task/17297/stat : 17297 (java) S 17291 17294 15043 0 -1 1077944384 2348 0 0 0 239 23 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349740976528 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17298] ppid=17291 vsize=14090948 memory=776 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17298/stat : 17298 (java) S 17291 17294 15043 0 -1 1077944384 4794 0 0 0 238 21 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349739923728 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17299] ppid=17291 vsize=14090948 memory=1876 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17299/stat : 17299 (java) S 17291 17294 15043 0 -1 1077944384 2889 0 0 0 237 22 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349738871440 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17300] ppid=17291 vsize=14090948 memory=253132 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17300/stat : 17300 (java) S 17291 17294 15043 0 -1 1077944384 1887 0 0 0 236 23 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349737818640 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17301] ppid=17291 vsize=14090948 memory=3544 CPUtime=3 cores=0,2,4,6
/proc/17294/task/17301/stat : 17301 (java) S 17291 17294 15043 0 -1 1077944384 4184 0 0 0 284 16 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349299731056 140349825919618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17302] ppid=17291 vsize=14090948 memory=64856 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17302/stat : 17302 (java) S 17291 17294 15043 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349298677088 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17303] ppid=17291 vsize=14090948 memory=776 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17303/stat : 17303 (java) S 17291 17294 15043 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349297624704 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17304] ppid=17291 vsize=14090948 memory=1876 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17304/stat : 17304 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382210 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349296573008 140349825927067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17305] ppid=17291 vsize=14090948 memory=1396 CPUtime=1.12 cores=0,2,4,6
/proc/17294/task/17305/stat : 17305 (java) S 17291 17294 15043 0 -1 1077944384 7114 0 0 0 111 1 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349295519856 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17306] ppid=17291 vsize=14090948 memory=1684 CPUtime=1.15 cores=0,2,4,6
/proc/17294/task/17306/stat : 17306 (java) S 17291 17294 15043 0 -1 1077944384 6122 0 0 0 114 1 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349294467056 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17307] ppid=17291 vsize=14090948 memory=768 CPUtime=0.46 cores=0,2,4,6
/proc/17294/task/17307/stat : 17307 (java) S 17291 17294 15043 0 -1 1077944384 3822 0 0 0 44 2 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349293414768 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17308] ppid=17291 vsize=14090948 memory=5292 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17308/stat : 17308 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349292362208 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17309] ppid=17291 vsize=14090948 memory=11068 CPUtime=0.55 cores=0,2,4,6
/proc/17294/task/17309/stat : 17309 (java) S 17291 17294 15043 0 -1 1077944384 769 0 0 0 26 29 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349291310000 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
Current children cumulated CPU time: 1617.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 253132 KiB

[startup+1607.6 s]
/proc/loadavg: 1.10 1.30 1.46 3/215 17580
/proc/meminfo: memFree=26629632/32770624 swapFree=67030676/67108860
[pid=17294] ppid=17291 vsize=14090948 memory=253132 CPUtime=1617.21 cores=0,2,4,6
/proc/17294/stat : 17294 (java) S 17291 17294 15043 0 -1 1077944320 68035 0 0 0 161597 124 0 0 20 0 15 0 245382205 14429130752 63283 33554432000 4194304 4196468 140725653910608 140725653893152 140349825908471 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
/proc/17294/statm: 3522737 63283 3569 1 0 3484809 0
[pid=17294/tid=17296] ppid=17291 vsize=14090948 memory=6791534058613427641 CPUtime=1600.46 cores=0,2,4,6
/proc/17294/task/17296/stat : 17296 (java) R 17291 17294 15043 0 -1 4202560 32658 0 0 0 160029 17 0 0 20 0 15 0 245382205 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349830146544 140349419230956 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17297] ppid=17291 vsize=14090948 memory=1684 CPUtime=2.62 cores=0,2,4,6
/proc/17294/task/17297/stat : 17297 (java) S 17291 17294 15043 0 -1 1077944384 2348 0 0 0 239 23 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349740976528 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17298] ppid=17291 vsize=14090948 memory=768 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17298/stat : 17298 (java) S 17291 17294 15043 0 -1 1077944384 4794 0 0 0 238 21 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349739923728 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17299] ppid=17291 vsize=14090948 memory=5292 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17299/stat : 17299 (java) S 17291 17294 15043 0 -1 1077944384 2889 0 0 0 237 22 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349738871440 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17300] ppid=17291 vsize=14090948 memory=11068 CPUtime=2.59 cores=0,2,4,6
/proc/17294/task/17300/stat : 17300 (java) S 17291 17294 15043 0 -1 1077944384 1887 0 0 0 236 23 0 0 20 0 15 0 245382206 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349737818640 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17301] ppid=17291 vsize=14090948 memory=1192 CPUtime=3 cores=0,2,4,6
/proc/17294/task/17301/stat : 17301 (java) S 17291 17294 15043 0 -1 1077944384 4184 0 0 0 284 16 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349299731056 140349825919618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17302] ppid=17291 vsize=14090948 memory=1520 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17302/stat : 17302 (java) S 17291 17294 15043 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349298677088 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17303] ppid=17291 vsize=14090948 memory=2680 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17303/stat : 17303 (java) S 17291 17294 15043 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 245382208 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349297624704 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17304] ppid=17291 vsize=14090948 memory=3160 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17304/stat : 17304 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382210 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349296573008 140349825927067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17305] ppid=17291 vsize=14090948 memory=2120 CPUtime=1.12 cores=0,2,4,6
/proc/17294/task/17305/stat : 17305 (java) S 17291 17294 15043 0 -1 1077944384 7114 0 0 0 111 1 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349295519856 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17306] ppid=17291 vsize=14090948 memory=752 CPUtime=1.15 cores=0,2,4,6
/proc/17294/task/17306/stat : 17306 (java) S 17291 17294 15043 0 -1 1077944384 6122 0 0 0 114 1 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349294467056 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17307] ppid=17291 vsize=14090948 memory=972 CPUtime=0.46 cores=0,2,4,6
/proc/17294/task/17307/stat : 17307 (java) S 17291 17294 15043 0 -1 1077944384 3822 0 0 0 44 2 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349293414768 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17308] ppid=17291 vsize=14090948 memory=13888 CPUtime=0 cores=0,2,4,6
/proc/17294/task/17308/stat : 17308 (java) S 17291 17294 15043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349292362208 140349825918677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
[pid=17294/tid=17309] ppid=17291 vsize=14090948 memory=288230574492221466 CPUtime=0.55 cores=0,2,4,6
/proc/17294/task/17309/stat : 17309 (java) S 17291 17294 15043 0 -1 1077944384 769 0 0 0 26 29 0 0 20 0 15 0 245382211 14429130752 63283 33554432000 4194304 4196468 140725653910608 140349291310000 140349825919618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39387136 140725653914696 140725653914889 140725653914889 140725653917647 0
Current children cumulated CPU time: 1617.21 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 253132 KiB

Child status: 0
Real time (s): 1607.68
CPU time (s): 1617.31
CPU user time (s): 1616.06
CPU system time (s): 1.2464
CPU usage (%): 100.599
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 253132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1616.06
system time used= 1.2464
maximum resident set size= 253484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110297
involuntary context switches= 3962


# summary of solver processes directly reported to runsolver:
#   pid: 17294
#   total CPU time (s): 1617.31
#   total CPU user time (s): 1616.06
#   total CPU system time (s): 1.2464

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.74221 second user time and 14.4039 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-14 22:23:10
IDJOB=4308132
IDBENCH=141167
IDSOLVER=2791
FILE ID=node102/4308132-1534278190
RUNJOBID= node102-1534258226-15074
PBS_JOBID= 21038131
Free space on /tmp= 39484 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P04_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308132-1534278190/watcher-4308132-1534278190 -o /tmp/evaluation-result-4308132-1534278190/solver-4308132-1534278190 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534258226-15074 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1764888574 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308132-1534278190.xml

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

MD5SUM BENCH= bba9b3428f0c8228a4e28ff2342631fb
RANDOM SEED=1764888574

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:        19912816 kB
MemAvailable:   24135576 kB
Buffers:          199920 kB
Cached:          4273796 kB
SwapCached:        51228 kB
Active:          9691884 kB
Inactive:        2591080 kB
Active(anon):    7733976 kB
Inactive(anon):   126904 kB
Active(file):    1957908 kB
Inactive(file):  2464176 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030676 kB
Dirty:             35816 kB
Writeback:             0 kB
AnonPages:       7766228 kB
Mapped:            66248 kB
Shmem:             49000 kB
Slab:             257820 kB
SReclaimable:     229136 kB
SUnreclaim:        28684 kB
KernelStack:        3520 kB
PageTables:        20804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8857164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7548928 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= 39452 MiB
End job on node102 at 2018-08-14 22:49:58