Trace number 4305363

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)UNSAT 6.15572 3.0268

General information on the benchmark

NameDubois/
Dubois-075_c18.xml
MD5SUM8909e39e4e2640ab20c6938b58673ed4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.014417
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints150
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":225}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":225}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":150}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150}]
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-7865-serial-file.bin HOME/instance-4305363-1534075096.xml
0.65/0.53	
0.65/0.53	scop order+minisat_release (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Sun Aug 12 13:58:16 CEST 2018
0.65/0.56	c PID: 7868
0.65/0.56	c IP: 172.20.3.151
0.65/0.56	c HOST: node151.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.39/0.98	c (0,0) Parsing End
1.39/0.99	c (0,0) CSP: 0 int (0 aux), 225 bool (0 aux), 150 ctr, max domain size 2
1.39/0.99	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.99	c (0,0) Constraint Name Generate Begin
1.39/0.99	c (0,0) Ctr:HOME/instance-4305363-1534075096.xml,ExtensionSupport:IntVar
1.39/0.99	c (0,0) Constraint Name Generate End
1.39/0.99	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.99	c (0,0) CSP to CSPinCNF Begin
2.15/1.32	c (0,0) translated 15 (10%) constraints
2.48/1.41	c (0,0) translated 30 (20%) constraints
2.48/1.47	c (0,0) translated 45 (30%) constraints
2.78/1.51	c (0,0) translated 60 (40%) constraints
2.78/1.55	c (1,1) translated 75 (50%) constraints
2.78/1.58	c (1,1) translated 90 (60%) constraints
3.07/1.61	c (1,1) translated 105 (70%) constraints
3.07/1.64	c (1,1) translated 120 (80%) constraints
3.07/1.66	c (1,1) translated 135 (90%) constraints
3.07/1.69	c (1,1) translated 150 (100%) constraints
3.39/1.74	c (1,1) STATISTICS1:HOME/instance-4305363-1534075096.xml,ExtensionSupport:IntVar,825,2850,-1,2,3,1,,2:7500,3:1950;2:900,1:7500;0:150,
3.39/1.74	c (1,1) ==========================================
3.39/1.74	c (1,1) Order
3.39/1.74	c (1,1) ==========================================
3.39/1.77	c (1,1) translated 285 (10%) constraints
3.39/1.79	c (1,1) translated 570 (20%) constraints
3.73/1.80	c (1,1) translated 855 (30%) constraints
3.73/1.82	c (1,1) translated 1140 (40%) constraints
3.73/1.83	c (1,1) translated 1425 (50%) constraints
3.73/1.84	c (1,1) translated 1710 (60%) constraints
3.73/1.85	c (1,1) translated 1995 (70%) constraints
3.73/1.86	c (1,1) translated 2280 (80%) constraints
3.73/1.87	c (1,1) translated 2565 (90%) constraints
3.73/1.88	c (1,1) translated 2850 (100%) constraints
3.73/1.88	c (1,1) CSP to CSPinCNF End
3.73/1.89	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
3.73/1.89	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.73/1.89	c (1,1) CSPinCNF Propagation Begin
4.08/1.95	c (1,1) 0 values, 150 unsatisfiable literals, and 0 valid clauses are removed
4.08/1.95	c (1,1) CSPinCNF Propagation End
4.08/1.95	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.08/1.95	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.08/1.95	c (1,1) Simplify CSPinCNF Begin
4.08/1.96	c (1,1) Simplify CSPinCNF End
4.08/1.97	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.08/1.97	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.08/1.97	c (1,1) Calculate Precise Domain Begin
4.08/1.97	c (1,1) 0 values are removed by re-calculation
4.08/1.97	c (1,1) Calculate Precise Domain End
4.08/1.97	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.08/1.97	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.08/1.97	c (1,1) CSPinCNF to SatSolver Begin
4.44/2.02	c (1,1) 285 (10 %) CSP clauses are encoded (825 SAT variables, 284 SAT clauses)
4.44/2.03	c (1,1) 570 (20 %) CSP clauses are encoded (825 SAT variables, 569 SAT clauses)
4.44/2.05	c (1,1) 855 (30 %) CSP clauses are encoded (825 SAT variables, 854 SAT clauses)
4.44/2.05	c (1,1) 1140 (40 %) CSP clauses are encoded (825 SAT variables, 1139 SAT clauses)
4.44/2.05	c (1,1) 1425 (50 %) CSP clauses are encoded (825 SAT variables, 1424 SAT clauses)
4.44/2.06	c (1,1) 1710 (60 %) CSP clauses are encoded (825 SAT variables, 1709 SAT clauses)
4.44/2.06	c (1,1) 1995 (70 %) CSP clauses are encoded (825 SAT variables, 1994 SAT clauses)
4.44/2.07	c (1,1) 2280 (80 %) CSP clauses are encoded (825 SAT variables, 2279 SAT clauses)
4.44/2.07	c (1,1) 2565 (90 %) CSP clauses are encoded (825 SAT variables, 2564 SAT clauses)
4.44/2.07	c (1,1) 2850 (100 %) CSP clauses are encoded (825 SAT variables, 2849 SAT clauses)
4.44/2.07	c (1,1) Launch Command will be: minisat_release
4.44/2.07	c (1,1) CSPinCNF to SatSolver End
4.44/2.07	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.44/2.10	c (1,1) STATISTICS2:HOME/instance-4305363-1534075096.xml,ExtensionSupport:IntVar,825,2850,-1,2,3,1,,2:7500,3:1800;2:1050,1:7500,
4.44/2.10	c (1,1) 825 bool, 2850 clause
4.44/2.10	c (1,1) Export Begin
4.91/2.20	c (1,1) Export to HOME/scop-7865-serial-file.bin
4.91/2.20	c (1,1) Export End
4.91/2.20	c (1,1) Export File Size: 0.04 MB
4.91/2.20	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.91/2.20	c END-Prog: Sun Aug 12 13:58:18 CEST 2018
4.91/2.21	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-7865-serial-file.bin
4.93/2.71	c (0,0) Read Serial File Begin
4.93/2.71	c (0,0) HOME/scop-7865-serial-file.bin
4.93/2.90	c (0,0) Read Serial File End
4.93/2.91	
4.93/2.91	scop order+minisat_release (2018-07-31)
4.93/2.91	(Solving Process)
4.93/2.91	
4.93/2.93	c BEGIN-Prog: Sun Aug 12 13:58:19 CEST 2018
4.93/2.93	c PID: 7883
4.93/2.93	c IP: 172.20.3.151
4.93/2.93	c HOST: node151.alineos.net
4.93/2.94	c (0,0) SatSolver.solve Begin
4.93/2.94	c (0,0) 0 bool, 0 clause
4.93/2.94	c (0,0) minisat_release HOME/instance-4305363-1534075096.xml-scop-7868.cnf
4.93/2.97	c (0,0) c This is COMiniSatPS.
4.93/2.97	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.93/2.97	c (0,0) c ============================[ Problem Statistics ]=============================
4.93/2.97	c (0,0) c |                                                                             |
4.93/2.97	c (0,0) c |  Number of variables:           825                                         |
4.93/2.97	c (0,0) c |  Number of clauses:            2850                                         |
4.93/2.97	c (0,0) c |  Parse time:                   0.00 s                                       |
4.93/2.97	c (0,0) c |  Eliminated clauses:           0.03 Mb                                      |
4.93/2.97	c (0,0) c |  Simplification time:          0.00 s                                       |
4.93/2.97	c (0,0) c |                                                                             |
4.93/2.97	c (0,0) c ===============================================================================
4.93/2.97	c (0,0) c Solved by simplification
4.93/2.97	c (0,0) c restarts              : 0
4.93/2.97	c (0,0) c conflicts             : 0              (0 /sec)
4.93/2.97	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
4.93/2.97	c (0,0) c propagations          : 2              (348 /sec)
4.93/2.97	c (0,0) c conflict literals     : 0              (-nan % deleted)
4.93/2.97	c (0,0) c CPU time              : 0.00574 s
4.93/2.97	c (0,0) 
4.93/2.97	c (0,0) s UNSATISFIABLE
6.10/3.01	c (0,0) SatSolver.solve End
6.10/3.01	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
6.10/3.01	c (0,0) Show results Begin
6.10/3.01	s UNSATISFIABLE
6.10/3.01	c (0,0) Show results End
6.10/3.01	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
6.10/3.01	c (0,0) 0,0,STOP-AFTER(ALL)
6.10/3.02	c END-Prog: Sun Aug 12 13:58:19 CEST 2018

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305363-1534075096/watcher-4305363-1534075096 -o /tmp/evaluation-result-4305363-1534075096/solver-4305363-1534075096 -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-4305363-1534075096.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=7865, runsolver pid=7862

[startup+0.100094 s]*
/proc/loadavg: 2.27 2.13 2.08 4/222 7882
/proc/meminfo: memFree=8707888/32770624 swapFree=67108860/67108860
[pid=7865] ppid=7862 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7865/stat : 7865 (scop.sh) S 7862 7865 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225072772 115843072 349 33554432000 4194304 5098028 140729815364880 140729815362136 140333496029820 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16510976 140729815368768 140729815368967 140729815368967 140729815371725 0
/proc/7865/statm: 28282 349 296 221 0 87 0
[pid=7868] ppid=7865 vsize=15012476 memory=70348 CPUtime=0.11 cores=0,2,4,6
/proc/7868/stat : 7868 (java) S 7865 7865 3762 0 -1 1077944320 6745 0 0 0 9 2 0 0 20 0 15 0 225072772 15372775424 17587 33554432000 4194304 4196468 140734037014704 140734036997248 139764709240567 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
/proc/7868/statm: 3753119 17587 2763 1 0 3715579 0
[pid=7868/tid=7869] ppid=7865 vsize=15012476 memory=-6526411401870300574 CPUtime=0.08 cores=0,2,4,6
/proc/7868/task/7869/stat : 7869 (java) R 7865 7865 3762 0 -1 4202560 4869 0 0 0 7 1 0 0 20 0 15 0 225072773 15372775424 17653 33554432000 4194304 4196468 140734037014704 139764681052552 139764693321054 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7870] ppid=7865 vsize=15012476 memory=3472468535530546864 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7870/stat : 7870 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 17653 33554432000 4194304 4196468 140734037014704 139764713482896 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7871] ppid=7865 vsize=15012476 memory=140239302866560 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7871/stat : 7871 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 17653 33554432000 4194304 4196468 140734037014704 139764169726480 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7872] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7872/stat : 7872 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 17653 33554432000 4194304 4196468 140734037014704 139764168673680 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7873] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7873/stat : 7873 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 17653 33554432000 4194304 4196468 140734037014704 139764167620880 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7874] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7874/stat : 7874 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072776 15372775424 17653 33554432000 4194304 4196468 140734037014704 139763746843504 139764709251714 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7875] ppid=7865 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7875/stat : 7875 (java) S 7865 7865 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072776 15372775424 17653 33554432000 4194304 4196468 140734037014704 139763268970016 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7876] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7876/stat : 7876 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072776 15372775424 17653 33554432000 4194304 4196468 140734037014704 139763000534384 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7877] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7877/stat : 7877 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 17653 33554432000 4194304 4196468 140734037014704 139762626025808 139764709259163 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7878] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7878/stat : 7878 (java) S 7865 7865 3762 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 17653 33554432000 4194304 4196468 140734037014704 139763745790320 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7879] ppid=7865 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7879/stat : 7879 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 17653 33554432000 4194304 4196468 140734037014704 139763744737520 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7880] ppid=7865 vsize=15012476 memory=140239302866560 CPUtime=0.01 cores=0,2,4,6
/proc/7868/task/7880/stat : 7880 (java) R 7865 7865 3762 0 -1 4202560 304 0 0 0 1 0 0 0 20 0 15 0 225072779 15372775424 17653 33554432000 4194304 4196468 140734037014704 139763743684720 139764687373913 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7881] ppid=7865 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7881/stat : 7881 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 17653 33554432000 4194304 4196468 140734037014704 139762128120032 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7882] ppid=7865 vsize=15012476 memory=140239302866560 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7882/stat : 7882 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 17653 33554432000 4194304 4196468 140734037014704 139763742633136 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71744 KiB

[startup+0.210815 s]*
/proc/loadavg: 2.27 2.13 2.08 3/222 7882
/proc/meminfo: memFree=8693780/32770624 swapFree=67108860/67108860
[pid=7865] ppid=7862 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7865/stat : 7865 (scop.sh) S 7862 7865 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225072772 115843072 349 33554432000 4194304 5098028 140729815364880 140729815362136 140333496029820 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16510976 140729815368768 140729815368967 140729815368967 140729815371725 0
/proc/7865/statm: 28282 349 296 221 0 87 0
[pid=7868] ppid=7865 vsize=15012476 memory=83620 CPUtime=0.24 cores=0,2,4,6
/proc/7868/stat : 7868 (java) S 7865 7865 3762 0 -1 1077944320 10319 0 0 0 20 4 0 0 20 0 15 0 225072772 15372775424 20905 33554432000 4194304 4196468 140734037014704 140734036997248 139764709240567 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
/proc/7868/statm: 3753119 20905 2865 1 0 3715579 0
[pid=7868/tid=7869] ppid=7865 vsize=15012476 memory=-8976644418600983157 CPUtime=0.19 cores=0,2,4,6
/proc/7868/task/7869/stat : 7869 (java) R 7865 7865 3762 0 -1 4202560 8165 0 0 0 16 3 0 0 20 0 15 0 225072773 15372775424 20970 33554432000 4194304 4196468 140734037014704 139764681062792 139764693321054 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7870] ppid=7865 vsize=15012476 memory=3472468535530546864 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7870/stat : 7870 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 20970 33554432000 4194304 4196468 140734037014704 139764713482896 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7871] ppid=7865 vsize=15012476 memory=140239302866560 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7871/stat : 7871 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 20970 33554432000 4194304 4196468 140734037014704 139764169726480 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7872] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7872/stat : 7872 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 20970 33554432000 4194304 4196468 140734037014704 139764168673680 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7873] ppid=7865 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7873/stat : 7873 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 20970 33554432000 4194304 4196468 140734037014704 139764167620880 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7874] ppid=7865 vsize=15012476 memory=140239302866560 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7874/stat : 7874 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072776 15372775424 20970 33554432000 4194304 4196468 140734037014704 139763746843504 139764709251714 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7875] ppid=7865 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7875/stat : 7875 (java) S 7865 7865 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072776 15372775424 20970 33554432000 4194304 4196468 140734037014704 139763268970016 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7876] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7876/stat : 7876 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072776 15372775424 20970 33554432000 4194304 4196468 140734037014704 139763000534384 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7877] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7877/stat : 7877 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 20970 33554432000 4194304 4196468 140734037014704 139762626025808 139764709259163 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7878] ppid=7865 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7878/stat : 7878 (java) S 7865 7865 3762 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 20970 33554432000 4194304 4196468 140734037014704 139763745790320 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7879] ppid=7865 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7879/stat : 7879 (java) S 7865 7865 3762 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 20970 33554432000 4194304 4196468 140734037014704 139763744737520 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7880] ppid=7865 vsize=15012476 memory=140239302866560 CPUtime=0.02 cores=0,2,4,6
/proc/7868/task/7880/stat : 7880 (java) R 7865 7865 3762 0 -1 4202560 349 0 0 0 2 0 0 0 20 0 15 0 225072779 15372775424 20970 33554432000 4194304 4196468 140734037014704 139763743684720 139764687685312 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7881] ppid=7865 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7881/stat : 7881 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 20970 33554432000 4194304 4196468 140734037014704 139762128120032 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7882] ppid=7865 vsize=15012476 memory=140239302866560 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7882/stat : 7882 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 20970 33554432000 4194304 4196468 140734037014704 139763742633136 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 85016 KiB

[startup+0.310869 s]*
/proc/loadavg: 2.27 2.13 2.08 3/222 7882
/proc/meminfo: memFree=8689504/32770624 swapFree=67108860/67108860
[pid=7865] ppid=7862 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7865/stat : 7865 (scop.sh) S 7862 7865 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225072772 115843072 349 33554432000 4194304 5098028 140729815364880 140729815362136 140333496029820 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16510976 140729815368768 140729815368967 140729815368967 140729815371725 0
/proc/7865/statm: 28282 349 296 221 0 87 0
[pid=7868] ppid=7865 vsize=15012476 memory=88660 CPUtime=0.42 cores=0,2,4,6
/proc/7868/stat : 7868 (java) S 7865 7865 3762 0 -1 1077944320 11089 0 0 0 37 5 0 0 20 0 15 0 225072772 15372775424 22165 33554432000 4194304 4196468 140734037014704 140734036997248 139764709240567 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
/proc/7868/statm: 3753119 22165 3014 1 0 3715579 0
[pid=7868/tid=7869] ppid=7865 vsize=15012476 memory=-8976644418600983157 CPUtime=0.3 cores=0,2,4,6
/proc/7868/task/7869/stat : 7869 (java) R 7865 7865 3762 0 -1 4202560 8654 0 0 0 26 4 0 0 20 0 15 0 225072773 15372775424 22165 33554432000 4194304 4196468 140734037014704 139764681031248 139764689515901 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7870] ppid=7865 vsize=15012476 memory=3472468535530546864 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7870/stat : 7870 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 22165 33554432000 4194304 4196468 140734037014704 139764713482896 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7871] ppid=7865 vsize=15012476 memory=280478508022656 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7871/stat : 7871 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 22165 33554432000 4194304 4196468 140734037014704 139764169726480 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7872] ppid=7865 vsize=15012476 memory=280478410344480 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7872/stat : 7872 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 22165 33554432000 4194304 4196468 140734037014704 139764168673680 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7873] ppid=7865 vsize=15012476 memory=140239205156111 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7873/stat : 7873 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15372775424 22165 33554432000 4194304 4196468 140734037014704 139764167620880 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7874] ppid=7865 vsize=15012476 memory=280478508029568 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7874/stat : 7874 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072776 15372775424 22165 33554432000 4194304 4196468 140734037014704 139763746843504 139764709251714 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7875] ppid=7865 vsize=15012476 memory=140239205160719 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7875/stat : 7875 (java) S 7865 7865 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072776 15372775424 22165 33554432000 4194304 4196468 140734037014704 139763268970016 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7876] ppid=7865 vsize=15012476 memory=140239205170480 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7876/stat : 7876 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072776 15372775424 22165 33554432000 4194304 4196468 140734037014704 139763000534384 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7877] ppid=7865 vsize=15012476 memory=280478410353696 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7877/stat : 7877 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 22165 33554432000 4194304 4196468 140734037014704 139762626025808 139764709259163 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7878] ppid=7865 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7868/task/7878/stat : 7878 (java) S 7865 7865 3762 0 -1 1077944384 554 0 0 0 2 0 0 0 20 0 15 0 225072779 15372775424 22165 33554432000 4194304 4196468 140734037014704 139763745790320 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7879] ppid=7865 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7879/stat : 7879 (java) S 7865 7865 3762 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 22165 33554432000 4194304 4196468 140734037014704 139763744737520 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7880] ppid=7865 vsize=15012476 memory=140239302866560 CPUtime=0.07 cores=0,2,4,6
/proc/7868/task/7880/stat : 7880 (java) S 7865 7865 3762 0 -1 1077944384 476 0 0 0 7 0 0 0 20 0 15 0 225072779 15372775424 22165 33554432000 4194304 4196468 140734037014704 139763743684720 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7881] ppid=7865 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7881/stat : 7881 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 22165 33554432000 4194304 4196468 140734037014704 139762128120032 139764709250773 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7882] ppid=7865 vsize=15012476 memory=140239302867956 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7882/stat : 7882 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072779 15372775424 22165 33554432000 4194304 4196468 140734037014704 139763742633136 139764709251714 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90056 KiB

[startup+0.700767 s]
/proc/loadavg: 2.27 2.13 2.08 3/222 7882
/proc/meminfo: memFree=8665072/32770624 swapFree=67108860/67108860
[pid=7865] ppid=7862 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7865/stat : 7865 (scop.sh) S 7862 7865 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225072772 115843072 349 33554432000 4194304 5098028 140729815364880 140729815362136 140333496029820 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16510976 140729815368768 140729815368967 140729815368967 140729815371725 0
/proc/7865/statm: 28282 349 296 221 0 87 0
[pid=7868] ppid=7865 vsize=15018824 memory=126196 CPUtime=0.98 cores=0,2,4,6
/proc/7868/stat : 7868 (java) S 7865 7865 3762 0 -1 1077944320 18261 0 0 0 92 6 0 0 20 0 15 0 225072772 15379275776 31549 33554432000 4194304 4196468 140734037014704 140734036997248 139764709240567 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
/proc/7868/statm: 3754706 31549 3126 1 0 3716091 0
[pid=7868/tid=7869] ppid=7865 vsize=15018824 memory=54 CPUtime=0.67 cores=0,2,4,6
/proc/7868/task/7869/stat : 7869 (java) R 7865 7865 3762 0 -1 4202560 15276 0 0 0 62 5 0 0 20 0 15 0 225072773 15379275776 31549 33554432000 4194304 4196468 140734037014704 139764681072464 139764693321054 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7870] ppid=7865 vsize=15018824 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7870/stat : 7870 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15379275776 31549 33554432000 4194304 4196468 140734037014704 139764713482896 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7871] ppid=7865 vsize=15018824 memory=8751464017575360309 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7871/stat : 7871 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15379275776 31549 33554432000 4194304 4196468 140734037014704 139764169726480 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7872] ppid=7865 vsize=15018824 memory=5788902676991533888 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7872/stat : 7872 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15379275776 31549 33554432000 4194304 4196468 140734037014704 139764168673680 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7873] ppid=7865 vsize=15018824 memory=6440526044186890340 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7873/stat : 7873 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15379275776 31549 33554432000 4194304 4196468 140734037014704 139764167620880 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7874] ppid=7865 vsize=15018824 memory=170926128 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7874/stat : 7874 (java) S 7865 7865 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225072776 15379275776 31549 33554432000 4194304 4196468 140734037014704 139763746843504 139764709251714 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7875] ppid=7865 vsize=15018824 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7875/stat : 7875 (java) S 7865 7865 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072776 15379275776 31549 33554432000 4194304 4196468 140734037014704 139763268970016 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7876] ppid=7865 vsize=15018824 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7876/stat : 7876 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072776 15379275776 31549 33554432000 4194304 4196468 140734037014704 139763000534384 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7877] ppid=7865 vsize=15018824 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7877/stat : 7877 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15379275776 31549 33554432000 4194304 4196468 140734037014704 139762626025808 139764709259163 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7878] ppid=7865 vsize=15018824 memory=4536 CPUtime=0.09 cores=0,2,4,6
/proc/7868/task/7878/stat : 7878 (java) S 7865 7865 3762 0 -1 1077944384 789 0 0 0 9 0 0 0 20 0 15 0 225072779 15379275776 31549 33554432000 4194304 4196468 140734037014704 139763745790320 139764709251714 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7879] ppid=7865 vsize=15018824 memory=8448 CPUtime=0.04 cores=0,2,4,6
/proc/7868/task/7879/stat : 7879 (java) S 7865 7865 3762 0 -1 1077944384 177 0 0 0 4 0 0 0 20 0 15 0 225072779 15379275776 31549 33554432000 4194304 4196468 140734037014704 139763744737520 139764709251714 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7880] ppid=7865 vsize=15018824 memory=1628 CPUtime=0.15 cores=0,2,4,6
/proc/7868/task/7880/stat : 7880 (java) S 7865 7865 3762 0 -1 1077944384 683 0 0 0 15 0 0 0 20 0 15 0 225072779 15379275776 31549 33554432000 4194304 4196468 140734037014704 139763743684720 139764709251714 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7881] ppid=7865 vsize=15018824 memory=1144 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7881/stat : 7881 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15379275776 31549 33554432000 4194304 4196468 140734037014704 139762128120032 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7882] ppid=7865 vsize=15018824 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7882/stat : 7882 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072779 15379275776 31549 33554432000 4194304 4196468 140734037014704 139763742633136 139764709251714 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15131952 KiB
Current children cumulated memory: 127592 KiB

[startup+1.50649 s]
/proc/loadavg: 2.27 2.13 2.08 3/222 7882
/proc/meminfo: memFree=8637968/32770624 swapFree=67108860/67108860
[pid=7865] ppid=7862 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7865/stat : 7865 (scop.sh) S 7862 7865 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225072772 115843072 349 33554432000 4194304 5098028 140729815364880 140729815362136 140333496029820 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16510976 140729815368768 140729815368967 140729815368967 140729815371725 0
/proc/7865/statm: 28282 349 296 221 0 87 0
[pid=7868] ppid=7865 vsize=15024968 memory=172172 CPUtime=2.78 cores=0,2,4,6
/proc/7868/stat : 7868 (java) S 7865 7865 3762 0 -1 1077944320 22521 0 0 0 269 9 0 0 20 0 15 0 225072772 15385567232 43043 33554432000 4194304 4196468 140734037014704 140734036997248 139764709240567 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
/proc/7868/statm: 3756242 43043 3192 1 0 3717627 0
[pid=7868/tid=7869] ppid=7865 vsize=15024968 memory=1240 CPUtime=1.47 cores=0,2,4,6
/proc/7868/task/7869/stat : 7869 (java) R 7865 7865 3762 0 -1 4202560 16646 0 0 0 140 7 0 0 20 0 15 0 225072773 15385567232 43043 33554432000 4194304 4196468 140734037014704 139764681070064 139764217013927 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7870] ppid=7865 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7870/stat : 7870 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15385567232 43043 33554432000 4194304 4196468 140734037014704 139764713482896 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7871] ppid=7865 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7871/stat : 7871 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15385567232 43043 33554432000 4194304 4196468 140734037014704 139764169726480 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7872] ppid=7865 vsize=15024968 memory=280478410162848 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7872/stat : 7872 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15385567232 43043 33554432000 4194304 4196468 140734037014704 139764168673680 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7873] ppid=7865 vsize=15024968 memory=54 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7873/stat : 7873 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15385567232 43043 33554432000 4194304 4196468 140734037014704 139764167620880 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7874] ppid=7865 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7874/stat : 7874 (java) S 7865 7865 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225072776 15385567232 43043 33554432000 4194304 4196468 140734037014704 139763746843504 139764709251714 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7875] ppid=7865 vsize=15024968 memory=280478410371648 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7875/stat : 7875 (java) S 7865 7865 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072776 15385567232 43043 33554432000 4194304 4196468 140734037014704 139763268970016 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7876] ppid=7865 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7876/stat : 7876 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072776 15385567232 43043 33554432000 4194304 4196468 140734037014704 139763000534384 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7877] ppid=7865 vsize=15024968 memory=280478410390816 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7877/stat : 7877 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15385567232 43043 33554432000 4194304 4196468 140734037014704 139762626025808 139764709259163 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7878] ppid=7865 vsize=15024968 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/7868/task/7878/stat : 7878 (java) S 7865 7865 3762 0 -1 1077944384 1087 0 0 0 29 0 0 0 20 0 15 0 225072779 15385567232 43043 33554432000 4194304 4196468 140734037014704 139763745790320 139764709251714 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7879] ppid=7865 vsize=15024968 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/7868/task/7879/stat : 7879 (java) R 7865 7865 3762 0 -1 1077944384 576 0 0 0 30 0 0 0 20 0 15 0 225072779 15385567232 43043 33554432000 4194304 4196468 140734037014704 139763744726192 139764709250773 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7880] ppid=7865 vsize=15024968 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/7868/task/7880/stat : 7880 (java) R 7865 7865 3762 0 -1 4202560 2876 0 0 0 68 0 0 0 20 0 15 0 225072779 15385567232 43043 33554432000 4194304 4196468 140734037014704 139763743679072 139764688954914 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7881] ppid=7865 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7881/stat : 7881 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15385567232 43043 33554432000 4194304 4196468 140734037014704 139762128120032 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7882] ppid=7865 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7882/stat : 7882 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072779 15385567232 43043 33554432000 4194304 4196468 140734037014704 139763742633136 139764709251714 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 173568 KiB

[startup+3.02676 s]
# the end of solver process 7865 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.9452 s, system=0.210524 s

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

[startup+1.60303 s]
/proc/loadavg: 2.27 2.13 2.08 3/222 7882
/proc/meminfo: memFree=8637968/32770624 swapFree=67108860/67108860
[pid=7865] ppid=7862 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7865/stat : 7865 (scop.sh) S 7862 7865 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225072772 115843072 349 33554432000 4194304 5098028 140729815364880 140729815362136 140333496029820 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16510976 140729815368768 140729815368967 140729815368967 140729815371725 0
/proc/7865/statm: 28282 349 296 221 0 87 0
[pid=7868] ppid=7865 vsize=15024968 memory=182948 CPUtime=3.07 cores=0,2,4,6
/proc/7868/stat : 7868 (java) S 7865 7865 3762 0 -1 1077944320 22668 0 0 0 298 9 0 0 20 0 15 0 225072772 15385567232 45737 33554432000 4194304 4196468 140734037014704 140734036997248 139764709240567 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
/proc/7868/statm: 3756242 45737 3192 1 0 3717627 0
[pid=7868/tid=7869] ppid=7865 vsize=15024968 memory=0 CPUtime=1.57 cores=0,2,4,6
/proc/7868/task/7869/stat : 7869 (java) R 7865 7865 3762 0 -1 4202560 16654 0 0 0 150 7 0 0 20 0 15 0 225072773 15385567232 45737 33554432000 4194304 4196468 140734037014704 139764681067776 139764220325636 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7870] ppid=7865 vsize=15024968 memory=7667730640567560050 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7870/stat : 7870 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15385567232 45737 33554432000 4194304 4196468 140734037014704 139764713482896 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7871] ppid=7865 vsize=15024968 memory=7230921007607278949 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7871/stat : 7871 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15385567232 45737 33554432000 4194304 4196468 140734037014704 139764169726480 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7872] ppid=7865 vsize=15024968 memory=7445408212543369319 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7872/stat : 7872 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072774 15385567232 45737 33554432000 4194304 4196468 140734037014704 139764168673680 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7873] ppid=7865 vsize=15024968 memory=7306900623660969072 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7873/stat : 7873 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072774 15385567232 45737 33554432000 4194304 4196468 140734037014704 139764167620880 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7874] ppid=7865 vsize=15024968 memory=7157735280196867940 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7874/stat : 7874 (java) S 7865 7865 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225072776 15385567232 45737 33554432000 4194304 4196468 140734037014704 139763746843504 139764709251714 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7875] ppid=7865 vsize=15024968 memory=7014751519617013604 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7875/stat : 7875 (java) S 7865 7865 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072776 15385567232 45737 33554432000 4194304 4196468 140734037014704 139763268970016 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7876] ppid=7865 vsize=15024968 memory=140239302866560 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7876/stat : 7876 (java) S 7865 7865 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072776 15385567232 45737 33554432000 4194304 4196468 140734037014704 139763000534384 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7877] ppid=7865 vsize=15024968 memory=140234977181697 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7877/stat : 7877 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15385567232 45737 33554432000 4194304 4196468 140734037014704 139762626025808 139764709259163 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7878] ppid=7865 vsize=15024968 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/7868/task/7878/stat : 7878 (java) R 7865 7865 3762 0 -1 4202560 1110 0 0 0 37 0 0 0 20 0 15 0 225072779 15385567232 45737 33554432000 4194304 4196468 140734037014704 139763745780240 139764688957703 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7879] ppid=7865 vsize=15024968 memory=7157735280196867940 CPUtime=0.37 cores=0,2,4,6
/proc/7868/task/7879/stat : 7879 (java) R 7865 7865 3762 0 -1 4202560 613 0 0 0 37 0 0 0 20 0 15 0 225072779 15385567232 45737 33554432000 4194304 4196468 140734037014704 139763744727312 139764695295796 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7880] ppid=7865 vsize=15024968 memory=7452727665726349667 CPUtime=0.72 cores=0,2,4,6
/proc/7868/task/7880/stat : 7880 (java) S 7865 7865 3762 0 -1 1077944384 2955 0 0 0 72 0 0 0 20 0 15 0 225072779 15385567232 45737 33554432000 4194304 4196468 140734037014704 139763743684720 139764709251714 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7881] ppid=7865 vsize=15024968 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7881/stat : 7881 (java) S 7865 7865 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072779 15385567232 45737 33554432000 4194304 4196468 140734037014704 139762128120032 139764709250773 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
[pid=7868/tid=7882] ppid=7865 vsize=15024968 memory=153324 CPUtime=0 cores=0,2,4,6
/proc/7868/task/7882/stat : 7882 (java) S 7865 7865 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072779 15385567232 45737 33554432000 4194304 4196468 140734037014704 139763742633136 139764709251714 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38772736 140734037017607 140734037017905 140734037017905 140734037020623 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 184344 KiB

[startup+2.40024 s]
/proc/loadavg: 2.27 2.13 2.08 6/222 7882
/proc/meminfo: memFree=8530004/32770624 swapFree=67108860/67108860
[pid=7865] ppid=7862 vsize=113128 memory=1472 CPUtime=4.93 cores=0,2,4,6
/proc/7865/stat : 7865 (scop.sh) S 7862 7865 3762 0 -1 4202496 591 26348 0 0 0 0 479 14 20 0 1 0 225072772 115843072 368 33554432000 4194304 5098028 140729815364880 140729815361624 140333496029820 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16510976 140729815368768 140729815368967 140729815368967 140729815371725 0
/proc/7865/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80025 s]
/proc/loadavg: 2.27 2.13 2.08 6/222 7882
/proc/meminfo: memFree=8530004/32770624 swapFree=67108860/67108860
[pid=7865] ppid=7862 vsize=113128 memory=1472 CPUtime=4.93 cores=0,2,4,6
/proc/7865/stat : 7865 (scop.sh) S 7862 7865 3762 0 -1 4202496 591 26348 0 0 0 0 479 14 20 0 1 0 225072772 115843072 368 33554432000 4194304 5098028 140729815364880 140729815361624 140333496029820 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16510976 140729815368768 140729815368967 140729815368967 140729815371725 0
/proc/7865/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+3.00025 s]*
/proc/loadavg: 2.33 2.15 2.08 3/224 7903
/proc/meminfo: memFree=8660676/32770624 swapFree=67108860/67108860
[pid=7865] ppid=7862 vsize=113128 memory=1472 CPUtime=4.93 cores=0,2,4,6
/proc/7865/stat : 7865 (scop.sh) S 7862 7865 3762 0 -1 4202496 591 26348 0 0 0 0 479 14 20 0 1 0 225072772 115843072 368 33554432000 4194304 5098028 140729815364880 140729815361624 140333496029820 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16510976 140729815368768 140729815368967 140729815368967 140729815371725 0
/proc/7865/statm: 28282 368 311 221 0 87 0
[pid=7883] ppid=7865 vsize=7740532 memory=116332 CPUtime=1.17 cores=0,2,4,6
/proc/7883/stat : 7883 (java) S 7865 7865 3762 0 -1 1077944320 18858 567 0 0 112 5 0 0 20 0 17 0 225072993 7926304768 29083 33554432000 4194304 4196468 140720501281392 140720501263936 140151323274999 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
/proc/7883/statm: 1935133 29083 3156 1 0 1896532 0
[pid=7883/tid=7884] ppid=7865 vsize=7740532 memory=8112282956445269571 CPUtime=0.76 cores=0,2,4,6
/proc/7883/task/7884/stat : 7884 (java) R 7865 7865 3762 0 -1 4202560 15568 567 0 0 72 4 0 0 20 0 17 0 225072994 7926304768 29083 33554432000 4194304 4196468 140720501281392 140151295085664 140151316381595 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7885] ppid=7865 vsize=7740532 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7885/stat : 7885 (java) S 7865 7865 3762 0 -1 1077944384 2 567 0 0 0 0 0 0 20 0 17 0 225072995 7926304768 29083 33554432000 4194304 4196468 140720501281392 140151327517456 140151323285205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7886] ppid=7865 vsize=7740532 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7886/stat : 7886 (java) S 7865 7865 3762 0 -1 1077944384 1 567 0 0 0 0 0 0 20 0 17 0 225072995 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150808357776 140151323285205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7887] ppid=7865 vsize=7740532 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7887/stat : 7887 (java) S 7865 7865 3762 0 -1 1077944384 1 567 0 0 0 0 0 0 20 0 17 0 225072995 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150807305232 140151323285205 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7888] ppid=7865 vsize=7740532 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7888/stat : 7888 (java) S 7865 7865 3762 0 -1 1077944384 2 567 0 0 0 0 0 0 20 0 17 0 225072995 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150806252688 140151323285205 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7889] ppid=7865 vsize=7740532 memory=2092 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7889/stat : 7889 (java) S 7865 7865 3762 0 -1 1077944384 6 567 0 0 0 0 0 0 20 0 17 0 225072996 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150769694704 140151323286146 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7890] ppid=7865 vsize=7740532 memory=8148 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7890/stat : 7890 (java) S 7865 7865 3762 0 -1 1077944384 13 567 0 0 0 0 0 0 20 0 17 0 225072997 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150151570336 140151323285205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7891] ppid=7865 vsize=7740532 memory=844 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7891/stat : 7891 (java) S 7865 7865 3762 0 -1 1077944384 1 567 0 0 0 0 0 0 20 0 17 0 225072997 7926304768 29083 33554432000 4194304 4196468 140720501281392 140149883134960 140151323285205 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7892] ppid=7865 vsize=7740532 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7892/stat : 7892 (java) S 7865 7865 3762 0 -1 1077944384 3 567 0 0 0 0 0 0 20 0 17 0 225072999 7926304768 29083 33554432000 4194304 4196468 140720501281392 140149508626640 140151323293595 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7893] ppid=7865 vsize=7740532 memory=920 CPUtime=0.09 cores=0,2,4,6
/proc/7883/task/7893/stat : 7893 (java) S 7865 7865 3762 0 -1 1077944384 545 567 0 0 9 0 0 0 20 0 17 0 225072999 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150768642544 140151323286146 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7894] ppid=7865 vsize=7740532 memory=3848 CPUtime=0.08 cores=0,2,4,6
/proc/7883/task/7894/stat : 7894 (java) S 7865 7865 3762 0 -1 1077944384 469 567 0 0 8 0 0 0 20 0 17 0 225072999 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150767590000 140151323286146 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7895] ppid=7865 vsize=7740532 memory=2868 CPUtime=0.21 cores=0,2,4,6
/proc/7883/task/7895/stat : 7895 (java) S 7865 7865 3762 0 -1 1077944384 836 567 0 0 21 0 0 0 20 0 17 0 225072999 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150766537456 140151323286146 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7896] ppid=7865 vsize=7740532 memory=2684 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7896/stat : 7896 (java) S 7865 7865 3762 0 -1 1077944384 3 567 0 0 0 0 0 0 20 0 17 0 225073000 7926304768 29083 33554432000 4194304 4196468 140720501281392 140149010721888 140151323285205 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7897] ppid=7865 vsize=7740532 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7897/stat : 7897 (java) S 7865 7865 3762 0 -1 1077944384 1 567 0 0 0 0 0 0 20 0 17 0 225073000 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150765484336 140151323286146 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7899] ppid=7865 vsize=7740532 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7899/stat : 7899 (java) S 7865 7865 3762 0 -1 1077944384 28 567 0 0 0 0 0 0 20 0 17 0 225073068 7926304768 29083 33554432000 4194304 4196468 140720501281392 140150757675280 140151323286146 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
[pid=7883/tid=7903] ppid=7865 vsize=7740532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7883/task/7903/stat : 7903 (java) S 7865 7865 3762 0 -1 1077944384 21 567 0 0 0 0 0 0 20 0 17 0 225073071 7926304768 29083 33554432000 4194304 4196468 140720501281392 140148473845040 140151323286146 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14606336 140720501286070 140720501286193 140720501286193 140720501288911 0
Current children cumulated CPU time: 6.1 s
Current children cumulated vsize: 7853660 KiB
Current children cumulated memory: 117804 KiB

Child status: 0
Real time (s): 3.0268
CPU time (s): 6.15572
CPU user time (s): 5.9452
CPU system time (s): 0.210524
CPU usage (%): 203.374
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 279092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.9452
system time used= 0.210524
maximum resident set size= 280296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46446
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5544
involuntary context switches= 26


# summary of solver processes directly reported to runsolver:
#   pid: 7865
#   total CPU time (s): 6.15572
#   total CPU user time (s): 5.9452
#   total CPU system time (s): 0.210524

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050618 second user time and 0.073345 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:58:16
IDJOB=4305363
IDBENCH=141400
IDSOLVER=2782
FILE ID=node151/4305363-1534075096
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 41244 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-075_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-4305363-1534075096/watcher-4305363-1534075096 -o /tmp/evaluation-result-4305363-1534075096/solver-4305363-1534075096 -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-4305363-1534075096.xml

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

MD5SUM BENCH= 8909e39e4e2640ab20c6938b58673ed4
RANDOM SEED=863578366

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:         8765804 kB
MemAvailable:   31748660 kB
Buffers:          263072 kB
Cached:         22675344 kB
SwapCached:            0 kB
Active:         10453392 kB
Inactive:       12694772 kB
Active(anon):     158916 kB
Inactive(anon):   103292 kB
Active(file):   10294476 kB
Inactive(file): 12591480 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7940 kB
Writeback:            48 kB
AnonPages:        217620 kB
Mapped:            71908 kB
Shmem:             49800 kB
Slab:             554096 kB
SReclaimable:     525360 kB
SUnreclaim:        28736 kB
KernelStack:        3584 kB
PageTables:         5896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5869152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 41236 MiB
End job on node151 at 2018-08-12 13:58:19