Trace number 4405263

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) 10152.7 2207.95

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-21.xml
MD5SUMc7982e61e1aa12db31c7a822b635a08f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.58339
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree122
Distribution of variable degrees[{"degree":109,"count":4},{"degree":110,"count":1},{"degree":112,"count":3},{"degree":113,"count":1},{"degree":114,"count":5},{"degree":115,"count":1},{"degree":116,"count":1},{"degree":117,"count":1},{"degree":118,"count":1},{"degree":120,"count":1},{"degree":121,"count":1},{"degree":122,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
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-442-serial-file.bin HOME/instance-4405263-1569335979.xml
0.61/0.57	
0.61/0.57	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.61/0.57	
0.61/0.60	c BEGIN-Prog: Tue Sep 24 16:39:01 CEST 2019
0.61/0.60	c PID: 446
0.61/0.60	c IP: 172.20.3.126
0.61/0.60	c HOST: node126.alineos.net
0.73/0.61	c (0,0) Parsing Begin
2.54/1.33	c (0,0) Parsing End
2.54/1.34	c (0,0) CSP: 0 int (0 aux), 21 bool (0 aux), 133 ctr, max domain size 2
2.54/1.34	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.54/1.34	c (0,0) Constraint Name Generate Begin
2.54/1.34	c (0,0) Ctr:HOME/instance-4405263-1569335979.xml,ExtensionSupport:Var
2.54/1.34	c (0,0) Constraint Name Generate End
2.54/1.34	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.54/1.34	c (0,0) CSP to CSPinCNF Begin
114.30/80.63	c (80,76) translated 14 (10%) constraints
217.40/154.61	c (154,146) translated 27 (20%) constraints
311.97/227.72	c (227,216) translated 40 (30%) constraints
410.13/305.76	c (305,291) translated 54 (40%) constraints
500.57/378.17	c (377,361) translated 67 (50%) constraints
591.81/450.81	c (450,430) translated 80 (60%) constraints
692.23/529.39	c (528,506) translated 94 (70%) constraints
784.55/602.93	c (602,577) translated 107 (80%) constraints
877.35/676.77	c (676,648) translated 120 (90%) constraints
964.40/749.08	c (748,718) translated 133 (100%) constraints
974.80/755.49	c (754,724) ===========================================
975.24/755.81	c (755,724) Order
975.24/755.81	c (755,724) ===========================================
1260.34/821.75	c (821,758) translated 1777612 (10%) constraints
1456.58/877.07	c (876,793) translated 3555223 (20%) constraints
1656.23/932.60	c (932,828) translated 5332835 (30%) constraints
1863.97/989.24	c (988,862) translated 7110446 (40%) constraints
2174.29/1059.16	c (1058,897) translated 8888058 (50%) constraints
2487.48/1129.24	c (1128,932) translated 10665669 (60%) constraints
3011.78/1225.82	c (1225,966) translated 12443281 (70%) constraints
3753.08/1350.10	c (1349,1001) translated 14220892 (80%) constraints
6412.60/1720.76	c (1720,1036) translated 15998504 (90%) constraints
10152.23/2207.41	c (2206,1049) java.lang.OutOfMemoryError: GC overhead limit exceeded
10152.23/2207.41	c (2206,1049) scala.LowPriorityImplicits.wrapRefArray(Predef.scala:610)
10152.23/2207.41	c (2206,1049) scala.collection.immutable.Map$Map1.iterator(Map.scala:117)
10152.23/2207.41	c (2206,1049) scala.collection.MapLike$$anon$2.<init>(MapLike.scala:217)
10152.23/2207.41	c (2206,1049) scala.collection.MapLike.valuesIterator(MapLike.scala:216)
10152.23/2207.41	c (2206,1049) scala.collection.MapLike.valuesIterator$(MapLike.scala:216)
10152.23/2207.41	c (2206,1049) scala.collection.AbstractMap.valuesIterator(Map.scala:59)
10152.23/2207.41	c (2206,1049) scala.collection.MapLike$DefaultValuesIterable.iterator(MapLike.scala:207)
10152.23/2207.41	c (2206,1049) scala.collection.IterableLike.toStream(IterableLike.scala:299)
10152.23/2207.41	c (2206,1049) scala.collection.IterableLike.toStream$(IterableLike.scala:299)
10152.23/2207.41	c (2206,1049) scala.collection.AbstractIterable.toStream(Iterable.scala:54)
10152.23/2207.41	c (2206,1049) scala.collection.TraversableOnce.toSeq(TraversableOnce.scala:297)
10152.23/2207.41	c (2206,1049) scala.collection.TraversableOnce.toSeq$(TraversableOnce.scala:297)
10152.23/2207.41	c (2206,1049) scala.collection.AbstractTraversable.toSeq(Traversable.scala:104)
10152.23/2207.41	c (2206,1049) fun.scop.LinearCmp$.apply(Expr.scala:1838)
10152.23/2207.41	c (2206,1049) fun.scop.TranslatorOrd.normalizeCmp(Translator.scala:1641)
10152.23/2207.41	c (2206,1049) fun.scop.TranslatorOrd.transCtr(Translator.scala:1679)
10152.23/2207.46	c (2206,1049) fun.scop.TranslatorOrd.$anonfun$transCtr$19(Translator.scala:1775)
10152.23/2207.46	c (2206,1049) fun.scop.TranslatorOrd$$Lambda$181/1782580546.apply(Unknown Source)
10152.23/2207.46	c (2206,1049) scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:233)
10152.23/2207.46	c (2206,1049) scala.collection.TraversableLike$$Lambda$92/188576144.apply(Unknown Source)
10152.23/2207.46	c (2206,1049) scala.collection.Iterator.foreach(Iterator.scala:937)
10152.23/2207.46	c (2206,1049) scala.collection.Iterator.foreach$(Iterator.scala:937)
10152.23/2207.46	c (2206,1049) scala.collection.AbstractIterator.foreach(Iterator.scala:1425)
10152.23/2207.46	c (2206,1049) scala.collection.IterableLike.foreach(IterableLike.scala:70)
10152.23/2207.46	c (2206,1049) scala.collection.IterableLike.foreach$(IterableLike.scala:69)
10152.23/2207.46	c (2206,1049) scala.collection.AbstractIterable.foreach(Iterable.scala:54)
10152.23/2207.46	c (2206,1049) scala.collection.TraversableLike.map(TraversableLike.scala:233)
10152.23/2207.46	c (2206,1049) scala.collection.TraversableLike.map$(TraversableLike.scala:226)
10152.23/2207.46	c (2206,1049) scala.collection.AbstractTraversable.map(Traversable.scala:104)
10152.23/2207.46	c (2206,1049) fun.scop.TranslatorOrd.transCtr(Translator.scala:1775)
10152.23/2207.46	c (2206,1049) fun.scop.TranslatorOrd.$anonfun$transCSPinCNFtoCSPinCNF$1(Translator.scala:2116)
10152.23/2207.46	c (2206,1049) fun.scop.TranslatorOrd$$Lambda$204/1125736023.apply$mcVI$sp(Unknown Source)
10152.23/2207.46	c (2206,1049) 0,0,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(CtrName)
10152.23/2207.46	s UNSUPPORTED
10152.23/2207.46	c END-Prog: Tue Sep 24 17:15:48 CEST 2019
0.00/2207.94	c (scop.sh) HOME/scop-442-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 (11934 MiB free)
  memory of node 1: 16384 MiB (11480 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405263-1569335979/watcher-4405263-1569335979 -o /var/tmp/evaluation-result-4405263-1569335979/solver-4405263-1569335979 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node126-1569335941-423 --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-4405263-1569335979.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=442, runsolver pid=438

[startup+0.100187 s]*
/proc/loadavg: 0.00 0.01 0.05 3/210 464
/proc/meminfo: memFree=23884024/32770624 swapFree=66996980/67108860
[pid=442] ppid=438 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/442/stat : 442 (scop.sh) S 438 442 395 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 509865650 115843072 349 33554432000 4194304 5098028 140732540214512 140732540211768 140077356286588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28831744 140732540216061 140732540216408 140732540216408 140732540219337 0
/proc/442/statm: 28282 349 297 221 0 87 0
[pid=446] ppid=442 vsize=27247012 memory=101828 CPUtime=0.07 cores=0-7
/proc/446/stat : 446 (java) S 442 442 395 0 -1 1077944320 6042 0 0 0 5 2 0 0 20 0 19 0 509865650 27900940288 25457 33554432000 4194304 4196468 140729528755520 140729528738064 139739726774007 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
/proc/446/statm: 6811753 25457 2598 1 0 6774294 0
[pid=446/tid=447] ppid=442 vsize=27247012 memory=8390339637985935414 CPUtime=0.05 cores=0-7
/proc/446/task/447/stat : 447 (java) D 442 442 395 0 -1 1077944384 4165 0 0 0 4 1 0 0 20 0 19 0 509865651 27900940288 25457 33554432000 4194304 4196468 140729528755520 139739698612248 139739719452021 0 4 2 16800973 18446744072101674532 0 0 -1 2 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=448] ppid=442 vsize=27247012 memory=288230596134830103 CPUtime=0 cores=0-7
/proc/446/task/448/stat : 448 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 509865653 27900940288 25457 33554432000 4194304 4196468 140729528755520 139739731016080 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=449] ppid=442 vsize=27247012 memory=288370941723801216 CPUtime=0 cores=0-7
/proc/446/task/449/stat : 449 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 509865653 27900940288 25457 33554432000 4194304 4196468 140729528755520 139739514411280 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=450] ppid=442 vsize=27247012 memory=-1 CPUtime=0 cores=0-7
/proc/446/task/450/stat : 450 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 509865653 27900940288 25457 33554432000 4194304 4196468 140729528755520 139739147524752 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=451] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/451/stat : 451 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 509865653 27900940288 25457 33554432000 4194304 4196468 140729528755520 139739146471952 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=452] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/452/stat : 452 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 509865653 27900940288 25457 33554432000 4194304 4196468 140729528755520 139739145419664 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=453] ppid=442 vsize=27247012 memory=-1 CPUtime=0 cores=0-7
/proc/446/task/453/stat : 453 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 509865653 27900940288 25457 33554432000 4194304 4196468 140729528755520 139739144366864 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=454] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/454/stat : 454 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 509865653 27900940288 25457 33554432000 4194304 4196468 140729528755520 139739143314576 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=455] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/455/stat : 455 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 509865653 27900940288 25457 33554432000 4194304 4196468 140729528755520 139739142261776 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=456] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/456/stat : 456 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 509865655 27900940288 25457 33554432000 4194304 4196468 140729528755520 139737912264816 139739726785154 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=457] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/457/stat : 457 (java) S 442 442 395 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 509865656 27900940288 25457 33554432000 4194304 4196468 140729528755520 139737566274336 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=458] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/458/stat : 458 (java) S 442 442 395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 509865656 27900940288 25457 33554432000 4194304 4196468 140729528755520 139737432052848 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=459] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/459/stat : 459 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 509865659 27900940288 25457 33554432000 4194304 4196468 140729528755520 139737057548368 139739726792603 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=460] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/460/stat : 460 (java) S 442 442 395 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 19 0 509865659 27900940288 25457 33554432000 4194304 4196468 140729528755520 139737911212656 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=461] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/461/stat : 461 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 509865660 27900940288 25457 33554432000 4194304 4196468 140729528755520 139737910159856 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=462] ppid=442 vsize=27247012 memory=-1 CPUtime=0 cores=0-7
/proc/446/task/462/stat : 462 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 509865660 27900940288 25457 33554432000 4194304 4196468 140729528755520 139737909107568 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=463] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/463/stat : 463 (java) S 442 442 395 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 19 0 509865660 27900940288 25457 33554432000 4194304 4196468 140729528755520 139737908054768 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=464] ppid=442 vsize=27247012 memory=0 CPUtime=0 cores=0-7
/proc/446/task/464/stat : 464 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 509865660 27900940288 25457 33554432000 4194304 4196468 140729528755520 139736559642976 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 27360140 KiB
Current children cumulated memory: 103224 KiB

[startup+0.210238 s]*
/proc/loadavg: 0.00 0.01 0.05 2/211 465
/proc/meminfo: memFree=23863500/32770624 swapFree=66996980/67108860
[pid=442] ppid=438 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/442/stat : 442 (scop.sh) S 438 442 395 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 509865650 115843072 349 33554432000 4194304 5098028 140732540214512 140732540211768 140077356286588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28831744 140732540216061 140732540216408 140732540216408 140732540219337 0
/proc/442/statm: 28282 349 297 221 0 87 0
[pid=446] ppid=442 vsize=27314120 memory=122040 CPUtime=0.2 cores=0-7
/proc/446/stat : 446 (java) S 442 442 395 0 -1 1077944320 11771 0 0 0 16 4 0 0 20 0 20 0 509865650 27969658880 30510 33554432000 4194304 4196468 140729528755520 140729528738064 139739726774007 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
/proc/446/statm: 6828530 30510 2939 1 0 6790935 0
[pid=446/tid=447] ppid=442 vsize=27314120 memory=8316850467074736180 CPUtime=0.16 cores=0-7
/proc/446/task/447/stat : 447 (java) R 442 442 395 0 -1 4202560 9545 0 0 0 13 3 0 0 20 0 20 0 509865651 27969658880 30510 33554432000 4194304 4196468 140729528755520 139739698579520 139739707049219 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=448] ppid=442 vsize=27314120 memory=8987 CPUtime=0 cores=0-7
/proc/446/task/448/stat : 448 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 30510 33554432000 4194304 4196468 140729528755520 139739731016080 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=449] ppid=442 vsize=27314120 memory=288370941723801216 CPUtime=0 cores=0-7
/proc/446/task/449/stat : 449 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 30510 33554432000 4194304 4196468 140729528755520 139739514411280 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=450] ppid=442 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/446/task/450/stat : 450 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 30510 33554432000 4194304 4196468 140729528755520 139739147524752 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=451] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/451/stat : 451 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 30510 33554432000 4194304 4196468 140729528755520 139739146471952 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=452] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/452/stat : 452 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 30510 33554432000 4194304 4196468 140729528755520 139739145419664 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=453] ppid=442 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/446/task/453/stat : 453 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 30510 33554432000 4194304 4196468 140729528755520 139739144366864 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=454] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/454/stat : 454 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 30510 33554432000 4194304 4196468 140729528755520 139739143314576 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=455] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/455/stat : 455 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 30510 33554432000 4194304 4196468 140729528755520 139739142261776 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=456] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/456/stat : 456 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865655 27969658880 30510 33554432000 4194304 4196468 140729528755520 139737912264816 139739726785154 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=457] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/457/stat : 457 (java) S 442 442 395 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509865656 27969658880 30510 33554432000 4194304 4196468 140729528755520 139737566274336 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=458] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/458/stat : 458 (java) S 442 442 395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509865656 27969658880 30510 33554432000 4194304 4196468 140729528755520 139737432052848 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=459] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/459/stat : 459 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865659 27969658880 30510 33554432000 4194304 4196468 140729528755520 139737057548368 139739726792603 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=460] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/460/stat : 460 (java) S 442 442 395 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 509865659 27969658880 30510 33554432000 4194304 4196468 140729528755520 139737911212656 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=461] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/461/stat : 461 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509865660 27969658880 30510 33554432000 4194304 4196468 140729528755520 139737910159856 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=462] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/462/stat : 462 (java) S 442 442 395 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 20 0 509865660 27969658880 30510 33554432000 4194304 4196468 140729528755520 139737909107568 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=463] ppid=442 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/446/task/463/stat : 463 (java) S 442 442 395 0 -1 1077944384 444 0 0 0 2 0 0 0 20 0 20 0 509865660 27969658880 30510 33554432000 4194304 4196468 140729528755520 139737908054768 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=464] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/464/stat : 464 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509865660 27969658880 30510 33554432000 4194304 4196468 140729528755520 139736559642976 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=465] ppid=442 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/446/task/465/stat : 465 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865661 27969658880 30510 33554432000 4194304 4196468 140729528755520 139737907001648 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 123436 KiB

[startup+0.309917 s]*
/proc/loadavg: 0.00 0.01 0.05 3/211 465
/proc/meminfo: memFree=23859280/32770624 swapFree=66996980/67108860
[pid=442] ppid=438 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/442/stat : 442 (scop.sh) S 438 442 395 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 509865650 115843072 349 33554432000 4194304 5098028 140732540214512 140732540211768 140077356286588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28831744 140732540216061 140732540216408 140732540216408 140732540219337 0
/proc/442/statm: 28282 349 297 221 0 87 0
[pid=446] ppid=442 vsize=27314120 memory=127544 CPUtime=0.37 cores=0-7
/proc/446/stat : 446 (java) S 442 442 395 0 -1 1077944320 12238 0 0 0 33 4 0 0 20 0 20 0 509865650 27969658880 31886 33554432000 4194304 4196468 140729528755520 140729528738064 139739726774007 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
/proc/446/statm: 6828530 31886 3015 1 0 6790935 0
[pid=446/tid=447] ppid=442 vsize=27314120 memory=1398722017469774279 CPUtime=0.26 cores=0-7
/proc/446/task/447/stat : 447 (java) R 442 442 395 0 -1 4202560 9829 0 0 0 23 3 0 0 20 0 20 0 509865651 27969658880 31952 33554432000 4194304 4196468 140729528755520 139739698601344 139739707049859 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=448] ppid=442 vsize=27314120 memory=2240 CPUtime=0 cores=0-7
/proc/446/task/448/stat : 448 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 31952 33554432000 4194304 4196468 140729528755520 139739731016080 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=449] ppid=442 vsize=27314120 memory=140565572089472 CPUtime=0 cores=0-7
/proc/446/task/449/stat : 449 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 31952 33554432000 4194304 4196468 140729528755520 139739514411280 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=450] ppid=442 vsize=27314120 memory=2240 CPUtime=0 cores=0-7
/proc/446/task/450/stat : 450 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 31952 33554432000 4194304 4196468 140729528755520 139739147524752 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=451] ppid=442 vsize=27314120 memory=2241 CPUtime=0 cores=0-7
/proc/446/task/451/stat : 451 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 31952 33554432000 4194304 4196468 140729528755520 139739146471952 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=452] ppid=442 vsize=27314120 memory=2241 CPUtime=0 cores=0-7
/proc/446/task/452/stat : 452 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 31952 33554432000 4194304 4196468 140729528755520 139739145419664 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=453] ppid=442 vsize=27314120 memory=140565421337103 CPUtime=0 cores=0-7
/proc/446/task/453/stat : 453 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 31952 33554432000 4194304 4196468 140729528755520 139739144366864 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=454] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/454/stat : 454 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 31952 33554432000 4194304 4196468 140729528755520 139739143314576 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=455] ppid=442 vsize=27314120 memory=281130842664992 CPUtime=0 cores=0-7
/proc/446/task/455/stat : 455 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865653 27969658880 31952 33554432000 4194304 4196468 140729528755520 139739142261776 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=456] ppid=442 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/446/task/456/stat : 456 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865655 27969658880 31952 33554432000 4194304 4196468 140729528755520 139737912264816 139739726785154 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=457] ppid=442 vsize=27314120 memory=1298 CPUtime=0 cores=0-7
/proc/446/task/457/stat : 457 (java) S 442 442 395 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509865656 27969658880 31952 33554432000 4194304 4196468 140729528755520 139737566274336 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=458] ppid=442 vsize=27314120 memory=285 CPUtime=0 cores=0-7
/proc/446/task/458/stat : 458 (java) S 442 442 395 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509865656 27969658880 31952 33554432000 4194304 4196468 140729528755520 139737432052848 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=459] ppid=442 vsize=27314120 memory=767 CPUtime=0 cores=0-7
/proc/446/task/459/stat : 459 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865659 27969658880 31952 33554432000 4194304 4196468 140729528755520 139737057548368 139739726792603 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=460] ppid=442 vsize=27314120 memory=3 CPUtime=0.01 cores=0-7
/proc/446/task/460/stat : 460 (java) R 442 442 395 0 -1 4202560 397 0 0 0 1 0 0 0 20 0 20 0 509865659 27969658880 31952 33554432000 4194304 4196468 140729528755520 139737911204160 139739711898965 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=461] ppid=442 vsize=27314120 memory=305 CPUtime=0.01 cores=0-7
/proc/446/task/461/stat : 461 (java) S 442 442 395 0 -1 1077944384 94 0 0 0 1 0 0 0 20 0 20 0 509865660 27969658880 31952 33554432000 4194304 4196468 140729528755520 139737910159856 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=462] ppid=442 vsize=27314120 memory=275654 CPUtime=0 cores=0-7
/proc/446/task/462/stat : 462 (java) S 442 442 395 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 20 0 509865660 27969658880 31952 33554432000 4194304 4196468 140729528755520 139737909107568 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=463] ppid=442 vsize=27314120 memory=1 CPUtime=0.07 cores=0-7
/proc/446/task/463/stat : 463 (java) S 442 442 395 0 -1 1077944384 469 0 0 0 7 0 0 0 20 0 20 0 509865660 27969658880 31952 33554432000 4194304 4196468 140729528755520 139737908054768 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=464] ppid=442 vsize=27314120 memory=2319389203780415795 CPUtime=0 cores=0-7
/proc/446/task/464/stat : 464 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509865660 27969658880 31952 33554432000 4194304 4196468 140729528755520 139736559642976 139739726784213 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=465] ppid=442 vsize=27314120 memory=140565572089471 CPUtime=0 cores=0-7
/proc/446/task/465/stat : 465 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865661 27969658880 31952 33554432000 4194304 4196468 140729528755520 139737907001648 139739726785154 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128940 KiB

[startup+0.700841 s]
/proc/loadavg: 0.00 0.01 0.05 2/211 465
/proc/meminfo: memFree=23839500/32770624 swapFree=66996980/67108860
[pid=442] ppid=438 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/442/stat : 442 (scop.sh) S 438 442 395 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 509865650 115843072 349 33554432000 4194304 5098028 140732540214512 140732540211768 140077356286588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28831744 140732540216061 140732540216408 140732540216408 140732540219337 0
/proc/442/statm: 28282 349 297 221 0 87 0
[pid=446] ppid=442 vsize=27320392 memory=163088 CPUtime=0.92 cores=0-7
/proc/446/stat : 446 (java) S 442 442 395 0 -1 1077944320 19431 0 0 0 86 6 0 0 20 0 20 0 509865650 27976081408 40772 33554432000 4194304 4196468 140729528755520 140729528738064 139739726774007 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
/proc/446/statm: 6830098 40772 3168 1 0 6791447 0
[pid=446/tid=447] ppid=442 vsize=27320392 memory=56080 CPUtime=0.64 cores=0-7
/proc/446/task/447/stat : 447 (java) R 442 442 395 0 -1 4202560 16599 0 0 0 60 4 0 0 20 0 20 0 509865651 27976081408 40772 33554432000 4194304 4196468 140729528755520 139739698609840 139739710854494 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=448] ppid=442 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/446/task/448/stat : 448 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27976081408 40772 33554432000 4194304 4196468 140729528755520 139739731016080 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=449] ppid=442 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/446/task/449/stat : 449 (java) S 442 442 395 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509865653 27976081408 40772 33554432000 4194304 4196468 140729528755520 139739514411280 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=450] ppid=442 vsize=27320392 memory=97 CPUtime=0 cores=0-7
/proc/446/task/450/stat : 450 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865653 27976081408 40772 33554432000 4194304 4196468 140729528755520 139739147524752 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=451] ppid=442 vsize=27320392 memory=61 CPUtime=0 cores=0-7
/proc/446/task/451/stat : 451 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509865653 27976081408 40772 33554432000 4194304 4196468 140729528755520 139739146471952 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0

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

[pid=446/tid=454] ppid=442 vsize=27326612 memory=6947385649911455296 CPUtime=1133.37 cores=0-7
/proc/446/task/454/stat : 454 (java) R 442 442 395 0 -1 4202560 6069006 0 0 0 112148 1189 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739143314776 139739711770359 0 4 2 25189581 0 0 0 -1 2 0 0 15 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=455] ppid=442 vsize=27326612 memory=56136 CPUtime=1131.64 cores=0-7
/proc/446/task/455/stat : 455 (java) R 442 442 395 0 -1 4202560 6205542 0 0 0 112047 1117 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739142261976 139739711770671 0 4 2 25189581 0 0 0 -1 5 0 0 18 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=456] ppid=442 vsize=27326612 memory=920 CPUtime=11.24 cores=0-7
/proc/446/task/456/stat : 456 (java) S 442 442 395 0 -1 1077944384 2457191 0 1 0 994 130 0 0 20 0 20 0 509865655 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737912263360 139739726784213 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=457] ppid=442 vsize=27326612 memory=3904 CPUtime=0 cores=0-7
/proc/446/task/457/stat : 457 (java) S 442 442 395 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 509865656 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737566274400 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=458] ppid=442 vsize=27326612 memory=6947385649911455296 CPUtime=0 cores=0-7
/proc/446/task/458/stat : 458 (java) S 442 442 395 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 20 0 509865656 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737432052864 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=459] ppid=442 vsize=27326612 memory=4100 CPUtime=0 cores=0-7
/proc/446/task/459/stat : 459 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865659 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737057548368 139739726792603 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=460] ppid=442 vsize=27326612 memory=1804 CPUtime=2.99 cores=0-7
/proc/446/task/460/stat : 460 (java) S 442 442 395 0 -1 1077944384 13890 0 0 0 296 3 0 0 20 0 20 0 509865659 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737911212416 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=461] ppid=442 vsize=27326612 memory=56136 CPUtime=3.19 cores=0-7
/proc/446/task/461/stat : 461 (java) S 442 442 395 0 -1 1077944384 12314 0 0 0 316 3 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737910159904 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=462] ppid=442 vsize=27326612 memory=140565422151304 CPUtime=2.55 cores=0-7
/proc/446/task/462/stat : 462 (java) S 442 442 395 0 -1 1077944384 12560 0 0 0 252 3 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737909107616 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=463] ppid=442 vsize=27326612 memory=7668052827690395474 CPUtime=0.94 cores=0-7
/proc/446/task/463/stat : 463 (java) S 442 442 395 0 -1 1077944384 15677 0 0 0 91 3 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737908054816 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=464] ppid=442 vsize=27326612 memory=7588966051319736679 CPUtime=0 cores=0-7
/proc/446/task/464/stat : 464 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139736559642976 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=465] ppid=442 vsize=27326612 memory=281130843979152 CPUtime=1.05 cores=0-7
/proc/446/task/465/stat : 465 (java) S 442 442 395 0 -1 1077944384 2533 0 0 0 54 51 0 0 20 0 20 0 509865661 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737907001648 139739726785154 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
Current children cumulated CPU time: 10132.3 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24028668 KiB

[startup+2206.4 s]
/proc/loadavg: 8.11 7.68 5.53 9/211 687
/proc/meminfo: memFree=435716/32770624 swapFree=66996984/67108860
[pid=442] ppid=438 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/442/stat : 442 (scop.sh) S 438 442 395 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 509865650 115843072 349 33554432000 4194304 5098028 140732540214512 140732540211768 140077356286588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28831744 140732540216061 140732540216408 140732540216408 140732540219337 0
/proc/442/statm: 28282 349 297 221 0 87 0
[pid=446] ppid=442 vsize=27326612 memory=24027272 CPUtime=10145.1 cores=0-7
/proc/446/stat : 446 (java) S 442 442 395 0 -1 1077944320 55089523 0 1 0 1004786 9721 0 0 20 0 20 0 509865650 27982450688 6006818 33554432000 4194304 4196468 140729528755520 140729528738064 139739726774007 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
/proc/446/statm: 6831653 6006818 3303 1 0 6792983 0
[pid=446/tid=447] ppid=442 vsize=27326612 memory=6947385649911455296 CPUtime=1050.09 cores=0-7
/proc/446/task/447/stat : 447 (java) S 442 442 395 0 -1 1077944384 505692 0 0 0 104798 211 0 0 20 0 20 0 509865651 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739698607040 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=448] ppid=442 vsize=27326612 memory=3904 CPUtime=1135.6 cores=0-7
/proc/446/task/448/stat : 448 (java) R 442 442 395 0 -1 4202560 7920424 0 0 0 112321 1239 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739731016280 139739708383719 0 4 2 25189581 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=449] ppid=442 vsize=27326612 memory=1412 CPUtime=1135.26 cores=0-7
/proc/446/task/449/stat : 449 (java) R 442 442 395 0 -1 4202560 7694567 0 0 0 112383 1143 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739514411480 139739708383616 0 4 2 25189581 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=450] ppid=442 vsize=27326612 memory=3484 CPUtime=1132.8 cores=0-7
/proc/446/task/450/stat : 450 (java) R 442 442 395 0 -1 4202560 6128617 0 0 0 112166 1114 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739147524952 139739711473392 0 4 2 25189581 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=451] ppid=442 vsize=27326612 memory=984 CPUtime=1134.14 cores=0-7
/proc/446/task/451/stat : 451 (java) R 442 442 395 0 -1 4202560 5388359 0 0 0 112364 1050 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739146472152 139739711770643 0 4 2 25189581 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=452] ppid=442 vsize=27326612 memory=1396 CPUtime=1133.59 cores=0-7
/proc/446/task/452/stat : 452 (java) R 442 442 395 0 -1 4202560 7058921 0 0 0 112056 1303 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739145419864 139739711770411 0 4 2 25189581 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=453] ppid=442 vsize=27326612 memory=24027272 CPUtime=1133.29 cores=0-7
/proc/446/task/453/stat : 453 (java) R 442 442 395 0 -1 4202560 5583751 0 0 0 112151 1178 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739144366752 139739711231629 0 4 2 25189581 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=454] ppid=442 vsize=27326612 memory=2836 CPUtime=1134.96 cores=0-7
/proc/446/task/454/stat : 454 (java) R 442 442 395 0 -1 4202560 6073816 0 0 0 112307 1189 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739143314776 139739708383762 0 4 2 25189581 0 0 0 -1 2 0 0 15 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=455] ppid=442 vsize=27326612 memory=1540 CPUtime=1133.24 cores=0-7
/proc/446/task/455/stat : 455 (java) R 442 442 395 0 -1 4202560 6219761 0 0 0 112206 1118 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739142261976 139739708383757 0 4 2 25189581 0 0 0 -1 5 0 0 18 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=456] ppid=442 vsize=27326612 memory=1732 CPUtime=11.24 cores=0-7
/proc/446/task/456/stat : 456 (java) S 442 442 395 0 -1 1077944384 2457191 0 1 0 994 130 0 0 20 0 20 0 509865655 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737912263360 139739726784213 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=457] ppid=442 vsize=27326612 memory=1228 CPUtime=0 cores=0-7
/proc/446/task/457/stat : 457 (java) S 442 442 395 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 509865656 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737566274400 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=458] ppid=442 vsize=27326612 memory=9520 CPUtime=0 cores=0-7
/proc/446/task/458/stat : 458 (java) S 442 442 395 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 20 0 509865656 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737432052864 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=459] ppid=442 vsize=27326612 memory=4076 CPUtime=0 cores=0-7
/proc/446/task/459/stat : 459 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865659 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737057548368 139739726792603 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=460] ppid=442 vsize=27326612 memory=2836 CPUtime=2.99 cores=0-7
/proc/446/task/460/stat : 460 (java) S 442 442 395 0 -1 1077944384 13890 0 0 0 296 3 0 0 20 0 20 0 509865659 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737911212416 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=461] ppid=442 vsize=27326612 memory=1540 CPUtime=3.19 cores=0-7
/proc/446/task/461/stat : 461 (java) S 442 442 395 0 -1 1077944384 12314 0 0 0 316 3 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737910159904 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=462] ppid=442 vsize=27326612 memory=1732 CPUtime=2.55 cores=0-7
/proc/446/task/462/stat : 462 (java) S 442 442 395 0 -1 1077944384 12560 0 0 0 252 3 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737909107616 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=463] ppid=442 vsize=27326612 memory=496 CPUtime=0.94 cores=0-7
/proc/446/task/463/stat : 463 (java) S 442 442 395 0 -1 1077944384 15677 0 0 0 91 3 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737908054816 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=464] ppid=442 vsize=27326612 memory=1564 CPUtime=0 cores=0-7
/proc/446/task/464/stat : 464 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139736559642976 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=465] ppid=442 vsize=27326612 memory=928 CPUtime=1.05 cores=0-7
/proc/446/task/465/stat : 465 (java) S 442 442 395 0 -1 1077944384 2533 0 0 0 54 51 0 0 20 0 20 0 509865661 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737907001648 139739726785154 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
Current children cumulated CPU time: 10145.1 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24028668 KiB

[startup+2207.2 s]
/proc/loadavg: 8.11 7.68 5.53 9/211 687
/proc/meminfo: memFree=435500/32770624 swapFree=66996984/67108860
[pid=442] ppid=438 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/442/stat : 442 (scop.sh) S 438 442 395 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 509865650 115843072 349 33554432000 4194304 5098028 140732540214512 140732540211768 140077356286588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28831744 140732540216061 140732540216408 140732540216408 140732540219337 0
/proc/442/statm: 28282 349 297 221 0 87 0
[pid=446] ppid=442 vsize=27326612 memory=24027272 CPUtime=10151.4 cores=0-7
/proc/446/stat : 446 (java) S 442 442 395 0 -1 1077944320 55094754 0 1 0 1005421 9722 0 0 20 0 20 0 509865650 27982450688 6006818 33554432000 4194304 4196468 140729528755520 140729528738064 139739726774007 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
/proc/446/statm: 6831653 6006818 3303 1 0 6792983 0
[pid=446/tid=447] ppid=442 vsize=27326612 memory=952 CPUtime=1050.09 cores=0-7
/proc/446/task/447/stat : 447 (java) S 442 442 395 0 -1 1077944384 505692 0 0 0 104798 211 0 0 20 0 20 0 509865651 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739698607040 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=448] ppid=442 vsize=27326612 memory=6947385649911455296 CPUtime=1136.39 cores=0-7
/proc/446/task/448/stat : 448 (java) R 442 442 395 0 -1 4202560 7920424 0 0 0 112400 1239 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739731015888 139739719402215 0 4 2 25189581 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=449] ppid=442 vsize=27326612 memory=29236 CPUtime=1136.06 cores=0-7
/proc/446/task/449/stat : 449 (java) R 442 442 395 0 -1 4202560 7695555 0 0 0 112463 1143 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739514411088 139739719402215 0 4 2 25189581 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=450] ppid=442 vsize=27326612 memory=2116 CPUtime=1133.59 cores=0-7
/proc/446/task/450/stat : 450 (java) R 442 442 395 0 -1 4202560 6128617 0 0 0 112245 1114 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739147524560 139739719402215 0 4 2 25189581 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=451] ppid=442 vsize=27326612 memory=6128 CPUtime=1134.94 cores=0-7
/proc/446/task/451/stat : 451 (java) R 442 442 395 0 -1 4202560 5390928 0 0 0 112444 1050 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739146472152 139739711472763 0 4 2 25189581 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=452] ppid=442 vsize=27326612 memory=772 CPUtime=1134.37 cores=0-7
/proc/446/task/452/stat : 452 (java) R 442 442 395 0 -1 4202560 7060592 0 0 0 112134 1303 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739145419864 139739708327258 0 4 2 25189581 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=453] ppid=442 vsize=27326612 memory=952 CPUtime=1134.08 cores=0-7
/proc/446/task/453/stat : 453 (java) R 442 442 395 0 -1 4202560 5583752 0 0 0 112230 1178 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739144366672 139739719402215 0 4 2 25189581 0 0 0 -1 4 0 0 15 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=454] ppid=442 vsize=27326612 memory=14008 CPUtime=1135.76 cores=0-7
/proc/446/task/454/stat : 454 (java) R 442 442 395 0 -1 4202560 6073818 0 0 0 112387 1189 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739143314696 139739719402215 0 4 2 25189581 0 0 0 -1 2 0 0 15 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=455] ppid=442 vsize=27326612 memory=29236 CPUtime=1134.05 cores=0-7
/proc/446/task/455/stat : 455 (java) R 442 442 395 0 -1 4202560 6219761 0 0 0 112286 1119 0 0 20 0 20 0 509865653 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139739142261896 139739719402215 0 4 2 25189581 0 0 0 -1 5 0 0 18 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=456] ppid=442 vsize=27326612 memory=2116 CPUtime=11.24 cores=0-7
/proc/446/task/456/stat : 456 (java) S 442 442 395 0 -1 1077944384 2457191 0 1 0 994 130 0 0 20 0 20 0 509865655 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737912263360 139739726784213 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=457] ppid=442 vsize=27326612 memory=12028 CPUtime=0 cores=0-7
/proc/446/task/457/stat : 457 (java) S 442 442 395 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 509865656 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737566274400 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=458] ppid=442 vsize=27326612 memory=784 CPUtime=0 cores=0-7
/proc/446/task/458/stat : 458 (java) S 442 442 395 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 20 0 509865656 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737432052864 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=459] ppid=442 vsize=27326612 memory=1764 CPUtime=0 cores=0-7
/proc/446/task/459/stat : 459 (java) S 442 442 395 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509865659 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737057548368 139739726792603 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=460] ppid=442 vsize=27326612 memory=111628 CPUtime=2.99 cores=0-7
/proc/446/task/460/stat : 460 (java) S 442 442 395 0 -1 1077944384 13890 0 0 0 296 3 0 0 20 0 20 0 509865659 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737911212416 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=461] ppid=442 vsize=27326612 memory=804 CPUtime=3.19 cores=0-7
/proc/446/task/461/stat : 461 (java) S 442 442 395 0 -1 1077944384 12314 0 0 0 316 3 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737910159904 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=462] ppid=442 vsize=27326612 memory=1736 CPUtime=2.55 cores=0-7
/proc/446/task/462/stat : 462 (java) S 442 442 395 0 -1 1077944384 12560 0 0 0 252 3 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737909107616 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=463] ppid=442 vsize=27326612 memory=784 CPUtime=0.94 cores=0-7
/proc/446/task/463/stat : 463 (java) S 442 442 395 0 -1 1077944384 15677 0 0 0 91 3 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737908054816 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=464] ppid=442 vsize=27326612 memory=1764 CPUtime=0 cores=0-7
/proc/446/task/464/stat : 464 (java) S 442 442 395 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509865660 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139736559642976 139739726784213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
[pid=446/tid=465] ppid=442 vsize=27326612 memory=4076 CPUtime=1.05 cores=0-7
/proc/446/task/465/stat : 465 (java) S 442 442 395 0 -1 1077944384 2533 0 0 0 54 51 0 0 20 0 20 0 509865661 27982450688 6006818 33554432000 4194304 4196468 140729528755520 139737907001648 139739726785154 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 31744000 140729528758985 140729528759430 140729528759430 140729528762319 0
Current children cumulated CPU time: 10151.4 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24028668 KiB

[startup+2207.6 s]
/proc/loadavg: 8.11 7.68 5.53 9/211 687
/proc/meminfo: memFree=435500/32770624 swapFree=66996984/67108860
[pid=442] ppid=438 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/442/stat : 442 (scop.sh) S 438 442 395 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 509865650 115843072 349 33554432000 4194304 5098028 140732540214512 140732540211768 140077356286588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28831744 140732540216061 140732540216408 140732540216408 140732540219337 0
/proc/442/statm: 28282 349 297 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1396 KiB

[startup+2207.8 s]
/proc/loadavg: 8.11 7.68 5.53 9/211 687
/proc/meminfo: memFree=435500/32770624 swapFree=66996984/67108860
[pid=442] ppid=438 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/442/stat : 442 (scop.sh) S 438 442 395 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 509865650 115843072 349 33554432000 4194304 5098028 140732540214512 140732540211768 140077356286588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28831744 140732540216061 140732540216408 140732540216408 140732540219337 0
/proc/442/statm: 28282 349 297 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1396 KiB

[startup+2207.9 s]
/proc/loadavg: 8.11 7.68 5.53 9/211 687
/proc/meminfo: memFree=435500/32770624 swapFree=66996984/67108860
[pid=442] ppid=438 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/442/stat : 442 (scop.sh) S 438 442 395 0 -1 4202496 555 320 0 0 0 0 0 0 20 0 1 0 509865650 115843072 349 33554432000 4194304 5098028 140732540214512 140732540211768 140077356286588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28831744 140732540216061 140732540216408 140732540216408 140732540219337 0
/proc/442/statm: 28282 349 297 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): 2207.95
CPU time (s): 10152.7
CPU user time (s): 10055
CPU system time (s): 97.7225
CPU usage (%): 459.828
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 24028668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10055
system time used= 97.7225
maximum resident set size= 24027468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55105250
page faults= 1
swaps= 0
block input operations= 1688
block output operations= 2800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 115909
involuntary context switches= 251914


# summary of solver processes directly reported to runsolver:
#   pid: 442
#   total CPU time (s): 10152.7
#   total CPU user time (s): 10055
#   total CPU system time (s): 97.7225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9596 second user time and 23.3274 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-24 16:39:01
IDJOB=4405263
IDBENCH=125984
IDSOLVER=2867
FILE ID=node126/4405263-1569335979
RUNJOBID= node126-1569335941-423
PBS_JOBID= 21705059
Free space on /var/tmp= 13508 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-21.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-4405263-1569335979/watcher-4405263-1569335979 -o /var/tmp/evaluation-result-4405263-1569335979/solver-4405263-1569335979 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node126-1569335941-423 --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-4405263-1569335979.xml

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

MD5SUM BENCH= c7982e61e1aa12db31c7a822b635a08f
RANDOM SEED=2101077985

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23975936 kB
MemAvailable:   31846408 kB
Buffers:           96728 kB
Cached:          8002500 kB
SwapCached:         7640 kB
Active:          4017924 kB
Inactive:        4091724 kB
Active(anon):       3660 kB
Inactive(anon):    56832 kB
Active(file):    4014264 kB
Inactive(file):  4034892 kB
Unevictable:      109656 kB
Mlocked:          109656 kB
SwapTotal:      67108860 kB
SwapFree:       66996980 kB
Dirty:             22508 kB
Writeback:             0 kB
AnonPages:        113176 kB
Mapped:            53468 kB
Shmem:             41560 kB
Slab:             278244 kB
SReclaimable:     249776 kB
SUnreclaim:        28468 kB
KernelStack:        3280 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515252 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:      130432 kB
DirectMap2M:    33415168 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node126 at 2019-09-24 17:15:49