Trace number 4392475

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)? (MO) 4056.28 1180.27

General information on the benchmark

NamePrimes/
Primes-m1-p20/Primes-20-60-3-5.xml
MD5SUM0dd1a305ead2bfc8d563708a38f33655
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 benchmark27.4678
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Number of domains1
Minimum domain size70
Maximum domain size70
Distribution of domain sizes[{"size":70,"count":99}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":14},{"degree":2,"count":13},{"degree":3,"count":22},{"degree":4,"count":24},{"degree":5,"count":17},{"degree":6,"count":6},{"degree":7,"count":2},{"degree":8,"count":1}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":5},{"arity":4,"count":10},{"arity":5,"count":15},{"arity":6,"count":8},{"arity":7,"count":9},{"arity":8,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-1388-serial-file.bin HOME/instance-4392475-1568433094.xml
0.65/0.53	
0.65/0.53	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 05:50:55 CEST 2019
0.65/0.56	c PID: 1391
0.65/0.56	c IP: 172.20.3.150
0.65/0.56	c HOST: node150.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.41/0.91	c (0,0) Parsing End
1.41/0.91	c (0,0) CSP: 99 int (0 aux), 0 bool (0 aux), 60 ctr, max domain size 70
1.41/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.91	c (0,0) Constraint Name Generate Begin
1.41/0.92	c (0,0) Ctr:HOME/instance-4392475-1568433094.xml,Num:Var:WeightedSum
1.41/0.92	c (0,0) Constraint Name Generate End
1.41/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.92	c (0,0) CSP to CSPinCNF Begin
1.57/1.02	c (0,0) translated 6 (10%) constraints
1.57/1.03	c (0,0) translated 12 (20%) constraints
1.57/1.04	c (0,0) translated 18 (30%) constraints
1.57/1.05	c (0,0) translated 24 (40%) constraints
1.57/1.06	c (0,0) translated 30 (50%) constraints
1.57/1.07	c (0,0) translated 36 (60%) constraints
1.57/1.08	c (0,0) translated 42 (70%) constraints
1.57/1.09	c (0,0) translated 48 (80%) constraints
1.57/1.09	c (0,0) translated 54 (90%) constraints
1.57/1.10	c (0,0) translated 60 (100%) constraints
1.57/1.10	c (0,0) ===========================================
1.57/1.10	c (0,0) Order
1.57/1.10	c (0,0) ===========================================
1.86/1.14	c (0,0) translated 6 (10%) constraints
1.86/1.17	c (0,0) translated 12 (20%) constraints
1.86/1.18	c (0,0) translated 18 (30%) constraints
2.64/1.48	c (0,0) translated 24 (40%) constraints
2.64/1.48	c (0,0) translated 30 (50%) constraints
2.64/1.48	c (0,0) translated 36 (60%) constraints
2.64/1.48	c (0,0) translated 42 (70%) constraints
2.64/1.48	c (0,0) translated 48 (80%) constraints
2.64/1.48	c (0,0) translated 54 (90%) constraints
2.64/1.48	c (0,0) translated 60 (100%) constraints
2.64/1.48	c (0,0) CSP to CSPinCNF End
2.64/1.48	c (0,0) CSP: 264 int (165 aux), 0 bool (0 aux), 450 ctr, max domain size 10048
2.64/1.48	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.64/1.48	c (0,0) CSPinCNF Propagation Begin
2.64/1.48	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.64/1.48	c (0,0) CSPinCNF Propagation End
2.64/1.48	c (0,0) CSP: 264 int (165 aux), 0 bool (0 aux), 450 ctr, max domain size 10048
2.64/1.48	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.64/1.48	c (0,0) Simplify CSPinCNF Begin
2.64/1.48	c (0,0) Simplify CSPinCNF End
2.64/1.48	c (0,0) CSP: 264 int (165 aux), 0 bool (0 aux), 450 ctr, max domain size 10048
2.64/1.48	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.64/1.48	c (0,0) Calculate Precise Domain Begin
4.41/2.62	c (2,2) 109192 values are removed by re-calculation
4.41/2.62	c (2,2) Calculate Precise Domain End
4.41/2.62	c (2,2) CSP: 264 int (165 aux), 0 bool (0 aux), 450 ctr, max domain size 8128
4.41/2.62	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
4.41/2.63	c (2,2) CSPinCNF to SatSolver Begin
886.54/235.56	c (235,139) 45 (10 %) CSP clauses are encoded (0 SAT variables, 85398310 SAT clauses)
997.83/274.13	c (273,165) 90 (20 %) CSP clauses are encoded (0 SAT variables, 101285843 SAT clauses)
1309.40/360.96	c (360,217) 135 (30 %) CSP clauses are encoded (0 SAT variables, 134493593 SAT clauses)
1537.95/417.78	c (417,247) 180 (40 %) CSP clauses are encoded (0 SAT variables, 152924262 SAT clauses)
1954.04/539.69	c (539,324) 225 (50 %) CSP clauses are encoded (0 SAT variables, 199352666 SAT clauses)
2533.04/693.32	c (692,416) 270 (60 %) CSP clauses are encoded (0 SAT variables, 255052206 SAT clauses)
3460.19/926.85	c (926,549) 315 (70 %) CSP clauses are encoded (0 SAT variables, 335427080 SAT clauses)
3563.47/961.83	c (961,573) 360 (80 %) CSP clauses are encoded (0 SAT variables, 349722566 SAT clauses)
3745.23/1015.24	c (1014,608) 405 (90 %) CSP clauses are encoded (0 SAT variables, 368985794 SAT clauses)
3959.56/1074.06	c (1073,644) 450 (100 %) CSP clauses are encoded (0 SAT variables, 390665178 SAT clauses)
3959.56/1074.06	c (1073,644) CSPinCNF to SatSolver End
3959.56/1074.06	c (1073,644) Heap : 11311 MiB used (max 20902 MiB), NonHeap : 26 MiB used (max 0 MiB)
3959.56/1074.06	c (1073,644) 495900 bool, 390666577 clause
3959.56/1074.06	c (1073,644) Export Begin
3959.68/1074.16	c (1073,644) Export to HOME/scop-1388-serial-file.bin
3959.68/1074.16	c (1073,644) Export End
3959.68/1074.16	c (1073,644) Export File Size: 0.02 MB
3959.68/1074.16	c (1073,644) 0,0,0,0,0,2,1073,STOP-AFTER(DIMACS)
3959.68/1074.16	c END-Prog: Sat Sep 14 06:08:49 CEST 2019
0.00/1074.37	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-1388-serial-file.bin
3960.00/1074.90	c (0,0) Read Serial File Begin
3960.00/1074.90	c (0,0) HOME/scop-1388-serial-file.bin
3960.74/1075.10	c (0,0) Read Serial File End
3960.91/1075.12	
3960.91/1075.12	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
3960.91/1075.12	(Solving Process)
3960.91/1075.12	
3960.91/1075.14	c BEGIN-Prog: Sat Sep 14 06:08:50 CEST 2019
3960.91/1075.14	c PID: 1511
3960.91/1075.14	c IP: 172.20.3.150
3960.91/1075.14	c HOST: node150.alineos.net
3960.91/1075.15	c (0,0) SatSolver.solve Begin
3960.91/1075.15	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392475-1568433094.xml-scop-1391.cnf
3961.13/1075.23	c (0,0) c
3961.13/1075.23	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3961.13/1075.23	c (0,0) c
3961.13/1075.23	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
3961.13/1075.23	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
3961.13/1075.23	c (0,0) c ========================================[ Problem Statistics ]===========================================
3961.13/1075.23	c (0,0) c |                                                                                                       |
4054.16/1178.11	c (103,0) receiving signal SIGTERM
4054.16/1178.11	s UNKNOWN
4054.16/1178.11	c (scop.sh) Receiving Signal. Removing all intermediate files.
4054.16/1178.11	c (scop.sh) Remove HOME/scop-1388-serial-file.bin.
4054.16/1178.14	c (scop.sh) Killing background jobs.
4054.16/1178.14	c (103,0) receiving signal SIGTERM

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392475-1568433094/watcher-4392475-1568433094 -o /tmp/evaluation-result-4392475-1568433094/solver-4392475-1568433094 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1568430493-470 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392475-1568433094.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=1388, runsolver pid=1385

[startup+0.100211 s]*
/proc/loadavg: 4.79 7.43 7.90 2/213 1410
/proc/meminfo: memFree=26980364/32770624 swapFree=67021784/67108860
[pid=1388] ppid=1385 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/1388/stat : 1388 (scop.sh) S 1385 1388 443 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419582058 115843072 348 33554432000 4194304 5098028 140728966675264 140728966672520 140114356990588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34828288 140728966677285 140728966677612 140728966677612 140728966680525 0
/proc/1388/statm: 28282 348 296 221 0 87 0
[pid=1391] ppid=1388 vsize=27314120 memory=104352 CPUtime=0.1 cores=0-7
/proc/1391/stat : 1391 (java) S 1388 1388 443 0 -1 1077944320 6120 0 0 0 8 2 0 0 20 0 20 0 419582058 27969658880 26088 33554432000 4194304 4196468 140727106800384 140727106782928 139988777066231 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
/proc/1391/statm: 6828530 26088 2817 1 0 6790935 0
[pid=1391/tid=1392] ppid=1388 vsize=27314120 memory=-7096649868621430206 CPUtime=0.09 cores=0-7
/proc/1391/task/1392/stat : 1392 (java) R 1388 1388 443 0 -1 4202560 4220 0 0 0 7 2 0 0 20 0 20 0 419582059 27969658880 26600 33554432000 4194304 4196468 140727106800384 139988748890528 139988762437513 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1393] ppid=1388 vsize=27314120 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/1391/task/1393/stat : 1393 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 26600 33554432000 4194304 4196468 140727106800384 139988781308176 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1394] ppid=1388 vsize=27314120 memory=139829852403328 CPUtime=0 cores=0-7
/proc/1391/task/1394/stat : 1394 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 26600 33554432000 4194304 4196468 140727106800384 139988564703632 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1395] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1395/stat : 1395 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 26600 33554432000 4194304 4196468 140727106800384 139988563651088 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1396] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1396/stat : 1396 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 26600 33554432000 4194304 4196468 140727106800384 139988562598544 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1397] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1397/stat : 1397 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 26600 33554432000 4194304 4196468 140727106800384 139988561546000 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1398] ppid=1388 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1391/task/1398/stat : 1398 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 26600 33554432000 4194304 4196468 140727106800384 139988560493456 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1399] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1399/stat : 1399 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 26600 33554432000 4194304 4196468 140727106800384 139988559440912 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1400] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1400/stat : 1400 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 26600 33554432000 4194304 4196468 140727106800384 139988558388368 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1401] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1401/stat : 1401 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582062 27969658880 26600 33554432000 4194304 4196468 140727106800384 139987298277360 139988777077378 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1402] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1402/stat : 1402 (java) S 1388 1388 443 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419582063 27969658880 26600 33554432000 4194304 4196468 140727106800384 139986540159904 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1403] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1403/stat : 1403 (java) S 1388 1388 443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419582063 27969658880 26600 33554432000 4194304 4196468 140727106800384 139986405938160 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1404] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1404/stat : 1404 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582065 27969658880 26600 33554432000 4194304 4196468 140727106800384 139986031433936 139988777084827 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1405] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1405/stat : 1405 (java) S 1388 1388 443 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 20 0 419582065 27969658880 26600 33554432000 4194304 4196468 140727106800384 139987297225200 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1406] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1406/stat : 1406 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419582065 27969658880 26600 33554432000 4194304 4196468 140727106800384 139987296172656 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1407] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1407/stat : 1407 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419582066 27969658880 26600 33554432000 4194304 4196468 140727106800384 139987295120112 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1408] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1408/stat : 1408 (java) R 1388 1388 443 0 -1 4202560 284 0 0 0 0 0 0 0 20 0 20 0 419582066 27969658880 26600 33554432000 4194304 4196468 140727106800384 139987294067568 139988757309001 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1409] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1409/stat : 1409 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419582066 27969658880 26600 33554432000 4194304 4196468 140727106800384 139985533528288 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1410] ppid=1388 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1391/task/1410/stat : 1410 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582066 27969658880 26600 33554432000 4194304 4196468 140727106800384 139987293014448 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105744 KiB

[startup+0.210266 s]*
/proc/loadavg: 4.79 7.43 7.90 2/213 1410
/proc/meminfo: memFree=26963024/32770624 swapFree=67021784/67108860
[pid=1388] ppid=1385 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/1388/stat : 1388 (scop.sh) S 1385 1388 443 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419582058 115843072 348 33554432000 4194304 5098028 140728966675264 140728966672520 140114356990588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34828288 140728966677285 140728966677612 140728966677612 140728966680525 0
/proc/1388/statm: 28282 348 296 221 0 87 0
[pid=1391] ppid=1388 vsize=27314120 memory=120928 CPUtime=0.24 cores=0-7
/proc/1391/stat : 1391 (java) S 1388 1388 443 0 -1 1077944320 11130 0 0 0 20 4 0 0 20 0 20 0 419582058 27969658880 30232 33554432000 4194304 4196468 140727106800384 140727106782928 139988777066231 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
/proc/1391/statm: 6828530 30232 2954 1 0 6790935 0
[pid=1391/tid=1392] ppid=1388 vsize=27314120 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/1391/task/1392/stat : 1392 (java) R 1388 1388 443 0 -1 4202560 8814 0 0 0 16 3 0 0 20 0 20 0 419582059 27969658880 30232 33554432000 4194304 4196468 140727106800384 139988748873792 139988761146718 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1393] ppid=1388 vsize=27314120 memory=288230604707987479 CPUtime=0 cores=0-7
/proc/1391/task/1393/stat : 1393 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 30232 33554432000 4194304 4196468 140727106800384 139988781308176 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1394] ppid=1388 vsize=27314120 memory=139829852424749 CPUtime=0 cores=0-7
/proc/1391/task/1394/stat : 1394 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 30232 33554432000 4194304 4196468 140727106800384 139988564703632 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1395] ppid=1388 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1391/task/1395/stat : 1395 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 30232 33554432000 4194304 4196468 140727106800384 139988563651088 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1396] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1396/stat : 1396 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 30232 33554432000 4194304 4196468 140727106800384 139988562598544 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1397] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1397/stat : 1397 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 30232 33554432000 4194304 4196468 140727106800384 139988561546000 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1398] ppid=1388 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1391/task/1398/stat : 1398 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 30232 33554432000 4194304 4196468 140727106800384 139988560493456 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1399] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1399/stat : 1399 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 30232 33554432000 4194304 4196468 140727106800384 139988559440912 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1400] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1400/stat : 1400 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 30232 33554432000 4194304 4196468 140727106800384 139988558388368 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1401] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1401/stat : 1401 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582062 27969658880 30232 33554432000 4194304 4196468 140727106800384 139987298277360 139988777077378 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1402] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1402/stat : 1402 (java) S 1388 1388 443 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419582063 27969658880 30232 33554432000 4194304 4196468 140727106800384 139986540159904 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1403] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1403/stat : 1403 (java) S 1388 1388 443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419582063 27969658880 30232 33554432000 4194304 4196468 140727106800384 139986405938160 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1404] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1404/stat : 1404 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582065 27969658880 30232 33554432000 4194304 4196468 140727106800384 139986031433936 139988777084827 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1405] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1405/stat : 1405 (java) S 1388 1388 443 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 20 0 419582065 27969658880 30232 33554432000 4194304 4196468 140727106800384 139987297225200 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1406] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1406/stat : 1406 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419582065 27969658880 30232 33554432000 4194304 4196468 140727106800384 139987296172656 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1407] ppid=1388 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1391/task/1407/stat : 1407 (java) S 1388 1388 443 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 20 0 419582066 27969658880 30232 33554432000 4194304 4196468 140727106800384 139987295120112 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1408] ppid=1388 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/1391/task/1408/stat : 1408 (java) S 1388 1388 443 0 -1 1077944384 510 0 0 0 2 0 0 0 20 0 20 0 419582066 27969658880 30232 33554432000 4194304 4196468 140727106800384 139987294067568 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1409] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1409/stat : 1409 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419582066 27969658880 30232 33554432000 4194304 4196468 140727106800384 139985533528288 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1410] ppid=1388 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1391/task/1410/stat : 1410 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582066 27969658880 30232 33554432000 4194304 4196468 140727106800384 139987293014448 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 122320 KiB

[startup+0.309361 s]*
/proc/loadavg: 4.79 7.43 7.90 2/213 1410
/proc/meminfo: memFree=26959988/32770624 swapFree=67021784/67108860
[pid=1388] ppid=1385 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/1388/stat : 1388 (scop.sh) S 1385 1388 443 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419582058 115843072 348 33554432000 4194304 5098028 140728966675264 140728966672520 140114356990588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34828288 140728966677285 140728966677612 140728966677612 140728966680525 0
/proc/1388/statm: 28282 348 296 221 0 87 0
[pid=1391] ppid=1388 vsize=27314120 memory=125296 CPUtime=0.42 cores=0-7
/proc/1391/stat : 1391 (java) S 1388 1388 443 0 -1 1077944320 12258 0 0 0 37 5 0 0 20 0 20 0 419582058 27969658880 31324 33554432000 4194304 4196468 140727106800384 140727106782928 139988777066231 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
/proc/1391/statm: 6828530 31324 2998 1 0 6790935 0
[pid=1391/tid=1392] ppid=1388 vsize=27314120 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/1391/task/1392/stat : 1392 (java) R 1388 1388 443 0 -1 4202560 9749 0 0 0 26 3 0 0 20 0 20 0 419582059 27969658880 31324 33554432000 4194304 4196468 140727106800384 139988748849248 139988757341474 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1393] ppid=1388 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1391/task/1393/stat : 1393 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 31324 33554432000 4194304 4196468 140727106800384 139988781308176 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1394] ppid=1388 vsize=27314120 memory=860 CPUtime=0 cores=0-7
/proc/1391/task/1394/stat : 1394 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 31324 33554432000 4194304 4196468 140727106800384 139988564703632 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1395] ppid=1388 vsize=27314120 memory=776 CPUtime=0 cores=0-7
/proc/1391/task/1395/stat : 1395 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 31324 33554432000 4194304 4196468 140727106800384 139988563651088 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1396] ppid=1388 vsize=27314120 memory=1612 CPUtime=0 cores=0-7
/proc/1391/task/1396/stat : 1396 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 31324 33554432000 4194304 4196468 140727106800384 139988562598544 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1397] ppid=1388 vsize=27314120 memory=1224 CPUtime=0 cores=0-7
/proc/1391/task/1397/stat : 1397 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 31324 33554432000 4194304 4196468 140727106800384 139988561546000 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1398] ppid=1388 vsize=27314120 memory=3824 CPUtime=0 cores=0-7
/proc/1391/task/1398/stat : 1398 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 31324 33554432000 4194304 4196468 140727106800384 139988560493456 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1399] ppid=1388 vsize=27314120 memory=1384 CPUtime=0 cores=0-7
/proc/1391/task/1399/stat : 1399 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 31324 33554432000 4194304 4196468 140727106800384 139988559440912 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1400] ppid=1388 vsize=27314120 memory=15080 CPUtime=0 cores=0-7
/proc/1391/task/1400/stat : 1400 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582061 27969658880 31324 33554432000 4194304 4196468 140727106800384 139988558388368 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1401] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1401/stat : 1401 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582062 27969658880 31324 33554432000 4194304 4196468 140727106800384 139987298277360 139988777077378 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1402] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1402/stat : 1402 (java) S 1388 1388 443 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 419582063 27969658880 31324 33554432000 4194304 4196468 140727106800384 139986540159904 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1403] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1403/stat : 1403 (java) S 1388 1388 443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419582063 27969658880 31324 33554432000 4194304 4196468 140727106800384 139986405938160 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1404] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1404/stat : 1404 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582065 27969658880 31324 33554432000 4194304 4196468 140727106800384 139986031433936 139988777084827 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1405] ppid=1388 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/1391/task/1405/stat : 1405 (java) S 1388 1388 443 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 20 0 419582065 27969658880 31324 33554432000 4194304 4196468 140727106800384 139987297225200 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1406] ppid=1388 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/1391/task/1406/stat : 1406 (java) S 1388 1388 443 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 419582065 27969658880 31324 33554432000 4194304 4196468 140727106800384 139987296172656 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1407] ppid=1388 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/1391/task/1407/stat : 1407 (java) R 1388 1388 443 0 -1 4202560 195 0 0 0 1 0 0 0 20 0 20 0 419582066 27969658880 31324 33554432000 4194304 4196468 140727106800384 139987295120112 139988769355680 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1408] ppid=1388 vsize=27314120 memory=2244 CPUtime=0.07 cores=0-7
/proc/1391/task/1408/stat : 1408 (java) S 1388 1388 443 0 -1 1077944384 556 0 0 0 7 0 0 0 20 0 20 0 419582066 27969658880 31324 33554432000 4194304 4196468 140727106800384 139987294067568 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1409] ppid=1388 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1409/stat : 1409 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419582066 27969658880 31324 33554432000 4194304 4196468 140727106800384 139985533528288 139988777076437 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1410] ppid=1388 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1391/task/1410/stat : 1410 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419582066 27969658880 31324 33554432000 4194304 4196468 140727106800384 139987293014448 139988777077378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126688 KiB

[startup+0.700862 s]
/proc/loadavg: 4.79 7.43 7.90 2/213 1410
/proc/meminfo: memFree=26936648/32770624 swapFree=67021784/67108860
[pid=1388] ppid=1385 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/1388/stat : 1388 (scop.sh) S 1385 1388 443 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 419582058 115843072 348 33554432000 4194304 5098028 140728966675264 140728966672520 140114356990588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 34828288 140728966677285 140728966677612 140728966677612 140728966680525 0
/proc/1388/statm: 28282 348 296 221 0 87 0
[pid=1391] ppid=1388 vsize=27322516 memory=164408 CPUtime=1.02 cores=0-7
/proc/1391/stat : 1391 (java) S 1388 1388 443 0 -1 1077944320 20164 0 0 0 94 8 0 0 20 0 20 0 419582058 27978256384 41102 33554432000 4194304 4196468 140727106800384 140727106782928 139988777066231 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
/proc/1391/statm: 6830629 41102 3215 1 0 6791959 0
[pid=1391/tid=1392] ppid=1388 vsize=27322516 memory=6051608922882 CPUtime=0.68 cores=0-7
/proc/1391/task/1392/stat : 1392 (java) R 1388 1388 443 0 -1 4202560 17013 0 0 0 62 6 0 0 20 0 20 0 419582059 27978256384 41102 33554432000 4194304 4196468 140727106800384 139988748895424 139988761146718 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1393] ppid=1388 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1393/stat : 1393 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27978256384 41102 33554432000 4194304 4196468 140727106800384 139988781308176 139988777076437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1394] ppid=1388 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1394/stat : 1394 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27978256384 41102 33554432000 4194304 4196468 140727106800384 139988564703632 139988777076437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0
[pid=1391/tid=1395] ppid=1388 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/1391/task/1395/stat : 1395 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419582061 27978256384 41102 33554432000 4194304 4196468 140727106800384 139988563651088 139988777076437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32636928 140727106802412 140727106802838 140727106802838 140727106805711 0

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


[startup+1178.11 s]
/proc/loadavg: 1.33 2.82 4.46 2/220 1558
/proc/meminfo: memFree=1079784/32770624 swapFree=67021832/67108860
[pid=1388] ppid=1385 vsize=113128 memory=1472 CPUtime=3960 cores=0-7
/proc/1388/stat : 1388 (scop.sh) S 1385 1388 443 0 -1 4202496 582 3151239 0 0 0 0 389590 6410 20 0 1 0 419582058 115843072 368 33554432000 4194304 5098028 140728966675264 140728966672008 140114356990588 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 34828288 140728966677285 140728966677612 140728966677612 140728966680525 0
/proc/1388/statm: 28282 368 311 221 0 87 0
[pid=1511] ppid=1388 vsize=8414124 memory=119768 CPUtime=1.18 cores=0-7
/proc/1511/stat : 1511 (java) S 1388 1388 443 0 -1 1077944320 19660 0 5 0 108 10 0 0 20 0 24 0 419689496 8616062976 29942 33554432000 4194304 4196468 140722397150224 140722397132768 140198195142391 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
/proc/1511/statm: 2103531 29942 3197 1 0 2064875 0
[pid=1533] ppid=1511 vsize=23220120 memory=20200384 CPUtime=92.98 cores=0-7
/proc/1533/stat : 1533 (manyglucose-4.1) R 1511 1388 443 0 -1 4202496 2840232 0 1 0 8389 909 0 0 20 0 1 0 419689575 23777402880 5050096 33554432000 4194304 4454172 140723717555312 140723716504536 4406880 0 4 0 8388610 0 0 0 17 6 0 0 1007 0 0 6552832 6554400 28340224 140723717559146 140723717559344 140723717559344 140723717562298 0
/proc/1533/statm: 5805030 5050096 346 64 0 5800698 0
[pid=1511/tid=1513] ppid=1388 vsize=8414124 memory=119768 CPUtime=0.76 cores=0-7
/proc/1511/task/1513/stat : 1513 (java) S 1388 1388 443 0 -1 1077944384 16639 0 2 0 70 6 0 0 20 0 24 0 419689500 8616062976 29942 33554432000 4194304 4196468 140722397150224 140198166982560 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1514] ppid=1388 vsize=8414124 memory=119768 CPUtime=0 cores=0-7
/proc/1511/task/1514/stat : 1514 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419689503 8616062976 29942 33554432000 4194304 4196468 140722397150224 140198199384336 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1515] ppid=1388 vsize=8414124 memory=119768 CPUtime=0 cores=0-7
/proc/1511/task/1515/stat : 1515 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419689503 8616062976 29942 33554432000 4194304 4196468 140722397150224 140198005148048 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1516] ppid=1388 vsize=8414124 memory=119768 CPUtime=0 cores=0-7
/proc/1511/task/1516/stat : 1516 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419689503 8616062976 29942 33554432000 4194304 4196468 140722397150224 140198004095504 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1517] ppid=1388 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/1511/task/1517/stat : 1517 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419689503 8616062976 29942 33554432000 4194304 4196468 140722397150224 140198003042960 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1518] ppid=1388 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1511/task/1518/stat : 1518 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419689503 8616062976 29942 33554432000 4194304 4196468 140722397150224 140198001990416 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1519] ppid=1388 vsize=8414124 memory=16852284 CPUtime=0 cores=0-7
/proc/1511/task/1519/stat : 1519 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419689503 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197675830160 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1520] ppid=1388 vsize=8414124 memory=139829707902897 CPUtime=0 cores=0-7
/proc/1511/task/1520/stat : 1520 (java) S 1388 1388 443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 419689503 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197674777616 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1521] ppid=1388 vsize=8414124 memory=119768 CPUtime=0 cores=0-7
/proc/1511/task/1521/stat : 1521 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419689503 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197673725072 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1522] ppid=1388 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/1511/task/1522/stat : 1522 (java) S 1388 1388 443 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 419689505 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197020055536 140198195153538 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1523] ppid=1388 vsize=8414124 memory=139829708068096 CPUtime=0 cores=0-7
/proc/1511/task/1523/stat : 1523 (java) S 1388 1388 443 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 419689505 8616062976 29942 33554432000 4194304 4196468 140722397150224 140196859339680 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1524] ppid=1388 vsize=8414124 memory=288230583132501213 CPUtime=0 cores=0-7
/proc/1511/task/1524/stat : 1524 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419689505 8616062976 29942 33554432000 4194304 4196468 140722397150224 140196590904304 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1525] ppid=1388 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/1511/task/1525/stat : 1525 (java) S 1388 1388 443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 419689508 8616062976 29942 33554432000 4194304 4196468 140722397150224 140196216395984 140198195160987 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1526] ppid=1388 vsize=8414124 memory=1472 CPUtime=0.04 cores=0-7
/proc/1511/task/1526/stat : 1526 (java) S 1388 1388 443 0 -1 1077944384 542 0 0 0 4 0 0 0 20 0 24 0 419689508 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197019003376 140198195153538 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1527] ppid=1388 vsize=8414124 memory=7428 CPUtime=0.07 cores=0-7
/proc/1511/task/1527/stat : 1527 (java) S 1388 1388 443 0 -1 1077944384 298 0 0 0 7 0 0 0 20 0 24 0 419689508 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197017950832 140198195153538 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1528] ppid=1388 vsize=8414124 memory=860 CPUtime=0.05 cores=0-7
/proc/1511/task/1528/stat : 1528 (java) S 1388 1388 443 0 -1 1077944384 255 0 0 0 5 0 0 0 20 0 24 0 419689508 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197016898288 140198195153538 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1529] ppid=1388 vsize=8414124 memory=1472 CPUtime=0.19 cores=0-7
/proc/1511/task/1529/stat : 1529 (java) S 1388 1388 443 0 -1 1077944384 527 0 0 0 19 0 0 0 20 0 24 0 419689508 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197015845744 140198195153538 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1530] ppid=1388 vsize=8414124 memory=119768 CPUtime=0 cores=0-7
/proc/1511/task/1530/stat : 1530 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419689509 8616062976 29942 33554432000 4194304 4196468 140722397150224 140195718490336 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1531] ppid=1388 vsize=8414124 memory=23700 CPUtime=0.02 cores=0-7
/proc/1511/task/1531/stat : 1531 (java) S 1388 1388 443 0 -1 1077944384 8 0 0 0 0 2 0 0 20 0 24 0 419689509 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197014792624 140198195153538 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1534] ppid=1388 vsize=8414124 memory=1296 CPUtime=0 cores=0-7
/proc/1511/task/1534/stat : 1534 (java) S 1388 1388 443 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 419689575 8616062976 29942 33554432000 4194304 4196468 140722397150224 140197006759104 140198195167001 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1540] ppid=1388 vsize=8414124 memory=1472 CPUtime=0 cores=0-7
/proc/1511/task/1540/stat : 1540 (java) S 1388 1388 443 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 419689575 8616062976 29942 33554432000 4194304 4196468 140722397150224 140195047390992 140198195164317 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1541] ppid=1388 vsize=8414124 memory=119768 CPUtime=0 cores=0-7
/proc/1511/task/1541/stat : 1541 (java) S 1388 1388 443 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 419689576 8616062976 29942 33554432000 4194304 4196468 140722397150224 140195315826576 140198195164317 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1542] ppid=1388 vsize=8414124 memory=19632260 CPUtime=0 cores=0-7
/proc/1511/task/1542/stat : 1542 (java) S 1388 1388 443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 419689578 8616062976 29942 33554432000 4194304 4196468 140722397150224 140194778963632 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
Current children cumulated CPU time: 4054.16 s
Current children cumulated vsize: 31747372 KiB
Current children cumulated memory: 20321624 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+1178.14 s]
# the end of solver process 1388 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3895.91 s, system=64.1061 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+1180.27 s]
# the end of solver process 1511 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3980.9 s, system=75.387 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+1179.2 s]
/proc/loadavg: 1.30 2.79 4.44 2/216 1562
/proc/meminfo: memFree=21546832/32770624 swapFree=67021832/67108860
[pid=1511] ppid=1385 vsize=8545196 memory=130008 CPUtime=95.26 cores=0-7
/proc/1511/stat : 1511 (java) S 1385 1388 443 0 -1 1077944320 19699 2840247 5 1 109 34 8389 994 20 0 23 0 419689496 8750280704 32502 33554432000 4194304 4196468 140722397150224 140722397132768 140198195142391 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
/proc/1511/statm: 2136299 32502 3197 1 0 2097643 0
[pid=1511/tid=1513] ppid=1385 vsize=8545196 memory=130008 CPUtime=94.59 cores=0-7
/proc/1511/task/1513/stat : 1513 (java) S 1385 1388 443 0 -1 1077944384 16639 2840247 2 1 70 6 8389 994 20 0 23 0 419689500 8750280704 32502 33554432000 4194304 4196468 140722397150224 140198166982560 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1514] ppid=1385 vsize=8545196 memory=119768 CPUtime=93.83 cores=0-7
/proc/1511/task/1514/stat : 1514 (java) S 1385 1388 443 0 -1 1077944384 1 2840247 0 1 0 0 8389 994 20 0 23 0 419689503 8750280704 32502 33554432000 4194304 4196468 140722397150224 140198199384336 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1515] ppid=1385 vsize=8545196 memory=19944500 CPUtime=93.83 cores=0-7
/proc/1511/task/1515/stat : 1515 (java) S 1385 1388 443 0 -1 1077944384 1 2840247 0 1 0 0 8389 994 20 0 23 0 419689503 8750280704 32502 33554432000 4194304 4196468 140722397150224 140198005148048 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1516] ppid=1385 vsize=8545196 memory=500 CPUtime=93.83 cores=0-7
/proc/1511/task/1516/stat : 1516 (java) S 1385 1388 443 0 -1 1077944384 2 2840247 0 1 0 0 8389 994 20 0 23 0 419689503 8750280704 32502 33554432000 4194304 4196468 140722397150224 140198004095504 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1517] ppid=1385 vsize=8545196 memory=1736 CPUtime=93.83 cores=0-7
/proc/1511/task/1517/stat : 1517 (java) S 1385 1388 443 0 -1 1077944384 2 2840247 0 1 0 0 8389 994 20 0 23 0 419689503 8750280704 32502 33554432000 4194304 4196468 140722397150224 140198003042960 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1518] ppid=1385 vsize=8545196 memory=1772 CPUtime=93.83 cores=0-7
/proc/1511/task/1518/stat : 1518 (java) S 1385 1388 443 0 -1 1077944384 2 2840247 0 1 0 0 8389 994 20 0 23 0 419689503 8750280704 32502 33554432000 4194304 4196468 140722397150224 140198001990416 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1519] ppid=1385 vsize=8545196 memory=8112282956445269571 CPUtime=93.83 cores=0-7
/proc/1511/task/1519/stat : 1519 (java) S 1385 1388 443 0 -1 1077944384 2 2840247 0 1 0 0 8389 994 20 0 23 0 419689503 8750280704 32502 33554432000 4194304 4196468 140722397150224 140197675830160 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1520] ppid=1385 vsize=8545196 memory=10092 CPUtime=93.83 cores=0-7
/proc/1511/task/1520/stat : 1520 (java) S 1385 1388 443 0 -1 1077944384 2 2840247 0 1 0 0 8389 994 20 0 23 0 419689503 8750280704 32502 33554432000 4194304 4196468 140722397150224 140197674777616 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1521] ppid=1385 vsize=8545196 memory=1908 CPUtime=93.83 cores=0-7
/proc/1511/task/1521/stat : 1521 (java) S 1385 1388 443 0 -1 1077944384 3 2840247 0 1 0 0 8389 994 20 0 23 0 419689503 8750280704 32502 33554432000 4194304 4196468 140722397150224 140197673725072 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1522] ppid=1385 vsize=8545196 memory=1360 CPUtime=93.83 cores=0-7
/proc/1511/task/1522/stat : 1522 (java) S 1385 1388 443 0 -1 1077944384 6 2840247 0 1 0 0 8389 994 20 0 23 0 419689505 8750280704 32502 33554432000 4194304 4196468 140722397150224 140197020055040 140198195153538 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1523] ppid=1385 vsize=8545196 memory=7428 CPUtime=93.83 cores=0-7
/proc/1511/task/1523/stat : 1523 (java) S 1385 1388 443 0 -1 1077944384 13 2840247 0 1 0 0 8389 994 20 0 23 0 419689505 8750280704 32502 33554432000 4194304 4196468 140722397150224 140196859339680 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1524] ppid=1385 vsize=8545196 memory=500 CPUtime=93.83 cores=0-7
/proc/1511/task/1524/stat : 1524 (java) S 1385 1388 443 0 -1 1077944384 1 2840247 0 1 0 0 8389 994 20 0 23 0 419689505 8750280704 32502 33554432000 4194304 4196468 140722397150224 140196590904304 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1525] ppid=1385 vsize=8545196 memory=1736 CPUtime=93.83 cores=0-7
/proc/1511/task/1525/stat : 1525 (java) S 1385 1388 443 0 -1 1077944384 29 2840247 0 1 0 0 8389 994 20 0 23 0 419689508 8750280704 32502 33554432000 4194304 4196468 140722397150224 140196216395696 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1526] ppid=1385 vsize=8545196 memory=4120 CPUtime=93.87 cores=0-7
/proc/1511/task/1526/stat : 1526 (java) S 1385 1388 443 0 -1 1077944384 545 2840247 0 1 4 0 8389 994 20 0 23 0 419689508 8750280704 32502 33554432000 4194304 4196468 140722397150224 140197019002272 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1527] ppid=1385 vsize=8545196 memory=23700 CPUtime=93.9 cores=0-7
/proc/1511/task/1527/stat : 1527 (java) S 1385 1388 443 0 -1 1077944384 298 2840247 0 1 7 0 8389 994 20 0 23 0 419689508 8750280704 32502 33554432000 4194304 4196468 140722397150224 140197017950832 140198195153538 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1528] ppid=1385 vsize=8545196 memory=1296 CPUtime=93.88 cores=0-7
/proc/1511/task/1528/stat : 1528 (java) S 1385 1388 443 0 -1 1077944384 255 2840247 0 1 5 0 8389 994 20 0 23 0 419689508 8750280704 32502 33554432000 4194304 4196468 140722397150224 140197016898048 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1529] ppid=1385 vsize=8545196 memory=860 CPUtime=94.02 cores=0-7
/proc/1511/task/1529/stat : 1529 (java) S 1385 1388 443 0 -1 1077944384 528 2840247 0 1 19 0 8389 994 20 0 23 0 419689508 8750280704 32502 33554432000 4194304 4196468 140722397150224 140197015844640 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1530] ppid=1385 vsize=8545196 memory=776 CPUtime=93.83 cores=0-7
/proc/1511/task/1530/stat : 1530 (java) S 1385 1388 443 0 -1 1077944384 3 2840247 0 1 0 0 8389 994 20 0 23 0 419689509 8750280704 32502 33554432000 4194304 4196468 140722397150224 140195718490336 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1534] ppid=1385 vsize=8545196 memory=1612 CPUtime=93.83 cores=0-7
/proc/1511/task/1534/stat : 1534 (java) S 1385 1388 443 0 -1 1077944384 24 2840247 0 1 0 0 8389 994 20 0 23 0 419689575 8750280704 32502 33554432000 4194304 4196468 140722397150224 140197006757968 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1542] ppid=1385 vsize=8545196 memory=1224 CPUtime=93.83 cores=0-7
/proc/1511/task/1542/stat : 1542 (java) S 1385 1388 443 0 -1 1077944384 3 2840247 0 1 0 0 8389 994 20 0 23 0 419689578 8750280704 32502 33554432000 4194304 4196468 140722397150224 140194778956288 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1559] ppid=1385 vsize=8545196 memory=3824 CPUtime=93.83 cores=0-7
/proc/1511/task/1559/stat : 1559 (java) S 1385 1388 443 0 -1 1077944384 2 2840247 0 1 0 0 8389 994 20 0 23 0 419699869 8750280704 32502 33554432000 4194304 4196468 140722397150224 140194510529104 140198195152597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
[pid=1511/tid=1562] ppid=1385 vsize=8545196 memory=2184 CPUtime=94.06 cores=0-7
/proc/1511/task/1562/stat : 1562 (java) R 1385 1388 443 0 -1 4202560 2 2840247 0 1 0 23 8389 994 20 0 23 0 419699872 8750280704 32502 33554432000 4194304 4196468 140722397150224 140194242094104 140198187828023 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7987200 140722397156344 140722397156502 140722397156502 140722397159375 0
Current cumulated CPU time of completed processes: 3960.02 s
Current children cumulated CPU time: 95.26 s
Current children cumulated vsize: 8545196 KiB
Current children cumulated memory: 130008 KiB

[startup+1179.6 s]
/proc/loadavg: 1.30 2.79 4.44 2/195 1562
/proc/meminfo: memFree=24109968/32770624 swapFree=67021832/67108860
Current cumulated CPU time of completed processes: 3960.02 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1180 s]*
/proc/loadavg: 1.30 2.79 4.44 2/195 1562
/proc/meminfo: memFree=29443336/32770624 swapFree=67021832/67108860
Current cumulated CPU time of completed processes: 3960.02 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1180.11 s]
/proc/loadavg: 1.30 2.79 4.44 2/195 1562
/proc/meminfo: memFree=29443336/32770624 swapFree=67021832/67108860
Current cumulated CPU time of completed processes: 3960.02 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 1180.27
CPU time (s): 4056.28
CPU user time (s): 3980.9
CPU system time (s): 75.387
CPU usage (%): 343.673
Max. virtual memory (cumulated for all children) (KiB): 31747372
Max. memory (cumulated for all children) (KiB): 23035724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3980.9
system time used= 75.387
maximum resident set size= 23034944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6012269
page faults= 7
swaps= 0
block input operations= 3700952
block output operations= 18050536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72360
involuntary context switches= 43439


# summary of solver processes directly reported to runsolver:
#   pid: 1388,1511
#   total CPU time (s): 4056.28
#   total CPU user time (s): 3980.9
#   total CPU system time (s): 75.387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.63299 second user time and 12.3349 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-14 05:50:55
IDJOB=4392475
IDBENCH=133319
IDSOLVER=2838
FILE ID=node150/4392475-1568433094
RUNJOBID= node150-1568430493-470
PBS_JOBID= 21702311
Free space on /tmp= 59360 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Primes/Primes-m1-p20/Primes-20-60-3-5.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392475-1568433094/watcher-4392475-1568433094 -o /tmp/evaluation-result-4392475-1568433094/solver-4392475-1568433094 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1568430493-470 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392475-1568433094.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 0dd1a305ead2bfc8d563708a38f33655
RANDOM SEED=1234259084

node150.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.79
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.79
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.79
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.79
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:        27074332 kB
MemAvailable:   31829128 kB
Buffers:          207016 kB
Cached:          4758072 kB
SwapCached:        13700 kB
Active:          1137308 kB
Inactive:        3875908 kB
Active(anon):      11604 kB
Inactive(anon):    61636 kB
Active(file):    1125704 kB
Inactive(file):  3814272 kB
Unevictable:      109388 kB
Mlocked:          109388 kB
SwapTotal:      67108860 kB
SwapFree:       67021784 kB
Dirty:             20456 kB
Writeback:             0 kB
AnonPages:        169520 kB
Mapped:            38972 kB
Shmem:             17116 kB
Slab:             273996 kB
SReclaimable:     243280 kB
SUnreclaim:        30716 kB
KernelStack:        3792 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59340 MiB
End job on node150 at 2019-09-14 06:10:35