Trace number 4392647

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 hybrid+ManyGlucose (2019-06-15)UNSAT 5.01092 2.57953

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-028.xml
MD5SUMdb9859f55fdeeb063308babcaf6783a7
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.007672
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints56
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":84}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":84}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
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 -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-19850-serial-file.bin HOME/instance-4392647-1568427628.xml
0.65/0.55	
0.65/0.55	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.65/0.55	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 04:19:46 CEST 2019
0.65/0.57	c PID: 19853
0.65/0.57	c IP: 172.20.3.147
0.65/0.57	c HOST: node147.alineos.net
0.65/0.58	c (0,0) Parsing Begin
1.36/0.90	c (0,0) Parsing End
1.36/0.90	c (0,0) CSP: 0 int (0 aux), 84 bool (0 aux), 56 ctr, max domain size 2
1.36/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.36/0.90	c (0,0) Constraint Name Generate Begin
1.36/0.91	c (0,0) Ctr:HOME/instance-4392647-1568427628.xml,ExtensionSupport:Var
1.36/0.91	c (0,0) Constraint Name Generate End
1.36/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.36/0.91	c (0,0) CSP to CSPinCNF Begin
1.68/1.16	c (0,0) translated 6 (10%) constraints
1.88/1.21	c (0,0) translated 12 (20%) constraints
1.88/1.25	c (0,0) translated 17 (30%) constraints
1.88/1.28	c (0,0) translated 23 (40%) constraints
2.24/1.30	c (0,0) translated 28 (50%) constraints
2.24/1.33	c (0,0) translated 34 (60%) constraints
2.24/1.35	c (0,0) translated 40 (70%) constraints
2.24/1.36	c (0,0) translated 45 (80%) constraints
2.24/1.38	c (0,0) translated 51 (90%) constraints
2.24/1.39	c (0,0) translated 56 (100%) constraints
2.57/1.40	c (0,0) ===========================================
2.57/1.40	c (0,0) Hybrid: #OE=308, #LE=0
2.57/1.40	c (0,0) Hybrid
2.57/1.40	c (0,0) ===========================================
2.57/1.42	c (0,0) translated 107 (10%) constraints
2.57/1.43	c (0,0) translated 213 (20%) constraints
2.57/1.44	c (0,0) translated 320 (30%) constraints
2.57/1.45	c (0,0) translated 426 (40%) constraints
2.57/1.46	c (0,0) translated 532 (50%) constraints
2.57/1.46	c (0,0) translated 639 (60%) constraints
2.57/1.47	c (0,0) translated 745 (70%) constraints
2.57/1.47	c (0,0) translated 852 (80%) constraints
2.57/1.48	c (0,0) translated 958 (90%) constraints
2.57/1.49	c (0,0) translated 1064 (100%) constraints
2.57/1.49	c (0,0) CSP to CSPinCNF End
2.57/1.49	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.57/1.49	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.57/1.49	c (0,0) CSPinCNF Propagation Begin
2.90/1.53	c (0,0) 0 values, 56 unsatisfiable literals, and 0 valid clauses are removed
2.90/1.53	c (0,0) CSPinCNF Propagation End
2.90/1.53	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.90/1.53	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.53	c (0,0) Hybrid: #OE=308, #LE=0
2.90/1.53	c (0,0) Simplify CSPinCNF Begin
2.90/1.54	c (0,0) Simplify CSPinCNF End
2.90/1.54	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.90/1.54	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.54	c (0,0) Calculate Precise Domain Begin
2.90/1.55	c (0,0) 0 values are removed by re-calculation
2.90/1.55	c (0,0) Calculate Precise Domain End
2.90/1.55	c (0,0) CSP: 0 int (0 aux), 308 bool (224 aux), 1064 ctr, max domain size 2
2.90/1.55	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.90/1.55	c (0,0) CSPinCNF to SatSolver Begin
3.29/1.61	c (1,1) 107 (10 %) CSP clauses are encoded (0 SAT variables, 106 SAT clauses)
3.29/1.62	c (1,1) 213 (20 %) CSP clauses are encoded (0 SAT variables, 212 SAT clauses)
3.29/1.63	c (1,1) 320 (30 %) CSP clauses are encoded (0 SAT variables, 319 SAT clauses)
3.29/1.63	c (1,1) 426 (40 %) CSP clauses are encoded (0 SAT variables, 425 SAT clauses)
3.29/1.64	c (1,1) 532 (50 %) CSP clauses are encoded (0 SAT variables, 531 SAT clauses)
3.29/1.65	c (1,1) 639 (60 %) CSP clauses are encoded (0 SAT variables, 638 SAT clauses)
3.29/1.65	c (1,1) 745 (70 %) CSP clauses are encoded (0 SAT variables, 744 SAT clauses)
3.29/1.66	c (1,1) 852 (80 %) CSP clauses are encoded (0 SAT variables, 851 SAT clauses)
3.29/1.66	c (1,1) 958 (90 %) CSP clauses are encoded (0 SAT variables, 957 SAT clauses)
3.29/1.67	c (1,1) 1064 (100 %) CSP clauses are encoded (0 SAT variables, 1063 SAT clauses)
3.29/1.67	c (1,1) CSPinCNF to SatSolver End
3.29/1.67	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.29/1.67	c (1,1) 308 bool, 1064 clause
3.29/1.67	c (1,1) Export Begin
3.66/1.76	c (1,1) Export to HOME/scop-19850-serial-file.bin
3.66/1.76	c (1,1) Export End
3.66/1.76	c (1,1) Export File Size: 0.02 MB
3.66/1.76	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.66/1.76	c END-Prog: Sat Sep 14 04:19:47 CEST 2019
3.66/1.78	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-19850-serial-file.bin
4.33/2.24	c (0,0) Read Serial File Begin
4.33/2.24	c (0,0) HOME/scop-19850-serial-file.bin
4.62/2.46	c (0,0) Read Serial File End
4.62/2.47	
4.62/2.47	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
4.62/2.47	(Solving Process)
4.62/2.47	
4.62/2.49	c BEGIN-Prog: Sat Sep 14 04:19:47 CEST 2019
4.62/2.49	c PID: 19873
4.62/2.49	c IP: 172.20.3.147
4.62/2.49	c HOST: node147.alineos.net
4.62/2.49	c (0,0) SatSolver.solve Begin
4.62/2.49	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392647-1568427628.xml-scop-19853.cnf
4.77/2.52	c (0,0) c
4.77/2.52	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)
4.77/2.52	c (0,0) c
4.77/2.52	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.77/2.52	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.77/2.52	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.77/2.52	c (0,0) c |                                                                                                       |
4.77/2.52	c (0,0) c |  Number of variables:           308                                                                   |
4.77/2.52	c (0,0) c |  Number of clauses:            1064                                                                   |
4.77/2.52	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.77/2.52	c (0,0) c |                                                                                                       |
4.77/2.52	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.77/2.52	c (0,0) c |                                                                                                       |
4.77/2.52	c (0,0) c =========================================================================================================
4.77/2.52	c (0,0) Solved by unit propagation
4.77/2.52	c (0,0) c real time : 0.0025692 s
4.77/2.52	c (0,0) c cpu time  : 0.002877 s
4.77/2.52	c (0,0) 
4.77/2.52	c (0,0) s UNSATISFIABLE
4.77/2.56	c (0,0) SatSolver.solve End
4.77/2.56	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.77/2.56	c (0,0) Show results Begin
4.77/2.56	s UNSATISFIABLE
4.77/2.56	c (0,0) Show results End
4.77/2.56	c (0,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.77/2.57	c (0,0) 0,0,STOP-AFTER(ALL)
4.77/2.57	c END-Prog: Sat Sep 14 04:19:48 CEST 2019

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392647-1568427628/watcher-4392647-1568427628 -o /tmp/evaluation-result-4392647-1568427628/solver-4392647-1568427628 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392647-1568427628.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
solver pid=19850, runsolver pid=19847
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 2.86 6.01 7.14 2/212 19872
/proc/meminfo: memFree=26754772/32770624 swapFree=66957016/67108860
[pid=19850] ppid=19847 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19850/stat : 19850 (scop.sh) S 19847 19850 16596 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 418676664 115843072 348 33554432000 4194304 5098028 140732277468608 140732277465864 140468686447228 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24678400 140732277469988 140732277470316 140732277470316 140732277473229 0
/proc/19850/statm: 28282 348 296 221 0 87 0
[pid=19853] ppid=19850 vsize=27314120 memory=108104 CPUtime=0.1 cores=0-7
/proc/19853/stat : 19853 (java) S 19850 19850 16596 0 -1 1077944320 6604 0 0 0 8 2 0 0 20 0 20 0 418676665 27969658880 27026 33554432000 4194304 4196468 140728034982720 140728034965264 140470211481335 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
/proc/19853/statm: 6828530 27026 2761 1 0 6790935 0
[pid=19853/tid=19854] ppid=19850 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/19853/task/19854/stat : 19854 (java) R 19850 19850 16596 0 -1 4202560 4726 0 0 0 7 1 0 0 20 0 20 0 418676665 27969658880 27026 33554432000 4194304 4196468 140728034982720 140470183303616 140470203721710 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19855] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19855/stat : 19855 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 27026 33554432000 4194304 4196468 140728034982720 140470215723536 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19856] ppid=19850 vsize=27314120 memory=139727976568448 CPUtime=0 cores=0-7
/proc/19853/task/19856/stat : 19856 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 27026 33554432000 4194304 4196468 140728034982720 140469999118992 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19857] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19857/stat : 19857 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 27026 33554432000 4194304 4196468 140728034982720 140469998065936 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19858] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19858/stat : 19858 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 27026 33554432000 4194304 4196468 140728034982720 140469997013392 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19859] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19859/stat : 19859 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 27026 33554432000 4194304 4196468 140728034982720 140469995961360 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19860] ppid=19850 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19853/task/19860/stat : 19860 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 27026 33554432000 4194304 4196468 140728034982720 140469994908816 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19861] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19861/stat : 19861 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 27026 33554432000 4194304 4196468 140728034982720 140469993855760 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19862] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19862/stat : 19862 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 27026 33554432000 4194304 4196468 140728034982720 140469627509648 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19863] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19863/stat : 19863 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676669 27969658880 27026 33554432000 4194304 4196468 140728034982720 140468262242544 140470211492482 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19864] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19864/stat : 19864 (java) S 19850 19850 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418676670 27969658880 27026 33554432000 4194304 4196468 140728034982720 140468180477088 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19865] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19865/stat : 19865 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676670 27969658880 27026 33554432000 4194304 4196468 140728034982720 140467912041200 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19866] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19866/stat : 19866 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 27026 33554432000 4194304 4196468 140728034982720 140467537532880 140470211499931 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19867] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19867/stat : 19867 (java) S 19850 19850 16596 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 27026 33554432000 4194304 4196468 140728034982720 140468261190384 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19868] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19868/stat : 19868 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 27026 33554432000 4194304 4196468 140728034982720 140468260137840 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19869] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19869/stat : 19869 (java) S 19850 19850 16596 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 27026 33554432000 4194304 4196468 140728034982720 140468259084784 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19870] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19870/stat : 19870 (java) S 19850 19850 16596 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 20 0 418676673 27969658880 27026 33554432000 4194304 4196468 140728034982720 140468258032240 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19871] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19871/stat : 19871 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676673 27969658880 27026 33554432000 4194304 4196468 140728034982720 140467039627744 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19872] ppid=19850 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19853/task/19872/stat : 19872 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676673 27969658880 27026 33554432000 4194304 4196468 140728034982720 140468256979632 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109496 KiB

[startup+0.210462 s]*
/proc/loadavg: 2.86 6.01 7.14 2/212 19872
/proc/meminfo: memFree=26722640/32770624 swapFree=66957016/67108860
[pid=19850] ppid=19847 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19850/stat : 19850 (scop.sh) S 19847 19850 16596 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 418676664 115843072 348 33554432000 4194304 5098028 140732277468608 140732277465864 140468686447228 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24678400 140732277469988 140732277470316 140732277470316 140732277473229 0
/proc/19850/statm: 28282 348 296 221 0 87 0
[pid=19853] ppid=19850 vsize=27314120 memory=127504 CPUtime=0.25 cores=0-7
/proc/19853/stat : 19853 (java) S 19850 19850 16596 0 -1 1077944320 12245 0 0 0 21 4 0 0 20 0 20 0 418676665 27969658880 31876 33554432000 4194304 4196468 140728034982720 140728034965264 140470211481335 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
/proc/19853/statm: 6828530 31876 2923 1 0 6790935 0
[pid=19853/tid=19854] ppid=19850 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19853/task/19854/stat : 19854 (java) R 19850 19850 16596 0 -1 4202560 9996 0 0 0 16 3 0 0 20 0 20 0 418676665 27969658880 31876 33554432000 4194304 4196468 140728034982720 140470183280720 140470194668116 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19855] ppid=19850 vsize=27314120 memory=328 CPUtime=0 cores=0-7
/proc/19853/task/19855/stat : 19855 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 31876 33554432000 4194304 4196468 140728034982720 140470215723536 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19856] ppid=19850 vsize=27314120 memory=288370104128280192 CPUtime=0 cores=0-7
/proc/19853/task/19856/stat : 19856 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 31876 33554432000 4194304 4196468 140728034982720 140469999118992 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19857] ppid=19850 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19853/task/19857/stat : 19857 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 31876 33554432000 4194304 4196468 140728034982720 140469998065936 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19858] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19858/stat : 19858 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 31876 33554432000 4194304 4196468 140728034982720 140469997013392 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19859] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19859/stat : 19859 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 31876 33554432000 4194304 4196468 140728034982720 140469995961360 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19860] ppid=19850 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19853/task/19860/stat : 19860 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 31876 33554432000 4194304 4196468 140728034982720 140469994908816 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19861] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19861/stat : 19861 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 31876 33554432000 4194304 4196468 140728034982720 140469993855760 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19862] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19862/stat : 19862 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 31876 33554432000 4194304 4196468 140728034982720 140469627509648 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19863] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19863/stat : 19863 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676669 27969658880 31876 33554432000 4194304 4196468 140728034982720 140468262242544 140470211492482 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19864] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19864/stat : 19864 (java) S 19850 19850 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418676670 27969658880 31876 33554432000 4194304 4196468 140728034982720 140468180477088 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19865] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19865/stat : 19865 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676670 27969658880 31876 33554432000 4194304 4196468 140728034982720 140467912041200 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19866] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19866/stat : 19866 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 31876 33554432000 4194304 4196468 140728034982720 140467537532880 140470211499931 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19867] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19867/stat : 19867 (java) S 19850 19850 16596 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 31876 33554432000 4194304 4196468 140728034982720 140468261190384 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19868] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19868/stat : 19868 (java) S 19850 19850 16596 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 31876 33554432000 4194304 4196468 140728034982720 140468260137840 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19869] ppid=19850 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19853/task/19869/stat : 19869 (java) S 19850 19850 16596 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 31876 33554432000 4194304 4196468 140728034982720 140468259084784 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19870] ppid=19850 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/19853/task/19870/stat : 19870 (java) S 19850 19850 16596 0 -1 1077944384 433 0 0 0 2 0 0 0 20 0 20 0 418676673 27969658880 31876 33554432000 4194304 4196468 140728034982720 140468258032240 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19871] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19871/stat : 19871 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676673 27969658880 31876 33554432000 4194304 4196468 140728034982720 140467039627744 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19872] ppid=19850 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19853/task/19872/stat : 19872 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676673 27969658880 31876 33554432000 4194304 4196468 140728034982720 140468256979632 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128896 KiB

[startup+0.309826 s]*
/proc/loadavg: 2.86 6.01 7.14 2/212 19872
/proc/meminfo: memFree=26721220/32770624 swapFree=66957016/67108860
[pid=19850] ppid=19847 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19850/stat : 19850 (scop.sh) S 19847 19850 16596 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 418676664 115843072 348 33554432000 4194304 5098028 140732277468608 140732277465864 140468686447228 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24678400 140732277469988 140732277470316 140732277470316 140732277473229 0
/proc/19850/statm: 28282 348 296 221 0 87 0
[pid=19853] ppid=19850 vsize=27314120 memory=131936 CPUtime=0.43 cores=0-7
/proc/19853/stat : 19853 (java) S 19850 19850 16596 0 -1 1077944320 13273 0 0 0 38 5 0 0 20 0 20 0 418676665 27969658880 32984 33554432000 4194304 4196468 140728034982720 140728034965264 140470211481335 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
/proc/19853/statm: 6828530 32984 3049 1 0 6790935 0
[pid=19853/tid=19854] ppid=19850 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/19853/task/19854/stat : 19854 (java) R 19850 19850 16596 0 -1 4202560 10814 0 0 0 26 4 0 0 20 0 20 0 418676665 27969658880 32984 33554432000 4194304 4196468 140728034982720 140470183311408 140470193044891 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19855] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19855/stat : 19855 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 32984 33554432000 4194304 4196468 140728034982720 140470215723536 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19856] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19856/stat : 19856 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 32984 33554432000 4194304 4196468 140728034982720 140469999118992 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19857] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19857/stat : 19857 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 32984 33554432000 4194304 4196468 140728034982720 140469998065936 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19858] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19858/stat : 19858 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 32984 33554432000 4194304 4196468 140728034982720 140469997013392 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19859] ppid=19850 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/19853/task/19859/stat : 19859 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 32984 33554432000 4194304 4196468 140728034982720 140469995961360 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19860] ppid=19850 vsize=27314120 memory=139727835591599 CPUtime=0 cores=0-7
/proc/19853/task/19860/stat : 19860 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 32984 33554432000 4194304 4196468 140728034982720 140469994908816 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19861] ppid=19850 vsize=27314120 memory=139727835593904 CPUtime=0 cores=0-7
/proc/19853/task/19861/stat : 19861 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 32984 33554432000 4194304 4196468 140728034982720 140469993855760 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19862] ppid=19850 vsize=27314120 memory=139727835596208 CPUtime=0 cores=0-7
/proc/19853/task/19862/stat : 19862 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676668 27969658880 32984 33554432000 4194304 4196468 140728034982720 140469627509648 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19863] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19863/stat : 19863 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676669 27969658880 32984 33554432000 4194304 4196468 140728034982720 140468262242544 140470211492482 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19864] ppid=19850 vsize=27314120 memory=279455671199376 CPUtime=0 cores=0-7
/proc/19853/task/19864/stat : 19864 (java) S 19850 19850 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418676670 27969658880 32984 33554432000 4194304 4196468 140728034982720 140468180477088 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19865] ppid=19850 vsize=27314120 memory=279455671206288 CPUtime=0 cores=0-7
/proc/19853/task/19865/stat : 19865 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676670 27969658880 32984 33554432000 4194304 4196468 140728034982720 140467912041200 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19866] ppid=19850 vsize=27314120 memory=279455671147568 CPUtime=0 cores=0-7
/proc/19853/task/19866/stat : 19866 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 32984 33554432000 4194304 4196468 140728034982720 140467537532880 140470211499931 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19867] ppid=19850 vsize=27314120 memory=279455671220112 CPUtime=0 cores=0-7
/proc/19853/task/19867/stat : 19867 (java) S 19850 19850 16596 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 418676672 27969658880 32984 33554432000 4194304 4196468 140728034982720 140468261190384 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19868] ppid=19850 vsize=27314120 memory=279455671227024 CPUtime=0.01 cores=0-7
/proc/19853/task/19868/stat : 19868 (java) S 19850 19850 16596 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 20 0 418676672 27969658880 32984 33554432000 4194304 4196468 140728034982720 140468260137840 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19869] ppid=19850 vsize=27314120 memory=279455671224720 CPUtime=0.01 cores=0-7
/proc/19853/task/19869/stat : 19869 (java) S 19850 19850 16596 0 -1 1077944384 497 0 0 0 1 0 0 0 20 0 20 0 418676672 27969658880 32984 33554432000 4194304 4196468 140728034982720 140468259084784 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19870] ppid=19850 vsize=27314120 memory=279455671240880 CPUtime=0.07 cores=0-7
/proc/19853/task/19870/stat : 19870 (java) S 19850 19850 16596 0 -1 1077944384 479 0 0 0 7 0 0 0 20 0 20 0 418676673 27969658880 32984 33554432000 4194304 4196468 140728034982720 140468258032240 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19871] ppid=19850 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19871/stat : 19871 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676673 27969658880 32984 33554432000 4194304 4196468 140728034982720 140467039627744 140470211491541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19872] ppid=19850 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19853/task/19872/stat : 19872 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676673 27969658880 32984 33554432000 4194304 4196468 140728034982720 140468256979632 140470211492482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 133328 KiB

[startup+0.70099 s]
/proc/loadavg: 2.86 6.01 7.14 2/212 19872
/proc/meminfo: memFree=26706168/32770624 swapFree=66957016/67108860
[pid=19850] ppid=19847 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/19850/stat : 19850 (scop.sh) S 19847 19850 16596 0 -1 4202496 554 319 0 0 0 0 0 0 20 0 1 0 418676664 115843072 348 33554432000 4194304 5098028 140732277468608 140732277465864 140468686447228 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24678400 140732277469988 140732277470316 140732277470316 140732277473229 0
/proc/19850/statm: 28282 348 296 221 0 87 0
[pid=19853] ppid=19850 vsize=27322440 memory=166944 CPUtime=0.98 cores=0-7
/proc/19853/stat : 19853 (java) S 19850 19850 16596 0 -1 1077944320 20334 0 0 0 91 7 0 0 20 0 20 0 418676665 27978178560 41736 33554432000 4194304 4196468 140728034982720 140728034965264 140470211481335 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
/proc/19853/statm: 6830610 41736 3175 1 0 6791959 0
[pid=19853/tid=19854] ppid=19850 vsize=27322440 memory=279455671598768 CPUtime=0.67 cores=0-7
/proc/19853/task/19854/stat : 19854 (java) R 19850 19850 16596 0 -1 4202560 17461 0 0 0 62 5 0 0 20 0 20 0 418676665 27978178560 41736 33554432000 4194304 4196468 140728034982720 140470183315496 140470195524965 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19855] ppid=19850 vsize=27322440 memory=139727835800432 CPUtime=0 cores=0-7
/proc/19853/task/19855/stat : 19855 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27978178560 41736 33554432000 4194304 4196468 140728034982720 140470215723536 140470211491541 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19856] ppid=19850 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19856/stat : 19856 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676668 27978178560 41736 33554432000 4194304 4196468 140728034982720 140469999118992 140470211491541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19857] ppid=19850 vsize=27322440 memory=1096 CPUtime=0 cores=0-7
/proc/19853/task/19857/stat : 19857 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676668 27978178560 41736 33554432000 4194304 4196468 140728034982720 140469998065936 140470211491541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0

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

/proc/19853/task/19871/stat : 19871 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676673 27984617472 56418 33554432000 4194304 4196468 140728034982720 140467039627744 140470211491541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
[pid=19853/tid=19872] ppid=19850 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/19853/task/19872/stat : 19872 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676673 27984617472 56418 33554432000 4194304 4196468 140728034982720 140468256979632 140470211492482 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25243648 140728034984682 140728034985110 140728034985110 140728034987983 0
Current children cumulated CPU time: 3.29 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 227064 KiB

[startup+2.00031 s]*
/proc/loadavg: 2.79 5.94 7.11 3/212 19892
/proc/meminfo: memFree=26800520/32770624 swapFree=66957016/67108860
[pid=19850] ppid=19847 vsize=113128 memory=1472 CPUtime=3.79 cores=0-7
/proc/19850/stat : 19850 (scop.sh) S 19847 19850 16596 0 -1 4202496 581 26784 0 0 0 0 365 14 20 0 1 0 418676664 115843072 368 33554432000 4194304 5098028 140732277468608 140732277465352 140468686447228 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24678400 140732277469988 140732277470316 140732277470316 140732277473229 0
/proc/19850/statm: 28282 368 311 221 0 87 0
[pid=19873] ppid=19850 vsize=7750184 memory=58624 CPUtime=0.3 cores=0-7
/proc/19873/stat : 19873 (java) S 19850 19850 16596 0 -1 1077944320 10389 0 0 0 27 3 0 0 20 0 20 0 418676843 7936188416 14656 33554432000 4194304 4196468 140725760634416 140725760616960 140690245152503 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
/proc/19873/statm: 1937546 14656 2977 1 0 1899951 0
[pid=19873/tid=19874] ppid=19850 vsize=7750184 memory=6791534058613427641 CPUtime=0.2 cores=0-7
/proc/19873/task/19874/stat : 19874 (java) R 19850 19850 16596 0 -1 4202560 8207 0 0 0 18 2 0 0 20 0 20 0 418676843 7936188416 14656 33554432000 4194304 4196468 140725760634416 140690216975696 140690229232990 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19875] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19875/stat : 19875 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7936188416 14656 33554432000 4194304 4196468 140725760634416 140690249395216 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19876] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19876/stat : 19876 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676844 7936188416 14656 33554432000 4194304 4196468 140725760634416 140690049563792 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19877] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19877/stat : 19877 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7936188416 14656 33554432000 4194304 4196468 140725760634416 140690048510736 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19878] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19878/stat : 19878 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7936188416 14656 33554432000 4194304 4196468 140725760634416 140690047458192 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19879] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19879/stat : 19879 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7936188416 14656 33554432000 4194304 4196468 140725760634416 140690046405136 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19880] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19880/stat : 19880 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676844 7936188416 14656 33554432000 4194304 4196468 140725760634416 140690045352592 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19881] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19881/stat : 19881 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676844 7936188416 14656 33554432000 4194304 4196468 140725760634416 140690044299536 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19882] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19882/stat : 19882 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7936188416 14656 33554432000 4194304 4196468 140725760634416 140689723615632 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19883] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19883/stat : 19883 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676846 7936188416 14656 33554432000 4194304 4196468 140725760634416 140689472883440 140690245163650 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19884] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19884/stat : 19884 (java) S 19850 19850 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418676846 7936188416 14656 33554432000 4194304 4196468 140725760634416 140688565986976 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19885] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19885/stat : 19885 (java) S 19850 19850 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418676847 7936188416 14656 33554432000 4194304 4196468 140725760634416 140688431764720 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19886] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19886/stat : 19886 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676849 7936188416 14721 33554432000 4194304 4196468 140725760634416 140688057260496 140690245171099 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19887] ppid=19850 vsize=7750184 memory=-2746958450906831424 CPUtime=0.01 cores=0-7
/proc/19873/task/19887/stat : 19887 (java) S 19850 19850 16596 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 20 0 418676849 7936188416 14721 33554432000 4194304 4196468 140725760634416 140689471830256 140690245163650 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19888] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19888/stat : 19888 (java) S 19850 19850 16596 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 418676849 7936188416 14721 33554432000 4194304 4196468 140725760634416 140689470777712 140690245163650 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19889] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19889/stat : 19889 (java) R 19850 19850 16596 0 -1 4202560 133 0 0 0 0 0 0 0 20 0 20 0 418676849 7936188416 14721 33554432000 4194304 4196468 140725760634416 140689469724656 140690238137545 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19890] ppid=19850 vsize=7750184 memory=0 CPUtime=0.06 cores=0-7
/proc/19873/task/19890/stat : 19890 (java) S 19850 19850 16596 0 -1 1077944384 285 0 0 0 6 0 0 0 20 0 20 0 418676849 7936188416 14721 33554432000 4194304 4196468 140725760634416 140689468672112 140690245163650 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19891] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19891/stat : 19891 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676849 7936188416 14721 33554432000 4194304 4196468 140725760634416 140687559355360 140690245162709 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19892] ppid=19850 vsize=7750184 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19892/stat : 19892 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676850 7936188416 14721 33554432000 4194304 4196468 140725760634416 140689467620528 140690245163650 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
Current children cumulated CPU time: 4.09 s
Current children cumulated vsize: 7863312 KiB
Current children cumulated memory: 60096 KiB

[startup+2.40088 s]
/proc/loadavg: 2.79 5.94 7.11 3/212 19892
/proc/meminfo: memFree=26800520/32770624 swapFree=66957016/67108860
[pid=19850] ppid=19847 vsize=113128 memory=1472 CPUtime=3.79 cores=0-7
/proc/19850/stat : 19850 (scop.sh) S 19847 19850 16596 0 -1 4202496 581 26784 0 0 0 0 365 14 20 0 1 0 418676664 115843072 368 33554432000 4194304 5098028 140732277468608 140732277465352 140468686447228 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24678400 140732277469988 140732277470316 140732277470316 140732277473229 0
/proc/19850/statm: 28282 368 311 221 0 87 0
[pid=19873] ppid=19850 vsize=7754336 memory=95300 CPUtime=0.83 cores=0-7
/proc/19873/stat : 19873 (java) S 19850 19850 16596 0 -1 1077944320 18200 0 0 0 77 6 0 0 20 0 20 0 418676843 7940440064 23825 33554432000 4194304 4196468 140725760634416 140725760616960 140690245152503 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
/proc/19873/statm: 1938584 23825 3062 1 0 1900463 0
[pid=19873/tid=19874] ppid=19850 vsize=7754336 memory=0 CPUtime=0.59 cores=0-7
/proc/19873/task/19874/stat : 19874 (java) R 19850 19850 16596 0 -1 4202560 15788 0 0 0 55 4 0 0 20 0 20 0 418676843 7940440064 23825 33554432000 4194304 4196468 140725760634416 140690216979792 140690245173850 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19875] ppid=19850 vsize=7754336 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/19873/task/19875/stat : 19875 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7940440064 23825 33554432000 4194304 4196468 140725760634416 140690249395216 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19876] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19876/stat : 19876 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676844 7940440064 23825 33554432000 4194304 4196468 140725760634416 140690049563792 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19877] ppid=19850 vsize=7754336 memory=92781660 CPUtime=0 cores=0-7
/proc/19873/task/19877/stat : 19877 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7940440064 23825 33554432000 4194304 4196468 140725760634416 140690048510736 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19878] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19878/stat : 19878 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7940440064 23825 33554432000 4194304 4196468 140725760634416 140690047458192 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19879] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19879/stat : 19879 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7940440064 23825 33554432000 4194304 4196468 140725760634416 140690046405136 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19880] ppid=19850 vsize=7754336 memory=4 CPUtime=0 cores=0-7
/proc/19873/task/19880/stat : 19880 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676844 7940440064 23825 33554432000 4194304 4196468 140725760634416 140690045352592 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19881] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19881/stat : 19881 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676844 7940440064 23825 33554432000 4194304 4196468 140725760634416 140690044299536 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19882] ppid=19850 vsize=7754336 memory=154656 CPUtime=0 cores=0-7
/proc/19873/task/19882/stat : 19882 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7940440064 23825 33554432000 4194304 4196468 140725760634416 140689723615632 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19883] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19883/stat : 19883 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676846 7940440064 23825 33554432000 4194304 4196468 140725760634416 140689472883440 140690245163650 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19884] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19884/stat : 19884 (java) S 19850 19850 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418676846 7940440064 23825 33554432000 4194304 4196468 140725760634416 140688565986976 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19885] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19885/stat : 19885 (java) S 19850 19850 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418676847 7940440064 23825 33554432000 4194304 4196468 140725760634416 140688431764720 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19886] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19886/stat : 19886 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676849 7940440064 23825 33554432000 4194304 4196468 140725760634416 140688057260496 140690245171099 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19887] ppid=19850 vsize=7754336 memory=9142 CPUtime=0.02 cores=0-7
/proc/19873/task/19887/stat : 19887 (java) S 19850 19850 16596 0 -1 1077944384 373 0 0 0 2 0 0 0 20 0 20 0 418676849 7940440064 23825 33554432000 4194304 4196468 140725760634416 140689471830256 140690245163650 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19888] ppid=19850 vsize=7754336 memory=18389 CPUtime=0.02 cores=0-7
/proc/19873/task/19888/stat : 19888 (java) S 19850 19850 16596 0 -1 1077944384 131 0 0 0 2 0 0 0 20 0 20 0 418676849 7940440064 23825 33554432000 4194304 4196468 140725760634416 140689470777712 140690245163650 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19889] ppid=19850 vsize=7754336 memory=0 CPUtime=0.02 cores=0-7
/proc/19873/task/19889/stat : 19889 (java) R 19850 19850 16596 0 -1 4202560 178 0 0 0 2 0 0 0 20 0 20 0 418676849 7940440064 23825 33554432000 4194304 4196468 140725760634416 140689469723840 140690228539307 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19890] ppid=19850 vsize=7754336 memory=0 CPUtime=0.13 cores=0-7
/proc/19873/task/19890/stat : 19890 (java) S 19850 19850 16596 0 -1 1077944384 375 0 0 0 13 0 0 0 20 0 20 0 418676849 7940440064 23825 33554432000 4194304 4196468 140725760634416 140689468672112 140690245163650 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19891] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19891/stat : 19891 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676849 7940440064 23825 33554432000 4194304 4196468 140725760634416 140687559355360 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19892] ppid=19850 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19892/stat : 19892 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676850 7940440064 23825 33554432000 4194304 4196468 140725760634416 140689467620528 140690245163650 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
Current children cumulated CPU time: 4.62 s
Current children cumulated vsize: 7867464 KiB
Current children cumulated memory: 96772 KiB

[startup+2.50078 s]
/proc/loadavg: 2.79 5.94 7.11 3/212 19892
/proc/meminfo: memFree=26800520/32770624 swapFree=66957016/67108860
[pid=19850] ppid=19847 vsize=113128 memory=1472 CPUtime=3.79 cores=0-7
/proc/19850/stat : 19850 (scop.sh) S 19847 19850 16596 0 -1 4202496 581 26784 0 0 0 0 365 14 20 0 1 0 418676664 115843072 368 33554432000 4194304 5098028 140732277468608 140732277465352 140468686447228 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 24678400 140732277469988 140732277470316 140732277470316 140732277473229 0
/proc/19850/statm: 28282 368 311 221 0 87 0
[pid=19873] ppid=19850 vsize=7756476 memory=100000 CPUtime=0.98 cores=0-7
/proc/19873/stat : 19873 (java) S 19850 19850 16596 0 -1 1077944320 18983 0 0 0 91 7 0 0 20 0 20 0 418676843 7942631424 25000 33554432000 4194304 4196468 140725760634416 140725760616960 140690245152503 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
/proc/19873/statm: 1939119 25000 3129 1 0 1900463 0
[pid=19873/tid=19874] ppid=19850 vsize=7756476 memory=1392 CPUtime=0.69 cores=0-7
/proc/19873/task/19874/stat : 19874 (java) R 19850 19850 16596 0 -1 4202560 16446 0 0 0 64 5 0 0 20 0 20 0 418676843 7942631424 25000 33554432000 4194304 4196468 140725760634416 140690216991472 140690245174429 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19875] ppid=19850 vsize=7756476 memory=188376 CPUtime=0 cores=0-7
/proc/19873/task/19875/stat : 19875 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7942631424 25000 33554432000 4194304 4196468 140725760634416 140690249395216 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19876] ppid=19850 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19876/stat : 19876 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676844 7942631424 25065 33554432000 4194304 4196468 140725760634416 140690049563792 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19877] ppid=19850 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19877/stat : 19877 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7942631424 25065 33554432000 4194304 4196468 140725760634416 140690048510736 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19878] ppid=19850 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19878/stat : 19878 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7942631424 25065 33554432000 4194304 4196468 140725760634416 140690047458192 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19879] ppid=19850 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19879/stat : 19879 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7942631424 25065 33554432000 4194304 4196468 140725760634416 140690046405136 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19880] ppid=19850 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19880/stat : 19880 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676844 7942631424 25065 33554432000 4194304 4196468 140725760634416 140690045352592 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19881] ppid=19850 vsize=7756476 memory=0 CPUtime=0 cores=0-7
/proc/19873/task/19881/stat : 19881 (java) S 19850 19850 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418676844 7942631424 25065 33554432000 4194304 4196468 140725760634416 140690044299536 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19882] ppid=19850 vsize=7756476 memory=-7814691523512926820 CPUtime=0 cores=0-7
/proc/19873/task/19882/stat : 19882 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676844 7942631424 25065 33554432000 4194304 4196468 140725760634416 140689723615632 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19883] ppid=19850 vsize=7756476 memory=-3252517613198930781 CPUtime=0 cores=0-7
/proc/19873/task/19883/stat : 19883 (java) S 19850 19850 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418676846 7942631424 25065 33554432000 4194304 4196468 140725760634416 140689472883440 140690245163650 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19884] ppid=19850 vsize=7756476 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/19873/task/19884/stat : 19884 (java) S 19850 19850 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418676846 7942631424 25065 33554432000 4194304 4196468 140725760634416 140688565986976 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19885] ppid=19850 vsize=7756476 memory=7679927811743456362 CPUtime=0 cores=0-7
/proc/19873/task/19885/stat : 19885 (java) S 19850 19850 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418676847 7942631424 25065 33554432000 4194304 4196468 140725760634416 140688431764720 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19886] ppid=19850 vsize=7756476 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/19873/task/19886/stat : 19886 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676849 7942631424 25065 33554432000 4194304 4196468 140725760634416 140688057260496 140690245171099 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19887] ppid=19850 vsize=7756476 memory=139732271535743 CPUtime=0.02 cores=0-7
/proc/19873/task/19887/stat : 19887 (java) R 19850 19850 16596 0 -1 4202560 378 0 0 0 2 0 0 0 20 0 20 0 418676849 7942631424 25065 33554432000 4194304 4196468 140725760634416 140689471830256 140690224807072 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19888] ppid=19850 vsize=7756476 memory=0 CPUtime=0.03 cores=0-7
/proc/19873/task/19888/stat : 19888 (java) R 19850 19850 16596 0 -1 4202560 133 0 0 0 3 0 0 0 20 0 20 0 418676849 7942631424 25065 33554432000 4194304 4196468 140725760634416 140689470777712 140690229049682 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19889] ppid=19850 vsize=7756476 memory=0 CPUtime=0.03 cores=0-7
/proc/19873/task/19889/stat : 19889 (java) S 19850 19850 16596 0 -1 1077944384 190 0 0 0 3 0 0 0 20 0 20 0 418676849 7942631424 25065 33554432000 4194304 4196468 140725760634416 140689469724656 140690245163650 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19890] ppid=19850 vsize=7756476 memory=7379804841851248725 CPUtime=0.17 cores=0-7
/proc/19873/task/19890/stat : 19890 (java) R 19850 19850 16596 0 -1 4202560 478 0 0 0 17 0 0 0 20 0 20 0 418676849 7942631424 25065 33554432000 4194304 4196468 140725760634416 140689468672112 140690224110400 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19891] ppid=19850 vsize=7756476 memory=6009298816696937577 CPUtime=0 cores=0-7
/proc/19873/task/19891/stat : 19891 (java) S 19850 19850 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418676849 7942631424 25065 33554432000 4194304 4196468 140725760634416 140687559355360 140690245162709 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
[pid=19873/tid=19892] ppid=19850 vsize=7756476 memory=7377859784192192106 CPUtime=0 cores=0-7
/proc/19873/task/19892/stat : 19892 (java) S 19850 19850 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418676850 7942631424 25065 33554432000 4194304 4196468 140725760634416 140689467620528 140690245163650 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38170624 140725760635895 140725760636054 140725760636054 140725760638927 0
Current children cumulated CPU time: 4.77 s
Current children cumulated vsize: 7869604 KiB
Current children cumulated memory: 101472 KiB

Child status: 0
Real time (s): 2.57953
CPU time (s): 5.01092
CPU user time (s): 4.77533
CPU system time (s): 0.235593
CPU usage (%): 194.257
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 238396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.77533
system time used= 0.235593
maximum resident set size= 244148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48053
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6967
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 19850
#   total CPU time (s): 5.01092
#   total CPU user time (s): 4.77533
#   total CPU system time (s): 0.235593

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042688 second user time and 0.067082 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-14 04:19:45
IDJOB=4392647
IDBENCH=126870
IDSOLVER=2839
FILE ID=node147/4392647-1568427628
RUNJOBID= node147-1568427292-16623
PBS_JOBID= 21702296
Free space on /tmp= 58880 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Dubois/Dubois-m1-s1/Dubois-028.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid 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-4392647-1568427628/watcher-4392647-1568427628 -o /tmp/evaluation-result-4392647-1568427628/solver-4392647-1568427628 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392647-1568427628.xml

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

MD5SUM BENCH= db9859f55fdeeb063308babcaf6783a7
RANDOM SEED=375425737

node147.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.52
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.52
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.52
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.52
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:        26848808 kB
MemAvailable:   31811444 kB
Buffers:          188452 kB
Cached:          5001144 kB
SwapCached:        48496 kB
Active:          2029620 kB
Inactive:        3212868 kB
Active(anon):       4804 kB
Inactive(anon):    89344 kB
Active(file):    2024816 kB
Inactive(file):  3123524 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957016 kB
Dirty:             20516 kB
Writeback:             0 kB
AnonPages:        146136 kB
Mapped:            44204 kB
Shmem:             32768 kB
Slab:             272124 kB
SReclaimable:     242756 kB
SUnreclaim:        29368 kB
KernelStack:        3760 kB
PageTables:         6064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58860 MiB
End job on node147 at 2019-09-14 04:19:48