Trace number 4392432

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)? (NS) 9923.72 2245.93

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-16985-serial-file.bin HOME/instance-4392432-1568425453.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 02:42:57 CEST 2019
0.65/0.57	c PID: 16988
0.65/0.57	c IP: 172.20.3.106
0.65/0.57	c HOST: node106.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.75/1.33	c (0,0) Parsing End
2.75/1.33	c (0,0) CSP: 0 int (0 aux), 21 bool (0 aux), 133 ctr, max domain size 2
2.75/1.33	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.75/1.33	c (0,0) Constraint Name Generate Begin
2.75/1.34	c (0,0) Ctr:HOME/instance-4392432-1568425453.xml,ExtensionSupport:Var
2.75/1.34	c (0,0) Constraint Name Generate End
2.75/1.34	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.75/1.34	c (0,0) CSP to CSPinCNF Begin
117.37/84.54	c (84,80) translated 14 (10%) constraints
228.54/166.52	c (165,158) translated 27 (20%) constraints
330.09/244.61	c (244,233) translated 40 (30%) constraints
432.49/327.24	c (326,312) translated 54 (40%) constraints
530.57/407.71	c (407,390) translated 67 (50%) constraints
633.53/488.80	c (488,468) translated 80 (60%) constraints
737.18/573.19	c (572,550) translated 94 (70%) constraints
837.03/654.02	c (653,628) translated 107 (80%) constraints
933.73/731.93	c (731,703) translated 120 (90%) constraints
1032.32/809.26	c (808,777) translated 133 (100%) constraints
1038.02/814.99	c (814,783) ===========================================
1038.35/815.23	c (814,783) Order
1038.35/815.23	c (814,783) ===========================================
1420.95/895.61	c (895,819) translated 1779900 (10%) constraints
1535.78/942.72	c (942,856) translated 3559799 (20%) constraints
1736.88/1000.81	c (1000,894) translated 5339698 (30%) constraints
2034.10/1070.96	c (1070,931) translated 7119597 (40%) constraints
2252.04/1131.06	c (1130,968) translated 8899496 (50%) constraints
2652.51/1214.42	c (1213,1005) translated 10679395 (60%) constraints
3164.06/1312.03	c (1311,1043) translated 12459294 (70%) constraints
3898.90/1437.76	c (1437,1080) translated 14239193 (80%) constraints
6341.23/1781.30	c (1780,1117) translated 16019092 (90%) constraints
9923.59/2245.81	c (2245,1129) java.lang.OutOfMemoryError: GC overhead limit exceeded
9923.59/2245.81	c (2245,1129) scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:172)
9923.59/2245.81	c (2245,1129) scala.collection.mutable.ListBuffer.$plus$eq(ListBuffer.scala:43)
9923.59/2245.81	c (2245,1129) scala.collection.generic.Growable.$anonfun$$plus$plus$eq$1(Growable.scala:58)
9923.59/2245.81	c (2245,1129) scala.collection.generic.Growable$$Lambda$5/93122545.apply(Unknown Source)
9923.59/2245.81	c (2245,1129) scala.collection.IndexedSeqOptimized.foreach(IndexedSeqOptimized.scala:32)
9923.59/2245.81	c (2245,1129) scala.collection.IndexedSeqOptimized.foreach$(IndexedSeqOptimized.scala:29)
9923.59/2245.81	c (2245,1129) scala.collection.mutable.WrappedArray.foreach(WrappedArray.scala:37)
9923.59/2245.81	c (2245,1129) scala.collection.generic.Growable.$plus$plus$eq(Growable.scala:58)
9923.59/2245.81	c (2245,1129) scala.collection.generic.Growable.$plus$plus$eq$(Growable.scala:49)
9923.59/2245.81	c (2245,1129) scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:185)
9923.59/2245.81	c (2245,1129) scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:43)
9923.59/2245.81	c (2245,1129) scala.collection.generic.GenericCompanion.apply(GenericCompanion.scala:49)
9923.59/2245.81	c (2245,1129) fun.scop.TranslatorOrd.flattenOr(Translator.scala:1848)
9923.59/2245.81	c (2245,1129) fun.scop.TranslatorOrd.$anonfun$flattenOr$1(Translator.scala:1852)
9923.59/2245.81	c (2245,1129) fun.scop.TranslatorOrd$$Lambda$194/1905485420.apply(Unknown Source)
9923.59/2245.81	c (2245,1129) scala.collection.TraversableLike.$anonfun$flatMap$1(TraversableLike.scala:240)
9923.59/2245.82	c (2245,1129) scala.collection.TraversableLike$$Lambda$117/868964689.apply(Unknown Source)
9923.59/2245.82	c (2245,1129) scala.collection.immutable.List.foreach(List.scala:388)
9923.59/2245.82	c (2245,1129) scala.collection.TraversableLike.flatMap(TraversableLike.scala:240)
9923.59/2245.82	c (2245,1129) scala.collection.TraversableLike.flatMap$(TraversableLike.scala:237)
9923.59/2245.82	c (2245,1129) scala.collection.immutable.List.flatMap(List.scala:351)
9923.59/2245.82	c (2245,1129) fun.scop.TranslatorOrd.flattenOr(Translator.scala:1852)
9923.59/2245.82	c (2245,1129) fun.scop.TranslatorOrd.toCNF_Ge(Translator.scala:1891)
9923.59/2245.82	c (2245,1129) fun.scop.TranslatorOrd.$anonfun$transCSPinCNFtoCSPinCNF$1(Translator.scala:2118)
9923.59/2245.82	c (2245,1129) fun.scop.TranslatorOrd$$Lambda$204/1125736023.apply$mcVI$sp(Unknown Source)
9923.59/2245.82	c (2245,1129) scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:155)
9923.59/2245.82	c (2245,1129) fun.scop.TranslatorOrd.transCSPinCNFtoCSPinCNF(Translator.scala:2106)
9923.59/2245.82	c (2245,1129) fun.scop.XCSP19Encode.run(XCSP19Encode.scala:343)
9923.59/2245.82	c (2245,1129) fun.scop.XCSP19Encode$.main(XCSP19Encode.scala:568)
9923.59/2245.82	c (2245,1129) fun.scop.XCSP19Encode.main(XCSP19Encode.scala)
9923.59/2245.82	c (2245,1129) 0,0,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(CtrName)
9923.59/2245.82	s UNSUPPORTED
9923.59/2245.82	c END-Prog: Sat Sep 14 03:20:22 CEST 2019
0.00/2245.93	c (scop.sh) HOME/scop-16985-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 (14741 MiB free)
  memory of node 1: 16384 MiB (15174 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392432-1568425453/watcher-4392432-1568425453 -o /tmp/evaluation-result-4392432-1568425453/solver-4392432-1568425453 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568413091-12776 --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-4392432-1568425453.xml 

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

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

solver pid=16985, runsolver pid=16982

[startup+0.10016 s]*
/proc/loadavg: 2.37 2.27 2.59 2/210 17007
/proc/meminfo: memFree=30544532/32770624 swapFree=66997604/67108860
[pid=16985] ppid=16982 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16985/stat : 16985 (scop.sh) S 16982 16985 12749 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418799980 115843072 349 33554432000 4194304 5098028 140725080558192 140725080555448 140204492108412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28413952 140725080564517 140725080564844 140725080564844 140725080567757 0
/proc/16985/statm: 28282 349 296 221 0 87 0
[pid=16988] ppid=16985 vsize=27314120 memory=103556 CPUtime=0.11 cores=0-7
/proc/16988/stat : 16988 (java) S 16985 16985 12749 0 -1 1077944320 6541 0 0 0 8 3 0 0 20 0 20 0 418799980 27969658880 25889 33554432000 4194304 4196468 140729452394816 140729452377360 139874633723639 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
/proc/16988/statm: 6828530 25889 2773 1 0 6790935 0
[pid=16988/tid=16989] ppid=16985 vsize=27314120 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/16988/task/16989/stat : 16989 (java) R 16985 16985 12749 0 -1 4202560 4627 0 0 0 6 2 0 0 20 0 20 0 418799981 27969658880 26018 33554432000 4194304 4196468 140729452394816 139874605542016 139874633735574 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16990] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16990/stat : 16990 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 26018 33554432000 4194304 4196468 140729452394816 139874637965968 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16991] ppid=16985 vsize=27314120 memory=140147433626560 CPUtime=0 cores=0-7
/proc/16988/task/16991/stat : 16991 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 26018 33554432000 4194304 4196468 140729452394816 139874055596560 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16992] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16992/stat : 16992 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 26018 33554432000 4194304 4196468 140729452394816 139874054543760 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16993] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16993/stat : 16993 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 26018 33554432000 4194304 4196468 140729452394816 139874053490960 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16994] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16994/stat : 16994 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 26018 33554432000 4194304 4196468 140729452394816 139874052439184 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16995] ppid=16985 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16988/task/16995/stat : 16995 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 26018 33554432000 4194304 4196468 140729452394816 139874051386384 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16996] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16996/stat : 16996 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 26018 33554432000 4194304 4196468 140729452394816 139874050333584 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16997] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16997/stat : 16997 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 26018 33554432000 4194304 4196468 140729452394816 139874049280784 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16998] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16998/stat : 16998 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799985 27969658880 26018 33554432000 4194304 4196468 140729452394816 139873893386608 139874633734786 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16999] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16999/stat : 16999 (java) S 16985 16985 12749 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418799985 27969658880 26018 33554432000 4194304 4196468 140729452394816 139872387982368 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17000] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17000/stat : 17000 (java) S 16985 16985 12749 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418799985 27969658880 26018 33554432000 4194304 4196468 140729452394816 139872253760368 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17001] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17001/stat : 17001 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 26018 33554432000 4194304 4196468 140729452394816 139871879255888 139874633742235 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17002] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17002/stat : 17002 (java) S 16985 16985 12749 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 26018 33554432000 4194304 4196468 140729452394816 139873892334448 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17003] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17003/stat : 17003 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 26018 33554432000 4194304 4196468 140729452394816 139873891281648 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17004] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17004/stat : 17004 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 26018 33554432000 4194304 4196468 140729452394816 139873890228848 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17005] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17005/stat : 17005 (java) R 16985 16985 12749 0 -1 4202560 270 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 26018 33554432000 4194304 4196468 140729452394816 139873889176048 139874633744986 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17006] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17006/stat : 17006 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 26018 33554432000 4194304 4196468 140729452394816 139871381351008 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17007] ppid=16985 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16988/task/17007/stat : 17007 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 26018 33554432000 4194304 4196468 140729452394816 139873888123440 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 104952 KiB

[startup+0.210065 s]*
/proc/loadavg: 2.37 2.27 2.59 3/210 17007
/proc/meminfo: memFree=30521016/32770624 swapFree=66997604/67108860
[pid=16985] ppid=16982 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16985/stat : 16985 (scop.sh) S 16982 16985 12749 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418799980 115843072 349 33554432000 4194304 5098028 140725080558192 140725080555448 140204492108412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28413952 140725080564517 140725080564844 140725080564844 140725080567757 0
/proc/16985/statm: 28282 349 296 221 0 87 0
[pid=16988] ppid=16985 vsize=27314120 memory=123188 CPUtime=0.24 cores=0-7
/proc/16988/stat : 16988 (java) S 16985 16985 12749 0 -1 1077944320 12227 0 0 0 19 5 0 0 20 0 20 0 418799980 27969658880 30797 33554432000 4194304 4196468 140729452394816 140729452377360 139874633723639 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
/proc/16988/statm: 6828530 30797 2940 1 0 6790935 0
[pid=16988/tid=16989] ppid=16985 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16988/task/16989/stat : 16989 (java) R 16985 16985 12749 0 -1 4202560 9876 0 0 0 15 4 0 0 20 0 20 0 418799981 27969658880 30797 33554432000 4194304 4196468 140729452394816 139874605523024 139874613999310 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16990] ppid=16985 vsize=27314120 memory=288230591823085922 CPUtime=0 cores=0-7
/proc/16988/task/16990/stat : 16990 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 30797 33554432000 4194304 4196468 140729452394816 139874637965968 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16991] ppid=16985 vsize=27314120 memory=3760989103778694816 CPUtime=0 cores=0-7
/proc/16988/task/16991/stat : 16991 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 30797 33554432000 4194304 4196468 140729452394816 139874055596560 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16992] ppid=16985 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16988/task/16992/stat : 16992 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 30797 33554432000 4194304 4196468 140729452394816 139874054543760 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16993] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16993/stat : 16993 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 30797 33554432000 4194304 4196468 140729452394816 139874053490960 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16994] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16994/stat : 16994 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 30797 33554432000 4194304 4196468 140729452394816 139874052439184 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16995] ppid=16985 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16988/task/16995/stat : 16995 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 30797 33554432000 4194304 4196468 140729452394816 139874051386384 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16996] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16996/stat : 16996 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 30797 33554432000 4194304 4196468 140729452394816 139874050333584 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16997] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16997/stat : 16997 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 30797 33554432000 4194304 4196468 140729452394816 139874049280784 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16998] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16998/stat : 16998 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799985 27969658880 30797 33554432000 4194304 4196468 140729452394816 139873893386608 139874633734786 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16999] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16999/stat : 16999 (java) S 16985 16985 12749 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418799985 27969658880 30797 33554432000 4194304 4196468 140729452394816 139872387982368 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17000] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17000/stat : 17000 (java) S 16985 16985 12749 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418799985 27969658880 30797 33554432000 4194304 4196468 140729452394816 139872253760368 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17001] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17001/stat : 17001 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 30797 33554432000 4194304 4196468 140729452394816 139871879255888 139874633742235 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17002] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17002/stat : 17002 (java) S 16985 16985 12749 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 30797 33554432000 4194304 4196468 140729452394816 139873892334448 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17003] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17003/stat : 17003 (java) S 16985 16985 12749 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 30797 33554432000 4194304 4196468 140729452394816 139873891281648 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17004] ppid=16985 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16988/task/17004/stat : 17004 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 30797 33554432000 4194304 4196468 140729452394816 139873890228848 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17005] ppid=16985 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/16988/task/17005/stat : 17005 (java) S 16985 16985 12749 0 -1 1077944384 505 0 0 0 2 0 0 0 20 0 20 0 418799988 27969658880 30797 33554432000 4194304 4196468 140729452394816 139873889176048 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17006] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17006/stat : 17006 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 30797 33554432000 4194304 4196468 140729452394816 139871381351008 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17007] ppid=16985 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16988/task/17007/stat : 17007 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 30797 33554432000 4194304 4196468 140729452394816 139873888123440 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124584 KiB

[startup+0.309293 s]*
/proc/loadavg: 2.37 2.27 2.59 2/210 17007
/proc/meminfo: memFree=30518712/32770624 swapFree=66997604/67108860
[pid=16985] ppid=16982 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16985/stat : 16985 (scop.sh) S 16982 16985 12749 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418799980 115843072 349 33554432000 4194304 5098028 140725080558192 140725080555448 140204492108412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28413952 140725080564517 140725080564844 140725080564844 140725080567757 0
/proc/16985/statm: 28282 349 296 221 0 87 0
[pid=16988] ppid=16985 vsize=27314120 memory=127140 CPUtime=0.42 cores=0-7
/proc/16988/stat : 16988 (java) S 16985 16985 12749 0 -1 1077944320 12700 0 0 0 37 5 0 0 20 0 20 0 418799980 27969658880 31785 33554432000 4194304 4196468 140729452394816 140729452377360 139874633723639 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
/proc/16988/statm: 6828530 31785 3027 1 0 6790935 0
[pid=16988/tid=16989] ppid=16985 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/16988/task/16989/stat : 16989 (java) R 16985 16985 12749 0 -1 4202560 10078 0 0 0 25 4 0 0 20 0 20 0 418799981 27969658880 31785 33554432000 4194304 4196468 140729452394816 139874605523584 139874615276944 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16990] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16990/stat : 16990 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 31785 33554432000 4194304 4196468 140729452394816 139874637965968 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16991] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16991/stat : 16991 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 31785 33554432000 4194304 4196468 140729452394816 139874055596560 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16992] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16992/stat : 16992 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 31785 33554432000 4194304 4196468 140729452394816 139874054543760 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16993] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16993/stat : 16993 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 31785 33554432000 4194304 4196468 140729452394816 139874053490960 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16994] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16994/stat : 16994 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 31785 33554432000 4194304 4196468 140729452394816 139874052439184 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16995] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16995/stat : 16995 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 31785 33554432000 4194304 4196468 140729452394816 139874051386384 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16996] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16996/stat : 16996 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 31785 33554432000 4194304 4196468 140729452394816 139874050333584 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16997] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16997/stat : 16997 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799983 27969658880 31785 33554432000 4194304 4196468 140729452394816 139874049280784 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16998] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16998/stat : 16998 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799985 27969658880 31785 33554432000 4194304 4196468 140729452394816 139873893386608 139874633734786 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16999] ppid=16985 vsize=27314120 memory=280294666214784 CPUtime=0 cores=0-7
/proc/16988/task/16999/stat : 16999 (java) S 16985 16985 12749 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418799985 27969658880 31785 33554432000 4194304 4196468 140729452394816 139872387982368 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17000] ppid=16985 vsize=27314120 memory=280294666219392 CPUtime=0 cores=0-7
/proc/16988/task/17000/stat : 17000 (java) S 16985 16985 12749 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418799985 27969658880 31785 33554432000 4194304 4196468 140729452394816 139872253760368 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17001] ppid=16985 vsize=27314120 memory=280294666224000 CPUtime=0 cores=0-7
/proc/16988/task/17001/stat : 17001 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 31785 33554432000 4194304 4196468 140729452394816 139871879255888 139874633742235 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17002] ppid=16985 vsize=27314120 memory=280294666228608 CPUtime=0.01 cores=0-7
/proc/16988/task/17002/stat : 17002 (java) S 16985 16985 12749 0 -1 1077944384 358 0 0 0 1 0 0 0 20 0 20 0 418799988 27969658880 31785 33554432000 4194304 4196468 140729452394816 139873892334448 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17003] ppid=16985 vsize=27314120 memory=280294666233216 CPUtime=0.01 cores=0-7
/proc/16988/task/17003/stat : 17003 (java) S 16985 16985 12749 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 20 0 418799988 27969658880 31785 33554432000 4194304 4196468 140729452394816 139873891281648 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17004] ppid=16985 vsize=27314120 memory=280294666237824 CPUtime=0.01 cores=0-7
/proc/16988/task/17004/stat : 17004 (java) R 16985 16985 12749 0 -1 4202560 45 0 0 0 1 0 0 0 20 0 20 0 418799988 27969658880 31785 33554432000 4194304 4196468 140729452394816 139873890228848 139874619778786 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17005] ppid=16985 vsize=27314120 memory=280294666242432 CPUtime=0.07 cores=0-7
/proc/16988/task/17005/stat : 17005 (java) S 16985 16985 12749 0 -1 1077944384 600 0 0 0 7 0 0 0 20 0 20 0 418799988 27969658880 31785 33554432000 4194304 4196468 140729452394816 139873889176048 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17006] ppid=16985 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/17006/stat : 17006 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 31785 33554432000 4194304 4196468 140729452394816 139871381351008 139874633733845 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17007] ppid=16985 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16988/task/17007/stat : 17007 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799988 27969658880 31785 33554432000 4194304 4196468 140729452394816 139873888123440 139874633734786 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128536 KiB

[startup+0.700882 s]
/proc/loadavg: 2.37 2.27 2.59 3/210 17007
/proc/meminfo: memFree=30497120/32770624 swapFree=66997604/67108860
[pid=16985] ppid=16982 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16985/stat : 16985 (scop.sh) S 16982 16985 12749 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418799980 115843072 349 33554432000 4194304 5098028 140725080558192 140725080555448 140204492108412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28413952 140725080564517 140725080564844 140725080564844 140725080567757 0
/proc/16985/statm: 28282 349 296 221 0 87 0
[pid=16988] ppid=16985 vsize=27320392 memory=162576 CPUtime=0.98 cores=0-7
/proc/16988/stat : 16988 (java) S 16985 16985 12749 0 -1 1077944320 20233 0 0 0 90 8 0 0 20 0 20 0 418799980 27976081408 40644 33554432000 4194304 4196468 140729452394816 140729452377360 139874633723639 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
/proc/16988/statm: 6830098 40644 3192 1 0 6791447 0
[pid=16988/tid=16989] ppid=16985 vsize=27320392 memory=4580 CPUtime=0.67 cores=0-7
/proc/16988/task/16989/stat : 16989 (java) R 16985 16985 12749 0 -1 4202560 16994 0 0 0 61 6 0 0 20 0 20 0 418799981 27976081408 40644 33554432000 4194304 4196468 140729452394816 139874605555888 139874633745565 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16990] ppid=16985 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16990/stat : 16990 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27976081408 40644 33554432000 4194304 4196468 140729452394816 139874637965968 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16991] ppid=16985 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/16988/task/16991/stat : 16991 (java) S 16985 16985 12749 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418799983 27976081408 40644 33554432000 4194304 4196468 140729452394816 139874055596560 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16992] ppid=16985 vsize=27320392 memory=4008 CPUtime=0 cores=0-7
/proc/16988/task/16992/stat : 16992 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799983 27976081408 40644 33554432000 4194304 4196468 140729452394816 139874054543760 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0

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

[pid=16985] ppid=16982 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16985/stat : 16985 (scop.sh) S 16982 16985 12749 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418799980 115843072 349 33554432000 4194304 5098028 140725080558192 140725080555448 140204492108412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28413952 140725080564517 140725080564844 140725080564844 140725080567757 0
/proc/16985/statm: 28282 349 296 221 0 87 0
[pid=16988] ppid=16985 vsize=27326612 memory=24030208 CPUtime=9916.42 cores=0-7
/proc/16988/stat : 16988 (java) S 16985 16985 12749 0 -1 1077944320 1662957 0 0 0 986147 5495 0 0 20 0 20 0 418799980 27982450688 6007552 33554432000 4194304 4196468 140729452394816 140729452377360 139874633723639 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
/proc/16988/statm: 6831653 6007552 3304 1 0 6792983 0
[pid=16988/tid=16989] ppid=16985 vsize=27326612 memory=1760 CPUtime=1130.04 cores=0-7
/proc/16988/task/16989/stat : 16989 (java) S 16985 16985 12749 0 -1 1077944384 133107 0 0 0 112470 534 0 0 20 0 20 0 418799981 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874605562160 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16990] ppid=16985 vsize=27326612 memory=111632 CPUtime=1097.16 cores=0-7
/proc/16988/task/16990/stat : 16990 (java) R 16985 16985 12749 0 -1 4202560 155132 0 0 0 109075 641 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874637966168 139874615333325 0 4 2 25189581 0 0 0 -1 3 0 0 55 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16991] ppid=16985 vsize=27326612 memory=6791534058613427641 CPUtime=1093.48 cores=0-7
/proc/16988/task/16991/stat : 16991 (java) R 16985 16985 12749 0 -1 4202560 128182 0 0 0 108708 640 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874055596760 139874615333444 0 4 2 25189581 0 0 0 -1 0 0 0 67 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16992] ppid=16985 vsize=27326612 memory=26744 CPUtime=1095.05 cores=0-7
/proc/16988/task/16992/stat : 16992 (java) R 16985 16985 12749 0 -1 4202560 114801 0 0 0 108880 625 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874054543960 139874615276880 0 4 2 25189581 0 0 0 -1 2 0 0 69 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16993] ppid=16985 vsize=27326612 memory=984 CPUtime=1094.78 cores=0-7
/proc/16988/task/16993/stat : 16993 (java) R 16985 16985 12749 0 -1 4202560 131006 0 0 0 108884 594 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874053491160 139874615333427 0 4 2 25189581 0 0 0 -1 7 0 0 59 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16994] ppid=16985 vsize=27326612 memory=2024 CPUtime=1093.67 cores=0-7
/proc/16988/task/16994/stat : 16994 (java) R 16985 16985 12749 0 -1 4202560 112324 0 0 0 108766 601 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874052439384 139874615333325 0 4 2 25189581 0 0 0 -1 1 0 0 68 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16995] ppid=16985 vsize=27326612 memory=6791534058613427641 CPUtime=1099.35 cores=0-7
/proc/16988/task/16995/stat : 16995 (java) R 16985 16985 12749 0 -1 4202560 139369 0 0 0 109322 613 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874051386584 139874618422424 0 4 2 25189581 0 0 0 -1 4 0 0 65 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16996] ppid=16985 vsize=27326612 memory=-8253362762722141311 CPUtime=1095.52 cores=0-7
/proc/16988/task/16996/stat : 16996 (java) R 16985 16985 12749 0 -1 4202560 113151 0 0 0 108961 591 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874050333472 139874618720148 0 4 2 25189581 0 0 0 -1 6 0 0 59 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16997] ppid=16985 vsize=27326612 memory=7100839861465685612 CPUtime=1094.7 cores=0-7
/proc/16988/task/16997/stat : 16997 (java) R 16985 16985 12749 0 -1 4202560 117353 0 0 0 108894 576 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874049280984 139874615333248 0 4 2 25189581 0 0 0 -1 5 0 0 66 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16998] ppid=16985 vsize=27326612 memory=-7175204567652784766 CPUtime=11.22 cores=0-7
/proc/16988/task/16998/stat : 16998 (java) S 16985 16985 12749 0 -1 1077944384 452745 0 0 0 1084 38 0 0 20 0 20 0 418799985 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873893385152 139874633733845 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16999] ppid=16985 vsize=27326612 memory=5924 CPUtime=0 cores=0-7
/proc/16988/task/16999/stat : 16999 (java) S 16985 16985 12749 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 418799985 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139872387982432 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17000] ppid=16985 vsize=27326612 memory=14012 CPUtime=0 cores=0-7
/proc/16988/task/17000/stat : 17000 (java) S 16985 16985 12749 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 20 0 418799985 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139872253760384 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17001] ppid=16985 vsize=27326612 memory=2116 CPUtime=0 cores=0-7
/proc/16988/task/17001/stat : 17001 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139871879255888 139874633742235 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17002] ppid=16985 vsize=27326612 memory=10496 CPUtime=2.6 cores=0-7
/proc/16988/task/17002/stat : 17002 (java) S 16985 16985 12749 0 -1 1077944384 9372 0 0 0 258 2 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873892334496 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17003] ppid=16985 vsize=27326612 memory=12024 CPUtime=3.56 cores=0-7
/proc/16988/task/17003/stat : 17003 (java) S 16985 16985 12749 0 -1 1077944384 12606 0 0 0 353 3 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873891281408 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17004] ppid=16985 vsize=27326612 memory=1556 CPUtime=3.35 cores=0-7
/proc/16988/task/17004/stat : 17004 (java) S 16985 16985 12749 0 -1 1077944384 20492 0 0 0 332 3 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873890228896 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17005] ppid=16985 vsize=27326612 memory=500 CPUtime=0.95 cores=0-7
/proc/16988/task/17005/stat : 17005 (java) S 16985 16985 12749 0 -1 1077944384 19253 0 0 0 90 5 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873889176096 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17006] ppid=16985 vsize=27326612 memory=928 CPUtime=0 cores=0-7
/proc/16988/task/17006/stat : 17006 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139871381351008 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17007] ppid=16985 vsize=27326612 memory=1396 CPUtime=0.84 cores=0-7
/proc/16988/task/17007/stat : 17007 (java) S 16985 16985 12749 0 -1 1077944384 2627 0 0 0 40 44 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873888123440 139874633734786 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
Current children cumulated CPU time: 9916.42 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24031604 KiB

[startup+2245.6 s]
/proc/loadavg: 8.07 7.72 5.80 9/211 17196
/proc/meminfo: memFree=6573124/32770624 swapFree=66997632/67108860
[pid=16985] ppid=16982 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16985/stat : 16985 (scop.sh) S 16982 16985 12749 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418799980 115843072 349 33554432000 4194304 5098028 140725080558192 140725080555448 140204492108412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28413952 140725080564517 140725080564844 140725080564844 140725080567757 0
/proc/16985/statm: 28282 349 296 221 0 87 0
[pid=16988] ppid=16985 vsize=27326612 memory=24030208 CPUtime=9922.78 cores=0-7
/proc/16988/stat : 16988 (java) S 16985 16985 12749 0 -1 1077944320 1663441 0 0 0 986782 5496 0 0 20 0 20 0 418799980 27982450688 6007552 33554432000 4194304 4196468 140729452394816 140729452377360 139874633723639 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
/proc/16988/statm: 6831653 6007552 3304 1 0 6792983 0
[pid=16988/tid=16989] ppid=16985 vsize=27326612 memory=6791534058613427641 CPUtime=1130.04 cores=0-7
/proc/16988/task/16989/stat : 16989 (java) S 16985 16985 12749 0 -1 1077944384 133107 0 0 0 112470 534 0 0 20 0 20 0 418799981 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874605562160 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16990] ppid=16985 vsize=27326612 memory=876 CPUtime=1097.96 cores=0-7
/proc/16988/task/16990/stat : 16990 (java) R 16985 16985 12749 0 -1 4202560 155367 0 0 0 109155 641 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874637966168 139874618422407 0 4 2 25189581 0 0 0 -1 3 0 0 55 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16991] ppid=16985 vsize=27326612 memory=1980 CPUtime=1094.28 cores=0-7
/proc/16988/task/16991/stat : 16991 (java) R 16985 16985 12749 0 -1 4202560 128190 0 0 0 108788 640 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874055596368 139874626351847 0 4 2 25189581 0 0 0 -1 0 0 0 67 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16992] ppid=16985 vsize=27326612 memory=2552 CPUtime=1095.84 cores=0-7
/proc/16988/task/16992/stat : 16992 (java) R 16985 16985 12749 0 -1 4202560 114808 0 0 0 108959 625 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874054543568 139874626351847 0 4 2 25189581 0 0 0 -1 2 0 0 69 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16993] ppid=16985 vsize=27326612 memory=1760 CPUtime=1095.56 cores=0-7
/proc/16988/task/16993/stat : 16993 (java) R 16985 16985 12749 0 -1 4202560 131197 0 0 0 108962 594 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874053491160 139874618720036 0 4 2 25189581 0 0 0 -1 7 0 0 59 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16994] ppid=16985 vsize=27326612 memory=111632 CPUtime=1094.47 cores=0-7
/proc/16988/task/16994/stat : 16994 (java) R 16985 16985 12749 0 -1 4202560 112333 0 0 0 108846 601 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874052439384 139874626351847 0 4 2 25189581 0 0 0 -1 1 0 0 68 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16995] ppid=16985 vsize=27326612 memory=24030208 CPUtime=1100.14 cores=0-7
/proc/16988/task/16995/stat : 16995 (java) R 16985 16985 12749 0 -1 4202560 139383 0 0 0 109401 613 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874051386192 139874626351847 0 4 2 25189581 0 0 0 -1 6 0 0 65 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16996] ppid=16985 vsize=27326612 memory=4008 CPUtime=1096.31 cores=0-7
/proc/16988/task/16996/stat : 16996 (java) R 16985 16985 12749 0 -1 4202560 113156 0 0 0 109040 591 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874050333392 139874626351847 0 4 2 25189581 0 0 0 -1 4 0 0 59 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16997] ppid=16985 vsize=27326612 memory=948 CPUtime=1095.5 cores=0-7
/proc/16988/task/16997/stat : 16997 (java) R 16985 16985 12749 0 -1 4202560 117365 0 0 0 108974 576 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874049280592 139874626351847 0 4 2 25189581 0 0 0 -1 5 0 0 66 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16998] ppid=16985 vsize=27326612 memory=2832 CPUtime=11.22 cores=0-7
/proc/16988/task/16998/stat : 16998 (java) S 16985 16985 12749 0 -1 1077944384 452745 0 0 0 1084 38 0 0 20 0 20 0 418799985 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873893385152 139874633733845 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16999] ppid=16985 vsize=27326612 memory=9404 CPUtime=0 cores=0-7
/proc/16988/task/16999/stat : 16999 (java) S 16985 16985 12749 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 418799985 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139872387982432 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17000] ppid=16985 vsize=27326612 memory=1548 CPUtime=0 cores=0-7
/proc/16988/task/17000/stat : 17000 (java) S 16985 16985 12749 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 20 0 418799985 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139872253760384 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17001] ppid=16985 vsize=27326612 memory=628 CPUtime=0 cores=0-7
/proc/16988/task/17001/stat : 17001 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139871879255888 139874633742235 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17002] ppid=16985 vsize=27326612 memory=1056 CPUtime=2.6 cores=0-7
/proc/16988/task/17002/stat : 17002 (java) S 16985 16985 12749 0 -1 1077944384 9372 0 0 0 258 2 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873892334496 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17003] ppid=16985 vsize=27326612 memory=1556 CPUtime=3.56 cores=0-7
/proc/16988/task/17003/stat : 17003 (java) S 16985 16985 12749 0 -1 1077944384 12606 0 0 0 353 3 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873891281408 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17004] ppid=16985 vsize=27326612 memory=3624 CPUtime=3.35 cores=0-7
/proc/16988/task/17004/stat : 17004 (java) S 16985 16985 12749 0 -1 1077944384 20492 0 0 0 332 3 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873890228896 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17005] ppid=16985 vsize=27326612 memory=26744 CPUtime=0.95 cores=0-7
/proc/16988/task/17005/stat : 17005 (java) S 16985 16985 12749 0 -1 1077944384 19253 0 0 0 90 5 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873889176096 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17006] ppid=16985 vsize=27326612 memory=984 CPUtime=0 cores=0-7
/proc/16988/task/17006/stat : 17006 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139871381351008 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17007] ppid=16985 vsize=27326612 memory=2024 CPUtime=0.84 cores=0-7
/proc/16988/task/17007/stat : 17007 (java) S 16985 16985 12749 0 -1 1077944384 2630 0 0 0 40 44 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873888123440 139874633734786 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
Current children cumulated CPU time: 9922.78 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24031604 KiB

[startup+2245.8 s]
/proc/loadavg: 8.07 7.72 5.80 9/211 17196
/proc/meminfo: memFree=6573124/32770624 swapFree=66997632/67108860
[pid=16985] ppid=16982 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16985/stat : 16985 (scop.sh) S 16982 16985 12749 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418799980 115843072 349 33554432000 4194304 5098028 140725080558192 140725080555448 140204492108412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28413952 140725080564517 140725080564844 140725080564844 140725080567757 0
/proc/16985/statm: 28282 349 296 221 0 87 0
[pid=16988] ppid=16985 vsize=27326612 memory=24030208 CPUtime=9923.59 cores=0-7
/proc/16988/stat : 16988 (java) S 16985 16985 12749 0 -1 1077944320 1663773 0 0 0 986863 5496 0 0 20 0 20 0 418799980 27982450688 6007552 33554432000 4194304 4196468 140729452394816 140729452377360 139874633723639 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
/proc/16988/statm: 6831653 6007552 3304 1 0 6792983 0
[pid=16988/tid=16989] ppid=16985 vsize=27326612 memory=772 CPUtime=1130.04 cores=0-7
/proc/16988/task/16989/stat : 16989 (java) S 16985 16985 12749 0 -1 1077944384 133107 0 0 0 112470 534 0 0 20 0 20 0 418799981 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874605562160 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16990] ppid=16985 vsize=27326612 memory=4008 CPUtime=1098.05 cores=0-7
/proc/16988/task/16990/stat : 16990 (java) S 16985 16985 12749 0 -1 1077944384 155395 0 0 0 109164 641 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874637965968 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 55 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16991] ppid=16985 vsize=27326612 memory=948 CPUtime=1094.36 cores=0-7
/proc/16988/task/16991/stat : 16991 (java) S 16985 16985 12749 0 -1 1077944384 128190 0 0 0 108796 640 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874055596560 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 67 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16992] ppid=16985 vsize=27326612 memory=2832 CPUtime=1095.93 cores=0-7
/proc/16988/task/16992/stat : 16992 (java) S 16985 16985 12749 0 -1 1077944384 114809 0 0 0 108968 625 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874054543760 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 69 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16993] ppid=16985 vsize=27326612 memory=9404 CPUtime=1095.65 cores=0-7
/proc/16988/task/16993/stat : 16993 (java) S 16985 16985 12749 0 -1 1077944384 131213 0 0 0 108971 594 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874053490960 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 59 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16994] ppid=16985 vsize=27326612 memory=1548 CPUtime=1094.56 cores=0-7
/proc/16988/task/16994/stat : 16994 (java) S 16985 16985 12749 0 -1 1077944384 112334 0 0 0 108855 601 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874052439184 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 68 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16995] ppid=16985 vsize=27326612 memory=628 CPUtime=1100.23 cores=0-7
/proc/16988/task/16995/stat : 16995 (java) S 16985 16985 12749 0 -1 1077944384 139383 0 0 0 109410 613 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874051386384 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 65 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16996] ppid=16985 vsize=27326612 memory=1056 CPUtime=1096.4 cores=0-7
/proc/16988/task/16996/stat : 16996 (java) S 16985 16985 12749 0 -1 1077944384 113156 0 0 0 109049 591 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874050333584 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 59 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16997] ppid=16985 vsize=27326612 memory=1556 CPUtime=1095.59 cores=0-7
/proc/16988/task/16997/stat : 16997 (java) S 16985 16985 12749 0 -1 1077944384 117365 0 0 0 108983 576 0 0 20 0 20 0 418799983 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139874049280784 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 66 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16998] ppid=16985 vsize=27326612 memory=5924 CPUtime=11.33 cores=0-7
/proc/16988/task/16998/stat : 16998 (java) R 16985 16985 12749 0 -1 4202560 453032 0 0 0 1095 38 0 0 20 0 20 0 418799985 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873893385152 139874612093814 0 0 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=16999] ppid=16985 vsize=27326612 memory=14012 CPUtime=0 cores=0-7
/proc/16988/task/16999/stat : 16999 (java) S 16985 16985 12749 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 418799985 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139872387982432 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17000] ppid=16985 vsize=27326612 memory=2116 CPUtime=0 cores=0-7
/proc/16988/task/17000/stat : 17000 (java) S 16985 16985 12749 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 20 0 418799985 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139872253760384 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17001] ppid=16985 vsize=27326612 memory=10496 CPUtime=0 cores=0-7
/proc/16988/task/17001/stat : 17001 (java) S 16985 16985 12749 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139871879255888 139874633742235 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17002] ppid=16985 vsize=27326612 memory=12024 CPUtime=2.6 cores=0-7
/proc/16988/task/17002/stat : 17002 (java) S 16985 16985 12749 0 -1 1077944384 9372 0 0 0 258 2 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873892334496 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17003] ppid=16985 vsize=27326612 memory=1396 CPUtime=3.56 cores=0-7
/proc/16988/task/17003/stat : 17003 (java) S 16985 16985 12749 0 -1 1077944384 12606 0 0 0 353 3 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873891281408 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17004] ppid=16985 vsize=27326612 memory=1556 CPUtime=3.35 cores=0-7
/proc/16988/task/17004/stat : 17004 (java) S 16985 16985 12749 0 -1 1077944384 20492 0 0 0 332 3 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873890228896 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17005] ppid=16985 vsize=27326612 memory=500 CPUtime=0.95 cores=0-7
/proc/16988/task/17005/stat : 17005 (java) S 16985 16985 12749 0 -1 1077944384 19253 0 0 0 90 5 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873889176096 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17006] ppid=16985 vsize=27326612 memory=928 CPUtime=0 cores=0-7
/proc/16988/task/17006/stat : 17006 (java) S 16985 16985 12749 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139871381351008 139874633733845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
[pid=16988/tid=17007] ppid=16985 vsize=27326612 memory=1528 CPUtime=0.84 cores=0-7
/proc/16988/task/17007/stat : 17007 (java) S 16985 16985 12749 0 -1 1077944384 2630 0 0 0 40 44 0 0 20 0 20 0 418799988 27982450688 6007552 33554432000 4194304 4196468 140729452394816 139873888123440 139874633734786 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 13504512 140729452397291 140729452397718 140729452397718 140729452400591 0
Current children cumulated CPU time: 9923.59 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24031604 KiB

[startup+2245.9 s]
/proc/loadavg: 8.07 7.72 5.80 9/211 17196
/proc/meminfo: memFree=6573124/32770624 swapFree=66997632/67108860
[pid=16985] ppid=16982 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16985/stat : 16985 (scop.sh) S 16982 16985 12749 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418799980 115843072 349 33554432000 4194304 5098028 140725080558192 140725080555448 140204492108412 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28413952 140725080564517 140725080564844 140725080564844 140725080567757 0
/proc/16985/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): 2245.93
CPU time (s): 9923.72
CPU user time (s): 9868.66
CPU system time (s): 55.0668
CPU usage (%): 441.853
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 24031604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9868.66
system time used= 55.0668
maximum resident set size= 24030400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1667524
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105536
involuntary context switches= 114514


# summary of solver processes directly reported to runsolver:
#   pid: 16985
#   total CPU time (s): 9923.72
#   total CPU user time (s): 9868.66
#   total CPU system time (s): 55.0668

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.581 second user time and 23.5856 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-14 02:42:56
IDJOB=4392432
IDBENCH=125996
IDSOLVER=2838
FILE ID=node106/4392432-1568425453
RUNJOBID= node106-1568413091-12776
PBS_JOBID= 21702261
Free space on /tmp= 59112 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
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 /tmp/evaluation-result-4392432-1568425453/watcher-4392432-1568425453 -o /tmp/evaluation-result-4392432-1568425453/solver-4392432-1568425453 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568413091-12776 --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-4392432-1568425453.xml

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

MD5SUM BENCH= c11db23a97f48af6ae936ba62121dffc
RANDOM SEED=942673330

node106.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.79
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.79
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.79
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.79
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:        30634148 kB
MemAvailable:   31901420 kB
Buffers:          180856 kB
Cached:          1367112 kB
SwapCached:         9380 kB
Active:           481676 kB
Inactive:        1081472 kB
Active(anon):      14152 kB
Inactive(anon):    34468 kB
Active(file):     467524 kB
Inactive(file):  1047004 kB
Unevictable:      107164 kB
Mlocked:          107164 kB
SwapTotal:      67108860 kB
SwapFree:       66997604 kB
Dirty:             22576 kB
Writeback:             4 kB
AnonPages:        113300 kB
Mapped:            38056 kB
Shmem:             25220 kB
Slab:             166520 kB
SReclaimable:     137160 kB
SUnreclaim:        29360 kB
KernelStack:        3360 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     489600 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:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59092 MiB
End job on node106 at 2019-09-14 03:20:22