Trace number 4294108

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
Concrete 3.8 2018-06-13SAT 9.29966 6.59977

General information on the benchmark

NameBibd/
Bibd-sc-07-03-01_c18.xml
MD5SUMc825423b6f6dd90e2ab011227fbd0e9e
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.048504
Satisfiable
(Un)Satisfiability was proved
Number of variables392
Number of constraints183
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":196}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":196},{"degree":2,"count":147},{"degree":9,"count":49}]
Minimum constraint arity3
Maximum constraint arity49
Distribution of constraint arities[{"arity":3,"count":147},{"arity":7,"count":35},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints147
Distribution of constraint types[{"type":"intension","count":147},{"type":"lex","count":1},{"type":"sum","count":35}]
Optimization problemNO
Type of objective

Solver Data

1.01/3.04	c Concrete v3.8.1528841891564 running
9.14/6.51	v <instantiation>
9.14/6.51	v       <list>
9.14/6.51	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] s[0][1][0] s[0][1][1] s[0][1][2] s[0][1][3] s[0][1][4] s[0][1][5] s[0][1][6] s[0][2][0] s[0][2][1] s[0][2][2] s[0][2][3] s[0][2][4] s[0][2][5] s[0][2][6] s[0][3][0] s[0][3][1] s[0][3][2] s[0][3][3] s[0][3][4] s[0][3][5] s[0][3][6] s[0][4][0] s[0][4][1] s[0][4][2] s[0][4][3] s[0][4][4] s[0][4][5] s[0][4][6] s[0][5][0] s[0][5][1] s[0][5][2] s[0][5][3] s[0][5][4] s[0][5][5] s[0][5][6] s[0][6][0] s[0][6][1] s[0][6][2] s[0][6][3] s[0][6][4] s[0][6][5] s[0][6][6] s[1][2][0] s[1][2][1] s[1][2][2] s[1][2][3] s[1][2][4] s[1][2][5] s[1][2][6] s[1][3][0] s[1][3][1] s[1][3][2] s[1][3][3] s[1][3][4] s[1][3][5] s[1][3][6] s[1][4][0] s[1][4][1] s[1][4][2] s[1][4][3] s[1][4][4] s[1][4][5] s[1][4][6] s[1][5][0] s[1][5][1] s[1][5][2] s[1][5][3] s[1][5][4] s[1][5][5] s[1][5][6] s[1][6][0] s[1][6][1] s[1][6][2] s[1][6][3] s[1][6][4] s[1][6][5] s[1][6][6] s[2][3][0] s[2][3][1] s[2][3][2] s[2][3][3] s[2][3][4] s[2][3][5] s[2][3][6] s[2][4][0] s[2][4][1] s[2][4][2] s[2][4][3] s[2][4][4] s[2][4][5] s[2][4][6] s[2][5][0] s[2][5][1] s[2][5][2] s[2][5][3] s[2][5][4] s[2][5][5] s[2][5][6] s[2][6][0] s[2][6][1] s[2][6][2] s[2][6][3] s[2][6][4] s[2][6][5] s[2][6][6] s[3][4][0] s[3][4][1] s[3][4][2] s[3][4][3] s[3][4][4] s[3][4][5] s[3][4][6] s[3][5][0] s[3][5][1] s[3][5][2] s[3][5][3] s[3][5][4] s[3][5][5] s[3][5][6] s[3][6][0] s[3][6][1] s[3][6][2] s[3][6][3] s[3][6][4] s[3][6][5] s[3][6][6] s[4][5][0] s[4][5][1] s[4][5][2] s[4][5][3] s[4][5][4] s[4][5][5] s[4][5][6] s[4][6][0] s[4][6][1] s[4][6][2] s[4][6][3] s[4][6][4] s[4][6][5] s[4][6][6] s[5][6][0] s[5][6][1] s[5][6][2] s[5][6][3] s[5][6][4] s[5][6][5] s[5][6][6]
9.14/6.51	v       </list>
9.14/6.51	v       <values>
9.14/6.51	v         0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0
9.14/6.51	v       </values>
9.14/6.51	v     </instantiation>
9.14/6.51	s SATISFIABLE

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 (3079 MiB free)
  memory of node 1: 16384 MiB (10325 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294108-1532429102/watcher-4294108-1532429102 -o /tmp/evaluation-result-4294108-1532429102/solver-4294108-1532429102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532414812-13981 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1835947656 HOME/instance-4294108-1532429102.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
Current StackSize limit: 8192 KiB

solver pid=16794, runsolver pid=16791

[startup+0.100114 s]*
/proc/loadavg: 1.46 1.44 1.47 2/209 16828
/proc/meminfo: memFree=13719496/32770624 swapFree=67108852/67108860
[pid=16794] ppid=16791 vsize=113256 memory=1608 CPUtime=0.01 cores=1,3,5,7
/proc/16794/stat : 16794 (bash) S 16791 16794 13949 0 -1 4202496 889 5662 0 0 0 0 0 1 20 0 1 0 60473552 115974144 402 33554432000 4194304 5098028 140723512767088 140723512761096 139891924212736 0 0 4100 65536 18446744071580971376 0 0 17 3 0 0 0 0 0 7196144 7232144 15335424 140723512775851 140723512775976 140723512775976 140723512778734 0
/proc/16794/statm: 28314 402 318 221 0 119 0
[pid=16821] ppid=16794 vsize=113256 memory=716 CPUtime=0 cores=1,3,5,7
/proc/16821/stat : 16821 (bash) S 16794 16794 13949 0 -1 4202560 153 0 0 0 0 0 0 0 20 0 1 0 60473554 115974144 179 33554432000 4194304 5098028 140723512767088 140723512759768 139891924038268 0 65536 4096 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15335424 140723512775851 140723512775976 140723512775976 140723512778734 0
/proc/16821/statm: 28314 179 95 221 0 119 0
[pid=16822] ppid=16821 vsize=9938756 memory=11532 CPUtime=0 cores=1,3,5,7
/proc/16822/stat : 16822 (java) S 16821 16794 13949 0 -1 1077944320 2636 0 0 0 0 0 0 0 20 0 6 0 60473554 10177286144 2883 33554432000 4194304 4196468 140736442339824 140736442322368 140118706065143 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11735040 140736442348835 140736442348849 140736442348849 140736442351567 0
/proc/16822/statm: 2484689 2883 1349 1 0 2473600 0
[pid=16822/tid=16824] ppid=16821 vsize=9938756 memory=-6949179150270506172 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16824/stat : 16824 (java) D 16821 16794 13949 0 -1 1077944384 1351 0 0 0 0 0 0 0 20 0 6 0 60473554 10177286144 2883 33554432000 4194304 4196468 140736442339824 140118710301264 140118706089021 0 4 0 16784584 18446744072101740068 0 0 -1 3 0 0 0 0 0 6293624 6294260 11735040 140736442348835 140736442348849 140736442348849 140736442351567 0
[pid=16822/tid=16825] ppid=16821 vsize=9938756 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16825/stat : 16825 (java) S 16821 16794 13949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 60473555 10177286144 2883 33554432000 4194304 4196468 140736442339824 140118312978832 140118706075349 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11735040 140736442348835 140736442348849 140736442348849 140736442351567 0
[pid=16822/tid=16826] ppid=16821 vsize=9938756 memory=140046695032448 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16826/stat : 16826 (java) S 16821 16794 13949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 60473555 10177286144 2883 33554432000 4194304 4196468 140736442339824 140118311926032 140118706075349 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11735040 140736442348835 140736442348849 140736442348849 140736442351567 0
[pid=16822/tid=16827] ppid=16821 vsize=9938756 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16827/stat : 16827 (java) S 16821 16794 13949 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 60473555 10177286144 2883 33554432000 4194304 4196468 140736442339824 140118310873744 140118706075349 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11735040 140736442348835 140736442348849 140736442348849 140736442351567 0
[pid=16822/tid=16828] ppid=16821 vsize=9938756 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16822/task/16828/stat : 16828 (java) S 16821 16794 13949 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 60473555 10177286144 2883 33554432000 4194304 4196468 140736442339824 140118309820944 140118706075349 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11735040 140736442348835 140736442348849 140736442348849 140736442351567 0
[pid=16823] ppid=16821 vsize=113488 memory=972 CPUtime=0 cores=1,3,5,7
/proc/16823/stat : 16823 (awk) S 16821 16794 13949 0 -1 4202496 421 0 0 0 0 0 0 0 20 0 1 0 60473554 116211712 243 33554432000 4194304 4609284 140737191123888 140737191123064 140443978312704 0 0 4096 1216 18446744071580971376 0 0 17 3 0 0 0 0 0 6708720 6711756 28938240 140737191130451 140737191130481 140737191130481 140737191133167 0
/proc/16823/statm: 28372 243 204 102 0 88 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 10278756 KiB
Current children cumulated memory: 14828 KiB

[startup+0.21016 s]*
/proc/loadavg: 1.46 1.44 1.47 3/206 16851
/proc/meminfo: memFree=13715004/32770624 swapFree=67108852/67108860
[pid=16794] ppid=16791 vsize=10355560 memory=24128 CPUtime=0.1 cores=1,3,5,7
/proc/16794/stat : 16794 (java) S 16791 16794 13949 0 -1 1077944320 4671 13140 0 0 2 0 5 3 20 0 9 0 60473552 10604093440 6032 33554432000 4194304 4196468 140725635882912 140725635865456 139821881544439 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
/proc/16794/statm: 2588890 6032 2101 1 0 2551431 0
[pid=16794/tid=16847] ppid=16791 vsize=10355560 memory=7022364594140610616 CPUtime=0.1 cores=1,3,5,7
/proc/16794/task/16847/stat : 16847 (java) R 16791 16794 13949 0 -1 4202560 2459 13140 0 0 2 0 5 3 20 0 9 0 60473571 10604093440 6032 33554432000 4194304 4196468 140725635882912 139821853380464 139821873781566 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16848] ppid=16791 vsize=10355560 memory=345 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16848/stat : 16848 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 9 0 60473572 10604093440 6032 33554432000 4194304 4196468 140725635882912 139821885787024 139821881554645 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16849] ppid=16791 vsize=10355560 memory=140046695362913 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16849/stat : 16849 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 9 0 60473572 10604093440 6032 33554432000 4194304 4196468 140725635882912 139821789989648 139821881554645 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16850] ppid=16791 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16850/stat : 16850 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 9 0 60473572 10604093440 6032 33554432000 4194304 4196468 140725635882912 139821453204624 139821881554645 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16851] ppid=16791 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16851/stat : 16851 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 9 0 60473572 10604093440 6032 33554432000 4194304 4196468 140725635882912 139821452151824 139821881554645 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16852] ppid=16791 vsize=10355560 memory=140046695032448 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16852/stat : 16852 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 9 0 60473573 10604093440 6032 33554432000 4194304 4196468 140725635882912 139821408192624 139821881555586 0 0 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16853] ppid=16791 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16853/stat : 16853 (java) S 16791 16794 13949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 9 0 60473574 10604093440 6032 33554432000 4194304 4196468 140725635882912 139820982592288 139821881554645 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16854] ppid=16791 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16854/stat : 16854 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 9 0 60473574 10604093440 6032 33554432000 4194304 4196468 140725635882912 139820714157232 139821881554645 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10355560 KiB
Current children cumulated memory: 24128 KiB

[startup+0.31009 s]*
/proc/loadavg: 1.46 1.44 1.47 3/215 16860
/proc/meminfo: memFree=13699376/32770624 swapFree=67108852/67108860
[pid=16794] ppid=16791 vsize=10818904 memory=42584 CPUtime=0.26 cores=1,3,5,7
/proc/16794/stat : 16794 (java) S 16791 16794 13949 0 -1 1077944320 7907 13140 0 0 17 1 5 3 20 0 15 0 60473552 11078557696 10646 33554432000 4194304 4196468 140725635882912 140725635865456 139821881544439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
/proc/16794/statm: 2704726 10646 2953 1 0 2667149 0
[pid=16794/tid=16847] ppid=16791 vsize=10818904 memory=8390339637985935414 CPUtime=0.19 cores=1,3,5,7
/proc/16794/task/16847/stat : 16847 (java) D 16791 16794 13949 0 -1 1077944384 4450 13140 0 0 11 0 5 3 20 0 15 0 60473571 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821853369248 139821874223661 0 4 0 16800975 18446744072101740068 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16848] ppid=16791 vsize=10818904 memory=316941052332474391 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16848/stat : 16848 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 60473572 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821885787024 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16849] ppid=16791 vsize=10818904 memory=140046695362911 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16849/stat : 16849 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821789989648 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16850] ppid=16791 vsize=10818904 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16850/stat : 16850 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821453204624 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16851] ppid=16791 vsize=10818904 memory=3472323898181169199 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16851/stat : 16851 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821452151824 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16852] ppid=16791 vsize=10818904 memory=7299641832700548784 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16852/stat : 16852 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 60473573 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821408192624 139821881555586 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16853] ppid=16791 vsize=10818904 memory=4051045177789331254 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16853/stat : 16853 (java) S 16791 16794 13949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 60473574 11078557696 10646 33554432000 4194304 4196468 140725635882912 139820982592288 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16854] ppid=16791 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16854/stat : 16854 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473574 11078557696 10646 33554432000 4194304 4196468 140725635882912 139820714157168 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16855] ppid=16791 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16855/stat : 16855 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473576 11078557696 10646 33554432000 4194304 4196468 140725635882912 139820406757456 139821881563035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16856] ppid=16791 vsize=10818904 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16794/task/16856/stat : 16856 (java) S 16791 16794 13949 0 -1 1077944384 426 13140 0 0 1 0 5 3 20 0 15 0 60473576 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821407140464 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16857] ppid=16791 vsize=10818904 memory=67440 CPUtime=0.09 cores=1,3,5,7
/proc/16794/task/16857/stat : 16857 (java) S 16791 16794 13949 0 -1 1077944384 192 13140 0 0 1 0 5 3 20 0 15 0 60473577 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821406087664 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16858] ppid=16791 vsize=10818904 memory=140046695032448 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16858/stat : 16858 (java) S 16791 16794 13949 0 -1 1077944384 618 13140 0 0 3 0 5 3 20 0 15 0 60473577 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821405035376 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16859] ppid=16791 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16859/stat : 16859 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473577 11078557696 10646 33554432000 4194304 4196468 140725635882912 139820373199840 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16860] ppid=16791 vsize=10818904 memory=140046695032448 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16860/stat : 16860 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473577 11078557696 10646 33554432000 4194304 4196468 140725635882912 139821403982256 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 42584 KiB

[startup+0.700744 s]
/proc/loadavg: 1.50 1.45 1.47 2/215 16860
/proc/meminfo: memFree=13693424/32770624 swapFree=67108852/67108860
[pid=16794] ppid=16791 vsize=10819352 memory=48908 CPUtime=0.35 cores=1,3,5,7
/proc/16794/stat : 16794 (java) S 16791 16794 13949 0 -1 1077944320 9675 13140 0 0 26 1 5 3 20 0 15 0 60473552 11079016448 12227 33554432000 4194304 4196468 140725635882912 140725635865456 139821881544439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
/proc/16794/statm: 2704838 12227 3072 1 0 2667149 0
[pid=16794/tid=16847] ppid=16791 vsize=10819352 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/16794/task/16847/stat : 16847 (java) D 16791 16794 13949 0 -1 1077944384 6201 13140 0 0 17 1 5 3 20 0 15 0 60473571 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821853355008 139821874223661 0 4 0 16800975 18446744072101740068 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16848] ppid=16791 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16848/stat : 16848 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 60473572 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821885787024 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16849] ppid=16791 vsize=10819352 memory=1 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16849/stat : 16849 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821789989648 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16850] ppid=16791 vsize=10819352 memory=8319106358720346421 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16850/stat : 16850 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821453204624 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16851] ppid=16791 vsize=10819352 memory=5931349837558604882 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16851/stat : 16851 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821452151824 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16852] ppid=16791 vsize=10819352 memory=33 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16852/stat : 16852 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 60473573 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821408192624 139821881555586 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16853] ppid=16791 vsize=10819352 memory=576460756337256238 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16853/stat : 16853 (java) S 16791 16794 13949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 60473574 11079016448 12227 33554432000 4194304 4196468 140725635882912 139820982592288 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16854] ppid=16791 vsize=10819352 memory=288285563059176133 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16854/stat : 16854 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473574 11079016448 12227 33554432000 4194304 4196468 140725635882912 139820714157168 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16855] ppid=16791 vsize=10819352 memory=4265809579893588000 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16855/stat : 16855 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473576 11079016448 12227 33554432000 4194304 4196468 140725635882912 139820406757456 139821881563035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16856] ppid=16791 vsize=10819352 memory=7811022320271192168 CPUtime=0.09 cores=1,3,5,7
/proc/16794/task/16856/stat : 16856 (java) S 16791 16794 13949 0 -1 1077944384 428 13140 0 0 1 0 5 3 20 0 15 0 60473576 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821407140464 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16857] ppid=16791 vsize=10819352 memory=7308895142485716329 CPUtime=0.09 cores=1,3,5,7
/proc/16794/task/16857/stat : 16857 (java) S 16791 16794 13949 0 -1 1077944384 192 13140 0 0 1 0 5 3 20 0 15 0 60473577 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821406087664 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16858] ppid=16791 vsize=10819352 memory=6220429126850335840 CPUtime=0.12 cores=1,3,5,7
/proc/16794/task/16858/stat : 16858 (java) S 16791 16794 13949 0 -1 1077944384 633 13140 0 0 4 0 5 3 20 0 15 0 60473577 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821405035376 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16859] ppid=16791 vsize=10819352 memory=7518342039874481559 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16859/stat : 16859 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473577 11079016448 12227 33554432000 4194304 4196468 140725635882912 139820373199840 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16860] ppid=16791 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16860/stat : 16860 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473577 11079016448 12227 33554432000 4194304 4196468 140725635882912 139821403982256 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 48908 KiB

[startup+1.50073 s]
/proc/loadavg: 1.50 1.45 1.47 2/215 16860
/proc/meminfo: memFree=13690136/32770624 swapFree=67108852/67108860
[pid=16794] ppid=16791 vsize=10819352 memory=48916 CPUtime=0.36 cores=1,3,5,7
/proc/16794/stat : 16794 (java) S 16791 16794 13949 0 -1 1077944320 9742 13140 0 0 26 2 5 3 20 0 15 0 60473552 11079016448 12229 33554432000 4194304 4196468 140725635882912 140725635865456 139821881544439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
/proc/16794/statm: 2704838 12229 3072 1 0 2667149 0
[pid=16794/tid=16847] ppid=16791 vsize=10819352 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/16794/task/16847/stat : 16847 (java) D 16791 16794 13949 0 -1 4202560 6267 13140 0 0 17 1 5 3 20 0 15 0 60473571 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821853354888 139821874261402 0 4 0 16800975 18446744071582151463 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16848] ppid=16791 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16848/stat : 16848 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 60473572 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821885787024 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16849] ppid=16791 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16849/stat : 16849 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821789989648 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16850] ppid=16791 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16850/stat : 16850 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821453204624 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16851] ppid=16791 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16851/stat : 16851 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821452151824 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16852] ppid=16791 vsize=10819352 memory=280093071065312 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16852/stat : 16852 (java) D 16791 16794 13949 0 -1 4202560 3 13140 0 0 0 0 5 3 20 0 15 0 60473573 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821408192544 139821866756717 0 0 0 16800975 18446744072099941509 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16853] ppid=16791 vsize=10819352 memory=7811898622448391020 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16853/stat : 16853 (java) S 16791 16794 13949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 60473574 11079016448 12229 33554432000 4194304 4196468 140725635882912 139820982592288 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16854] ppid=16791 vsize=10819352 memory=8390361644446492005 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16854/stat : 16854 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473574 11079016448 12229 33554432000 4194304 4196468 140725635882912 139820714157168 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16855] ppid=16791 vsize=10819352 memory=-8412652169811693427 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16855/stat : 16855 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473576 11079016448 12229 33554432000 4194304 4196468 140725635882912 139820406757456 139821881563035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16856] ppid=16791 vsize=10819352 memory=5450874561017252906 CPUtime=0.09 cores=1,3,5,7
/proc/16794/task/16856/stat : 16856 (java) S 16791 16794 13949 0 -1 1077944384 428 13140 0 0 1 0 5 3 20 0 15 0 60473576 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821407140464 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16857] ppid=16791 vsize=10819352 memory=3047711428313588876 CPUtime=0.09 cores=1,3,5,7
/proc/16794/task/16857/stat : 16857 (java) S 16791 16794 13949 0 -1 1077944384 192 13140 0 0 1 0 5 3 20 0 15 0 60473577 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821406087664 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16858] ppid=16791 vsize=10819352 memory=6010735852792605798 CPUtime=0.12 cores=1,3,5,7
/proc/16794/task/16858/stat : 16858 (java) S 16791 16794 13949 0 -1 1077944384 633 13140 0 0 4 0 5 3 20 0 15 0 60473577 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821405035376 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16859] ppid=16791 vsize=10819352 memory=6010735852792605798 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16859/stat : 16859 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473577 11079016448 12229 33554432000 4194304 4196468 140725635882912 139820373199840 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16860] ppid=16791 vsize=10819352 memory=7811022320271192168 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16860/stat : 16860 (java) D 16791 16794 13949 0 -1 4202560 1 13140 0 0 0 0 5 3 20 0 15 0 60473577 11079016448 12229 33554432000 4194304 4196468 140725635882912 139821403982176 139821866400526 0 4 0 16800975 18446744072099941509 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 48916 KiB

[startup+3.11016 s]
/proc/loadavg: 1.50 1.45 1.47 3/215 16860
/proc/meminfo: memFree=13652740/32770624 swapFree=67108852/67108860
[pid=16794] ppid=16791 vsize=10821400 memory=93276 CPUtime=1.17 cores=1,3,5,7
/proc/16794/stat : 16794 (java) S 16791 16794 13949 0 -1 1077944320 17440 13140 0 0 106 3 5 3 20 0 15 0 60473552 11081113600 23319 33554432000 4194304 4196468 140725635882912 140725635865456 139821881544439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
/proc/16794/statm: 2705350 23319 3260 1 0 2667661 0
[pid=16794/tid=16847] ppid=16791 vsize=10821400 memory=144766167712680 CPUtime=0.77 cores=1,3,5,7
/proc/16794/task/16847/stat : 16847 (java) R 16791 16794 13949 0 -1 4202560 12777 13140 0 0 67 2 5 3 20 0 15 0 60473571 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821853366624 139821881556374 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16848] ppid=16791 vsize=10821400 memory=48916 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16848/stat : 16848 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 60473572 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821885787024 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16849] ppid=16791 vsize=10821400 memory=6150057075496214617 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16849/stat : 16849 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821789989648 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16850] ppid=16791 vsize=10821400 memory=7308892934922398016 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16850/stat : 16850 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821453204624 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16851] ppid=16791 vsize=10821400 memory=7237398200207235428 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16851/stat : 16851 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473572 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821452151824 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16852] ppid=16791 vsize=10821400 memory=5787233549853680960 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16852/stat : 16852 (java) S 16791 16794 13949 0 -1 1077944384 6 13140 0 0 0 0 5 3 20 0 15 0 60473573 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821408192624 139821881555586 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16853] ppid=16791 vsize=10821400 memory=6443914885337736033 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16853/stat : 16853 (java) S 16791 16794 13949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 60473574 11081113600 23319 33554432000 4194304 4196468 140725635882912 139820982592288 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16854] ppid=16791 vsize=10821400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16854/stat : 16854 (java) S 16791 16794 13949 0 -1 1077944384 1 13140 0 0 0 0 5 3 20 0 15 0 60473574 11081113600 23319 33554432000 4194304 4196468 140725635882912 139820714157168 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16855] ppid=16791 vsize=10821400 memory=2276 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16855/stat : 16855 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473576 11081113600 23319 33554432000 4194304 4196468 140725635882912 139820406757456 139821881563035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16856] ppid=16791 vsize=10821400 memory=8 CPUtime=0.19 cores=1,3,5,7
/proc/16794/task/16856/stat : 16856 (java) S 16791 16794 13949 0 -1 1077944384 1016 13140 0 0 11 0 5 3 20 0 15 0 60473576 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821407140464 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16857] ppid=16791 vsize=10821400 memory=8 CPUtime=0.17 cores=1,3,5,7
/proc/16794/task/16857/stat : 16857 (java) S 16791 16794 13949 0 -1 1077944384 605 13140 0 0 9 0 5 3 20 0 15 0 60473577 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821406087664 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16858] ppid=16791 vsize=10821400 memory=8 CPUtime=0.24 cores=1,3,5,7
/proc/16794/task/16858/stat : 16858 (java) R 16791 16794 13949 0 -1 4202560 816 13140 0 0 16 0 5 3 20 0 15 0 60473577 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821405035376 139821874644139 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16859] ppid=16791 vsize=10821400 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16859/stat : 16859 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473577 11081113600 23319 33554432000 4194304 4196468 140725635882912 139820373199840 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16860] ppid=16791 vsize=10821400 memory=2209 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16860/stat : 16860 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473577 11081113600 23319 33554432000 4194304 4196468 140725635882912 139821403982256 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 10821400 KiB
Current children cumulated memory: 93276 KiB
heavy processes:

[startup+6.30082 s]
/proc/loadavg: 1.62 1.47 1.48 5/215 16860
/proc/meminfo: memFree=13468260/32770624 swapFree=67108852/67108860
[pid=16794] ppid=16791 vsize=10914144 memory=330436 CPUtime=8.47 cores=1,3,5,7
/proc/16794/stat : 16794 (java) S 16791 16794 13949 0 -1 1077944320 67734 13140 0 0 823 16 5 3 20 0 15 0 60473552 11176083456 82609 33554432000 4194304 4196468 140725635882912 140725635865456 139821881544439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
/proc/16794/statm: 2728536 82609 3496 1 0 2690189 0
[pid=16794/tid=16847] ppid=16791 vsize=10914144 memory=-9001733975035308135 CPUtime=3.86 cores=1,3,5,7
/proc/16794/task/16847/stat : 16847 (java) R 16791 16794 13949 0 -1 4202560 42294 13140 0 0 369 9 5 3 20 0 15 0 60473571 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821853369168 139821862185340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16848] ppid=16791 vsize=10914144 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/16794/task/16848/stat : 16848 (java) S 16791 16794 13949 0 -1 1077944384 52 13140 0 0 2 0 5 3 20 0 15 0 60473572 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821885787024 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16849] ppid=16791 vsize=10914144 memory=26916 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16849/stat : 16849 (java) S 16791 16794 13949 0 -1 1077944384 50 13140 0 0 3 0 5 3 20 0 15 0 60473572 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821789989648 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16850] ppid=16791 vsize=10914144 memory=7011348500760778584 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16850/stat : 16850 (java) S 16791 16794 13949 0 -1 1077944384 390 13140 0 0 3 0 5 3 20 0 15 0 60473572 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821453204624 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16851] ppid=16791 vsize=10914144 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16851/stat : 16851 (java) S 16791 16794 13949 0 -1 1077944384 429 13140 0 0 3 0 5 3 20 0 15 0 60473572 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821452151824 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16852] ppid=16791 vsize=10914144 memory=7667495366571025749 CPUtime=0.12 cores=1,3,5,7
/proc/16794/task/16852/stat : 16852 (java) S 16791 16794 13949 0 -1 1077944384 4680 13140 0 0 4 0 5 3 20 0 15 0 60473573 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821408192624 139821881555586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16853] ppid=16791 vsize=10914144 memory=6082488869023541093 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16853/stat : 16853 (java) S 16791 16794 13949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 60473574 11176083456 82609 33554432000 4194304 4196468 140725635882912 139820982592352 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16854] ppid=16791 vsize=10914144 memory=154 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16854/stat : 16854 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 60473574 11176083456 82609 33554432000 4194304 4196468 140725635882912 139820714157184 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16855] ppid=16791 vsize=10914144 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16855/stat : 16855 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473576 11176083456 82609 33554432000 4194304 4196468 140725635882912 139820406757456 139821881563035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16856] ppid=16791 vsize=10914144 memory=0 CPUtime=1.71 cores=1,3,5,7
/proc/16794/task/16856/stat : 16856 (java) R 16791 16794 13949 0 -1 4202560 7953 13140 0 0 162 1 5 3 20 0 15 0 60473576 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821407126344 139821860790287 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16857] ppid=16791 vsize=10914144 memory=56 CPUtime=1.26 cores=1,3,5,7
/proc/16794/task/16857/stat : 16857 (java) R 16791 16794 13949 0 -1 4202560 3318 13140 0 0 118 0 5 3 20 0 15 0 60473577 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821406077584 139821866433857 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16858] ppid=16791 vsize=10914144 memory=6656426216303648864 CPUtime=1.64 cores=1,3,5,7
/proc/16794/task/16858/stat : 16858 (java) S 16791 16794 13949 0 -1 1077944384 5935 13140 0 0 154 2 5 3 20 0 15 0 60473577 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821405035376 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16859] ppid=16791 vsize=10914144 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16859/stat : 16859 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473577 11176083456 82609 33554432000 4194304 4196468 140725635882912 139820373199840 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16860] ppid=16791 vsize=10914144 memory=280093070983408 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16860/stat : 16860 (java) S 16791 16794 13949 0 -1 1077944384 419 13140 0 0 0 0 5 3 20 0 15 0 60473577 11176083456 82609 33554432000 4194304 4196468 140725635882912 139821403982256 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
Current children cumulated CPU time: 8.47 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 330436 KiB

[startup+6.59972 s]
# the end of solver process 16794 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.08317 s, system=0.21649 s

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

[startup+6.40238 s]
/proc/loadavg: 1.62 1.47 1.48 5/215 16860
/proc/meminfo: memFree=13468260/32770624 swapFree=67108852/67108860
[pid=16794] ppid=16791 vsize=10914144 memory=332644 CPUtime=8.78 cores=1,3,5,7
/proc/16794/stat : 16794 (java) S 16791 16794 13949 0 -1 1077944320 68283 13140 0 0 854 16 5 3 20 0 15 0 60473552 11176083456 83161 33554432000 4194304 4196468 140725635882912 140725635865456 139821881544439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
/proc/16794/statm: 2728536 83161 3500 1 0 2690189 0
[pid=16794/tid=16847] ppid=16791 vsize=10914144 memory=0 CPUtime=3.96 cores=1,3,5,7
/proc/16794/task/16847/stat : 16847 (java) R 16791 16794 13949 0 -1 4202560 42509 13140 0 0 379 9 5 3 20 0 15 0 60473571 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821853373664 139821484631316 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16848] ppid=16791 vsize=10914144 memory=4638778398332698722 CPUtime=0.1 cores=1,3,5,7
/proc/16794/task/16848/stat : 16848 (java) S 16791 16794 13949 0 -1 1077944384 52 13140 0 0 2 0 5 3 20 0 15 0 60473572 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821885787024 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16849] ppid=16791 vsize=10914144 memory=18700287611043 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16849/stat : 16849 (java) S 16791 16794 13949 0 -1 1077944384 50 13140 0 0 3 0 5 3 20 0 15 0 60473572 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821789989648 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16850] ppid=16791 vsize=10914144 memory=288230621820756798 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16850/stat : 16850 (java) S 16791 16794 13949 0 -1 1077944384 390 13140 0 0 3 0 5 3 20 0 15 0 60473572 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821453204624 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16851] ppid=16791 vsize=10914144 memory=796 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16851/stat : 16851 (java) S 16791 16794 13949 0 -1 1077944384 429 13140 0 0 3 0 5 3 20 0 15 0 60473572 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821452151824 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16852] ppid=16791 vsize=10914144 memory=10936 CPUtime=0.12 cores=1,3,5,7
/proc/16794/task/16852/stat : 16852 (java) S 16791 16794 13949 0 -1 1077944384 4680 13140 0 0 4 0 5 3 20 0 15 0 60473573 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821408192624 139821881555586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16853] ppid=16791 vsize=10914144 memory=1008 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16853/stat : 16853 (java) S 16791 16794 13949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 60473574 11176083456 83161 33554432000 4194304 4196468 140725635882912 139820982592352 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16854] ppid=16791 vsize=10914144 memory=1952 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16854/stat : 16854 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 60473574 11176083456 83161 33554432000 4194304 4196468 140725635882912 139820714157184 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16855] ppid=16791 vsize=10914144 memory=8388 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16855/stat : 16855 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473576 11176083456 83161 33554432000 4194304 4196468 140725635882912 139820406757456 139821881563035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16856] ppid=16791 vsize=10914144 memory=1228 CPUtime=1.81 cores=1,3,5,7
/proc/16794/task/16856/stat : 16856 (java) R 16791 16794 13949 0 -1 4202560 8143 13140 0 0 172 1 5 3 20 0 15 0 60473576 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821407126344 139821866659711 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16857] ppid=16791 vsize=10914144 memory=5372 CPUtime=1.31 cores=1,3,5,7
/proc/16794/task/16857/stat : 16857 (java) R 16791 16794 13949 0 -1 4202560 3350 13140 0 0 123 0 5 3 20 0 15 0 60473577 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821406078992 139821866424022 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16858] ppid=16791 vsize=10914144 memory=1440 CPUtime=1.7 cores=1,3,5,7
/proc/16794/task/16858/stat : 16858 (java) S 16791 16794 13949 0 -1 1077944384 6047 13140 0 0 160 2 5 3 20 0 15 0 60473577 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821405035376 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16859] ppid=16791 vsize=10914144 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16859/stat : 16859 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473577 11176083456 83161 33554432000 4194304 4196468 140725635882912 139820373199840 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16860] ppid=16791 vsize=10914144 memory=269732 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16860/stat : 16860 (java) S 16791 16794 13949 0 -1 1077944384 419 13140 0 0 0 0 5 3 20 0 15 0 60473577 11176083456 83161 33554432000 4194304 4196468 140725635882912 139821403982256 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
Current children cumulated CPU time: 8.78 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 332644 KiB

[startup+6.50298 s]
/proc/loadavg: 1.62 1.47 1.48 5/215 16860
/proc/meminfo: memFree=13468260/32770624 swapFree=67108852/67108860
[pid=16794] ppid=16791 vsize=10916416 memory=336008 CPUtime=9.14 cores=1,3,5,7
/proc/16794/stat : 16794 (java) S 16791 16794 13949 0 -1 1077944320 69193 13140 0 0 889 17 5 3 20 0 15 0 60473552 11178409984 84002 33554432000 4194304 4196468 140725635882912 140725635865456 139821881544439 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
/proc/16794/statm: 2729104 84002 3500 1 0 2690757 0
[pid=16794/tid=16847] ppid=16791 vsize=10916416 memory=-9001733975035308135 CPUtime=4.06 cores=1,3,5,7
/proc/16794/task/16847/stat : 16847 (java) R 16791 16794 13949 0 -1 4202560 42631 13140 0 0 389 9 5 3 20 0 15 0 60473571 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821853380688 139821859672453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16848] ppid=16791 vsize=10916416 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/16794/task/16848/stat : 16848 (java) S 16791 16794 13949 0 -1 1077944384 52 13140 0 0 2 0 5 3 20 0 15 0 60473572 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821885787024 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16849] ppid=16791 vsize=10916416 memory=26916 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16849/stat : 16849 (java) S 16791 16794 13949 0 -1 1077944384 50 13140 0 0 3 0 5 3 20 0 15 0 60473572 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821789989648 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16850] ppid=16791 vsize=10916416 memory=7011348500760778584 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16850/stat : 16850 (java) S 16791 16794 13949 0 -1 1077944384 390 13140 0 0 3 0 5 3 20 0 15 0 60473572 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821453204624 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16851] ppid=16791 vsize=10916416 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/16794/task/16851/stat : 16851 (java) S 16791 16794 13949 0 -1 1077944384 429 13140 0 0 3 0 5 3 20 0 15 0 60473572 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821452151824 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16852] ppid=16791 vsize=10916416 memory=7667495366571025749 CPUtime=0.12 cores=1,3,5,7
/proc/16794/task/16852/stat : 16852 (java) S 16791 16794 13949 0 -1 1077944384 4680 13140 0 0 4 0 5 3 20 0 15 0 60473573 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821408192624 139821881555586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16853] ppid=16791 vsize=10916416 memory=6082488869023541093 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16853/stat : 16853 (java) S 16791 16794 13949 0 -1 1077944384 13 13140 0 0 0 0 5 3 20 0 15 0 60473574 11178409984 84002 33554432000 4194304 4196468 140725635882912 139820982592352 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16854] ppid=16791 vsize=10916416 memory=154 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16854/stat : 16854 (java) S 16791 16794 13949 0 -1 1077944384 2 13140 0 0 0 0 5 3 20 0 15 0 60473574 11178409984 84002 33554432000 4194304 4196468 140725635882912 139820714157184 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16855] ppid=16791 vsize=10916416 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16855/stat : 16855 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473576 11178409984 84002 33554432000 4194304 4196468 140725635882912 139820406757456 139821881563035 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16856] ppid=16791 vsize=10916416 memory=0 CPUtime=1.91 cores=1,3,5,7
/proc/16794/task/16856/stat : 16856 (java) R 16791 16794 13949 0 -1 4202560 8791 13140 0 0 182 1 5 3 20 0 15 0 60473576 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821407126344 139821861231107 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16857] ppid=16791 vsize=10916416 memory=56 CPUtime=1.41 cores=1,3,5,7
/proc/16794/task/16857/stat : 16857 (java) R 16791 16794 13949 0 -1 4202560 3365 13140 0 0 133 0 5 3 20 0 15 0 60473577 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821406067216 139821862734408 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16858] ppid=16791 vsize=10916416 memory=6656426216303648864 CPUtime=1.75 cores=1,3,5,7
/proc/16794/task/16858/stat : 16858 (java) R 16791 16794 13949 0 -1 1077944384 6172 13140 0 0 165 2 5 3 20 0 15 0 60473577 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821405035264 139821881554645 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16859] ppid=16791 vsize=10916416 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16859/stat : 16859 (java) S 16791 16794 13949 0 -1 1077944384 3 13140 0 0 0 0 5 3 20 0 15 0 60473577 11178409984 84002 33554432000 4194304 4196468 140725635882912 139820373199840 139821881554645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
[pid=16794/tid=16860] ppid=16791 vsize=10916416 memory=280093070983408 CPUtime=0.08 cores=1,3,5,7
/proc/16794/task/16860/stat : 16860 (java) S 16791 16794 13949 0 -1 1077944384 419 13140 0 0 0 0 5 3 20 0 15 0 60473577 11178409984 84002 33554432000 4194304 4196468 140725635882912 139821403982256 139821881555586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 37625856 140725635889774 140725635892572 140725635892572 140725635895247 0
Current children cumulated CPU time: 9.14 s
Current children cumulated vsize: 10916416 KiB
Current children cumulated memory: 336008 KiB

Child status: 0
Real time (s): 6.59977
CPU time (s): 9.29966
CPU user time (s): 9.08317
CPU system time (s): 0.21649
CPU usage (%): 140.909
Max. virtual memory (cumulated for all children) (KiB): 10916416
Max. memory (cumulated for all children) (KiB): 336008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.08317
system time used= 0.21649
maximum resident set size= 339456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7213
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 16794
#   total CPU time (s): 9.29966
#   total CPU user time (s): 9.08317
#   total CPU system time (s): 0.21649

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064669 second user time and 0.109966 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-24 12:45:02
IDJOB=4294108
IDBENCH=141331
IDSOLVER=2750
FILE ID=node148/4294108-1532429102
RUNJOBID= node148-1532414812-13981
PBS_JOBID= 21021576
Free space on /tmp= 43728 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/Bibd/Bibd-sc-07-03-01_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294108-1532429102/watcher-4294108-1532429102 -o /tmp/evaluation-result-4294108-1532429102/solver-4294108-1532429102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532414812-13981 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1835947656 HOME/instance-4294108-1532429102.xml

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

MD5SUM BENCH= c825423b6f6dd90e2ab011227fbd0e9e
RANDOM SEED=1835947656

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:        13727148 kB
MemAvailable:   30345020 kB
Buffers:          198748 kB
Cached:         16365940 kB
SwapCached:            8 kB
Active:          3631592 kB
Inactive:       14577156 kB
Active(anon):    1597728 kB
Inactive(anon):    66096 kB
Active(file):    2033864 kB
Inactive(file): 14511060 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             26496 kB
Writeback:             0 kB
AnonPages:       1651200 kB
Mapped:            51448 kB
Shmem:             17024 kB
Slab:             529128 kB
SReclaimable:     501408 kB
SUnreclaim:        27720 kB
KernelStack:        3504 kB
PageTables:         8904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2547472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1429504 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= 43700 MiB
End job on node148 at 2018-07-24 12:45:11