Trace number 4299067

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
slowpoke 2018-04-29SAT 6.97978 3.78427

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v4-09_mini_c18.xml
MD5SUM5c3604af73484b02e44f76e09325206a
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.168156
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints171
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":81},{"size":81,"count":72}]
Minimum variable degree0
Maximum variable degree76
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":75,"count":9},{"degree":76,"count":72}]
Minimum constraint arity1
Maximum constraint arity82
Distribution of constraint arities[{"arity":1,"count":9},{"arity":3,"count":72},{"arity":9,"count":18},{"arity":82,"count":72}]
Number of extensional constraints72
Number of intensional constraints9
Distribution of constraint types[{"type":"extension","count":72},{"type":"intension","count":9},{"type":"allDifferent","count":18},{"type":"element","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
6.78/3.76	s SATISFIABLE
6.78/3.76	v <instantiation>
6.78/3.76	v 	<list>
6.78/3.76	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] 
6.78/3.76	v 	</list>
6.78/3.76	v 	<values>
6.78/3.76	v 		0 5 1 4 7 2 8 6 3 3 1 5 8 6 4 7 2 0 7 8 2 0 5 3 1 4 6 6 4 8 3 2 0 5 1 7 8 2 0 7 4 6 3 5 1 4 7 6 1 8 5 0 3 2 1 3 4 2 0 7 6 8 5 5 0 3 6 1 8 2 7 4 2 6 7 5 3 1 4 0 8 32 64 58 79 38 17 51 21 48 77 44 24 67 34 2 54 16 53 72 5 57 37 31 69 42 76 8 65 9 23 55 52 71 56 45 25 78 3 14 28 22 43 33 1 62 63 75 11 73 66 13 47 27 7 26 41 59 18 39 15 46 35 74 4 29 6 61 68 12 19 49 36 
6.78/3.76	v 	</values>
6.78/3.76	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 (3903 MiB free)
  memory of node 1: 16384 MiB (14196 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299067-1532800002/watcher-4299067-1532800002 -o /tmp/evaluation-result-4299067-1532800002/solver-4299067-1532800002 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532775768-15808 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299067-1532800002.xml --timelimit 2520 

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
Current StackSize limit: 8192 KiB
solver pid=18736, runsolver pid=18733


[startup+0.10162 s]*
/proc/loadavg: 5.03 4.07 3.00 4/219 18751
/proc/meminfo: memFree=18519064/32770624 swapFree=67108860/67108860
[pid=18736] ppid=18733 vsize=10661056 memory=27700 CPUtime=0.13 cores=1,3,5,7
/proc/18736/stat : 18736 (java) S 18733 18736 15776 0 -1 1077944320 5284 0 0 0 12 1 0 0 20 0 15 0 97563329 10916921344 6925 33554432000 4194304 4196468 140722072624752 140722072607296 139848616972023 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
/proc/18736/statm: 2665264 6925 2863 1 0 2627263 0
[pid=18736/tid=18738] ppid=18733 vsize=10661056 memory=-7254949987974015097 CPUtime=0.09 cores=1,3,5,7
/proc/18736/task/18738/stat : 18738 (java) R 18733 18736 15776 0 -1 4202560 3143 0 0 0 9 0 0 0 20 0 15 0 97563329 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848621193184 139848616993370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18739] ppid=18733 vsize=10661056 memory=5793855347315251641 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18739/stat : 18739 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848569592976 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18740] ppid=18733 vsize=10661056 memory=140096305358464 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18740/stat : 18740 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848568540176 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18741] ppid=18733 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18741/stat : 18741 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848567487376 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18742] ppid=18733 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18742/stat : 18742 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848566434576 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18743] ppid=18733 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18743/stat : 18743 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563332 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848176658800 139848616983170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18744] ppid=18733 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18744/stat : 18744 (java) S 18733 18736 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97563332 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848175604768 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18745] ppid=18733 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18745/stat : 18745 (java) S 18733 18736 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97563332 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848174551920 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18746] ppid=18733 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18746/stat : 18746 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563334 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848173500240 139848616990619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18747] ppid=18733 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18747/stat : 18747 (java) R 18733 18736 15776 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 97563334 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848172448624 139848616983170 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18748] ppid=18733 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18748/stat : 18748 (java) R 18733 18736 15776 0 -1 4202560 168 0 0 0 0 0 0 0 20 0 15 0 97563334 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848171376520 139848602638176 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18749] ppid=18733 vsize=10661056 memory=140096305358464 CPUtime=0.02 cores=1,3,5,7
/proc/18736/task/18749/stat : 18749 (java) R 18733 18736 15776 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 97563334 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848170343024 139848601326633 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18750] ppid=18733 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18750/stat : 18750 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563335 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848169290464 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18751] ppid=18733 vsize=10661056 memory=140096305358464 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18751/stat : 18751 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563335 10916921344 6925 33554432000 4194304 4196468 140722072624752 139848168237744 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27700 KiB

[startup+0.215777 s]*
/proc/loadavg: 5.03 4.07 3.00 5/219 18751
/proc/meminfo: memFree=18506536/32770624 swapFree=67108860/67108860
[pid=18736] ppid=18733 vsize=10661056 memory=40444 CPUtime=0.34 cores=1,3,5,7
/proc/18736/stat : 18736 (java) S 18733 18736 15776 0 -1 1077944320 8198 0 0 0 33 1 0 0 20 0 15 0 97563329 10916921344 10111 33554432000 4194304 4196468 140722072624752 140722072607296 139848616972023 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
/proc/18736/statm: 2665264 10111 2948 1 0 2627263 0
[pid=18736/tid=18738] ppid=18733 vsize=10661056 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/18736/task/18738/stat : 18738 (java) R 18733 18736 15776 0 -1 4202560 5196 0 0 0 19 1 0 0 20 0 15 0 97563329 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848621201968 139848601052510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18739] ppid=18733 vsize=10661056 memory=4211973822510149002 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18739/stat : 18739 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848569592976 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18740] ppid=18733 vsize=10661056 memory=140096305358464 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18740/stat : 18740 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848568540176 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18741] ppid=18733 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18741/stat : 18741 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848567487376 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18742] ppid=18733 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18742/stat : 18742 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848566434576 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18743] ppid=18733 vsize=10661056 memory=140096305358464 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18743/stat : 18743 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563332 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848176658800 139848616983170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18744] ppid=18733 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18744/stat : 18744 (java) S 18733 18736 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97563332 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848175604768 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18745] ppid=18733 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18745/stat : 18745 (java) S 18733 18736 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97563332 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848174551920 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18746] ppid=18733 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18746/stat : 18746 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563334 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848173500240 139848616990619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18747] ppid=18733 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18736/task/18747/stat : 18747 (java) S 18733 18736 15776 0 -1 1077944384 389 0 0 0 2 0 0 0 20 0 15 0 97563334 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848172448624 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18748] ppid=18733 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/18736/task/18748/stat : 18748 (java) S 18733 18736 15776 0 -1 1077944384 385 0 0 0 2 0 0 0 20 0 15 0 97563334 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848171395824 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18749] ppid=18733 vsize=10661056 memory=140096305358464 CPUtime=0.08 cores=1,3,5,7
/proc/18736/task/18749/stat : 18749 (java) S 18733 18736 15776 0 -1 1077944384 867 0 0 0 8 0 0 0 20 0 15 0 97563334 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848170343024 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18750] ppid=18733 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18750/stat : 18750 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563335 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848169290464 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18751] ppid=18733 vsize=10661056 memory=140096305358464 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18751/stat : 18751 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563335 10916921344 10111 33554432000 4194304 4196468 140722072624752 139848168237744 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40444 KiB

[startup+0.31061 s]*
/proc/loadavg: 5.03 4.07 3.00 4/219 18751
/proc/meminfo: memFree=18502504/32770624 swapFree=67108860/67108860
[pid=18736] ppid=18733 vsize=10661132 memory=46584 CPUtime=0.55 cores=1,3,5,7
/proc/18736/stat : 18736 (java) S 18733 18736 15776 0 -1 1077944320 8732 0 0 0 53 2 0 0 20 0 15 0 97563329 10916999168 11646 33554432000 4194304 4196468 140722072624752 140722072607296 139848616972023 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
/proc/18736/statm: 2665283 11646 3042 1 0 2627263 0
[pid=18736/tid=18738] ppid=18733 vsize=10661132 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/18736/task/18738/stat : 18738 (java) R 18733 18736 15776 0 -1 4202560 5490 0 0 0 29 1 0 0 20 0 15 0 97563329 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848621208928 139848616983958 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18739] ppid=18733 vsize=10661132 memory=4211973822510149002 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18739/stat : 18739 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848569592976 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18740] ppid=18733 vsize=10661132 memory=280192501520768 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18740/stat : 18740 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848568540176 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18741] ppid=18733 vsize=10661132 memory=280192392352256 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18741/stat : 18741 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848567487376 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18742] ppid=18733 vsize=10661132 memory=140096196162319 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18742/stat : 18742 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848566434576 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18743] ppid=18733 vsize=10661132 memory=280192501529984 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18743/stat : 18743 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848176658800 139848616983170 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18744] ppid=18733 vsize=10661132 memory=140096196166927 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18744/stat : 18744 (java) S 18733 18736 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848175604768 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18745] ppid=18733 vsize=10661132 memory=140096196185040 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18745/stat : 18745 (java) S 18733 18736 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848174551920 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18746] ppid=18733 vsize=10661132 memory=140096196189633 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18746/stat : 18746 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563334 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848173500240 139848616990619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18747] ppid=18733 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/18736/task/18747/stat : 18747 (java) S 18733 18736 15776 0 -1 1077944384 412 0 0 0 3 0 0 0 20 0 15 0 97563334 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848172448624 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18748] ppid=18733 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/18736/task/18748/stat : 18748 (java) S 18733 18736 15776 0 -1 1077944384 486 0 0 0 5 0 0 0 20 0 15 0 97563334 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848171395824 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18749] ppid=18733 vsize=10661132 memory=140096305358464 CPUtime=0.15 cores=1,3,5,7
/proc/18736/task/18749/stat : 18749 (java) R 18733 18736 15776 0 -1 4202560 979 0 0 0 15 0 0 0 20 0 15 0 97563334 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848170339392 139848609689175 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18750] ppid=18733 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18750/stat : 18750 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848169290464 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18751] ppid=18733 vsize=10661132 memory=140096305386164 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18751/stat : 18751 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 11646 33554432000 4194304 4196468 140722072624752 139848168237744 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46584 KiB

[startup+0.700842 s]
/proc/loadavg: 5.03 4.07 3.00 6/219 18751
/proc/meminfo: memFree=18479492/32770624 swapFree=67108860/67108860
[pid=18736] ppid=18733 vsize=10661132 memory=98784 CPUtime=1.76 cores=1,3,5,7
/proc/18736/stat : 18736 (java) S 18733 18736 15776 0 -1 1077944320 16332 0 0 0 172 4 0 0 20 0 15 0 97563329 10916999168 24696 33554432000 4194304 4196468 140722072624752 140722072607296 139848616972023 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
/proc/18736/statm: 2665283 24696 3123 1 0 2627263 0
[pid=18736/tid=18738] ppid=18733 vsize=10661132 memory=56 CPUtime=0.67 cores=1,3,5,7
/proc/18736/task/18738/stat : 18738 (java) R 18733 18736 15776 0 -1 4202560 5873 0 0 0 65 2 0 0 20 0 15 0 97563329 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848621198432 140722073384898 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18739] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18739/stat : 18739 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848569592976 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18740] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18740/stat : 18740 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848568540176 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18741] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18741/stat : 18741 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848567487376 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18742] ppid=18733 vsize=10661132 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18742/stat : 18742 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848566434576 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18743] ppid=18733 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18743/stat : 18743 (java) S 18733 18736 15776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848176658800 139848616983170 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18744] ppid=18733 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18744/stat : 18744 (java) S 18733 18736 15776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848175604768 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18745] ppid=18733 vsize=10661132 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18745/stat : 18745 (java) S 18733 18736 15776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848174551920 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18746] ppid=18733 vsize=10661132 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18746/stat : 18746 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563334 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848173500240 139848616990619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18747] ppid=18733 vsize=10661132 memory=1200 CPUtime=0.37 cores=1,3,5,7
/proc/18736/task/18747/stat : 18747 (java) R 18733 18736 15776 0 -1 4202560 3388 0 0 0 37 0 0 0 20 0 15 0 97563334 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848172441648 139848602079628 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18748] ppid=18733 vsize=10661132 memory=12136 CPUtime=0.39 cores=1,3,5,7
/proc/18736/task/18748/stat : 18748 (java) R 18733 18736 15776 0 -1 4202560 4064 0 0 0 39 0 0 0 20 0 15 0 97563334 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848171381768 139848598493249 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18749] ppid=18733 vsize=10661132 memory=1008 CPUtime=0.29 cores=1,3,5,7
/proc/18736/task/18749/stat : 18749 (java) S 18733 18736 15776 0 -1 1077944384 1635 0 0 0 29 0 0 0 20 0 15 0 97563334 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848170343024 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18750] ppid=18733 vsize=10661132 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18750/stat : 18750 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848169290464 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18751] ppid=18733 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18751/stat : 18751 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 24696 33554432000 4194304 4196468 140722072624752 139848168237744 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 98784 KiB

[startup+1.50082 s]
/proc/loadavg: 5.03 4.07 3.00 5/219 18751
/proc/meminfo: memFree=18419564/32770624 swapFree=67108860/67108860
[pid=18736] ppid=18733 vsize=10661132 memory=183252 CPUtime=3.56 cores=1,3,5,7
/proc/18736/stat : 18736 (java) S 18733 18736 15776 0 -1 1077944320 21642 0 0 0 350 6 0 0 20 0 15 0 97563329 10916999168 45813 33554432000 4194304 4196468 140722072624752 140722072607296 139848616972023 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
/proc/18736/statm: 2665283 45813 3124 1 0 2627263 0
[pid=18736/tid=18738] ppid=18733 vsize=10661132 memory=0 CPUtime=1.48 cores=1,3,5,7
/proc/18736/task/18738/stat : 18738 (java) R 18733 18736 15776 0 -1 4202560 6121 0 0 0 144 4 0 0 20 0 15 0 97563329 10916999168 45813 33554432000 4194304 4196468 140722072624752 139848621201840 140722073384898 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18739] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18739/stat : 18739 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 45813 33554432000 4194304 4196468 140722072624752 139848569592976 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18740] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18740/stat : 18740 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 45813 33554432000 4194304 4196468 140722072624752 139848568540176 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18741] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18741/stat : 18741 (java) S 18733 18736 15776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 45813 33554432000 4194304 4196468 140722072624752 139848567487376 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18742] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18742/stat : 18742 (java) S 18733 18736 15776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97563330 10916999168 45813 33554432000 4194304 4196468 140722072624752 139848566434576 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18743] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18743/stat : 18743 (java) S 18733 18736 15776 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 45813 33554432000 4194304 4196468 140722072624752 139848176658800 139848616983170 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0

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

[startup+3.11016 s]
/proc/loadavg: 4.79 4.03 2.99 3/219 18751
/proc/meminfo: memFree=18282412/32770624 swapFree=67108860/67108860
[pid=18736] ppid=18733 vsize=10661132 memory=264400 CPUtime=5.59 cores=1,3,5,7
/proc/18736/stat : 18736 (java) S 18733 18736 15776 0 -1 1077944320 23704 0 0 0 543 16 0 0 20 0 15 0 97563329 10916999168 66100 33554432000 4194304 4196468 140722072624752 140722072607296 139848616972023 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
/proc/18736/statm: 2665283 66100 3153 1 0 2627263 0
[pid=18736/tid=18738] ppid=18733 vsize=10661132 memory=4132 CPUtime=3 cores=1,3,5,7
/proc/18736/task/18738/stat : 18738 (java) R 18733 18736 15776 0 -1 4202560 6381 0 0 0 296 4 0 0 20 0 15 0 97563329 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848621212944 140722073384898 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18739] ppid=18733 vsize=10661132 memory=28232 CPUtime=0.07 cores=1,3,5,7
/proc/18736/task/18739/stat : 18739 (java) S 18733 18736 15776 0 -1 1077944384 57 0 0 0 5 2 0 0 20 0 15 0 97563330 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848569592976 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18740] ppid=18733 vsize=10661132 memory=280192392372960 CPUtime=0.07 cores=1,3,5,7
/proc/18736/task/18740/stat : 18740 (java) S 18733 18736 15776 0 -1 1077944384 170 0 0 0 5 2 0 0 20 0 15 0 97563330 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848568540176 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18741] ppid=18733 vsize=10661132 memory=4137284780655915066 CPUtime=0.07 cores=1,3,5,7
/proc/18736/task/18741/stat : 18741 (java) S 18733 18736 15776 0 -1 1077944384 53 0 0 0 5 2 0 0 20 0 15 0 97563330 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848567487376 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18742] ppid=18733 vsize=10661132 memory=6944656592452205148 CPUtime=0.07 cores=1,3,5,7
/proc/18736/task/18742/stat : 18742 (java) S 18733 18736 15776 0 -1 1077944384 83 0 0 0 5 2 0 0 20 0 15 0 97563330 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848566434576 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18743] ppid=18733 vsize=10661132 memory=7230645025961752387 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18743/stat : 18743 (java) S 18733 18736 15776 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848176658800 139848616983170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18744] ppid=18733 vsize=10661132 memory=7232890293113415712 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18744/stat : 18744 (java) S 18733 18736 15776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848175604768 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18745] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18745/stat : 18745 (java) S 18733 18736 15776 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848174551920 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18746] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18746/stat : 18746 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563334 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848173500240 139848616990619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18747] ppid=18733 vsize=10661132 memory=0 CPUtime=0.89 cores=1,3,5,7
/proc/18736/task/18747/stat : 18747 (java) S 18733 18736 15776 0 -1 1077944384 5829 0 0 0 88 1 0 0 20 0 15 0 97563334 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848172448624 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18748] ppid=18733 vsize=10661132 memory=0 CPUtime=1.02 cores=1,3,5,7
/proc/18736/task/18748/stat : 18748 (java) S 18733 18736 15776 0 -1 1077944384 7605 0 0 0 102 0 0 0 20 0 15 0 97563334 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848171395824 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18749] ppid=18733 vsize=10661132 memory=58 CPUtime=0.32 cores=1,3,5,7
/proc/18736/task/18749/stat : 18749 (java) S 18733 18736 15776 0 -1 1077944384 1981 0 0 0 32 0 0 0 20 0 15 0 97563334 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848170343024 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18750] ppid=18733 vsize=10661132 memory=59 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18750/stat : 18750 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848169290464 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18751] ppid=18733 vsize=10661132 memory=264364 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18751/stat : 18751 (java) S 18733 18736 15776 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 66100 33554432000 4194304 4196468 140722072624752 139848168237744 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
Current children cumulated CPU time: 5.59 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 264400 KiB

[startup+3.78422 s]
# the end of solver process 18736 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.6903 s, system=0.289479 s

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

[startup+3.20182 s]
/proc/loadavg: 4.79 4.03 2.99 3/219 18751
/proc/meminfo: memFree=18282412/32770624 swapFree=67108860/67108860
[pid=18736] ppid=18733 vsize=10661132 memory=264420 CPUtime=5.75 cores=1,3,5,7
/proc/18736/stat : 18736 (java) S 18733 18736 15776 0 -1 1077944320 23803 0 0 0 559 16 0 0 20 0 15 0 97563329 10916999168 66105 33554432000 4194304 4196468 140722072624752 140722072607296 139848616972023 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
/proc/18736/statm: 2665283 66105 3153 1 0 2627263 0
[pid=18736/tid=18738] ppid=18733 vsize=10661132 memory=0 CPUtime=3.09 cores=1,3,5,7
/proc/18736/task/18738/stat : 18738 (java) R 18733 18736 15776 0 -1 4202560 6381 0 0 0 305 4 0 0 20 0 15 0 97563329 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848621212944 140722073384898 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18739] ppid=18733 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/18736/task/18739/stat : 18739 (java) S 18733 18736 15776 0 -1 1077944384 57 0 0 0 5 2 0 0 20 0 15 0 97563330 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848569592976 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18740] ppid=18733 vsize=10661132 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/18736/task/18740/stat : 18740 (java) S 18733 18736 15776 0 -1 1077944384 170 0 0 0 5 2 0 0 20 0 15 0 97563330 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848568540176 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18741] ppid=18733 vsize=10661132 memory=2871964007147369 CPUtime=0.07 cores=1,3,5,7
/proc/18736/task/18741/stat : 18741 (java) S 18733 18736 15776 0 -1 1077944384 53 0 0 0 5 2 0 0 20 0 15 0 97563330 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848567487376 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18742] ppid=18733 vsize=10661132 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/18736/task/18742/stat : 18742 (java) S 18733 18736 15776 0 -1 1077944384 83 0 0 0 5 2 0 0 20 0 15 0 97563330 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848566434576 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18743] ppid=18733 vsize=10661132 memory=-1891255765032775953 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18743/stat : 18743 (java) S 18733 18736 15776 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848176658800 139848616983170 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18744] ppid=18733 vsize=10661132 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18744/stat : 18744 (java) S 18733 18736 15776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848175604768 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18745] ppid=18733 vsize=10661132 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18745/stat : 18745 (java) S 18733 18736 15776 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848174551920 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18746] ppid=18733 vsize=10661132 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18746/stat : 18746 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563334 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848173500240 139848616990619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18747] ppid=18733 vsize=10661132 memory=-2672971631320983069 CPUtime=0.93 cores=1,3,5,7
/proc/18736/task/18747/stat : 18747 (java) R 18733 18736 15776 0 -1 4202560 5880 0 0 0 92 1 0 0 20 0 15 0 97563334 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848172448624 139848598493259 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18748] ppid=18733 vsize=10661132 memory=-7523660553960122769 CPUtime=1.05 cores=1,3,5,7
/proc/18736/task/18748/stat : 18748 (java) R 18733 18736 15776 0 -1 4202560 7651 0 0 0 105 0 0 0 20 0 15 0 97563334 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848171382464 139848603036238 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18749] ppid=18733 vsize=10661132 memory=-7233780906022716832 CPUtime=0.32 cores=1,3,5,7
/proc/18736/task/18749/stat : 18749 (java) S 18733 18736 15776 0 -1 1077944384 1981 0 0 0 32 0 0 0 20 0 15 0 97563334 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848170343024 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18750] ppid=18733 vsize=10661132 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18750/stat : 18750 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848169290464 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18751] ppid=18733 vsize=10661132 memory=320600218372669755 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18751/stat : 18751 (java) S 18733 18736 15776 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 66105 33554432000 4194304 4196468 140722072624752 139848168237744 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
Current children cumulated CPU time: 5.75 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 264420 KiB

[startup+3.6007 s]
/proc/loadavg: 4.79 4.03 2.99 3/219 18751
/proc/meminfo: memFree=18282412/32770624 swapFree=67108860/67108860
[pid=18736] ppid=18733 vsize=10661132 memory=351548 CPUtime=6.66 cores=1,3,5,7
/proc/18736/stat : 18736 (java) S 18733 18736 15776 0 -1 1077944320 24972 0 0 0 638 28 0 0 20 0 15 0 97563329 10916999168 87887 33554432000 4194304 4196468 140722072624752 140722072607296 139848616972023 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
/proc/18736/statm: 2665283 87887 3158 1 0 2627263 0
[pid=18736/tid=18738] ppid=18733 vsize=10661132 memory=6010993108415639400 CPUtime=3.36 cores=1,3,5,7
/proc/18736/task/18738/stat : 18738 (java) R 18733 18736 15776 0 -1 4202560 6386 0 0 0 332 4 0 0 20 0 15 0 97563329 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848621212944 139848249880785 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18739] ppid=18733 vsize=10661132 memory=8028067023611713131 CPUtime=0.2 cores=1,3,5,7
/proc/18736/task/18739/stat : 18739 (java) S 18733 18736 15776 0 -1 1077944384 189 0 0 0 15 5 0 0 20 0 15 0 97563330 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848569592976 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18740] ppid=18733 vsize=10661132 memory=6935654753335332944 CPUtime=0.2 cores=1,3,5,7
/proc/18736/task/18740/stat : 18740 (java) S 18733 18736 15776 0 -1 1077944384 304 0 0 0 15 5 0 0 20 0 15 0 97563330 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848568540176 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18741] ppid=18733 vsize=10661132 memory=7380663573402837350 CPUtime=0.18 cores=1,3,5,7
/proc/18736/task/18741/stat : 18741 (java) S 18733 18736 15776 0 -1 1077944384 491 0 0 0 14 4 0 0 20 0 15 0 97563330 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848567487376 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18742] ppid=18733 vsize=10661132 memory=2244 CPUtime=0.2 cores=1,3,5,7
/proc/18736/task/18742/stat : 18742 (java) S 18733 18736 15776 0 -1 1077944384 205 0 0 0 15 5 0 0 20 0 15 0 97563330 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848566434576 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18743] ppid=18733 vsize=10661132 memory=140096196276064 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18743/stat : 18743 (java) S 18733 18736 15776 0 -1 1077944384 251 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848176658800 139848616983170 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18744] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18744/stat : 18744 (java) S 18733 18736 15776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848175604768 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18745] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18745/stat : 18745 (java) S 18733 18736 15776 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848174551920 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18746] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18746/stat : 18746 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563334 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848173500240 139848616990619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18747] ppid=18733 vsize=10661132 memory=0 CPUtime=0.99 cores=1,3,5,7
/proc/18736/task/18747/stat : 18747 (java) S 18733 18736 15776 0 -1 1077944384 6061 0 0 0 98 1 0 0 20 0 15 0 97563334 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848172448624 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18748] ppid=18733 vsize=10661132 memory=6944656592455097440 CPUtime=1.14 cores=1,3,5,7
/proc/18736/task/18748/stat : 18748 (java) S 18733 18736 15776 0 -1 1077944384 7680 0 0 0 114 0 0 0 20 0 15 0 97563334 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848171395824 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18749] ppid=18733 vsize=10661132 memory=164 CPUtime=0.32 cores=1,3,5,7
/proc/18736/task/18749/stat : 18749 (java) S 18733 18736 15776 0 -1 1077944384 1981 0 0 0 32 0 0 0 20 0 15 0 97563334 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848170343024 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18750] ppid=18733 vsize=10661132 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18750/stat : 18750 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848169290464 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18751] ppid=18733 vsize=10661132 memory=-7173504570860347296 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18751/stat : 18751 (java) S 18733 18736 15776 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848168237744 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
Current children cumulated CPU time: 6.66 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 351548 KiB

[startup+3.70082 s]
/proc/loadavg: 4.79 4.03 2.99 3/219 18751
/proc/meminfo: memFree=18282412/32770624 swapFree=67108860/67108860
[pid=18736] ppid=18733 vsize=10661132 memory=351548 CPUtime=6.78 cores=1,3,5,7
/proc/18736/stat : 18736 (java) S 18733 18736 15776 0 -1 1077944320 24977 0 0 0 650 28 0 0 20 0 15 0 97563329 10916999168 87887 33554432000 4194304 4196468 140722072624752 140722072607296 139848616972023 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
/proc/18736/statm: 2665283 87887 3158 1 0 2627263 0
[pid=18736/tid=18738] ppid=18733 vsize=10661132 memory=80534931786076 CPUtime=3.46 cores=1,3,5,7
/proc/18736/task/18738/stat : 18738 (java) R 18733 18736 15776 0 -1 4202560 6386 0 0 0 342 4 0 0 20 0 15 0 97563329 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848621212944 140722073384898 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18739] ppid=18733 vsize=10661132 memory=4132 CPUtime=0.2 cores=1,3,5,7
/proc/18736/task/18739/stat : 18739 (java) S 18733 18736 15776 0 -1 1077944384 189 0 0 0 15 5 0 0 20 0 15 0 97563330 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848569592976 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18740] ppid=18733 vsize=10661132 memory=28232 CPUtime=0.2 cores=1,3,5,7
/proc/18736/task/18740/stat : 18740 (java) S 18733 18736 15776 0 -1 1077944384 304 0 0 0 15 5 0 0 20 0 15 0 97563330 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848568540176 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18741] ppid=18733 vsize=10661132 memory=280192392372960 CPUtime=0.18 cores=1,3,5,7
/proc/18736/task/18741/stat : 18741 (java) S 18733 18736 15776 0 -1 1077944384 491 0 0 0 14 4 0 0 20 0 15 0 97563330 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848567487376 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18742] ppid=18733 vsize=10661132 memory=4137284780655915066 CPUtime=0.2 cores=1,3,5,7
/proc/18736/task/18742/stat : 18742 (java) S 18733 18736 15776 0 -1 1077944384 205 0 0 0 15 5 0 0 20 0 15 0 97563330 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848566434576 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18743] ppid=18733 vsize=10661132 memory=6944656592452205148 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18743/stat : 18743 (java) S 18733 18736 15776 0 -1 1077944384 251 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848176658800 139848616983170 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18744] ppid=18733 vsize=10661132 memory=7230645025961752387 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18744/stat : 18744 (java) S 18733 18736 15776 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848175604768 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18745] ppid=18733 vsize=10661132 memory=7232890293113415712 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18745/stat : 18745 (java) S 18733 18736 15776 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 97563332 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848174551920 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18746] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18746/stat : 18746 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563334 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848173500240 139848616990619 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18747] ppid=18733 vsize=10661132 memory=94 CPUtime=1 cores=1,3,5,7
/proc/18736/task/18747/stat : 18747 (java) R 18733 18736 15776 0 -1 4202560 6061 0 0 0 99 1 0 0 20 0 15 0 97563334 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848172448624 139848596207057 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18748] ppid=18733 vsize=10661132 memory=109 CPUtime=1.15 cores=1,3,5,7
/proc/18736/task/18748/stat : 18748 (java) R 18733 18736 15776 0 -1 4202560 7685 0 0 0 115 0 0 0 20 0 15 0 97563334 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848171396120 139848597719904 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18749] ppid=18733 vsize=10661132 memory=32 CPUtime=0.32 cores=1,3,5,7
/proc/18736/task/18749/stat : 18749 (java) S 18733 18736 15776 0 -1 1077944384 1981 0 0 0 32 0 0 0 20 0 15 0 97563334 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848170343024 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18750] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18750/stat : 18750 (java) S 18733 18736 15776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848169290464 139848616982229 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
[pid=18736/tid=18751] ppid=18733 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18736/task/18751/stat : 18751 (java) S 18733 18736 15776 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 97563335 10916999168 87887 33554432000 4194304 4196468 140722072624752 139848168237744 139848616983170 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37552128 140722072626332 140722072626441 140722072626441 140722072629199 0
Current children cumulated CPU time: 6.78 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 351548 KiB

Child status: 0
Real time (s): 3.78427
CPU time (s): 6.97978
CPU user time (s): 6.6903
CPU system time (s): 0.289479
CPU usage (%): 184.442
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 351548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.6903
system time used= 0.289479
maximum resident set size= 352072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25634
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1763
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 18736
#   total CPU time (s): 6.97978
#   total CPU user time (s): 6.6903
#   total CPU system time (s): 0.289479

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051092 second user time and 0.07213 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 19:46:42
IDJOB=4299067
IDBENCH=141290
IDSOLVER=2765
FILE ID=node132/4299067-1532800002
RUNJOBID= node132-1532775768-15808
PBS_JOBID= 21022466
Free space on /tmp= 51940 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v4-09_mini_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299067-1532800002/watcher-4299067-1532800002 -o /tmp/evaluation-result-4299067-1532800002/solver-4299067-1532800002 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532775768-15808 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299067-1532800002.xml --timelimit 2520

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

MD5SUM BENCH= 5c3604af73484b02e44f76e09325206a
RANDOM SEED=2013990145

node132.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.65
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.65
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.65
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.65
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:        18535188 kB
MemAvailable:   26889932 kB
Buffers:          209044 kB
Cached:          8349384 kB
SwapCached:            0 kB
Active:          7734688 kB
Inactive:        5908800 kB
Active(anon):    5035044 kB
Inactive(anon):    77832 kB
Active(file):    2699644 kB
Inactive(file):  5830968 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1276 kB
Writeback:             0 kB
AnonPages:       5091816 kB
Mapped:            55156 kB
Shmem:             25248 kB
Slab:             280256 kB
SReclaimable:     252592 kB
SUnreclaim:        27664 kB
KernelStack:        3664 kB
PageTables:        15260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6338992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4964352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 51940 MiB
End job on node132 at 2018-07-28 19:46:45