Trace number 4405320

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)? 1499.73 1118.35

General information on the benchmark

NamePropStress/PropStress-m1-s1/
PropStress-0400.xml
MD5SUMcd36f5a432e3b868ff7ac280438203b6
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 benchmark59.2496
Satisfiable
(Un)Satisfiability was proved
Number of variables802
Number of constraints81001
Number of domains1
Minimum domain size160001
Maximum domain size160001
Distribution of domain sizes[{"size":160001,"count":802}]
Minimum variable degree2
Maximum variable degree401
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":399},{"degree":400,"count":399},{"degree":401,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":81001}]
Number of extensional constraints0
Number of intensional constraints81001
Distribution of constraint types[{"type":"intension","count":81001}]
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-18610-serial-file.bin HOME/instance-4405320-1569336259.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Tue Sep 24 16:43:21 CEST 2019
0.66/0.56	c PID: 18613
0.66/0.56	c IP: 172.20.3.103
0.66/0.56	c HOST: node103.alineos.net
0.66/0.57	c (0,0) Parsing Begin
11.05/5.40	c (4,4) Parsing End
11.05/5.41	c (4,4) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
11.05/5.41	c (4,4) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
11.05/5.41	c (4,4) Constraint Name Generate Begin
11.38/5.64	c (5,5) Ctr:HOME/instance-4405320-1569336259.xml,Add:Le:Num:Var
11.38/5.64	c (5,5) Constraint Name Generate End
11.38/5.64	c (5,5) Heap : 3041 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
11.38/5.64	c (5,5) CSP to CSPinCNF Begin
12.85/6.19	c (5,5) translated 8101 (10%) constraints
13.60/6.39	c (5,5) translated 16201 (20%) constraints
14.05/6.54	c (5,5) translated 24301 (30%) constraints
14.16/6.68	c (6,6) translated 32401 (40%) constraints
14.36/6.82	c (6,6) translated 40501 (50%) constraints
14.45/6.97	c (6,6) translated 48601 (60%) constraints
14.66/7.11	c (6,6) translated 56701 (70%) constraints
14.76/7.25	c (6,6) translated 64801 (80%) constraints
15.00/7.40	c (6,6) translated 72901 (90%) constraints
15.12/7.54	c (6,6) translated 81001 (100%) constraints
15.12/7.54	c (7,6) ===========================================
15.12/7.54	c (7,6) Order
15.12/7.54	c (7,6) ===========================================
15.28/7.69	c (7,7) translated 8101 (10%) constraints
15.57/7.78	c (7,7) translated 16201 (20%) constraints
15.68/7.88	c (7,7) translated 24301 (30%) constraints
15.82/7.98	c (7,7) translated 32401 (40%) constraints
16.06/8.08	c (7,7) translated 40501 (50%) constraints
16.29/8.17	c (7,7) translated 48601 (60%) constraints
16.47/8.27	c (7,7) translated 56701 (70%) constraints
16.66/8.36	c (7,7) translated 64801 (80%) constraints
16.87/8.45	c (7,7) translated 72901 (90%) constraints
17.06/8.55	c (8,7) translated 81001 (100%) constraints
17.06/8.55	c (8,7) CSP to CSPinCNF End
17.06/8.55	c (8,7) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
17.06/8.55	c (8,7) Heap : 3829 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
17.06/8.55	c (8,7) CSPinCNF Propagation Begin
17.79/8.83	c (8,8) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
17.79/8.83	c (8,8) CSPinCNF Propagation End
17.79/8.83	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
17.79/8.83	c (8,8) Heap : 4055 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
17.79/8.83	c (8,8) Simplify CSPinCNF Begin
18.00/8.95	c (8,8) Simplify CSPinCNF End
18.00/8.95	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
18.00/8.95	c (8,8) Heap : 4055 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.00/8.95	c (8,8) Calculate Precise Domain Begin
18.00/8.95	c (8,8) 0 values are removed by re-calculation
18.00/8.95	c (8,8) Calculate Precise Domain End
18.00/8.95	c (8,8) CSP: 802 int (0 aux), 0 bool (0 aux), 81001 ctr, max domain size 160001
18.00/8.95	c (8,8) Heap : 4055 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
18.00/8.95	c (8,8) CSPinCNF to SatSolver Begin
1498.74/1117.30	c (1116,942) fun.scop.ScopCnfFileIsTooLarge: Encoding is interrupted because file size becomes too large (10737418247 bytes)
1498.74/1117.30	c (1116,942) fun.scop.FileProblem.write(SatSolver.scala:576)
1498.74/1117.30	c (1116,942) fun.scop.FileProblem.write(SatSolver.scala:581)
1498.74/1117.30	c (1116,942) fun.scop.FileProblem.addClause2CnfFile(SatSolver.scala:688)
1498.74/1117.32	c (1116,942) fun.scop.ExtSatSolver.addClause(SatSolver.scala:296)
1498.74/1117.32	c (1116,942) fun.scop.HyOL$.$anonfun$apply$8(HyOL.scala:150)
1498.74/1117.32	c (1116,942) fun.scop.HyOL$.$anonfun$apply$8$adapted(HyOL.scala:148)
1498.74/1117.32	c (1116,942) scala.collection.TraversableLike$WithFilter.$anonfun$foreach$1(TraversableLike.scala:788)
1498.74/1117.32	c (1116,942) scala.collection.immutable.List.foreach(List.scala:388)
1498.74/1117.32	c (1116,942) scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:787)
1498.74/1117.32	c (1116,942) fun.scop.HyOL$.$anonfun$apply$6(HyOL.scala:148)
1498.74/1117.32	c (1116,942) scala.runtime.java8.JFunction1$mcVI$sp.apply(JFunction1$mcVI$sp.java:12)
1498.74/1117.32	c (1116,942) scala.collection.TraversableLike$WithFilter.$anonfun$foreach$1(TraversableLike.scala:788)
1498.74/1117.32	c (1116,942) scala.collection.immutable.Range.foreach(Range.scala:155)
1498.74/1117.32	c (1116,942) scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:787)
1498.74/1117.32	c (1116,942) fun.scop.HyOL$.apply(HyOL.scala:134)
1498.74/1117.32	c (1116,942) fun.scop.XCSP19Encode.run(XCSP19Encode.scala:468)
1498.74/1117.32	c (1116,942) fun.scop.XCSP19Encode$.main(XCSP19Encode.scala:568)
1498.74/1117.32	c (1116,942) fun.scop.XCSP19Encode.main(XCSP19Encode.scala)
1498.74/1117.32	s UNKNOWN
0.00/1118.35	c (scop.sh) HOME/scop-18610-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 (11985 MiB free)
  memory of node 1: 16384 MiB (13100 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405320-1569336259/watcher-4405320-1569336259 -o /tmp/evaluation-result-4405320-1569336259/solver-4405320-1569336259 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569335920-18440 --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-4405320-1569336259.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=18610, runsolver pid=18607
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 6.25 3.83 1.62 2/212 18632
/proc/meminfo: memFree=25593468/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/statm: 28282 349 296 221 0 87 0
[pid=18613] ppid=18610 vsize=27314120 memory=106404 CPUtime=0.11 cores=0-7
/proc/18613/stat : 18613 (java) S 18610 18610 18413 0 -1 1077944320 6127 0 0 0 8 3 0 0 20 0 20 0 509878989 27969658880 26601 33554432000 4194304 4196468 140732340326544 140732340309088 140707918941943 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
/proc/18613/statm: 6828530 26601 2818 1 0 6790935 0
[pid=18613/tid=18614] ppid=18610 vsize=27314120 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/18613/task/18614/stat : 18614 (java) R 18610 18610 18413 0 -1 4202560 4219 0 0 0 7 2 0 0 20 0 20 0 509878990 27969658880 27113 33554432000 4194304 4196468 140732340326544 140707890776624 140707903022430 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18615] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18615/stat : 18615 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 27113 33554432000 4194304 4196468 140732340326544 140707923184144 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18616] ppid=18610 vsize=27314120 memory=288370272498345600 CPUtime=0 cores=0-7
/proc/18613/task/18616/stat : 18616 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 27113 33554432000 4194304 4196468 140732340326544 140707706579600 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18617] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18617/stat : 18617 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 27113 33554432000 4194304 4196468 140732340326544 140707705526544 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18618] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18618/stat : 18618 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 27113 33554432000 4194304 4196468 140732340326544 140707704474000 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18619] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18619/stat : 18619 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 27113 33554432000 4194304 4196468 140732340326544 140707703421968 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18620] ppid=18610 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18613/task/18620/stat : 18620 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 27113 33554432000 4194304 4196468 140732340326544 140707702369424 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18621] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18621/stat : 18621 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 27113 33554432000 4194304 4196468 140732340326544 140707701316368 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18622] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18622/stat : 18622 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 27113 33554432000 4194304 4196468 140732340326544 140707700263824 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18623] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18623/stat : 18623 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878993 27969658880 27113 33554432000 4194304 4196468 140732340326544 140706553796848 140707918953090 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18624] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18624/stat : 18624 (java) S 18610 18610 18413 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509878994 27969658880 27113 33554432000 4194304 4196468 140732340326544 140705880073376 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18625] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18625/stat : 18625 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878994 27969658880 27113 33554432000 4194304 4196468 140732340326544 140705611637488 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18626] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18626/stat : 18626 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 27113 33554432000 4194304 4196468 140732340326544 140705237129168 140707918960539 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18627] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18627/stat : 18627 (java) S 18610 18610 18413 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 27113 33554432000 4194304 4196468 140732340326544 140706552744688 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18628] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18628/stat : 18628 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 27113 33554432000 4194304 4196468 140732340326544 140705968155504 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18629] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18629/stat : 18629 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 27113 33554432000 4194304 4196468 140732340326544 140705967102448 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18630] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18630/stat : 18630 (java) S 18610 18610 18413 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 27113 33554432000 4194304 4196468 140732340326544 140705966049904 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18631] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18631/stat : 18631 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 27113 33554432000 4194304 4196468 140732340326544 140704739224032 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18632] ppid=18610 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18613/task/18632/stat : 18632 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 27113 33554432000 4194304 4196468 140732340326544 140705964997296 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107800 KiB

[startup+0.210609 s]*
/proc/loadavg: 6.25 3.83 1.62 3/212 18632
/proc/meminfo: memFree=25572056/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/statm: 28282 349 296 221 0 87 0
[pid=18613] ppid=18610 vsize=27314120 memory=125400 CPUtime=0.25 cores=0-7
/proc/18613/stat : 18613 (java) S 18610 18610 18413 0 -1 1077944320 11729 0 0 0 20 5 0 0 20 0 20 0 509878989 27969658880 31350 33554432000 4194304 4196468 140732340326544 140732340309088 140707918941943 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
/proc/18613/statm: 6828530 31350 2941 1 0 6790935 0
[pid=18613/tid=18614] ppid=18610 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/18613/task/18614/stat : 18614 (java) R 18610 18610 18413 0 -1 4202560 9405 0 0 0 16 4 0 0 20 0 20 0 509878990 27969658880 31350 33554432000 4194304 4196468 140732340326544 140707890741328 140707899217746 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18615] ppid=18610 vsize=27314120 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/18613/task/18615/stat : 18615 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 31350 33554432000 4194304 4196468 140732340326544 140707923184144 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18616] ppid=18610 vsize=27314120 memory=139896346652553 CPUtime=0 cores=0-7
/proc/18613/task/18616/stat : 18616 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 31350 33554432000 4194304 4196468 140732340326544 140707706579600 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18617] ppid=18610 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18613/task/18617/stat : 18617 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 31350 33554432000 4194304 4196468 140732340326544 140707705526544 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18618] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18618/stat : 18618 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 31350 33554432000 4194304 4196468 140732340326544 140707704474000 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18619] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18619/stat : 18619 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 31350 33554432000 4194304 4196468 140732340326544 140707703421968 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18620] ppid=18610 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18613/task/18620/stat : 18620 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 31350 33554432000 4194304 4196468 140732340326544 140707702369424 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18621] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18621/stat : 18621 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 31350 33554432000 4194304 4196468 140732340326544 140707701316368 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18622] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18622/stat : 18622 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 31350 33554432000 4194304 4196468 140732340326544 140707700263824 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18623] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18623/stat : 18623 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878993 27969658880 31350 33554432000 4194304 4196468 140732340326544 140706553796848 140707918953090 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18624] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18624/stat : 18624 (java) S 18610 18610 18413 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509878994 27969658880 31350 33554432000 4194304 4196468 140732340326544 140705880073376 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18625] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18625/stat : 18625 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878994 27969658880 31350 33554432000 4194304 4196468 140732340326544 140705611637488 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18626] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18626/stat : 18626 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 31350 33554432000 4194304 4196468 140732340326544 140705237129168 140707918960539 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18627] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18627/stat : 18627 (java) S 18610 18610 18413 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 31350 33554432000 4194304 4196468 140732340326544 140706552744688 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18628] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18628/stat : 18628 (java) S 18610 18610 18413 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 31350 33554432000 4194304 4196468 140732340326544 140705968155504 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18629] ppid=18610 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18613/task/18629/stat : 18629 (java) S 18610 18610 18413 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 31350 33554432000 4194304 4196468 140732340326544 140705967102448 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18630] ppid=18610 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/18613/task/18630/stat : 18630 (java) S 18610 18610 18413 0 -1 1077944384 487 0 0 0 2 0 0 0 20 0 20 0 509878997 27969658880 31350 33554432000 4194304 4196468 140732340326544 140705966049904 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18631] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18631/stat : 18631 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 31350 33554432000 4194304 4196468 140732340326544 140704739224032 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18632] ppid=18610 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18613/task/18632/stat : 18632 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 31350 33554432000 4194304 4196468 140732340326544 140705964997296 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126796 KiB

[startup+0.310272 s]*
/proc/loadavg: 6.25 3.83 1.62 2/212 18632
/proc/meminfo: memFree=25568396/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/statm: 28282 349 296 221 0 87 0
[pid=18613] ppid=18610 vsize=27314120 memory=129692 CPUtime=0.43 cores=0-7
/proc/18613/stat : 18613 (java) S 18610 18610 18413 0 -1 1077944320 12263 0 0 0 37 6 0 0 20 0 20 0 509878989 27969658880 32423 33554432000 4194304 4196468 140732340326544 140732340309088 140707918941943 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
/proc/18613/statm: 6828530 32423 3013 1 0 6790935 0
[pid=18613/tid=18614] ppid=18610 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/18613/task/18614/stat : 18614 (java) R 18610 18610 18413 0 -1 4202560 9765 0 0 0 25 4 0 0 20 0 20 0 509878990 27969658880 32423 33554432000 4194304 4196468 140732340326544 140707890736048 140707900505472 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18615] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18615/stat : 18615 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 32423 33554432000 4194304 4196468 140732340326544 140707923184144 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18616] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18616/stat : 18616 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 32423 33554432000 4194304 4196468 140732340326544 140707706579600 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18617] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18617/stat : 18617 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 32423 33554432000 4194304 4196468 140732340326544 140707705526544 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18618] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18618/stat : 18618 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 32423 33554432000 4194304 4196468 140732340326544 140707704474000 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18619] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18619/stat : 18619 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 32423 33554432000 4194304 4196468 140732340326544 140707703421968 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18620] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18620/stat : 18620 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 32423 33554432000 4194304 4196468 140732340326544 140707702369424 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18621] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18621/stat : 18621 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 32423 33554432000 4194304 4196468 140732340326544 140707701316368 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18622] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18622/stat : 18622 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27969658880 32423 33554432000 4194304 4196468 140732340326544 140707700263824 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18623] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18623/stat : 18623 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878993 27969658880 32423 33554432000 4194304 4196468 140732340326544 140706553796848 140707918953090 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18624] ppid=18610 vsize=27314120 memory=279792423476608 CPUtime=0 cores=0-7
/proc/18613/task/18624/stat : 18624 (java) S 18610 18610 18413 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509878994 27969658880 32423 33554432000 4194304 4196468 140732340326544 140705880073376 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18625] ppid=18610 vsize=27314120 memory=279792423481216 CPUtime=0 cores=0-7
/proc/18613/task/18625/stat : 18625 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878994 27969658880 32423 33554432000 4194304 4196468 140732340326544 140705611637488 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18626] ppid=18610 vsize=27314120 memory=279792423485824 CPUtime=0 cores=0-7
/proc/18613/task/18626/stat : 18626 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 32423 33554432000 4194304 4196468 140732340326544 140705237129168 140707918960539 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18627] ppid=18610 vsize=27314120 memory=279792423490432 CPUtime=0.02 cores=0-7
/proc/18613/task/18627/stat : 18627 (java) R 18610 18610 18413 0 -1 4202560 431 0 0 0 2 0 0 0 20 0 20 0 509878997 27969658880 32423 33554432000 4194304 4196468 140732340326544 140706552744688 140707900459483 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18628] ppid=18610 vsize=27314120 memory=279792423495040 CPUtime=0 cores=0-7
/proc/18613/task/18628/stat : 18628 (java) S 18610 18610 18413 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 32423 33554432000 4194304 4196468 140732340326544 140705968155504 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18629] ppid=18610 vsize=27314120 memory=279792423499648 CPUtime=0 cores=0-7
/proc/18613/task/18629/stat : 18629 (java) S 18610 18610 18413 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 32423 33554432000 4194304 4196468 140732340326544 140705967102448 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18630] ppid=18610 vsize=27314120 memory=279792423504256 CPUtime=0.07 cores=0-7
/proc/18613/task/18630/stat : 18630 (java) S 18610 18610 18413 0 -1 1077944384 533 0 0 0 7 0 0 0 20 0 20 0 509878997 27969658880 32423 33554432000 4194304 4196468 140732340326544 140705966049904 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18631] ppid=18610 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18631/stat : 18631 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 32423 33554432000 4194304 4196468 140732340326544 140704739224032 140707918952149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18632] ppid=18610 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/18613/task/18632/stat : 18632 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27969658880 32423 33554432000 4194304 4196468 140732340326544 140705964997296 140707918953090 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131088 KiB

[startup+0.700927 s]
/proc/loadavg: 6.25 3.83 1.62 2/212 18632
/proc/meminfo: memFree=25546692/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/statm: 28282 349 296 221 0 87 0
[pid=18613] ppid=18610 vsize=27320392 memory=165692 CPUtime=1 cores=0-7
/proc/18613/stat : 18613 (java) S 18610 18610 18413 0 -1 1077944320 20007 0 0 0 92 8 0 0 20 0 20 0 509878989 27976081408 41423 33554432000 4194304 4196468 140732340326544 140732340309088 140707918941943 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
/proc/18613/statm: 6830098 41423 3181 1 0 6791447 0
[pid=18613/tid=18614] ppid=18610 vsize=27320392 memory=4580 CPUtime=0.68 cores=0-7
/proc/18613/task/18614/stat : 18614 (java) R 18610 18610 18413 0 -1 4202560 16828 0 0 0 62 6 0 0 20 0 20 0 509878990 27976081408 41423 33554432000 4194304 4196468 140732340326544 140707890779056 140707918953878 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18615] ppid=18610 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18615/stat : 18615 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878992 27976081408 41423 33554432000 4194304 4196468 140732340326544 140707923184144 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18616] ppid=18610 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/18613/task/18616/stat : 18616 (java) S 18610 18610 18413 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509878992 27976081408 41423 33554432000 4194304 4196468 140732340326544 140707706579600 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18617] ppid=18610 vsize=27320392 memory=2828 CPUtime=0 cores=0-7
/proc/18613/task/18617/stat : 18617 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878992 27976081408 41423 33554432000 4194304 4196468 140732340326544 140707705526544 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0

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

[pid=18613/tid=18626] ppid=18610 vsize=27328728 memory=3028 CPUtime=0 cores=0-7
/proc/18613/task/18626/stat : 18626 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705237129168 140707918960539 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18627] ppid=18610 vsize=27328728 memory=2012 CPUtime=2.83 cores=0-7
/proc/18613/task/18627/stat : 18627 (java) S 18610 18610 18413 0 -1 1077944384 9906 0 0 0 280 3 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140706552744688 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18628] ppid=18610 vsize=27328728 memory=0 CPUtime=2.91 cores=0-7
/proc/18613/task/18628/stat : 18628 (java) S 18610 18610 18413 0 -1 1077944384 10262 0 0 0 288 3 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705968155504 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18629] ppid=18610 vsize=27328728 memory=-6586667735541663136 CPUtime=3.71 cores=0-7
/proc/18613/task/18629/stat : 18629 (java) S 18610 18610 18413 0 -1 1077944384 12546 0 0 0 369 2 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705967102448 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18630] ppid=18610 vsize=27328728 memory=7016671349533276567 CPUtime=1.12 cores=0-7
/proc/18613/task/18630/stat : 18630 (java) S 18610 18610 18413 0 -1 1077944384 19391 0 0 0 108 4 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705966049904 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18631] ppid=18610 vsize=27328728 memory=6944657696261955641 CPUtime=0 cores=0-7
/proc/18613/task/18631/stat : 18631 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140704739224032 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18632] ppid=18610 vsize=27328728 memory=23358092 CPUtime=0.59 cores=0-7
/proc/18613/task/18632/stat : 18632 (java) S 18610 18610 18413 0 -1 1077944384 819 0 0 0 31 28 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705964997296 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
Current children cumulated CPU time: 1489.37 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 23359488 KiB

[startup+1113.6 s]
/proc/loadavg: 1.27 1.32 1.44 2/213 18741
/proc/meminfo: memFree=226300/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/statm: 28282 349 296 221 0 87 0
[pid=18613] ppid=18610 vsize=27328728 memory=23358092 CPUtime=1495.6 cores=0-7
/proc/18613/stat : 18613 (java) S 18610 18610 18413 0 -1 1077944320 1353933 0 1 0 142003 7557 0 0 20 0 20 0 509878989 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140732340309088 140707918941943 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
/proc/18613/statm: 6832182 5839523 3326 1 0 6792983 0
[pid=18613/tid=18614] ppid=18610 vsize=27328728 memory=1396 CPUtime=939.56 cores=0-7
/proc/18613/task/18614/stat : 18614 (java) R 18610 18610 18413 0 -1 4202560 123015 0 0 0 92118 1838 0 0 20 0 20 0 509878990 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707890781184 140707375267509 0 4 2 25189581 0 0 0 -1 0 0 0 10403 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18615] ppid=18610 vsize=27328728 memory=1396 CPUtime=68.19 cores=0-7
/proc/18613/task/18615/stat : 18615 (java) S 18610 18610 18413 0 -1 1077944384 209357 0 0 0 6049 770 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707923184144 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18616] ppid=18610 vsize=27328728 memory=23358092 CPUtime=68.17 cores=0-7
/proc/18613/task/18616/stat : 18616 (java) S 18610 18610 18413 0 -1 1077944384 142253 0 0 0 6058 759 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707706579600 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 28 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18617] ppid=18610 vsize=27328728 memory=2012 CPUtime=68.02 cores=0-7
/proc/18613/task/18617/stat : 18617 (java) S 18610 18610 18413 0 -1 1077944384 103710 0 0 0 6144 658 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707705526544 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18618] ppid=18610 vsize=27328728 memory=1436 CPUtime=68.11 cores=0-7
/proc/18613/task/18618/stat : 18618 (java) S 18610 18610 18413 0 -1 1077944384 120198 0 0 0 6155 656 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707704474000 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18619] ppid=18610 vsize=27328728 memory=776 CPUtime=68.14 cores=0-7
/proc/18613/task/18619/stat : 18619 (java) S 18610 18610 18413 0 -1 1077944384 211053 0 1 0 6056 758 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707703421968 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 28 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18620] ppid=18610 vsize=27328728 memory=3604 CPUtime=67.62 cores=0-7
/proc/18613/task/18620/stat : 18620 (java) S 18610 18610 18413 0 -1 1077944384 127131 0 0 0 6104 658 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707702369424 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18621] ppid=18610 vsize=27328728 memory=2828 CPUtime=68.16 cores=0-7
/proc/18613/task/18621/stat : 18621 (java) S 18610 18610 18413 0 -1 1077944384 121477 0 0 0 6152 664 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707701316368 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18622] ppid=18610 vsize=27328728 memory=23358092 CPUtime=68.02 cores=0-7
/proc/18613/task/18622/stat : 18622 (java) S 18610 18610 18413 0 -1 1077944384 115322 0 0 0 6055 747 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707700263824 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18623] ppid=18610 vsize=27328728 memory=23358092 CPUtime=0.3 cores=0-7
/proc/18613/task/18623/stat : 18623 (java) S 18610 18610 18413 0 -1 1077944384 26123 0 0 0 26 4 0 0 20 0 20 0 509878993 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140706553796848 140707918953090 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 91 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18624] ppid=18610 vsize=27328728 memory=6790 CPUtime=0 cores=0-7
/proc/18613/task/18624/stat : 18624 (java) S 18610 18610 18413 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 509878994 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705880073440 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18625] ppid=18610 vsize=27328728 memory=1396 CPUtime=0 cores=0-7
/proc/18613/task/18625/stat : 18625 (java) S 18610 18610 18413 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 509878994 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705611637504 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18626] ppid=18610 vsize=27328728 memory=23358092 CPUtime=0 cores=0-7
/proc/18613/task/18626/stat : 18626 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705237129168 140707918960539 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18627] ppid=18610 vsize=27328728 memory=1412 CPUtime=2.83 cores=0-7
/proc/18613/task/18627/stat : 18627 (java) S 18610 18610 18413 0 -1 1077944384 9906 0 0 0 280 3 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140706552744688 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18628] ppid=18610 vsize=27328728 memory=6791534058613427641 CPUtime=2.91 cores=0-7
/proc/18613/task/18628/stat : 18628 (java) S 18610 18610 18413 0 -1 1077944384 10262 0 0 0 288 3 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705968155504 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18629] ppid=18610 vsize=27328728 memory=1004 CPUtime=3.71 cores=0-7
/proc/18613/task/18629/stat : 18629 (java) S 18610 18610 18413 0 -1 1077944384 12546 0 0 0 369 2 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705967102448 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18630] ppid=18610 vsize=27328728 memory=6084 CPUtime=1.12 cores=0-7
/proc/18613/task/18630/stat : 18630 (java) S 18610 18610 18413 0 -1 1077944384 19391 0 0 0 108 4 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705966049904 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18631] ppid=18610 vsize=27328728 memory=14008 CPUtime=0 cores=0-7
/proc/18613/task/18631/stat : 18631 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140704739224032 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18632] ppid=18610 vsize=27328728 memory=4486604260213485459 CPUtime=0.59 cores=0-7
/proc/18613/task/18632/stat : 18632 (java) S 18610 18610 18413 0 -1 1077944384 819 0 0 0 31 28 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705964997296 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
Current children cumulated CPU time: 1495.6 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 23359488 KiB

[startup+1116.8 s]
/proc/loadavg: 1.25 1.31 1.44 2/213 18741
/proc/meminfo: memFree=203348/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/statm: 28282 349 296 221 0 87 0
[pid=18613] ppid=18610 vsize=27328728 memory=23358092 CPUtime=1498.24 cores=0-7
/proc/18613/stat : 18613 (java) S 18610 18610 18413 0 -1 1077944320 1353933 0 1 0 142262 7562 0 0 20 0 20 0 509878989 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140732340309088 140707918941943 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
/proc/18613/statm: 6832182 5839523 3326 1 0 6792983 0
[pid=18613/tid=18614] ppid=18610 vsize=27328728 memory=1004 CPUtime=942.19 cores=0-7
/proc/18613/task/18614/stat : 18614 (java) R 18610 18610 18413 0 -1 4202560 123015 0 0 0 92377 1842 0 0 20 0 20 0 509878990 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707890781184 140707374387371 0 4 2 25189581 0 0 0 -1 0 0 0 10459 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18615] ppid=18610 vsize=27328728 memory=6084 CPUtime=68.19 cores=0-7
/proc/18613/task/18615/stat : 18615 (java) S 18610 18610 18413 0 -1 1077944384 209357 0 0 0 6049 770 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707923184144 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18616] ppid=18610 vsize=27328728 memory=6791534058613427641 CPUtime=68.17 cores=0-7
/proc/18613/task/18616/stat : 18616 (java) S 18610 18610 18413 0 -1 1077944384 142253 0 0 0 6058 759 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707706579600 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 28 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18617] ppid=18610 vsize=27328728 memory=23358092 CPUtime=68.02 cores=0-7
/proc/18613/task/18617/stat : 18617 (java) S 18610 18610 18413 0 -1 1077944384 103710 0 0 0 6144 658 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707705526544 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18618] ppid=18610 vsize=27328728 memory=23358092 CPUtime=68.11 cores=0-7
/proc/18613/task/18618/stat : 18618 (java) S 18610 18610 18413 0 -1 1077944384 120198 0 0 0 6155 656 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707704474000 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18619] ppid=18610 vsize=27328728 memory=1396 CPUtime=68.14 cores=0-7
/proc/18613/task/18619/stat : 18619 (java) S 18610 18610 18413 0 -1 1077944384 211053 0 1 0 6056 758 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707703421968 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 28 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18620] ppid=18610 vsize=27328728 memory=1396 CPUtime=67.62 cores=0-7
/proc/18613/task/18620/stat : 18620 (java) S 18610 18610 18413 0 -1 1077944384 127131 0 0 0 6104 658 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707702369424 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18621] ppid=18610 vsize=27328728 memory=23358092 CPUtime=68.16 cores=0-7
/proc/18613/task/18621/stat : 18621 (java) S 18610 18610 18413 0 -1 1077944384 121477 0 0 0 6152 664 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707701316368 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18622] ppid=18610 vsize=27328728 memory=500 CPUtime=68.02 cores=0-7
/proc/18613/task/18622/stat : 18622 (java) S 18610 18610 18413 0 -1 1077944384 115322 0 0 0 6055 747 0 0 20 0 20 0 509878992 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140707700263824 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18623] ppid=18610 vsize=27328728 memory=1560 CPUtime=0.3 cores=0-7
/proc/18613/task/18623/stat : 18623 (java) S 18610 18610 18413 0 -1 1077944384 26123 0 0 0 26 4 0 0 20 0 20 0 509878993 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140706553796848 140707918953090 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 91 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18624] ppid=18610 vsize=27328728 memory=2828 CPUtime=0 cores=0-7
/proc/18613/task/18624/stat : 18624 (java) S 18610 18610 18413 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 509878994 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705880073440 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18625] ppid=18610 vsize=27328728 memory=676 CPUtime=0 cores=0-7
/proc/18613/task/18625/stat : 18625 (java) S 18610 18610 18413 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 509878994 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705611637504 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18626] ppid=18610 vsize=27328728 memory=1060 CPUtime=0 cores=0-7
/proc/18613/task/18626/stat : 18626 (java) S 18610 18610 18413 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705237129168 140707918960539 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18627] ppid=18610 vsize=27328728 memory=1548 CPUtime=2.83 cores=0-7
/proc/18613/task/18627/stat : 18627 (java) S 18610 18610 18413 0 -1 1077944384 9906 0 0 0 280 3 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140706552744688 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18628] ppid=18610 vsize=27328728 memory=1412 CPUtime=2.91 cores=0-7
/proc/18613/task/18628/stat : 18628 (java) S 18610 18610 18413 0 -1 1077944384 10262 0 0 0 288 3 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705968155504 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18629] ppid=18610 vsize=27328728 memory=3468 CPUtime=3.71 cores=0-7
/proc/18613/task/18629/stat : 18629 (java) S 18610 18610 18413 0 -1 1077944384 12546 0 0 0 369 2 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705967102448 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18630] ppid=18610 vsize=27328728 memory=1396 CPUtime=1.12 cores=0-7
/proc/18613/task/18630/stat : 18630 (java) S 18610 18610 18413 0 -1 1077944384 19391 0 0 0 108 4 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705966049904 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18631] ppid=18610 vsize=27328728 memory=23358092 CPUtime=0 cores=0-7
/proc/18613/task/18631/stat : 18631 (java) S 18610 18610 18413 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140704739224032 140707918952149 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
[pid=18613/tid=18632] ppid=18610 vsize=27328728 memory=1712 CPUtime=0.59 cores=0-7
/proc/18613/task/18632/stat : 18632 (java) S 18610 18610 18413 0 -1 1077944384 819 0 0 0 31 28 0 0 20 0 20 0 509878997 27984617472 5839523 33554432000 4194304 4196468 140732340326544 140705964997296 140707918953090 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140732340335339 140732340335766 140732340335766 140732340338639 0
Current children cumulated CPU time: 1498.24 s
Current children cumulated vsize: 27441856 KiB
Current children cumulated memory: 23359488 KiB

[startup+1117.6 s]
/proc/loadavg: 1.25 1.31 1.44 2/213 18741
/proc/meminfo: memFree=190684/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/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+1118 s]*
/proc/loadavg: 1.25 1.31 1.44 2/195 18741
/proc/meminfo: memFree=26795100/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/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+1118.2 s]
/proc/loadavg: 1.25 1.31 1.44 2/195 18741
/proc/meminfo: memFree=26795100/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/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+1118.3 s]
/proc/loadavg: 1.25 1.31 1.44 2/195 18741
/proc/meminfo: memFree=26795100/32770624 swapFree=66999256/67108860
[pid=18610] ppid=18607 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/18610/stat : 18610 (scop.sh) S 18607 18610 18413 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 509878989 115843072 349 33554432000 4194304 5098028 140725192807984 140725192805240 140479705514620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21106688 140725192815397 140725192815724 140725192815724 140725192818637 0
/proc/18610/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): 1118.35
CPU time (s): 1499.73
CPU user time (s): 1423.13
CPU system time (s): 76.6065
CPU usage (%): 134.102
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 23360912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1423.13
system time used= 76.6065
maximum resident set size= 23359516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1356845
page faults= 1
swaps= 0
block input operations= 1600
block output operations= 20977040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49665
involuntary context switches= 8469


# summary of solver processes directly reported to runsolver:
#   pid: 18610
#   total CPU time (s): 1499.73
#   total CPU user time (s): 1423.13
#   total CPU system time (s): 76.6065

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.5404 second user time and 11.4834 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-24 16:43:20
IDJOB=4405320
IDBENCH=126849
IDSOLVER=2867
FILE ID=node103/4405320-1569336259
RUNJOBID= node103-1569335920-18440
PBS_JOBID= 21705072
Free space on /tmp= 20856 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/PropStress/PropStress-m1-s1/PropStress-0400.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405320-1569336259/watcher-4405320-1569336259 -o /tmp/evaluation-result-4405320-1569336259/solver-4405320-1569336259 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1569335920-18440 --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-4405320-1569336259.xml

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

MD5SUM BENCH= cd36f5a432e3b868ff7ac280438203b6
RANDOM SEED=969539028

node103.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.74
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.74
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.74
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.74
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:        25688560 kB
MemAvailable:   31855244 kB
Buffers:           96572 kB
Cached:          6350656 kB
SwapCached:         7000 kB
Active:          3192492 kB
Inactive:        3268708 kB
Active(anon):       3416 kB
Inactive(anon):    67972 kB
Active(file):    3189076 kB
Inactive(file):  3200736 kB
Unevictable:      107052 kB
Mlocked:          107052 kB
SwapTotal:      67108860 kB
SwapFree:       66999256 kB
Dirty:             23508 kB
Writeback:             0 kB
AnonPages:        114632 kB
Mapped:            57404 kB
Shmem:             49080 kB
Slab:             214052 kB
SReclaimable:     185412 kB
SUnreclaim:        28640 kB
KernelStack:        3360 kB
PageTables:         5252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     513856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 20836 MiB
End job on node103 at 2019-09-24 17:01:59