Trace number 4400902

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.12.2SAT 15.4294 7.43657

General information on the benchmark

NameCrossword/Crossword-m1c-ogd2008-herald/
Crossword-m1c-ogd2008-h1506.xml
MD5SUM0e5e1a5440f053ee6c87120c72693e04
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.985276
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints72
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":195}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":195}]
Minimum constraint arity3
Maximum constraint arity9
Distribution of constraint arities[{"arity":3,"count":8},{"arity":4,"count":20},{"arity":5,"count":14},{"arity":6,"count":4},{"arity":7,"count":19},{"arity":8,"count":4},{"arity":9,"count":3}]
Number of extensional constraints72
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.74/0.55	c Concrete v3.12.2.1568631193530 running
15.36/7.41	v <instantiation
15.36/7.41	v         >
15.36/7.41	v       <list>
15.36/7.41	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][11] x[3][12] x[3][13] x[3][14] x[4][3] x[4][4] x[4][5] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] 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][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] 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[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14]
15.36/7.41	v       </list>
15.36/7.41	v       <values>
15.36/7.41	v         0 17 3 4 17 0 18 2 14 17 18 7 0 12 17 4 0 11 4 18 0 17 20 0 2 0 13 0 18 7 8 10 0 15 0 8 21 24 7 8 11 11 19 8 18 4 4 25 25 4 17 11 4 0 12 11 2 17 24 4 4 3 0 8 18 11 0 14 12 1 20 17 4 6 1 0 19 12 0 12 0 11 8 0 6 0 2 11 14 6 7 0 11 0 15 4 13 24 2 0 4 14 17 0 17 0 24 13 4 10 20 7 6 17 0 1 4 13 0 17 0 8 17 4 11 24 0 13 6 24 0 13 10 18 4 20 1 18 0 3 14 11 12 14 10 4 0 18 19 0 6 8 14 17 4 4 11 20 4 18 0 17 0 18 4 13 19 2 0 17 8 4 13 19 3 8 0 2 0 2 0 16 20 4 16 20 19 8 18 4 6 7 8 0 18
15.36/7.41	v       </values>
15.36/7.41	v     </instantiation>
15.36/7.41	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 (15092 MiB free)
  memory of node 1: 16384 MiB (13128 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400902-1568694350/watcher-4400902-1568694350 -o /tmp/evaluation-result-4400902-1568694350/solver-4400902-1568694350 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568669636-5871 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1393367916 HOME/instance-4400902-1568694350.xml 

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

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

solver pid=12214, runsolver pid=12211

[startup+0.10009 s]*
/proc/loadavg: 1.80 1.57 1.51 3/218 12271
/proc/meminfo: memFree=28892108/32770624 swapFree=66939752/67108860
[pid=12214] ppid=12211 vsize=9972712 memory=18592 CPUtime=0.08 cores=0,2,4,6
/proc/12214/stat : 12214 (java) S 12211 12214 5840 0 -1 1077944320 4392 13212 0 0 1 0 4 3 20 0 6 0 445693268 10212057088 4648 33554432000 4194304 4196468 140728365094112 140728365076656 140541837582071 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
/proc/12214/statm: 2493178 4648 1933 1 0 2481616 0
[pid=12214/tid=12267] ppid=12211 vsize=9972712 memory=-8617482348318186131 CPUtime=0.08 cores=0,2,4,6
/proc/12214/task/12267/stat : 12267 (java) R 12211 12214 5840 0 -1 4202560 2188 13212 0 0 1 0 4 3 20 0 6 0 445693278 10212057088 4648 33554432000 4194304 4196468 140728365094112 140541809418832 140541837603997 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12268] ppid=12211 vsize=9972712 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12268/stat : 12268 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 6 0 445693278 10212057088 4648 33554432000 4194304 4196468 140728365094112 140541841824144 140541837592277 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12269] ppid=12211 vsize=9972712 memory=139639756936832 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12269/stat : 12269 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 6 0 445693278 10212057088 4648 33554432000 4194304 4196468 140728365094112 140541740714256 140541837592277 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12270] ppid=12211 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12270/stat : 12270 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 6 0 445693278 10212057088 4648 33554432000 4194304 4196468 140728365094112 140541739661968 140541837592277 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12271] ppid=12211 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12271/stat : 12271 (java) S 12211 12214 5840 0 -1 1077944384 2 13212 0 0 0 0 4 3 20 0 6 0 445693278 10212057088 4648 33554432000 4194304 4196468 140728365094112 140541738609168 140541837592277 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210851 s]*
/proc/loadavg: 1.80 1.57 1.51 4/227 12280
/proc/meminfo: memFree=28870640/32770624 swapFree=66939752/67108860
[pid=12214] ppid=12211 vsize=10820196 memory=41604 CPUtime=0.25 cores=0,2,4,6
/proc/12214/stat : 12214 (java) S 12211 12214 5840 0 -1 1077944320 7208 13212 0 0 17 1 4 3 20 0 15 0 445693268 11079880704 10401 33554432000 4194304 4196468 140728365094112 140728365076656 140541837582071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
/proc/12214/statm: 2705049 10401 3294 1 0 2667149 0
[pid=12214/tid=12267] ppid=12211 vsize=10820196 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/12214/task/12267/stat : 12267 (java) R 12211 12214 5840 0 -1 4202560 3681 13212 0 0 10 1 4 3 20 0 15 0 445693278 11079880704 10401 33554432000 4194304 4196468 140728365094112 140541809405232 140541837603997 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12268] ppid=12211 vsize=10820196 memory=345 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12268/stat : 12268 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693278 11079880704 10401 33554432000 4194304 4196468 140728365094112 140541841824144 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12269] ppid=12211 vsize=10820196 memory=288370015908648576 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12269/stat : 12269 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693278 11079880704 10401 33554432000 4194304 4196468 140728365094112 140541740714256 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12270] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12270/stat : 12270 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693278 11079880704 10401 33554432000 4194304 4196468 140728365094112 140541739661968 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12271] ppid=12211 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12271/stat : 12271 (java) S 12211 12214 5840 0 -1 1077944384 2 13212 0 0 0 0 4 3 20 0 15 0 445693278 11079880704 10401 33554432000 4194304 4196468 140728365094112 140541738609168 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12272] ppid=12211 vsize=10820196 memory=139639756936832 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12272/stat : 12272 (java) S 12211 12214 5840 0 -1 1077944384 2 13212 0 0 0 0 4 3 20 0 15 0 445693280 11079880704 10401 33554432000 4194304 4196468 140728365094112 140540840274544 140541837593218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12273] ppid=12211 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12273/stat : 12273 (java) S 12211 12214 5840 0 -1 1077944384 33 13212 0 0 0 0 4 3 20 0 15 0 445693280 11079880704 10401 33554432000 4194304 4196468 140728365094112 140540839220512 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12274] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12274/stat : 12274 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693280 11079880704 10401 33554432000 4194304 4196468 140728365094112 140540725159536 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12275] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12275/stat : 12275 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11079880704 10401 33554432000 4194304 4196468 140728365094112 140540417759824 140541837600667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12276] ppid=12211 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12214/task/12276/stat : 12276 (java) R 12211 12214 5840 0 -1 4202560 477 13212 0 0 1 0 4 3 20 0 15 0 445693283 11079880704 10401 33554432000 4194304 4196468 140728365094112 140540805662832 140541822707440 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12277] ppid=12211 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/12214/task/12277/stat : 12277 (java) S 12211 12214 5840 0 -1 1077944384 188 13212 0 0 1 0 4 3 20 0 15 0 445693283 11079880704 10401 33554432000 4194304 4196468 140728365094112 140540804610032 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12278] ppid=12211 vsize=10820196 memory=139639756936832 CPUtime=0.1 cores=0,2,4,6
/proc/12214/task/12278/stat : 12278 (java) S 12211 12214 5840 0 -1 1077944384 613 13212 0 0 3 0 4 3 20 0 15 0 445693283 11079880704 10401 33554432000 4194304 4196468 140728365094112 140540803557744 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12279] ppid=12211 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12279/stat : 12279 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11079880704 10401 33554432000 4194304 4196468 140728365094112 140540384201184 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12280] ppid=12211 vsize=10820196 memory=139639756936832 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12280/stat : 12280 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693284 11079880704 10401 33554432000 4194304 4196468 140728365094112 140540802505648 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41604 KiB

[startup+0.310479 s]*
/proc/loadavg: 1.80 1.57 1.51 3/227 12280
/proc/meminfo: memFree=28857040/32770624 swapFree=66939752/67108860
[pid=12214] ppid=12211 vsize=10820196 memory=49836 CPUtime=0.39 cores=0,2,4,6
/proc/12214/stat : 12214 (java) S 12211 12214 5840 0 -1 1077944320 10724 13212 0 0 29 3 4 3 20 0 15 0 445693268 11079880704 12459 33554432000 4194304 4196468 140728365094112 140728365076656 140541837582071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
/proc/12214/statm: 2705049 12459 3305 1 0 2667149 0
[pid=12214/tid=12267] ppid=12211 vsize=10820196 memory=8317482817917895235 CPUtime=0.28 cores=0,2,4,6
/proc/12214/task/12267/stat : 12267 (java) R 12211 12214 5840 0 -1 4202560 7176 13212 0 0 19 2 4 3 20 0 15 0 445693278 11079880704 12459 33554432000 4194304 4196468 140728365094112 140541809391024 140541821662558 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12268] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12268/stat : 12268 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693278 11079880704 12459 33554432000 4194304 4196468 140728365094112 140541841824144 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12269] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12269/stat : 12269 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693278 11079880704 12459 33554432000 4194304 4196468 140728365094112 140541740714256 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12270] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12270/stat : 12270 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693278 11079880704 12459 33554432000 4194304 4196468 140728365094112 140541739661968 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12271] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12271/stat : 12271 (java) S 12211 12214 5840 0 -1 1077944384 2 13212 0 0 0 0 4 3 20 0 15 0 445693278 11079880704 12459 33554432000 4194304 4196468 140728365094112 140541738609168 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12272] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12272/stat : 12272 (java) S 12211 12214 5840 0 -1 1077944384 2 13212 0 0 0 0 4 3 20 0 15 0 445693280 11079880704 12459 33554432000 4194304 4196468 140728365094112 140540840274544 140541837593218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12273] ppid=12211 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12273/stat : 12273 (java) S 12211 12214 5840 0 -1 1077944384 33 13212 0 0 0 0 4 3 20 0 15 0 445693280 11079880704 12459 33554432000 4194304 4196468 140728365094112 140540839220512 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12274] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12274/stat : 12274 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693280 11079880704 12459 33554432000 4194304 4196468 140728365094112 140540725159536 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12275] ppid=12211 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12275/stat : 12275 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11079880704 12459 33554432000 4194304 4196468 140728365094112 140540417759824 140541837600667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12276] ppid=12211 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/12214/task/12276/stat : 12276 (java) S 12211 12214 5840 0 -1 1077944384 478 13212 0 0 1 0 4 3 20 0 15 0 445693283 11079880704 12459 33554432000 4194304 4196468 140728365094112 140540805662832 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12277] ppid=12211 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/12214/task/12277/stat : 12277 (java) S 12211 12214 5840 0 -1 1077944384 189 13212 0 0 2 0 4 3 20 0 15 0 445693283 11079880704 12459 33554432000 4194304 4196468 140728365094112 140540804610032 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12278] ppid=12211 vsize=10820196 memory=139639756936832 CPUtime=0.12 cores=0,2,4,6
/proc/12214/task/12278/stat : 12278 (java) S 12211 12214 5840 0 -1 1077944384 631 13212 0 0 5 0 4 3 20 0 15 0 445693283 11079880704 12459 33554432000 4194304 4196468 140728365094112 140540803557744 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12279] ppid=12211 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12279/stat : 12279 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11079880704 12459 33554432000 4194304 4196468 140728365094112 140540384201184 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12280] ppid=12211 vsize=10820196 memory=139639756936832 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12280/stat : 12280 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693284 11079880704 12459 33554432000 4194304 4196468 140728365094112 140540802505648 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49836 KiB

[startup+0.705809 s]
/proc/loadavg: 1.80 1.57 1.51 4/227 12280
/proc/meminfo: memFree=28842812/32770624 swapFree=66939752/67108860
[pid=12214] ppid=12211 vsize=10824364 memory=83792 CPUtime=1.12 cores=0,2,4,6
/proc/12214/stat : 12214 (java) S 12211 12214 5840 0 -1 1077944320 15137 13212 0 0 99 6 4 3 20 0 15 0 445693268 11084148736 20948 33554432000 4194304 4196468 140728365094112 140728365076656 140541837582071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
/proc/12214/statm: 2706091 20948 3514 1 0 2668173 0
[pid=12214/tid=12267] ppid=12211 vsize=10824364 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/12214/task/12267/stat : 12267 (java) R 12211 12214 5840 0 -1 4202560 10431 13212 0 0 55 4 4 3 20 0 15 0 445693278 11084148736 20948 33554432000 4194304 4196468 140728365094112 140541809409232 140541837603997 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12268] ppid=12211 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12268/stat : 12268 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693278 11084148736 20948 33554432000 4194304 4196468 140728365094112 140541841824144 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12269] ppid=12211 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12269/stat : 12269 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693278 11084148736 20948 33554432000 4194304 4196468 140728365094112 140541740714256 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12270] ppid=12211 vsize=10824364 memory=139639654592720 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12270/stat : 12270 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693278 11084148736 20948 33554432000 4194304 4196468 140728365094112 140541739661968 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12271] ppid=12211 vsize=10824364 memory=139642271695465 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12271/stat : 12271 (java) S 12211 12214 5840 0 -1 1077944384 2 13212 0 0 0 0 4 3 20 0 15 0 445693278 11084148736 20948 33554432000 4194304 4196468 140728365094112 140541738609168 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12272] ppid=12211 vsize=10824364 memory=1060 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12272/stat : 12272 (java) S 12211 12214 5840 0 -1 1077944384 5 13212 0 0 0 0 4 3 20 0 15 0 445693280 11084148736 20948 33554432000 4194304 4196468 140728365094112 140540840274544 140541837593218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12273] ppid=12211 vsize=10824364 memory=7014751519667017297 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12273/stat : 12273 (java) S 12211 12214 5840 0 -1 1077944384 33 13212 0 0 0 0 4 3 20 0 15 0 445693280 11084148736 20948 33554432000 4194304 4196468 140728365094112 140540839220512 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12274] ppid=12211 vsize=10824364 memory=7812451590864393321 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12274/stat : 12274 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693280 11084148736 20948 33554432000 4194304 4196468 140728365094112 140540725159536 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12275] ppid=12211 vsize=10824364 memory=14056 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12275/stat : 12275 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11084148736 20948 33554432000 4194304 4196468 140728365094112 140540417759824 140541837600667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12276] ppid=12211 vsize=10824364 memory=2116 CPUtime=0.19 cores=0,2,4,6
/proc/12214/task/12276/stat : 12276 (java) R 12211 12214 5840 0 -1 4202560 873 13212 0 0 12 0 4 3 20 0 15 0 445693283 11084148736 20948 33554432000 4194304 4196468 140728365094112 140540805648928 140541816915307 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12277] ppid=12211 vsize=10824364 memory=516 CPUtime=0.19 cores=0,2,4,6
/proc/12214/task/12277/stat : 12277 (java) R 12211 12214 5840 0 -1 4202560 667 13212 0 0 12 0 4 3 20 0 15 0 445693283 11084148736 20948 33554432000 4194304 4196468 140728365094112 140540804610032 140541837603418 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12278] ppid=12211 vsize=10824364 memory=1556 CPUtime=0.24 cores=0,2,4,6
/proc/12214/task/12278/stat : 12278 (java) R 12211 12214 5840 0 -1 4202560 910 13212 0 0 17 0 4 3 20 0 15 0 445693283 11084148736 20948 33554432000 4194304 4196468 140728365094112 140540803557744 140541816543635 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12279] ppid=12211 vsize=10824364 memory=928 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12279/stat : 12279 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11084148736 20948 33554432000 4194304 4196468 140728365094112 140540384201184 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12280] ppid=12211 vsize=10824364 memory=1772 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12280/stat : 12280 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693284 11084148736 20948 33554432000 4194304 4196468 140728365094112 140540802505648 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83792 KiB

[startup+1.50081 s]
/proc/loadavg: 1.80 1.57 1.51 6/227 12280
/proc/meminfo: memFree=28746448/32770624 swapFree=66939752/67108860
[pid=12214] ppid=12211 vsize=10826488 memory=321952 CPUtime=3.27 cores=0,2,4,6
/proc/12214/stat : 12214 (java) S 12211 12214 5840 0 -1 1077944320 22351 13212 0 0 307 13 4 3 20 0 15 0 445693268 11086323712 80488 33554432000 4194304 4196468 140728365094112 140728365076656 140541837582071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
/proc/12214/statm: 2706622 80488 3574 1 0 2668685 0
[pid=12214/tid=12267] ppid=12211 vsize=10826488 memory=256996 CPUtime=1.43 cores=0,2,4,6
/proc/12214/task/12267/stat : 12267 (java) R 12211 12214 5840 0 -1 4202560 11338 13212 0 0 128 8 4 3 20 0 15 0 445693278 11086323712 80488 33554432000 4194304 4196468 140728365094112 140541809415304 140541416705156 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12268] ppid=12211 vsize=10826488 memory=2436 CPUtime=0.08 cores=0,2,4,6
/proc/12214/task/12268/stat : 12268 (java) S 12211 12214 5840 0 -1 1077944384 239 13212 0 0 1 0 4 3 20 0 15 0 445693278 11086323712 80488 33554432000 4194304 4196468 140728365094112 140541841824144 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12269] ppid=12211 vsize=10826488 memory=1760 CPUtime=0.08 cores=0,2,4,6
/proc/12214/task/12269/stat : 12269 (java) S 12211 12214 5840 0 -1 1077944384 43 13212 0 0 1 0 4 3 20 0 15 0 445693278 11086323712 80488 33554432000 4194304 4196468 140728365094112 140541740714256 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12270] ppid=12211 vsize=10826488 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12270/stat : 12270 (java) S 12211 12214 5840 0 -1 1077944384 28 13212 0 0 0 0 4 3 20 0 15 0 445693278 11086323712 80488 33554432000 4194304 4196468 140728365094112 140541739661968 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12271] ppid=12211 vsize=10826488 memory=-7303279828959712342 CPUtime=0.09 cores=0,2,4,6
/proc/12214/task/12271/stat : 12271 (java) S 12211 12214 5840 0 -1 1077944384 79 13212 0 0 2 0 4 3 20 0 15 0 445693278 11086323712 80488 33554432000 4194304 4196468 140728365094112 140541738609168 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12272] ppid=12211 vsize=10826488 memory=3833724587141655611 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12272/stat : 12272 (java) S 12211 12214 5840 0 -1 1077944384 86 13212 0 0 0 0 4 3 20 0 15 0 445693280 11086323712 80488 33554432000 4194304 4196468 140728365094112 140540840274544 140541837593218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12273] ppid=12211 vsize=10826488 memory=-6870368076204431200 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12273/stat : 12273 (java) S 12211 12214 5840 0 -1 1077944384 34 13212 0 0 0 0 4 3 20 0 15 0 445693280 11086323712 80488 33554432000 4194304 4196468 140728365094112 140540839220576 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12274] ppid=12211 vsize=10826488 memory=-6078294146213043397 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12274/stat : 12274 (java) S 12211 12214 5840 0 -1 1077944384 2 13212 0 0 0 0 4 3 20 0 15 0 445693280 11086323712 80488 33554432000 4194304 4196468 140728365094112 140540725159552 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12275] ppid=12211 vsize=10826488 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12275/stat : 12275 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11086323712 80488 33554432000 4194304 4196468 140728365094112 140540417759824 140541837600667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12276] ppid=12211 vsize=10826488 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/12214/task/12276/stat : 12276 (java) S 12211 12214 5840 0 -1 1077944384 2020 13212 0 0 60 0 4 3 20 0 15 0 445693283 11086323712 80488 33554432000 4194304 4196468 140728365094112 140540805662832 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12277] ppid=12211 vsize=10826488 memory=4580 CPUtime=0.86 cores=0,2,4,6
/proc/12214/task/12277/stat : 12277 (java) S 12211 12214 5840 0 -1 1077944384 4962 13212 0 0 78 1 4 3 20 0 15 0 445693283 11086323712 80488 33554432000 4194304 4196468 140728365094112 140540804610032 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12278] ppid=12211 vsize=10826488 memory=7806256942251397200 CPUtime=0.39 cores=0,2,4,6
/proc/12214/task/12278/stat : 12278 (java) S 12211 12214 5840 0 -1 1077944384 1308 13212 0 0 32 0 4 3 20 0 15 0 445693283 11086323712 80488 33554432000 4194304 4196468 140728365094112 140540803557744 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12279] ppid=12211 vsize=10826488 memory=4640767367890100580 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12279/stat : 12279 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11086323712 80488 33554432000 4194304 4196468 140728365094112 140540384201184 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12280] ppid=12211 vsize=10826488 memory=5865753184368421742 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12280/stat : 12280 (java) S 12211 12214 5840 0 -1 1077944384 1 13212 0 0 0 0 4 3 20 0 15 0 445693284 11086323712 80488 33554432000 4194304 4196468 140728365094112 140540802505648 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
Current children cumulated CPU time: 3.27 s
Current children cumulated vsize: 10826488 KiB

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

[startup+6.30068 s]
/proc/loadavg: 1.98 1.61 1.53 4/227 12280
/proc/meminfo: memFree=28015424/32770624 swapFree=66939752/67108860
[pid=12214] ppid=12211 vsize=10842892 memory=902088 CPUtime=12.36 cores=0,2,4,6
/proc/12214/stat : 12214 (java) S 12211 12214 5840 0 -1 1077944320 42269 13212 0 0 1184 45 4 3 20 0 15 0 445693268 11103121408 225522 33554432000 4194304 4196468 140728365094112 140728365076656 140541837582071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
/proc/12214/statm: 2710723 225522 3615 1 0 2672781 0
[pid=12214/tid=12267] ppid=12211 vsize=10842892 memory=16 CPUtime=6.03 cores=0,2,4,6
/proc/12214/task/12267/stat : 12267 (java) R 12211 12214 5840 0 -1 4202560 21085 13212 0 0 580 16 4 3 20 0 15 0 445693278 11103121408 225522 33554432000 4194304 4196468 140728365094112 140541809417232 140541821689944 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12268] ppid=12211 vsize=10842892 memory=279279309240800 CPUtime=0.23 cores=0,2,4,6
/proc/12214/task/12268/stat : 12268 (java) S 12211 12214 5840 0 -1 1077944384 814 13212 0 0 11 5 4 3 20 0 15 0 445693278 11103121408 225522 33554432000 4194304 4196468 140728365094112 140541841824144 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12269] ppid=12211 vsize=10842892 memory=-6861001314482542224 CPUtime=0.22 cores=0,2,4,6
/proc/12214/task/12269/stat : 12269 (java) S 12211 12214 5840 0 -1 1077944384 241 13212 0 0 10 5 4 3 20 0 15 0 445693278 11103121408 225522 33554432000 4194304 4196468 140728365094112 140541740714256 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12270] ppid=12211 vsize=10842892 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/12214/task/12270/stat : 12270 (java) S 12211 12214 5840 0 -1 1077944384 503 13212 0 0 10 4 4 3 20 0 15 0 445693278 11103121408 225522 33554432000 4194304 4196468 140728365094112 140541739661968 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12271] ppid=12211 vsize=10842892 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/12214/task/12271/stat : 12271 (java) S 12211 12214 5840 0 -1 1077944384 223 13212 0 0 12 5 4 3 20 0 15 0 445693278 11103121408 225522 33554432000 4194304 4196468 140728365094112 140541738609168 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12272] ppid=12211 vsize=10842892 memory=353968 CPUtime=0.1 cores=0,2,4,6
/proc/12214/task/12272/stat : 12272 (java) S 12211 12214 5840 0 -1 1077944384 559 13212 0 0 3 0 4 3 20 0 15 0 445693280 11103121408 225522 33554432000 4194304 4196468 140728365094112 140540840274544 140541837593218 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12273] ppid=12211 vsize=10842892 memory=18 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12273/stat : 12273 (java) S 12211 12214 5840 0 -1 1077944384 40 13212 0 0 0 0 4 3 20 0 15 0 445693280 11103121408 225522 33554432000 4194304 4196468 140728365094112 140540839220576 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12274] ppid=12211 vsize=10842892 memory=901724 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12274/stat : 12274 (java) S 12211 12214 5840 0 -1 1077944384 6 13212 0 0 0 0 4 3 20 0 15 0 445693280 11103121408 225522 33554432000 4194304 4196468 140728365094112 140540725159552 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12275] ppid=12211 vsize=10842892 memory=1556 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12275/stat : 12275 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11103121408 225522 33554432000 4194304 4196468 140728365094112 140540417759824 140541837600667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12276] ppid=12211 vsize=10842892 memory=928 CPUtime=2.17 cores=0,2,4,6
/proc/12214/task/12276/stat : 12276 (java) S 12211 12214 5840 0 -1 1077944384 4508 13212 0 0 209 1 4 3 20 0 15 0 445693283 11103121408 225522 33554432000 4194304 4196468 140728365094112 140540805662832 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12277] ppid=12211 vsize=10842892 memory=1772 CPUtime=2.43 cores=0,2,4,6
/proc/12214/task/12277/stat : 12277 (java) S 12211 12214 5840 0 -1 1077944384 7194 13212 0 0 234 2 4 3 20 0 15 0 445693283 11103121408 225522 33554432000 4194304 4196468 140728365094112 140540804610032 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12278] ppid=12211 vsize=10842892 memory=279279309451584 CPUtime=1.19 cores=0,2,4,6
/proc/12214/task/12278/stat : 12278 (java) R 12211 12214 5840 0 -1 4202560 4562 13212 0 0 110 2 4 3 20 0 15 0 445693283 11103121408 225522 33554432000 4194304 4196468 140728365094112 140540803557744 140541816483844 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12279] ppid=12211 vsize=10842892 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12279/stat : 12279 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11103121408 225522 33554432000 4194304 4196468 140728365094112 140540384201184 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12280] ppid=12211 vsize=10842892 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12280/stat : 12280 (java) S 12211 12214 5840 0 -1 1077944384 323 13212 0 0 0 0 4 3 20 0 15 0 445693284 11103121408 225522 33554432000 4194304 4196468 140728365094112 140540802505648 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
Current children cumulated CPU time: 12.36 s
Current children cumulated vsize: 10842892 KiB
Current children cumulated memory: 902088 KiB

[startup+7.43653 s]
# the end of solver process 12214 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.8534 s, system=0.57607 s

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

[startup+6.40281 s]
/proc/loadavg: 1.98 1.61 1.53 4/227 12280
/proc/meminfo: memFree=28015424/32770624 swapFree=66939752/67108860
[pid=12214] ppid=12211 vsize=10844940 memory=951044 CPUtime=12.67 cores=0,2,4,6
/proc/12214/stat : 12214 (java) S 12211 12214 5840 0 -1 1077944320 46702 13212 0 0 1210 50 4 3 20 0 15 0 445693268 11105218560 237761 33554432000 4194304 4196468 140728365094112 140728365076656 140541837582071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
/proc/12214/statm: 2711235 237761 3615 1 0 2673293 0
[pid=12214/tid=12267] ppid=12211 vsize=10844940 memory=0 CPUtime=6.08 cores=0,2,4,6
/proc/12214/task/12267/stat : 12267 (java) S 12211 12214 5840 0 -1 1077944384 22483 13212 0 0 585 16 4 3 20 0 15 0 445693278 11105218560 237761 33554432000 4194304 4196468 140728365094112 140541809412064 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12268] ppid=12211 vsize=10844940 memory=2320681139351882561 CPUtime=0.26 cores=0,2,4,6
/proc/12214/task/12268/stat : 12268 (java) R 12211 12214 5840 0 -1 4202560 851 13212 0 0 13 6 4 3 20 0 15 0 445693278 11105218560 237761 33554432000 4194304 4196468 140728365094112 140541841824032 140541819178525 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12269] ppid=12211 vsize=10844940 memory=279279309506160 CPUtime=0.27 cores=0,2,4,6
/proc/12214/task/12269/stat : 12269 (java) R 12211 12214 5840 0 -1 4202560 892 13212 0 0 13 7 4 3 20 0 15 0 445693278 11105218560 237761 33554432000 4194304 4196468 140728365094112 140541740714256 140541822036029 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12270] ppid=12211 vsize=10844940 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/12214/task/12270/stat : 12270 (java) R 12211 12214 5840 0 -1 4202560 540 13212 0 0 13 5 4 3 20 0 15 0 445693278 11105218560 237761 33554432000 4194304 4196468 140728365094112 140541739662168 140541822036048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12271] ppid=12211 vsize=10844940 memory=139639654753566 CPUtime=0.28 cores=0,2,4,6
/proc/12214/task/12271/stat : 12271 (java) R 12211 12214 5840 0 -1 4202560 261 13212 0 0 15 6 4 3 20 0 15 0 445693278 11105218560 237761 33554432000 4194304 4196468 140728365094112 140541738609168 140541822567367 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12272] ppid=12211 vsize=10844940 memory=279279309506352 CPUtime=0.11 cores=0,2,4,6
/proc/12214/task/12272/stat : 12272 (java) S 12211 12214 5840 0 -1 1077944384 732 13212 0 0 4 0 4 3 20 0 15 0 445693280 11105218560 237761 33554432000 4194304 4196468 140728365094112 140540840272832 140541837592277 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12273] ppid=12211 vsize=10844940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12273/stat : 12273 (java) S 12211 12214 5840 0 -1 1077944384 40 13212 0 0 0 0 4 3 20 0 15 0 445693280 11105218560 237761 33554432000 4194304 4196468 140728365094112 140540839220576 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12274] ppid=12211 vsize=10844940 memory=55 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12274/stat : 12274 (java) S 12211 12214 5840 0 -1 1077944384 6 13212 0 0 0 0 4 3 20 0 15 0 445693280 11105218560 237761 33554432000 4194304 4196468 140728365094112 140540725159552 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12275] ppid=12211 vsize=10844940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12275/stat : 12275 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11105218560 237761 33554432000 4194304 4196468 140728365094112 140540417759824 140541837600667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12276] ppid=12211 vsize=10844940 memory=0 CPUtime=2.2 cores=0,2,4,6
/proc/12214/task/12276/stat : 12276 (java) S 12211 12214 5840 0 -1 1077944384 4678 13212 0 0 212 1 4 3 20 0 15 0 445693283 11105218560 237761 33554432000 4194304 4196468 140728365094112 140540805662832 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12277] ppid=12211 vsize=10844940 memory=0 CPUtime=2.45 cores=0,2,4,6
/proc/12214/task/12277/stat : 12277 (java) S 12211 12214 5840 0 -1 1077944384 7596 13212 0 0 236 2 4 3 20 0 15 0 445693283 11105218560 237761 33554432000 4194304 4196468 140728365094112 140540804610032 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12278] ppid=12211 vsize=10844940 memory=352 CPUtime=1.23 cores=0,2,4,6
/proc/12214/task/12278/stat : 12278 (java) S 12211 12214 5840 0 -1 1077944384 6087 13212 0 0 114 2 4 3 20 0 15 0 445693283 11105218560 237761 33554432000 4194304 4196468 140728365094112 140540803556576 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12279] ppid=12211 vsize=10844940 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12279/stat : 12279 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11105218560 237761 33554432000 4194304 4196468 140728365094112 140540384201184 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12280] ppid=12211 vsize=10844940 memory=2 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12280/stat : 12280 (java) S 12211 12214 5840 0 -1 1077944384 325 13212 0 0 0 0 4 3 20 0 15 0 445693284 11105218560 237761 33554432000 4194304 4196468 140728365094112 140540802505648 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 951044 KiB

[startup+7.20089 s]
/proc/loadavg: 1.98 1.61 1.53 7/227 12280
/proc/meminfo: memFree=27947604/32770624 swapFree=66939752/67108860
[pid=12214] ppid=12211 vsize=10847680 memory=973012 CPUtime=14.86 cores=0,2,4,6
/proc/12214/stat : 12214 (java) S 12211 12214 5840 0 -1 1077944320 60970 13212 0 0 1427 52 4 3 20 0 15 0 445693268 11108024320 243253 33554432000 4194304 4196468 140728365094112 140728365076656 140541837582071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
/proc/12214/statm: 2711920 243253 3617 1 0 2673978 0
[pid=12214/tid=12267] ppid=12211 vsize=10847680 memory=35140 CPUtime=6.81 cores=0,2,4,6
/proc/12214/task/12267/stat : 12267 (java) R 12211 12214 5840 0 -1 4202560 23500 13212 0 0 657 17 4 3 20 0 15 0 445693278 11108024320 243253 33554432000 4194304 4196468 140728365094112 140541809416304 140541426135598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12268] ppid=12211 vsize=10847680 memory=984 CPUtime=0.32 cores=0,2,4,6
/proc/12214/task/12268/stat : 12268 (java) S 12211 12214 5840 0 -1 1077944384 851 13212 0 0 19 6 4 3 20 0 15 0 445693278 11108024320 243253 33554432000 4194304 4196468 140728365094112 140541841824144 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12269] ppid=12211 vsize=10847680 memory=2016 CPUtime=0.32 cores=0,2,4,6
/proc/12214/task/12269/stat : 12269 (java) S 12211 12214 5840 0 -1 1077944384 892 13212 0 0 18 7 4 3 20 0 15 0 445693278 11108024320 243253 33554432000 4194304 4196468 140728365094112 140541740714256 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12270] ppid=12211 vsize=10847680 memory=1412 CPUtime=0.31 cores=0,2,4,6
/proc/12214/task/12270/stat : 12270 (java) S 12211 12214 5840 0 -1 1077944384 540 13212 0 0 19 5 4 3 20 0 15 0 445693278 11108024320 243253 33554432000 4194304 4196468 140728365094112 140541739661968 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12271] ppid=12211 vsize=10847680 memory=1548 CPUtime=0.33 cores=0,2,4,6
/proc/12214/task/12271/stat : 12271 (java) S 12211 12214 5840 0 -1 1077944384 261 13212 0 0 20 6 4 3 20 0 15 0 445693278 11108024320 243253 33554432000 4194304 4196468 140728365094112 140541738609168 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12272] ppid=12211 vsize=10847680 memory=7396 CPUtime=0.13 cores=0,2,4,6
/proc/12214/task/12272/stat : 12272 (java) S 12211 12214 5840 0 -1 1077944384 5321 13212 0 0 6 0 4 3 20 0 15 0 445693280 11108024320 243253 33554432000 4194304 4196468 140728365094112 140540840274544 140541837593218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12273] ppid=12211 vsize=10847680 memory=15599321222257 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12273/stat : 12273 (java) S 12211 12214 5840 0 -1 1077944384 42 13212 0 0 0 0 4 3 20 0 15 0 445693280 11108024320 243253 33554432000 4194304 4196468 140728365094112 140540839220576 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12274] ppid=12211 vsize=10847680 memory=7669459094186845782 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12274/stat : 12274 (java) S 12211 12214 5840 0 -1 1077944384 6 13212 0 0 0 0 4 3 20 0 15 0 445693280 11108024320 243253 33554432000 4194304 4196468 140728365094112 140540725159552 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12275] ppid=12211 vsize=10847680 memory=7669459094186845782 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12275/stat : 12275 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11108024320 243253 33554432000 4194304 4196468 140728365094112 140540417759824 140541837600667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12276] ppid=12211 vsize=10847680 memory=7669459094186845782 CPUtime=2.86 cores=0,2,4,6
/proc/12214/task/12276/stat : 12276 (java) R 12211 12214 5840 0 -1 4202560 9761 13212 0 0 278 1 4 3 20 0 15 0 445693283 11108024320 243253 33554432000 4194304 4196468 140728365094112 140540805648992 140541819102894 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12277] ppid=12211 vsize=10847680 memory=7669459094186845782 CPUtime=2.89 cores=0,2,4,6
/proc/12214/task/12277/stat : 12277 (java) S 12211 12214 5840 0 -1 1077944384 10365 13212 0 0 280 2 4 3 20 0 15 0 445693283 11108024320 243253 33554432000 4194304 4196468 140728365094112 140540804610032 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12278] ppid=12211 vsize=10847680 memory=7374198466524307557 CPUtime=1.34 cores=0,2,4,6
/proc/12214/task/12278/stat : 12278 (java) S 12211 12214 5840 0 -1 1077944384 6896 13212 0 0 125 2 4 3 20 0 15 0 445693283 11108024320 243253 33554432000 4194304 4196468 140728365094112 140540803557744 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12279] ppid=12211 vsize=10847680 memory=7306622460590582112 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12279/stat : 12279 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11108024320 243253 33554432000 4194304 4196468 140728365094112 140540384201184 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12280] ppid=12211 vsize=10847680 memory=7306622460590582112 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12280/stat : 12280 (java) S 12211 12214 5840 0 -1 1077944384 325 13212 0 0 0 0 4 3 20 0 15 0 445693284 11108024320 243253 33554432000 4194304 4196468 140728365094112 140540802505648 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
Current children cumulated CPU time: 14.86 s
Current children cumulated vsize: 10847680 KiB
Current children cumulated memory: 973012 KiB

[startup+7.40282 s]
/proc/loadavg: 1.98 1.61 1.53 7/227 12280
/proc/meminfo: memFree=27947604/32770624 swapFree=66939752/67108860
[pid=12214] ppid=12211 vsize=10844940 memory=973072 CPUtime=15.36 cores=0,2,4,6
/proc/12214/stat : 12214 (java) S 12211 12214 5840 0 -1 1077944320 62546 13212 0 0 1477 52 4 3 20 0 15 0 445693268 11105218560 243268 33554432000 4194304 4196468 140728365094112 140728365076656 140541837582071 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
/proc/12214/statm: 2711235 243268 3617 1 0 2673293 0
[pid=12214/tid=12267] ppid=12211 vsize=10844940 memory=3475482959206179692 CPUtime=7.01 cores=0,2,4,6
/proc/12214/task/12267/stat : 12267 (java) R 12211 12214 5840 0 -1 4202560 23587 13212 0 0 677 17 4 3 20 0 15 0 445693278 11105218560 243268 33554432000 4194304 4196468 140728365094112 140541809414744 140541820924361 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12268] ppid=12211 vsize=10844940 memory=7235420264972315247 CPUtime=0.32 cores=0,2,4,6
/proc/12214/task/12268/stat : 12268 (java) S 12211 12214 5840 0 -1 1077944384 851 13212 0 0 19 6 4 3 20 0 15 0 445693278 11105218560 243268 33554432000 4194304 4196468 140728365094112 140541841824144 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12269] ppid=12211 vsize=10844940 memory=3474720835207553232 CPUtime=0.32 cores=0,2,4,6
/proc/12214/task/12269/stat : 12269 (java) S 12211 12214 5840 0 -1 1077944384 892 13212 0 0 18 7 4 3 20 0 15 0 445693278 11105218560 243268 33554432000 4194304 4196468 140728365094112 140541740714256 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12270] ppid=12211 vsize=10844940 memory=3472467935882320602 CPUtime=0.31 cores=0,2,4,6
/proc/12214/task/12270/stat : 12270 (java) S 12211 12214 5840 0 -1 1077944384 540 13212 0 0 19 5 4 3 20 0 15 0 445693278 11105218560 243268 33554432000 4194304 4196468 140728365094112 140541739661968 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12271] ppid=12211 vsize=10844940 memory=5983787678094869040 CPUtime=0.33 cores=0,2,4,6
/proc/12214/task/12271/stat : 12271 (java) S 12211 12214 5840 0 -1 1077944384 261 13212 0 0 20 6 4 3 20 0 15 0 445693278 11105218560 243268 33554432000 4194304 4196468 140728365094112 140541738609168 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12272] ppid=12211 vsize=10844940 memory=279279411586080 CPUtime=0.13 cores=0,2,4,6
/proc/12214/task/12272/stat : 12272 (java) S 12211 12214 5840 0 -1 1077944384 5321 13212 0 0 6 0 4 3 20 0 15 0 445693280 11105218560 243268 33554432000 4194304 4196468 140728365094112 140540840274544 140541837593218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12273] ppid=12211 vsize=10844940 memory=279279411586176 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12273/stat : 12273 (java) S 12211 12214 5840 0 -1 1077944384 42 13212 0 0 0 0 4 3 20 0 15 0 445693280 11105218560 243268 33554432000 4194304 4196468 140728365094112 140540839220576 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12274] ppid=12211 vsize=10844940 memory=279279411586272 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12274/stat : 12274 (java) S 12211 12214 5840 0 -1 1077944384 6 13212 0 0 0 0 4 3 20 0 15 0 445693280 11105218560 243268 33554432000 4194304 4196468 140728365094112 140540725159552 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12275] ppid=12211 vsize=10844940 memory=279279411741856 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12275/stat : 12275 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11105218560 243268 33554432000 4194304 4196468 140728365094112 140540417759824 140541837600667 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12276] ppid=12211 vsize=10844940 memory=279279411495888 CPUtime=3.04 cores=0,2,4,6
/proc/12214/task/12276/stat : 12276 (java) S 12211 12214 5840 0 -1 1077944384 10660 13212 0 0 295 2 4 3 20 0 15 0 445693283 11105218560 243268 33554432000 4194304 4196468 140728365094112 140540805662832 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12277] ppid=12211 vsize=10844940 memory=279279411495984 CPUtime=2.99 cores=0,2,4,6
/proc/12214/task/12277/stat : 12277 (java) S 12211 12214 5840 0 -1 1077944384 10717 13212 0 0 290 2 4 3 20 0 15 0 445693283 11105218560 243268 33554432000 4194304 4196468 140728365094112 140540804610032 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12278] ppid=12211 vsize=10844940 memory=3688640756785276424 CPUtime=1.38 cores=0,2,4,6
/proc/12214/task/12278/stat : 12278 (java) S 12211 12214 5840 0 -1 1077944384 7133 13212 0 0 129 2 4 3 20 0 15 0 445693283 11105218560 243268 33554432000 4194304 4196468 140728365094112 140540803557744 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12279] ppid=12211 vsize=10844940 memory=7719369003054261328 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12279/stat : 12279 (java) S 12211 12214 5840 0 -1 1077944384 3 13212 0 0 0 0 4 3 20 0 15 0 445693283 11105218560 243268 33554432000 4194304 4196468 140728365094112 140540384201184 140541837592277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
[pid=12214/tid=12280] ppid=12211 vsize=10844940 memory=3976875500901623745 CPUtime=0.07 cores=0,2,4,6
/proc/12214/task/12280/stat : 12280 (java) S 12211 12214 5840 0 -1 1077944384 325 13212 0 0 0 0 4 3 20 0 15 0 445693284 11105218560 243268 33554432000 4194304 4196468 140728365094112 140540802505648 140541837593218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9027584 140728365099759 140728365102277 140728365102277 140728365105103 0
Current children cumulated CPU time: 15.36 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 973072 KiB

Child status: 0
Real time (s): 7.43657
CPU time (s): 15.4294
CPU user time (s): 14.8534
CPU system time (s): 0.57607
CPU usage (%): 207.48
Max. virtual memory (cumulated for all children) (KiB): 10847696
Max. memory (cumulated for all children) (KiB): 973608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.8534
system time used= 0.57607
maximum resident set size= 975524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75876
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= 6493
involuntary context switches= 93


# summary of solver processes directly reported to runsolver:
#   pid: 12214
#   total CPU time (s): 15.4294
#   total CPU user time (s): 14.8534
#   total CPU system time (s): 0.57607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.078855 second user time and 0.105226 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-17 05:24:14
IDJOB=4400902
IDBENCH=140060
IDSOLVER=2857
FILE ID=node105/4400902-1568694350
RUNJOBID= node105-1568669636-5871
PBS_JOBID= 21703795
Free space on /tmp= 60964 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-herald/Crossword-m1c-ogd2008-h1506.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400902-1568694350/watcher-4400902-1568694350 -o /tmp/evaluation-result-4400902-1568694350/solver-4400902-1568694350 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568669636-5871 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1393367916 HOME/instance-4400902-1568694350.xml

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

MD5SUM BENCH= 0e5e1a5440f053ee6c87120c72693e04
RANDOM SEED=1393367916

node105.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.00
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.00
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.00
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.00
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:        28899584 kB
MemAvailable:   29593396 kB
Buffers:          178052 kB
Cached:           816408 kB
SwapCached:        65668 kB
Active:          2813336 kB
Inactive:         500476 kB
Active(anon):    2260656 kB
Inactive(anon):   103476 kB
Active(file):     552680 kB
Inactive(file):   397000 kB
Unevictable:      109004 kB
Mlocked:          109004 kB
SwapTotal:      67108860 kB
SwapFree:       66939752 kB
Dirty:             41548 kB
Writeback:             0 kB
AnonPages:       2371032 kB
Mapped:            57444 kB
Shmem:             35544 kB
Slab:             148904 kB
SReclaimable:     119936 kB
SUnreclaim:        28968 kB
KernelStack:        4016 kB
PageTables:        11080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3315768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2191360 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= 60928 MiB
End job on node105 at 2019-09-17 05:24:22