Trace number 4387680

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+GlueMiniSat (2019-06-15)? (NS) 1711.86 455.056

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-128.xml
MD5SUM4d7b3c626605250b6cca5f61c2385b47
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 benchmark25.8592
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints136
Number of domains2
Minimum domain size128
Maximum domain size16384
Distribution of domain sizes[{"size":128,"count":128},{"size":16384,"count":128}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":128},{"degree":4,"count":127},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity128
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":128},{"arity":64,"count":6},{"arity":128,"count":1}]
Number of extensional constraints0
Number of intensional constraints129
Distribution of constraint types[{"type":"intension","count":129},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-6923-serial-file.bin HOME/instance-4387680-1568288191.xml
0.66/0.53	
0.66/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 13:35:54 CEST 2019
0.66/0.55	c PID: 6926
0.66/0.55	c IP: 172.20.3.126
0.66/0.55	c HOST: node126.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.42/0.99	c (0,0) Parsing End
1.42/1.00	c (0,0) CSP: 256 int (0 aux), 0 bool (0 aux), 136 ctr, max domain size 16384
1.42/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.42/1.00	c (0,0) Constraint Name Generate Begin
1.42/1.01	c (0,0) Ctr:HOME/instance-4387680-1568288191.xml,AllDifferent:Eq:Mul:Num:OrderedCtr:Var:WeightedSum
1.42/1.01	c (0,0) Constraint Name Generate End
1.42/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.42/1.01	c (0,0) CSP to CSPinCNF Begin
5.37/2.25	c (1,1) translated 14 (10%) constraints
6.32/2.54	c (2,2) translated 28 (20%) constraints
6.93/2.78	c (2,2) translated 41 (30%) constraints
7.53/3.00	c (2,2) translated 55 (40%) constraints
8.08/3.17	c (2,2) translated 68 (50%) constraints
8.56/3.35	c (2,2) translated 82 (60%) constraints
9.17/3.53	c (3,2) translated 96 (70%) constraints
9.56/3.71	c (3,3) translated 109 (80%) constraints
9.66/3.87	c (3,3) translated 123 (90%) constraints
9.76/4.00	c (3,3) translated 136 (100%) constraints
9.95/4.01	c (3,3) ===========================================
9.95/4.02	c (3,3) Order
9.95/4.02	c (3,3) ===========================================
10.52/4.29	c (3,3) translated 5755 (10%) constraints
12.38/5.33	c (4,4) translated 11509 (20%) constraints
12.65/5.48	c (4,4) translated 17263 (30%) constraints
13.08/5.61	c (5,4) translated 23017 (40%) constraints
13.18/5.73	c (5,4) translated 28771 (50%) constraints
13.28/5.86	c (5,5) translated 34525 (60%) constraints
13.43/5.98	c (5,5) translated 40279 (70%) constraints
13.59/6.10	c (5,5) translated 46033 (80%) constraints
13.78/6.22	c (5,5) translated 51787 (90%) constraints
13.91/6.37	c (5,5) translated 57541 (100%) constraints
13.91/6.37	c (5,5) CSP to CSPinCNF End
13.91/6.38	c (5,5) CSP: 499 int (244 aux), 16385 bool (16384 aux), 90802 ctr, max domain size 353569
13.91/6.38	c (5,5) Heap : 1464 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.91/6.38	c (5,5) CSPinCNF Propagation Begin
22.79/11.74	c (11,10) 1430940 values, 22993 unsatisfiable literals, and 23000 valid clauses are removed
22.79/11.74	c (11,10) CSPinCNF Propagation End
22.79/11.75	c (11,10) CSP: 498 int (244 aux), 16386 bool (16384 aux), 67802 ctr, max domain size 264193
22.79/11.75	c (11,10) Heap : 1254 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
22.79/11.75	c (11,10) Simplify CSPinCNF Begin
23.97/12.14	c (11,11) Simplify CSPinCNF End
23.97/12.15	c (11,11) CSP: 498 int (244 aux), 32388 bool (32386 aux), 83804 ctr, max domain size 264193
23.97/12.15	c (11,11) Heap : 1421 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
23.97/12.15	c (11,11) Calculate Precise Domain Begin
1711.68/454.90	c (454,33) java.lang.OutOfMemoryError: GC overhead limit exceeded
1711.68/454.99	c (454,33) java.lang.Long.valueOf(Long.java:840)
1711.68/454.99	c (454,33) scala.runtime.BoxesRunTime.boxToLong(BoxesRunTime.java:69)
1711.68/454.99	c (454,33) scala.runtime.java8.JFunction1$mcJJ$sp.apply(JFunction1$mcJJ$sp.java:12)
1711.68/454.99	c (454,33) scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:233)
1711.68/454.99	c (454,33) scala.collection.TraversableLike$$Lambda$106/1300393335.apply(Unknown Source)
1711.68/454.99	c (454,33) scala.collection.Iterator.foreach(Iterator.scala:937)
1711.68/454.99	c (454,33) scala.collection.Iterator.foreach$(Iterator.scala:937)
1711.68/454.99	c (454,33) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
1711.68/454.99	c (454,33) scala.collection.IterableLike.foreach(IterableLike.scala:70)
1711.68/454.99	c (454,33) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
1711.68/454.99	c (454,33) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
1711.68/454.99	c (454,33) scala.collection.TraversableLike.map(TraversableLike.scala:233)
1711.68/454.99	c (454,33) scala.collection.TraversableLike.map$(TraversableLike.scala:226)
1711.68/454.99	c (454,33) scala.collection.AbstractTraversable.map(Traversable.scala:104)
1711.68/454.99	c (454,33) fun.scop.IntDomain.$anonfun$preciseAdd$1(Domain.scala:101)
1711.68/454.99	c (454,33) fun.scop.IntDomain.$anonfun$preciseAdd$1$adapted(Domain.scala:101)
1711.68/454.99	c (454,33) fun.scop.IntDomain$$Lambda$299/275266973.apply(Unknown Source)
1711.68/454.99	c (454,33) scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:240)
1711.68/454.99	c (454,33) scala.collection.TraversableLike$$Lambda$121/1077199500.apply(Unknown Source)
1711.68/454.99	c (454,33) scala.collection.Iterator.foreach(Iterator.scala:937)
1711.68/454.99	c (454,33) scala.collection.Iterator.foreach$(Iterator.scala:937)
1711.68/454.99	c (454,33) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
1711.68/454.99	c (454,33) scala.collection.IterableLike.foreach(IterableLike.scala:70)
1711.68/454.99	c (454,33) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
1711.68/454.99	c (454,33) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
1711.68/454.99	c (454,33) scala.collection.TraversableLike.flatMap(TraversableLike.scala:240)
1711.68/454.99	c (454,33) scala.collection.TraversableLike.flatMap$(TraversableLike.scala:237)
1711.68/454.99	c (454,33) scala.collection.AbstractTraversable.flatMap(Traversable.scala:104)
1711.68/454.99	c (454,33) fun.scop.IntDomain.preciseAdd(Domain.scala:101)
1711.68/454.99	c (454,33) fun.scop.LinearSum.$anonfun$getPreciseDomain$2(Expr.scala:1727)
1711.68/454.99	c (454,33) fun.scop.LinearSum.$anonfun$getPreciseDomain$2$adapted(Expr.scala:1726)
1711.68/454.99	c (454,33) fun.scop.LinearSum$$Lambda$294/1165303897.apply(Unknown Source)
1711.68/454.99	c (454,33) 0,0,5,11,11,TO,TO,TO,TO,STOP-AFTER(Simplify)
1711.68/454.99	s UNSUPPORTED
1711.68/454.99	c END-Prog: Thu Sep 12 13:43:28 CEST 2019
0.00/455.05	c (scop.sh) HOME/scop-6923-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 (13611 MiB free)
  memory of node 1: 16384 MiB (14227 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387680-1568288191/watcher-4387680-1568288191 -o /tmp/evaluation-result-4387680-1568288191/solver-4387680-1568288191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6147 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387680-1568288191.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=6923, runsolver pid=6920
Current StackSize limit: 8192 KiB


[startup+0.100134 s]*
/proc/loadavg: 4.99 4.40 3.54 3/235 6940
/proc/meminfo: memFree=28446424/32770624 swapFree=67004752/67108860
[pid=6923] ppid=6920 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6923/stat : 6923 (scop.sh) S 6920 6923 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405086877 115843072 349 33554432000 4194304 5098028 140733000634928 140733000632184 140227202605692 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140733000643368 140733000643696 140733000643696 140733000646605 0
/proc/6923/statm: 28282 349 296 221 0 87 0
[pid=6926] ppid=6923 vsize=15012696 memory=74508 CPUtime=0.12 cores=1,3,5,7
/proc/6926/stat : 6926 (java) S 6923 6923 5150 0 -1 1077944320 6837 0 0 0 11 1 0 0 20 0 15 0 405086878 15373000704 18627 33554432000 4194304 4196468 140731048488000 140731048470544 140506565738231 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
/proc/6926/statm: 3753174 18627 2943 1 0 3715579 0
[pid=6926/tid=6927] ppid=6923 vsize=15012696 memory=-2915660033818482078 CPUtime=0.09 cores=1,3,5,7
/proc/6926/task/6927/stat : 6927 (java) R 6923 6923 5150 0 -1 4202560 4641 0 0 0 8 1 0 0 20 0 15 0 405086878 15373000704 18627 33554432000 4194304 4196468 140731048488000 140506537532136 140506549818718 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6928] ppid=6923 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6928/stat : 6928 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086879 15373000704 18627 33554432000 4194304 4196468 140731048488000 140506569980304 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6929] ppid=6923 vsize=15012696 memory=140514225694336 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6929/stat : 6929 (java) S 6923 6923 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405086879 15373000704 18627 33554432000 4194304 4196468 140731048488000 140506368755984 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6930] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6930/stat : 6930 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086880 15373000704 18627 33554432000 4194304 4196468 140731048488000 140506367703696 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6931] ppid=6923 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6931/stat : 6931 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086880 15373000704 18627 33554432000 4194304 4196468 140731048488000 140506366650896 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6932] ppid=6923 vsize=15012696 memory=140514225694336 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6932/stat : 6932 (java) S 6923 6923 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405086881 15373000704 18627 33554432000 4194304 4196468 140731048488000 140505535937136 140506565749378 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6933] ppid=6923 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6933/stat : 6933 (java) S 6923 6923 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405086881 15373000704 18627 33554432000 4194304 4196468 140731048488000 140505157461280 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6934] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6934/stat : 6934 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086882 15373000704 18627 33554432000 4194304 4196468 140731048488000 140504889026160 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6935] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6935/stat : 6935 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 18627 33554432000 4194304 4196468 140731048488000 140504514517584 140506565756827 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6936] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6936/stat : 6936 (java) S 6923 6923 5150 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 18627 33554432000 4194304 4196468 140731048488000 140505534883952 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6937] ppid=6923 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6937/stat : 6937 (java) S 6923 6923 5150 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 18627 33554432000 4194304 4196468 140731048488000 140505533831152 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6938] ppid=6923 vsize=15012696 memory=140514225694336 CPUtime=0.01 cores=1,3,5,7
/proc/6926/task/6938/stat : 6938 (java) S 6923 6923 5150 0 -1 1077944384 437 0 0 0 1 0 0 0 20 0 15 0 405086884 15373000704 18627 33554432000 4194304 4196468 140731048488000 140505532778864 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6939] ppid=6923 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6939/stat : 6939 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 18627 33554432000 4194304 4196468 140731048488000 140504016611808 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6940] ppid=6923 vsize=15012696 memory=140514225694336 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6940/stat : 6940 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 18627 33554432000 4194304 4196468 140731048488000 140505531726768 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75904 KiB

[startup+0.211626 s]*
/proc/loadavg: 4.99 4.40 3.54 3/235 6940
/proc/meminfo: memFree=28427064/32770624 swapFree=67004752/67108860
[pid=6923] ppid=6920 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6923/stat : 6923 (scop.sh) S 6920 6923 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405086877 115843072 349 33554432000 4194304 5098028 140733000634928 140733000632184 140227202605692 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140733000643368 140733000643696 140733000643696 140733000646605 0
/proc/6923/statm: 28282 349 296 221 0 87 0
[pid=6926] ppid=6923 vsize=15012696 memory=89096 CPUtime=0.25 cores=1,3,5,7
/proc/6926/stat : 6926 (java) S 6923 6923 5150 0 -1 1077944320 11863 0 0 0 23 2 0 0 20 0 15 0 405086878 15373000704 22274 33554432000 4194304 4196468 140731048488000 140731048470544 140506565738231 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
/proc/6926/statm: 3753174 22274 2946 1 0 3715579 0
[pid=6926/tid=6927] ppid=6923 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/6926/task/6927/stat : 6927 (java) R 6923 6923 5150 0 -1 4202560 9612 0 0 0 18 2 0 0 20 0 15 0 405086878 15373000704 22274 33554432000 4194304 4196468 140731048488000 140506537563696 140506565760157 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6928] ppid=6923 vsize=15012696 memory=365 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6928/stat : 6928 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086879 15373000704 22274 33554432000 4194304 4196468 140731048488000 140506569980304 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6929] ppid=6923 vsize=15012696 memory=140514225701519 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6929/stat : 6929 (java) S 6923 6923 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405086879 15373000704 22274 33554432000 4194304 4196468 140731048488000 140506368755984 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6930] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6930/stat : 6930 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086880 15373000704 22274 33554432000 4194304 4196468 140731048488000 140506367703696 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6931] ppid=6923 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6931/stat : 6931 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086880 15373000704 22274 33554432000 4194304 4196468 140731048488000 140506366650896 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6932] ppid=6923 vsize=15012696 memory=140514225694336 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6932/stat : 6932 (java) S 6923 6923 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405086881 15373000704 22274 33554432000 4194304 4196468 140731048488000 140505535937136 140506565749378 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6933] ppid=6923 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6933/stat : 6933 (java) S 6923 6923 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405086881 15373000704 22274 33554432000 4194304 4196468 140731048488000 140505157461280 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6934] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6934/stat : 6934 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086882 15373000704 22274 33554432000 4194304 4196468 140731048488000 140504889026160 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6935] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6935/stat : 6935 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 22274 33554432000 4194304 4196468 140731048488000 140504514517584 140506565756827 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6936] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6936/stat : 6936 (java) S 6923 6923 5150 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 22274 33554432000 4194304 4196468 140731048488000 140505534883952 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6937] ppid=6923 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6937/stat : 6937 (java) S 6923 6923 5150 0 -1 1077944384 175 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 22274 33554432000 4194304 4196468 140731048488000 140505533831152 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6938] ppid=6923 vsize=15012696 memory=140514225694336 CPUtime=0.03 cores=1,3,5,7
/proc/6926/task/6938/stat : 6938 (java) S 6923 6923 5150 0 -1 1077944384 445 0 0 0 3 0 0 0 20 0 15 0 405086884 15373000704 22274 33554432000 4194304 4196468 140731048488000 140505532778864 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6939] ppid=6923 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6939/stat : 6939 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 22274 33554432000 4194304 4196468 140731048488000 140504016611808 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6940] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6940/stat : 6940 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 22274 33554432000 4194304 4196468 140731048488000 140505531726768 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90492 KiB

[startup+0.310718 s]*
/proc/loadavg: 4.99 4.40 3.54 3/235 6940
/proc/meminfo: memFree=28425268/32770624 swapFree=67004752/67108860
[pid=6923] ppid=6920 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6923/stat : 6923 (scop.sh) S 6920 6923 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405086877 115843072 349 33554432000 4194304 5098028 140733000634928 140733000632184 140227202605692 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140733000643368 140733000643696 140733000643696 140733000646605 0
/proc/6923/statm: 28282 349 296 221 0 87 0
[pid=6926] ppid=6923 vsize=15012696 memory=92972 CPUtime=0.43 cores=1,3,5,7
/proc/6926/stat : 6926 (java) S 6923 6923 5150 0 -1 1077944320 12222 0 0 0 41 2 0 0 20 0 15 0 405086878 15373000704 23243 33554432000 4194304 4196468 140731048488000 140731048470544 140506565738231 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
/proc/6926/statm: 3753174 23243 3074 1 0 3715579 0
[pid=6926/tid=6927] ppid=6923 vsize=15012696 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/6926/task/6927/stat : 6927 (java) R 6923 6923 5150 0 -1 4202560 9794 0 0 0 28 2 0 0 20 0 15 0 405086878 15373000704 23243 33554432000 4194304 4196468 140731048488000 140506537568304 140506549818718 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6928] ppid=6923 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6928/stat : 6928 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086879 15373000704 23243 33554432000 4194304 4196468 140731048488000 140506569980304 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6929] ppid=6923 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6929/stat : 6929 (java) S 6923 6923 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405086879 15373000704 23243 33554432000 4194304 4196468 140731048488000 140506368755984 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6930] ppid=6923 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6930/stat : 6930 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086880 15373000704 23243 33554432000 4194304 4196468 140731048488000 140506367703696 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6931] ppid=6923 vsize=15012696 memory=6933954179156714387 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6931/stat : 6931 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086880 15373000704 23243 33554432000 4194304 4196468 140731048488000 140506366650896 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6932] ppid=6923 vsize=15012696 memory=7684433391216329786 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6932/stat : 6932 (java) S 6923 6923 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405086881 15373000704 23243 33554432000 4194304 4196468 140731048488000 140505535937136 140506565749378 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6933] ppid=6923 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6933/stat : 6933 (java) S 6923 6923 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405086881 15373000704 23243 33554432000 4194304 4196468 140731048488000 140505157461280 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6934] ppid=6923 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6934/stat : 6934 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086882 15373000704 23243 33554432000 4194304 4196468 140731048488000 140504889026160 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6935] ppid=6923 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6935/stat : 6935 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 23243 33554432000 4194304 4196468 140731048488000 140504514517584 140506565756827 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6936] ppid=6923 vsize=15012696 memory=-7384621950708166502 CPUtime=0.02 cores=1,3,5,7
/proc/6926/task/6936/stat : 6936 (java) S 6923 6923 5150 0 -1 1077944384 404 0 0 0 2 0 0 0 20 0 15 0 405086884 15373000704 23243 33554432000 4194304 4196468 140731048488000 140505534883952 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6937] ppid=6923 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6926/task/6937/stat : 6937 (java) S 6923 6923 5150 0 -1 1077944384 232 0 0 0 2 0 0 0 20 0 15 0 405086884 15373000704 23243 33554432000 4194304 4196468 140731048488000 140505533831152 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6938] ppid=6923 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6926/task/6938/stat : 6938 (java) S 6923 6923 5150 0 -1 1077944384 464 0 0 0 7 0 0 0 20 0 15 0 405086884 15373000704 23243 33554432000 4194304 4196468 140731048488000 140505532778864 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6939] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6939/stat : 6939 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 23243 33554432000 4194304 4196468 140731048488000 140504016611808 140506565748437 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6940] ppid=6923 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6940/stat : 6940 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086884 15373000704 23243 33554432000 4194304 4196468 140731048488000 140505531726768 140506565749378 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 94368 KiB

[startup+0.70082 s]
/proc/loadavg: 4.99 4.40 3.54 3/235 6940
/proc/meminfo: memFree=28403664/32770624 swapFree=67004752/67108860
[pid=6923] ppid=6920 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6923/stat : 6923 (scop.sh) S 6920 6923 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405086877 115843072 349 33554432000 4194304 5098028 140733000634928 140733000632184 140227202605692 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140733000643368 140733000643696 140733000643696 140733000646605 0
/proc/6923/statm: 28282 349 296 221 0 87 0
[pid=6926] ppid=6923 vsize=15021092 memory=129972 CPUtime=1.01 cores=1,3,5,7
/proc/6926/stat : 6926 (java) S 6923 6923 5150 0 -1 1077944320 19930 0 0 0 96 5 0 0 20 0 15 0 405086878 15381598208 32493 33554432000 4194304 4196468 140731048488000 140731048470544 140506565738231 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
/proc/6926/statm: 3755273 32493 3202 1 0 3716603 0
[pid=6926/tid=6927] ppid=6923 vsize=15021092 memory=286543155 CPUtime=0.68 cores=1,3,5,7
/proc/6926/task/6927/stat : 6927 (java) R 6923 6923 5150 0 -1 4202560 17051 0 0 0 64 4 0 0 20 0 15 0 405086878 15381598208 32493 33554432000 4194304 4196468 140731048488000 140506537555616 140506549781861 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6928] ppid=6923 vsize=15021092 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6928/stat : 6928 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086879 15381598208 32493 33554432000 4194304 4196468 140731048488000 140506569980304 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6929] ppid=6923 vsize=15021092 memory=180 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6929/stat : 6929 (java) S 6923 6923 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405086879 15381598208 32493 33554432000 4194304 4196468 140731048488000 140506368755984 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6930] ppid=6923 vsize=15021092 memory=9230 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6930/stat : 6930 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086880 15381598208 32493 33554432000 4194304 4196468 140731048488000 140506367703696 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6931] ppid=6923 vsize=15021092 memory=21150 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6931/stat : 6931 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086880 15381598208 32493 33554432000 4194304 4196468 140731048488000 140506366650896 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6932] ppid=6923 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6932/stat : 6932 (java) S 6923 6923 5150 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405086881 15381598208 32493 33554432000 4194304 4196468 140731048488000 140505535937136 140506565749378 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6933] ppid=6923 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6933/stat : 6933 (java) S 6923 6923 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405086881 15381598208 32493 33554432000 4194304 4196468 140731048488000 140505157461280 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6934] ppid=6923 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6934/stat : 6934 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086882 15381598208 32493 33554432000 4194304 4196468 140731048488000 140504889026160 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6935] ppid=6923 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6935/stat : 6935 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15381598208 32493 33554432000 4194304 4196468 140731048488000 140504514517584 140506565756827 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6936] ppid=6923 vsize=15021092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6926/task/6936/stat : 6936 (java) S 6923 6923 5150 0 -1 1077944384 494 0 0 0 8 0 0 0 20 0 15 0 405086884 15381598208 32493 33554432000 4194304 4196468 140731048488000 140505534883952 140506565749378 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6937] ppid=6923 vsize=15021092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6926/task/6937/stat : 6937 (java) S 6923 6923 5150 0 -1 1077944384 460 0 0 0 7 0 0 0 20 0 15 0 405086884 15381598208 32493 33554432000 4194304 4196468 140731048488000 140505533831152 140506565749378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6938] ppid=6923 vsize=15021092 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/6926/task/6938/stat : 6938 (java) R 6923 6923 5150 0 -1 4202560 590 0 0 0 15 0 0 0 20 0 15 0 405086884 15381598208 32493 33554432000 4194304 4196468 140731048488000 140505532778864 140506557975358 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6939] ppid=6923 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6939/stat : 6939 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15381598208 32493 33554432000 4194304 4196468 140731048488000 140504016611808 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6940] ppid=6923 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6940/stat : 6940 (java) S 6923 6923 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405086884 15381598208 32493 33554432000 4194304 4196468 140731048488000 140505531726768 140506565749378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131368 KiB

[startup+1.50163 s]
/proc/loadavg: 4.99 4.40 3.54 4/235 6940
/proc/meminfo: memFree=28376248/32770624 swapFree=67004752/67108860
[pid=6923] ppid=6920 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6923/stat : 6923 (scop.sh) S 6920 6923 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405086877 115843072 349 33554432000 4194304 5098028 140733000634928 140733000632184 140227202605692 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140733000643368 140733000643696 140733000643696 140733000646605 0
/proc/6923/statm: 28282 349 296 221 0 87 0

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

/proc/6926/task/6929/stat : 6929 (java) R 6923 6923 5150 0 -1 4202560 17016 0 0 0 40959 224 0 0 20 0 15 0 405086879 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140506368756184 140506550192291 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6930] ppid=6923 vsize=15025188 memory=12067652 CPUtime=411.36 cores=1,3,5,7
/proc/6926/task/6930/stat : 6930 (java) R 6923 6923 5150 0 -1 4202560 16249 0 0 0 40910 226 0 0 20 0 15 0 405086880 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140506367703584 140506550723527 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6931] ppid=6923 vsize=15025188 memory=1780 CPUtime=412.2 cores=1,3,5,7
/proc/6926/task/6931/stat : 6931 (java) R 6923 6923 5150 0 -1 4202560 17669 0 0 0 40989 231 0 0 20 0 15 0 405086880 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140506366651096 140506550192976 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6932] ppid=6923 vsize=15025188 memory=3620 CPUtime=3.29 cores=1,3,5,7
/proc/6926/task/6932/stat : 6932 (java) S 6923 6923 5150 0 -1 1077944384 78376 0 0 0 325 4 0 0 20 0 15 0 405086881 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140505535935456 140506565748437 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6933] ppid=6923 vsize=15025188 memory=37284 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6933/stat : 6933 (java) S 6923 6923 5150 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 405086881 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140505157461344 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6934] ppid=6923 vsize=15025188 memory=984 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6934/stat : 6934 (java) S 6923 6923 5150 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 405086882 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140504889026176 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6935] ppid=6923 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6935/stat : 6935 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140504514517584 140506565756827 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6936] ppid=6923 vsize=15025188 memory=6944656591801718942 CPUtime=5.88 cores=1,3,5,7
/proc/6926/task/6936/stat : 6936 (java) S 6923 6923 5150 0 -1 1077944384 7545 0 0 0 587 1 0 0 20 0 15 0 405086884 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140505534884000 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6937] ppid=6923 vsize=15025188 memory=6944656592455360608 CPUtime=5.72 cores=1,3,5,7
/proc/6926/task/6937/stat : 6937 (java) S 6923 6923 5150 0 -1 1077944384 4677 0 0 0 571 1 0 0 20 0 15 0 405086884 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140505533830912 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6938] ppid=6923 vsize=15025188 memory=6933690305039933585 CPUtime=1.24 cores=1,3,5,7
/proc/6926/task/6938/stat : 6938 (java) S 6923 6923 5150 0 -1 1077944384 3955 0 0 0 122 2 0 0 20 0 15 0 405086884 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140505532778912 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6939] ppid=6923 vsize=15025188 memory=9584 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6939/stat : 6939 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140504016611808 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6940] ppid=6923 vsize=15025188 memory=4140 CPUtime=0.45 cores=1,3,5,7
/proc/6926/task/6940/stat : 6940 (java) S 6923 6923 5150 0 -1 1077944384 412 0 0 0 15 30 0 0 20 0 15 0 405086884 15385792512 3016913 33554432000 4194304 4196468 140731048488000 140505531726768 140506565749378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
Current children cumulated CPU time: 1697.17 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12069048 KiB

[startup+452.802 s]
/proc/loadavg: 5.04 4.79 4.03 6/237 6983
/proc/meminfo: memFree=16413944/32770624 swapFree=67004752/67108860
[pid=6923] ppid=6920 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6923/stat : 6923 (scop.sh) S 6920 6923 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405086877 115843072 349 33554432000 4194304 5098028 140733000634928 140733000632184 140227202605692 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140733000643368 140733000643696 140733000643696 140733000646605 0
/proc/6923/statm: 28282 349 296 221 0 87 0
[pid=6926] ppid=6923 vsize=15025188 memory=12067688 CPUtime=1703.5 cores=1,3,5,7
/proc/6926/stat : 6926 (java) S 6923 6923 5150 0 -1 1077944320 187428 0 0 0 169358 992 0 0 20 0 15 0 405086878 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140731048470544 140506565738231 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
/proc/6926/statm: 3756297 3016922 3303 1 0 3717627 0
[pid=6926/tid=6927] ppid=6923 vsize=15025188 memory=1396 CPUtime=34.13 cores=1,3,5,7
/proc/6926/task/6927/stat : 6927 (java) S 6923 6923 5150 0 -1 1077944384 24869 0 0 0 3364 49 0 0 20 0 15 0 405086878 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506537576000 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6928] ppid=6923 vsize=15025188 memory=12067652 CPUtime=412.56 cores=1,3,5,7
/proc/6926/task/6928/stat : 6928 (java) R 6923 6923 5150 0 -1 4202560 15187 0 0 0 41007 249 0 0 20 0 15 0 405086879 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506569980304 140506550437498 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6929] ppid=6923 vsize=15025188 memory=1396 CPUtime=413.39 cores=1,3,5,7
/proc/6926/task/6929/stat : 6929 (java) R 6923 6923 5150 0 -1 4202560 17016 0 0 0 41115 224 0 0 20 0 15 0 405086879 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506368755872 140506550727898 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6930] ppid=6923 vsize=15025188 memory=12067652 CPUtime=412.95 cores=1,3,5,7
/proc/6926/task/6930/stat : 6930 (java) R 6923 6923 5150 0 -1 4202560 16312 0 0 0 41069 226 0 0 20 0 15 0 405086880 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506367703896 140506550195822 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6931] ppid=6923 vsize=15025188 memory=1396 CPUtime=413.78 cores=1,3,5,7
/proc/6926/task/6931/stat : 6931 (java) R 6923 6923 5150 0 -1 4202560 17669 0 0 0 41147 231 0 0 20 0 15 0 405086880 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506366651096 140506550195822 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6932] ppid=6923 vsize=15025188 memory=12067688 CPUtime=3.31 cores=1,3,5,7
/proc/6926/task/6932/stat : 6932 (java) S 6923 6923 5150 0 -1 1077944384 78413 0 0 0 327 4 0 0 20 0 15 0 405086881 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505535935680 140506565748437 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6933] ppid=6923 vsize=15025188 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6933/stat : 6933 (java) S 6923 6923 5150 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 405086881 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505157461344 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6934] ppid=6923 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6934/stat : 6934 (java) S 6923 6923 5150 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 405086882 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140504889026176 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6935] ppid=6923 vsize=15025188 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6935/stat : 6935 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140504514517584 140506565756827 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6936] ppid=6923 vsize=15025188 memory=20476 CPUtime=5.88 cores=1,3,5,7
/proc/6926/task/6936/stat : 6936 (java) S 6923 6923 5150 0 -1 1077944384 7545 0 0 0 587 1 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505534884000 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6937] ppid=6923 vsize=15025188 memory=2116 CPUtime=5.72 cores=1,3,5,7
/proc/6926/task/6937/stat : 6937 (java) S 6923 6923 5150 0 -1 1077944384 4677 0 0 0 571 1 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505533830912 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6938] ppid=6923 vsize=15025188 memory=12067652 CPUtime=1.24 cores=1,3,5,7
/proc/6926/task/6938/stat : 6938 (java) S 6923 6923 5150 0 -1 1077944384 3955 0 0 0 122 2 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505532778912 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6939] ppid=6923 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6939/stat : 6939 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140504016611808 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6940] ppid=6923 vsize=15025188 memory=12067652 CPUtime=0.45 cores=1,3,5,7
/proc/6926/task/6940/stat : 6940 (java) S 6923 6923 5150 0 -1 1077944384 412 0 0 0 15 30 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505531726768 140506565749378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
Current children cumulated CPU time: 1703.5 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12069084 KiB

[startup+454.402 s]
/proc/loadavg: 5.04 4.79 4.03 6/237 6983
/proc/meminfo: memFree=16413944/32770624 swapFree=67004752/67108860
[pid=6923] ppid=6920 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6923/stat : 6923 (scop.sh) S 6920 6923 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405086877 115843072 349 33554432000 4194304 5098028 140733000634928 140733000632184 140227202605692 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140733000643368 140733000643696 140733000643696 140733000646605 0
/proc/6923/statm: 28282 349 296 221 0 87 0
[pid=6926] ppid=6923 vsize=15025188 memory=12067688 CPUtime=1709.86 cores=1,3,5,7
/proc/6926/stat : 6926 (java) S 6923 6923 5150 0 -1 1077944320 187672 0 0 0 169994 992 0 0 20 0 15 0 405086878 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140731048470544 140506565738231 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
/proc/6926/statm: 3756297 3016922 3303 1 0 3717627 0
[pid=6926/tid=6927] ppid=6923 vsize=15025188 memory=1276 CPUtime=34.13 cores=1,3,5,7
/proc/6926/task/6927/stat : 6927 (java) S 6923 6923 5150 0 -1 1077944384 24869 0 0 0 3364 49 0 0 20 0 15 0 405086878 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506537576000 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6928] ppid=6923 vsize=15025188 memory=1060 CPUtime=414.16 cores=1,3,5,7
/proc/6926/task/6928/stat : 6928 (java) R 6923 6923 5150 0 -1 4202560 15190 0 0 0 41167 249 0 0 20 0 15 0 405086879 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506569980304 140506550734895 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6929] ppid=6923 vsize=15025188 memory=322 CPUtime=414.96 cores=1,3,5,7
/proc/6926/task/6929/stat : 6929 (java) R 6923 6923 5150 0 -1 4202560 17016 0 0 0 41272 224 0 0 20 0 15 0 405086879 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506368755872 140506550438062 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6930] ppid=6923 vsize=15025188 memory=0 CPUtime=414.55 cores=1,3,5,7
/proc/6926/task/6930/stat : 6930 (java) R 6923 6923 5150 0 -1 4202560 16474 0 0 0 41229 226 0 0 20 0 15 0 405086880 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506367703896 140506550734913 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6931] ppid=6923 vsize=15025188 memory=0 CPUtime=415.38 cores=1,3,5,7
/proc/6926/task/6931/stat : 6931 (java) R 6923 6923 5150 0 -1 4202560 17748 0 0 0 41307 231 0 0 20 0 15 0 405086880 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506366651096 140506550734893 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6932] ppid=6923 vsize=15025188 memory=8112282956445269571 CPUtime=3.31 cores=1,3,5,7
/proc/6926/task/6932/stat : 6932 (java) S 6923 6923 5150 0 -1 1077944384 78413 0 0 0 327 4 0 0 20 0 15 0 405086881 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505535935680 140506565748437 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6933] ppid=6923 vsize=15025188 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6933/stat : 6933 (java) S 6923 6923 5150 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 405086881 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505157461344 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6934] ppid=6923 vsize=15025188 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6934/stat : 6934 (java) S 6923 6923 5150 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 405086882 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140504889026176 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6935] ppid=6923 vsize=15025188 memory=12067688 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6935/stat : 6935 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140504514517584 140506565756827 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6936] ppid=6923 vsize=15025188 memory=1396 CPUtime=5.88 cores=1,3,5,7
/proc/6926/task/6936/stat : 6936 (java) S 6923 6923 5150 0 -1 1077944384 7545 0 0 0 587 1 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505534884000 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6937] ppid=6923 vsize=15025188 memory=12067652 CPUtime=5.72 cores=1,3,5,7
/proc/6926/task/6937/stat : 6937 (java) S 6923 6923 5150 0 -1 1077944384 4677 0 0 0 571 1 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505533830912 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6938] ppid=6923 vsize=15025188 memory=752 CPUtime=1.24 cores=1,3,5,7
/proc/6926/task/6938/stat : 6938 (java) S 6923 6923 5150 0 -1 1077944384 3955 0 0 0 122 2 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505532778912 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6939] ppid=6923 vsize=15025188 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6939/stat : 6939 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140504016611808 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6940] ppid=6923 vsize=15025188 memory=55 CPUtime=0.45 cores=1,3,5,7
/proc/6926/task/6940/stat : 6940 (java) S 6923 6923 5150 0 -1 1077944384 412 0 0 0 15 30 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505531726768 140506565749378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
Current children cumulated CPU time: 1709.86 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12069084 KiB

[startup+454.802 s]
/proc/loadavg: 5.04 4.79 4.03 6/237 6983
/proc/meminfo: memFree=16413944/32770624 swapFree=67004752/67108860
[pid=6923] ppid=6920 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6923/stat : 6923 (scop.sh) S 6920 6923 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405086877 115843072 349 33554432000 4194304 5098028 140733000634928 140733000632184 140227202605692 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140733000643368 140733000643696 140733000643696 140733000646605 0
/proc/6923/statm: 28282 349 296 221 0 87 0
[pid=6926] ppid=6923 vsize=15025188 memory=12067688 CPUtime=1711.46 cores=1,3,5,7
/proc/6926/stat : 6926 (java) S 6923 6923 5150 0 -1 1077944320 187688 0 0 0 170154 992 0 0 20 0 15 0 405086878 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140731048470544 140506565738231 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
/proc/6926/statm: 3756297 3016922 3303 1 0 3717627 0
[pid=6926/tid=6927] ppid=6923 vsize=15025188 memory=984 CPUtime=34.13 cores=1,3,5,7
/proc/6926/task/6927/stat : 6927 (java) S 6923 6923 5150 0 -1 1077944384 24869 0 0 0 3364 49 0 0 20 0 15 0 405086878 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506537576000 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6928] ppid=6923 vsize=15025188 memory=8112282956445269571 CPUtime=414.56 cores=1,3,5,7
/proc/6926/task/6928/stat : 6928 (java) R 6923 6923 5150 0 -1 4202560 15190 0 0 0 41207 249 0 0 20 0 15 0 405086879 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506569980304 140506547348076 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6929] ppid=6923 vsize=15025188 memory=1412 CPUtime=415.35 cores=1,3,5,7
/proc/6926/task/6929/stat : 6929 (java) R 6923 6923 5150 0 -1 4202560 17016 0 0 0 41311 224 0 0 20 0 15 0 405086879 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506368755872 140506550727895 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6930] ppid=6923 vsize=15025188 memory=3516 CPUtime=414.95 cores=1,3,5,7
/proc/6926/task/6930/stat : 6930 (java) R 6923 6923 5150 0 -1 4202560 16490 0 0 0 41269 226 0 0 20 0 15 0 405086880 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506367703896 140506550734893 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6931] ppid=6923 vsize=15025188 memory=9584 CPUtime=415.78 cores=1,3,5,7
/proc/6926/task/6931/stat : 6931 (java) R 6923 6923 5150 0 -1 4202560 17748 0 0 0 41347 231 0 0 20 0 15 0 405086880 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140506366651096 140506550438021 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6932] ppid=6923 vsize=15025188 memory=4140 CPUtime=3.31 cores=1,3,5,7
/proc/6926/task/6932/stat : 6932 (java) S 6923 6923 5150 0 -1 1077944384 78413 0 0 0 327 4 0 0 20 0 15 0 405086881 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505535935680 140506565748437 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6933] ppid=6923 vsize=15025188 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6933/stat : 6933 (java) S 6923 6923 5150 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 405086881 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505157461344 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6934] ppid=6923 vsize=15025188 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6934/stat : 6934 (java) S 6923 6923 5150 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 405086882 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140504889026176 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6935] ppid=6923 vsize=15025188 memory=164 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6935/stat : 6935 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140504514517584 140506565756827 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6936] ppid=6923 vsize=15025188 memory=7594848331236731224 CPUtime=5.88 cores=1,3,5,7
/proc/6926/task/6936/stat : 6936 (java) S 6923 6923 5150 0 -1 1077944384 7545 0 0 0 587 1 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505534884000 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6937] ppid=6923 vsize=15025188 memory=7309178837960058450 CPUtime=5.72 cores=1,3,5,7
/proc/6926/task/6937/stat : 6937 (java) S 6923 6923 5150 0 -1 1077944384 4677 0 0 0 571 1 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505533830912 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6938] ppid=6923 vsize=15025188 memory=7309178837960058450 CPUtime=1.24 cores=1,3,5,7
/proc/6926/task/6938/stat : 6938 (java) S 6923 6923 5150 0 -1 1077944384 3955 0 0 0 122 2 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505532778912 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6939] ppid=6923 vsize=15025188 memory=6081389379021728102 CPUtime=0 cores=1,3,5,7
/proc/6926/task/6939/stat : 6939 (java) S 6923 6923 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140504016611808 140506565748437 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
[pid=6926/tid=6940] ppid=6923 vsize=15025188 memory=7811887532390110573 CPUtime=0.45 cores=1,3,5,7
/proc/6926/task/6940/stat : 6940 (java) S 6923 6923 5150 0 -1 1077944384 412 0 0 0 15 30 0 0 20 0 15 0 405086884 15385792512 3016922 33554432000 4194304 4196468 140731048488000 140505531726768 140506565749378 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 20328448 140731048489711 140731048490138 140731048490138 140731048493007 0
Current children cumulated CPU time: 1711.46 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12069084 KiB

[startup+455.001 s]*
/proc/loadavg: 5.04 4.79 4.03 2/236 6983
/proc/meminfo: memFree=16414104/32770624 swapFree=67004752/67108860
[pid=6923] ppid=6920 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6923/stat : 6923 (scop.sh) S 6920 6923 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405086877 115843072 349 33554432000 4194304 5098028 140733000634928 140733000632184 140227202605692 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40706048 140733000643368 140733000643696 140733000643696 140733000646605 0
/proc/6923/statm: 28282 349 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1396 KiB

Child status: 0
Real time (s): 455.056
CPU time (s): 1711.86
CPU user time (s): 1701.88
CPU system time (s): 9.97923
CPU usage (%): 376.187
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12069084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1701.88
system time used= 9.97923
maximum resident set size= 12068048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189336
page faults= 0
swaps= 0
block input operations= 0
block output operations= 576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15547
involuntary context switches= 14697


# summary of solver processes directly reported to runsolver:
#   pid: 6923
#   total CPU time (s): 1711.86
#   total CPU user time (s): 1701.88
#   total CPU system time (s): 9.97923

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.71198 second user time and 5.07598 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-12 13:35:53
IDJOB=4387680
IDBENCH=122902
IDSOLVER=2825
FILE ID=node126/4387680-1568288191
RUNJOBID= node126-1568286203-6147
PBS_JOBID= 21701078
Free space on /tmp= 53152 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-128.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387680-1568288191/watcher-4387680-1568288191 -o /tmp/evaluation-result-4387680-1568288191/solver-4387680-1568288191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6147 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387680-1568288191.xml

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

MD5SUM BENCH= 4d7b3c626605250b6cca5f61c2385b47
RANDOM SEED=498770444

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28507016 kB
MemAvailable:   31700080 kB
Buffers:           90456 kB
Cached:          3363252 kB
SwapCached:         2860 kB
Active:          2138092 kB
Inactive:        1498312 kB
Active(anon):     178064 kB
Inactive(anon):    46144 kB
Active(file):    1960028 kB
Inactive(file):  1452168 kB
Unevictable:      109096 kB
Mlocked:          109096 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             20568 kB
Writeback:             0 kB
AnonPages:        290652 kB
Mapped:            55152 kB
Shmem:             32816 kB
Slab:             222312 kB
SReclaimable:     193404 kB
SUnreclaim:        28908 kB
KernelStack:        3824 kB
PageTables:         6224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6027188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 53132 MiB
End job on node126 at 2019-09-12 13:43:28