Trace number 4311855

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-17SAT 5.31793 2.94033

General information on the benchmark

NameEternity/
Eternity-10-04_c18.xml
MD5SUMf6e7bfb75851ce9d6d95540719dd30c6
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 benchmark0.108484
Satisfiable
(Un)Satisfiability was proved
Number of variables134
Number of constraints69
Number of domains2
Minimum domain size9
Maximum domain size40
Distribution of domain sizes[{"size":9,"count":94},{"size":40,"count":40}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":124},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity40
Distribution of constraint arities[{"arity":1,"count":28},{"arity":5,"count":40},{"arity":40,"count":1}]
Number of extensional constraints40
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":40},{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-17
0.67/0.55	c seed: 2022911661
0.67/0.55	c timeout: 2520
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 1
0.67/0.58	c Parsing instance...
2.30/1.22	c Parsing done, starting search...
5.26/2.93	s SATISFIABLE
5.26/2.93	v <instantiation>
5.26/2.93	v 	<list>
5.26/2.93	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[1][0] id[1][1] id[1][2] id[1][3] id[2][0] id[2][1] id[2][2] id[2][3] id[3][0] id[3][1] id[3][2] id[3][3] id[4][0] id[4][1] id[4][2] id[4][3] id[5][0] id[5][1] id[5][2] id[5][3] id[6][0] id[6][1] id[6][2] id[6][3] id[7][0] id[7][1] id[7][2] id[7][3] id[8][0] id[8][1] id[8][2] id[8][3] id[9][0] id[9][1] id[9][2] id[9][3] top[0][0] top[0][1] top[0][2] top[0][3] top[1][0] top[1][1] top[1][2] top[1][3] top[2][0] top[2][1] top[2][2] top[2][3] top[3][0] top[3][1] top[3][2] top[3][3] top[4][0] top[4][1] top[4][2] top[4][3] top[5][0] top[5][1] top[5][2] top[5][3] top[6][0] top[6][1] top[6][2] top[6][3] top[7][0] top[7][1] top[7][2] top[7][3] top[8][0] top[8][1] top[8][2] top[8][3] top[9][0] top[9][1] top[9][2] top[9][3] left[0][0] left[0][1] left[0][2] left[0][3] left[1][0] left[1][1] left[1][2] left[1][3] left[2][0] left[2][1] left[2][2] left[2][3] left[3][0] left[3][1] left[3][2] left[3][3] left[4][0] left[4][1] left[4][2] left[4][3] left[5][0] left[5][1] left[5][2] left[5][3] left[6][0] left[6][1] left[6][2] left[6][3] left[7][0] left[7][1] left[7][2] left[7][3] left[8][0] left[8][1] left[8][2] left[8][3] left[9][0] left[9][1] left[9][2] left[9][3] bot[0] bot[1] bot[2] bot[3] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9]
5.26/2.93	v 	</list>
5.26/2.93	v 	<values>
5.26/2.93	v 		2 9 23 1 17 31 26 20 4 29 27 10 14 35 32 11 15 37 39 21 7 34 28 16 22 38 24 12 13 36 33 6 5 25 30 8 3 19 18 0 0 0 0 0 2 6 8 2 1 7 4 3 2 5 4 1 2 5 8 1 1 8 8 3 3 5 4 2 2 6 5 2 1 6 6 1 3 4 4 1 0 3 1 3 0 8 4 5 0 4 5 7 0 6 8 8 0 7 6 7 0 5 6 7 0 7 7 4 0 5 8 5 0 4 7 6 0 3 3 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
5.26/2.93	v 	</values>
5.26/2.93	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 (8784 MiB free)
  memory of node 1: 16384 MiB (9075 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311855-1534565957/watcher-4311855-1534565957 -o /tmp/evaluation-result-4311855-1534565957/solver-4311855-1534565957 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534541038-2258 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2022911661 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311855-1534565957.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=5461, runsolver pid=5458
Current StackSize limit: 8192 KiB


[startup+0.100092 s]*
/proc/loadavg: 1.28 1.37 1.39 3/215 5476
/proc/meminfo: memFree=18270876/32770624 swapFree=67108368/67108860
[pid=5461] ppid=5458 vsize=14082736 memory=31224 CPUtime=0.11 cores=1,3,5,7
/proc/5461/stat : 5461 (java) S 5458 5461 2226 0 -1 1077944320 6703 0 0 0 10 1 0 0 20 0 15 0 274158819 14420721664 7806 33554432000 4194304 4196468 140728043405760 140728043388304 140187290234615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
/proc/5461/statm: 3520684 7806 3162 1 0 3482761 0
[pid=5461/tid=5463] ppid=5458 vsize=14082736 memory=-8681638778464203968 CPUtime=0.09 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (java) R 5458 5461 2226 0 -1 4202560 4764 0 0 0 8 1 0 0 20 0 15 0 274158819 14420721664 7806 33554432000 4194304 4196468 140728043405760 140187294447280 140187274315102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5464] ppid=5458 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 7806 33554432000 4194304 4196468 140728043405760 140187205302800 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5465] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 7806 33554432000 4194304 4196468 140728043405760 140187204250256 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5466] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 7806 33554432000 4194304 4196468 140728043405760 140187203197200 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5467] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (java) S 5458 5461 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 7806 33554432000 4194304 4196468 140728043405760 140187202144656 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5468] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (java) S 5458 5461 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274158822 14420721664 7806 33554432000 4194304 4196468 140728043405760 140186471848688 140187290245762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5469] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (java) S 5458 5461 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274158822 14420721664 7806 33554432000 4194304 4196468 140728043405760 140186470794912 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5470] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5470/stat : 5470 (java) S 5458 5461 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274158822 14420721664 7806 33554432000 4194304 4196468 140728043405760 140186469741808 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5471] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5471/stat : 5471 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 7806 33554432000 4194304 4196468 140728043405760 140186468690384 140187290253211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5472] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5472/stat : 5472 (java) S 5458 5461 2226 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 7806 33554432000 4194304 4196468 140728043405760 140186467637488 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5473] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5473/stat : 5473 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 7806 33554432000 4194304 4196468 140728043405760 140186466584944 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5474] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0.01 cores=1,3,5,7
/proc/5461/task/5474/stat : 5474 (java) S 5458 5461 2226 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 274158825 14420721664 7806 33554432000 4194304 4196468 140728043405760 140186465531888 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5475] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5475/stat : 5475 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 7806 33554432000 4194304 4196468 140728043405760 140186464479584 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5476] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5476/stat : 5476 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 7806 33554432000 4194304 4196468 140728043405760 140186463427632 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31224 KiB

[startup+0.212703 s]*
/proc/loadavg: 1.28 1.37 1.39 6/215 5476
/proc/meminfo: memFree=18255424/32770624 swapFree=67108368/67108860
[pid=5461] ppid=5458 vsize=14082736 memory=47304 CPUtime=0.31 cores=1,3,5,7
/proc/5461/stat : 5461 (java) S 5458 5461 2226 0 -1 1077944320 10388 0 0 0 28 3 0 0 20 0 15 0 274158819 14420721664 11826 33554432000 4194304 4196468 140728043405760 140728043388304 140187290234615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
/proc/5461/statm: 3520684 11826 3412 1 0 3482761 0
[pid=5461/tid=5463] ppid=5458 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (java) R 5458 5461 2226 0 -1 4202560 8110 0 0 0 18 2 0 0 20 0 15 0 274158819 14420721664 11826 33554432000 4194304 4196468 140728043405760 140187294462880 140187290246550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5464] ppid=5458 vsize=14082736 memory=364 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 11826 33554432000 4194304 4196468 140728043405760 140187205302800 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5465] ppid=5458 vsize=14082736 memory=140077907203024 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 11826 33554432000 4194304 4196468 140728043405760 140187204250256 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5466] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 11826 33554432000 4194304 4196468 140728043405760 140187203197200 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5467] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (java) S 5458 5461 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 11826 33554432000 4194304 4196468 140728043405760 140187202144656 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5468] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (java) S 5458 5461 2226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274158822 14420721664 11826 33554432000 4194304 4196468 140728043405760 140186471848688 140187290245762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5469] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (java) S 5458 5461 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274158822 14420721664 11826 33554432000 4194304 4196468 140728043405760 140186470794912 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5470] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5470/stat : 5470 (java) S 5458 5461 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274158822 14420721664 11826 33554432000 4194304 4196468 140728043405760 140186469741808 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5471] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5471/stat : 5471 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 11826 33554432000 4194304 4196468 140728043405760 140186468690384 140187290253211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5472] ppid=5458 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5461/task/5472/stat : 5472 (java) S 5458 5461 2226 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 15 0 274158825 14420721664 11826 33554432000 4194304 4196468 140728043405760 140186467637488 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5473] ppid=5458 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5461/task/5473/stat : 5473 (java) S 5458 5461 2226 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 274158825 14420721664 11826 33554432000 4194304 4196468 140728043405760 140186466584944 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5474] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0.06 cores=1,3,5,7
/proc/5461/task/5474/stat : 5474 (java) R 5458 5461 2226 0 -1 4202560 294 0 0 0 6 0 0 0 20 0 15 0 274158825 14420721664 11826 33554432000 4194304 4196468 140728043405760 140186465526240 140187269202742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5475] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5475/stat : 5475 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 11826 33554432000 4194304 4196468 140728043405760 140186464479584 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5476] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5476/stat : 5476 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 11826 33554432000 4194304 4196468 140728043405760 140186463427632 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47304 KiB

[startup+0.310391 s]*
/proc/loadavg: 1.28 1.37 1.39 3/215 5476
/proc/meminfo: memFree=18252136/32770624 swapFree=67108368/67108860
[pid=5461] ppid=5458 vsize=14082736 memory=50784 CPUtime=0.44 cores=1,3,5,7
/proc/5461/stat : 5461 (java) S 5458 5461 2226 0 -1 1077944320 10782 0 0 0 41 3 0 0 20 0 15 0 274158819 14420721664 12696 33554432000 4194304 4196468 140728043405760 140728043388304 140187290234615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
/proc/5461/statm: 3520684 12696 3415 1 0 3482761 0
[pid=5461/tid=5463] ppid=5458 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (java) R 5458 5461 2226 0 -1 4202560 8461 0 0 0 27 2 0 0 20 0 15 0 274158819 14420721664 12696 33554432000 4194304 4196468 140728043405760 140187294445808 140187275400160 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5464] ppid=5458 vsize=14082736 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 12696 33554432000 4194304 4196468 140728043405760 140187205302800 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5465] ppid=5458 vsize=14082736 memory=140077907202518 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 12696 33554432000 4194304 4196468 140728043405760 140187204250256 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5466] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 12696 33554432000 4194304 4196468 140728043405760 140187203197200 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5467] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (java) S 5458 5461 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274158820 14420721664 12696 33554432000 4194304 4196468 140728043405760 140187202144656 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5468] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (java) S 5458 5461 2226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274158822 14420721664 12696 33554432000 4194304 4196468 140728043405760 140186471848688 140187290245762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5469] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (java) S 5458 5461 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274158822 14420721664 12696 33554432000 4194304 4196468 140728043405760 140186470794912 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5470] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5470/stat : 5470 (java) S 5458 5461 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274158822 14420721664 12696 33554432000 4194304 4196468 140728043405760 140186469741808 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5471] ppid=5458 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5471/stat : 5471 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 12696 33554432000 4194304 4196468 140728043405760 140186468690384 140187290253211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5472] ppid=5458 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5461/task/5472/stat : 5472 (java) S 5458 5461 2226 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 15 0 274158825 14420721664 12696 33554432000 4194304 4196468 140728043405760 140186467637488 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5473] ppid=5458 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5461/task/5473/stat : 5473 (java) S 5458 5461 2226 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 15 0 274158825 14420721664 12696 33554432000 4194304 4196468 140728043405760 140186466584944 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5474] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0.08 cores=1,3,5,7
/proc/5461/task/5474/stat : 5474 (java) S 5458 5461 2226 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 15 0 274158825 14420721664 12696 33554432000 4194304 4196468 140728043405760 140186465531888 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5475] ppid=5458 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5475/stat : 5475 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 12696 33554432000 4194304 4196468 140728043405760 140186464479584 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5476] ppid=5458 vsize=14082736 memory=140077907183232 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5476/stat : 5476 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158825 14420721664 12696 33554432000 4194304 4196468 140728043405760 140186463427632 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50784 KiB

[startup+0.700732 s]
/proc/loadavg: 1.28 1.37 1.39 3/215 5476
/proc/meminfo: memFree=18227076/32770624 swapFree=67108368/67108860
[pid=5461] ppid=5458 vsize=14084804 memory=89148 CPUtime=0.98 cores=1,3,5,7
/proc/5461/stat : 5461 (java) S 5458 5461 2226 0 -1 1077944320 17644 0 0 0 93 5 0 0 20 0 15 0 274158819 14422839296 22287 33554432000 4194304 4196468 140728043405760 140728043388304 140187290234615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
/proc/5461/statm: 3521201 22287 3497 1 0 3483273 0
[pid=5461/tid=5463] ppid=5458 vsize=14084804 memory=1764 CPUtime=0.67 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (java) R 5458 5461 2226 0 -1 4202560 14917 0 0 0 63 4 0 0 20 0 15 0 274158819 14422839296 22287 33554432000 4194304 4196468 140728043405760 140187294443552 140187274315102 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5464] ppid=5458 vsize=14084804 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14422839296 22287 33554432000 4194304 4196468 140728043405760 140187205302800 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5465] ppid=5458 vsize=14084804 memory=756 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158820 14422839296 22287 33554432000 4194304 4196468 140728043405760 140187204250256 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5466] ppid=5458 vsize=14084804 memory=9168 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14422839296 22287 33554432000 4194304 4196468 140728043405760 140187203197200 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5467] ppid=5458 vsize=14084804 memory=872 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (java) S 5458 5461 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274158820 14422839296 22287 33554432000 4194304 4196468 140728043405760 140187202144656 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5468] ppid=5458 vsize=14084804 memory=1920 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (java) S 5458 5461 2226 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274158822 14422839296 22287 33554432000 4194304 4196468 140728043405760 140186471848688 140187290245762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5469] ppid=5458 vsize=14084804 memory=6300 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (java) S 5458 5461 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274158822 14422839296 22287 33554432000 4194304 4196468 140728043405760 140186470794912 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5470] ppid=5458 vsize=14084804 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5470/stat : 5470 (java) S 5458 5461 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274158822 14422839296 22287 33554432000 4194304 4196468 140728043405760 140186469741808 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5471] ppid=5458 vsize=14084804 memory=3920 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5471/stat : 5471 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14422839296 22287 33554432000 4194304 4196468 140728043405760 140186468690384 140187290253211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5472] ppid=5458 vsize=14084804 memory=7302135314614015848 CPUtime=0.05 cores=1,3,5,7
/proc/5461/task/5472/stat : 5472 (java) S 5458 5461 2226 0 -1 1077944384 506 0 0 0 5 0 0 0 20 0 15 0 274158825 14422839296 22287 33554432000 4194304 4196468 140728043405760 140186467637488 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5473] ppid=5458 vsize=14084804 memory=7885332796437780070 CPUtime=0.08 cores=1,3,5,7
/proc/5461/task/5473/stat : 5473 (java) S 5458 5461 2226 0 -1 1077944384 422 0 0 0 8 0 0 0 20 0 15 0 274158825 14422839296 22287 33554432000 4194304 4196468 140728043405760 140186466584944 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5474] ppid=5458 vsize=14084804 memory=4641048821391970388 CPUtime=0.15 cores=1,3,5,7
/proc/5461/task/5474/stat : 5474 (java) S 5458 5461 2226 0 -1 1077944384 417 0 0 0 15 0 0 0 20 0 15 0 274158825 14422839296 22287 33554432000 4194304 4196468 140728043405760 140186465531888 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5475] ppid=5458 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5475/stat : 5475 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14422839296 22287 33554432000 4194304 4196468 140728043405760 140186464479584 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5476] ppid=5458 vsize=14084804 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5476/stat : 5476 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158825 14422839296 22287 33554432000 4194304 4196468 140728043405760 140186463427632 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89148 KiB

[startup+1.50079 s]
/proc/loadavg: 1.28 1.37 1.39 4/215 5476
/proc/meminfo: memFree=18186200/32770624 swapFree=67108368/67108860
[pid=5461] ppid=5458 vsize=14090948 memory=151544 CPUtime=3.25 cores=1,3,5,7
/proc/5461/stat : 5461 (java) S 5458 5461 2226 0 -1 1077944320 25761 0 0 0 317 8 0 0 20 0 15 0 274158819 14429130752 37886 33554432000 4194304 4196468 140728043405760 140728043388304 140187290234615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
/proc/5461/statm: 3522737 37886 3547 1 0 3484809 0
[pid=5461/tid=5463] ppid=5458 vsize=14090948 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (java) R 5458 5461 2226 0 -1 4202560 18994 0 0 0 141 6 0 0 20 0 15 0 274158819 14429130752 37886 33554432000 4194304 4196468 140728043405760 140187294469072 140186882308045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5464] ppid=5458 vsize=14090948 memory=-6661058721126268558 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 37886 33554432000 4194304 4196468 140728043405760 140187205302800 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5465] ppid=5458 vsize=14090948 memory=-8608163762443492725 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 37886 33554432000 4194304 4196468 140728043405760 140187204250256 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5466] ppid=5458 vsize=14090948 memory=3047711462688066934 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 37886 33554432000 4194304 4196468 140728043405760 140187203197200 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5467] ppid=5458 vsize=14090948 memory=7974038411334692957 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (java) S 5458 5461 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 37886 33554432000 4194304 4196468 140728043405760 140187202144656 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5468] ppid=5458 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (java) S 5458 5461 2226 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 37886 33554432000 4194304 4196468 140728043405760 140186471848688 140187290245762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0

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

[startup+2.94028 s]
# the end of solver process 5461 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.20821 s, system=0.10972 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60089 s]
/proc/loadavg: 1.28 1.37 1.39 4/215 5476
/proc/meminfo: memFree=18186200/32770624 swapFree=67108368/67108860
[pid=5461] ppid=5458 vsize=14090948 memory=159804 CPUtime=3.55 cores=1,3,5,7
/proc/5461/stat : 5461 (java) S 5458 5461 2226 0 -1 1077944320 25784 0 0 0 347 8 0 0 20 0 15 0 274158819 14429130752 39951 33554432000 4194304 4196468 140728043405760 140728043388304 140187290234615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
/proc/5461/statm: 3522737 39951 3547 1 0 3484809 0
[pid=5461/tid=5463] ppid=5458 vsize=14090948 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (java) R 5458 5461 2226 0 -1 4202560 18998 0 0 0 151 6 0 0 20 0 15 0 274158819 14429130752 39951 33554432000 4194304 4196468 140728043405760 140187294469352 140186882648522 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5464] ppid=5458 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 39951 33554432000 4194304 4196468 140728043405760 140187205302800 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5465] ppid=5458 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 39951 33554432000 4194304 4196468 140728043405760 140187204250256 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5466] ppid=5458 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (java) S 5458 5461 2226 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 39951 33554432000 4194304 4196468 140728043405760 140187203197200 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5467] ppid=5458 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (java) S 5458 5461 2226 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 39951 33554432000 4194304 4196468 140728043405760 140187202144656 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5468] ppid=5458 vsize=14090948 memory=140077907184945 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (java) S 5458 5461 2226 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 39951 33554432000 4194304 4196468 140728043405760 140186471848688 140187290245762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5469] ppid=5458 vsize=14090948 memory=7229509337640428650 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (java) S 5458 5461 2226 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 39951 33554432000 4194304 4196468 140728043405760 140186470794912 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5470] ppid=5458 vsize=14090948 memory=7309167735419596644 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5470/stat : 5470 (java) S 5458 5461 2226 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 39951 33554432000 4194304 4196468 140728043405760 140186469741808 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5471] ppid=5458 vsize=14090948 memory=5931348737964200016 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5471/stat : 5471 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 39951 33554432000 4194304 4196468 140728043405760 140186468690384 140187290253211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5472] ppid=5458 vsize=14090948 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/5461/task/5472/stat : 5472 (java) R 5458 5461 2226 0 -1 4202560 1578 0 0 0 72 0 0 0 20 0 15 0 274158825 14429130752 39951 33554432000 4194304 4196468 140728043405760 140186467619648 140187290248519 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5473] ppid=5458 vsize=14090948 memory=163562689508507 CPUtime=0.72 cores=1,3,5,7
/proc/5461/task/5473/stat : 5473 (java) R 5458 5461 2226 0 -1 4202560 2125 0 0 0 72 0 0 0 20 0 15 0 274158825 14429130752 39951 33554432000 4194304 4196468 140728043405760 140186466578192 140187274621664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5474] ppid=5458 vsize=14090948 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/5461/task/5474/stat : 5474 (java) S 5458 5461 2226 0 -1 1077944384 1685 0 0 0 51 0 0 0 20 0 15 0 274158825 14429130752 39951 33554432000 4194304 4196468 140728043405760 140186465531888 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5475] ppid=5458 vsize=14090948 memory=-9174445032661854264 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5475/stat : 5475 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 39951 33554432000 4194304 4196468 140728043405760 140186464479584 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5476] ppid=5458 vsize=14090948 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5476/stat : 5476 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 39951 33554432000 4194304 4196468 140728043405760 140186463427632 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
Current children cumulated CPU time: 3.55 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 159804 KiB

[startup+2.40064 s]
/proc/loadavg: 1.28 1.37 1.39 3/215 5476
/proc/meminfo: memFree=18103484/32770624 swapFree=67108368/67108860
[pid=5461] ppid=5458 vsize=14090948 memory=230048 CPUtime=4.75 cores=1,3,5,7
/proc/5461/stat : 5461 (java) S 5458 5461 2226 0 -1 1077944320 29299 0 0 0 465 10 0 0 20 0 15 0 274158819 14429130752 57512 33554432000 4194304 4196468 140728043405760 140728043388304 140187290234615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
/proc/5461/statm: 3522737 57512 3567 1 0 3484809 0
[pid=5461/tid=5463] ppid=5458 vsize=14090948 memory=1168 CPUtime=2.36 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (java) R 5458 5461 2226 0 -1 4202560 19319 0 0 0 229 7 0 0 20 0 15 0 274158819 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187294472528 140186882899296 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5464] ppid=5458 vsize=14090948 memory=2092 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (java) S 5458 5461 2226 0 -1 1077944384 648 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187205302800 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5465] ppid=5458 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (java) S 5458 5461 2226 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187204250256 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5466] ppid=5458 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (java) S 5458 5461 2226 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187203197200 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5467] ppid=5458 vsize=14090948 memory=-6873162000112450758 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (java) S 5458 5461 2226 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187202144656 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5468] ppid=5458 vsize=14090948 memory=-7812193691855986592 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (java) S 5458 5461 2226 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186471848688 140187290245762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5469] ppid=5458 vsize=14090948 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (java) S 5458 5461 2226 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186470794976 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5470] ppid=5458 vsize=14090948 memory=6944656425122700657 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5470/stat : 5470 (java) S 5458 5461 2226 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186469741808 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5471] ppid=5458 vsize=14090948 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5471/stat : 5471 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186468690384 140187290253211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5472] ppid=5458 vsize=14090948 memory=-8990767739041718224 CPUtime=0.9 cores=1,3,5,7
/proc/5461/task/5472/stat : 5472 (java) S 5458 5461 2226 0 -1 1077944384 2288 0 0 0 90 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186467637488 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5473] ppid=5458 vsize=14090948 memory=7014751519683859043 CPUtime=0.89 cores=1,3,5,7
/proc/5461/task/5473/stat : 5473 (java) S 5458 5461 2226 0 -1 1077944384 2785 0 0 0 89 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186466584944 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5474] ppid=5458 vsize=14090948 memory=7014751519683859043 CPUtime=0.53 cores=1,3,5,7
/proc/5461/task/5474/stat : 5474 (java) S 5458 5461 2226 0 -1 1077944384 2234 0 0 0 53 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186465531888 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5475] ppid=5458 vsize=14090948 memory=7014751519683859043 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5475/stat : 5475 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186464479584 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5476] ppid=5458 vsize=14090948 memory=7157735280263713379 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5476/stat : 5476 (java) S 5458 5461 2226 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186463427632 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
Current children cumulated CPU time: 4.75 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 230048 KiB

[startup+2.80064 s]
/proc/loadavg: 1.28 1.37 1.39 3/215 5476
/proc/meminfo: memFree=18103484/32770624 swapFree=67108368/67108860
[pid=5461] ppid=5458 vsize=14090948 memory=230048 CPUtime=5.15 cores=1,3,5,7
/proc/5461/stat : 5461 (java) S 5458 5461 2226 0 -1 1077944320 29339 0 0 0 505 10 0 0 20 0 15 0 274158819 14429130752 57512 33554432000 4194304 4196468 140728043405760 140728043388304 140187290234615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
/proc/5461/statm: 3522737 57512 3567 1 0 3484809 0
[pid=5461/tid=5463] ppid=5458 vsize=14090948 memory=8112282956445269571 CPUtime=2.76 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (java) R 5458 5461 2226 0 -1 4202560 19338 0 0 0 269 7 0 0 20 0 15 0 274158819 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187294472536 140186882685128 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5464] ppid=5458 vsize=14090948 memory=6656426053209778851 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (java) S 5458 5461 2226 0 -1 1077944384 648 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187205302800 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5465] ppid=5458 vsize=14090948 memory=-7463121396857711911 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (java) S 5458 5461 2226 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187204250256 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5466] ppid=5458 vsize=14090948 memory=-2897801490638248215 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (java) S 5458 5461 2226 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187203197200 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5467] ppid=5458 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (java) S 5458 5461 2226 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57512 33554432000 4194304 4196468 140728043405760 140187202144656 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5468] ppid=5458 vsize=14090948 memory=10 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (java) S 5458 5461 2226 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186471848688 140187290245762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5469] ppid=5458 vsize=14090948 memory=-5921431000321636112 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (java) S 5458 5461 2226 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186470794976 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5470] ppid=5458 vsize=14090948 memory=10 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5470/stat : 5470 (java) S 5458 5461 2226 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186469741808 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5471] ppid=5458 vsize=14090948 memory=10 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5471/stat : 5471 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186468690384 140187290253211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5472] ppid=5458 vsize=14090948 memory=0 CPUtime=0.9 cores=1,3,5,7
/proc/5461/task/5472/stat : 5472 (java) S 5458 5461 2226 0 -1 1077944384 2288 0 0 0 90 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186467637488 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5473] ppid=5458 vsize=14090948 memory=0 CPUtime=0.89 cores=1,3,5,7
/proc/5461/task/5473/stat : 5473 (java) S 5458 5461 2226 0 -1 1077944384 2785 0 0 0 89 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186466584944 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5474] ppid=5458 vsize=14090948 memory=8243122710528917583 CPUtime=0.53 cores=1,3,5,7
/proc/5461/task/5474/stat : 5474 (java) S 5458 5461 2226 0 -1 1077944384 2255 0 0 0 53 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186465531888 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5475] ppid=5458 vsize=14090948 memory=16080 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5475/stat : 5475 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186464479584 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5476] ppid=5458 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5476/stat : 5476 (java) S 5458 5461 2226 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 57512 33554432000 4194304 4196468 140728043405760 140186463427632 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
Current children cumulated CPU time: 5.15 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 230048 KiB

[startup+2.90064 s]
/proc/loadavg: 1.28 1.37 1.39 3/215 5476
/proc/meminfo: memFree=18103484/32770624 swapFree=67108368/67108860
[pid=5461] ppid=5458 vsize=14090948 memory=230120 CPUtime=5.26 cores=1,3,5,7
/proc/5461/stat : 5461 (java) S 5458 5461 2226 0 -1 1077944320 29392 0 0 0 516 10 0 0 20 0 15 0 274158819 14429130752 57530 33554432000 4194304 4196468 140728043405760 140728043388304 140187290234615 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
/proc/5461/statm: 3522737 57530 3567 1 0 3484809 0
[pid=5461/tid=5463] ppid=5458 vsize=14090948 memory=55 CPUtime=2.86 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (java) R 5458 5461 2226 0 -1 4202560 19344 0 0 0 279 7 0 0 20 0 15 0 274158819 14429130752 57530 33554432000 4194304 4196468 140728043405760 140187294472536 140186882685076 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5464] ppid=5458 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (java) S 5458 5461 2226 0 -1 1077944384 648 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57530 33554432000 4194304 4196468 140728043405760 140187205302800 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5465] ppid=5458 vsize=14090948 memory=280155616714560 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (java) S 5458 5461 2226 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57530 33554432000 4194304 4196468 140728043405760 140187204250256 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5466] ppid=5458 vsize=14090948 memory=-7233780906022716832 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (java) S 5458 5461 2226 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57530 33554432000 4194304 4196468 140728043405760 140187203197200 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5467] ppid=5458 vsize=14090948 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (java) S 5458 5461 2226 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 274158820 14429130752 57530 33554432000 4194304 4196468 140728043405760 140187202144656 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5468] ppid=5458 vsize=14090948 memory=-7173504570862900581 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (java) S 5458 5461 2226 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 57530 33554432000 4194304 4196468 140728043405760 140186471848688 140187290245762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5469] ppid=5458 vsize=14090948 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (java) S 5458 5461 2226 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 57530 33554432000 4194304 4196468 140728043405760 140186470794976 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5470] ppid=5458 vsize=14090948 memory=1288 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5470/stat : 5470 (java) S 5458 5461 2226 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 274158822 14429130752 57530 33554432000 4194304 4196468 140728043405760 140186469741808 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5471] ppid=5458 vsize=14090948 memory=3460 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5471/stat : 5471 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 57530 33554432000 4194304 4196468 140728043405760 140186468690384 140187290253211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5472] ppid=5458 vsize=14090948 memory=1104 CPUtime=0.9 cores=1,3,5,7
/proc/5461/task/5472/stat : 5472 (java) S 5458 5461 2226 0 -1 1077944384 2288 0 0 0 90 0 0 0 20 0 15 0 274158825 14429130752 57530 33554432000 4194304 4196468 140728043405760 140186467637488 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5473] ppid=5458 vsize=14090948 memory=14912 CPUtime=0.9 cores=1,3,5,7
/proc/5461/task/5473/stat : 5473 (java) S 5458 5461 2226 0 -1 1077944384 2822 0 0 0 90 0 0 0 20 0 15 0 274158825 14429130752 57530 33554432000 4194304 4196468 140728043405760 140186466584944 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5474] ppid=5458 vsize=14090948 memory=3364 CPUtime=0.54 cores=1,3,5,7
/proc/5461/task/5474/stat : 5474 (java) S 5458 5461 2226 0 -1 1077944384 2265 0 0 0 54 0 0 0 20 0 15 0 274158825 14429130752 57530 33554432000 4194304 4196468 140728043405760 140186465531888 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5475] ppid=5458 vsize=14090948 memory=3784 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5475/stat : 5475 (java) S 5458 5461 2226 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 57530 33554432000 4194304 4196468 140728043405760 140186464479584 140187290244821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
[pid=5461/tid=5476] ppid=5458 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5476/stat : 5476 (java) S 5458 5461 2226 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 274158825 14429130752 57530 33554432000 4194304 4196468 140728043405760 140186463427632 140187290245762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140728043414600 140728043414793 140728043414793 140728043417551 0
Current children cumulated CPU time: 5.26 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 230120 KiB

Child status: 0
Real time (s): 2.94033
CPU time (s): 5.31793
CPU user time (s): 5.20821
CPU system time (s): 0.10972
CPU usage (%): 180.862
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 230120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.20821
system time used= 0.10972
maximum resident set size= 230760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29981
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2407
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 5461
#   total CPU time (s): 5.31793
#   total CPU user time (s): 5.20821
#   total CPU system time (s): 0.10972

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040322 second user time and 0.064041 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-18 06:19:17
IDJOB=4311855
IDBENCH=141655
IDSOLVER=2799
FILE ID=node148/4311855-1534565957
RUNJOBID= node148-1534541038-2258
PBS_JOBID= 21038631
Free space on /tmp= 49636 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/Eternity/Eternity-10-04_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311855-1534565957/watcher-4311855-1534565957 -o /tmp/evaluation-result-4311855-1534565957/solver-4311855-1534565957 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534541038-2258 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2022911661 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311855-1534565957.xml

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

MD5SUM BENCH= f6e7bfb75851ce9d6d95540719dd30c6
RANDOM SEED=2022911661

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        18289008 kB
MemAvailable:   28530236 kB
Buffers:          219900 kB
Cached:         10279884 kB
SwapCached:            4 kB
Active:         10248804 kB
Inactive:        3658292 kB
Active(anon):    3379656 kB
Inactive(anon):    96196 kB
Active(file):    6869148 kB
Inactive(file):  3562096 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:             35816 kB
Writeback:             0 kB
AnonPages:       3418124 kB
Mapped:            32664 kB
Shmem:             65972 kB
Slab:             266852 kB
SReclaimable:     238444 kB
SUnreclaim:        28408 kB
KernelStack:        3792 kB
PageTables:        11936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4307740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3274752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 49600 MiB
End job on node148 at 2018-08-18 06:19:20