Trace number 4405229

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-09-22)? (NS) 11141.2 1575.07

General information on the benchmark

NamePrimes/
Primes-m1-p25/Primes-25-80-2-7.xml
MD5SUM9c56925ad46dd74394de0f8e05e9e1a1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.012065
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Number of domains1
Minimum domain size96
Maximum domain size96
Distribution of domain sizes[{"size":96,"count":100}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":14},{"degree":3,"count":17},{"degree":4,"count":17},{"degree":5,"count":13},{"degree":6,"count":12},{"degree":7,"count":9},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":11,"count":2},{"degree":12,"count":1}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":13},{"arity":3,"count":10},{"arity":4,"count":11},{"arity":5,"count":3},{"arity":6,"count":11},{"arity":7,"count":6},{"arity":8,"count":16},{"arity":9,"count":10}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":80}]
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-17020-serial-file.bin HOME/instance-4405229-1569340304.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Tue Sep 24 17:51:06 CEST 2019
0.65/0.57	c PID: 17023
0.65/0.57	c IP: 172.20.3.123
0.65/0.57	c HOST: node123.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.40/0.93	c (0,0) Parsing End
1.40/0.94	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 80 ctr, max domain size 96
1.40/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.94	c (0,0) Constraint Name Generate Begin
1.40/0.95	c (0,0) Ctr:HOME/instance-4405229-1569340304.xml,Num:Var:WeightedSum
1.40/0.95	c (0,0) Constraint Name Generate End
1.40/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.95	c (0,0) CSP to CSPinCNF Begin
1.60/1.05	c (0,0) translated 8 (10%) constraints
1.60/1.07	c (0,0) translated 16 (20%) constraints
1.60/1.09	c (0,0) translated 24 (30%) constraints
1.60/1.10	c (0,0) translated 32 (40%) constraints
1.84/1.11	c (0,0) translated 40 (50%) constraints
1.84/1.11	c (0,0) translated 48 (60%) constraints
1.84/1.12	c (0,0) translated 56 (70%) constraints
1.84/1.13	c (0,0) translated 64 (80%) constraints
1.84/1.14	c (0,0) translated 72 (90%) constraints
1.84/1.14	c (0,0) translated 80 (100%) constraints
1.84/1.14	c (0,0) ===========================================
1.84/1.14	c (0,0) Order
1.84/1.14	c (0,0) ===========================================
2.10/1.20	c (0,0) translated 8 (10%) constraints
2.10/1.23	c (0,0) translated 16 (20%) constraints
2.10/1.25	c (0,0) translated 24 (30%) constraints
2.10/1.27	c (0,0) translated 32 (40%) constraints
2.10/1.28	c (0,0) translated 40 (50%) constraints
2.10/1.29	c (0,0) translated 48 (60%) constraints
2.37/1.30	c (0,0) translated 56 (70%) constraints
2.37/1.31	c (0,0) translated 64 (80%) constraints
2.37/1.32	c (0,0) translated 72 (90%) constraints
2.37/1.33	c (0,0) translated 80 (100%) constraints
2.37/1.34	c (0,0) CSP to CSPinCNF End
2.37/1.34	c (0,0) CSP: 314 int (214 aux), 0 bool (0 aux), 588 ctr, max domain size 14067
2.37/1.34	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.37/1.34	c (0,0) CSPinCNF Propagation Begin
2.37/1.36	c (0,0) 0 values, 0 unsatisfiable literals, and 8 valid clauses are removed
2.37/1.36	c (0,0) CSPinCNF Propagation End
2.37/1.36	c (0,0) CSP: 314 int (214 aux), 0 bool (0 aux), 580 ctr, max domain size 14067
2.37/1.36	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.37/1.36	c (0,0) Simplify CSPinCNF Begin
2.37/1.37	c (0,0) Simplify CSPinCNF End
2.37/1.37	c (0,0) CSP: 314 int (214 aux), 0 bool (0 aux), 580 ctr, max domain size 14067
2.37/1.37	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.37/1.37	c (0,0) Calculate Precise Domain Begin
6.22/4.42	c (3,3) 336202 values are removed by re-calculation
6.22/4.42	c (3,3) Calculate Precise Domain End
6.22/4.42	c (3,3) CSP: 314 int (214 aux), 0 bool (0 aux), 580 ctr, max domain size 12962
6.22/4.42	c (3,3) Heap : 1576 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
6.22/4.42	c (3,3) CSPinCNF to SatSolver Begin
11109.44/1570.85	c (1570,167) java.lang.OutOfMemoryError: GC overhead limit exceeded
11140.98/1574.91	c (1574,167) scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:176)
11140.98/1574.91	c (1574,167) scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:43)
11140.98/1574.91	c (1574,167) scala.collection.generic.Growable.loop$1(Growable.scala:52)
11140.98/1574.91	c (1574,167) scala.collection.generic.Growable.$plus$plus$eq(Growable.scala:57)
11140.98/1574.91	c (1574,167) scala.collection.generic.Growable.$plus$plus$eq$(Growable.scala:49)
11140.98/1574.91	c (1574,167) scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:185)
11140.98/1574.91	c (1574,167) scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:43)
11140.98/1574.91	c (1574,167) scala.collection.TraversableLike.$plus$plus(TraversableLike.scala:145)
11140.98/1574.91	c (1574,167) scala.collection.TraversableLike.$plus$plus$(TraversableLike.scala:142)
11140.98/1574.91	c (1574,167) scala.collection.immutable.List.$plus$plus(List.scala:206)
11140.98/1574.91	c (1574,167) fun.scop.HyOL$.$anonfun$apply$6(HyOL.scala:144)
11140.98/1574.91	c (1574,167) fun.scop.HyOL$$$Lambda$189/24119573.apply$mcVI$sp(Unknown Source)
11140.98/1574.91	c (1574,167) scala.runtime.java8.JFunction1$mcVI$sp.apply(JFunction1$mcVI$sp.java:12)
11140.98/1574.91	c (1574,167) scala.collection.TraversableLike$WithFilter.$anonfun$foreach$1(TraversableLike.scala:788)
11140.98/1574.91	c (1574,167) scala.collection.TraversableLike$WithFilter$$Lambda$130/992802731.apply(Unknown Source)
11140.98/1574.91	c (1574,167) scala.collection.immutable.Range.foreach(Range.scala:155)
11140.98/1574.91	c (1574,167) scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:787)
11140.98/1574.91	c (1574,167) fun.scop.HyOL$.apply(HyOL.scala:134)
11140.98/1574.91	c (1574,167) fun.scop.XCSP19Encode.run(XCSP19Encode.scala:468)
11140.98/1574.91	c (1574,167) fun.scop.XCSP19Encode$.main(XCSP19Encode.scala:568)
11140.98/1574.91	c (1574,167) fun.scop.XCSP19Encode.main(XCSP19Encode.scala)
11140.98/1574.91	c (1574,167) 0,0,0,0,0,3,TO,TO,TO,STOP-AFTER(PreciseDomCalculation)
11140.98/1574.91	s UNSUPPORTED
11140.98/1574.91	c END-Prog: Tue Sep 24 18:17:20 CEST 2019
0.00/1575.07	c (scop.sh) HOME/scop-17020-serial-file.bin does not exist. End.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405229-1569340304/watcher-4405229-1569340304 -o /tmp/evaluation-result-4405229-1569340304/solver-4405229-1569340304 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569335939-15667 --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-4405229-1569340304.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=17020, runsolver pid=17017
Current StackSize limit: 8192 KiB


[startup+0.100157 s]*
/proc/loadavg: 1.73 1.49 2.45 2/211 17042
/proc/meminfo: memFree=25485956/32770624 swapFree=66999800/67108860
[pid=17020] ppid=17017 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17020/stat : 17020 (scop.sh) S 17017 17020 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510295259 115843072 348 33554432000 4194304 5098028 140726278210592 140726278207848 140258262069884 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23879680 140726278214437 140726278214764 140726278214764 140726278217677 0
/proc/17020/statm: 28282 348 296 221 0 87 0
[pid=17023] ppid=17020 vsize=27314120 memory=106380 CPUtime=0.1 cores=0-7
/proc/17023/stat : 17023 (java) S 17020 17020 15640 0 -1 1077944320 6655 0 0 0 8 2 0 0 20 0 20 0 510295259 27969658880 26595 33554432000 4194304 4196468 140724539786848 140724539769392 140393365389047 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
/proc/17023/statm: 6828530 26595 2802 1 0 6790935 0
[pid=17023/tid=17024] ppid=17020 vsize=27314120 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/17023/task/17024/stat : 17024 (java) R 17020 17020 15640 0 -1 4202560 4768 0 0 0 7 2 0 0 20 0 20 0 510295260 27969658880 26595 33554432000 4194304 4196468 140724539786848 140393337215376 140393365410973 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17025] ppid=17020 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17023/task/17025/stat : 17025 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 26595 33554432000 4194304 4196468 140724539786848 140393369630992 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17026] ppid=17020 vsize=27314120 memory=139931680339584 CPUtime=0 cores=0-7
/proc/17023/task/17026/stat : 17026 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392787859856 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17027] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17027/stat : 17027 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392786807312 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17028] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17028/stat : 17028 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392785754768 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17029] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17029/stat : 17029 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392784702224 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17030] ppid=17020 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17023/task/17030/stat : 17030 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392783649680 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17031] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17031/stat : 17031 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392782597136 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17032] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17032/stat : 17032 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392781544592 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17033] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17033/stat : 17033 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295264 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392222365680 140393365400194 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17034] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17034/stat : 17034 (java) S 17020 17020 15640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510295264 27969658880 26595 33554432000 4194304 4196468 140724539786848 140391340827552 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17035] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17035/stat : 17035 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295264 27969658880 26595 33554432000 4194304 4196468 140724539786848 140391072392176 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17036] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17036/stat : 17036 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 26595 33554432000 4194304 4196468 140724539786848 140390697883856 140393365407643 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17037] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17037/stat : 17037 (java) S 17020 17020 15640 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392221313520 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17038] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17038/stat : 17038 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392220260976 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17039] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17039/stat : 17039 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392219208432 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17040] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17040/stat : 17040 (java) S 17020 17020 15640 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392218155888 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17041] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17041/stat : 17041 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 26595 33554432000 4194304 4196468 140724539786848 140390199978208 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17042] ppid=17020 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17023/task/17042/stat : 17042 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 26595 33554432000 4194304 4196468 140724539786848 140392217102768 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107772 KiB

[startup+0.210549 s]*
/proc/loadavg: 1.73 1.49 2.45 2/211 17042
/proc/meminfo: memFree=25467348/32770624 swapFree=66999800/67108860
[pid=17020] ppid=17017 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17020/stat : 17020 (scop.sh) S 17017 17020 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510295259 115843072 348 33554432000 4194304 5098028 140726278210592 140726278207848 140258262069884 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23879680 140726278214437 140726278214764 140726278214764 140726278217677 0
/proc/17020/statm: 28282 348 296 221 0 87 0
[pid=17023] ppid=17020 vsize=27314120 memory=123352 CPUtime=0.25 cores=0-7
/proc/17023/stat : 17023 (java) S 17020 17020 15640 0 -1 1077944320 11535 0 0 0 21 4 0 0 20 0 20 0 510295259 27969658880 30838 33554432000 4194304 4196468 140724539786848 140724539769392 140393365389047 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
/proc/17023/statm: 6828530 30838 2923 1 0 6790935 0
[pid=17023/tid=17024] ppid=17020 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/17023/task/17024/stat : 17024 (java) R 17020 17020 15640 0 -1 4202560 9255 0 0 0 16 3 0 0 20 0 20 0 510295260 27969658880 30838 33554432000 4194304 4196468 140724539786848 140393337202480 140393346952607 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17025] ppid=17020 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/17023/task/17025/stat : 17025 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 30838 33554432000 4194304 4196468 140724539786848 140393369630992 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17026] ppid=17020 vsize=27314120 memory=288370307832051328 CPUtime=0 cores=0-7
/proc/17023/task/17026/stat : 17026 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392787859856 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17027] ppid=17020 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17023/task/17027/stat : 17027 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392786807312 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17028] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17028/stat : 17028 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392785754768 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17029] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17029/stat : 17029 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392784702224 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17030] ppid=17020 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17023/task/17030/stat : 17030 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392783649680 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17031] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17031/stat : 17031 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392782597136 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17032] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17032/stat : 17032 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392781544592 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17033] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17033/stat : 17033 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295264 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392222365680 140393365400194 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17034] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17034/stat : 17034 (java) S 17020 17020 15640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510295264 27969658880 30838 33554432000 4194304 4196468 140724539786848 140391340827552 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17035] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17035/stat : 17035 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295264 27969658880 30838 33554432000 4194304 4196468 140724539786848 140391072392176 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17036] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17036/stat : 17036 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 30838 33554432000 4194304 4196468 140724539786848 140390697883856 140393365407643 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17037] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17037/stat : 17037 (java) S 17020 17020 15640 0 -1 1077944384 452 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392221313520 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17038] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17038/stat : 17038 (java) S 17020 17020 15640 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392220260976 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17039] ppid=17020 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17023/task/17039/stat : 17039 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392219208432 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17040] ppid=17020 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/17023/task/17040/stat : 17040 (java) S 17020 17020 15640 0 -1 1077944384 470 0 0 0 2 0 0 0 20 0 20 0 510295267 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392218155888 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17041] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17041/stat : 17041 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 30838 33554432000 4194304 4196468 140724539786848 140390199978208 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17042] ppid=17020 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17023/task/17042/stat : 17042 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 30838 33554432000 4194304 4196468 140724539786848 140392217102768 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124744 KiB

[startup+0.310349 s]*
/proc/loadavg: 1.73 1.49 2.45 2/211 17042
/proc/meminfo: memFree=25463564/32770624 swapFree=66999800/67108860
[pid=17020] ppid=17017 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17020/stat : 17020 (scop.sh) S 17017 17020 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510295259 115843072 348 33554432000 4194304 5098028 140726278210592 140726278207848 140258262069884 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23879680 140726278214437 140726278214764 140726278214764 140726278217677 0
/proc/17020/statm: 28282 348 296 221 0 87 0
[pid=17023] ppid=17020 vsize=27314120 memory=127688 CPUtime=0.42 cores=0-7
/proc/17023/stat : 17023 (java) S 17020 17020 15640 0 -1 1077944320 12766 0 0 0 38 4 0 0 20 0 20 0 510295259 27969658880 31922 33554432000 4194304 4196468 140724539786848 140724539769392 140393365389047 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
/proc/17023/statm: 6828530 31922 3064 1 0 6790935 0
[pid=17023/tid=17024] ppid=17020 vsize=27314120 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/17023/task/17024/stat : 17024 (java) R 17020 17020 15640 0 -1 4202560 10278 0 0 0 26 4 0 0 20 0 20 0 510295260 27969658880 31922 33554432000 4194304 4196468 140724539786848 140393337219120 140393350760032 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17025] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17025/stat : 17025 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 31922 33554432000 4194304 4196468 140724539786848 140393369630992 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17026] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17026/stat : 17026 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392787859856 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17027] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17027/stat : 17027 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392786807312 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17028] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17028/stat : 17028 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392785754768 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17029] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17029/stat : 17029 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392784702224 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17030] ppid=17020 vsize=27314120 memory=139931578100399 CPUtime=0 cores=0-7
/proc/17023/task/17030/stat : 17030 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392783649680 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17031] ppid=17020 vsize=27314120 memory=139931578102704 CPUtime=0 cores=0-7
/proc/17023/task/17031/stat : 17031 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392782597136 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17032] ppid=17020 vsize=27314120 memory=139931578105008 CPUtime=0 cores=0-7
/proc/17023/task/17032/stat : 17032 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392781544592 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17033] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17033/stat : 17033 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295264 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392222365680 140393365400194 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17034] ppid=17020 vsize=27314120 memory=279863156223888 CPUtime=0 cores=0-7
/proc/17023/task/17034/stat : 17034 (java) S 17020 17020 15640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510295264 27969658880 31922 33554432000 4194304 4196468 140724539786848 140391340827552 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17035] ppid=17020 vsize=27314120 memory=279863156221584 CPUtime=0 cores=0-7
/proc/17023/task/17035/stat : 17035 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295264 27969658880 31922 33554432000 4194304 4196468 140724539786848 140391072392176 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17036] ppid=17020 vsize=27314120 memory=279863156228496 CPUtime=0 cores=0-7
/proc/17023/task/17036/stat : 17036 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 31922 33554432000 4194304 4196468 140724539786848 140390697883856 140393365407643 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17037] ppid=17020 vsize=27314120 memory=279863156169776 CPUtime=0.01 cores=0-7
/proc/17023/task/17037/stat : 17037 (java) S 17020 17020 15640 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 20 0 510295267 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392221313520 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17038] ppid=17020 vsize=27314120 memory=279863156242320 CPUtime=0.01 cores=0-7
/proc/17023/task/17038/stat : 17038 (java) S 17020 17020 15640 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 20 0 510295267 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392220260976 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17039] ppid=17020 vsize=27314120 memory=279863156249232 CPUtime=0.01 cores=0-7
/proc/17023/task/17039/stat : 17039 (java) R 17020 17020 15640 0 -1 4202560 94 0 0 0 1 0 0 0 20 0 20 0 510295267 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392219208432 140393344689943 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17040] ppid=17020 vsize=27314120 memory=279863156246928 CPUtime=0.07 cores=0-7
/proc/17023/task/17040/stat : 17040 (java) S 17020 17020 15640 0 -1 1077944384 518 0 0 0 7 0 0 0 20 0 20 0 510295267 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392218155888 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17041] ppid=17020 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17041/stat : 17041 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 31922 33554432000 4194304 4196468 140724539786848 140390199978208 140393365399253 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17042] ppid=17020 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17023/task/17042/stat : 17042 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27969658880 31922 33554432000 4194304 4196468 140724539786848 140392217102768 140393365400194 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129080 KiB

[startup+0.71027 s]
/proc/loadavg: 1.73 1.49 2.45 2/211 17042
/proc/meminfo: memFree=25440608/32770624 swapFree=66999800/67108860
[pid=17020] ppid=17017 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17020/stat : 17020 (scop.sh) S 17017 17020 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510295259 115843072 348 33554432000 4194304 5098028 140726278210592 140726278207848 140258262069884 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23879680 140726278214437 140726278214764 140726278214764 140726278217677 0
/proc/17020/statm: 28282 348 296 221 0 87 0
[pid=17023] ppid=17020 vsize=27322516 memory=165948 CPUtime=1.03 cores=0-7
/proc/17023/stat : 17023 (java) S 17020 17020 15640 0 -1 1077944320 20603 0 0 0 96 7 0 0 20 0 20 0 510295259 27978256384 41487 33554432000 4194304 4196468 140724539786848 140724539769392 140393365389047 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
/proc/17023/statm: 6830629 41487 3198 1 0 6791959 0
[pid=17023/tid=17024] ppid=17020 vsize=27322516 memory=0 CPUtime=0.69 cores=0-7
/proc/17023/task/17024/stat : 17024 (java) R 17020 17020 15640 0 -1 4202560 17542 0 0 0 63 6 0 0 20 0 20 0 510295260 27978256384 41487 33554432000 4194304 4196468 140724539786848 140393337220784 140393365410973 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17025] ppid=17020 vsize=27322516 memory=139931578311536 CPUtime=0 cores=0-7
/proc/17023/task/17025/stat : 17025 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27978256384 41487 33554432000 4194304 4196468 140724539786848 140393369630992 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17026] ppid=17020 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17026/stat : 17026 (java) S 17020 17020 15640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510295262 27978256384 41487 33554432000 4194304 4196468 140724539786848 140392787859856 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17027] ppid=17020 vsize=27322516 memory=776 CPUtime=0 cores=0-7
/proc/17023/task/17027/stat : 17027 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295262 27978256384 41487 33554432000 4194304 4196468 140724539786848 140392786807312 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0

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

[pid=17020] ppid=17017 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17020/stat : 17020 (scop.sh) S 17017 17020 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510295259 115843072 348 33554432000 4194304 5098028 140726278210592 140726278207848 140258262069884 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23879680 140726278214437 140726278214764 140726278214764 140726278217677 0
/proc/17020/statm: 28282 348 296 221 0 87 0
[pid=17023] ppid=17020 vsize=27328728 memory=23996008 CPUtime=11125 cores=0-7
/proc/17023/stat : 17023 (java) S 17020 17020 15640 0 -1 1077944320 11364088 0 0 0 1105266 7233 0 0 20 0 20 0 510295259 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140724539769392 140393365389047 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
/proc/17023/statm: 6832182 5999002 3323 1 0 6792983 0
[pid=17023/tid=17024] ppid=17020 vsize=27328728 memory=23995876 CPUtime=168.17 cores=0-7
/proc/17023/task/17024/stat : 17024 (java) S 17020 17020 15640 0 -1 1077944384 111807 0 0 0 16462 355 0 0 20 0 20 0 510295260 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140393337228160 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 110 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17025] ppid=17020 vsize=27328728 memory=924 CPUtime=1364.04 cores=0-7
/proc/17023/task/17025/stat : 17025 (java) R 17020 17020 15640 0 -1 4202560 995751 0 0 0 135545 859 0 0 20 0 20 0 510295262 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140393369631192 140393350339652 0 4 2 25189581 0 0 0 -1 4 0 0 64 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17026] ppid=17020 vsize=27328728 memory=4136 CPUtime=1370.59 cores=0-7
/proc/17023/task/17026/stat : 17026 (java) R 17020 17020 15640 0 -1 4202560 1202127 0 0 0 136235 824 0 0 20 0 20 0 510295262 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392787860056 140393346985574 0 4 2 25189581 0 0 0 -1 6 0 0 57 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17027] ppid=17020 vsize=27328728 memory=1440 CPUtime=1368.39 cores=0-7
/proc/17023/task/17027/stat : 17027 (java) R 17020 17020 15640 0 -1 4202560 1317328 0 0 0 136020 819 0 0 20 0 20 0 510295262 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392786807512 140393350339652 0 4 2 25189581 0 0 0 -1 5 0 0 61 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17028] ppid=17020 vsize=27328728 memory=1760 CPUtime=1369.59 cores=0-7
/proc/17023/task/17028/stat : 17028 (java) R 17020 17020 15640 0 -1 4202560 1321075 0 0 0 136096 863 0 0 20 0 20 0 510295262 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392785754968 140393350086822 0 4 2 25189581 0 0 0 -1 7 0 0 57 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17029] ppid=17020 vsize=27328728 memory=111632 CPUtime=1367.1 cores=0-7
/proc/17023/task/17029/stat : 17029 (java) R 17020 17020 15640 0 -1 4202560 1334498 0 0 0 135826 884 0 0 20 0 20 0 510295262 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392784702424 140393346942696 0 4 2 25189581 0 0 0 -1 3 0 0 65 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17030] ppid=17020 vsize=27328728 memory=800 CPUtime=1368.68 cores=0-7
/proc/17023/task/17030/stat : 17030 (java) R 17020 17020 15640 0 -1 4202560 1413452 0 0 0 136000 868 0 0 20 0 20 0 510295262 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392783649880 140393346985433 0 4 2 25189581 0 0 0 -1 2 0 0 58 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17031] ppid=17020 vsize=27328728 memory=1392 CPUtime=1367.6 cores=0-7
/proc/17023/task/17031/stat : 17031 (java) R 17020 17020 15640 0 -1 4202560 1190643 0 0 0 135927 833 0 0 20 0 20 0 510295262 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392782593224 140393349843804 0 4 2 25189581 0 0 0 -1 0 0 0 63 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17032] ppid=17020 vsize=27328728 memory=23996008 CPUtime=1370.1 cores=0-7
/proc/17023/task/17032/stat : 17032 (java) R 17020 17020 15640 0 -1 4202560 1526648 0 0 0 136159 851 0 0 20 0 20 0 510295262 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392781544480 140393350339683 0 4 2 25189581 0 0 0 -1 1 0 0 58 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17033] ppid=17020 vsize=27328728 memory=1072 CPUtime=5.94 cores=0-7
/proc/17023/task/17033/stat : 17033 (java) S 17020 17020 15640 0 -1 1077944384 917644 0 0 0 540 54 0 0 20 0 20 0 510295264 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392222364000 140393365399253 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17034] ppid=17020 vsize=27328728 memory=6096 CPUtime=0 cores=0-7
/proc/17023/task/17034/stat : 17034 (java) S 17020 17020 15640 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 510295264 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140391340827616 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17035] ppid=17020 vsize=27328728 memory=1544 CPUtime=0 cores=0-7
/proc/17023/task/17035/stat : 17035 (java) S 17020 17020 15640 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 510295264 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140391072392176 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17036] ppid=17020 vsize=27328728 memory=1560 CPUtime=0 cores=0-7
/proc/17023/task/17036/stat : 17036 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140390697883856 140393365407643 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17037] ppid=17020 vsize=27328728 memory=932 CPUtime=1.21 cores=0-7
/proc/17023/task/17037/stat : 17037 (java) S 17020 17020 15640 0 -1 1077944384 8353 0 0 0 119 2 0 0 20 0 20 0 510295267 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392221313520 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17038] ppid=17020 vsize=27328728 memory=1980 CPUtime=0.99 cores=0-7
/proc/17023/task/17038/stat : 17038 (java) S 17020 17020 15640 0 -1 1077944384 7055 0 0 0 98 1 0 0 20 0 20 0 510295267 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392220260976 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17039] ppid=17020 vsize=27328728 memory=2428 CPUtime=1.05 cores=0-7
/proc/17023/task/17039/stat : 17039 (java) S 17020 17020 15640 0 -1 1077944384 4972 0 0 0 103 2 0 0 20 0 20 0 510295267 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392219208432 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17040] ppid=17020 vsize=27328728 memory=1580 CPUtime=0.86 cores=0-7
/proc/17023/task/17040/stat : 17040 (java) S 17020 17020 15640 0 -1 1077944384 7946 0 0 0 84 2 0 0 20 0 20 0 510295267 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392218155888 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17041] ppid=17020 vsize=27328728 memory=1392 CPUtime=0 cores=0-7
/proc/17023/task/17041/stat : 17041 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295267 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140390199978208 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17042] ppid=17020 vsize=27328728 memory=6791534058613427641 CPUtime=0.52 cores=0-7
/proc/17023/task/17042/stat : 17042 (java) S 17020 17020 15640 0 -1 1077944384 3369 0 0 0 29 23 0 0 20 0 20 0 510295267 27984617472 5999002 33554432000 4194304 4196468 140724539786848 140392217102768 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
Current children cumulated CPU time: 11125 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 23997400 KiB

[startup+1574.4 s]
/proc/loadavg: 7.88 7.90 6.65 9/212 17179
/proc/meminfo: memFree=506068/32770624 swapFree=66999800/67108860
[pid=17020] ppid=17017 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17020/stat : 17020 (scop.sh) S 17017 17020 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510295259 115843072 348 33554432000 4194304 5098028 140726278210592 140726278207848 140258262069884 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23879680 140726278214437 140726278214764 140726278214764 140726278217677 0
/proc/17020/statm: 28282 348 296 221 0 87 0
[pid=17023] ppid=17020 vsize=27328728 memory=23996052 CPUtime=11137.6 cores=0-7
/proc/17023/stat : 17023 (java) S 17020 17020 15640 0 -1 1077944320 11370253 0 0 0 1106527 7234 0 0 20 0 20 0 510295259 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140724539769392 140393365389047 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
/proc/17023/statm: 6832182 5999013 3323 1 0 6792983 0
[pid=17023/tid=17024] ppid=17020 vsize=27328728 memory=6791534058613427641 CPUtime=168.17 cores=0-7
/proc/17023/task/17024/stat : 17024 (java) S 17020 17020 15640 0 -1 1077944384 111807 0 0 0 16462 355 0 0 20 0 20 0 510295260 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140393337228160 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 110 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17025] ppid=17020 vsize=27328728 memory=1760 CPUtime=1365.62 cores=0-7
/proc/17023/task/17025/stat : 17025 (java) R 17020 17020 15640 0 -1 4202560 995751 0 0 0 135703 859 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140393369631192 140393346998755 0 4 2 25189581 0 0 0 -1 4 0 0 64 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17026] ppid=17020 vsize=27328728 memory=111632 CPUtime=1372.18 cores=0-7
/proc/17023/task/17026/stat : 17026 (java) R 17020 17020 15640 0 -1 4202560 1202408 0 0 0 136393 825 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392787860056 140393350089722 0 4 2 25189581 0 0 0 -1 2 0 0 57 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17027] ppid=17020 vsize=27328728 memory=3580 CPUtime=1369.97 cores=0-7
/proc/17023/task/17027/stat : 17027 (java) R 17020 17020 15640 0 -1 4202560 1317328 0 0 0 136178 819 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392786807512 140393350089722 0 4 2 25189581 0 0 0 -1 5 0 0 61 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17028] ppid=17020 vsize=27328728 memory=63068 CPUtime=1371.14 cores=0-7
/proc/17023/task/17028/stat : 17028 (java) R 17020 17020 15640 0 -1 4202560 1321075 0 0 0 136251 863 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392785754656 140393350386992 0 4 2 25189581 0 0 0 -1 7 0 0 57 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17029] ppid=17020 vsize=27328728 memory=1392 CPUtime=1368.68 cores=0-7
/proc/17023/task/17029/stat : 17029 (java) R 17020 17020 15640 0 -1 4202560 1334499 0 0 0 135984 884 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392784702424 140393346998656 0 4 2 25189581 0 0 0 -1 3 0 0 65 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17030] ppid=17020 vsize=27328728 memory=1392 CPUtime=1370.26 cores=0-7
/proc/17023/task/17030/stat : 17030 (java) R 17020 17020 15640 0 -1 4202560 1413705 0 0 0 136158 868 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392783649880 140393350378696 0 4 2 25189581 0 0 0 -1 6 0 0 58 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17031] ppid=17020 vsize=27328728 memory=3580 CPUtime=1369.18 cores=0-7
/proc/17023/task/17031/stat : 17031 (java) R 17020 17020 15640 0 -1 4202560 1190643 0 0 0 136085 833 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392782597336 140393350089610 0 4 2 25189581 0 0 0 -1 0 0 0 63 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17032] ppid=17020 vsize=27328728 memory=63068 CPUtime=1371.68 cores=0-7
/proc/17023/task/17032/stat : 17032 (java) R 17020 17020 15640 0 -1 4202560 1526648 0 0 0 136317 851 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392781544792 140393350089527 0 4 2 25189581 0 0 0 -1 1 0 0 58 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17033] ppid=17020 vsize=27328728 memory=6791534058613427641 CPUtime=5.95 cores=0-7
/proc/17023/task/17033/stat : 17033 (java) S 17020 17020 15640 0 -1 1077944384 923274 0 0 0 541 54 0 0 20 0 20 0 510295264 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392222364224 140393365399253 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17034] ppid=17020 vsize=27328728 memory=118404 CPUtime=0 cores=0-7
/proc/17023/task/17034/stat : 17034 (java) S 17020 17020 15640 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 510295264 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140391340827616 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17035] ppid=17020 vsize=27328728 memory=515 CPUtime=0 cores=0-7
/proc/17023/task/17035/stat : 17035 (java) S 17020 17020 15640 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 510295264 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140391072392176 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17036] ppid=17020 vsize=27328728 memory=213087756851911 CPUtime=0 cores=0-7
/proc/17023/task/17036/stat : 17036 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140390697883856 140393365407643 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17037] ppid=17020 vsize=27328728 memory=6791534058613427641 CPUtime=1.21 cores=0-7
/proc/17023/task/17037/stat : 17037 (java) S 17020 17020 15640 0 -1 1077944384 8353 0 0 0 119 2 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392221313520 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17038] ppid=17020 vsize=27328728 memory=63068 CPUtime=0.99 cores=0-7
/proc/17023/task/17038/stat : 17038 (java) S 17020 17020 15640 0 -1 1077944384 7055 0 0 0 98 1 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392220260976 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17039] ppid=17020 vsize=27328728 memory=1392 CPUtime=1.05 cores=0-7
/proc/17023/task/17039/stat : 17039 (java) S 17020 17020 15640 0 -1 1077944384 4972 0 0 0 103 2 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392219208432 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17040] ppid=17020 vsize=27328728 memory=23995876 CPUtime=0.86 cores=0-7
/proc/17023/task/17040/stat : 17040 (java) S 17020 17020 15640 0 -1 1077944384 7946 0 0 0 84 2 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392218155888 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17041] ppid=17020 vsize=27328728 memory=1432 CPUtime=0 cores=0-7
/proc/17023/task/17041/stat : 17041 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140390199978208 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17042] ppid=17020 vsize=27328728 memory=9396 CPUtime=0.52 cores=0-7
/proc/17023/task/17042/stat : 17042 (java) S 17020 17020 15640 0 -1 1077944384 3369 0 0 0 29 23 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392217102768 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
Current children cumulated CPU time: 11137.6 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 23997444 KiB

[startup+1574.8 s]
/proc/loadavg: 7.88 7.90 6.65 9/212 17179
/proc/meminfo: memFree=506068/32770624 swapFree=66999800/67108860
[pid=17020] ppid=17017 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17020/stat : 17020 (scop.sh) S 17017 17020 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510295259 115843072 348 33554432000 4194304 5098028 140726278210592 140726278207848 140258262069884 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23879680 140726278214437 140726278214764 140726278214764 140726278217677 0
/proc/17020/statm: 28282 348 296 221 0 87 0
[pid=17023] ppid=17020 vsize=27328728 memory=23996052 CPUtime=11140.8 cores=0-7
/proc/17023/stat : 17023 (java) S 17020 17020 15640 0 -1 1077944320 11370705 0 0 0 1106847 7234 0 0 20 0 20 0 510295259 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140724539769392 140393365389047 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
/proc/17023/statm: 6832182 5999013 3323 1 0 6792983 0
[pid=17023/tid=17024] ppid=17020 vsize=27328728 memory=1072 CPUtime=168.17 cores=0-7
/proc/17023/task/17024/stat : 17024 (java) S 17020 17020 15640 0 -1 1077944384 111807 0 0 0 16462 355 0 0 20 0 20 0 510295260 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140393337228160 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 110 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17025] ppid=17020 vsize=27328728 memory=6096 CPUtime=1366.02 cores=0-7
/proc/17023/task/17025/stat : 17025 (java) R 17020 17020 15640 0 -1 4202560 995751 0 0 0 135743 859 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140393369631192 140393350090072 0 4 2 25189581 0 0 0 -1 4 0 0 64 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17026] ppid=17020 vsize=27328728 memory=1392 CPUtime=1372.58 cores=0-7
/proc/17023/task/17026/stat : 17026 (java) R 17020 17020 15640 0 -1 4202560 1202621 0 0 0 136433 825 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392787860056 140393350089743 0 4 2 25189581 0 0 0 -1 2 0 0 57 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17027] ppid=17020 vsize=27328728 memory=1392 CPUtime=1370.37 cores=0-7
/proc/17023/task/17027/stat : 17027 (java) R 17020 17020 15640 0 -1 4202560 1317328 0 0 0 136218 819 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392786807512 140393350089763 0 4 2 25189581 0 0 0 -1 5 0 0 61 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17028] ppid=17020 vsize=27328728 memory=1392 CPUtime=1371.53 cores=0-7
/proc/17023/task/17028/stat : 17028 (java) R 17020 17020 15640 0 -1 4202560 1321075 0 0 0 136290 863 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392785754656 140393350089694 0 4 2 25189581 0 0 0 -1 7 0 0 57 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17029] ppid=17020 vsize=27328728 memory=23995876 CPUtime=1369.08 cores=0-7
/proc/17023/task/17029/stat : 17029 (java) R 17020 17020 15640 0 -1 4202560 1334499 0 0 0 136024 884 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392784702424 140393350089709 0 4 2 25189581 0 0 0 -1 3 0 0 65 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17030] ppid=17020 vsize=27328728 memory=7884792935807543893 CPUtime=1370.66 cores=0-7
/proc/17023/task/17030/stat : 17030 (java) R 17020 17020 15640 0 -1 4202560 1413940 0 0 0 136198 868 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392783649880 140393350089772 0 4 2 25189581 0 0 0 -1 6 0 0 58 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17031] ppid=17020 vsize=27328728 memory=0 CPUtime=1369.58 cores=0-7
/proc/17023/task/17031/stat : 17031 (java) R 17020 17020 15640 0 -1 4202560 1190647 0 0 0 136125 833 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392782597336 140393350089735 0 4 2 25189581 0 0 0 -1 0 0 0 63 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17032] ppid=17020 vsize=27328728 memory=0 CPUtime=1372.08 cores=0-7
/proc/17023/task/17032/stat : 17032 (java) R 17020 17020 15640 0 -1 4202560 1526648 0 0 0 136357 851 0 0 20 0 20 0 510295262 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392781544792 140393350090051 0 4 2 25189581 0 0 0 -1 1 0 0 58 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17033] ppid=17020 vsize=27328728 memory=1400237504561912195 CPUtime=5.95 cores=0-7
/proc/17023/task/17033/stat : 17033 (java) S 17020 17020 15640 0 -1 1077944384 923274 0 0 0 541 54 0 0 20 0 20 0 510295264 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392222364224 140393365399253 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17034] ppid=17020 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17034/stat : 17034 (java) S 17020 17020 15640 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 510295264 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140391340827616 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17035] ppid=17020 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/17023/task/17035/stat : 17035 (java) S 17020 17020 15640 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 510295264 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140391072392176 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17036] ppid=17020 vsize=27328728 memory=33904 CPUtime=0 cores=0-7
/proc/17023/task/17036/stat : 17036 (java) S 17020 17020 15640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140390697883856 140393365407643 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17037] ppid=17020 vsize=27328728 memory=12024 CPUtime=1.21 cores=0-7
/proc/17023/task/17037/stat : 17037 (java) S 17020 17020 15640 0 -1 1077944384 8353 0 0 0 119 2 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392221313520 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17038] ppid=17020 vsize=27328728 memory=2120 CPUtime=0.99 cores=0-7
/proc/17023/task/17038/stat : 17038 (java) S 17020 17020 15640 0 -1 1077944384 7055 0 0 0 98 1 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392220260976 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17039] ppid=17020 vsize=27328728 memory=496 CPUtime=1.05 cores=0-7
/proc/17023/task/17039/stat : 17039 (java) S 17020 17020 15640 0 -1 1077944384 4972 0 0 0 103 2 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392219208432 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17040] ppid=17020 vsize=27328728 memory=1560 CPUtime=0.86 cores=0-7
/proc/17023/task/17040/stat : 17040 (java) S 17020 17020 15640 0 -1 1077944384 7946 0 0 0 84 2 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392218155888 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17041] ppid=17020 vsize=27328728 memory=932 CPUtime=0 cores=0-7
/proc/17023/task/17041/stat : 17041 (java) S 17020 17020 15640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140390199978208 140393365399253 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
[pid=17023/tid=17042] ppid=17020 vsize=27328728 memory=1980 CPUtime=0.52 cores=0-7
/proc/17023/task/17042/stat : 17042 (java) S 17020 17020 15640 0 -1 1077944384 3369 0 0 0 29 23 0 0 20 0 20 0 510295267 27984617472 5999013 33554432000 4194304 4196468 140724539786848 140392217102768 140393365400194 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 35086336 140724539790059 140724539790486 140724539790486 140724539793359 0
Current children cumulated CPU time: 11140.8 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 23997444 KiB

[startup+1575 s]*
/proc/loadavg: 7.88 7.90 6.65 2/194 17179
/proc/meminfo: memFree=15703820/32770624 swapFree=66999800/67108860
[pid=17020] ppid=17017 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17020/stat : 17020 (scop.sh) S 17017 17020 15640 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 510295259 115843072 348 33554432000 4194304 5098028 140726278210592 140726278207848 140258262069884 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23879680 140726278214437 140726278214764 140726278214764 140726278217677 0
/proc/17020/statm: 28282 348 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1392 KiB

Child status: 0
Real time (s): 1575.07
CPU time (s): 11141.2
CPU user time (s): 11068.7
CPU system time (s): 72.4889
CPU usage (%): 707.342
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 23997444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11068.7
system time used= 72.4889
maximum resident set size= 23996208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11371854
page faults= 0
swaps= 0
block input operations= 80
block output operations= 2624032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 241534
involuntary context switches= 246638


# summary of solver processes directly reported to runsolver:
#   pid: 17020
#   total CPU time (s): 11141.2
#   total CPU user time (s): 11068.7
#   total CPU system time (s): 72.4889

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4752 second user time and 16.981 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-24 17:51:05
IDJOB=4405229
IDBENCH=133311
IDSOLVER=2867
FILE ID=node123/4405229-1569340304
RUNJOBID= node123-1569335939-15667
PBS_JOBID= 21705062
Free space on /tmp= 25920 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Primes/Primes-m1-p25/Primes-25-80-2-7.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-4405229-1569340304/watcher-4405229-1569340304 -o /tmp/evaluation-result-4405229-1569340304/solver-4405229-1569340304 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569335939-15667 --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-4405229-1569340304.xml

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

MD5SUM BENCH= 9c56925ad46dd74394de0f8e05e9e1a1
RANDOM SEED=2009945970

node123.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.49
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.49
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.49
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.49
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:        25580508 kB
MemAvailable:   31836996 kB
Buffers:           88996 kB
Cached:          6320404 kB
SwapCached:         6624 kB
Active:          3180748 kB
Inactive:        3239500 kB
Active(anon):       3384 kB
Inactive(anon):    63948 kB
Active(file):    3177364 kB
Inactive(file):  3175552 kB
Unevictable:      107416 kB
Mlocked:          107416 kB
SwapTotal:      67108860 kB
SwapFree:       66999800 kB
Dirty:             20840 kB
Writeback:             0 kB
AnonPages:        124844 kB
Mapped:            56508 kB
Shmem:             47932 kB
Slab:             362412 kB
SReclaimable:     332032 kB
SUnreclaim:        30380 kB
KernelStack:        3712 kB
PageTables:         5744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 24620 MiB
End job on node123 at 2019-09-24 18:17:20