Trace number 4405292

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) 9788.6 2175.19

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-06.xml
MD5SUMc11db23a97f48af6ae936ba62121dffc
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 benchmark8.61259
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 degree106
Maximum variable degree123
Distribution of variable degrees[{"degree":106,"count":1},{"degree":107,"count":1},{"degree":108,"count":1},{"degree":111,"count":2},{"degree":112,"count":4},{"degree":113,"count":2},{"degree":114,"count":1},{"degree":116,"count":1},{"degree":117,"count":4},{"degree":118,"count":2},{"degree":120,"count":1},{"degree":123,"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-19139-serial-file.bin HOME/instance-4405292-1569335979.xml
0.62/0.56	
0.62/0.56	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.62/0.56	
0.62/0.59	c BEGIN-Prog: Tue Sep 24 16:38:58 CEST 2019
0.62/0.59	c PID: 19142
0.62/0.59	c IP: 172.20.3.124
0.62/0.59	c HOST: node124.alineos.net
0.62/0.60	c (0,0) Parsing Begin
2.62/1.32	c (0,0) Parsing End
2.62/1.32	c (0,0) CSP: 0 int (0 aux), 21 bool (0 aux), 133 ctr, max domain size 2
2.62/1.32	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.62/1.32	c (0,0) Constraint Name Generate Begin
2.62/1.33	c (0,0) Ctr:HOME/instance-4405292-1569335979.xml,ExtensionSupport:Var
2.62/1.33	c (0,0) Constraint Name Generate End
2.62/1.33	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.62/1.33	c (0,0) CSP to CSPinCNF Begin
114.05/80.76	c (80,76) translated 14 (10%) constraints
216.89/154.73	c (154,146) translated 27 (20%) constraints
310.52/227.71	c (227,216) translated 40 (30%) constraints
412.26/306.40	c (305,291) translated 54 (40%) constraints
502.63/379.14	c (378,361) translated 67 (50%) constraints
595.44/452.43	c (451,432) translated 80 (60%) constraints
697.11/531.47	c (530,508) translated 94 (70%) constraints
783.81/603.95	c (603,578) translated 107 (80%) constraints
879.48/680.93	c (680,652) translated 120 (90%) constraints
977.86/759.49	c (758,728) translated 133 (100%) constraints
983.86/765.41	c (764,734) ===========================================
984.19/765.73	c (765,734) Order
984.19/765.73	c (765,734) ===========================================
1519.15/865.13	c (864,769) translated 1779900 (10%) constraints
1717.09/921.44	c (920,805) translated 3559799 (20%) constraints
1918.58/977.63	c (977,840) translated 5339698 (30%) constraints
2126.96/1034.96	c (1034,875) translated 7119597 (40%) constraints
2431.19/1104.57	c (1104,911) translated 8899496 (50%) constraints
2748.10/1175.65	c (1175,946) translated 10679395 (60%) constraints
3274.12/1273.13	c (1272,981) translated 12459294 (70%) constraints
4010.42/1397.48	c (1396,1017) translated 14239193 (80%) constraints
6116.18/1696.83	c (1696,1052) translated 16019092 (90%) constraints
9788.11/2174.70	c (2174,1066) java.lang.OutOfMemoryError: GC overhead limit exceeded
9788.11/2174.70	c (2174,1066) scala.collection.immutable.VectorBuilder.<init>(Vector.scala:640)
9788.11/2174.70	c (2174,1066) scala.collection.immutable.Vector$.newBuilder(Vector.scala:21)
9788.11/2174.70	c (2174,1066) scala.collection.generic.GenericTraversableTemplate.genericBuilder(GenericTraversableTemplate.scala:70)
9788.11/2174.70	c (2174,1066) scala.collection.generic.GenericTraversableTemplate.genericBuilder$(GenericTraversableTemplate.scala:70)
9788.11/2174.70	c (2174,1066) scala.collection.AbstractTraversable.genericBuilder(Traversable.scala:104)
9788.11/2174.70	c (2174,1066) scala.collection.generic.GenTraversableFactory$GenericCanBuildFrom.apply(GenTraversableFactory.scala:56)
9788.11/2174.70	c (2174,1066) scala.collection.generic.GenTraversableFactory$GenericCanBuildFrom.apply(GenTraversableFactory.scala:51)
9788.11/2174.70	c (2174,1066) scala.collection.TraversableLike.builder$2(TraversableLike.scala:238)
9788.11/2174.70	c (2174,1066) scala.collection.TraversableLike.flatMap(TraversableLike.scala:239)
9788.11/2174.70	c (2174,1066) scala.collection.TraversableLike.flatMap$(TraversableLike.scala:237)
9788.11/2174.70	c (2174,1066) scala.collection.AbstractTraversable.flatMap(Traversable.scala:104)
9788.11/2174.70	c (2174,1066) fun.scop.TranslatorOrd.flattenOr(Translator.scala:1852)
9788.11/2174.70	c (2174,1066) fun.scop.TranslatorOrd.toCNF_Ge(Translator.scala:1891)
9788.11/2174.70	c (2174,1066) fun.scop.TranslatorOrd.$anonfun$transCSPinCNFtoCSPinCNF$1(Translator.scala:2118)
9788.11/2174.70	c (2174,1066) fun.scop.TranslatorOrd$$Lambda$204/1125736023.apply$mcVI$sp(Unknown Source)
9788.11/2174.70	c (2174,1066) scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:155)
9788.11/2174.70	c (2174,1066) fun.scop.TranslatorOrd.transCSPinCNFtoCSPinCNF(Translator.scala:2106)
9788.11/2174.70	c (2174,1066) fun.scop.XCSP19Encode.run(XCSP19Encode.scala:343)
9788.11/2174.70	c (2174,1066) fun.scop.XCSP19Encode$.main(XCSP19Encode.scala:568)
9788.11/2174.71	c (2174,1066) fun.scop.XCSP19Encode.main(XCSP19Encode.scala)
9788.11/2174.71	c (2174,1066) 0,0,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(CtrName)
9788.11/2174.71	s UNSUPPORTED
9788.11/2174.71	c END-Prog: Tue Sep 24 17:15:13 CEST 2019
0.00/2175.18	c (scop.sh) HOME/scop-19139-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 (9636 MiB free)
  memory of node 1: 16384 MiB (11116 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405292-1569335979/watcher-4405292-1569335979 -o /var/tmp/evaluation-result-4405292-1569335979/solver-4405292-1569335979 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569335938-19122 --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-4405292-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
solver pid=19139, runsolver pid=19136
Current StackSize limit: 8192 KiB


[startup+0.100142 s]*
/proc/loadavg: 0.00 0.01 0.05 1/210 19160
/proc/meminfo: memFree=21158780/32770624 swapFree=66976772/67108860
[pid=19139] ppid=19136 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19139/stat : 19139 (scop.sh) S 19136 19139 19095 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509537956 115843072 349 33554432000 4194304 5098028 140732181909072 140732181906328 139999531938428 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18059264 140732181914365 140732181914712 140732181914712 140732181917641 0
/proc/19139/statm: 28282 349 296 221 0 87 0
[pid=19142] ppid=19139 vsize=27313576 memory=102200 CPUtime=0.07 cores=0-7
/proc/19142/stat : 19142 (java) S 19139 19139 19095 0 -1 1077944320 6128 0 0 0 5 2 0 0 20 0 20 0 509537957 27969101824 25550 33554432000 4194304 4196468 140728228656720 140728228639264 140632041647863 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
/proc/19142/statm: 6828394 25550 2592 1 0 6790935 0
[pid=19142/tid=19143] ppid=19139 vsize=27313576 memory=4134930498285298233 CPUtime=0.07 cores=0-7
/proc/19142/task/19143/stat : 19143 (java) R 19139 19139 19095 0 -1 4202560 4280 0 0 0 5 2 0 0 20 0 20 0 509537957 27969101824 25550 33554432000 4194304 4196468 140728228656720 140632013478608 140632025972752 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19144] ppid=19139 vsize=27313576 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19142/task/19144/stat : 19144 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969101824 25550 33554432000 4194304 4196468 140728228656720 140632045889936 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19145] ppid=19139 vsize=27313576 memory=140255240816256 CPUtime=0 cores=0-7
/proc/19142/task/19145/stat : 19145 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969101824 25550 33554432000 4194304 4196468 140728228656720 140631463328016 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19146] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19146/stat : 19146 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537960 27969101824 25550 33554432000 4194304 4196468 140728228656720 140631462275728 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19147] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19147/stat : 19147 (java) S 19139 19139 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509537960 27969101824 25550 33554432000 4194304 4196468 140728228656720 140631461222928 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19148] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19148/stat : 19148 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969101824 25550 33554432000 4194304 4196468 140728228656720 140631460170640 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19149] ppid=19139 vsize=27313576 memory=-1 CPUtime=0 cores=0-7
/proc/19142/task/19149/stat : 19149 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969101824 25550 33554432000 4194304 4196468 140728228656720 140631459117840 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19150] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19150/stat : 19150 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969101824 25550 33554432000 4194304 4196468 140728228656720 140631458065552 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19151] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19151/stat : 19151 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969101824 25550 33554432000 4194304 4196468 140728228656720 140631457012752 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19152] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19152/stat : 19152 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537961 27969101824 25550 33554432000 4194304 4196468 140728228656720 140630160599152 140632041659010 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19153] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19153/stat : 19153 (java) S 19139 19139 19095 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509537962 27969101824 25550 33554432000 4194304 4196468 140728228656720 140629979947808 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19154] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19154/stat : 19154 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537962 27969101824 25550 33554432000 4194304 4196468 140728228656720 140629711512688 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19155] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19155/stat : 19155 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537966 27969101824 25550 33554432000 4194304 4196468 140728228656720 140629337004112 140632041666459 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19156] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19156/stat : 19156 (java) R 19139 19139 19095 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 509537966 27969101824 25550 33554432000 4194304 4196468 140728228656720 140630159546992 140632041659010 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19157] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19157/stat : 19157 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537966 27969101824 25550 33554432000 4194304 4196468 140728228656720 140630158494192 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19158] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19158/stat : 19158 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537966 27969101824 25550 33554432000 4194304 4196468 140728228656720 140630157441904 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19159] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19159/stat : 19159 (java) R 19139 19139 19095 0 -1 4202560 229 0 0 0 0 0 0 0 20 0 20 0 509537966 27969101824 25550 33554432000 4194304 4196468 140728228656720 140630156389104 140632019639715 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19160] ppid=19139 vsize=27313576 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19160/stat : 19160 (java) S 19139 19139 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509537966 27969101824 25550 33554432000 4194304 4196468 140728228656720 140628839098720 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19161] ppid=19139 vsize=27313576 memory=-1 CPUtime=0 cores=0-7
/proc/19142/task/19161/stat : 19161 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537967 27969101824 25550 33554432000 4194304 4196468 140728228656720 140630155335984 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 27426704 KiB
Current children cumulated memory: 103596 KiB

[startup+0.210428 s]*
/proc/loadavg: 0.00 0.01 0.05 2/211 19161
/proc/meminfo: memFree=21136980/32770624 swapFree=66976772/67108860
[pid=19139] ppid=19136 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19139/stat : 19139 (scop.sh) S 19136 19139 19095 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509537956 115843072 349 33554432000 4194304 5098028 140732181909072 140732181906328 139999531938428 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18059264 140732181914365 140732181914712 140732181914712 140732181917641 0
/proc/19139/statm: 28282 349 296 221 0 87 0
[pid=19142] ppid=19139 vsize=27314120 memory=122912 CPUtime=0.21 cores=0-7
/proc/19142/stat : 19142 (java) S 19139 19139 19095 0 -1 1077944320 11993 0 0 0 17 4 0 0 20 0 20 0 509537957 27969658880 30728 33554432000 4194304 4196468 140728228656720 140728228639264 140632041647863 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
/proc/19142/statm: 6828530 30728 2940 1 0 6790935 0
[pid=19142/tid=19143] ppid=19139 vsize=27314120 memory=8318255677412212789 CPUtime=0.17 cores=0-7
/proc/19142/task/19143/stat : 19143 (java) R 19139 19139 19095 0 -1 4202560 9773 0 0 0 14 3 0 0 20 0 20 0 509537957 27969658880 30728 33554432000 4194304 4196468 140728228656720 140632013451472 140632023212833 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19144] ppid=19139 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/19142/task/19144/stat : 19144 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 30728 33554432000 4194304 4196468 140728228656720 140632045889936 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19145] ppid=19139 vsize=27314120 memory=288370631392528000 CPUtime=0 cores=0-7
/proc/19142/task/19145/stat : 19145 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 30728 33554432000 4194304 4196468 140728228656720 140631463328016 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19146] ppid=19139 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19142/task/19146/stat : 19146 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 30728 33554432000 4194304 4196468 140728228656720 140631462275728 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19147] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19147/stat : 19147 (java) S 19139 19139 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 30728 33554432000 4194304 4196468 140728228656720 140631461222928 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19148] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19148/stat : 19148 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 30728 33554432000 4194304 4196468 140728228656720 140631460170640 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19149] ppid=19139 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19142/task/19149/stat : 19149 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 30728 33554432000 4194304 4196468 140728228656720 140631459117840 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19150] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19150/stat : 19150 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 30728 33554432000 4194304 4196468 140728228656720 140631458065552 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19151] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19151/stat : 19151 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 30728 33554432000 4194304 4196468 140728228656720 140631457012752 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19152] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19152/stat : 19152 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537961 27969658880 30728 33554432000 4194304 4196468 140728228656720 140630160599152 140632041659010 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19153] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19153/stat : 19153 (java) S 19139 19139 19095 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509537962 27969658880 30728 33554432000 4194304 4196468 140728228656720 140629979947808 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19154] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19154/stat : 19154 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537962 27969658880 30728 33554432000 4194304 4196468 140728228656720 140629711512688 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19155] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19155/stat : 19155 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537966 27969658880 30728 33554432000 4194304 4196468 140728228656720 140629337004112 140632041666459 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19156] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19156/stat : 19156 (java) S 19139 19139 19095 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 509537966 27969658880 30728 33554432000 4194304 4196468 140728228656720 140630159546992 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19157] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19157/stat : 19157 (java) S 19139 19139 19095 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 20 0 509537966 27969658880 30728 33554432000 4194304 4196468 140728228656720 140630158494192 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19158] ppid=19139 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19142/task/19158/stat : 19158 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537966 27969658880 30728 33554432000 4194304 4196468 140728228656720 140630157441904 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19159] ppid=19139 vsize=27314120 memory=-1 CPUtime=0.01 cores=0-7
/proc/19142/task/19159/stat : 19159 (java) S 19139 19139 19095 0 -1 1077944384 457 0 0 0 1 0 0 0 20 0 20 0 509537966 27969658880 30728 33554432000 4194304 4196468 140728228656720 140630156389104 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19160] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19160/stat : 19160 (java) S 19139 19139 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509537966 27969658880 30728 33554432000 4194304 4196468 140728228656720 140628839098720 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19161] ppid=19139 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19142/task/19161/stat : 19161 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537967 27969658880 30728 33554432000 4194304 4196468 140728228656720 140630155335984 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124308 KiB

[startup+0.310339 s]*
/proc/loadavg: 0.00 0.01 0.05 3/211 19161
/proc/meminfo: memFree=21132264/32770624 swapFree=66976772/67108860
[pid=19139] ppid=19136 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19139/stat : 19139 (scop.sh) S 19136 19139 19095 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509537956 115843072 349 33554432000 4194304 5098028 140732181909072 140732181906328 139999531938428 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18059264 140732181914365 140732181914712 140732181914712 140732181917641 0
/proc/19139/statm: 28282 349 296 221 0 87 0
[pid=19142] ppid=19139 vsize=27314120 memory=129376 CPUtime=0.39 cores=0-7
/proc/19142/stat : 19142 (java) S 19139 19139 19095 0 -1 1077944320 12726 0 0 0 35 4 0 0 20 0 20 0 509537957 27969658880 32344 33554432000 4194304 4196468 140728228656720 140728228639264 140632041647863 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
/proc/19142/statm: 6828530 32344 3032 1 0 6790935 0
[pid=19142/tid=19143] ppid=19139 vsize=27314120 memory=6791534058613427641 CPUtime=0.27 cores=0-7
/proc/19142/task/19143/stat : 19143 (java) R 19139 19139 19095 0 -1 4202560 10279 0 0 0 24 3 0 0 20 0 20 0 509537957 27969658880 32344 33554432000 4194304 4196468 140728228656720 140632013475040 140632025728350 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19144] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19144/stat : 19144 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 32344 33554432000 4194304 4196468 140728228656720 140632045889936 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19145] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19145/stat : 19145 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 32344 33554432000 4194304 4196468 140728228656720 140631463328016 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19146] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19146/stat : 19146 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 32344 33554432000 4194304 4196468 140728228656720 140631462275728 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19147] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19147/stat : 19147 (java) S 19139 19139 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 32344 33554432000 4194304 4196468 140728228656720 140631461222928 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19148] ppid=19139 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/19142/task/19148/stat : 19148 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 32344 33554432000 4194304 4196468 140728228656720 140631460170640 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19149] ppid=19139 vsize=27314120 memory=140255109936047 CPUtime=0 cores=0-7
/proc/19142/task/19149/stat : 19149 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 32344 33554432000 4194304 4196468 140728228656720 140631459117840 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19150] ppid=19139 vsize=27314120 memory=140255109938352 CPUtime=0 cores=0-7
/proc/19142/task/19150/stat : 19150 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 32344 33554432000 4194304 4196468 140728228656720 140631458065552 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19151] ppid=19139 vsize=27314120 memory=140255109940656 CPUtime=0 cores=0-7
/proc/19142/task/19151/stat : 19151 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27969658880 32344 33554432000 4194304 4196468 140728228656720 140631457012752 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19152] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19152/stat : 19152 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537961 27969658880 32344 33554432000 4194304 4196468 140728228656720 140630160599152 140632041659010 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19153] ppid=19139 vsize=27314120 memory=280510219888272 CPUtime=0 cores=0-7
/proc/19142/task/19153/stat : 19153 (java) S 19139 19139 19095 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509537962 27969658880 32344 33554432000 4194304 4196468 140728228656720 140629979947808 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19154] ppid=19139 vsize=27314120 memory=280510219895184 CPUtime=0 cores=0-7
/proc/19142/task/19154/stat : 19154 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537962 27969658880 32344 33554432000 4194304 4196468 140728228656720 140629711512688 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19155] ppid=19139 vsize=27314120 memory=280510219836464 CPUtime=0 cores=0-7
/proc/19142/task/19155/stat : 19155 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537966 27969658880 32344 33554432000 4194304 4196468 140728228656720 140629337004112 140632041666459 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19156] ppid=19139 vsize=27314120 memory=280510219909008 CPUtime=0.01 cores=0-7
/proc/19142/task/19156/stat : 19156 (java) S 19139 19139 19095 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 20 0 509537966 27969658880 32344 33554432000 4194304 4196468 140728228656720 140630159546992 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19157] ppid=19139 vsize=27314120 memory=280510219915920 CPUtime=0 cores=0-7
/proc/19142/task/19157/stat : 19157 (java) S 19139 19139 19095 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 20 0 509537966 27969658880 32344 33554432000 4194304 4196468 140728228656720 140630158494192 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19158] ppid=19139 vsize=27314120 memory=280510219913616 CPUtime=0.01 cores=0-7
/proc/19142/task/19158/stat : 19158 (java) S 19139 19139 19095 0 -1 1077944384 124 0 0 0 1 0 0 0 20 0 20 0 509537966 27969658880 32344 33554432000 4194304 4196468 140728228656720 140630157441904 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19159] ppid=19139 vsize=27314120 memory=280510219929776 CPUtime=0.06 cores=0-7
/proc/19142/task/19159/stat : 19159 (java) S 19139 19139 19095 0 -1 1077944384 506 0 0 0 6 0 0 0 20 0 20 0 509537966 27969658880 32344 33554432000 4194304 4196468 140728228656720 140630156389104 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19160] ppid=19139 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19160/stat : 19160 (java) S 19139 19139 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509537966 27969658880 32344 33554432000 4194304 4196468 140728228656720 140628839098720 140632041658069 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19161] ppid=19139 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/19142/task/19161/stat : 19161 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537967 27969658880 32344 33554432000 4194304 4196468 140728228656720 140630155335984 140632041659010 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130772 KiB

[startup+0.701148 s]
/proc/loadavg: 0.00 0.01 0.05 2/211 19161
/proc/meminfo: memFree=21112604/32770624 swapFree=66976772/67108860
[pid=19139] ppid=19136 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19139/stat : 19139 (scop.sh) S 19136 19139 19095 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509537956 115843072 349 33554432000 4194304 5098028 140732181909072 140732181906328 139999531938428 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18059264 140732181914365 140732181914712 140732181914712 140732181917641 0
/proc/19139/statm: 28282 349 296 221 0 87 0
[pid=19142] ppid=19139 vsize=27320392 memory=164256 CPUtime=0.93 cores=0-7
/proc/19142/stat : 19142 (java) S 19139 19139 19095 0 -1 1077944320 20195 0 0 0 86 7 0 0 20 0 20 0 509537957 27976081408 41064 33554432000 4194304 4196468 140728228656720 140728228639264 140632041647863 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
/proc/19142/statm: 6830098 41064 3185 1 0 6791447 0
[pid=19142/tid=19143] ppid=19139 vsize=27320392 memory=280510220287664 CPUtime=0.65 cores=0-7
/proc/19142/task/19143/stat : 19143 (java) R 19139 19139 19095 0 -1 4202560 17303 0 0 0 60 5 0 0 20 0 20 0 509537957 27976081408 41064 33554432000 4194304 4196468 140728228656720 140632013482240 140632020949638 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19144] ppid=19139 vsize=27320392 memory=140255110144880 CPUtime=0 cores=0-7
/proc/19142/task/19144/stat : 19144 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27976081408 41064 33554432000 4194304 4196468 140728228656720 140632045889936 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19145] ppid=19139 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/19142/task/19145/stat : 19145 (java) S 19139 19139 19095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509537960 27976081408 41064 33554432000 4194304 4196468 140728228656720 140631463328016 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19146] ppid=19139 vsize=27320392 memory=1060 CPUtime=0 cores=0-7
/proc/19142/task/19146/stat : 19146 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537960 27976081408 41064 33554432000 4194304 4196468 140728228656720 140631462275728 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0

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

[pid=19142/tid=19150] ppid=19139 vsize=27326612 memory=14004 CPUtime=1083.43 cores=0-7
/proc/19142/task/19150/stat : 19150 (java) R 19139 19139 19095 0 -1 4202560 7688097 0 0 0 107259 1084 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631458065752 140632026345638 0 4 2 25189581 0 0 0 -1 1 0 0 39 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19151] ppid=19139 vsize=27326612 memory=35196 CPUtime=1081.27 cores=0-7
/proc/19142/task/19151/stat : 19151 (java) R 19139 19139 19095 0 -1 4202560 6092491 0 0 0 107007 1120 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631457012952 140632026345502 0 4 2 25189581 0 0 0 -1 2 0 0 34 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19152] ppid=19139 vsize=27326612 memory=14048 CPUtime=11.31 cores=0-7
/proc/19142/task/19152/stat : 19152 (java) S 19139 19139 19095 0 -1 1077944384 2454628 0 0 0 1009 122 0 0 20 0 20 0 509537961 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630160597472 140632041658069 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19153] ppid=19139 vsize=27326612 memory=2124 CPUtime=0 cores=0-7
/proc/19142/task/19153/stat : 19153 (java) S 19139 19139 19095 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 509537962 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140629979947872 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19154] ppid=19139 vsize=27326612 memory=500 CPUtime=0 cores=0-7
/proc/19142/task/19154/stat : 19154 (java) S 19139 19139 19095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 509537962 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140629711512704 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19155] ppid=19139 vsize=27326612 memory=1556 CPUtime=0 cores=0-7
/proc/19142/task/19155/stat : 19155 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140629337004112 140632041666459 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19156] ppid=19139 vsize=27326612 memory=928 CPUtime=2.84 cores=0-7
/proc/19142/task/19156/stat : 19156 (java) S 19139 19139 19095 0 -1 1077944384 11883 0 0 0 282 2 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630159547040 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19157] ppid=19139 vsize=27326612 memory=1772 CPUtime=2.82 cores=0-7
/proc/19142/task/19157/stat : 19157 (java) S 19139 19139 19095 0 -1 1077944384 15312 0 0 0 278 4 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630158494240 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19158] ppid=19139 vsize=27326612 memory=776 CPUtime=3.36 cores=0-7
/proc/19142/task/19158/stat : 19158 (java) S 19139 19139 19095 0 -1 1077944384 15735 0 0 0 334 2 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630157441952 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19159] ppid=19139 vsize=27326612 memory=1564 CPUtime=0.98 cores=0-7
/proc/19142/task/19159/stat : 19159 (java) S 19139 19139 19095 0 -1 1077944384 18085 0 0 0 94 4 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630156388864 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19160] ppid=19139 vsize=27326612 memory=6116 CPUtime=0 cores=0-7
/proc/19142/task/19160/stat : 19160 (java) S 19139 19139 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140628839098720 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19161] ppid=19139 vsize=27326612 memory=1060 CPUtime=0.94 cores=0-7
/proc/19142/task/19161/stat : 19161 (java) S 19139 19139 19095 0 -1 1077944384 2468 0 0 0 42 52 0 0 20 0 20 0 509537967 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630155335984 140632041659010 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
Current children cumulated CPU time: 9748.32 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24033672 KiB

[startup+2172.8 s]
/proc/loadavg: 8.06 7.41 5.33 9/212 19351
/proc/meminfo: memFree=197864/32770624 swapFree=66976772/67108860
[pid=19139] ppid=19136 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19139/stat : 19139 (scop.sh) S 19136 19139 19095 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509537956 115843072 349 33554432000 4194304 5098028 140732181909072 140732181906328 139999531938428 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18059264 140732181914365 140732181914712 140732181914712 140732181917641 0
/proc/19139/statm: 28282 349 296 221 0 87 0
[pid=19142] ppid=19139 vsize=27326612 memory=24032276 CPUtime=9773.77 cores=0-7
/proc/19142/stat : 19142 (java) S 19139 19139 19095 0 -1 1077944320 58687398 0 0 0 968237 9140 0 0 20 0 20 0 509537957 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140728228639264 140632041647863 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
/proc/19142/statm: 6831653 6008069 3304 1 0 6792983 0
[pid=19142/tid=19143] ppid=19139 vsize=27326612 memory=64848 CPUtime=1066.77 cores=0-7
/proc/19142/task/19143/stat : 19143 (java) S 19139 19139 19095 0 -1 1077944384 482052 0 0 0 106469 208 0 0 20 0 20 0 509537957 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140632013486816 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19144] ppid=19139 vsize=27326612 memory=988 CPUtime=1085.12 cores=0-7
/proc/19142/task/19144/stat : 19144 (java) R 19139 19139 19095 0 -1 4202560 6972793 0 0 0 107347 1165 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140632045890136 140632023201114 0 4 2 25189581 0 0 0 -1 4 0 0 38 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19145] ppid=19139 vsize=27326612 memory=6791534058613427641 CPUtime=1084.89 cores=0-7
/proc/19142/task/19145/stat : 19145 (java) R 19139 19139 19095 0 -1 4202560 5989746 0 0 0 107388 1101 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631463328216 140632026644525 0 4 2 25189581 0 0 0 -1 1 0 0 38 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19146] ppid=19139 vsize=27326612 memory=2580 CPUtime=1086.39 cores=0-7
/proc/19142/task/19146/stat : 19146 (java) R 19139 19139 19095 0 -1 4202560 7607523 0 0 0 107502 1137 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631462275928 140632026346619 0 4 2 25189581 0 0 0 -1 6 0 0 35 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19147] ppid=19139 vsize=27326612 memory=1760 CPUtime=1084.98 cores=0-7
/proc/19142/task/19147/stat : 19147 (java) R 19139 19139 19095 0 -1 4202560 8112642 0 0 0 107386 1112 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631461223128 140632026346639 0 4 2 25189581 0 0 0 -1 7 0 0 29 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19148] ppid=19139 vsize=27326612 memory=111636 CPUtime=1084.44 cores=0-7
/proc/19142/task/19148/stat : 19148 (java) R 19139 19139 19095 0 -1 4202560 5656566 0 0 0 107453 991 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631460170840 140632023201104 0 4 2 25189581 0 0 0 -1 3 0 0 31 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19149] ppid=19139 vsize=27326612 memory=800 CPUtime=1087.72 cores=0-7
/proc/19142/task/19149/stat : 19149 (java) R 19139 19139 19095 0 -1 4202560 7565079 0 0 0 107714 1058 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631459118040 140632026105260 0 4 2 25189581 0 0 0 -1 0 0 0 31 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19150] ppid=19139 vsize=27326612 memory=4100 CPUtime=1086.61 cores=0-7
/proc/19142/task/19150/stat : 19150 (java) R 19139 19139 19095 0 -1 4202560 7689020 0 0 0 107577 1084 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631458065440 140632026644444 0 4 2 25189581 0 0 0 -1 5 0 0 39 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19151] ppid=19139 vsize=27326612 memory=580 CPUtime=1084.46 cores=0-7
/proc/19142/task/19151/stat : 19151 (java) R 19139 19139 19095 0 -1 4202560 6092491 0 0 0 107326 1120 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631457012952 140632023257485 0 4 2 25189581 0 0 0 -1 2 0 0 34 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19152] ppid=19139 vsize=27326612 memory=1716 CPUtime=11.32 cores=0-7
/proc/19142/task/19152/stat : 19152 (java) S 19139 19139 19095 0 -1 1077944384 2454629 0 0 0 1010 122 0 0 20 0 20 0 509537961 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630160597696 140632041658069 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19153] ppid=19139 vsize=27326612 memory=10604 CPUtime=0 cores=0-7
/proc/19142/task/19153/stat : 19153 (java) S 19139 19139 19095 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 509537962 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140629979947872 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19154] ppid=19139 vsize=27326612 memory=3636 CPUtime=0 cores=0-7
/proc/19142/task/19154/stat : 19154 (java) S 19139 19139 19095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 509537962 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140629711512704 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19155] ppid=19139 vsize=27326612 memory=776 CPUtime=0 cores=0-7
/proc/19142/task/19155/stat : 19155 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140629337004112 140632041666459 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19156] ppid=19139 vsize=27326612 memory=1564 CPUtime=2.84 cores=0-7
/proc/19142/task/19156/stat : 19156 (java) S 19139 19139 19095 0 -1 1077944384 11883 0 0 0 282 2 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630159547040 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19157] ppid=19139 vsize=27326612 memory=6116 CPUtime=2.82 cores=0-7
/proc/19142/task/19157/stat : 19157 (java) S 19139 19139 19095 0 -1 1077944384 15312 0 0 0 278 4 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630158494240 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19158] ppid=19139 vsize=27326612 memory=1060 CPUtime=3.36 cores=0-7
/proc/19142/task/19158/stat : 19158 (java) S 19139 19139 19095 0 -1 1077944384 15735 0 0 0 334 2 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630157441952 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19159] ppid=19139 vsize=27326612 memory=2828 CPUtime=0.98 cores=0-7
/proc/19142/task/19159/stat : 19159 (java) S 19139 19139 19095 0 -1 1077944384 18085 0 0 0 94 4 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630156388864 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19160] ppid=19139 vsize=27326612 memory=1216 CPUtime=0 cores=0-7
/proc/19142/task/19160/stat : 19160 (java) S 19139 19139 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140628839098720 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19161] ppid=19139 vsize=27326612 memory=984 CPUtime=0.94 cores=0-7
/proc/19142/task/19161/stat : 19161 (java) S 19139 19139 19095 0 -1 1077944384 2468 0 0 0 42 52 0 0 20 0 20 0 509537967 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630155335984 140632041659010 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
Current children cumulated CPU time: 9773.77 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24033672 KiB

[startup+2174.4 s]
/proc/loadavg: 8.06 7.41 5.33 9/212 19351
/proc/meminfo: memFree=198072/32770624 swapFree=66976772/67108860
[pid=19139] ppid=19136 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19139/stat : 19139 (scop.sh) S 19136 19139 19095 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509537956 115843072 349 33554432000 4194304 5098028 140732181909072 140732181906328 139999531938428 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18059264 140732181914365 140732181914712 140732181914712 140732181917641 0
/proc/19139/statm: 28282 349 296 221 0 87 0
[pid=19142] ppid=19139 vsize=27326612 memory=24032276 CPUtime=9786.52 cores=0-7
/proc/19142/stat : 19142 (java) S 19139 19139 19095 0 -1 1077944320 58708303 0 0 0 969512 9140 0 0 20 0 20 0 509537957 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140728228639264 140632041647863 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
/proc/19142/statm: 6831653 6008069 3304 1 0 6792983 0
[pid=19142/tid=19143] ppid=19139 vsize=27326612 memory=1396 CPUtime=1066.77 cores=0-7
/proc/19142/task/19143/stat : 19143 (java) S 19139 19139 19095 0 -1 1077944384 482052 0 0 0 106469 208 0 0 20 0 20 0 509537957 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140632013486816 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19144] ppid=19139 vsize=27326612 memory=24032276 CPUtime=1086.72 cores=0-7
/proc/19142/task/19144/stat : 19144 (java) R 19139 19139 19095 0 -1 4202560 6984755 0 0 0 107506 1166 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140632045890136 140632023257609 0 4 2 25189581 0 0 0 -1 4 0 0 38 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19145] ppid=19139 vsize=27326612 memory=2124 CPUtime=1086.49 cores=0-7
/proc/19142/task/19145/stat : 19145 (java) R 19139 19139 19095 0 -1 4202560 5989746 0 0 0 107548 1101 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631463328216 140632034276071 0 4 2 25189581 0 0 0 -1 1 0 0 38 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19146] ppid=19139 vsize=27326612 memory=6791534058613427641 CPUtime=1087.99 cores=0-7
/proc/19142/task/19146/stat : 19146 (java) R 19139 19139 19095 0 -1 4202560 7607523 0 0 0 107662 1137 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631462275928 140632026644471 0 4 2 25189581 0 0 0 -1 6 0 0 35 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19147] ppid=19139 vsize=27326612 memory=988 CPUtime=1086.54 cores=0-7
/proc/19142/task/19147/stat : 19147 (java) R 19139 19139 19095 0 -1 4202560 8117329 0 0 0 107542 1112 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631461223128 140632026644432 0 4 2 25189581 0 0 0 -1 7 0 0 29 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19148] ppid=19139 vsize=27326612 memory=2008 CPUtime=1086.04 cores=0-7
/proc/19142/task/19148/stat : 19148 (java) R 19139 19139 19095 0 -1 4202560 5659126 0 0 0 107613 991 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631460170448 140632034276071 0 4 2 25189581 0 0 0 -1 3 0 0 31 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19149] ppid=19139 vsize=27326612 memory=1436 CPUtime=1089.32 cores=0-7
/proc/19142/task/19149/stat : 19149 (java) R 19139 19139 19095 0 -1 4202560 7565079 0 0 0 107874 1058 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631459118040 140632023257692 0 4 2 25189581 0 0 0 -1 0 0 0 31 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19150] ppid=19139 vsize=27326612 memory=1564 CPUtime=1088.21 cores=0-7
/proc/19142/task/19150/stat : 19150 (java) R 19139 19139 19095 0 -1 4202560 7690737 0 0 0 107737 1084 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631458065440 140632023257609 0 4 2 25189581 0 0 0 -1 5 0 0 39 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19151] ppid=19139 vsize=27326612 memory=6116 CPUtime=1086.06 cores=0-7
/proc/19142/task/19151/stat : 19151 (java) R 19139 19139 19095 0 -1 4202560 6092491 0 0 0 107486 1120 0 0 20 0 20 0 509537960 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140631457012952 140632023257679 0 4 2 25189581 0 0 0 -1 2 0 0 34 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19152] ppid=19139 vsize=27326612 memory=1060 CPUtime=11.32 cores=0-7
/proc/19142/task/19152/stat : 19152 (java) S 19139 19139 19095 0 -1 1077944384 2454629 0 0 0 1010 122 0 0 20 0 20 0 509537961 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630160597696 140632041658069 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19153] ppid=19139 vsize=27326612 memory=2828 CPUtime=0 cores=0-7
/proc/19142/task/19153/stat : 19153 (java) S 19139 19139 19095 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 509537962 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140629979947872 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19154] ppid=19139 vsize=27326612 memory=1216 CPUtime=0 cores=0-7
/proc/19142/task/19154/stat : 19154 (java) S 19139 19139 19095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 509537962 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140629711512704 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19155] ppid=19139 vsize=27326612 memory=984 CPUtime=0 cores=0-7
/proc/19142/task/19155/stat : 19155 (java) S 19139 19139 19095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140629337004112 140632041666459 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19156] ppid=19139 vsize=27326612 memory=928 CPUtime=2.84 cores=0-7
/proc/19142/task/19156/stat : 19156 (java) S 19139 19139 19095 0 -1 1077944384 11883 0 0 0 282 2 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630159547040 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19157] ppid=19139 vsize=27326612 memory=1772 CPUtime=2.82 cores=0-7
/proc/19142/task/19157/stat : 19157 (java) S 19139 19139 19095 0 -1 1077944384 15312 0 0 0 278 4 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630158494240 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19158] ppid=19139 vsize=27326612 memory=816 CPUtime=3.36 cores=0-7
/proc/19142/task/19158/stat : 19158 (java) S 19139 19139 19095 0 -1 1077944384 15735 0 0 0 334 2 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630157441952 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19159] ppid=19139 vsize=27326612 memory=1436 CPUtime=0.98 cores=0-7
/proc/19142/task/19159/stat : 19159 (java) S 19139 19139 19095 0 -1 1077944384 18085 0 0 0 94 4 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630156388864 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19160] ppid=19139 vsize=27326612 memory=1984 CPUtime=0 cores=0-7
/proc/19142/task/19160/stat : 19160 (java) S 19139 19139 19095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509537966 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140628839098720 140632041658069 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
[pid=19142/tid=19161] ppid=19139 vsize=27326612 memory=2580 CPUtime=0.94 cores=0-7
/proc/19142/task/19161/stat : 19161 (java) S 19139 19139 19095 0 -1 1077944384 2468 0 0 0 42 52 0 0 20 0 20 0 509537967 27982450688 6008069 33554432000 4194304 4196468 140728228656720 140630155335984 140632041659010 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 12484608 140728228659911 140728228660358 140728228660358 140728228663247 0
Current children cumulated CPU time: 9786.52 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24033672 KiB

[startup+2174.8 s]
/proc/loadavg: 8.06 7.41 5.33 9/212 19351
/proc/meminfo: memFree=198072/32770624 swapFree=66976772/67108860
[pid=19139] ppid=19136 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19139/stat : 19139 (scop.sh) S 19136 19139 19095 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509537956 115843072 349 33554432000 4194304 5098028 140732181909072 140732181906328 139999531938428 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18059264 140732181914365 140732181914712 140732181914712 140732181917641 0
/proc/19139/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

[startup+2175 s]*
/proc/loadavg: 7.49 7.31 5.30 2/194 19351
/proc/meminfo: memFree=14788156/32770624 swapFree=66976772/67108860
[pid=19139] ppid=19136 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19139/stat : 19139 (scop.sh) S 19136 19139 19095 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509537956 115843072 349 33554432000 4194304 5098028 140732181909072 140732181906328 139999531938428 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18059264 140732181914365 140732181914712 140732181914712 140732181917641 0
/proc/19139/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

[startup+2175.11 s]
/proc/loadavg: 7.49 7.31 5.30 2/194 19351
/proc/meminfo: memFree=14788156/32770624 swapFree=66976772/67108860
[pid=19139] ppid=19136 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/19139/stat : 19139 (scop.sh) S 19136 19139 19095 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509537956 115843072 349 33554432000 4194304 5098028 140732181909072 140732181906328 139999531938428 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 18059264 140732181914365 140732181914712 140732181914712 140732181917641 0
/proc/19139/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): 2175.19
CPU time (s): 9788.6
CPU user time (s): 9696.7
CPU system time (s): 91.9028
CPU usage (%): 450.011
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 24033672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9696.7
system time used= 91.9028
maximum resident set size= 24032480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58734551
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 106830
involuntary context switches= 202205


# summary of solver processes directly reported to runsolver:
#   pid: 19139
#   total CPU time (s): 9788.6
#   total CPU user time (s): 9696.7
#   total CPU system time (s): 91.9028

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.937 second user time and 26.0263 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-24 16:38:58
IDJOB=4405292
IDBENCH=125996
IDSOLVER=2867
FILE ID=node124/4405292-1569335979
RUNJOBID= node124-1569335938-19122
PBS_JOBID= 21705061
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-06.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-4405292-1569335979/watcher-4405292-1569335979 -o /var/tmp/evaluation-result-4405292-1569335979/solver-4405292-1569335979 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569335938-19122 --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-4405292-1569335979.xml

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

MD5SUM BENCH= c11db23a97f48af6ae936ba62121dffc
RANDOM SEED=2101077985

node124.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.47
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.47
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.47
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.47
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:        21252064 kB
MemAvailable:   31816332 kB
Buffers:          147884 kB
Cached:         10441512 kB
SwapCached:        29076 kB
Active:          5260972 kB
Inactive:        5363496 kB
Active(anon):       3840 kB
Inactive(anon):    88528 kB
Active(file):    5257132 kB
Inactive(file):  5274968 kB
Unevictable:      108280 kB
Mlocked:          108280 kB
SwapTotal:      67108860 kB
SwapFree:       66976772 kB
Dirty:             22220 kB
Writeback:             0 kB
AnonPages:        114856 kB
Mapped:            57160 kB
Shmem:             49092 kB
Slab:             489080 kB
SReclaimable:     460628 kB
SUnreclaim:        28452 kB
KernelStack:        3280 kB
PageTables:         5020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

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