Trace number 4305343

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
scop order+MapleCOMSPS (2018-07-31)SAT 3.93386 2.31525

General information on the benchmark

NameLangford/
LangfordBin-07_c18.xml
MD5SUM3bc0c2fe6daffe5cd6c78f401afaf84f
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.007355
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints21
Number of domains2
Minimum domain size7
Maximum domain size14
Distribution of domain sizes[{"size":7,"count":14},{"size":14,"count":14}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":14},{"degree":14,"count":14}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":7},{"arity":15,"count":14}]
Number of extensional constraints0
Number of intensional constraints7
Distribution of constraint types[{"type":"intension","count":7},{"type":"element","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-6405-serial-file.bin HOME/instance-4305343-1534072479.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:14:40 CEST 2018
0.66/0.55	c PID: 6408
0.66/0.55	c IP: 172.20.3.151
0.66/0.55	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.18/0.84	c (0,0) Parsing End
1.18/0.84	c (0,0) CSP: 28 int (0 aux), 0 bool (0 aux), 21 ctr, max domain size 14
1.18/0.84	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.18/0.84	c (0,0) Constraint Name Generate Begin
1.18/0.85	c (0,0) Ctr:HOME/instance-4305343-1534072479.xml,Add:Element:Eq:IntVar:Num
1.18/0.85	c (0,0) Constraint Name Generate End
1.18/0.85	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.85	c (0,0) CSP to CSPinCNF Begin
1.35/0.99	c (0,0) translated 3 (10%) constraints
1.54/1.01	c (0,0) translated 5 (20%) constraints
1.54/1.03	c (0,0) translated 7 (30%) constraints
1.54/1.04	c (0,0) translated 9 (40%) constraints
1.54/1.06	c (0,0) translated 11 (50%) constraints
1.54/1.07	c (0,0) translated 13 (60%) constraints
1.54/1.09	c (0,0) translated 15 (70%) constraints
1.54/1.09	c (0,0) translated 17 (80%) constraints
1.54/1.10	c (0,0) translated 19 (90%) constraints
1.54/1.10	c (0,0) translated 21 (100%) constraints
1.81/1.13	c (0,0) STATISTICS1:HOME/instance-4305343-1534072479.xml,Add:Element:Eq:IntVar:Num,28,203,12,12,3,2,12:2;11:2;10:2;9:2;8:2;7:2;6:2,12:30;11:30;10:30;9:30;8:30;7:226;6:30,3:196;1:7,2:14;1:588,
1.81/1.13	c (0,0) ==========================================
1.81/1.13	c (0,0) Order
1.81/1.13	c (0,0) ==========================================
1.81/1.16	c (0,0) translated 21 (10%) constraints
1.81/1.18	c (0,0) translated 41 (20%) constraints
2.00/1.20	c (0,0) translated 61 (30%) constraints
2.00/1.21	c (0,0) translated 82 (40%) constraints
2.00/1.23	c (0,0) translated 102 (50%) constraints
2.00/1.23	c (0,0) translated 122 (60%) constraints
2.00/1.24	c (0,0) translated 143 (70%) constraints
2.00/1.25	c (0,0) translated 163 (80%) constraints
2.00/1.25	c (0,0) translated 183 (90%) constraints
2.00/1.26	c (0,0) translated 203 (100%) constraints
2.00/1.26	c (0,0) CSP to CSPinCNF End
2.00/1.26	c (0,0) CSP: 28 int (0 aux), 98 bool (98 aux), 602 ctr, max domain size 12
2.00/1.26	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.00/1.26	c (0,0) CSPinCNF Propagation Begin
2.27/1.30	c (0,0) 0 values, 98 unsatisfiable literals, and 126 valid clauses are removed
2.27/1.30	c (0,0) CSPinCNF Propagation End
2.27/1.30	c (0,0) CSP: 28 int (0 aux), 98 bool (98 aux), 476 ctr, max domain size 12
2.27/1.30	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.27/1.30	c (0,0) Simplify CSPinCNF Begin
2.27/1.31	c (0,0) Simplify CSPinCNF End
2.27/1.31	c (0,0) CSP: 28 int (0 aux), 98 bool (98 aux), 476 ctr, max domain size 12
2.27/1.31	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.27/1.31	c (0,0) Calculate Precise Domain Begin
2.27/1.31	c (0,0) 0 values are removed by re-calculation
2.27/1.31	c (0,0) Calculate Precise Domain End
2.27/1.31	c (0,0) CSP: 28 int (0 aux), 98 bool (98 aux), 476 ctr, max domain size 12
2.27/1.31	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.27/1.31	c (0,0) CSPinCNF to SatSolver Begin
2.27/1.34	c (0,0) 48 (10 %) CSP clauses are encoded (294 SAT variables, 215 SAT clauses)
2.27/1.35	c (0,0) 96 (20 %) CSP clauses are encoded (294 SAT variables, 263 SAT clauses)
2.27/1.35	c (0,0) 143 (30 %) CSP clauses are encoded (294 SAT variables, 310 SAT clauses)
2.27/1.36	c (0,0) 191 (40 %) CSP clauses are encoded (294 SAT variables, 358 SAT clauses)
2.27/1.36	c (0,0) 238 (50 %) CSP clauses are encoded (294 SAT variables, 405 SAT clauses)
2.27/1.36	c (0,0) 286 (60 %) CSP clauses are encoded (294 SAT variables, 453 SAT clauses)
2.27/1.37	c (0,0) 334 (70 %) CSP clauses are encoded (294 SAT variables, 501 SAT clauses)
2.27/1.37	c (0,0) 381 (80 %) CSP clauses are encoded (294 SAT variables, 548 SAT clauses)
2.27/1.38	c (0,0) 429 (90 %) CSP clauses are encoded (294 SAT variables, 596 SAT clauses)
2.27/1.38	c (0,0) 476 (100 %) CSP clauses are encoded (294 SAT variables, 737 SAT clauses)
2.27/1.38	c (0,0) Launch Command will be: minisat_release
2.27/1.38	c (0,0) CSPinCNF to SatSolver End
2.27/1.38	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.55/1.40	c (0,0) STATISTICS2:HOME/instance-4305343-1534072479.xml,Add:Element:Eq:IntVar:Num,126,476,12,12,3,2,12:2;11:2;10:2;9:2;8:2;7:2;6:2,12:48;11:44;10:40;9:36;8:32;7:364;6:24;2:462,3:98;2:364;1:14,2:14;1:1022,
2.55/1.40	c (0,0) 294 bool, 742 clause
2.55/1.40	c (0,0) Export Begin
2.55/1.48	c (0,0) Export to HOME/scop-6405-serial-file.bin
2.55/1.48	c (0,0) Export End
2.55/1.48	c (0,0) Export File Size: 0.01 MB
2.55/1.48	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.55/1.48	c END-Prog: Sun Aug 12 13:14:41 CEST 2018
2.55/1.49	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-6405-serial-file.bin
2.71/1.98	c (0,0) Read Serial File Begin
2.71/1.98	c (0,0) HOME/scop-6405-serial-file.bin
3.53/2.13	c (0,0) Read Serial File End
3.53/2.14	
3.53/2.14	scop order+minisat_release (2018-07-31)
3.53/2.14	(Solving Process)
3.53/2.14	
3.53/2.17	c BEGIN-Prog: Sun Aug 12 13:14:41 CEST 2018
3.53/2.17	c PID: 6423
3.53/2.17	c IP: 172.20.3.151
3.53/2.17	c HOST: node151.alineos.net
3.53/2.17	c (0,0) SatSolver.solve Begin
3.53/2.17	c (0,0) 0 bool, 0 clause
3.53/2.17	c (0,0) minisat_release HOME/instance-4305343-1534072479.xml-scop-6408.cnf
3.53/2.20	c (0,0) c This is COMiniSatPS.
3.53/2.20	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3.53/2.20	c (0,0) c ============================[ Problem Statistics ]=============================
3.53/2.20	c (0,0) c |                                                                             |
3.53/2.20	c (0,0) c |  Number of variables:           294                                         |
3.53/2.20	c (0,0) c |  Number of clauses:             742                                         |
3.53/2.20	c (0,0) c |  Parse time:                   0.00 s                                       |
3.53/2.20	c (0,0) c |  Eliminated clauses:           0.00 Mb                                      |
3.53/2.20	c (0,0) c Reduced to 145 vars, 471 cls (grow=0)
3.53/2.20	c (0,0) c No iterative elimination performed. (vars=145, c/v ratio=3.2)
3.53/2.20	c (0,0) c |  Simplification time:          0.00 s                                       |
3.53/2.20	c (0,0) c |                                                                             |
3.53/2.20	c (0,0) c ============================[ Search Statistics ]==============================
3.53/2.20	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.53/2.20	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.53/2.20	c (0,0) c ===============================================================================
3.53/2.20	c (0,0) c ===============================================================================
3.53/2.20	c (0,0) c restarts              : 1
3.53/2.20	c (0,0) c conflicts             : 25             (11558 /sec)
3.53/2.20	c (0,0) c decisions             : 57             (0.00 % random) (26352 /sec)
3.53/2.20	c (0,0) c propagations          : 843            (389736 /sec)
3.53/2.20	c (0,0) c conflict literals     : 221            (10.89 % deleted)
3.53/2.20	c (0,0) c CPU time              : 0.002163 s
3.53/2.20	c (0,0) 
3.53/2.20	c (0,0) s SATISFIABLE
3.74/2.24	c (0,0) SatSolver.solve End
3.74/2.24	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
3.74/2.24	c (0,0) Show results Begin
3.88/2.30	s SATISFIABLE
3.88/2.30	v <instantiation>
3.88/2.30	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13]</list>
3.88/2.30	v     <values>1 5 1 7 3 4 6 5 3 2 4 7 2 6 2 0 12 9 8 4 10 5 7 1 13 6 11 3</values>
3.88/2.30	v </instantiation>
3.88/2.30	c (0,0) Show results End
3.88/2.30	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
3.88/2.30	c (0,0) 0,0,STOP-AFTER(ALL)
3.88/2.30	c END-Prog: Sun Aug 12 13:14:42 CEST 2018

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305343-1534072479/watcher-4305343-1534072479 -o /tmp/evaluation-result-4305343-1534072479/solver-4305343-1534072479 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305343-1534072479.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=6405, runsolver pid=6402

[startup+0.100305 s]*
/proc/loadavg: 2.17 2.05 2.06 5/223 6422
/proc/meminfo: memFree=8305944/32770624 swapFree=67108860/67108860
[pid=6405] ppid=6402 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6405/stat : 6405 (scop.sh) S 6402 6405 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224811114 115843072 349 33554432000 4194304 5098028 140733626418496 140733626415752 140113353224828 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14512128 140733626422336 140733626422535 140733626422535 140733626425293 0
/proc/6405/statm: 28282 349 296 221 0 87 0
[pid=6408] ppid=6405 vsize=15012476 memory=70980 CPUtime=0.1 cores=0,2,4,6
/proc/6408/stat : 6408 (java) S 6405 6405 3762 0 -1 1077944320 6468 0 0 0 8 2 0 0 20 0 15 0 224811114 15372775424 17745 33554432000 4194304 4196468 140729671510016 140729671492560 139790249881335 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
/proc/6408/statm: 3753119 17745 2738 1 0 3715579 0
[pid=6408/tid=6409] ppid=6405 vsize=15012476 memory=-2843876205189252254 CPUtime=0.08 cores=0,2,4,6
/proc/6408/task/6409/stat : 6409 (java) R 6405 6405 3762 0 -1 4202560 4587 0 0 0 7 1 0 0 20 0 15 0 224811115 15372775424 17876 33554432000 4194304 4196468 140729671510016 139790221693320 139790233961822 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6410] ppid=6405 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6410/stat : 6410 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 17876 33554432000 4194304 4196468 140729671510016 139790254124176 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6411] ppid=6405 vsize=15012476 memory=140273579886208 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6411/stat : 6411 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 17876 33554432000 4194304 4196468 140729671510016 139790052899856 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6412] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6412/stat : 6412 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 17876 33554432000 4194304 4196468 140729671510016 139790051847056 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6413] ppid=6405 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6413/stat : 6413 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 17876 33554432000 4194304 4196468 140729671510016 139790050794256 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6414] ppid=6405 vsize=15012476 memory=140273579886208 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6414/stat : 6414 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811118 15372775424 17876 33554432000 4194304 4196468 140729671510016 139789084862832 139790249892482 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6415] ppid=6405 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6415/stat : 6415 (java) S 6405 6405 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224811118 15372775424 17876 33554432000 4194304 4196468 140729671510016 139788837446688 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6416] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6416/stat : 6416 (java) S 6405 6405 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224811119 15372775424 17876 33554432000 4194304 4196468 140729671510016 139788703224688 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6417] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6417/stat : 6417 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 17876 33554432000 4194304 4196468 140729671510016 139788328720208 139790249899931 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6418] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6418/stat : 6418 (java) S 6405 6405 3762 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 17876 33554432000 4194304 4196468 140729671510016 139789083810672 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6419] ppid=6405 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6419/stat : 6419 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 17876 33554432000 4194304 4196468 140729671510016 139789082757872 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6420] ppid=6405 vsize=15012476 memory=140273579886208 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6420/stat : 6420 (java) R 6405 6405 3762 0 -1 4202560 290 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 17876 33554432000 4194304 4196468 140729671510016 139789081705072 139790228820604 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6421] ppid=6405 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6421/stat : 6421 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 17876 33554432000 4194304 4196468 140729671510016 139787830815456 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6422] ppid=6405 vsize=15012476 memory=140273579886208 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6422/stat : 6422 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 17876 33554432000 4194304 4196468 140729671510016 139789080652464 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72376 KiB

[startup+0.210555 s]*
/proc/loadavg: 2.17 2.05 2.06 3/223 6422
/proc/meminfo: memFree=8291940/32770624 swapFree=67108860/67108860
[pid=6405] ppid=6402 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6405/stat : 6405 (scop.sh) S 6402 6405 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224811114 115843072 349 33554432000 4194304 5098028 140733626418496 140733626415752 140113353224828 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14512128 140733626422336 140733626422535 140733626422535 140733626425293 0
/proc/6405/statm: 28282 349 296 221 0 87 0
[pid=6408] ppid=6405 vsize=15012476 memory=84540 CPUtime=0.25 cores=0,2,4,6
/proc/6408/stat : 6408 (java) S 6405 6405 3762 0 -1 1077944320 10016 0 0 0 22 3 0 0 20 0 15 0 224811114 15372775424 21135 33554432000 4194304 4196468 140729671510016 140729671492560 139790249881335 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
/proc/6408/statm: 3753119 21135 2907 1 0 3715579 0
[pid=6408/tid=6409] ppid=6405 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/6408/task/6409/stat : 6409 (java) R 6405 6405 3762 0 -1 4202560 7897 0 0 0 17 2 0 0 20 0 15 0 224811115 15372775424 21135 33554432000 4194304 4196468 140729671510016 139790221697392 139790249893270 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6410] ppid=6405 vsize=15012476 memory=540 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6410/stat : 6410 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 21135 33554432000 4194304 4196468 140729671510016 139790254124176 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6411] ppid=6405 vsize=15012476 memory=140273579911670 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6411/stat : 6411 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 21135 33554432000 4194304 4196468 140729671510016 139790052899856 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6412] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6412/stat : 6412 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 21135 33554432000 4194304 4196468 140729671510016 139790051847056 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6413] ppid=6405 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6413/stat : 6413 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 21135 33554432000 4194304 4196468 140729671510016 139790050794256 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6414] ppid=6405 vsize=15012476 memory=140273579886208 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6414/stat : 6414 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811118 15372775424 21135 33554432000 4194304 4196468 140729671510016 139789084862832 139790249892482 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6415] ppid=6405 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6415/stat : 6415 (java) S 6405 6405 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224811118 15372775424 21135 33554432000 4194304 4196468 140729671510016 139788837446688 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6416] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6416/stat : 6416 (java) S 6405 6405 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224811119 15372775424 21135 33554432000 4194304 4196468 140729671510016 139788703224688 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6417] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6417/stat : 6417 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 21135 33554432000 4194304 4196468 140729671510016 139788328720208 139790249899931 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6418] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6418/stat : 6418 (java) S 6405 6405 3762 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 21135 33554432000 4194304 4196468 140729671510016 139789083810672 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6419] ppid=6405 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6419/stat : 6419 (java) S 6405 6405 3762 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 21135 33554432000 4194304 4196468 140729671510016 139789082757872 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6420] ppid=6405 vsize=15012476 memory=140273579886208 CPUtime=0.02 cores=0,2,4,6
/proc/6408/task/6420/stat : 6420 (java) S 6405 6405 3762 0 -1 1077944384 306 0 0 0 2 0 0 0 20 0 15 0 224811121 15372775424 21135 33554432000 4194304 4196468 140729671510016 139789081705072 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6421] ppid=6405 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6421/stat : 6421 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 21135 33554432000 4194304 4196468 140729671510016 139787830815456 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6422] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6422/stat : 6422 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 21135 33554432000 4194304 4196468 140729671510016 139789080652464 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 85936 KiB

[startup+0.310384 s]*
/proc/loadavg: 2.17 2.05 2.06 3/223 6422
/proc/meminfo: memFree=8289024/32770624 swapFree=67108860/67108860
[pid=6405] ppid=6402 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6405/stat : 6405 (scop.sh) S 6402 6405 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224811114 115843072 349 33554432000 4194304 5098028 140733626418496 140733626415752 140113353224828 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14512128 140733626422336 140733626422535 140733626422535 140733626425293 0
/proc/6405/statm: 28282 349 296 221 0 87 0
[pid=6408] ppid=6405 vsize=15012476 memory=88072 CPUtime=0.41 cores=0,2,4,6
/proc/6408/stat : 6408 (java) S 6405 6405 3762 0 -1 1077944320 10554 0 0 0 38 3 0 0 20 0 15 0 224811114 15372775424 22018 33554432000 4194304 4196468 140729671510016 140729671492560 139790249881335 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
/proc/6408/statm: 3753119 22018 2983 1 0 3715579 0
[pid=6408/tid=6409] ppid=6405 vsize=15012476 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/6408/task/6409/stat : 6409 (java) R 6405 6405 3762 0 -1 4202560 8269 0 0 0 27 2 0 0 20 0 15 0 224811115 15372775424 22018 33554432000 4194304 4196468 140729671510016 139790221676336 139790233961822 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6410] ppid=6405 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6410/stat : 6410 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 22018 33554432000 4194304 4196468 140729671510016 139790254124176 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6411] ppid=6405 vsize=15012476 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6411/stat : 6411 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 22018 33554432000 4194304 4196468 140729671510016 139790052899856 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6412] ppid=6405 vsize=15012476 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6412/stat : 6412 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 22018 33554432000 4194304 4196468 140729671510016 139790051847056 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6413] ppid=6405 vsize=15012476 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6413/stat : 6413 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811116 15372775424 22018 33554432000 4194304 4196468 140729671510016 139790050794256 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6414] ppid=6405 vsize=15012476 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6414/stat : 6414 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811118 15372775424 22018 33554432000 4194304 4196468 140729671510016 139789084862832 139790249892482 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6415] ppid=6405 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6415/stat : 6415 (java) S 6405 6405 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224811118 15372775424 22018 33554432000 4194304 4196468 140729671510016 139788837446688 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6416] ppid=6405 vsize=15012476 memory=8693815914432465728 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6416/stat : 6416 (java) S 6405 6405 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224811119 15372775424 22018 33554432000 4194304 4196468 140729671510016 139788703224688 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6417] ppid=6405 vsize=15012476 memory=8325818968683490714 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6417/stat : 6417 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 22018 33554432000 4194304 4196468 140729671510016 139788328720208 139790249899931 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6418] ppid=6405 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6408/task/6418/stat : 6418 (java) S 6405 6405 3762 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 15 0 224811121 15372775424 22018 33554432000 4194304 4196468 140729671510016 139789083810672 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6419] ppid=6405 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6408/task/6419/stat : 6419 (java) S 6405 6405 3762 0 -1 1077944384 251 0 0 0 2 0 0 0 20 0 15 0 224811121 15372775424 22018 33554432000 4194304 4196468 140729671510016 139789082757872 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6420] ppid=6405 vsize=15012476 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/6408/task/6420/stat : 6420 (java) S 6405 6405 3762 0 -1 1077944384 326 0 0 0 6 0 0 0 20 0 15 0 224811121 15372775424 22018 33554432000 4194304 4196468 140729671510016 139789081705072 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6421] ppid=6405 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6421/stat : 6421 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 22018 33554432000 4194304 4196468 140729671510016 139787830815456 139790249891541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6422] ppid=6405 vsize=15012476 memory=4050206357724542767 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6422/stat : 6422 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811121 15372775424 22018 33554432000 4194304 4196468 140729671510016 139789080652464 139790249892482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89468 KiB

[startup+0.700747 s]
/proc/loadavg: 2.17 2.05 2.06 5/223 6422
/proc/meminfo: memFree=8265140/32770624 swapFree=67108860/67108860
[pid=6405] ppid=6402 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6405/stat : 6405 (scop.sh) S 6402 6405 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224811114 115843072 349 33554432000 4194304 5098028 140733626418496 140733626415752 140113353224828 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14512128 140733626422336 140733626422535 140733626422535 140733626425293 0
/proc/6405/statm: 28282 349 296 221 0 87 0
[pid=6408] ppid=6405 vsize=15020872 memory=127588 CPUtime=0.99 cores=0,2,4,6
/proc/6408/stat : 6408 (java) S 6405 6405 3762 0 -1 1077944320 17603 0 0 0 94 5 0 0 20 0 15 0 224811114 15381372928 31897 33554432000 4194304 4196468 140729671510016 140729671492560 139790249881335 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
/proc/6408/statm: 3755218 31897 3159 1 0 3716603 0
[pid=6408/tid=6409] ppid=6405 vsize=15020872 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/6408/task/6409/stat : 6409 (java) R 6405 6405 3762 0 -1 4202560 14898 0 0 0 63 4 0 0 20 0 15 0 224811115 15381372928 31897 33554432000 4194304 4196468 140729671510016 139790221714960 139790249893270 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6410] ppid=6405 vsize=15020872 memory=180 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6410/stat : 6410 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15381372928 31897 33554432000 4194304 4196468 140729671510016 139790254124176 139790249891541 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6411] ppid=6405 vsize=15020872 memory=14795 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6411/stat : 6411 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15381372928 31897 33554432000 4194304 4196468 140729671510016 139790052899856 139790249891541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6412] ppid=6405 vsize=15020872 memory=4957 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6412/stat : 6412 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811116 15381372928 31897 33554432000 4194304 4196468 140729671510016 139790051847056 139790249891541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6413] ppid=6405 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6413/stat : 6413 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811116 15381372928 31897 33554432000 4194304 4196468 140729671510016 139790050794256 139790249891541 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6414] ppid=6405 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6414/stat : 6414 (java) S 6405 6405 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224811118 15381372928 31897 33554432000 4194304 4196468 140729671510016 139789084862832 139790249892482 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6415] ppid=6405 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6415/stat : 6415 (java) S 6405 6405 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224811118 15381372928 31897 33554432000 4194304 4196468 140729671510016 139788837446688 139790249891541 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6416] ppid=6405 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6416/stat : 6416 (java) S 6405 6405 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224811119 15381372928 31897 33554432000 4194304 4196468 140729671510016 139788703224688 139790249891541 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6417] ppid=6405 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6417/stat : 6417 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811121 15381372928 31897 33554432000 4194304 4196468 140729671510016 139788328720208 139790249899931 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6418] ppid=6405 vsize=15020872 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/6408/task/6418/stat : 6418 (java) R 6405 6405 3762 0 -1 4202560 442 0 0 0 6 0 0 0 20 0 15 0 224811121 15381372928 31897 33554432000 4194304 4196468 140729671510016 139789083801056 139790234986558 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6419] ppid=6405 vsize=15020872 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6408/task/6419/stat : 6419 (java) R 6405 6405 3762 0 -1 1077944384 480 0 0 0 9 0 0 0 20 0 15 0 224811121 15381372928 31897 33554432000 4194304 4196468 140729671510016 139789082757872 139790249892482 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6420] ppid=6405 vsize=15020872 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/6408/task/6420/stat : 6420 (java) R 6405 6405 3762 0 -1 4202560 428 0 0 0 15 0 0 0 20 0 15 0 224811121 15381372928 31897 33554432000 4194304 4196468 140729671510016 139789081705072 139790249893270 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6421] ppid=6405 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6421/stat : 6421 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811121 15381372928 31897 33554432000 4194304 4196468 140729671510016 139787830815456 139790249891541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
[pid=6408/tid=6422] ppid=6405 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6408/task/6422/stat : 6422 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811121 15381372928 31897 33554432000 4194304 4196468 140729671510016 139789080652464 139790249892482 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17801216 140729671513095 140729671513393 140729671513393 140729671516111 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128984 KiB

[startup+1.50081 s]
/proc/loadavg: 2.17 2.05 2.06 4/223 6422
/proc/meminfo: memFree=8238420/32770624 swapFree=67108860/67108860
[pid=6405] ppid=6402 vsize=113128 memory=1472 CPUtime=2.71 cores=0,2,4,6
/proc/6405/stat : 6405 (scop.sh) S 6402 6405 3762 0 -1 4202496 591 22214 0 0 0 0 262 9 20 0 1 0 224811114 115843072 368 33554432000 4194304 5098028 140733626418496 140733626415240 140113353224828 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14512128 140733626422336 140733626422535 140733626422535 140733626425293 0
/proc/6405/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.31521 s]
# the end of solver process 6405 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.76823 s, system=0.165637 s

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

[startup+1.6038 s]
/proc/loadavg: 2.17 2.05 2.06 4/223 6422
/proc/meminfo: memFree=8238420/32770624 swapFree=67108860/67108860
[pid=6405] ppid=6402 vsize=113128 memory=1472 CPUtime=2.71 cores=0,2,4,6
/proc/6405/stat : 6405 (scop.sh) S 6402 6405 3762 0 -1 4202496 591 22214 0 0 0 0 262 9 20 0 1 0 224811114 115843072 368 33554432000 4194304 5098028 140733626418496 140733626415240 140113353224828 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14512128 140733626422336 140733626422535 140733626422535 140733626425293 0
/proc/6405/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.00021 s]*
/proc/loadavg: 2.17 2.05 2.06 5/223 6437
/proc/meminfo: memFree=8287808/32770624 swapFree=67108860/67108860
[pid=6405] ppid=6402 vsize=113128 memory=1472 CPUtime=2.71 cores=0,2,4,6
/proc/6405/stat : 6405 (scop.sh) S 6402 6405 3762 0 -1 4202496 591 22214 0 0 0 0 262 9 20 0 1 0 224811114 115843072 368 33554432000 4194304 5098028 140733626418496 140733626415240 140113353224828 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14512128 140733626422336 140733626422535 140733626422535 140733626425293 0
/proc/6405/statm: 28282 368 311 221 0 87 0
[pid=6423] ppid=6405 vsize=7406384 memory=90824 CPUtime=0.67 cores=0,2,4,6
/proc/6423/stat : 6423 (java) S 6405 6405 3762 0 -1 1077944320 15849 0 0 0 63 4 0 0 20 0 15 0 224811263 7584137216 22706 33554432000 4194304 4196468 140728205645136 140728205627680 139999175855863 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
/proc/6423/statm: 1851596 22706 3006 1 0 1813530 0
[pid=6423/tid=6424] ppid=6405 vsize=7406384 memory=8112282956445269571 CPUtime=0.49 cores=0,2,4,6
/proc/6423/task/6424/stat : 6424 (java) R 6405 6405 3762 0 -1 4202560 13556 0 0 0 46 3 0 0 20 0 15 0 224811264 7584137216 22706 33554432000 4194304 4196468 140728205645136 139999147682320 139999159936350 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6425] ppid=6405 vsize=7406384 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6425/stat : 6425 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811265 7584137216 22706 33554432000 4194304 4196468 140728205645136 139999180097808 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6426] ppid=6405 vsize=7406384 memory=140273430700832 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6426/stat : 6426 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811265 7584137216 22706 33554432000 4194304 4196468 140728205645136 139998980266384 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6427] ppid=6405 vsize=7406384 memory=140273430701552 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6427/stat : 6427 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811265 7584137216 22706 33554432000 4194304 4196468 140728205645136 139998979213840 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6428] ppid=6405 vsize=7406384 memory=140273430701648 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6428/stat : 6428 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811265 7584137216 22706 33554432000 4194304 4196468 140728205645136 139998978161296 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6429] ppid=6405 vsize=7406384 memory=140273430701744 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6429/stat : 6429 (java) S 6405 6405 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224811266 7584137216 22706 33554432000 4194304 4196468 140728205645136 139998622308848 139999175867010 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6430] ppid=6405 vsize=7406384 memory=140273430701840 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6430/stat : 6430 (java) S 6405 6405 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224811267 7584137216 22706 33554432000 4194304 4196468 140728205645136 139998149993888 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6431] ppid=6405 vsize=7406384 memory=140273430701936 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6431/stat : 6431 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811267 7584137216 22706 33554432000 4194304 4196468 140728205645136 139997881558512 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6432] ppid=6405 vsize=7406384 memory=140273430700128 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6432/stat : 6432 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811269 7584137216 22706 33554432000 4194304 4196468 140728205645136 139997507050192 139999175874459 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6433] ppid=6405 vsize=7406384 memory=3540025901309056309 CPUtime=0.03 cores=0,2,4,6
/proc/6423/task/6433/stat : 6433 (java) R 6405 6405 3762 0 -1 1077944384 443 0 0 0 3 0 0 0 20 0 15 0 224811269 7584137216 22706 33554432000 4194304 4196468 140728205645136 139998621255664 139999175867010 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6434] ppid=6405 vsize=7406384 memory=3540026987952494998 CPUtime=0.02 cores=0,2,4,6
/proc/6423/task/6434/stat : 6434 (java) R 6405 6405 3762 0 -1 4202560 177 0 0 0 2 0 0 0 20 0 15 0 224811269 7584137216 22706 33554432000 4194304 4196468 140728205645136 139998015762048 139999157221896 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6435] ppid=6405 vsize=7406384 memory=7086253963429636453 CPUtime=0.1 cores=0,2,4,6
/proc/6423/task/6435/stat : 6435 (java) R 6405 6405 3762 0 -1 4202560 362 0 0 0 10 0 0 0 20 0 15 0 224811269 7584137216 22706 33554432000 4194304 4196468 140728205645136 139998014720240 139999175867798 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6436] ppid=6405 vsize=7406384 memory=7086253963429636453 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6436/stat : 6436 (java) S 6405 6405 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224811269 7584137216 22706 33554432000 4194304 4196468 140728205645136 139997009144416 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6437] ppid=6405 vsize=7406384 memory=7086253963429636453 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6437/stat : 6437 (java) S 6405 6405 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224811270 7584137216 22706 33554432000 4194304 4196468 140728205645136 139998013668144 139999175867010 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
Current children cumulated CPU time: 3.38 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 92296 KiB

[startup+2.20903 s]
/proc/loadavg: 2.17 2.05 2.06 5/223 6437
/proc/meminfo: memFree=8287808/32770624 swapFree=67108860/67108860
[pid=6405] ppid=6402 vsize=113128 memory=1472 CPUtime=2.71 cores=0,2,4,6
/proc/6405/stat : 6405 (scop.sh) S 6402 6405 3762 0 -1 4202496 591 22214 0 0 0 0 262 9 20 0 1 0 224811114 115843072 368 33554432000 4194304 5098028 140733626418496 140733626415240 140113353224828 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14512128 140733626422336 140733626422535 140733626422535 140733626425293 0
/proc/6405/statm: 28282 368 311 221 0 87 0
[pid=6423] ppid=6405 vsize=7869560 memory=114044 CPUtime=1.03 cores=0,2,4,6
/proc/6423/stat : 6423 (java) S 6405 6405 3762 0 -1 1077944320 17682 456 0 0 98 5 0 0 20 0 17 0 224811263 8058429440 28511 33554432000 4194304 4196468 140728205645136 140728205627680 139999175855863 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
/proc/6423/statm: 1967390 28511 3146 1 0 1928789 0
[pid=6423/tid=6424] ppid=6405 vsize=7869560 memory=0 CPUtime=0.69 cores=0,2,4,6
/proc/6423/task/6424/stat : 6424 (java) R 6405 6405 3762 0 -1 4202560 14787 456 0 0 65 4 0 0 20 0 17 0 224811264 8058429440 28511 33554432000 4194304 4196468 140728205645136 139999147681784 139999175877789 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6425] ppid=6405 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6425/stat : 6425 (java) S 6405 6405 3762 0 -1 1077944384 1 456 0 0 0 0 0 0 20 0 17 0 224811265 8058429440 28511 33554432000 4194304 4196468 140728205645136 139999180097808 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6426] ppid=6405 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6426/stat : 6426 (java) S 6405 6405 3762 0 -1 1077944384 2 456 0 0 0 0 0 0 20 0 17 0 224811265 8058429440 28511 33554432000 4194304 4196468 140728205645136 139998980266384 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6427] ppid=6405 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6427/stat : 6427 (java) S 6405 6405 3762 0 -1 1077944384 2 456 0 0 0 0 0 0 20 0 17 0 224811265 8058429440 28511 33554432000 4194304 4196468 140728205645136 139998979213840 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6428] ppid=6405 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6428/stat : 6428 (java) S 6405 6405 3762 0 -1 1077944384 3 456 0 0 0 0 0 0 20 0 17 0 224811265 8058429440 28511 33554432000 4194304 4196468 140728205645136 139998978161296 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6429] ppid=6405 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6429/stat : 6429 (java) S 6405 6405 3762 0 -1 1077944384 5 456 0 0 0 0 0 0 20 0 17 0 224811266 8058429440 28511 33554432000 4194304 4196468 140728205645136 139998622308848 139999175867010 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6430] ppid=6405 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6430/stat : 6430 (java) S 6405 6405 3762 0 -1 1077944384 13 456 0 0 0 0 0 0 20 0 17 0 224811267 8058429440 28511 33554432000 4194304 4196468 140728205645136 139998149993888 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6431] ppid=6405 vsize=7869560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6431/stat : 6431 (java) S 6405 6405 3762 0 -1 1077944384 1 456 0 0 0 0 0 0 20 0 17 0 224811267 8058429440 28511 33554432000 4194304 4196468 140728205645136 139997881558512 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6432] ppid=6405 vsize=7869560 memory=55 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6432/stat : 6432 (java) S 6405 6405 3762 0 -1 1077944384 3 456 0 0 0 0 0 0 20 0 17 0 224811269 8058429440 28511 33554432000 4194304 4196468 140728205645136 139997507050192 139999175874459 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6433] ppid=6405 vsize=7869560 memory=2656 CPUtime=0.07 cores=0,2,4,6
/proc/6423/task/6433/stat : 6433 (java) R 6405 6405 3762 0 -1 1077944384 529 456 0 0 7 0 0 0 20 0 17 0 224811269 8058429440 28511 33554432000 4194304 4196468 140728205645136 139998621255664 139999175867010 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6434] ppid=6405 vsize=7869560 memory=2588 CPUtime=0.07 cores=0,2,4,6
/proc/6423/task/6434/stat : 6434 (java) R 6405 6405 3762 0 -1 4202560 406 456 0 0 7 0 0 0 20 0 17 0 224811269 8058429440 28511 33554432000 4194304 4196468 140728205645136 139998015758664 139999160519025 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6435] ppid=6405 vsize=7869560 memory=6656426216303648864 CPUtime=0.17 cores=0,2,4,6
/proc/6423/task/6435/stat : 6435 (java) S 6405 6405 3762 0 -1 1077944384 514 456 0 0 17 0 0 0 20 0 17 0 224811269 8058429440 28511 33554432000 4194304 4196468 140728205645136 139998014720240 139999175867010 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6436] ppid=6405 vsize=7869560 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6436/stat : 6436 (java) S 6405 6405 3762 0 -1 1077944384 3 456 0 0 0 0 0 0 20 0 17 0 224811269 8058429440 28511 33554432000 4194304 4196468 140728205645136 139997009144416 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6437] ppid=6405 vsize=7869560 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6437/stat : 6437 (java) S 6405 6405 3762 0 -1 1077944384 1 456 0 0 0 0 0 0 20 0 17 0 224811270 8058429440 28511 33554432000 4194304 4196468 140728205645136 139998013668144 139999175867010 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
Current children cumulated CPU time: 3.74 s
Current children cumulated vsize: 7982688 KiB
Current children cumulated memory: 115516 KiB

[startup+2.30069 s]
/proc/loadavg: 2.17 2.05 2.06 5/223 6437
/proc/meminfo: memFree=8287808/32770624 swapFree=67108860/67108860
[pid=6405] ppid=6402 vsize=113128 memory=1472 CPUtime=2.71 cores=0,2,4,6
/proc/6405/stat : 6405 (scop.sh) S 6402 6405 3762 0 -1 4202496 591 22214 0 0 0 0 262 9 20 0 1 0 224811114 115843072 368 33554432000 4194304 5098028 140733626418496 140733626415240 140113353224828 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14512128 140733626422336 140733626422535 140733626422535 140733626425293 0
/proc/6405/statm: 28282 368 311 221 0 87 0
[pid=6423] ppid=6405 vsize=7740532 memory=117924 CPUtime=1.17 cores=0,2,4,6
/proc/6423/stat : 6423 (java) S 6405 6405 3762 0 -1 1077944320 18262 456 0 0 112 5 0 0 20 0 17 0 224811263 7926304768 29481 33554432000 4194304 4196468 140728205645136 140728205627680 139999175855863 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
/proc/6423/statm: 1935133 29481 3148 1 0 1896532 0
[pid=6423/tid=6424] ppid=6405 vsize=7740532 memory=288230574492221466 CPUtime=0.77 cores=0,2,4,6
/proc/6423/task/6424/stat : 6424 (java) R 6405 6405 3762 0 -1 4202560 15256 456 0 0 73 4 0 0 20 0 17 0 224811264 7926304768 29481 33554432000 4194304 4196468 140728205645136 139999147693488 139999168952699 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6425] ppid=6405 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6425/stat : 6425 (java) S 6405 6405 3762 0 -1 1077944384 1 456 0 0 0 0 0 0 20 0 17 0 224811265 7926304768 29481 33554432000 4194304 4196468 140728205645136 139999180097808 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6426] ppid=6405 vsize=7740532 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6426/stat : 6426 (java) S 6405 6405 3762 0 -1 1077944384 2 456 0 0 0 0 0 0 20 0 17 0 224811265 7926304768 29481 33554432000 4194304 4196468 140728205645136 139998980266384 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6427] ppid=6405 vsize=7740532 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6427/stat : 6427 (java) S 6405 6405 3762 0 -1 1077944384 2 456 0 0 0 0 0 0 20 0 17 0 224811265 7926304768 29481 33554432000 4194304 4196468 140728205645136 139998979213840 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6428] ppid=6405 vsize=7740532 memory=15541829625973996 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6428/stat : 6428 (java) S 6405 6405 3762 0 -1 1077944384 3 456 0 0 0 0 0 0 20 0 17 0 224811265 7926304768 29498 33554432000 4194304 4196468 140728205645136 139998978161296 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6429] ppid=6405 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6429/stat : 6429 (java) S 6405 6405 3762 0 -1 1077944384 5 456 0 0 0 0 0 0 20 0 17 0 224811266 7926304768 29498 33554432000 4194304 4196468 140728205645136 139998622308848 139999175867010 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6430] ppid=6405 vsize=7740532 memory=96940 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6430/stat : 6430 (java) S 6405 6405 3762 0 -1 1077944384 13 456 0 0 0 0 0 0 20 0 17 0 224811267 7926304768 29498 33554432000 4194304 4196468 140728205645136 139998149993888 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6431] ppid=6405 vsize=7740532 memory=7086253963429636453 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6431/stat : 6431 (java) S 6405 6405 3762 0 -1 1077944384 1 456 0 0 0 0 0 0 20 0 17 0 224811267 7926304768 29498 33554432000 4194304 4196468 140728205645136 139997881558512 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6432] ppid=6405 vsize=7740532 memory=6300095414450873701 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6432/stat : 6432 (java) S 6405 6405 3762 0 -1 1077944384 3 456 0 0 0 0 0 0 20 0 17 0 224811269 7926304768 29498 33554432000 4194304 4196468 140728205645136 139997507050192 139999175874459 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6433] ppid=6405 vsize=7740532 memory=6300095414450873701 CPUtime=0.07 cores=0,2,4,6
/proc/6423/task/6433/stat : 6433 (java) S 6405 6405 3762 0 -1 1077944384 529 456 0 0 7 0 0 0 20 0 17 0 224811269 7926304768 29498 33554432000 4194304 4196468 140728205645136 139998621255664 139999175867010 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6434] ppid=6405 vsize=7740532 memory=7086253963429636453 CPUtime=0.09 cores=0,2,4,6
/proc/6423/task/6434/stat : 6434 (java) S 6405 6405 3762 0 -1 1077944384 422 456 0 0 9 0 0 0 20 0 17 0 224811269 7926304768 29498 33554432000 4194304 4196468 140728205645136 139998015772784 139999175867010 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6435] ppid=6405 vsize=7740532 memory=7086253963429636453 CPUtime=0.2 cores=0,2,4,6
/proc/6423/task/6435/stat : 6435 (java) R 6405 6405 3762 0 -1 4202560 583 456 0 0 20 0 0 0 20 0 17 0 224811269 7926304768 29498 33554432000 4194304 4196468 140728205645136 139998014720240 139999159936350 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6436] ppid=6405 vsize=7740532 memory=8027223685274615916 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6436/stat : 6436 (java) S 6405 6405 3762 0 -1 1077944384 3 456 0 0 0 0 0 0 20 0 17 0 224811269 7926304768 29498 33554432000 4194304 4196468 140728205645136 139997009144416 139999175866069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
[pid=6423/tid=6437] ppid=6405 vsize=7740532 memory=6300095414450873701 CPUtime=0 cores=0,2,4,6
/proc/6423/task/6437/stat : 6437 (java) S 6405 6405 3762 0 -1 1077944384 1 456 0 0 0 0 0 0 20 0 17 0 224811270 7926304768 29498 33554432000 4194304 4196468 140728205645136 139998013668144 139999175867010 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36790272 140728205653174 140728205653297 140728205653297 140728205656015 0
Current children cumulated CPU time: 3.88 s
Current children cumulated vsize: 7853660 KiB
Current children cumulated memory: 119396 KiB

Child status: 0
Real time (s): 2.31525
CPU time (s): 3.93386
CPU user time (s): 3.76823
CPU system time (s): 0.165637
CPU usage (%): 169.911
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 170740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.76823
system time used= 0.165637
maximum resident set size= 176044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41586
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4655
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 6405
#   total CPU time (s): 3.93386
#   total CPU user time (s): 3.76823
#   total CPU system time (s): 0.165637

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038804 second user time and 0.068327 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:14:39
IDJOB=4305343
IDBENCH=141343
IDSOLVER=2782
FILE ID=node151/4305343-1534072479
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 40848 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-07_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305343-1534072479/watcher-4305343-1534072479 -o /tmp/evaluation-result-4305343-1534072479/solver-4305343-1534072479 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305343-1534072479.xml

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

MD5SUM BENCH= 3bc0c2fe6daffe5cd6c78f401afaf84f
RANDOM SEED=1638875536

node151.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.87
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.87
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.87
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.87
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:         8365848 kB
MemAvailable:   31690192 kB
Buffers:          262280 kB
Cached:         23016848 kB
SwapCached:            0 kB
Active:         10854184 kB
Inactive:       12693432 kB
Active(anon):     217852 kB
Inactive(anon):   103352 kB
Active(file):   10636332 kB
Inactive(file): 12590080 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8124 kB
Writeback:             0 kB
AnonPages:        286276 kB
Mapped:            72072 kB
Shmem:             49800 kB
Slab:             554808 kB
SReclaimable:     526392 kB
SUnreclaim:        28416 kB
KernelStack:        3904 kB
PageTables:         6388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5905392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 40840 MiB
End job on node151 at 2018-08-12 13:14:42