Trace number 4392378

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-06-15)? (NS) 12601.5 2202.03

General information on the benchmark

NameMagicSequence/MagicSequence-count-s1/
MagicSequence-600-co.xml
MD5SUMc8310886daa61c46dd98a045c4929b4c
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 benchmark7.06352
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints602
Number of domains1
Minimum domain size600
Maximum domain size600
Distribution of domain sizes[{"size":600,"count":600}]
Minimum variable degree602
Maximum variable degree602
Distribution of variable degrees[{"degree":602,"count":600}]
Minimum constraint arity600
Maximum constraint arity600
Distribution of constraint arities[{"arity":600,"count":602}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"count","count":600}]
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-10397-serial-file.bin HOME/instance-4392378-1568421983.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 02:45:42 CEST 2019
0.65/0.57	c PID: 10400
0.65/0.57	c IP: 172.20.3.121
0.65/0.57	c HOST: node121.alineos.net
0.65/0.58	c (0,0) Parsing Begin
3.47/1.62	c (1,1) Parsing End
3.47/1.63	c (1,1) CSP: 600 int (0 aux), 0 bool (0 aux), 602 ctr, max domain size 600
3.47/1.63	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.47/1.63	c (1,1) Constraint Name Generate Begin
3.66/1.77	c (1,1) Ctr:HOME/instance-4392378-1568421983.xml,Count:Num:Var:WeightedSum
3.66/1.77	c (1,1) Constraint Name Generate End
3.66/1.77	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.66/1.77	c (1,1) CSP to CSPinCNF Begin
23.18/17.18	c (16,16) translated 61 (10%) constraints
38.96/31.17	c (30,30) translated 121 (20%) constraints
55.86/45.30	c (44,43) translated 181 (30%) constraints
71.57/59.19	c (58,57) translated 241 (40%) constraints
87.87/73.04	c (72,71) translated 301 (50%) constraints
104.37/87.17	c (86,84) translated 362 (60%) constraints
118.66/100.79	c (100,98) translated 422 (70%) constraints
133.65/114.49	c (113,111) translated 482 (80%) constraints
148.64/128.19	c (127,125) translated 542 (90%) constraints
163.07/141.84	c (141,138) translated 602 (100%) constraints
163.29/142.06	c (141,139) ===========================================
163.29/142.10	c (141,139) Order
163.29/142.10	c (141,139) ===========================================
175.23/149.64	c (149,146) translated 72061 (10%) constraints
184.15/156.85	c (156,153) translated 144121 (20%) constraints
191.21/163.81	c (163,160) translated 216181 (30%) constraints
201.32/171.16	c (170,167) translated 288241 (40%) constraints
208.33/178.14	c (177,174) translated 360301 (50%) constraints
218.43/185.57	c (185,181) translated 432362 (60%) constraints
225.46/192.56	c (192,188) translated 504422 (70%) constraints
235.55/199.95	c (199,195) translated 576482 (80%) constraints
245.43/207.31	c (206,202) translated 648542 (90%) constraints
252.98/214.83	c (214,210) translated 720602 (100%) constraints
253.10/214.93	c (214,210) CSP to CSPinCNF End
253.42/215.22	c (214,210) CSP: 112424 int (112123 aux), 722392 bool (722093 aux), 1669636 ctr, max domain size 25728
253.42/215.22	c (214,210) Heap : 7332 MiB used (max 22039 MiB), NonHeap : 27 MiB used (max 0 MiB)
253.42/215.22	c (214,210) CSPinCNF Propagation Begin
286.39/239.09	c (238,233) 3214741 values, 1420460 unsatisfiable literals, and 1614062 valid clauses are removed
286.39/239.09	c (238,233) CSPinCNF Propagation End
286.78/239.49	c (238,233) CSP: 7865 int (7564 aux), 826951 bool (826652 aux), 55574 ctr, max domain size 25168
286.78/239.49	c (238,233) Heap : 7220 MiB used (max 22123 MiB), NonHeap : 28 MiB used (max 0 MiB)
286.88/239.57	c (239,233) Simplify CSPinCNF Begin
287.23/239.71	c (239,233) Simplify CSPinCNF End
287.54/240.11	c (239,234) CSP: 7865 int (7564 aux), 826951 bool (826652 aux), 55574 ctr, max domain size 25168
287.54/240.11	c (239,234) Heap : 7220 MiB used (max 22123 MiB), NonHeap : 28 MiB used (max 0 MiB)
287.54/240.11	c (239,234) Calculate Precise Domain Begin
758.70/368.08	c (367,312) 157954 values are removed by re-calculation
758.70/368.08	c (367,312) Calculate Precise Domain End
759.10/368.49	c (367,312) CSP: 7865 int (7564 aux), 826951 bool (826652 aux), 55574 ctr, max domain size 25050
759.10/368.49	c (367,312) Heap : 1260 MiB used (max 20025 MiB), NonHeap : 28 MiB used (max 0 MiB)
759.10/368.49	c (367,312) CSPinCNF to SatSolver Begin
765.57/371.55	c (371,315) 5558 (10 %) CSP clauses are encoded (0 SAT variables, 1213600 SAT clauses)
765.92/371.84	c (371,315) 11115 (20 %) CSP clauses are encoded (0 SAT variables, 1343335 SAT clauses)
766.02/372.00	c (371,316) 16673 (30 %) CSP clauses are encoded (0 SAT variables, 1385757 SAT clauses)
766.41/372.15	c (371,316) 22230 (40 %) CSP clauses are encoded (0 SAT variables, 1408164 SAT clauses)
766.61/372.27	c (371,316) 27787 (50 %) CSP clauses are encoded (0 SAT variables, 1422429 SAT clauses)
766.75/372.37	c (371,316) 33345 (60 %) CSP clauses are encoded (0 SAT variables, 1433029 SAT clauses)
766.86/372.46	c (371,316) 38902 (70 %) CSP clauses are encoded (0 SAT variables, 1441456 SAT clauses)
766.96/372.54	c (371,316) 44460 (80 %) CSP clauses are encoded (0 SAT variables, 1448206 SAT clauses)
767.07/372.62	c (372,316) 50017 (90 %) CSP clauses are encoded (0 SAT variables, 1454027 SAT clauses)
12526.16/2192.33	c (2191,664) java.lang.OutOfMemoryError: GC overhead limit exceeded
12601.32/2201.86	c (2201,664) fun.scop.HyOL$.$anonfun$encodeGe$1(HyOL.scala:222)
12601.32/2201.86	c (2201,664) fun.scop.HyOL$.$anonfun$encodeGe$1$adapted(HyOL.scala:222)
12601.32/2201.86	c (2201,664) fun.scop.HyOL$$$Lambda$239/794075965.apply(Unknown Source)
12601.32/2201.86	c (2201,664) scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:233)
12601.32/2201.86	c (2201,664) scala.collection.TraversableLike$$Lambda$76/1472465.apply(Unknown Source)
12601.32/2201.86	c (2201,664) scala.collection.Iterator.foreach(Iterator.scala:937)
12601.32/2201.86	c (2201,664) scala.collection.Iterator.foreach$(Iterator.scala:937)
12601.32/2201.86	c (2201,664) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
12601.32/2201.86	c (2201,664) scala.collection.IterableLike.foreach(IterableLike.scala:70)
12601.32/2201.86	c (2201,664) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
12601.32/2201.86	c (2201,664) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
12601.32/2201.86	c (2201,664) scala.collection.TraversableLike.map(TraversableLike.scala:233)
12601.32/2201.86	c (2201,664) scala.collection.TraversableLike.map$(TraversableLike.scala:226)
12601.32/2201.86	c (2201,664) scala.collection.AbstractTraversable.map(Traversable.scala:104)
12601.32/2201.86	c (2201,664) fun.scop.HyOL$.encodeGe(HyOL.scala:222)
12601.32/2201.86	c (2201,664) fun.scop.HyOL$.$anonfun$encodeGe$3(HyOL.scala:225)
12601.32/2201.86	c (2201,664) fun.scop.HyOL$$$Lambda$241/254801937.apply(Unknown Source)
12601.32/2201.86	c (2201,664) scala.collection.TraversableLike$WithFilter.$anonfun$flatMap$2(TraversableLike.scala:769)
12601.32/2201.86	c (2201,664) scala.collection.TraversableLike$WithFilter$$Lambda$242/1522132780.apply(Unknown Source)
12601.32/2201.86	c (2201,664) scala.collection.Iterator.foreach(Iterator.scala:937)
12601.32/2201.86	c (2201,664) scala.collection.Iterator.foreach$(Iterator.scala:937)
12601.32/2201.86	c (2201,664) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
12601.32/2201.86	c (2201,664) scala.collection.IterableLike.foreach(IterableLike.scala:70)
12601.32/2201.86	c (2201,664) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
12601.32/2201.86	c (2201,664) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
12601.32/2201.86	c (2201,664) scala.collection.TraversableLike$WithFilter.flatMap(TraversableLike.scala:768)
12601.32/2201.86	c (2201,664) fun.scop.HyOL$.encodeGe(HyOL.scala:222)
12601.32/2201.86	c (2201,664) fun.scop.HyOL$.encode(HyOL.scala:302)
12601.32/2201.86	c (2201,664) fun.scop.HyOL$.$anonfun$encode$6(HyOL.scala:321)
12601.32/2201.86	c (2201,664) fun.scop.HyOL$$$Lambda$231/896644936.apply(Unknown Source)
12601.32/2201.86	c (2201,664) scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:240)
12601.32/2201.87	c (2201,664) scala.collection.TraversableLike$$Lambda$94/1472682156.apply(Unknown Source)
12601.32/2201.87	c (2201,664) 1,1,214,238,239,367,TO,TO,TO,STOP-AFTER(PreciseDomCalculation)
12601.32/2201.87	s UNSUPPORTED
12601.32/2201.87	c END-Prog: Sat Sep 14 03:22:23 CEST 2019
0.00/2202.03	c (scop.sh) HOME/scop-10397-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 (15128 MiB free)
  memory of node 1: 16384 MiB (15601 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392378-1568421983/watcher-4392378-1568421983 -o /tmp/evaluation-result-4392378-1568421983/solver-4392378-1568421983 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568416726-8779 --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-4392378-1568421983.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=10397, runsolver pid=10394

[startup+0.100162 s]*
/proc/loadavg: 7.63 8.26 8.22 4/211 10419
/proc/meminfo: memFree=31373656/32770624 swapFree=66982084/67108860
[pid=10397] ppid=10394 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10397/stat : 10397 (scop.sh) S 10394 10397 8752 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 418460997 115843072 349 33554432000 4194304 5098028 140732109957424 140732109954680 140703281750652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30048256 140732109964069 140732109964396 140732109964396 140732109967309 0
/proc/10397/statm: 28282 349 296 221 0 87 0
[pid=10400] ppid=10397 vsize=27314120 memory=106132 CPUtime=0.1 cores=0-7
/proc/10400/stat : 10400 (java) S 10397 10397 8752 0 -1 1077944320 6099 0 0 0 8 2 0 0 20 0 20 0 418460997 27969658880 26533 33554432000 4194304 4196468 140732000782112 140732000764656 140637250920183 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
/proc/10400/statm: 6828530 26533 2803 1 0 6790935 0
[pid=10400/tid=10401] ppid=10397 vsize=27314120 memory=-2177352373413752899 CPUtime=0.09 cores=0-7
/proc/10400/task/10401/stat : 10401 (java) R 10397 10397 8752 0 -1 4202560 4207 0 0 0 7 2 0 0 20 0 20 0 418460997 27969658880 26533 33554432000 4194304 4196468 140732000782112 140637222724384 140637235000670 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10402] ppid=10397 vsize=27314120 memory=732369805134437349 CPUtime=0 cores=0-7
/proc/10400/task/10402/stat : 10402 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 26533 33554432000 4194304 4196468 140732000782112 140637255163024 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10403] ppid=10397 vsize=27314120 memory=139666796983936 CPUtime=0 cores=0-7
/proc/10400/task/10403/stat : 10403 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 26533 33554432000 4194304 4196468 140732000782112 140637038558224 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10404] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10404/stat : 10404 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 26533 33554432000 4194304 4196468 140732000782112 140637037505424 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10405] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10405/stat : 10405 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 26533 33554432000 4194304 4196468 140732000782112 140637036452624 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10406] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10406/stat : 10406 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 26533 33554432000 4194304 4196468 140732000782112 140637035399824 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10407] ppid=10397 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10400/task/10407/stat : 10407 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 26533 33554432000 4194304 4196468 140732000782112 140637034347024 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10408] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10408/stat : 10408 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 26533 33554432000 4194304 4196468 140732000782112 140637033294224 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10409] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10409/stat : 10409 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 26533 33554432000 4194304 4196468 140732000782112 140637032241424 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10410] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10410/stat : 10410 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461001 27969658880 26533 33554432000 4194304 4196468 140732000782112 140635503848304 140637250931330 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10411] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10411/stat : 10411 (java) S 10397 10397 8752 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418461002 27969658880 26533 33554432000 4194304 4196468 140732000782112 140635214439968 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10412] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10412/stat : 10412 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461002 27969658880 26533 33554432000 4194304 4196468 140732000782112 140634946004336 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10413] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10413/stat : 10413 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 26533 33554432000 4194304 4196468 140732000782112 140634571495760 140637250938779 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10414] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10414/stat : 10414 (java) S 10397 10397 8752 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 26533 33554432000 4194304 4196468 140732000782112 140635502795120 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10415] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10415/stat : 10415 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 26533 33554432000 4194304 4196468 140732000782112 140635501742320 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10416] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10416/stat : 10416 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 26533 33554432000 4194304 4196468 140732000782112 140635500689520 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10417] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10417/stat : 10417 (java) S 10397 10397 8752 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 26533 33554432000 4194304 4196468 140732000782112 140635499636720 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10418] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10418/stat : 10418 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461005 27969658880 26533 33554432000 4194304 4196468 140732000782112 140634073590880 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10419] ppid=10397 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10400/task/10419/stat : 10419 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461005 27969658880 26533 33554432000 4194304 4196468 140732000782112 140635498585136 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107528 KiB

[startup+0.21025 s]*
/proc/loadavg: 7.63 8.26 8.22 3/211 10419
/proc/meminfo: memFree=31342488/32770624 swapFree=66982084/67108860
[pid=10397] ppid=10394 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10397/stat : 10397 (scop.sh) S 10394 10397 8752 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 418460997 115843072 349 33554432000 4194304 5098028 140732109957424 140732109954680 140703281750652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30048256 140732109964069 140732109964396 140732109964396 140732109967309 0
/proc/10397/statm: 28282 349 296 221 0 87 0
[pid=10400] ppid=10397 vsize=27314120 memory=125288 CPUtime=0.25 cores=0-7
/proc/10400/stat : 10400 (java) S 10397 10397 8752 0 -1 1077944320 11733 0 0 0 21 4 0 0 20 0 20 0 418460997 27969658880 31322 33554432000 4194304 4196468 140732000782112 140732000764656 140637250920183 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
/proc/10400/statm: 6828530 31322 2937 1 0 6790935 0
[pid=10400/tid=10401] ppid=10397 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/10400/task/10401/stat : 10401 (java) R 10397 10397 8752 0 -1 4202560 9444 0 0 0 16 3 0 0 20 0 20 0 418460997 27969658880 31322 33554432000 4194304 4196468 140732000782112 140637222728576 140637232483735 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10402] ppid=10397 vsize=27314120 memory=732369805134437349 CPUtime=0 cores=0-7
/proc/10400/task/10402/stat : 10402 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 31322 33554432000 4194304 4196468 140732000782112 140637255163024 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10403] ppid=10397 vsize=27314120 memory=139666796983936 CPUtime=0 cores=0-7
/proc/10400/task/10403/stat : 10403 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 31322 33554432000 4194304 4196468 140732000782112 140637038558224 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10404] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10404/stat : 10404 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 31322 33554432000 4194304 4196468 140732000782112 140637037505424 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10405] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10405/stat : 10405 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 31322 33554432000 4194304 4196468 140732000782112 140637036452624 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10406] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10406/stat : 10406 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 31322 33554432000 4194304 4196468 140732000782112 140637035399824 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10407] ppid=10397 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10400/task/10407/stat : 10407 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 31322 33554432000 4194304 4196468 140732000782112 140637034347024 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10408] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10408/stat : 10408 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 31322 33554432000 4194304 4196468 140732000782112 140637033294224 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10409] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10409/stat : 10409 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 31322 33554432000 4194304 4196468 140732000782112 140637032241424 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10410] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10410/stat : 10410 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461001 27969658880 31322 33554432000 4194304 4196468 140732000782112 140635503848304 140637250931330 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10411] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10411/stat : 10411 (java) S 10397 10397 8752 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418461002 27969658880 31322 33554432000 4194304 4196468 140732000782112 140635214439968 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10412] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10412/stat : 10412 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461002 27969658880 31322 33554432000 4194304 4196468 140732000782112 140634946004336 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10413] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10413/stat : 10413 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 31322 33554432000 4194304 4196468 140732000782112 140634571495760 140637250938779 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10414] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10414/stat : 10414 (java) S 10397 10397 8752 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 31322 33554432000 4194304 4196468 140732000782112 140635502795120 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10415] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10415/stat : 10415 (java) S 10397 10397 8752 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 31322 33554432000 4194304 4196468 140732000782112 140635501742320 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10416] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10416/stat : 10416 (java) S 10397 10397 8752 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 31322 33554432000 4194304 4196468 140732000782112 140635500689520 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10417] ppid=10397 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/10400/task/10417/stat : 10417 (java) S 10397 10397 8752 0 -1 1077944384 448 0 0 0 2 0 0 0 20 0 20 0 418461004 27969658880 31322 33554432000 4194304 4196468 140732000782112 140635499636720 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10418] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10418/stat : 10418 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461005 27969658880 31322 33554432000 4194304 4196468 140732000782112 140634073590880 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10419] ppid=10397 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10400/task/10419/stat : 10419 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461005 27969658880 31322 33554432000 4194304 4196468 140732000782112 140635498585136 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126684 KiB

[startup+0.309477 s]*
/proc/loadavg: 7.63 8.26 8.22 2/211 10419
/proc/meminfo: memFree=31344140/32770624 swapFree=66982084/67108860
[pid=10397] ppid=10394 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10397/stat : 10397 (scop.sh) S 10394 10397 8752 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 418460997 115843072 349 33554432000 4194304 5098028 140732109957424 140732109954680 140703281750652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30048256 140732109964069 140732109964396 140732109964396 140732109967309 0
/proc/10397/statm: 28282 349 296 221 0 87 0
[pid=10400] ppid=10397 vsize=27314120 memory=129580 CPUtime=0.41 cores=0-7
/proc/10400/stat : 10400 (java) S 10397 10397 8752 0 -1 1077944320 12290 0 0 0 37 4 0 0 20 0 20 0 418460997 27969658880 32395 33554432000 4194304 4196468 140732000782112 140732000764656 140637250920183 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
/proc/10400/statm: 6828530 32395 3004 1 0 6790935 0
[pid=10400/tid=10401] ppid=10397 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/10400/task/10401/stat : 10401 (java) R 10397 10397 8752 0 -1 4202560 9797 0 0 0 26 3 0 0 20 0 20 0 418460997 27969658880 32395 33554432000 4194304 4196468 140732000782112 140637222750256 140637236602713 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10402] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10402/stat : 10402 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 32395 33554432000 4194304 4196468 140732000782112 140637255163024 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10403] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10403/stat : 10403 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 32395 33554432000 4194304 4196468 140732000782112 140637038558224 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10404] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10404/stat : 10404 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 32395 33554432000 4194304 4196468 140732000782112 140637037505424 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10405] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10405/stat : 10405 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 32395 33554432000 4194304 4196468 140732000782112 140637036452624 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10406] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10406/stat : 10406 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 32395 33554432000 4194304 4196468 140732000782112 140637035399824 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10407] ppid=10397 vsize=27314120 memory=139666699414191 CPUtime=0 cores=0-7
/proc/10400/task/10407/stat : 10407 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 32395 33554432000 4194304 4196468 140732000782112 140637034347024 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10408] ppid=10397 vsize=27314120 memory=139666699416496 CPUtime=0 cores=0-7
/proc/10400/task/10408/stat : 10408 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 32395 33554432000 4194304 4196468 140732000782112 140637033294224 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10409] ppid=10397 vsize=27314120 memory=139666699418800 CPUtime=0 cores=0-7
/proc/10400/task/10409/stat : 10409 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27969658880 32395 33554432000 4194304 4196468 140732000782112 140637032241424 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10410] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10410/stat : 10410 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461001 27969658880 32395 33554432000 4194304 4196468 140732000782112 140635503848304 140637250931330 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10411] ppid=10397 vsize=27314120 memory=279333398851472 CPUtime=0 cores=0-7
/proc/10400/task/10411/stat : 10411 (java) S 10397 10397 8752 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418461002 27969658880 32395 33554432000 4194304 4196468 140732000782112 140635214439968 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10412] ppid=10397 vsize=27314120 memory=279333398849168 CPUtime=0 cores=0-7
/proc/10400/task/10412/stat : 10412 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461002 27969658880 32395 33554432000 4194304 4196468 140732000782112 140634946004336 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10413] ppid=10397 vsize=27314120 memory=279333398856080 CPUtime=0 cores=0-7
/proc/10400/task/10413/stat : 10413 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 32395 33554432000 4194304 4196468 140732000782112 140634571495760 140637250938779 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10414] ppid=10397 vsize=27314120 memory=279333398797328 CPUtime=0.01 cores=0-7
/proc/10400/task/10414/stat : 10414 (java) R 10397 10397 8752 0 -1 4202560 367 0 0 0 1 0 0 0 20 0 20 0 418461004 27969658880 32395 33554432000 4194304 4196468 140732000782112 140635502795120 140637250932118 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10415] ppid=10397 vsize=27314120 memory=279333398869904 CPUtime=0 cores=0-7
/proc/10400/task/10415/stat : 10415 (java) S 10397 10397 8752 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 418461004 27969658880 32395 33554432000 4194304 4196468 140732000782112 140635501742320 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10416] ppid=10397 vsize=27314120 memory=279333398876816 CPUtime=0.01 cores=0-7
/proc/10400/task/10416/stat : 10416 (java) S 10397 10397 8752 0 -1 1077944384 232 0 0 0 1 0 0 0 20 0 20 0 418461004 27969658880 32395 33554432000 4194304 4196468 140732000782112 140635500689520 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10417] ppid=10397 vsize=27314120 memory=279333398874512 CPUtime=0.07 cores=0-7
/proc/10400/task/10417/stat : 10417 (java) S 10397 10397 8752 0 -1 1077944384 495 0 0 0 7 0 0 0 20 0 20 0 418461004 27969658880 32395 33554432000 4194304 4196468 140732000782112 140635499636720 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10418] ppid=10397 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10418/stat : 10418 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461005 27969658880 32395 33554432000 4194304 4196468 140732000782112 140634073590880 140637250930389 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10419] ppid=10397 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/10400/task/10419/stat : 10419 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461005 27969658880 32395 33554432000 4194304 4196468 140732000782112 140635498585136 140637250931330 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130976 KiB

[startup+0.700932 s]
/proc/loadavg: 7.63 8.26 8.22 2/211 10419
/proc/meminfo: memFree=31326152/32770624 swapFree=66982084/67108860
[pid=10397] ppid=10394 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10397/stat : 10397 (scop.sh) S 10394 10397 8752 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 418460997 115843072 349 33554432000 4194304 5098028 140732109957424 140732109954680 140703281750652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30048256 140732109964069 140732109964396 140732109964396 140732109967309 0
/proc/10397/statm: 28282 349 296 221 0 87 0
[pid=10400] ppid=10397 vsize=27320392 memory=165568 CPUtime=0.99 cores=0-7
/proc/10400/stat : 10400 (java) S 10397 10397 8752 0 -1 1077944320 19930 0 0 0 92 7 0 0 20 0 20 0 418460997 27976081408 41392 33554432000 4194304 4196468 140732000782112 140732000764656 140637250920183 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
/proc/10400/statm: 6830098 41392 3185 1 0 6791447 0
[pid=10400/tid=10401] ppid=10397 vsize=27320392 memory=0 CPUtime=0.67 cores=0-7
/proc/10400/task/10401/stat : 10401 (java) S 10397 10397 8752 0 -1 1077944384 16861 0 0 0 62 5 0 0 20 0 20 0 418460997 27976081408 41392 33554432000 4194304 4196468 140732000782112 140637222757632 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10402] ppid=10397 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10402/stat : 10402 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461000 27976081408 41392 33554432000 4194304 4196468 140732000782112 140637255163024 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10403] ppid=10397 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10403/stat : 10403 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27976081408 41392 33554432000 4194304 4196468 140732000782112 140637038558224 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10404] ppid=10397 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10404/stat : 10404 (java) S 10397 10397 8752 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418461000 27976081408 41392 33554432000 4194304 4196468 140732000782112 140637037505424 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0

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

[pid=10397] ppid=10394 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10397/stat : 10397 (scop.sh) S 10394 10397 8752 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 418460997 115843072 349 33554432000 4194304 5098028 140732109957424 140732109954680 140703281750652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30048256 140732109964069 140732109964396 140732109964396 140732109967309 0
/proc/10397/statm: 28282 349 296 221 0 87 0
[pid=10400] ppid=10397 vsize=27328728 memory=24034312 CPUtime=12587.3 cores=0-7
/proc/10400/stat : 10400 (java) S 10397 10397 8752 0 -1 1077944320 9474530 0 0 0 1248947 9782 0 0 20 0 20 0 418460997 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140732000764656 140637250920183 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
/proc/10400/statm: 6832182 6008578 3328 1 0 6792983 0
[pid=10400/tid=10401] ppid=10397 vsize=27328728 memory=8317482817917895235 CPUtime=665.06 cores=0-7
/proc/10400/task/10401/stat : 10401 (java) S 10397 10397 8752 0 -1 1077944384 110590 0 0 0 65910 596 0 0 20 0 20 0 418460997 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637222759296 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 479 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10402] ppid=10397 vsize=27328728 memory=-7003737579269690708 CPUtime=1490.28 cores=0-7
/proc/10400/task/10402/stat : 10402 (java) R 10397 10397 8752 0 -1 4202560 1344149 0 0 0 147842 1186 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637255163224 140637235620768 0 4 2 25189581 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10403] ppid=10397 vsize=27328728 memory=4160 CPUtime=1485.29 cores=0-7
/proc/10400/task/10403/stat : 10403 (java) R 10397 10397 8752 0 -1 4202560 576673 0 0 0 147461 1068 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637038558112 140637235620845 0 4 2 25189581 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10404] ppid=10397 vsize=27328728 memory=1692 CPUtime=1490.04 cores=0-7
/proc/10400/task/10404/stat : 10404 (java) R 10397 10397 8752 0 -1 4202560 1207779 0 0 0 147907 1097 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637037505624 140637244024876 0 4 2 25189581 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10405] ppid=10397 vsize=27328728 memory=1028 CPUtime=1488.55 cores=0-7
/proc/10400/task/10405/stat : 10405 (java) R 10397 10397 8752 0 -1 4202560 1175327 0 0 0 147713 1142 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637036452824 140637244023830 0 4 2 25189581 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10406] ppid=10397 vsize=27328728 memory=11204 CPUtime=1485.43 cores=0-7
/proc/10400/task/10406/stat : 10406 (java) R 10397 10397 8752 0 -1 4202560 992717 0 0 0 147431 1112 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637035400024 140637235620814 0 4 2 25189581 0 0 0 -1 0 0 0 15 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10407] ppid=10397 vsize=27328728 memory=288289750621730436 CPUtime=1488.54 cores=0-7
/proc/10400/task/10407/stat : 10407 (java) R 10397 10397 8752 0 -1 4202560 1400538 0 0 0 147686 1168 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637034347224 140637235620871 0 4 2 25189581 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10408] ppid=10397 vsize=27328728 memory=288289961192568545 CPUtime=1486.7 cores=0-7
/proc/10400/task/10408/stat : 10408 (java) R 10397 10397 8752 0 -1 4202560 948299 0 0 0 147504 1166 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637033294424 140637235620660 0 4 2 25189581 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10409] ppid=10397 vsize=27328728 memory=288230377044162182 CPUtime=1484.48 cores=0-7
/proc/10400/task/10409/stat : 10409 (java) R 10397 10397 8752 0 -1 4202560 1039717 0 0 0 147280 1168 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637032241624 140637235620871 0 4 2 25189581 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10410] ppid=10397 vsize=27328728 memory=0 CPUtime=7.27 cores=0-7
/proc/10400/task/10410/stat : 10410 (java) S 10397 10397 8752 0 -1 1077944384 616188 0 0 0 687 40 0 0 20 0 20 0 418461001 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635503846848 140637250930389 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10411] ppid=10397 vsize=27328728 memory=288289961192568545 CPUtime=0 cores=0-7
/proc/10400/task/10411/stat : 10411 (java) S 10397 10397 8752 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 418461002 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635214440032 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10412] ppid=10397 vsize=27328728 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10400/task/10412/stat : 10412 (java) S 10397 10397 8752 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 418461002 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140634946004352 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10413] ppid=10397 vsize=27328728 memory=1808 CPUtime=0 cores=0-7
/proc/10400/task/10413/stat : 10413 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140634571495760 140637250938779 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10414] ppid=10397 vsize=27328728 memory=924 CPUtime=3.97 cores=0-7
/proc/10400/task/10414/stat : 10414 (java) S 10397 10397 8752 0 -1 1077944384 13379 0 0 0 394 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635502795168 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10415] ppid=10397 vsize=27328728 memory=4240 CPUtime=5.25 cores=0-7
/proc/10400/task/10415/stat : 10415 (java) S 10397 10397 8752 0 -1 1077944384 17817 0 0 0 522 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635501742368 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10416] ppid=10397 vsize=27328728 memory=1408 CPUtime=3.99 cores=0-7
/proc/10400/task/10416/stat : 10416 (java) S 10397 10397 8752 0 -1 1077944384 12811 0 0 0 396 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635500689568 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10417] ppid=10397 vsize=27328728 memory=3492 CPUtime=1.45 cores=0-7
/proc/10400/task/10417/stat : 10417 (java) S 10397 10397 8752 0 -1 1077944384 13305 0 0 0 142 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635499636480 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10418] ppid=10397 vsize=27328728 memory=1396 CPUtime=0 cores=0-7
/proc/10400/task/10418/stat : 10418 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461005 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140634073590880 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10419] ppid=10397 vsize=27328728 memory=24034312 CPUtime=0.84 cores=0-7
/proc/10400/task/10419/stat : 10419 (java) S 10397 10397 8752 0 -1 1077944384 3887 0 0 0 47 37 0 0 20 0 20 0 418461005 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635498585136 140637250931330 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 55 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
Current children cumulated CPU time: 12587.3 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 24035708 KiB

[startup+2200.8 s]
/proc/loadavg: 7.02 7.67 7.09 9/212 10650
/proc/meminfo: memFree=3919188/32770624 swapFree=66982164/67108860
[pid=10397] ppid=10394 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10397/stat : 10397 (scop.sh) S 10394 10397 8752 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 418460997 115843072 349 33554432000 4194304 5098028 140732109957424 140732109954680 140703281750652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30048256 140732109964069 140732109964396 140732109964396 140732109967309 0
/proc/10397/statm: 28282 349 296 221 0 87 0
[pid=10400] ppid=10397 vsize=27328728 memory=24034312 CPUtime=12593.6 cores=0-7
/proc/10400/stat : 10400 (java) S 10397 10397 8752 0 -1 1077944320 9500604 0 0 0 1249576 9785 0 0 20 0 20 0 418460997 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140732000764656 140637250920183 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
/proc/10400/statm: 6832182 6008578 3328 1 0 6792983 0
[pid=10400/tid=10401] ppid=10397 vsize=27328728 memory=11976 CPUtime=665.06 cores=0-7
/proc/10400/task/10401/stat : 10401 (java) S 10397 10397 8752 0 -1 1077944384 110590 0 0 0 65910 596 0 0 20 0 20 0 418460997 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637222759296 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 479 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10402] ppid=10397 vsize=27328728 memory=7356 CPUtime=1491.07 cores=0-7
/proc/10400/task/10402/stat : 10402 (java) R 10397 10397 8752 0 -1 4202560 1357051 0 0 0 147920 1187 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637255163224 140637235916692 0 4 2 25189581 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10403] ppid=10397 vsize=27328728 memory=512 CPUtime=1486.07 cores=0-7
/proc/10400/task/10403/stat : 10403 (java) R 10397 10397 8752 0 -1 4202560 576674 0 0 0 147539 1068 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637038558112 140637235918128 0 4 2 25189581 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10404] ppid=10397 vsize=27328728 memory=1564 CPUtime=1490.83 cores=0-7
/proc/10400/task/10404/stat : 10404 (java) R 10397 10397 8752 0 -1 4202560 1207959 0 0 0 147986 1097 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637037505624 140637235621184 0 4 2 25189581 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10405] ppid=10397 vsize=27328728 memory=928 CPUtime=1489.33 cores=0-7
/proc/10400/task/10405/stat : 10405 (java) R 10397 10397 8752 0 -1 4202560 1187712 0 0 0 147790 1143 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637036452824 140637235620801 0 4 2 25189581 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10406] ppid=10397 vsize=27328728 memory=4100 CPUtime=1486.22 cores=0-7
/proc/10400/task/10406/stat : 10406 (java) R 10397 10397 8752 0 -1 4202560 992892 0 0 0 147510 1112 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637035400024 140637235909810 0 4 2 25189581 0 0 0 -1 0 0 0 15 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10407] ppid=10397 vsize=27328728 memory=1628 CPUtime=1489.33 cores=0-7
/proc/10400/task/10407/stat : 10407 (java) R 10397 10397 8752 0 -1 4202560 1400625 0 0 0 147765 1168 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637034347224 140637235909816 0 4 2 25189581 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10408] ppid=10397 vsize=27328728 memory=8317482817917895235 CPUtime=1487.49 cores=0-7
/proc/10400/task/10408/stat : 10408 (java) R 10397 10397 8752 0 -1 4202560 948520 0 0 0 147583 1166 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637033294424 140637235918218 0 4 2 25189581 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10409] ppid=10397 vsize=27328728 memory=-7003737579269690708 CPUtime=1485.27 cores=0-7
/proc/10400/task/10409/stat : 10409 (java) R 10397 10397 8752 0 -1 4202560 1039838 0 0 0 147359 1168 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637032241624 140637235620858 0 4 2 25189581 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10410] ppid=10397 vsize=27328728 memory=7356 CPUtime=7.27 cores=0-7
/proc/10400/task/10410/stat : 10410 (java) S 10397 10397 8752 0 -1 1077944384 616188 0 0 0 687 40 0 0 20 0 20 0 418461001 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635503846848 140637250930389 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10411] ppid=10397 vsize=27328728 memory=512 CPUtime=0 cores=0-7
/proc/10400/task/10411/stat : 10411 (java) S 10397 10397 8752 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 418461002 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635214440032 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10412] ppid=10397 vsize=27328728 memory=1396 CPUtime=0 cores=0-7
/proc/10400/task/10412/stat : 10412 (java) S 10397 10397 8752 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 418461002 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140634946004352 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10413] ppid=10397 vsize=27328728 memory=24034312 CPUtime=0 cores=0-7
/proc/10400/task/10413/stat : 10413 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140634571495760 140637250938779 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10414] ppid=10397 vsize=27328728 memory=1328 CPUtime=3.97 cores=0-7
/proc/10400/task/10414/stat : 10414 (java) S 10397 10397 8752 0 -1 1077944384 13379 0 0 0 394 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635502795168 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10415] ppid=10397 vsize=27328728 memory=780 CPUtime=5.25 cores=0-7
/proc/10400/task/10415/stat : 10415 (java) S 10397 10397 8752 0 -1 1077944384 17817 0 0 0 522 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635501742368 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10416] ppid=10397 vsize=27328728 memory=4160 CPUtime=3.99 cores=0-7
/proc/10400/task/10416/stat : 10416 (java) S 10397 10397 8752 0 -1 1077944384 12811 0 0 0 396 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635500689568 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10417] ppid=10397 vsize=27328728 memory=1692 CPUtime=1.45 cores=0-7
/proc/10400/task/10417/stat : 10417 (java) S 10397 10397 8752 0 -1 1077944384 13305 0 0 0 142 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635499636480 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10418] ppid=10397 vsize=27328728 memory=1028 CPUtime=0 cores=0-7
/proc/10400/task/10418/stat : 10418 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461005 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140634073590880 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10419] ppid=10397 vsize=27328728 memory=1060 CPUtime=0.84 cores=0-7
/proc/10400/task/10419/stat : 10419 (java) S 10397 10397 8752 0 -1 1077944384 3887 0 0 0 47 37 0 0 20 0 20 0 418461005 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635498585136 140637250931330 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 55 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
Current children cumulated CPU time: 12593.6 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 24035708 KiB

[startup+2201.6 s]
/proc/loadavg: 7.02 7.67 7.09 9/212 10650
/proc/meminfo: memFree=3918520/32770624 swapFree=66982164/67108860
[pid=10397] ppid=10394 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10397/stat : 10397 (scop.sh) S 10394 10397 8752 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 418460997 115843072 349 33554432000 4194304 5098028 140732109957424 140732109954680 140703281750652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30048256 140732109964069 140732109964396 140732109964396 140732109967309 0
/proc/10397/statm: 28282 349 296 221 0 87 0
[pid=10400] ppid=10397 vsize=27328728 memory=24034312 CPUtime=12600 cores=0-7
/proc/10400/stat : 10400 (java) S 10397 10397 8752 0 -1 1077944320 9540236 0 0 0 1250211 9789 0 0 20 0 20 0 418460997 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140732000764656 140637250920183 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
/proc/10400/statm: 6832182 6008578 3328 1 0 6792983 0
[pid=10400/tid=10401] ppid=10397 vsize=27328728 memory=1692 CPUtime=665.06 cores=0-7
/proc/10400/task/10401/stat : 10401 (java) S 10397 10397 8752 0 -1 1077944384 110590 0 0 0 65910 596 0 0 20 0 20 0 418460997 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637222759296 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 479 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10402] ppid=10397 vsize=27328728 memory=1028 CPUtime=1491.87 cores=0-7
/proc/10400/task/10402/stat : 10402 (java) R 10397 10397 8752 0 -1 4202560 1364966 0 0 0 147999 1188 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637255163224 140637235620621 0 4 2 25189581 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10403] ppid=10397 vsize=27328728 memory=9580 CPUtime=1486.86 cores=0-7
/proc/10400/task/10403/stat : 10403 (java) R 10397 10397 8752 0 -1 4202560 576680 0 0 0 147618 1068 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637038558112 140637235620587 0 4 2 25189581 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10404] ppid=10397 vsize=27328728 memory=14008 CPUtime=1491.64 cores=0-7
/proc/10400/task/10404/stat : 10404 (java) R 10397 10397 8752 0 -1 4202560 1216252 0 0 0 148066 1098 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637037505624 140637235620867 0 4 2 25189581 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10405] ppid=10397 vsize=27328728 memory=2120 CPUtime=1490.14 cores=0-7
/proc/10400/task/10405/stat : 10405 (java) R 10397 10397 8752 0 -1 4202560 1194603 0 0 0 147870 1144 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637036452824 140637235909828 0 4 2 25189581 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10406] ppid=10397 vsize=27328728 memory=1548 CPUtime=1487.02 cores=0-7
/proc/10400/task/10406/stat : 10406 (java) R 10397 10397 8752 0 -1 4202560 993147 0 0 0 147590 1112 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637035400024 140637235620911 0 4 2 25189581 0 0 0 -1 0 0 0 15 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10407] ppid=10397 vsize=27328728 memory=7980 CPUtime=1490.13 cores=0-7
/proc/10400/task/10407/stat : 10407 (java) R 10397 10397 8752 0 -1 4202560 1408522 0 0 0 147844 1169 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637034347224 140637235620923 0 4 2 25189581 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10408] ppid=10397 vsize=27328728 memory=1164 CPUtime=1488.29 cores=0-7
/proc/10400/task/10408/stat : 10408 (java) R 10397 10397 8752 0 -1 4202560 948520 0 0 0 147663 1166 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637033294424 140637235620888 0 4 2 25189581 0 0 0 -1 3 0 0 16 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10409] ppid=10397 vsize=27328728 memory=3620 CPUtime=1486.07 cores=0-7
/proc/10400/task/10409/stat : 10409 (java) R 10397 10397 8752 0 -1 4202560 1048213 0 0 0 147439 1168 0 0 20 0 20 0 418461000 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140637032241624 140637235620035 0 4 2 25189581 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10410] ppid=10397 vsize=27328728 memory=21360 CPUtime=7.27 cores=0-7
/proc/10400/task/10410/stat : 10410 (java) S 10397 10397 8752 0 -1 1077944384 616188 0 0 0 687 40 0 0 20 0 20 0 418461001 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635503846848 140637250930389 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10411] ppid=10397 vsize=27328728 memory=2004 CPUtime=0 cores=0-7
/proc/10400/task/10411/stat : 10411 (java) S 10397 10397 8752 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 418461002 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635214440032 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10412] ppid=10397 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10412/stat : 10412 (java) S 10397 10397 8752 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 418461002 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140634946004352 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10413] ppid=10397 vsize=27328728 memory=0 CPUtime=0 cores=0-7
/proc/10400/task/10413/stat : 10413 (java) S 10397 10397 8752 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140634571495760 140637250938779 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10414] ppid=10397 vsize=27328728 memory=0 CPUtime=3.97 cores=0-7
/proc/10400/task/10414/stat : 10414 (java) S 10397 10397 8752 0 -1 1077944384 13379 0 0 0 394 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635502795168 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10415] ppid=10397 vsize=27328728 memory=1060 CPUtime=5.25 cores=0-7
/proc/10400/task/10415/stat : 10415 (java) S 10397 10397 8752 0 -1 1077944384 17817 0 0 0 522 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635501742368 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10416] ppid=10397 vsize=27328728 memory=2828 CPUtime=3.99 cores=0-7
/proc/10400/task/10416/stat : 10416 (java) S 10397 10397 8752 0 -1 1077944384 12811 0 0 0 396 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635500689568 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10417] ppid=10397 vsize=27328728 memory=756 CPUtime=1.45 cores=0-7
/proc/10400/task/10417/stat : 10417 (java) S 10397 10397 8752 0 -1 1077944384 13305 0 0 0 142 3 0 0 20 0 20 0 418461004 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635499636480 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10418] ppid=10397 vsize=27328728 memory=4486604260213485459 CPUtime=0 cores=0-7
/proc/10400/task/10418/stat : 10418 (java) S 10397 10397 8752 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418461005 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140634073590880 140637250930389 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
[pid=10400/tid=10419] ppid=10397 vsize=27328728 memory=1028 CPUtime=0.84 cores=0-7
/proc/10400/task/10419/stat : 10419 (java) S 10397 10397 8752 0 -1 1077944384 3887 0 0 0 47 37 0 0 20 0 20 0 418461005 27984617472 6008578 33554432000 4194304 4196468 140732000782112 140635498585136 140637250931330 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 55 0 0 6293624 6294260 15781888 140732000789227 140732000789654 140732000789654 140732000792527 0
Current children cumulated CPU time: 12600 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 24035708 KiB

[startup+2202 s]*
/proc/loadavg: 7.02 7.67 7.09 2/194 10650
/proc/meminfo: memFree=25036700/32770624 swapFree=66982164/67108860
[pid=10397] ppid=10394 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/10397/stat : 10397 (scop.sh) S 10394 10397 8752 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 418460997 115843072 349 33554432000 4194304 5098028 140732109957424 140732109954680 140703281750652 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30048256 140732109964069 140732109964396 140732109964396 140732109967309 0
/proc/10397/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): 2202.03
CPU time (s): 12601.5
CPU user time (s): 12503.5
CPU system time (s): 98.0334
CPU usage (%): 572.269
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 24035708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12503.5
system time used= 98.0334
maximum resident set size= 24034624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9541958
page faults= 0
swaps= 0
block input operations= 184
block output operations= 6806568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 289659
involuntary context switches= 396575


# summary of solver processes directly reported to runsolver:
#   pid: 10397
#   total CPU time (s): 12601.5
#   total CPU user time (s): 12503.5
#   total CPU system time (s): 98.0334

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1625 second user time and 23.5301 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-14 02:45:41
IDJOB=4392378
IDBENCH=123205
IDSOLVER=2838
FILE ID=node121/4392378-1568421983
RUNJOBID= node121-1568416726-8779
PBS_JOBID= 21702260
Free space on /tmp= 61412 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/MagicSequence/MagicSequence-count-s1/MagicSequence-600-co.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392378-1568421983/watcher-4392378-1568421983 -o /tmp/evaluation-result-4392378-1568421983/solver-4392378-1568421983 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568416726-8779 --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-4392378-1568421983.xml

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

MD5SUM BENCH= c8310886daa61c46dd98a045c4929b4c
RANDOM SEED=1450637892

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31466748 kB
MemAvailable:   31912132 kB
Buffers:          172124 kB
Cached:           569384 kB
SwapCached:        18584 kB
Active:           400552 kB
Inactive:         364508 kB
Active(anon):       9356 kB
Inactive(anon):    45224 kB
Active(file):     391196 kB
Inactive(file):   319284 kB
Unevictable:      108668 kB
Mlocked:          108668 kB
SwapTotal:      67108860 kB
SwapFree:       66982084 kB
Dirty:             20760 kB
Writeback:             0 kB
AnonPages:        113424 kB
Mapped:            35364 kB
Shmem:             22512 kB
Slab:             130084 kB
SReclaimable:     101476 kB
SUnreclaim:        28608 kB
KernelStack:        3680 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 58068 MiB
End job on node121 at 2019-09-14 03:22:23