Trace number 4405301

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)? (NS) 3239.91 466.534

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-184.xml
MD5SUM50aaeae16ffb672916f4ac64373270f5
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 benchmark114.434
Satisfiable
(Un)Satisfiability was proved
Number of variables368
Number of constraints192
Number of domains2
Minimum domain size184
Maximum domain size33856
Distribution of domain sizes[{"size":184,"count":184},{"size":33856,"count":184}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":184},{"degree":4,"count":183},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity184
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":184},{"arity":92,"count":6},{"arity":184,"count":1}]
Number of extensional constraints0
Number of intensional constraints185
Distribution of constraint types[{"type":"intension","count":185},{"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 -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-1684-serial-file.bin HOME/instance-4405301-1569240313.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Mon Sep 23 14:04:29 CEST 2019
0.66/0.57	c PID: 1687
0.66/0.57	c IP: 172.20.3.136
0.66/0.57	c HOST: node136.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.61/1.06	c (0,0) Parsing End
1.61/1.07	c (0,0) CSP: 368 int (0 aux), 0 bool (0 aux), 192 ctr, max domain size 33856
1.61/1.07	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.61/1.07	c (0,0) Constraint Name Generate Begin
1.61/1.08	c (0,0) Ctr:HOME/instance-4405301-1569240313.xml,AllDifferent:Eq:Mul:Num:OrderedCtr:Var:WeightedSum
1.61/1.08	c (0,0) Constraint Name Generate End
1.61/1.08	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.61/1.08	c (0,0) CSP to CSPinCNF Begin
7.45/2.92	c (2,2) translated 20 (10%) constraints
8.58/3.33	c (2,2) translated 39 (20%) constraints
9.63/3.70	c (3,3) translated 58 (30%) constraints
10.85/4.07	c (3,3) translated 77 (40%) constraints
11.32/4.40	c (3,3) translated 96 (50%) constraints
11.66/4.76	c (4,4) translated 116 (60%) constraints
11.97/5.09	c (4,4) translated 135 (70%) constraints
12.40/5.45	c (4,4) translated 154 (80%) constraints
12.74/5.78	c (5,5) translated 173 (90%) constraints
13.05/6.08	c (5,5) translated 192 (100%) constraints
13.05/6.08	c (5,5) ===========================================
13.05/6.09	c (5,5) Order
13.05/6.09	c (5,5) ===========================================
14.40/6.51	c (5,5) translated 11878 (10%) constraints
17.21/8.14	c (7,7) translated 23756 (20%) constraints
18.14/8.43	c (7,7) translated 35634 (30%) constraints
18.44/8.68	c (8,8) translated 47511 (40%) constraints
18.74/8.94	c (8,8) translated 59389 (50%) constraints
18.95/9.19	c (8,8) translated 71267 (60%) constraints
19.24/9.44	c (8,8) translated 83144 (70%) constraints
19.45/9.69	c (9,9) translated 95022 (80%) constraints
19.78/9.95	c (9,9) translated 106900 (90%) constraints
20.14/10.25	c (9,9) translated 118777 (100%) constraints
20.14/10.25	c (9,9) CSP to CSPinCNF End
20.14/10.27	c (9,9) CSP: 723 int (356 aux), 33857 bool (33856 aux), 187206 ctr, max domain size 1046639
20.14/10.27	c (9,9) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
20.14/10.27	c (9,9) CSPinCNF Propagation Begin
41.84/26.38	c (25,25) 4346233 values, 45953 unsatisfiable literals, and 45960 valid clauses are removed
41.84/26.38	c (25,25) CSPinCNF Propagation End
41.84/26.39	c (25,25) CSP: 722 int (356 aux), 33858 bool (33856 aux), 141246 ctr, max domain size 782921
41.84/26.39	c (25,25) Heap : 390 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
41.98/26.40	c (25,25) Simplify CSPinCNF Begin
43.66/27.16	c (26,26) Simplify CSPinCNF End
43.66/27.18	c (26,26) CSP: 722 int (356 aux), 67164 bool (67162 aux), 174552 ctr, max domain size 782921
43.66/27.18	c (26,26) Heap : 835 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
43.66/27.18	c (26,26) Calculate Precise Domain Begin
3239.53/466.29	c (465,64) java.lang.OutOfMemoryError: GC overhead limit exceeded
3239.76/466.42	c (465,64) java.lang.Long.valueOf(Long.java:840)
3239.76/466.42	c (465,64) scala.runtime.BoxesRunTime.boxToLong(BoxesRunTime.java:69)
3239.76/466.42	c (465,64) scala.runtime.java8.JFunction1$mcJJ$sp.apply(JFunction1$mcJJ$sp.java:12)
3239.76/466.42	c (465,64) scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:233)
3239.76/466.42	c (465,64) scala.collection.TraversableLike$$Lambda$106/1653986196.apply(Unknown Source)
3239.76/466.42	c (465,64) scala.collection.Iterator.foreach(Iterator.scala:937)
3239.76/466.42	c (465,64) scala.collection.Iterator.foreach$(Iterator.scala:937)
3239.76/466.42	c (465,64) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
3239.76/466.42	c (465,64) scala.collection.IterableLike.foreach(IterableLike.scala:70)
3239.76/466.42	c (465,64) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
3239.76/466.42	c (465,64) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
3239.76/466.42	c (465,64) scala.collection.TraversableLike.map(TraversableLike.scala:233)
3239.76/466.42	c (465,64) scala.collection.TraversableLike.map$(TraversableLike.scala:226)
3239.76/466.42	c (465,64) scala.collection.AbstractTraversable.map(Traversable.scala:104)
3239.76/466.42	c (465,64) fun.scop.IntDomain.$anonfun$preciseAdd$1(Domain.scala:101)
3239.76/466.42	c (465,64) fun.scop.IntDomain.$anonfun$preciseAdd$1$adapted(Domain.scala:101)
3239.76/466.42	c (465,64) fun.scop.IntDomain$$Lambda$299/1484673893.apply(Unknown Source)
3239.76/466.42	c (465,64) scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:240)
3239.76/466.42	c (465,64) scala.collection.TraversableLike$$Lambda$121/1340565491.apply(Unknown Source)
3239.76/466.42	c (465,64) scala.collection.Iterator.foreach(Iterator.scala:937)
3239.76/466.42	c (465,64) scala.collection.Iterator.foreach$(Iterator.scala:937)
3239.76/466.42	c (465,64) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
3239.76/466.42	c (465,64) scala.collection.IterableLike.foreach(IterableLike.scala:70)
3239.76/466.42	c (465,64) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
3239.76/466.42	c (465,64) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
3239.76/466.42	c (465,64) scala.collection.TraversableLike.flatMap(TraversableLike.scala:240)
3239.76/466.42	c (465,64) scala.collection.TraversableLike.flatMap$(TraversableLike.scala:237)
3239.76/466.42	c (465,64) scala.collection.AbstractTraversable.flatMap(Traversable.scala:104)
3239.76/466.42	c (465,64) fun.scop.IntDomain.preciseAdd(Domain.scala:101)
3239.76/466.42	c (465,64) fun.scop.LinearSum.$anonfun$getPreciseDomain$2(Expr.scala:1727)
3239.76/466.42	c (465,64) fun.scop.LinearSum.$anonfun$getPreciseDomain$2$adapted(Expr.scala:1726)
3239.76/466.42	c (465,64) fun.scop.LinearSum$$Lambda$294/1414506856.apply(Unknown Source)
3239.76/466.42	c (465,64) 0,0,9,25,26,TO,TO,TO,TO,STOP-AFTER(Simplify)
3239.76/466.42	s UNSUPPORTED
3239.76/466.42	c END-Prog: Mon Sep 23 14:12:15 CEST 2019
0.00/466.53	c (scop.sh) HOME/scop-1684-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 (13165 MiB free)
  memory of node 1: 16384 MiB (12305 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=1684, runsolver pid=1681

[startup+0.100137 s]*
/proc/loadavg: 7.78 6.55 3.81 2/212 1706
/proc/meminfo: memFree=25987940/32770624 swapFree=67002076/67108860
[pid=1684] ppid=1681 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/1684/stat : 1684 (scop.sh) S 1681 1684 1211 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 500279917 115843072 350 33554432000 4194304 5098028 140731991794688 140731991791944 140201259926140 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12787712 140731991802621 140731991802968 140731991802968 140731991805897 0
/proc/1684/statm: 28282 350 297 221 0 87 0
[pid=1687] ppid=1684 vsize=27314120 memory=106012 CPUtime=0.1 cores=0-7
/proc/1687/stat : 1687 (java) S 1684 1684 1211 0 -1 1077944320 6093 0 0 0 8 2 0 0 20 0 20 0 500279918 27969658880 26503 33554432000 4194304 4196468 140737201035392 140737201017936 140669412810487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
/proc/1687/statm: 6828530 26503 2780 1 0 6790935 0
[pid=1687/tid=1688] ppid=1684 vsize=27314120 memory=1400242874264906928 CPUtime=0.08 cores=0-7
/proc/1687/task/1688/stat : 1688 (java) R 1684 1684 1211 0 -1 4202560 4227 0 0 0 7 1 0 0 20 0 20 0 500279918 27969658880 26568 33554432000 4194304 4196468 140737201035392 140669384614688 140669412822422 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1689] ppid=1684 vsize=27314120 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/1687/task/1689/stat : 1689 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 26568 33554432000 4194304 4196468 140737201035392 140669417052432 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1690] ppid=1684 vsize=27314120 memory=140007095166592 CPUtime=0 cores=0-7
/proc/1687/task/1690/stat : 1690 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668834625936 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1691] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1691/stat : 1691 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668833573392 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1692] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1692/stat : 1692 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668832520848 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1693] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1693/stat : 1693 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668831468304 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1694] ppid=1684 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1687/task/1694/stat : 1694 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668830415760 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1695] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1695/stat : 1695 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668829363216 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1696] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1696/stat : 1696 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668828310672 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1697] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1697/stat : 1697 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279922 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668404094960 140669412821634 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1698] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1698/stat : 1698 (java) S 1684 1684 1211 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500279922 27969658880 26568 33554432000 4194304 4196468 140737201035392 140667292476320 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1699] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1699/stat : 1699 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279923 27969658880 26568 33554432000 4194304 4196468 140737201035392 140667024040944 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1700] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1700/stat : 1700 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 26568 33554432000 4194304 4196468 140737201035392 140666649532624 140669412829083 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1701] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1701/stat : 1701 (java) S 1684 1684 1211 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668403042800 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1702] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1702/stat : 1702 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668401990256 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1703] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1703/stat : 1703 (java) S 1684 1684 1211 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668400937712 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1704] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1704/stat : 1704 (java) R 1684 1684 1211 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668399885168 140669412821634 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1705] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1705/stat : 1705 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 26568 33554432000 4194304 4196468 140737201035392 140666151626976 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1706] ppid=1684 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1687/task/1706/stat : 1706 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279926 27969658880 26568 33554432000 4194304 4196468 140737201035392 140668398832048 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107412 KiB

[startup+0.210228 s]*
/proc/loadavg: 7.78 6.55 3.81 3/212 1706
/proc/meminfo: memFree=25968720/32770624 swapFree=67002076/67108860
[pid=1684] ppid=1681 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/1684/stat : 1684 (scop.sh) S 1681 1684 1211 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 500279917 115843072 350 33554432000 4194304 5098028 140731991794688 140731991791944 140201259926140 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12787712 140731991802621 140731991802968 140731991802968 140731991805897 0
/proc/1684/statm: 28282 350 297 221 0 87 0
[pid=1687] ppid=1684 vsize=27314120 memory=122876 CPUtime=0.25 cores=0-7
/proc/1687/stat : 1687 (java) S 1684 1684 1211 0 -1 1077944320 11150 0 0 0 21 4 0 0 20 0 20 0 500279918 27969658880 30719 33554432000 4194304 4196468 140737201035392 140737201017936 140669412810487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
/proc/1687/statm: 6828530 30719 2893 1 0 6790935 0
[pid=1687/tid=1688] ppid=1684 vsize=27314120 memory=8390339637985935414 CPUtime=0.2 cores=0-7
/proc/1687/task/1688/stat : 1688 (java) R 1684 1684 1211 0 -1 4202560 8851 0 0 0 17 3 0 0 20 0 20 0 500279918 27969658880 30719 33554432000 4194304 4196468 140737201035392 140669384618048 140669394374118 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1689] ppid=1684 vsize=27314120 memory=288230600413020183 CPUtime=0 cores=0-7
/proc/1687/task/1689/stat : 1689 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 30719 33554432000 4194304 4196468 140737201035392 140669417052432 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1690] ppid=1684 vsize=27314120 memory=288370383246878336 CPUtime=0 cores=0-7
/proc/1687/task/1690/stat : 1690 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668834625936 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1691] ppid=1684 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1687/task/1691/stat : 1691 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668833573392 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1692] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1692/stat : 1692 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668832520848 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1693] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1693/stat : 1693 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668831468304 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1694] ppid=1684 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1687/task/1694/stat : 1694 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668830415760 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1695] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1695/stat : 1695 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668829363216 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1696] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1696/stat : 1696 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668828310672 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1697] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1697/stat : 1697 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279922 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668404094960 140669412821634 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1698] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1698/stat : 1698 (java) S 1684 1684 1211 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500279922 27969658880 30719 33554432000 4194304 4196468 140737201035392 140667292476320 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1699] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1699/stat : 1699 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279923 27969658880 30719 33554432000 4194304 4196468 140737201035392 140667024040944 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1700] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1700/stat : 1700 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 30719 33554432000 4194304 4196468 140737201035392 140666649532624 140669412829083 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1701] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1701/stat : 1701 (java) S 1684 1684 1211 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668403042800 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1702] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1702/stat : 1702 (java) S 1684 1684 1211 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668401990256 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1703] ppid=1684 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1687/task/1703/stat : 1703 (java) S 1684 1684 1211 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668400937712 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1704] ppid=1684 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/1687/task/1704/stat : 1704 (java) S 1684 1684 1211 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 20 0 500279925 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668399885168 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1705] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1705/stat : 1705 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 30719 33554432000 4194304 4196468 140737201035392 140666151626976 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1706] ppid=1684 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1687/task/1706/stat : 1706 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279926 27969658880 30719 33554432000 4194304 4196468 140737201035392 140668398832048 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124276 KiB

[startup+0.309385 s]*
/proc/loadavg: 7.78 6.55 3.81 2/212 1706
/proc/meminfo: memFree=25964440/32770624 swapFree=67002076/67108860
[pid=1684] ppid=1681 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/1684/stat : 1684 (scop.sh) S 1681 1684 1211 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 500279917 115843072 350 33554432000 4194304 5098028 140731991794688 140731991791944 140201259926140 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12787712 140731991802621 140731991802968 140731991802968 140731991805897 0
/proc/1684/statm: 28282 350 297 221 0 87 0
[pid=1687] ppid=1684 vsize=27314120 memory=127780 CPUtime=0.41 cores=0-7
/proc/1687/stat : 1687 (java) S 1684 1684 1211 0 -1 1077944320 11785 0 0 0 37 4 0 0 20 0 20 0 500279918 27969658880 31945 33554432000 4194304 4196468 140737201035392 140737201017936 140669412810487 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
/proc/1687/statm: 6828530 31945 3030 1 0 6790935 0
[pid=1687/tid=1688] ppid=1684 vsize=27314120 memory=1399051139730258233 CPUtime=0.29 cores=0-7
/proc/1687/task/1688/stat : 1688 (java) R 1684 1684 1211 0 -1 4202560 9294 0 0 0 26 3 0 0 20 0 20 0 500279918 27969658880 31945 33554432000 4194304 4196468 140737201035392 140669384640560 140669396890974 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1689] ppid=1684 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1687/task/1689/stat : 1689 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 31945 33554432000 4194304 4196468 140737201035392 140669417052432 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1690] ppid=1684 vsize=27314120 memory=1568 CPUtime=0 cores=0-7
/proc/1687/task/1690/stat : 1690 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668834625936 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1691] ppid=1684 vsize=27314120 memory=1064 CPUtime=0 cores=0-7
/proc/1687/task/1691/stat : 1691 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668833573392 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1692] ppid=1684 vsize=27314120 memory=14008 CPUtime=0 cores=0-7
/proc/1687/task/1692/stat : 1692 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668832520848 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1693] ppid=1684 vsize=27314120 memory=12040 CPUtime=0 cores=0-7
/proc/1687/task/1693/stat : 1693 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668831468304 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1694] ppid=1684 vsize=27314120 memory=2120 CPUtime=0 cores=0-7
/proc/1687/task/1694/stat : 1694 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668830415760 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1695] ppid=1684 vsize=27314120 memory=33648 CPUtime=0 cores=0-7
/proc/1687/task/1695/stat : 1695 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668829363216 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1696] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1696/stat : 1696 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279920 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668828310672 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1697] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1697/stat : 1697 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279922 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668404094960 140669412821634 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1698] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1698/stat : 1698 (java) S 1684 1684 1211 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500279922 27969658880 31945 33554432000 4194304 4196468 140737201035392 140667292476320 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1699] ppid=1684 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1699/stat : 1699 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279923 27969658880 31945 33554432000 4194304 4196468 140737201035392 140667024040944 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1700] ppid=1684 vsize=27314120 memory=140006941361615 CPUtime=0 cores=0-7
/proc/1687/task/1700/stat : 1700 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 31945 33554432000 4194304 4196468 140737201035392 140666649532624 140669412829083 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1701] ppid=1684 vsize=27314120 memory=67 CPUtime=0.01 cores=0-7
/proc/1687/task/1701/stat : 1701 (java) S 1684 1684 1211 0 -1 1077944384 397 0 0 0 1 0 0 0 20 0 20 0 500279925 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668403042800 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1702] ppid=1684 vsize=27314120 memory=51172 CPUtime=0.01 cores=0-7
/proc/1687/task/1702/stat : 1702 (java) R 1684 1684 1211 0 -1 4202560 65 0 0 0 1 0 0 0 20 0 20 0 500279925 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668401990256 140669397708149 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1703] ppid=1684 vsize=27314120 memory=53476 CPUtime=0.01 cores=0-7
/proc/1687/task/1703/stat : 1703 (java) S 1684 1684 1211 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 20 0 500279925 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668400937712 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1704] ppid=1684 vsize=27314120 memory=55780 CPUtime=0.07 cores=0-7
/proc/1687/task/1704/stat : 1704 (java) S 1684 1684 1211 0 -1 1077944384 534 0 0 0 7 0 0 0 20 0 20 0 500279925 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668399885168 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1705] ppid=1684 vsize=27314120 memory=110297088 CPUtime=0 cores=0-7
/proc/1687/task/1705/stat : 1705 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279925 27969658880 31945 33554432000 4194304 4196468 140737201035392 140666151626976 140669412820693 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1706] ppid=1684 vsize=27314120 memory=115843071 CPUtime=0 cores=0-7
/proc/1687/task/1706/stat : 1706 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279926 27969658880 31945 33554432000 4194304 4196468 140737201035392 140668398832048 140669412821634 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129180 KiB

[startup+0.700857 s]
/proc/loadavg: 7.78 6.55 3.81 2/212 1706
/proc/meminfo: memFree=25941864/32770624 swapFree=67002076/67108860
[pid=1684] ppid=1681 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/1684/stat : 1684 (scop.sh) S 1681 1684 1211 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 500279917 115843072 350 33554432000 4194304 5098028 140731991794688 140731991791944 140201259926140 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12787712 140731991802621 140731991802968 140731991802968 140731991805897 0
/proc/1684/statm: 28282 350 297 221 0 87 0
[pid=1687] ppid=1684 vsize=27322440 memory=165364 CPUtime=0.99 cores=0-7
/proc/1687/stat : 1687 (java) S 1684 1684 1211 0 -1 1077944320 19937 0 0 0 92 7 0 0 20 0 20 0 500279918 27978178560 41341 33554432000 4194304 4196468 140737201035392 140737201017936 140669412810487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
/proc/1687/statm: 6830610 41341 3181 1 0 6791959 0
[pid=1687/tid=1688] ppid=1684 vsize=27322440 memory=4580 CPUtime=0.67 cores=0-7
/proc/1687/task/1688/stat : 1688 (java) R 1684 1684 1211 0 -1 4202560 16955 0 0 0 62 5 0 0 20 0 20 0 500279918 27978178560 41341 33554432000 4194304 4196468 140737201035392 140669384642240 140669396891021 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1689] ppid=1684 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1689/stat : 1689 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27978178560 41341 33554432000 4194304 4196468 140737201035392 140669417052432 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1690] ppid=1684 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/1687/task/1690/stat : 1690 (java) S 1684 1684 1211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500279920 27978178560 41341 33554432000 4194304 4196468 140737201035392 140668834625936 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1691] ppid=1684 vsize=27322440 memory=2836 CPUtime=0 cores=0-7
/proc/1687/task/1691/stat : 1691 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279920 27978178560 41341 33554432000 4194304 4196468 140737201035392 140668833573392 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0

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

[pid=1684] ppid=1681 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/1684/stat : 1684 (scop.sh) S 1681 1684 1211 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 500279917 115843072 350 33554432000 4194304 5098028 140731991794688 140731991791944 140201259926140 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12787712 140731991802621 140731991802968 140731991802968 140731991805897 0
/proc/1684/statm: 28282 350 297 221 0 87 0
[pid=1687] ppid=1684 vsize=27326612 memory=23955632 CPUtime=3235.09 cores=0-7
/proc/1687/stat : 1687 (java) S 1684 1684 1211 0 -1 1077944320 450080 0 0 0 319128 4381 0 0 20 0 20 0 500279918 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140737201017936 140669412810487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
/proc/1687/statm: 6831653 5988908 3303 1 0 6792983 0
[pid=1687/tid=1688] ppid=1684 vsize=27326612 memory=1400 CPUtime=64.57 cores=0-7
/proc/1687/task/1688/stat : 1688 (java) S 1684 1684 1211 0 -1 1077944384 27658 0 0 0 6359 98 0 0 20 0 20 0 500279918 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140669384647872 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1689] ppid=1684 vsize=27326612 memory=23955632 CPUtime=394.86 cores=0-7
/proc/1687/task/1689/stat : 1689 (java) R 1684 1684 1211 0 -1 4202560 35507 0 0 0 38985 501 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140669417052552 140669405438695 0 4 2 25189581 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1690] ppid=1684 vsize=27326612 memory=1400 CPUtime=394.62 cores=0-7
/proc/1687/task/1690/stat : 1690 (java) R 1684 1684 1211 0 -1 4202560 31782 0 0 0 38950 512 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668834625744 140669405438695 0 4 2 25189581 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1691] ppid=1684 vsize=27326612 memory=23955632 CPUtime=393.65 cores=0-7
/proc/1687/task/1691/stat : 1691 (java) R 1684 1684 1211 0 -1 4202560 33577 0 0 0 38844 521 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668833573200 140669405438695 0 4 2 25189581 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1692] ppid=1684 vsize=27326612 memory=8112282956445269571 CPUtime=392.88 cores=0-7
/proc/1687/task/1692/stat : 1692 (java) R 1684 1684 1211 0 -1 4202560 25594 0 0 0 38748 540 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668832520656 140669405438695 0 4 2 25189581 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1693] ppid=1684 vsize=27326612 memory=1400 CPUtime=393.51 cores=0-7
/proc/1687/task/1693/stat : 1693 (java) R 1684 1684 1211 0 -1 4202560 30041 0 0 0 38786 565 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668831468112 140669405438695 0 4 2 25189581 0 0 0 -1 5 0 0 15 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1694] ppid=1684 vsize=27326612 memory=23955624 CPUtime=394.42 cores=0-7
/proc/1687/task/1694/stat : 1694 (java) R 1684 1684 1211 0 -1 4202560 27904 0 0 0 38878 564 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668830415568 140669405438695 0 4 2 25189581 0 0 0 -1 2 0 0 15 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1695] ppid=1684 vsize=27326612 memory=636 CPUtime=393.98 cores=0-7
/proc/1687/task/1695/stat : 1695 (java) R 1684 1684 1211 0 -1 4202560 37337 0 0 0 38865 533 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668829363416 140669397267955 0 4 2 25189581 0 0 0 -1 4 0 0 14 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1696] ppid=1684 vsize=27326612 memory=2836 CPUtime=393.56 cores=0-7
/proc/1687/task/1696/stat : 1696 (java) R 1684 1684 1211 0 -1 4202560 28055 0 0 0 38852 504 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668828310480 140669405438695 0 4 2 25189581 0 0 0 -1 6 0 0 13 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1697] ppid=1684 vsize=27326612 memory=1736 CPUtime=5.21 cores=0-7
/proc/1687/task/1697/stat : 1697 (java) S 1684 1684 1211 0 -1 1077944384 146580 0 0 0 495 26 0 0 20 0 20 0 500279922 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668404093504 140669412820693 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1698] ppid=1684 vsize=27326612 memory=6176 CPUtime=0 cores=0-7
/proc/1687/task/1698/stat : 1698 (java) S 1684 1684 1211 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 500279922 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140667292476384 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1699] ppid=1684 vsize=27326612 memory=636 CPUtime=0 cores=0-7
/proc/1687/task/1699/stat : 1699 (java) S 1684 1684 1211 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 500279923 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140667024040960 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1700] ppid=1684 vsize=27326612 memory=2836 CPUtime=0 cores=0-7
/proc/1687/task/1700/stat : 1700 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140666649532624 140669412829083 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1701] ppid=1684 vsize=27326612 memory=1056 CPUtime=3.89 cores=0-7
/proc/1687/task/1701/stat : 1701 (java) S 1684 1684 1211 0 -1 1077944384 7285 0 0 0 385 4 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668403042848 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1702] ppid=1684 vsize=27326612 memory=1568 CPUtime=3.98 cores=0-7
/proc/1687/task/1702/stat : 1702 (java) S 1684 1684 1211 0 -1 1077944384 6704 0 0 0 397 1 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668401990304 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1703] ppid=1684 vsize=27326612 memory=1064 CPUtime=4.45 cores=0-7
/proc/1687/task/1703/stat : 1703 (java) S 1684 1684 1211 0 -1 1077944384 5667 0 0 0 443 2 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668400937472 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1704] ppid=1684 vsize=27326612 memory=14008 CPUtime=1.22 cores=0-7
/proc/1687/task/1704/stat : 1704 (java) S 1684 1684 1211 0 -1 1077944384 4342 0 0 0 119 3 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668399885216 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1705] ppid=1684 vsize=27326612 memory=12040 CPUtime=0 cores=0-7
/proc/1687/task/1705/stat : 1705 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140666151626976 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1706] ppid=1684 vsize=27326612 memory=2120 CPUtime=0.16 cores=0-7
/proc/1687/task/1706/stat : 1706 (java) S 1684 1684 1211 0 -1 1077944384 711 0 0 0 6 10 0 0 20 0 20 0 500279926 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668398832048 140669412821634 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
Current children cumulated CPU time: 3235.09 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 23957032 KiB

[startup+466.001 s]*
/proc/loadavg: 7.97 7.35 5.17 9/212 1744
/proc/meminfo: memFree=2093936/32770624 swapFree=67002076/67108860
[pid=1684] ppid=1681 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/1684/stat : 1684 (scop.sh) S 1681 1684 1211 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 500279917 115843072 350 33554432000 4194304 5098028 140731991794688 140731991791944 140201259926140 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12787712 140731991802621 140731991802968 140731991802968 140731991805897 0
/proc/1684/statm: 28282 350 297 221 0 87 0
[pid=1687] ppid=1684 vsize=27326612 memory=23955632 CPUtime=3238.23 cores=0-7
/proc/1687/stat : 1687 (java) S 1684 1684 1211 0 -1 1077944320 450080 0 0 0 319440 4383 0 0 20 0 20 0 500279918 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140737201017936 140669412810487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
/proc/1687/statm: 6831653 5988908 3303 1 0 6792983 0
[pid=1687/tid=1688] ppid=1684 vsize=27326612 memory=1399051139730258233 CPUtime=64.57 cores=0-7
/proc/1687/task/1688/stat : 1688 (java) S 1684 1684 1211 0 -1 1077944384 27658 0 0 0 6359 98 0 0 20 0 20 0 500279918 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140669384647872 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1689] ppid=1684 vsize=27326612 memory=4126316290023845779 CPUtime=395.25 cores=0-7
/proc/1687/task/1689/stat : 1689 (java) R 1684 1684 1211 0 -1 4202560 35507 0 0 0 39024 501 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140669417052552 140669405438695 0 4 2 25189581 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1690] ppid=1684 vsize=27326612 memory=3408 CPUtime=395.01 cores=0-7
/proc/1687/task/1690/stat : 1690 (java) R 1684 1684 1211 0 -1 4202560 31782 0 0 0 38988 513 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668834626056 140669405438695 0 4 2 25189581 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1691] ppid=1684 vsize=27326612 memory=1400 CPUtime=394.04 cores=0-7
/proc/1687/task/1691/stat : 1691 (java) R 1684 1684 1211 0 -1 4202560 33577 0 0 0 38883 521 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668833573200 140669405438695 0 4 2 25189581 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1692] ppid=1684 vsize=27326612 memory=23955632 CPUtime=393.28 cores=0-7
/proc/1687/task/1692/stat : 1692 (java) R 1684 1684 1211 0 -1 4202560 25594 0 0 0 38787 541 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668832520656 140669405438695 0 4 2 25189581 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1693] ppid=1684 vsize=27326612 memory=1656 CPUtime=393.9 cores=0-7
/proc/1687/task/1693/stat : 1693 (java) R 1684 1684 1211 0 -1 4202560 30041 0 0 0 38825 565 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668831468112 140669405438695 0 4 2 25189581 0 0 0 -1 5 0 0 15 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1694] ppid=1684 vsize=27326612 memory=804 CPUtime=394.82 cores=0-7
/proc/1687/task/1694/stat : 1694 (java) R 1684 1684 1211 0 -1 4202560 27904 0 0 0 38917 565 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668830415568 140669405438695 0 4 2 25189581 0 0 0 -1 2 0 0 15 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1695] ppid=1684 vsize=27326612 memory=1448 CPUtime=394.39 cores=0-7
/proc/1687/task/1695/stat : 1695 (java) R 1684 1684 1211 0 -1 4202560 37337 0 0 0 38906 533 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668829363416 140669394420102 0 4 2 25189581 0 0 0 -1 4 0 0 14 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1696] ppid=1684 vsize=27326612 memory=1980 CPUtime=393.95 cores=0-7
/proc/1687/task/1696/stat : 1696 (java) R 1684 1684 1211 0 -1 4202560 28055 0 0 0 38891 504 0 0 20 0 20 0 500279920 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668828310792 140669405438695 0 4 2 25189581 0 0 0 -1 0 0 0 13 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1697] ppid=1684 vsize=27326612 memory=2676 CPUtime=5.21 cores=0-7
/proc/1687/task/1697/stat : 1697 (java) S 1684 1684 1211 0 -1 1077944384 146580 0 0 0 495 26 0 0 20 0 20 0 500279922 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668404093504 140669412820693 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1698] ppid=1684 vsize=27326612 memory=1764 CPUtime=0 cores=0-7
/proc/1687/task/1698/stat : 1698 (java) S 1684 1684 1211 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 500279922 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140667292476384 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1699] ppid=1684 vsize=27326612 memory=111632 CPUtime=0 cores=0-7
/proc/1687/task/1699/stat : 1699 (java) S 1684 1684 1211 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 500279923 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140667024040960 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1700] ppid=1684 vsize=27326612 memory=796 CPUtime=0 cores=0-7
/proc/1687/task/1700/stat : 1700 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140666649532624 140669412829083 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1701] ppid=1684 vsize=27326612 memory=1399051139730258233 CPUtime=3.89 cores=0-7
/proc/1687/task/1701/stat : 1701 (java) S 1684 1684 1211 0 -1 1077944384 7285 0 0 0 385 4 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668403042848 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1702] ppid=1684 vsize=27326612 memory=4126316290023845779 CPUtime=3.98 cores=0-7
/proc/1687/task/1702/stat : 1702 (java) S 1684 1684 1211 0 -1 1077944384 6704 0 0 0 397 1 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668401990304 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1703] ppid=1684 vsize=27326612 memory=2676 CPUtime=4.45 cores=0-7
/proc/1687/task/1703/stat : 1703 (java) S 1684 1684 1211 0 -1 1077944384 5667 0 0 0 443 2 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668400937472 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1704] ppid=1684 vsize=27326612 memory=1764 CPUtime=1.22 cores=0-7
/proc/1687/task/1704/stat : 1704 (java) S 1684 1684 1211 0 -1 1077944384 4342 0 0 0 119 3 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668399885216 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1705] ppid=1684 vsize=27326612 memory=111632 CPUtime=0 cores=0-7
/proc/1687/task/1705/stat : 1705 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279925 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140666151626976 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1706] ppid=1684 vsize=27326612 memory=796 CPUtime=0.16 cores=0-7
/proc/1687/task/1706/stat : 1706 (java) S 1684 1684 1211 0 -1 1077944384 711 0 0 0 6 10 0 0 20 0 20 0 500279926 27982450688 5988908 33554432000 4194304 4196468 140737201035392 140668398832048 140669412821634 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
Current children cumulated CPU time: 3238.23 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 23957032 KiB

[startup+466.401 s]
/proc/loadavg: 7.97 7.35 5.17 9/212 1744
/proc/meminfo: memFree=2093936/32770624 swapFree=67002076/67108860
[pid=1684] ppid=1681 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/1684/stat : 1684 (scop.sh) S 1681 1684 1211 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 500279917 115843072 350 33554432000 4194304 5098028 140731991794688 140731991791944 140201259926140 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12787712 140731991802621 140731991802968 140731991802968 140731991805897 0
/proc/1684/statm: 28282 350 297 221 0 87 0
[pid=1687] ppid=1684 vsize=27326612 memory=23955720 CPUtime=3239.76 cores=0-7
/proc/1687/stat : 1687 (java) S 1684 1684 1211 0 -1 1077944320 450599 0 0 0 319592 4384 0 0 20 0 20 0 500279918 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140737201017936 140669412810487 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
/proc/1687/statm: 6831653 5988930 3303 1 0 6792983 0
[pid=1687/tid=1688] ppid=1684 vsize=27326612 memory=23955632 CPUtime=64.57 cores=0-7
/proc/1687/task/1688/stat : 1688 (java) S 1684 1684 1211 0 -1 1077944384 27731 0 0 0 6359 98 0 0 20 0 20 0 500279918 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140669384649328 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1689] ppid=1684 vsize=27326612 memory=7234014998851839081 CPUtime=395.43 cores=0-7
/proc/1687/task/1689/stat : 1689 (java) S 1684 1684 1211 0 -1 1077944384 35510 0 0 0 39042 501 0 0 20 0 20 0 500279920 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140669417052432 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1690] ppid=1684 vsize=27326612 memory=8112282956445269571 CPUtime=395.17 cores=0-7
/proc/1687/task/1690/stat : 1690 (java) S 1684 1684 1211 0 -1 1077944384 31782 0 0 0 39004 513 0 0 20 0 20 0 500279920 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668834625936 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1691] ppid=1684 vsize=27326612 memory=23955632 CPUtime=394.17 cores=0-7
/proc/1687/task/1691/stat : 1691 (java) S 1684 1684 1211 0 -1 1077944384 33577 0 0 0 38896 521 0 0 20 0 20 0 500279920 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668833573392 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1692] ppid=1684 vsize=27326612 memory=4100 CPUtime=393.41 cores=0-7
/proc/1687/task/1692/stat : 1692 (java) S 1684 1684 1211 0 -1 1077944384 25594 0 0 0 38800 541 0 0 20 0 20 0 500279920 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668832520848 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1693] ppid=1684 vsize=27326612 memory=1824 CPUtime=394.08 cores=0-7
/proc/1687/task/1693/stat : 1693 (java) S 1684 1684 1211 0 -1 1077944384 30073 0 0 0 38843 565 0 0 20 0 20 0 500279920 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668831468304 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1694] ppid=1684 vsize=27326612 memory=1408 CPUtime=395 cores=0-7
/proc/1687/task/1694/stat : 1694 (java) S 1684 1684 1211 0 -1 1077944384 27904 0 0 0 38935 565 0 0 20 0 20 0 500279920 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668830415760 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1695] ppid=1684 vsize=27326612 memory=3616 CPUtime=394.58 cores=0-7
/proc/1687/task/1695/stat : 1695 (java) S 1684 1684 1211 0 -1 1077944384 37337 0 0 0 38925 533 0 0 20 0 20 0 500279920 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668829363216 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1696] ppid=1684 vsize=27326612 memory=61660 CPUtime=394.11 cores=0-7
/proc/1687/task/1696/stat : 1696 (java) S 1684 1684 1211 0 -1 1077944384 28056 0 0 0 38907 504 0 0 20 0 20 0 500279920 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668828310672 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1697] ppid=1684 vsize=27326612 memory=988 CPUtime=5.41 cores=0-7
/proc/1687/task/1697/stat : 1697 (java) R 1684 1684 1211 0 -1 4202560 146983 0 0 0 515 26 0 0 20 0 20 0 500279922 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668404093504 140669405099941 0 0 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1698] ppid=1684 vsize=27326612 memory=2024 CPUtime=0 cores=0-7
/proc/1687/task/1698/stat : 1698 (java) S 1684 1684 1211 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 500279922 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140667292476384 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1699] ppid=1684 vsize=27326612 memory=1416 CPUtime=0 cores=0-7
/proc/1687/task/1699/stat : 1699 (java) S 1684 1684 1211 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 500279923 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140667024040960 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1700] ppid=1684 vsize=27326612 memory=776 CPUtime=0 cores=0-7
/proc/1687/task/1700/stat : 1700 (java) S 1684 1684 1211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500279925 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140666649532624 140669412829083 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1701] ppid=1684 vsize=27326612 memory=3540 CPUtime=3.89 cores=0-7
/proc/1687/task/1701/stat : 1701 (java) S 1684 1684 1211 0 -1 1077944384 7285 0 0 0 385 4 0 0 20 0 20 0 500279925 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668403042800 140669412821634 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1702] ppid=1684 vsize=27326612 memory=8112282956445269571 CPUtime=3.98 cores=0-7
/proc/1687/task/1702/stat : 1702 (java) S 1684 1684 1211 0 -1 1077944384 6704 0 0 0 397 1 0 0 20 0 20 0 500279925 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668401990256 140669412821634 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1703] ppid=1684 vsize=27326612 memory=636 CPUtime=4.45 cores=0-7
/proc/1687/task/1703/stat : 1703 (java) S 1684 1684 1211 0 -1 1077944384 5667 0 0 0 443 2 0 0 20 0 20 0 500279925 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668400937712 140669412821634 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1704] ppid=1684 vsize=27326612 memory=2836 CPUtime=1.22 cores=0-7
/proc/1687/task/1704/stat : 1704 (java) S 1684 1684 1211 0 -1 1077944384 4342 0 0 0 119 3 0 0 20 0 20 0 500279925 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668399885168 140669412821634 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1705] ppid=1684 vsize=27326612 memory=1056 CPUtime=0 cores=0-7
/proc/1687/task/1705/stat : 1705 (java) S 1684 1684 1211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500279925 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140666151626976 140669412820693 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
[pid=1687/tid=1706] ppid=1684 vsize=27326612 memory=1568 CPUtime=0.16 cores=0-7
/proc/1687/task/1706/stat : 1706 (java) S 1684 1684 1211 0 -1 1077944384 711 0 0 0 6 10 0 0 20 0 20 0 500279926 27982450688 5988930 33554432000 4194304 4196468 140737201035392 140668398832048 140669412821634 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8802304 140737201042120 140737201042566 140737201042566 140737201045455 0
Current children cumulated CPU time: 3239.76 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 23957120 KiB

[startup+466.501 s]
/proc/loadavg: 7.97 7.35 5.17 9/212 1744
/proc/meminfo: memFree=2093936/32770624 swapFree=67002076/67108860
[pid=1684] ppid=1681 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/1684/stat : 1684 (scop.sh) S 1681 1684 1211 0 -1 4202496 558 320 0 0 0 0 0 0 20 0 1 0 500279917 115843072 350 33554432000 4194304 5098028 140731991794688 140731991791944 140201259926140 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 12787712 140731991802621 140731991802968 140731991802968 140731991805897 0
/proc/1684/statm: 28282 350 297 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1400 KiB

Child status: 0
Real time (s): 466.534
CPU time (s): 3239.91
CPU user time (s): 3195.96
CPU system time (s): 43.9467
CPU usage (%): 694.463
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 23957120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3195.96
system time used= 43.9467
maximum resident set size= 23956060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 452124
page faults= 0
swaps= 0
block input operations= 0
block output operations= 688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27668
involuntary context switches= 46029


# summary of solver processes directly reported to runsolver:
#   pid: 1684
#   total CPU time (s): 3239.91
#   total CPU user time (s): 3195.96
#   total CPU system time (s): 43.9467

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.11638 second user time and 5.35934 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-23 14:04:28
IDJOB=4405301
IDBENCH=122916
IDSOLVER=2867
FILE ID=node136/4405301-1569240313
RUNJOBID= node136-1569238583-1238
PBS_JOBID= 21704901
Free space on /var/tmp= 13488 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-184.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405301-1569240313/watcher-4405301-1569240313 -o /var/tmp/evaluation-result-4405301-1569240313/solver-4405301-1569240313 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1569238583-1238 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405301-1569240313.xml

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

MD5SUM BENCH= 50aaeae16ffb672916f4ac64373270f5
RANDOM SEED=600633216

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26081928 kB
MemAvailable:   31840216 kB
Buffers:          126952 kB
Cached:          5751092 kB
SwapCached:         3568 kB
Active:          2701624 kB
Inactive:        3183544 kB
Active(anon):       5952 kB
Inactive(anon):    58216 kB
Active(file):    2695672 kB
Inactive(file):  3125328 kB
Unevictable:      108544 kB
Mlocked:          108544 kB
SwapTotal:      67108860 kB
SwapFree:       67002076 kB
Dirty:             20784 kB
Writeback:             0 kB
AnonPages:        119128 kB
Mapped:            55532 kB
Shmem:             48212 kB
Slab:             395616 kB
SReclaimable:     365748 kB
SUnreclaim:        29868 kB
KernelStack:        3728 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node136 at 2019-09-23 14:12:15