Trace number 4388262

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
Fun-sCOP order+GlueMiniSat (2019-06-15)? (TO) 2528.1 786.753

General information on the benchmark

NameDomino/Domino-m1-s1/
Domino-9000-9000.xml
MD5SUM479d99eb162212229c70ebabb46032f2
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 benchmark1.39194
Satisfiable
(Un)Satisfiability was proved
Number of variables9000
Number of constraints2
Number of domains1
Minimum domain size9000
Maximum domain size9000
Distribution of domain sizes[{"size":9000,"count":9000}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":8998},{"degree":2,"count":2}]
Minimum constraint arity2
Maximum constraint arity9000
Distribution of constraint arities[{"arity":2,"count":1},{"arity":9000,"count":1}]
Number of extensional constraints0
Number of intensional constraints1
Distribution of constraint types[{"type":"intension","count":1},{"type":"allEqual","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-9930-serial-file.bin HOME/instance-4388262-1568297659.xml
0.66/0.53	
0.66/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 16:13:40 CEST 2019
0.66/0.55	c PID: 9933
0.66/0.55	c IP: 172.20.3.127
0.66/0.55	c HOST: node127.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.97/1.45	c (0,0) Parsing End
2.97/1.47	c (0,0) CSP: 9000 int (0 aux), 0 bool (0 aux), 2 ctr, max domain size 9000
2.97/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.97/1.47	c (0,0) Constraint Name Generate Begin
2.97/1.49	c (0,0) Ctr:HOME/instance-4388262-1568297659.xml,Add:AllEqual:Eq:Num:Or:Var
2.97/1.49	c (0,0) Constraint Name Generate End
2.97/1.49	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.97/1.49	c (0,0) CSP to CSPinCNF Begin
3.31/1.52	c (0,0) translated 1 (10%) constraints
9.73/5.90	c (5,5) translated 2 (20%) constraints
9.85/5.91	c (5,5) ===========================================
9.85/5.91	c (5,5) Order
9.85/5.91	c (5,5) ===========================================
9.85/5.98	c (5,5) translated 901 (10%) constraints
10.18/6.03	c (5,5) translated 1801 (20%) constraints
10.18/6.08	c (5,5) translated 2701 (30%) constraints
10.48/6.13	c (5,5) translated 3601 (40%) constraints
10.48/6.17	c (5,5) translated 4501 (50%) constraints
10.75/6.21	c (5,5) translated 5402 (60%) constraints
10.75/6.24	c (5,5) translated 6302 (70%) constraints
10.75/6.27	c (5,5) translated 7202 (80%) constraints
11.05/6.30	c (5,5) translated 8102 (90%) constraints
11.05/6.33	c (5,5) translated 9002 (100%) constraints
11.05/6.34	c (5,5) CSP to CSPinCNF End
11.05/6.34	c (5,5) CSP: 9000 int (0 aux), 4 bool (4 aux), 18007 ctr, max domain size 9000
11.05/6.34	c (5,5) Heap : 2420 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
11.05/6.34	c (5,5) CSPinCNF Propagation Begin
11.36/6.45	c (5,5) 0 values, 0 unsatisfiable literals, and 1 valid clauses are removed
11.36/6.45	c (5,5) CSPinCNF Propagation End
11.36/6.46	c (5,5) CSP: 9000 int (0 aux), 4 bool (4 aux), 18006 ctr, max domain size 9000
11.36/6.46	c (5,5) Heap : 2420 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
11.36/6.46	c (5,5) Simplify CSPinCNF Begin
11.36/6.49	c (5,5) Simplify CSPinCNF End
11.36/6.50	c (5,5) CSP: 9000 int (0 aux), 4 bool (4 aux), 18006 ctr, max domain size 9000
11.36/6.50	c (5,5) Heap : 2475 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
11.36/6.50	c (5,5) Calculate Precise Domain Begin
11.36/6.50	c (5,5) 0 values are removed by re-calculation
11.36/6.50	c (5,5) Calculate Precise Domain End
11.36/6.50	c (5,5) CSP: 9000 int (0 aux), 4 bool (4 aux), 18006 ctr, max domain size 9000
11.36/6.50	c (5,5) Heap : 2475 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
11.36/6.50	c (5,5) CSPinCNF to SatSolver Begin
1674.37/542.59	c (542,141) 1801 (10 %) CSP clauses are encoded (0 SAT variables, 97180200 SAT clauses)
2520.29/784.71	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.29/784.71	c (scop.sh) Killing background jobs.

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388262-1568297659/watcher-4388262-1568297659 -o /tmp/evaluation-result-4388262-1568297659/solver-4388262-1568297659 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6277 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4388262-1568297659.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100154 s]*
/proc/loadavg: 2.00 2.01 2.21 3/234 9947
/proc/meminfo: memFree=27525660/32770624 swapFree=66998516/67108860
[pid=9930] ppid=9927 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9930/stat : 9930 (scop.sh) S 9927 9930 4978 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 406034800 115843072 349 33554432000 4194304 5098028 140723816444000 140723816441256 140530762383996 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35377152 140723816452904 140723816453232 140723816453232 140723816456141 0
/proc/9930/statm: 28282 349 296 221 0 87 0
[pid=9933] ppid=9930 vsize=15012696 memory=73912 CPUtime=0.12 cores=1,3,5,7
/proc/9933/stat : 9933 (java) S 9930 9930 4978 0 -1 1077944320 6730 0 0 0 10 2 0 0 20 0 15 0 406034801 15373000704 18478 33554432000 4194304 4196468 140728662251728 140728662234272 140095876652791 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
/proc/9933/statm: 3753174 18478 2919 1 0 3715579 0
[pid=9933/tid=9934] ppid=9930 vsize=15012696 memory=576460756329985062 CPUtime=0.08 cores=1,3,5,7
/proc/9933/task/9934/stat : 9934 (java) R 9930 9930 4978 0 -1 4202560 4538 0 0 0 7 1 0 0 20 0 15 0 406034801 15373000704 18478 33554432000 4194304 4196468 140728662251728 140095848446600 140095876674717 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9935] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9935/stat : 9935 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 18478 33554432000 4194304 4196468 140728662251728 140095880894992 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9936] ppid=9930 vsize=15012696 memory=15395527594657432 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9936/stat : 9936 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 18478 33554432000 4194304 4196468 140728662251728 140095671978640 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9937] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9937/stat : 9937 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 18478 33554432000 4194304 4196468 140728662251728 140095670925584 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9938] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9938/stat : 9938 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 18478 33554432000 4194304 4196468 140728662251728 140095669873040 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9939] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9939/stat : 9939 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034804 15373000704 18478 33554432000 4194304 4196468 140728662251728 140094846499568 140095876663938 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9940] ppid=9930 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9940/stat : 9940 (java) S 9930 9930 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406034804 15373000704 18478 33554432000 4194304 4196468 140728662251728 140094451213984 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9941] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9941/stat : 9941 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034805 15373000704 18478 33554432000 4194304 4196468 140728662251728 140094182778096 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9942] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9942/stat : 9942 (java) S 9930 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15373000704 18478 33554432000 4194304 4196468 140728662251728 140093808269776 140095876671387 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9943] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9943/stat : 9943 (java) S 9930 9930 4978 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 406034807 15373000704 18478 33554432000 4194304 4196468 140728662251728 140094845446384 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9944] ppid=9930 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9944/stat : 9944 (java) S 9930 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15373000704 18478 33554432000 4194304 4196468 140728662251728 140094844393840 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9945] ppid=9930 vsize=15012696 memory=140657501193856 CPUtime=0.01 cores=1,3,5,7
/proc/9933/task/9945/stat : 9945 (java) R 9930 9930 4978 0 -1 4202560 433 0 0 0 1 0 0 0 20 0 15 0 406034807 15373000704 18478 33554432000 4194304 4196468 140728662251728 140094843337720 140095855631965 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9946] ppid=9930 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9946/stat : 9946 (java) S 9930 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15373000704 18478 33554432000 4194304 4196468 140728662251728 140093310364000 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9947] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9947/stat : 9947 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034808 15373000704 18478 33554432000 4194304 4196468 140728662251728 140094842289200 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75308 KiB

[startup+0.210964 s]*
/proc/loadavg: 2.00 2.01 2.21 3/234 9947
/proc/meminfo: memFree=27507160/32770624 swapFree=66998516/67108860
[pid=9930] ppid=9927 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9930/stat : 9930 (scop.sh) S 9927 9930 4978 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 406034800 115843072 349 33554432000 4194304 5098028 140723816444000 140723816441256 140530762383996 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35377152 140723816452904 140723816453232 140723816453232 140723816456141 0
/proc/9930/statm: 28282 349 296 221 0 87 0
[pid=9933] ppid=9930 vsize=15012696 memory=88744 CPUtime=0.26 cores=1,3,5,7
/proc/9933/stat : 9933 (java) S 9930 9930 4978 0 -1 1077944320 11774 0 0 0 22 4 0 0 20 0 15 0 406034801 15373000704 22186 33554432000 4194304 4196468 140728662251728 140728662234272 140095876652791 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
/proc/9933/statm: 3753174 22186 2922 1 0 3715579 0
[pid=9933/tid=9934] ppid=9930 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/9933/task/9934/stat : 9934 (java) R 9930 9930 4978 0 -1 4202560 9520 0 0 0 17 3 0 0 20 0 15 0 406034801 15373000704 22186 33554432000 4194304 4196468 140728662251728 140095848480192 140095860733278 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9935] ppid=9930 vsize=15012696 memory=547 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9935/stat : 9935 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 22186 33554432000 4194304 4196468 140728662251728 140095880894992 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9936] ppid=9930 vsize=15012696 memory=140657501204043 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9936/stat : 9936 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 22186 33554432000 4194304 4196468 140728662251728 140095671978640 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9937] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9937/stat : 9937 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 22186 33554432000 4194304 4196468 140728662251728 140095670925584 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9938] ppid=9930 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9938/stat : 9938 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 22186 33554432000 4194304 4196468 140728662251728 140095669873040 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9939] ppid=9930 vsize=15012696 memory=140657501193856 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9939/stat : 9939 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034804 15373000704 22186 33554432000 4194304 4196468 140728662251728 140094846499568 140095876663938 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9940] ppid=9930 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9940/stat : 9940 (java) S 9930 9930 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406034804 15373000704 22186 33554432000 4194304 4196468 140728662251728 140094451213984 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9941] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9941/stat : 9941 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034805 15373000704 22186 33554432000 4194304 4196468 140728662251728 140094182778096 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9942] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9942/stat : 9942 (java) S 9930 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15373000704 22186 33554432000 4194304 4196468 140728662251728 140093808269776 140095876671387 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9943] ppid=9930 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9933/task/9943/stat : 9943 (java) S 9930 9930 4978 0 -1 1077944384 439 0 0 0 1 0 0 0 20 0 15 0 406034807 15373000704 22186 33554432000 4194304 4196468 140728662251728 140094845446384 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9944] ppid=9930 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9944/stat : 9944 (java) S 9930 9930 4978 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 406034807 15373000704 22186 33554432000 4194304 4196468 140728662251728 140094844393840 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9945] ppid=9930 vsize=15012696 memory=140657501193856 CPUtime=0.03 cores=1,3,5,7
/proc/9933/task/9945/stat : 9945 (java) R 9930 9930 4978 0 -1 4202560 442 0 0 0 3 0 0 0 20 0 15 0 406034807 15373000704 22186 33554432000 4194304 4196468 140728662251728 140094843340784 140095856623976 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9946] ppid=9930 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9946/stat : 9946 (java) S 9930 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15373000704 22186 33554432000 4194304 4196468 140728662251728 140093310364000 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9947] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9947/stat : 9947 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034808 15373000704 22186 33554432000 4194304 4196468 140728662251728 140094842289200 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90140 KiB

[startup+0.310659 s]*
/proc/loadavg: 2.00 2.01 2.21 3/234 9947
/proc/meminfo: memFree=27504616/32770624 swapFree=66998516/67108860
[pid=9930] ppid=9927 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9930/stat : 9930 (scop.sh) S 9927 9930 4978 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 406034800 115843072 349 33554432000 4194304 5098028 140723816444000 140723816441256 140530762383996 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35377152 140723816452904 140723816453232 140723816453232 140723816456141 0
/proc/9930/statm: 28282 349 296 221 0 87 0
[pid=9933] ppid=9930 vsize=15012696 memory=92088 CPUtime=0.43 cores=1,3,5,7
/proc/9933/stat : 9933 (java) S 9930 9930 4978 0 -1 1077944320 12106 0 0 0 39 4 0 0 20 0 15 0 406034801 15373000704 23022 33554432000 4194304 4196468 140728662251728 140728662234272 140095876652791 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
/proc/9933/statm: 3753174 23022 3024 1 0 3715579 0
[pid=9933/tid=9934] ppid=9930 vsize=15012696 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/9933/task/9934/stat : 9934 (java) R 9930 9930 4978 0 -1 4202560 9700 0 0 0 26 4 0 0 20 0 15 0 406034801 15373000704 23022 33554432000 4194304 4196468 140728662251728 140095848446896 140095858217787 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9935] ppid=9930 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9935/stat : 9935 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 23022 33554432000 4194304 4196468 140728662251728 140095880894992 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9936] ppid=9930 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9936/stat : 9936 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 23022 33554432000 4194304 4196468 140728662251728 140095671978640 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9937] ppid=9930 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9937/stat : 9937 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 23022 33554432000 4194304 4196468 140728662251728 140095670925584 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9938] ppid=9930 vsize=15012696 memory=7007700635973428626 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9938/stat : 9938 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15373000704 23022 33554432000 4194304 4196468 140728662251728 140095669873040 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9939] ppid=9930 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9939/stat : 9939 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034804 15373000704 23022 33554432000 4194304 4196468 140728662251728 140094846499568 140095876663938 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9940] ppid=9930 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9940/stat : 9940 (java) S 9930 9930 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406034804 15373000704 23022 33554432000 4194304 4196468 140728662251728 140094451213984 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9941] ppid=9930 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9941/stat : 9941 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034805 15373000704 23022 33554432000 4194304 4196468 140728662251728 140094182778096 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9942] ppid=9930 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9942/stat : 9942 (java) S 9930 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15373000704 23022 33554432000 4194304 4196468 140728662251728 140093808269776 140095876671387 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9943] ppid=9930 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9933/task/9943/stat : 9943 (java) S 9930 9930 4978 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 406034807 15373000704 23022 33554432000 4194304 4196468 140728662251728 140094845446384 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9944] ppid=9930 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9933/task/9944/stat : 9944 (java) S 9930 9930 4978 0 -1 1077944384 157 0 0 0 3 0 0 0 20 0 15 0 406034807 15373000704 23022 33554432000 4194304 4196468 140728662251728 140094844393840 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9945] ppid=9930 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9933/task/9945/stat : 9945 (java) S 9930 9930 4978 0 -1 1077944384 461 0 0 0 7 0 0 0 20 0 15 0 406034807 15373000704 23022 33554432000 4194304 4196468 140728662251728 140094843340784 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9946] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9946/stat : 9946 (java) S 9930 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15373000704 23022 33554432000 4194304 4196468 140728662251728 140093310364000 140095876662997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9947] ppid=9930 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9947/stat : 9947 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034808 15373000704 23022 33554432000 4194304 4196468 140728662251728 140094842289200 140095876663938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93484 KiB

[startup+0.702305 s]
/proc/loadavg: 2.00 2.01 2.21 3/234 9947
/proc/meminfo: memFree=27483012/32770624 swapFree=66998516/67108860
[pid=9930] ppid=9927 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9930/stat : 9930 (scop.sh) S 9927 9930 4978 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 406034800 115843072 349 33554432000 4194304 5098028 140723816444000 140723816441256 140530762383996 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35377152 140723816452904 140723816453232 140723816453232 140723816456141 0
/proc/9930/statm: 28282 349 296 221 0 87 0
[pid=9933] ppid=9930 vsize=15021092 memory=130484 CPUtime=1.02 cores=1,3,5,7
/proc/9933/stat : 9933 (java) S 9930 9930 4978 0 -1 1077944320 19998 0 0 0 95 7 0 0 20 0 15 0 406034801 15381598208 32621 33554432000 4194304 4196468 140728662251728 140728662234272 140095876652791 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
/proc/9933/statm: 3755273 32621 3201 1 0 3716603 0
[pid=9933/tid=9934] ppid=9930 vsize=15021092 memory=1204 CPUtime=0.68 cores=1,3,5,7
/proc/9933/task/9934/stat : 9934 (java) R 9930 9930 4978 0 -1 1077944384 17061 0 0 0 62 6 0 0 20 0 15 0 406034801 15381598208 32621 33554432000 4194304 4196468 140728662251728 140095848490080 140095876662997 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9935] ppid=9930 vsize=15021092 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9935/stat : 9935 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15381598208 32621 33554432000 4194304 4196468 140728662251728 140095880894992 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9936] ppid=9930 vsize=15021092 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9936/stat : 9936 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034803 15381598208 32621 33554432000 4194304 4196468 140728662251728 140095671978640 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9937] ppid=9930 vsize=15021092 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9937/stat : 9937 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15381598208 32621 33554432000 4194304 4196468 140728662251728 140095670925584 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9938] ppid=9930 vsize=15021092 memory=780 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9938/stat : 9938 (java) S 9930 9930 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 406034803 15381598208 32621 33554432000 4194304 4196468 140728662251728 140095669873040 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9939] ppid=9930 vsize=15021092 memory=620 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9939/stat : 9939 (java) S 9930 9930 4978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 406034804 15381598208 32621 33554432000 4194304 4196468 140728662251728 140094846499568 140095876663938 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9940] ppid=9930 vsize=15021092 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9940/stat : 9940 (java) S 9930 9930 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 406034804 15381598208 32621 33554432000 4194304 4196468 140728662251728 140094451213984 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9941] ppid=9930 vsize=15021092 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9941/stat : 9941 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034805 15381598208 32621 33554432000 4194304 4196468 140728662251728 140094182778096 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9942] ppid=9930 vsize=15021092 memory=5900 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9942/stat : 9942 (java) S 9930 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15381598208 32621 33554432000 4194304 4196468 140728662251728 140093808269776 140095876671387 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9943] ppid=9930 vsize=15021092 memory=14012 CPUtime=0.09 cores=1,3,5,7
/proc/9933/task/9943/stat : 9943 (java) R 9930 9930 4978 0 -1 4202560 676 0 0 0 9 0 0 0 20 0 15 0 406034807 15381598208 32621 33554432000 4194304 4196468 140728662251728 140094845446384 140095858177692 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9944] ppid=9930 vsize=15021092 memory=2116 CPUtime=0.08 cores=1,3,5,7
/proc/9933/task/9944/stat : 9944 (java) R 9930 9930 4978 0 -1 4202560 366 0 0 0 8 0 0 0 20 0 15 0 406034807 15381598208 32621 33554432000 4194304 4196468 140728662251728 140094844383952 140095861050309 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9945] ppid=9930 vsize=15021092 memory=20536 CPUtime=0.15 cores=1,3,5,7
/proc/9933/task/9945/stat : 9945 (java) S 9930 9930 4978 0 -1 1077944384 560 0 0 0 15 0 0 0 20 0 15 0 406034807 15381598208 32621 33554432000 4194304 4196468 140728662251728 140094843340784 140095876663938 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9946] ppid=9930 vsize=15021092 memory=140655884055947 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9946/stat : 9946 (java) S 9930 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15381598208 32621 33554432000 4194304 4196468 140728662251728 140093310364000 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9947] ppid=9930 vsize=15021092 memory=140657360406384 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9947/stat : 9947 (java) S 9930 9930 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 406034808 15381598208 32621 33554432000 4194304 4196468 140728662251728 140094842289200 140095876663938 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131880 KiB

[startup+1.50087 s]
/proc/loadavg: 2.00 2.01 2.21 5/234 9947
/proc/meminfo: memFree=27451760/32770624 swapFree=66998516/67108860
[pid=9930] ppid=9927 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9930/stat : 9930 (scop.sh) S 9927 9930 4978 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 406034800 115843072 349 33554432000 4194304 5098028 140723816444000 140723816441256 140530762383996 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35377152 140723816452904 140723816453232 140723816453232 140723816456141 0
/proc/9930/statm: 28282 349 296 221 0 87 0

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


Solver just ended.
Dumping a history of the last processes samples

[startup+785.601 s]
/proc/loadavg: 4.28 4.10 3.31 6/228 10096
/proc/meminfo: memFree=1115304/32770624 swapFree=66998516/67108860
[pid=9933] ppid=9927 vsize=15027304 memory=12042888 CPUtime=2523.76 cores=1,3,5,7
/proc/9933/stat : 9933 (java) S 9927 9930 4978 0 -1 1077944320 251419 0 0 0 250535 1841 0 0 20 0 15 0 406034801 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140728662234272 140095876652791 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
/proc/9933/statm: 3756826 3010722 3321 1 0 3717627 0
[pid=9933/tid=9934] ppid=9927 vsize=15027304 memory=1412 CPUtime=173.48 cores=1,3,5,7
/proc/9933/task/9934/stat : 9934 (java) S 9927 9930 4978 0 -1 1077944384 52920 0 0 0 16987 361 0 0 20 0 15 0 406034801 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095848490064 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 1253 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9935] ppid=9927 vsize=15027304 memory=3204 CPUtime=583.82 cores=1,3,5,7
/proc/9933/task/9935/stat : 9935 (java) R 9927 9930 4978 0 -1 4202560 15746 0 0 0 58008 374 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095880894800 140095869280999 0 4 2 25189581 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9936] ppid=9927 vsize=15027304 memory=8112282956445269571 CPUtime=583.96 cores=1,3,5,7
/proc/9933/task/9936/stat : 9936 (java) R 9927 9930 4978 0 -1 4202560 17480 0 0 0 58023 373 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095671978448 140095869280999 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9937] ppid=9927 vsize=15027304 memory=3624 CPUtime=586.77 cores=1,3,5,7
/proc/9933/task/9937/stat : 9937 (java) R 9927 9930 4978 0 -1 4202560 17004 0 0 0 58329 348 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095670925704 140095869280999 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9938] ppid=9927 vsize=15027304 memory=988 CPUtime=586.14 cores=1,3,5,7
/proc/9933/task/9938/stat : 9938 (java) R 9927 9930 4978 0 -1 4202560 18029 0 0 0 58249 365 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095669873240 140095861352696 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9939] ppid=9927 vsize=15027304 memory=1396 CPUtime=2.43 cores=1,3,5,7
/proc/9933/task/9939/stat : 9939 (java) S 9927 9930 4978 0 -1 1077944384 97803 0 0 0 237 6 0 0 20 0 15 0 406034804 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094846498112 140095876662997 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 69 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9940] ppid=9927 vsize=15027304 memory=12042888 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9940/stat : 9940 (java) S 9927 9930 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 406034804 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094451214048 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9941] ppid=9927 vsize=15027304 memory=3816 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9941/stat : 9941 (java) S 9927 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034805 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094182778112 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9942] ppid=9927 vsize=15027304 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9942/stat : 9942 (java) S 9927 9930 4978 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140093808269424 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9943] ppid=9927 vsize=15027304 memory=12042888 CPUtime=2.8 cores=1,3,5,7
/proc/9933/task/9943/stat : 9943 (java) S 9927 9930 4978 0 -1 1077944384 12055 0 0 0 279 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094845446144 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9944] ppid=9927 vsize=15027304 memory=2696 CPUtime=2.81 cores=1,3,5,7
/proc/9933/task/9944/stat : 9944 (java) S 9927 9930 4978 0 -1 1077944384 13189 0 0 0 280 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094844393888 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9945] ppid=9927 vsize=15027304 memory=4104 CPUtime=0.93 cores=1,3,5,7
/proc/9933/task/9945/stat : 9945 (java) S 9927 9930 4978 0 -1 1077944384 5256 0 0 0 92 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094843340832 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9946] ppid=9927 vsize=15027304 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9946/stat : 9946 (java) S 9927 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140093310364000 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9947] ppid=9927 vsize=15027304 memory=12042888 CPUtime=0.5 cores=1,3,5,7
/proc/9933/task/9947/stat : 9947 (java) S 9927 9930 4978 0 -1 1077944384 602 0 0 0 30 20 0 0 20 0 15 0 406034808 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094842289200 140095876663938 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 108 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
Current cumulated CPU time of completed processes: 0.003466 s
Current children cumulated CPU time: 2523.76 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12042888 KiB

[startup+786.401 s]
/proc/loadavg: 4.28 4.10 3.31 5/228 10096
/proc/meminfo: memFree=1103576/32770624 swapFree=66998516/67108860
[pid=9933] ppid=9927 vsize=15027304 memory=12042888 CPUtime=2526.86 cores=1,3,5,7
/proc/9933/stat : 9933 (java) S 9927 9930 4978 0 -1 1077944320 251419 0 0 0 250845 1841 0 0 20 0 15 0 406034801 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140728662234272 140095876652791 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
/proc/9933/statm: 3756826 3010722 3321 1 0 3717627 0
[pid=9933/tid=9934] ppid=9927 vsize=15027304 memory=12042888 CPUtime=173.48 cores=1,3,5,7
/proc/9933/task/9934/stat : 9934 (java) S 9927 9930 4978 0 -1 1077944384 52920 0 0 0 16987 361 0 0 20 0 15 0 406034801 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095848490064 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 1253 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9935] ppid=9927 vsize=15027304 memory=12042888 CPUtime=584.59 cores=1,3,5,7
/proc/9933/task/9935/stat : 9935 (java) R 9927 9930 4978 0 -1 4202560 15746 0 0 0 58085 374 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095880894800 140095869280999 0 4 2 25189581 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9936] ppid=9927 vsize=15027304 memory=12042888 CPUtime=584.73 cores=1,3,5,7
/proc/9933/task/9936/stat : 9936 (java) R 9927 9930 4978 0 -1 4202560 17480 0 0 0 58100 373 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095671978760 140095869280999 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9937] ppid=9927 vsize=15027304 memory=12042888 CPUtime=587.52 cores=1,3,5,7
/proc/9933/task/9937/stat : 9937 (java) R 9927 9930 4978 0 -1 4202560 17004 0 0 0 58404 348 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095670925704 140095869280999 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9938] ppid=9927 vsize=15027304 memory=988 CPUtime=586.94 cores=1,3,5,7
/proc/9933/task/9938/stat : 9938 (java) R 9927 9930 4978 0 -1 4202560 18029 0 0 0 58329 365 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095669873240 140095861642505 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9939] ppid=9927 vsize=15027304 memory=2024 CPUtime=2.43 cores=1,3,5,7
/proc/9933/task/9939/stat : 9939 (java) S 9927 9930 4978 0 -1 1077944384 97803 0 0 0 237 6 0 0 20 0 15 0 406034804 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094846498112 140095876662997 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 69 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9940] ppid=9927 vsize=15027304 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9940/stat : 9940 (java) S 9927 9930 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 406034804 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094451214048 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9941] ppid=9927 vsize=15027304 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9941/stat : 9941 (java) S 9927 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034805 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094182778112 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9942] ppid=9927 vsize=15027304 memory=4148 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9942/stat : 9942 (java) S 9927 9930 4978 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140093808269424 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9943] ppid=9927 vsize=15027304 memory=1056 CPUtime=2.8 cores=1,3,5,7
/proc/9933/task/9943/stat : 9943 (java) S 9927 9930 4978 0 -1 1077944384 12055 0 0 0 279 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094845446144 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9944] ppid=9927 vsize=15027304 memory=1204 CPUtime=2.81 cores=1,3,5,7
/proc/9933/task/9944/stat : 9944 (java) S 9927 9930 4978 0 -1 1077944384 13189 0 0 0 280 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094844393888 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9945] ppid=9927 vsize=15027304 memory=1536 CPUtime=0.93 cores=1,3,5,7
/proc/9933/task/9945/stat : 9945 (java) S 9927 9930 4978 0 -1 1077944384 5256 0 0 0 92 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094843340832 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9946] ppid=9927 vsize=15027304 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9946/stat : 9946 (java) S 9927 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140093310364000 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9947] ppid=9927 vsize=15027304 memory=6791534058613427641 CPUtime=0.5 cores=1,3,5,7
/proc/9933/task/9947/stat : 9947 (java) S 9927 9930 4978 0 -1 1077944384 602 0 0 0 30 20 0 0 20 0 15 0 406034808 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094842289200 140095876663938 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 108 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
Current cumulated CPU time of completed processes: 0.003466 s
Current children cumulated CPU time: 2526.86 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12042888 KiB

[startup+786.601 s]
/proc/loadavg: 4.28 4.10 3.31 5/228 10096
/proc/meminfo: memFree=1103576/32770624 swapFree=66998516/67108860
[pid=9933] ppid=9927 vsize=15027304 memory=12042888 CPUtime=2527.64 cores=1,3,5,7
/proc/9933/stat : 9933 (java) S 9927 9930 4978 0 -1 1077944320 251419 0 0 0 250922 1842 0 0 20 0 15 0 406034801 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140728662234272 140095876652791 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
/proc/9933/statm: 3756826 3010722 3321 1 0 3717627 0
[pid=9933/tid=9934] ppid=9927 vsize=15027304 memory=3624 CPUtime=173.48 cores=1,3,5,7
/proc/9933/task/9934/stat : 9934 (java) S 9927 9930 4978 0 -1 1077944384 52920 0 0 0 16987 361 0 0 20 0 15 0 406034801 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095848490064 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 1253 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9935] ppid=9927 vsize=15027304 memory=37604 CPUtime=584.78 cores=1,3,5,7
/proc/9933/task/9935/stat : 9935 (java) R 9927 9930 4978 0 -1 4202560 15746 0 0 0 58104 374 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095880894800 140095869280999 0 4 2 25189581 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9936] ppid=9927 vsize=15027304 memory=988 CPUtime=584.92 cores=1,3,5,7
/proc/9933/task/9936/stat : 9936 (java) R 9927 9930 4978 0 -1 4202560 17480 0 0 0 58119 373 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095671978448 140095869280999 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9937] ppid=9927 vsize=15027304 memory=2024 CPUtime=587.71 cores=1,3,5,7
/proc/9933/task/9937/stat : 9937 (java) R 9927 9930 4978 0 -1 4202560 17004 0 0 0 58423 348 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095670925704 140095869280999 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9938] ppid=9927 vsize=15027304 memory=620 CPUtime=587.14 cores=1,3,5,7
/proc/9933/task/9938/stat : 9938 (java) R 9927 9930 4978 0 -1 4202560 18029 0 0 0 58349 365 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095669873240 140095861642427 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9939] ppid=9927 vsize=15027304 memory=1712 CPUtime=2.43 cores=1,3,5,7
/proc/9933/task/9939/stat : 9939 (java) S 9927 9930 4978 0 -1 1077944384 97803 0 0 0 237 6 0 0 20 0 15 0 406034804 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094846498112 140095876662997 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 69 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9940] ppid=9927 vsize=15027304 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9940/stat : 9940 (java) S 9927 9930 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 406034804 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094451214048 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9941] ppid=9927 vsize=15027304 memory=5900 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9941/stat : 9941 (java) S 9927 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034805 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094182778112 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9942] ppid=9927 vsize=15027304 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9942/stat : 9942 (java) S 9927 9930 4978 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140093808269424 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9943] ppid=9927 vsize=15027304 memory=2116 CPUtime=2.8 cores=1,3,5,7
/proc/9933/task/9943/stat : 9943 (java) S 9927 9930 4978 0 -1 1077944384 12055 0 0 0 279 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094845446144 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9944] ppid=9927 vsize=15027304 memory=20544 CPUtime=2.81 cores=1,3,5,7
/proc/9933/task/9944/stat : 9944 (java) S 9927 9930 4978 0 -1 1077944384 13189 0 0 0 280 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094844393888 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9945] ppid=9927 vsize=15027304 memory=14068 CPUtime=0.93 cores=1,3,5,7
/proc/9933/task/9945/stat : 9945 (java) S 9927 9930 4978 0 -1 1077944384 5256 0 0 0 92 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094843340832 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9946] ppid=9927 vsize=15027304 memory=524 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9946/stat : 9946 (java) S 9927 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140093310364000 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9947] ppid=9927 vsize=15027304 memory=12042888 CPUtime=0.5 cores=1,3,5,7
/proc/9933/task/9947/stat : 9947 (java) S 9927 9930 4978 0 -1 1077944384 602 0 0 0 30 20 0 0 20 0 15 0 406034808 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094842289200 140095876663938 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 108 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
Current cumulated CPU time of completed processes: 0.003466 s
Current children cumulated CPU time: 2527.64 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12042888 KiB

[startup+786.701 s]
/proc/loadavg: 4.28 4.10 3.31 5/228 10096
/proc/meminfo: memFree=1103576/32770624 swapFree=66998516/67108860
[pid=9933] ppid=9927 vsize=15027304 memory=12042888 CPUtime=2528.03 cores=1,3,5,7
/proc/9933/stat : 9933 (java) S 9927 9930 4978 0 -1 1077944320 251419 0 0 0 250961 1842 0 0 20 0 15 0 406034801 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140728662234272 140095876652791 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
/proc/9933/statm: 3756826 3010722 3321 1 0 3717627 0
[pid=9933/tid=9934] ppid=9927 vsize=15027304 memory=12042888 CPUtime=173.48 cores=1,3,5,7
/proc/9933/task/9934/stat : 9934 (java) S 9927 9930 4978 0 -1 1077944384 52920 0 0 0 16987 361 0 0 20 0 15 0 406034801 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095848490064 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 1253 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9935] ppid=9927 vsize=15027304 memory=12042888 CPUtime=584.88 cores=1,3,5,7
/proc/9933/task/9935/stat : 9935 (java) R 9927 9930 4978 0 -1 4202560 15746 0 0 0 58114 374 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095880894800 140095869280999 0 4 2 25189581 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9936] ppid=9927 vsize=15027304 memory=12042888 CPUtime=585.01 cores=1,3,5,7
/proc/9933/task/9936/stat : 9936 (java) R 9927 9930 4978 0 -1 4202560 17480 0 0 0 58128 373 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095671978448 140095869280999 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9937] ppid=9927 vsize=15027304 memory=12042888 CPUtime=587.81 cores=1,3,5,7
/proc/9933/task/9937/stat : 9937 (java) R 9927 9930 4978 0 -1 4202560 17004 0 0 0 58433 348 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095670925704 140095869280999 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9938] ppid=9927 vsize=15027304 memory=12042888 CPUtime=587.24 cores=1,3,5,7
/proc/9933/task/9938/stat : 9938 (java) R 9927 9930 4978 0 -1 4202560 18029 0 0 0 58359 365 0 0 20 0 15 0 406034803 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140095669873240 140095861642318 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9939] ppid=9927 vsize=15027304 memory=1396 CPUtime=2.43 cores=1,3,5,7
/proc/9933/task/9939/stat : 9939 (java) S 9927 9930 4978 0 -1 1077944384 97803 0 0 0 237 6 0 0 20 0 15 0 406034804 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094846498112 140095876662997 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 69 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9940] ppid=9927 vsize=15027304 memory=12042888 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9940/stat : 9940 (java) S 9927 9930 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 406034804 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094451214048 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9941] ppid=9927 vsize=15027304 memory=12042888 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9941/stat : 9941 (java) S 9927 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034805 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094182778112 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9942] ppid=9927 vsize=15027304 memory=12042888 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9942/stat : 9942 (java) S 9927 9930 4978 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140093808269424 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9943] ppid=9927 vsize=15027304 memory=12042888 CPUtime=2.8 cores=1,3,5,7
/proc/9933/task/9943/stat : 9943 (java) S 9927 9930 4978 0 -1 1077944384 12055 0 0 0 279 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094845446144 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9944] ppid=9927 vsize=15027304 memory=12042888 CPUtime=2.81 cores=1,3,5,7
/proc/9933/task/9944/stat : 9944 (java) S 9927 9930 4978 0 -1 1077944384 13189 0 0 0 280 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094844393888 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9945] ppid=9927 vsize=15027304 memory=12042880 CPUtime=0.93 cores=1,3,5,7
/proc/9933/task/9945/stat : 9945 (java) S 9927 9930 4978 0 -1 1077944384 5256 0 0 0 92 1 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094843340832 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9946] ppid=9927 vsize=15027304 memory=12042888 CPUtime=0 cores=1,3,5,7
/proc/9933/task/9946/stat : 9946 (java) S 9927 9930 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 406034807 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140093310364000 140095876662997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
[pid=9933/tid=9947] ppid=9927 vsize=15027304 memory=3012 CPUtime=0.5 cores=1,3,5,7
/proc/9933/task/9947/stat : 9947 (java) S 9927 9930 4978 0 -1 1077944384 602 0 0 0 30 20 0 0 20 0 15 0 406034808 15387959296 3010722 33554432000 4194304 4196468 140728662251728 140094842289200 140095876663938 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 108 0 0 6293624 6294260 15568896 140728662254319 140728662254746 140728662254746 140728662257615 0
Current cumulated CPU time of completed processes: 0.003466 s
Current children cumulated CPU time: 2528.03 s
Current children cumulated vsize: 15027304 KiB
Current children cumulated memory: 12042888 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 786.753
CPU time (s): 2528.1
CPU user time (s): 2509.63
CPU system time (s): 18.4714
CPU usage (%): 321.333
Max. virtual memory (cumulated for all children) (KiB): 15140432
Max. memory (cumulated for all children) (KiB): 12044284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.63
system time used= 18.4714
maximum resident set size= 12043064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252530
page faults= 0
swaps= 0
block input operations= 128
block output operations= 4508272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52189
involuntary context switches= 39669


# summary of solver processes directly reported to runsolver:
#   pid: 9930,9933
#   total CPU time (s): 2528.1
#   total CPU user time (s): 2509.63
#   total CPU system time (s): 18.4714

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.23361 second user time and 8.03124 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-12 16:13:39
IDJOB=4388262
IDBENCH=138742
IDSOLVER=2825
FILE ID=node127/4388262-1568297659
RUNJOBID= node127-1568286090-6277
PBS_JOBID= 21701077
Free space on /tmp= 54332 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Domino/Domino-m1-s1/Domino-9000-9000.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4388262-1568297659/watcher-4388262-1568297659 -o /tmp/evaluation-result-4388262-1568297659/solver-4388262-1568297659 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6277 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4388262-1568297659.xml

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

MD5SUM BENCH= 479d99eb162212229c70ebabb46032f2
RANDOM SEED=1262090033

node127.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.55
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.55
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.55
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.55
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:        27586840 kB
MemAvailable:   31264796 kB
Buffers:           85580 kB
Cached:          3861356 kB
SwapCached:         6784 kB
Active:          2791656 kB
Inactive:        1778288 kB
Active(anon):     615032 kB
Inactive(anon):    49044 kB
Active(file):    2176624 kB
Inactive(file):  1729244 kB
Unevictable:      110596 kB
Mlocked:          110596 kB
SwapTotal:      67108860 kB
SwapFree:       66998516 kB
Dirty:             20644 kB
Writeback:            16 kB
AnonPages:        728332 kB
Mapped:            54988 kB
Shmem:             32692 kB
Slab:             204828 kB
SReclaimable:     175844 kB
SUnreclaim:        28984 kB
KernelStack:        3808 kB
PageTables:         7140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6565552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 49840 MiB
End job on node127 at 2019-09-12 16:26:46