Trace number 4387674

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) 1507.34 401.242

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-144.xml
MD5SUMb8938fafa0a7bd5ba97e6b9454c94e7b
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 benchmark31.3337
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints152
Number of domains2
Minimum domain size144
Maximum domain size20736
Distribution of domain sizes[{"size":144,"count":144},{"size":20736,"count":144}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":144},{"degree":4,"count":143},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity144
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":144},{"arity":72,"count":6},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints145
Distribution of constraint types[{"type":"intension","count":145},{"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-6808-serial-file.bin HOME/instance-4387674-1568287789.xml
0.67/0.53	
0.67/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Thu Sep 12 13:29:12 CEST 2019
0.67/0.55	c PID: 6811
0.67/0.55	c IP: 172.20.3.126
0.67/0.55	c HOST: node126.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.42/1.00	c (0,0) Parsing End
1.68/1.01	c (0,0) CSP: 288 int (0 aux), 0 bool (0 aux), 152 ctr, max domain size 20736
1.68/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.68/1.01	c (0,0) Constraint Name Generate Begin
1.68/1.02	c (0,0) Ctr:HOME/instance-4387674-1568287789.xml,AllDifferent:Eq:Mul:Num:OrderedCtr:Var:WeightedSum
1.68/1.02	c (0,0) Constraint Name Generate End
1.68/1.02	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.68/1.02	c (0,0) CSP to CSPinCNF Begin
5.72/2.48	c (1,1) translated 16 (10%) constraints
6.64/2.78	c (2,2) translated 31 (20%) constraints
7.48/3.05	c (2,2) translated 46 (30%) constraints
7.88/3.30	c (2,2) translated 61 (40%) constraints
8.62/3.54	c (3,2) translated 76 (50%) constraints
9.13/3.78	c (3,3) translated 92 (60%) constraints
9.37/3.98	c (3,3) translated 107 (70%) constraints
9.59/4.18	c (3,3) translated 122 (80%) constraints
9.78/4.38	c (3,3) translated 137 (90%) constraints
9.99/4.57	c (4,4) translated 152 (100%) constraints
9.99/4.57	c (4,4) ===========================================
9.99/4.57	c (4,4) Order
9.99/4.57	c (4,4) ===========================================
10.72/4.83	c (4,4) translated 7280 (10%) constraints
12.62/5.87	c (5,5) translated 14560 (20%) constraints
13.24/6.07	c (5,5) translated 21840 (30%) constraints
13.81/6.25	c (5,5) translated 29119 (40%) constraints
14.28/6.42	c (5,5) translated 36399 (50%) constraints
14.45/6.58	c (6,6) translated 43679 (60%) constraints
14.65/6.74	c (6,6) translated 50958 (70%) constraints
14.74/6.89	c (6,6) translated 58238 (80%) constraints
14.95/7.05	c (6,6) translated 65518 (90%) constraints
15.17/7.25	c (6,6) translated 72797 (100%) constraints
15.17/7.25	c (6,6) CSP to CSPinCNF End
15.17/7.26	c (6,6) CSP: 563 int (276 aux), 20737 bool (20736 aux), 114826 ctr, max domain size 497641
15.17/7.26	c (6,6) Heap : 1746 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
15.17/7.26	c (6,6) CSPinCNF Propagation Begin
25.54/14.45	c (13,13) 2071596 values, 28753 unsatisfiable literals, and 28760 valid clauses are removed
25.54/14.45	c (13,13) CSPinCNF Propagation End
25.54/14.46	c (13,13) CSP: 562 int (276 aux), 20738 bool (20736 aux), 86066 ctr, max domain size 375841
25.54/14.46	c (13,13) Heap : 1550 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
25.54/14.46	c (13,13) Simplify CSPinCNF Begin
26.98/14.98	c (14,14) Simplify CSPinCNF End
26.98/14.99	c (14,14) CSP: 562 int (276 aux), 41044 bool (41042 aux), 106372 ctr, max domain size 375841
26.98/14.99	c (14,14) Heap : 1773 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
26.98/14.99	c (14,14) Calculate Precise Domain Begin
1507.01/401.10	c (400,30) java.lang.OutOfMemoryError: GC overhead limit exceeded
1507.18/401.18	c (400,30) java.lang.Long.valueOf(Long.java:840)
1507.18/401.18	c (400,30) scala.runtime.BoxesRunTime.boxToLong(BoxesRunTime.java:69)
1507.18/401.18	c (400,30) scala.runtime.java8.JFunction1$mcJJ$sp.apply(JFunction1$mcJJ$sp.java:12)
1507.18/401.18	c (400,30) scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:233)
1507.18/401.18	c (400,30) scala.collection.TraversableLike$$Lambda$106/1564984895.apply(Unknown Source)
1507.18/401.18	c (400,30) scala.collection.Iterator.foreach(Iterator.scala:937)
1507.18/401.18	c (400,30) scala.collection.Iterator.foreach$(Iterator.scala:937)
1507.18/401.18	c (400,30) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
1507.18/401.18	c (400,30) scala.collection.IterableLike.foreach(IterableLike.scala:70)
1507.18/401.18	c (400,30) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
1507.18/401.18	c (400,30) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
1507.18/401.18	c (400,30) scala.collection.TraversableLike.map(TraversableLike.scala:233)
1507.18/401.18	c (400,30) scala.collection.TraversableLike.map$(TraversableLike.scala:226)
1507.18/401.18	c (400,30) scala.collection.AbstractTraversable.map(Traversable.scala:104)
1507.18/401.18	c (400,30) fun.scop.IntDomain.$anonfun$preciseAdd$1(Domain.scala:101)
1507.18/401.18	c (400,30) fun.scop.IntDomain.$anonfun$preciseAdd$1$adapted(Domain.scala:101)
1507.18/401.18	c (400,30) fun.scop.IntDomain$$Lambda$299/1859374258.apply(Unknown Source)
1507.18/401.18	c (400,30) scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:240)
1507.18/401.18	c (400,30) scala.collection.TraversableLike$$Lambda$121/1524126153.apply(Unknown Source)
1507.18/401.18	c (400,30) scala.collection.Iterator.foreach(Iterator.scala:937)
1507.18/401.18	c (400,30) scala.collection.Iterator.foreach$(Iterator.scala:937)
1507.18/401.18	c (400,30) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
1507.18/401.18	c (400,30) scala.collection.IterableLike.foreach(IterableLike.scala:70)
1507.18/401.18	c (400,30) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
1507.18/401.18	c (400,30) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
1507.18/401.18	c (400,30) scala.collection.TraversableLike.flatMap(TraversableLike.scala:240)
1507.18/401.18	c (400,30) scala.collection.TraversableLike.flatMap$(TraversableLike.scala:237)
1507.18/401.18	c (400,30) scala.collection.AbstractTraversable.flatMap(Traversable.scala:104)
1507.18/401.18	c (400,30) fun.scop.IntDomain.preciseAdd(Domain.scala:101)
1507.18/401.18	c (400,30) fun.scop.LinearSum.$anonfun$getPreciseDomain$2(Expr.scala:1727)
1507.18/401.18	c (400,30) fun.scop.LinearSum.$anonfun$getPreciseDomain$2$adapted(Expr.scala:1726)
1507.18/401.18	c (400,30) fun.scop.LinearSum$$Lambda$294/1770642014.apply(Unknown Source)
1507.18/401.18	c (400,30) 0,0,6,13,14,TO,TO,TO,TO,STOP-AFTER(Simplify)
1507.18/401.18	s UNSUPPORTED
1507.18/401.18	c END-Prog: Thu Sep 12 13:35:52 CEST 2019
0.00/401.24	c (scop.sh) HOME/scop-6808-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 (13635 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-4387674-1568287789/watcher-4387674-1568287789 -o /tmp/evaluation-result-4387674-1568287789/solver-4387674-1568287789 -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-4387674-1568287789.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
Current StackSize limit: 8192 KiB

solver pid=6808, runsolver pid=6805

[startup+0.100139 s]*
/proc/loadavg: 2.45 3.45 2.98 3/235 6825
/proc/meminfo: memFree=28471836/32770624 swapFree=67004752/67108860
[pid=6808] ppid=6805 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (scop.sh) S 6805 6808 5150 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405046684 115843072 349 33554432000 4194304 5098028 140726722787904 140726722785160 139780850942588 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34881536 140726722794280 140726722794608 140726722794608 140726722797517 0
/proc/6808/statm: 28282 349 296 221 0 87 0
[pid=6811] ppid=6808 vsize=15012696 memory=72876 CPUtime=0.12 cores=1,3,5,7
/proc/6811/stat : 6811 (java) S 6808 6808 5150 0 -1 1077944320 6971 0 0 0 10 2 0 0 20 0 15 0 405046684 15373000704 18219 33554432000 4194304 4196468 140731641802416 140731641784960 140600312278775 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
/proc/6811/statm: 3753174 18219 2936 1 0 3715579 0
[pid=6811/tid=6812] ppid=6808 vsize=15012696 memory=-2915660033818482078 CPUtime=0.09 cores=1,3,5,7
/proc/6811/task/6812/stat : 6812 (java) R 6808 6808 5150 0 -1 4202560 4800 0 0 0 8 1 0 0 20 0 15 0 405046685 15373000704 18219 33554432000 4194304 4196468 140731641802416 140600284072680 140600312290710 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6813] ppid=6808 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6813/stat : 6813 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 18219 33554432000 4194304 4196468 140731641802416 140600316521232 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6814] ppid=6808 vsize=15012696 memory=139677565437568 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6814/stat : 6814 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 18219 33554432000 4194304 4196468 140731641802416 140600130677648 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6815] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6815/stat : 6815 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 18219 33554432000 4194304 4196468 140731641802416 140600129625104 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6816] ppid=6808 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6816/stat : 6816 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 18219 33554432000 4194304 4196468 140731641802416 140600128572560 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6817] ppid=6808 vsize=15012696 memory=139677565437568 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6817/stat : 6817 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046688 15373000704 18219 33554432000 4194304 4196468 140731641802416 140599349901296 140600312289922 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6818] ppid=6808 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6818/stat : 6818 (java) S 6808 6808 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405046688 15373000704 18219 33554432000 4194304 4196468 140731641802416 140598841435040 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6819] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6819/stat : 6819 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046688 15373000704 18219 33554432000 4194304 4196468 140731641802416 140598572999664 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6820] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6820/stat : 6820 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 18219 33554432000 4194304 4196468 140731641802416 140598198491344 140600312297371 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6821] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6821/stat : 6821 (java) S 6808 6808 5150 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 18219 33554432000 4194304 4196468 140731641802416 140599348849136 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6822] ppid=6808 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6822/stat : 6822 (java) S 6808 6808 5150 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 18219 33554432000 4194304 4196468 140731641802416 140599347796592 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6823] ppid=6808 vsize=15012696 memory=139677565437568 CPUtime=0.01 cores=1,3,5,7
/proc/6811/task/6823/stat : 6823 (java) R 6808 6808 5150 0 -1 4202560 417 0 0 0 1 0 0 0 20 0 15 0 405046691 15373000704 18219 33554432000 4194304 4196468 140731641802416 140599346741256 140600296359262 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6824] ppid=6808 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6824/stat : 6824 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 18219 33554432000 4194304 4196468 140731641802416 140597700586592 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6825] ppid=6808 vsize=15012696 memory=139677565437568 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6825/stat : 6825 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 18285 33554432000 4194304 4196468 140731641802416 140599345690928 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74272 KiB

[startup+0.210943 s]*
/proc/loadavg: 2.45 3.45 2.98 3/235 6825
/proc/meminfo: memFree=28452956/32770624 swapFree=67004752/67108860
[pid=6808] ppid=6805 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (scop.sh) S 6805 6808 5150 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405046684 115843072 349 33554432000 4194304 5098028 140726722787904 140726722785160 139780850942588 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34881536 140726722794280 140726722794608 140726722794608 140726722797517 0
/proc/6808/statm: 28282 349 296 221 0 87 0
[pid=6811] ppid=6808 vsize=15012696 memory=87968 CPUtime=0.25 cores=1,3,5,7
/proc/6811/stat : 6811 (java) S 6808 6808 5150 0 -1 1077944320 12074 0 0 0 22 3 0 0 20 0 15 0 405046684 15373000704 21992 33554432000 4194304 4196468 140731641802416 140731641784960 140600312278775 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
/proc/6811/statm: 3753174 21992 2941 1 0 3715579 0
[pid=6811/tid=6812] ppid=6808 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/6811/task/6812/stat : 6812 (java) R 6808 6808 5150 0 -1 4202560 9853 0 0 0 17 3 0 0 20 0 15 0 405046685 15373000704 21992 33554432000 4194304 4196468 140731641802416 140600284102352 140600296359262 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6813] ppid=6808 vsize=15012696 memory=365 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6813/stat : 6813 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 21992 33554432000 4194304 4196468 140731641802416 140600316521232 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6814] ppid=6808 vsize=15012696 memory=139677565444636 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6814/stat : 6814 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 21992 33554432000 4194304 4196468 140731641802416 140600130677648 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6815] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6815/stat : 6815 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 21992 33554432000 4194304 4196468 140731641802416 140600129625104 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6816] ppid=6808 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6816/stat : 6816 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 21992 33554432000 4194304 4196468 140731641802416 140600128572560 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6817] ppid=6808 vsize=15012696 memory=139677565437568 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6817/stat : 6817 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046688 15373000704 21992 33554432000 4194304 4196468 140731641802416 140599349901296 140600312289922 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6818] ppid=6808 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6818/stat : 6818 (java) S 6808 6808 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405046688 15373000704 21992 33554432000 4194304 4196468 140731641802416 140598841435040 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6819] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6819/stat : 6819 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046688 15373000704 21992 33554432000 4194304 4196468 140731641802416 140598572999664 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6820] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6820/stat : 6820 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 21992 33554432000 4194304 4196468 140731641802416 140598198491344 140600312297371 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6821] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6821/stat : 6821 (java) S 6808 6808 5150 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 21992 33554432000 4194304 4196468 140731641802416 140599348849136 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6822] ppid=6808 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6822/stat : 6822 (java) S 6808 6808 5150 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 21992 33554432000 4194304 4196468 140731641802416 140599347796592 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6823] ppid=6808 vsize=15012696 memory=139677565437568 CPUtime=0.03 cores=1,3,5,7
/proc/6811/task/6823/stat : 6823 (java) R 6808 6808 5150 0 -1 4202560 435 0 0 0 3 0 0 0 20 0 15 0 405046691 15373000704 21992 33554432000 4194304 4196468 140731641802416 140599346744048 140600292249960 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6824] ppid=6808 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6824/stat : 6824 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 21992 33554432000 4194304 4196468 140731641802416 140597700586592 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6825] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6825/stat : 6825 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 21992 33554432000 4194304 4196468 140731641802416 140599345690928 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89364 KiB

[startup+0.31304 s]*
/proc/loadavg: 2.45 3.45 2.98 3/235 6825
/proc/meminfo: memFree=28449544/32770624 swapFree=67004752/67108860
[pid=6808] ppid=6805 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (scop.sh) S 6805 6808 5150 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405046684 115843072 349 33554432000 4194304 5098028 140726722787904 140726722785160 139780850942588 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34881536 140726722794280 140726722794608 140726722794608 140726722797517 0
/proc/6808/statm: 28282 349 296 221 0 87 0
[pid=6811] ppid=6808 vsize=15012696 memory=92264 CPUtime=0.43 cores=1,3,5,7
/proc/6811/stat : 6811 (java) S 6808 6808 5150 0 -1 1077944320 13065 0 0 0 39 4 0 0 20 0 15 0 405046684 15373000704 23066 33554432000 4194304 4196468 140731641802416 140731641784960 140600312278775 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
/proc/6811/statm: 3753174 23066 3064 1 0 3715579 0
[pid=6811/tid=6812] ppid=6808 vsize=15012696 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/6811/task/6812/stat : 6812 (java) R 6808 6808 5150 0 -1 4202560 10621 0 0 0 27 3 0 0 20 0 15 0 405046685 15373000704 23066 33554432000 4194304 4196468 140731641802416 140600284061792 140600293842304 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6813] ppid=6808 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6813/stat : 6813 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 23066 33554432000 4194304 4196468 140731641802416 140600316521232 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6814] ppid=6808 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6814/stat : 6814 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 23066 33554432000 4194304 4196468 140731641802416 140600130677648 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6815] ppid=6808 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6815/stat : 6815 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 23066 33554432000 4194304 4196468 140731641802416 140600129625104 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6816] ppid=6808 vsize=15012696 memory=6933954179156714387 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6816/stat : 6816 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046686 15373000704 23066 33554432000 4194304 4196468 140731641802416 140600128572560 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6817] ppid=6808 vsize=15012696 memory=7684433391216329786 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6817/stat : 6817 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046688 15373000704 23066 33554432000 4194304 4196468 140731641802416 140599349901296 140600312289922 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6818] ppid=6808 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6818/stat : 6818 (java) S 6808 6808 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405046688 15373000704 23066 33554432000 4194304 4196468 140731641802416 140598841435040 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6819] ppid=6808 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6819/stat : 6819 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046688 15373000704 23066 33554432000 4194304 4196468 140731641802416 140598572999664 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6820] ppid=6808 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6820/stat : 6820 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 23066 33554432000 4194304 4196468 140731641802416 140598198491344 140600312297371 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6821] ppid=6808 vsize=15012696 memory=-7384621950708166502 CPUtime=0.02 cores=1,3,5,7
/proc/6811/task/6821/stat : 6821 (java) S 6808 6808 5150 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 15 0 405046691 15373000704 23066 33554432000 4194304 4196468 140731641802416 140599348849136 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6822] ppid=6808 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6811/task/6822/stat : 6822 (java) S 6808 6808 5150 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 405046691 15373000704 23066 33554432000 4194304 4196468 140731641802416 140599347796592 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6823] ppid=6808 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6811/task/6823/stat : 6823 (java) S 6808 6808 5150 0 -1 1077944384 478 0 0 0 7 0 0 0 20 0 15 0 405046691 15373000704 23066 33554432000 4194304 4196468 140731641802416 140599346744048 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6824] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6824/stat : 6824 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 23066 33554432000 4194304 4196468 140731641802416 140597700586592 140600312288981 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6825] ppid=6808 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6825/stat : 6825 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046691 15373000704 23066 33554432000 4194304 4196468 140731641802416 140599345690928 140600312289922 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93660 KiB

[startup+0.700706 s]
/proc/loadavg: 2.45 3.45 2.98 3/235 6825
/proc/meminfo: memFree=28428196/32770624 swapFree=67004752/67108860
[pid=6808] ppid=6805 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (scop.sh) S 6805 6808 5150 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405046684 115843072 349 33554432000 4194304 5098028 140726722787904 140726722785160 139780850942588 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34881536 140726722794280 140726722794608 140726722794608 140726722797517 0
/proc/6808/statm: 28282 349 296 221 0 87 0
[pid=6811] ppid=6808 vsize=15021092 memory=130120 CPUtime=1 cores=1,3,5,7
/proc/6811/stat : 6811 (java) S 6808 6808 5150 0 -1 1077944320 20426 0 0 0 93 7 0 0 20 0 15 0 405046684 15381598208 32530 33554432000 4194304 4196468 140731641802416 140731641784960 140600312278775 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
/proc/6811/statm: 3755273 32530 3205 1 0 3716603 0
[pid=6811/tid=6812] ppid=6808 vsize=15021092 memory=3620 CPUtime=0.68 cores=1,3,5,7
/proc/6811/task/6812/stat : 6812 (java) R 6808 6808 5150 0 -1 4202560 17533 0 0 0 63 5 0 0 20 0 15 0 405046685 15381598208 32530 33554432000 4194304 4196468 140731641802416 140600284112752 140600296322405 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6813] ppid=6808 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6813/stat : 6813 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046686 15381598208 32530 33554432000 4194304 4196468 140731641802416 140600316521232 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6814] ppid=6808 vsize=15021092 memory=6438155977927 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6814/stat : 6814 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046686 15381598208 32530 33554432000 4194304 4196468 140731641802416 140600130677648 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6815] ppid=6808 vsize=15021092 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6815/stat : 6815 (java) S 6808 6808 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405046686 15381598208 32530 33554432000 4194304 4196468 140731641802416 140600129625104 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6816] ppid=6808 vsize=15021092 memory=15822200779310916 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6816/stat : 6816 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046686 15381598208 32530 33554432000 4194304 4196468 140731641802416 140600128572560 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6817] ppid=6808 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6817/stat : 6817 (java) S 6808 6808 5150 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405046688 15381598208 32530 33554432000 4194304 4196468 140731641802416 140599349901296 140600312289922 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6818] ppid=6808 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6818/stat : 6818 (java) S 6808 6808 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405046688 15381598208 32530 33554432000 4194304 4196468 140731641802416 140598841435040 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6819] ppid=6808 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6819/stat : 6819 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046688 15381598208 32530 33554432000 4194304 4196468 140731641802416 140598572999664 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6820] ppid=6808 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6820/stat : 6820 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15381598208 32596 33554432000 4194304 4196468 140731641802416 140598198491344 140600312297371 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6821] ppid=6808 vsize=15021092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6811/task/6821/stat : 6821 (java) S 6808 6808 5150 0 -1 1077944384 463 0 0 0 8 0 0 0 20 0 15 0 405046691 15381598208 32596 33554432000 4194304 4196468 140731641802416 140599348849136 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6822] ppid=6808 vsize=15021092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6811/task/6822/stat : 6822 (java) S 6808 6808 5150 0 -1 1077944384 500 0 0 0 7 0 0 0 20 0 15 0 405046691 15381598208 32596 33554432000 4194304 4196468 140731641802416 140599347796592 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6823] ppid=6808 vsize=15021092 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/6811/task/6823/stat : 6823 (java) R 6808 6808 5150 0 -1 4202560 595 0 0 0 15 0 0 0 20 0 15 0 405046691 15381598208 32596 33554432000 4194304 4196468 140731641802416 140599346744048 140600305375516 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6824] ppid=6808 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6824/stat : 6824 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15381598208 32596 33554432000 4194304 4196468 140731641802416 140597700586592 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6825] ppid=6808 vsize=15021092 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6825/stat : 6825 (java) S 6808 6808 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405046691 15381598208 32596 33554432000 4194304 4196468 140731641802416 140599345690928 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 131516 KiB

[startup+1.50174 s]
/proc/loadavg: 2.45 3.45 2.98 6/235 6825
/proc/meminfo: memFree=28400628/32770624 swapFree=67004752/67108860
[pid=6808] ppid=6805 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (scop.sh) S 6805 6808 5150 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405046684 115843072 349 33554432000 4194304 5098028 140726722787904 140726722785160 139780850942588 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34881536 140726722794280 140726722794608 140726722794608 140726722797517 0
/proc/6808/statm: 28282 349 296 221 0 87 0

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

/proc/6811/task/6814/stat : 6814 (java) R 6808 6808 5150 0 -1 4202560 16026 0 0 0 35965 213 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600130677536 140600296733532 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6815] ppid=6808 vsize=15025188 memory=8112282956445269571 CPUtime=361.08 cores=1,3,5,7
/proc/6811/task/6815/stat : 6815 (java) R 6808 6808 5150 0 -1 4202560 15809 0 0 0 35875 233 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600129625304 140600296732873 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6816] ppid=6808 vsize=15025188 memory=37276 CPUtime=360.51 cores=1,3,5,7
/proc/6811/task/6816/stat : 6816 (java) R 6808 6808 5150 0 -1 4202560 15422 0 0 0 35830 221 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600128572760 140600296976527 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6817] ppid=6808 vsize=15025188 memory=984 CPUtime=2.91 cores=1,3,5,7
/proc/6811/task/6817/stat : 6817 (java) S 6808 6808 5150 0 -1 1077944384 71362 0 0 0 287 4 0 0 20 0 15 0 405046688 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599349899616 140600312288981 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6818] ppid=6808 vsize=15025188 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6818/stat : 6818 (java) S 6808 6808 5150 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 405046688 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140598841435104 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6819] ppid=6808 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6819/stat : 6819 (java) S 6808 6808 5150 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 405046688 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140598572999680 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6820] ppid=6808 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6820/stat : 6820 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140598198491344 140600312297371 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6821] ppid=6808 vsize=15025188 memory=8112282956445269571 CPUtime=5.15 cores=1,3,5,7
/proc/6811/task/6821/stat : 6821 (java) S 6808 6808 5150 0 -1 1077944384 3990 0 0 0 514 1 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599348849136 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6822] ppid=6808 vsize=15025188 memory=1276 CPUtime=5.15 cores=1,3,5,7
/proc/6811/task/6822/stat : 6822 (java) S 6808 6808 5150 0 -1 1077944384 5440 0 0 0 513 2 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599347796592 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6823] ppid=6808 vsize=15025188 memory=3620 CPUtime=1.32 cores=1,3,5,7
/proc/6811/task/6823/stat : 6823 (java) S 6808 6808 5150 0 -1 1077944384 3295 0 0 0 130 2 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599346744048 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6824] ppid=6808 vsize=15025188 memory=37276 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6824/stat : 6824 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140597700586592 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6825] ppid=6808 vsize=15025188 memory=984 CPUtime=0.39 cores=1,3,5,7
/proc/6811/task/6825/stat : 6825 (java) S 6808 6808 5150 0 -1 1077944384 582 0 0 0 13 26 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599345690928 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
Current children cumulated CPU time: 1490.29 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12038576 KiB

[startup+398.401 s]
/proc/loadavg: 4.99 4.39 3.53 6/234 6861
/proc/meminfo: memFree=16457064/32770624 swapFree=67004752/67108860
[pid=6808] ppid=6805 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (scop.sh) S 6805 6808 5150 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405046684 115843072 349 33554432000 4194304 5098028 140726722787904 140726722785160 139780850942588 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34881536 140726722794280 140726722794608 140726722794608 140726722797517 0
/proc/6808/statm: 28282 349 296 221 0 87 0
[pid=6811] ppid=6808 vsize=15025188 memory=12037180 CPUtime=1496.62 cores=1,3,5,7
/proc/6811/stat : 6811 (java) S 6808 6808 5150 0 -1 1077944320 173781 0 0 0 148703 959 0 0 20 0 15 0 405046684 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140731641784960 140600312278775 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
/proc/6811/statm: 3756297 3009295 3304 1 0 3717627 0
[pid=6811/tid=6812] ppid=6808 vsize=15025188 memory=1276 CPUtime=31.02 cores=1,3,5,7
/proc/6811/task/6812/stat : 6812 (java) S 6808 6808 5150 0 -1 1077944384 24361 0 0 0 3053 49 0 0 20 0 15 0 405046685 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600284116416 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6813] ppid=6808 vsize=15025188 memory=1060 CPUtime=362.46 cores=1,3,5,7
/proc/6811/task/6813/stat : 6813 (java) R 6808 6808 5150 0 -1 4202560 16112 0 0 0 36018 228 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600316521432 140600296732878 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6814] ppid=6808 vsize=15025188 memory=4104 CPUtime=363.37 cores=1,3,5,7
/proc/6811/task/6814/stat : 6814 (java) R 6808 6808 5150 0 -1 4202560 16028 0 0 0 36124 213 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600130677536 140600296732852 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6815] ppid=6808 vsize=15025188 memory=2584 CPUtime=362.67 cores=1,3,5,7
/proc/6811/task/6815/stat : 6815 (java) R 6808 6808 5150 0 -1 4202560 15810 0 0 0 36034 233 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600129625304 140600297229411 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6816] ppid=6808 vsize=15025188 memory=2640 CPUtime=362.07 cores=1,3,5,7
/proc/6811/task/6816/stat : 6816 (java) R 6808 6808 5150 0 -1 4202560 15424 0 0 0 35986 221 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600128572760 140600296976444 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6817] ppid=6808 vsize=15025188 memory=8112282956445269571 CPUtime=2.91 cores=1,3,5,7
/proc/6811/task/6817/stat : 6817 (java) S 6808 6808 5150 0 -1 1077944384 71362 0 0 0 287 4 0 0 20 0 15 0 405046688 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599349899616 140600312288981 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6818] ppid=6808 vsize=15025188 memory=3480 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6818/stat : 6818 (java) S 6808 6808 5150 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 405046688 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140598841435104 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6819] ppid=6808 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6819/stat : 6819 (java) S 6808 6808 5150 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 405046688 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140598572999680 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6820] ppid=6808 vsize=15025188 memory=20468 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6820/stat : 6820 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140598198491344 140600312297371 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6821] ppid=6808 vsize=15025188 memory=2116 CPUtime=5.15 cores=1,3,5,7
/proc/6811/task/6821/stat : 6821 (java) S 6808 6808 5150 0 -1 1077944384 3991 0 0 0 514 1 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599348848896 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6822] ppid=6808 vsize=15025188 memory=12028 CPUtime=5.15 cores=1,3,5,7
/proc/6811/task/6822/stat : 6822 (java) S 6808 6808 5150 0 -1 1077944384 5440 0 0 0 513 2 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599347796640 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6823] ppid=6808 vsize=15025188 memory=496 CPUtime=1.32 cores=1,3,5,7
/proc/6811/task/6823/stat : 6823 (java) S 6808 6808 5150 0 -1 1077944384 3295 0 0 0 130 2 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599346744096 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6824] ppid=6808 vsize=15025188 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6824/stat : 6824 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140597700586592 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6825] ppid=6808 vsize=15025188 memory=1984 CPUtime=0.4 cores=1,3,5,7
/proc/6811/task/6825/stat : 6825 (java) S 6808 6808 5150 0 -1 1077944384 584 0 0 0 13 27 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599345690928 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
Current children cumulated CPU time: 1496.62 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12038576 KiB

[startup+400.001 s]*
/proc/loadavg: 4.99 4.40 3.54 6/234 6861
/proc/meminfo: memFree=16457032/32770624 swapFree=67004752/67108860
[pid=6808] ppid=6805 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (scop.sh) S 6805 6808 5150 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405046684 115843072 349 33554432000 4194304 5098028 140726722787904 140726722785160 139780850942588 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34881536 140726722794280 140726722794608 140726722794608 140726722797517 0
/proc/6808/statm: 28282 349 296 221 0 87 0
[pid=6811] ppid=6808 vsize=15025188 memory=12037180 CPUtime=1503 cores=1,3,5,7
/proc/6811/stat : 6811 (java) S 6808 6808 5150 0 -1 1077944320 176377 0 0 0 149340 960 0 0 20 0 15 0 405046684 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140731641784960 140600312278775 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
/proc/6811/statm: 3756297 3009295 3304 1 0 3717627 0
[pid=6811/tid=6812] ppid=6808 vsize=15025188 memory=1398722017469774279 CPUtime=31.02 cores=1,3,5,7
/proc/6811/task/6812/stat : 6812 (java) S 6808 6808 5150 0 -1 1077944384 24361 0 0 0 3053 49 0 0 20 0 15 0 405046685 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600284116416 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6813] ppid=6808 vsize=15025188 memory=4872558044660077418 CPUtime=364.06 cores=1,3,5,7
/proc/6811/task/6813/stat : 6813 (java) R 6808 6808 5150 0 -1 4202560 16281 0 0 0 36178 228 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600316521232 140600297275437 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6814] ppid=6808 vsize=15025188 memory=2640 CPUtime=364.97 cores=1,3,5,7
/proc/6811/task/6814/stat : 6814 (java) R 6808 6808 5150 0 -1 4202560 16048 0 0 0 36284 213 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600130677848 140600293888607 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6815] ppid=6808 vsize=15025188 memory=1412 CPUtime=364.27 cores=1,3,5,7
/proc/6811/task/6815/stat : 6815 (java) R 6808 6808 5150 0 -1 4202560 15822 0 0 0 36194 233 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600129624992 140600297275142 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6816] ppid=6808 vsize=15025188 memory=3480 CPUtime=363.63 cores=1,3,5,7
/proc/6811/task/6816/stat : 6816 (java) R 6808 6808 5150 0 -1 4202560 15439 0 0 0 36142 221 0 0 20 0 15 0 405046686 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140600128572760 140600297275411 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6817] ppid=6808 vsize=15025188 memory=1472 CPUtime=2.93 cores=1,3,5,7
/proc/6811/task/6817/stat : 6817 (java) S 6808 6808 5150 0 -1 1077944384 73742 0 0 0 288 5 0 0 20 0 15 0 405046688 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599349899840 140600312288981 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6818] ppid=6808 vsize=15025188 memory=128800 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6818/stat : 6818 (java) S 6808 6808 5150 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 405046688 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140598841435104 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6819] ppid=6808 vsize=15025188 memory=60084 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6819/stat : 6819 (java) S 6808 6808 5150 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 405046688 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140598572999680 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6820] ppid=6808 vsize=15025188 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6820/stat : 6820 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140598198491344 140600312297371 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6821] ppid=6808 vsize=15025188 memory=3200 CPUtime=5.15 cores=1,3,5,7
/proc/6811/task/6821/stat : 6821 (java) S 6808 6808 5150 0 -1 1077944384 3991 0 0 0 514 1 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599348848896 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6822] ppid=6808 vsize=15025188 memory=1396 CPUtime=5.15 cores=1,3,5,7
/proc/6811/task/6822/stat : 6822 (java) S 6808 6808 5150 0 -1 1077944384 5440 0 0 0 513 2 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599347796640 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6823] ppid=6808 vsize=15025188 memory=12037180 CPUtime=1.32 cores=1,3,5,7
/proc/6811/task/6823/stat : 6823 (java) S 6808 6808 5150 0 -1 1077944384 3295 0 0 0 130 2 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599346744096 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6824] ppid=6808 vsize=15025188 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6824/stat : 6824 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140597700586592 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6825] ppid=6808 vsize=15025188 memory=2584 CPUtime=0.4 cores=1,3,5,7
/proc/6811/task/6825/stat : 6825 (java) S 6808 6808 5150 0 -1 1077944384 584 0 0 0 13 27 0 0 20 0 15 0 405046691 15385792512 3009295 33554432000 4194304 4196468 140731641802416 140599345690928 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
Current children cumulated CPU time: 1503 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12038576 KiB

[startup+400.805 s]
/proc/loadavg: 4.99 4.40 3.54 6/234 6861
/proc/meminfo: memFree=16457032/32770624 swapFree=67004752/67108860
[pid=6808] ppid=6805 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (scop.sh) S 6805 6808 5150 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405046684 115843072 349 33554432000 4194304 5098028 140726722787904 140726722785160 139780850942588 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34881536 140726722794280 140726722794608 140726722794608 140726722797517 0
/proc/6808/statm: 28282 349 296 221 0 87 0
[pid=6811] ppid=6808 vsize=15025188 memory=12037184 CPUtime=1506.17 cores=1,3,5,7
/proc/6811/stat : 6811 (java) S 6808 6808 5150 0 -1 1077944320 176532 0 0 0 149657 960 0 0 20 0 15 0 405046684 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140731641784960 140600312278775 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
/proc/6811/statm: 3756297 3009296 3304 1 0 3717627 0
[pid=6811/tid=6812] ppid=6808 vsize=15025188 memory=15822200779310916 CPUtime=31.02 cores=1,3,5,7
/proc/6811/task/6812/stat : 6812 (java) S 6808 6808 5150 0 -1 1077944384 24361 0 0 0 3053 49 0 0 20 0 15 0 405046685 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140600284116416 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6813] ppid=6808 vsize=15025188 memory=3848 CPUtime=364.85 cores=1,3,5,7
/proc/6811/task/6813/stat : 6813 (java) R 6808 6808 5150 0 -1 4202560 16305 0 0 0 36257 228 0 0 20 0 15 0 405046686 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140600316521232 140600296977534 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6814] ppid=6808 vsize=15025188 memory=1396 CPUtime=365.76 cores=1,3,5,7
/proc/6811/task/6814/stat : 6814 (java) R 6808 6808 5150 0 -1 4202560 16073 0 0 0 36363 213 0 0 20 0 15 0 405046686 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140600130677848 140600293888384 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6815] ppid=6808 vsize=15025188 memory=12037180 CPUtime=365.07 cores=1,3,5,7
/proc/6811/task/6815/stat : 6815 (java) R 6808 6808 5150 0 -1 4202560 15858 0 0 0 36274 233 0 0 20 0 15 0 405046686 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140600129624992 140600297275454 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6816] ppid=6808 vsize=15025188 memory=816 CPUtime=364.43 cores=1,3,5,7
/proc/6811/task/6816/stat : 6816 (java) R 6808 6808 5150 0 -1 4202560 15486 0 0 0 36221 222 0 0 20 0 15 0 405046686 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140600128572760 140600297275421 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6817] ppid=6808 vsize=15025188 memory=1764 CPUtime=2.93 cores=1,3,5,7
/proc/6811/task/6817/stat : 6817 (java) S 6808 6808 5150 0 -1 1077944384 73742 0 0 0 288 5 0 0 20 0 15 0 405046688 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140599349899840 140600312288981 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6818] ppid=6808 vsize=15025188 memory=984 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6818/stat : 6818 (java) S 6808 6808 5150 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 405046688 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140598841435104 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6819] ppid=6808 vsize=15025188 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6819/stat : 6819 (java) S 6808 6808 5150 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 405046688 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140598572999680 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6820] ppid=6808 vsize=15025188 memory=1276 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6820/stat : 6820 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140598198491344 140600312297371 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6821] ppid=6808 vsize=15025188 memory=1396 CPUtime=5.15 cores=1,3,5,7
/proc/6811/task/6821/stat : 6821 (java) S 6808 6808 5150 0 -1 1077944384 3991 0 0 0 514 1 0 0 20 0 15 0 405046691 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140599348848896 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6822] ppid=6808 vsize=15025188 memory=12037180 CPUtime=5.15 cores=1,3,5,7
/proc/6811/task/6822/stat : 6822 (java) S 6808 6808 5150 0 -1 1077944384 5440 0 0 0 513 2 0 0 20 0 15 0 405046691 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140599347796640 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6823] ppid=6808 vsize=15025188 memory=772 CPUtime=1.32 cores=1,3,5,7
/proc/6811/task/6823/stat : 6823 (java) S 6808 6808 5150 0 -1 1077944384 3295 0 0 0 130 2 0 0 20 0 15 0 405046691 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140599346744096 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6824] ppid=6808 vsize=15025188 memory=952 CPUtime=0 cores=1,3,5,7
/proc/6811/task/6824/stat : 6824 (java) S 6808 6808 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405046691 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140597700586592 140600312288981 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
[pid=6811/tid=6825] ppid=6808 vsize=15025188 memory=14008 CPUtime=0.4 cores=1,3,5,7
/proc/6811/task/6825/stat : 6825 (java) S 6808 6808 5150 0 -1 1077944384 607 0 0 0 13 27 0 0 20 0 15 0 405046691 15385792512 3009296 33554432000 4194304 4196468 140731641802416 140599345690928 140600312289922 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11051008 140731641803503 140731641803930 140731641803930 140731641806799 0
Current children cumulated CPU time: 1506.17 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12038580 KiB

[startup+401.201 s]
/proc/loadavg: 4.99 4.40 3.54 6/234 6861
/proc/meminfo: memFree=16457032/32770624 swapFree=67004752/67108860
[pid=6808] ppid=6805 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (scop.sh) S 6805 6808 5150 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405046684 115843072 349 33554432000 4194304 5098028 140726722787904 140726722785160 139780850942588 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34881536 140726722794280 140726722794608 140726722794608 140726722797517 0
/proc/6808/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): 401.242
CPU time (s): 1507.34
CPU user time (s): 1497.68
CPU system time (s): 9.65729
CPU usage (%): 375.667
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12038628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1497.68
system time used= 9.65729
maximum resident set size= 12037596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184100
page faults= 0
swaps= 0
block input operations= 0
block output operations= 544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15101
involuntary context switches= 13064


# summary of solver processes directly reported to runsolver:
#   pid: 6808
#   total CPU time (s): 1507.34
#   total CPU user time (s): 1497.68
#   total CPU system time (s): 9.65729

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.3905 second user time and 4.45777 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-12 13:29:11
IDJOB=4387674
IDBENCH=122886
IDSOLVER=2825
FILE ID=node126/4387674-1568287789
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-144.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-4387674-1568287789/watcher-4387674-1568287789 -o /tmp/evaluation-result-4387674-1568287789/solver-4387674-1568287789 -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-4387674-1568287789.xml

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

MD5SUM BENCH= b8938fafa0a7bd5ba97e6b9454c94e7b
RANDOM SEED=244809095

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:        28532808 kB
MemAvailable:   31724768 kB
Buffers:           89984 kB
Cached:          3362952 kB
SwapCached:         2860 kB
Active:          2114136 kB
Inactive:        1497620 kB
Active(anon):     154500 kB
Inactive(anon):    46144 kB
Active(file):    1959636 kB
Inactive(file):  1451476 kB
Unevictable:      109096 kB
Mlocked:          109096 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             20808 kB
Writeback:             0 kB
AnonPages:        266964 kB
Mapped:            55020 kB
Shmem:             32816 kB
Slab:             222660 kB
SReclaimable:     193364 kB
SUnreclaim:        29296 kB
KernelStack:        3872 kB
PageTables:         6216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6007840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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:35:53