Trace number 4405303

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)? (NS) 10048.7 2195.01

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-33.xml
MD5SUM81fb3456c728d6c2b2ee1ab40588047a
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 benchmark9.29758
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree119
Distribution of variable degrees[{"degree":109,"count":1},{"degree":110,"count":1},{"degree":111,"count":3},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":2},{"degree":115,"count":1},{"degree":116,"count":3},{"degree":117,"count":3},{"degree":118,"count":1},{"degree":119,"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-11742-serial-file.bin HOME/instance-4405303-1569335979.xml
0.63/0.56	
0.63/0.56	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.63/0.56	
0.63/0.58	c BEGIN-Prog: Tue Sep 24 16:38:57 CEST 2019
0.63/0.58	c PID: 11745
0.63/0.58	c IP: 172.20.3.121
0.63/0.58	c HOST: node121.alineos.net
0.63/0.59	c (0,0) Parsing Begin
2.60/1.31	c (0,0) Parsing End
2.60/1.31	c (0,0) CSP: 0 int (0 aux), 21 bool (0 aux), 133 ctr, max domain size 2
2.60/1.32	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.60/1.32	c (0,0) Constraint Name Generate Begin
2.60/1.32	c (0,0) Ctr:HOME/instance-4405303-1569335979.xml,ExtensionSupport:Var
2.60/1.32	c (0,0) Constraint Name Generate End
2.60/1.32	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.60/1.32	c (0,0) CSP to CSPinCNF Begin
114.02/80.48	c (79,76) translated 14 (10%) constraints
216.47/154.70	c (154,146) translated 27 (20%) constraints
305.95/227.68	c (227,217) translated 40 (30%) constraints
406.33/306.39	c (305,292) translated 54 (40%) constraints
496.52/379.34	c (378,362) translated 67 (50%) constraints
589.15/452.94	c (452,433) translated 80 (60%) constraints
691.21/533.47	c (532,511) translated 94 (70%) constraints
784.37/607.94	c (607,582) translated 107 (80%) constraints
872.64/680.81	c (680,653) translated 120 (90%) constraints
966.07/754.83	c (754,724) translated 133 (100%) constraints
1231.08/793.41	c (792,730) ===========================================
1231.31/793.66	c (793,730) Order
1231.31/793.66	c (793,730) ===========================================
1718.75/886.37	c (885,764) translated 1778277 (10%) constraints
1926.56/943.22	c (942,799) translated 3556553 (20%) constraints
2125.25/998.87	c (998,834) translated 5334830 (30%) constraints
2329.28/1054.96	c (1054,868) translated 7113106 (40%) constraints
2633.19/1123.74	c (1123,903) translated 8891383 (50%) constraints
2947.49/1193.60	c (1193,937) translated 10669659 (60%) constraints
3458.29/1287.87	c (1287,971) translated 12447936 (70%) constraints
4190.94/1410.11	c (1409,1005) translated 14226212 (80%) constraints
6395.67/1720.23	c (1719,1039) translated 16004489 (90%) constraints
10048.57/2194.87	c (2194,1051) java.lang.OutOfMemoryError: GC overhead limit exceeded
10048.57/2194.88	c (2194,1051) scala.collection.immutable.VectorBuilder.<init>(Vector.scala:640)
10048.57/2194.88	c (2194,1051) scala.collection.immutable.Vector$.newBuilder(Vector.scala:21)
10048.57/2194.88	c (2194,1051) scala.collection.generic.GenericTraversableTemplate.genericBuilder(GenericTraversableTemplate.scala:70)
10048.57/2194.88	c (2194,1051) scala.collection.generic.GenericTraversableTemplate.genericBuilder$(GenericTraversableTemplate.scala:70)
10048.57/2194.88	c (2194,1051) scala.collection.AbstractTraversable.genericBuilder(Traversable.scala:104)
10048.57/2194.88	c (2194,1051) scala.collection.generic.GenTraversableFactory$GenericCanBuildFrom.apply(GenTraversableFactory.scala:56)
10048.57/2194.88	c (2194,1051) scala.collection.generic.GenTraversableFactory$GenericCanBuildFrom.apply(GenTraversableFactory.scala:51)
10048.57/2194.88	c (2194,1051) scala.collection.TraversableLike.builder$1(TraversableLike.scala:228)
10048.57/2194.88	c (2194,1051) scala.collection.TraversableLike.map(TraversableLike.scala:232)
10048.57/2194.88	c (2194,1051) scala.collection.TraversableLike.map$(TraversableLike.scala:226)
10048.57/2194.88	c (2194,1051) scala.collection.AbstractTraversable.map(Traversable.scala:104)
10048.57/2194.88	c (2194,1051) fun.scop.TranslatorOrd.toCNF_Ge(Translator.scala:1894)
10048.57/2194.88	c (2194,1051) fun.scop.TranslatorOrd.$anonfun$transCSPinCNFtoCSPinCNF$1(Translator.scala:2118)
10048.57/2194.88	c (2194,1051) fun.scop.TranslatorOrd$$Lambda$204/1509791656.apply$mcVI$sp(Unknown Source)
10048.57/2194.88	c (2194,1051) scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:155)
10048.57/2194.88	c (2194,1051) fun.scop.TranslatorOrd.transCSPinCNFtoCSPinCNF(Translator.scala:2106)
10048.57/2194.88	c (2194,1051) fun.scop.XCSP19Encode.run(XCSP19Encode.scala:343)
10048.57/2194.88	c (2194,1051) fun.scop.XCSP19Encode$.main(XCSP19Encode.scala:568)
10048.57/2194.88	c (2194,1051) fun.scop.XCSP19Encode.main(XCSP19Encode.scala)
10048.57/2194.88	c (2194,1051) 0,0,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(CtrName)
10048.57/2194.88	s UNSUPPORTED
10048.57/2194.88	c END-Prog: Tue Sep 24 17:15:31 CEST 2019
0.00/2195.00	c (scop.sh) HOME/scop-11742-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 (11863 MiB free)
  memory of node 1: 16384 MiB (13086 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405303-1569335979/watcher-4405303-1569335979 -o /var/tmp/evaluation-result-4405303-1569335979/solver-4405303-1569335979 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --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-4405303-1569335979.xml 

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

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

solver pid=11742, runsolver pid=11739

[startup+0.100146 s]*
/proc/loadavg: 0.00 0.01 0.05 1/210 11763
/proc/meminfo: memFree=25456652/32770624 swapFree=66992380/67108860
[pid=11742] ppid=11739 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11742/stat : 11742 (scop.sh) S 11739 11742 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509860469 115843072 349 33554432000 4194304 5098028 140736306517392 140736306514648 140553147155068 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38273024 140736306524925 140736306525272 140736306525272 140736306528201 0
/proc/11742/statm: 28282 349 296 221 0 87 0
[pid=11745] ppid=11742 vsize=27314120 memory=101972 CPUtime=0.08 cores=0-7
/proc/11745/stat : 11745 (java) S 11742 11742 11698 0 -1 1077944320 6092 0 0 0 6 2 0 0 20 0 20 0 509860469 27969658880 25493 33554432000 4194304 4196468 140725586648880 140725586631424 139824567516919 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
/proc/11745/statm: 6828530 25493 2745 1 0 6790935 0
[pid=11745/tid=11746] ppid=11742 vsize=27314120 memory=1398722017469774279 CPUtime=0.06 cores=0-7
/proc/11745/task/11746/stat : 11746 (java) R 11742 11742 11698 0 -1 4202560 4198 0 0 0 5 1 0 0 20 0 20 0 509860470 27969658880 25493 33554432000 4194304 4196468 140725586648880 139824539359840 139824551597406 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11747] ppid=11742 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/11745/task/11747/stat : 11747 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 25493 33554432000 4194304 4196468 140725586648880 139824571759632 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11748] ppid=11742 vsize=27314120 memory=139981371524736 CPUtime=0 cores=0-7
/proc/11745/task/11748/stat : 11748 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 25493 33554432000 4194304 4196468 140725586648880 139824339774608 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11749] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11749/stat : 11749 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823988509456 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11750] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11750/stat : 11750 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823987456912 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11751] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11751/stat : 11751 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823986403856 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11752] ppid=11742 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11745/task/11752/stat : 11752 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823985351312 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11753] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11753/stat : 11753 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823984298256 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11754] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11754/stat : 11754 (java) S 11742 11742 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823983245712 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11755] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11755/stat : 11755 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860474 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823940561648 139824567528066 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11756] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11756/stat : 11756 (java) S 11742 11742 11698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509860475 27969658880 25493 33554432000 4194304 4196468 140725586648880 139822458988192 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11757] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11757/stat : 11757 (java) S 11742 11742 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509860475 27969658880 25493 33554432000 4194304 4196468 140725586648880 139822324765936 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11758] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11758/stat : 11758 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 25493 33554432000 4194304 4196468 140725586648880 139821950261712 139824567535515 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11759] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11759/stat : 11759 (java) S 11742 11742 11698 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823939508464 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11760] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11760/stat : 11760 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823938455920 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11761] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11761/stat : 11761 (java) R 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 25493 33554432000 4194304 4196468 140725586648880 139823937402864 139824567528066 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11762] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11762/stat : 11762 (java) S 11742 11742 11698 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 25493 33554432000 4194304 4196468 140725586648880 139822681286768 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11763] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11763/stat : 11763 (java) S 11742 11742 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509860479 27969658880 25493 33554432000 4194304 4196468 140725586648880 139821452356576 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11764] ppid=11742 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11745/task/11764/stat : 11764 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860479 27969658880 25493 33554432000 4194304 4196468 140725586648880 139822680235184 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 103368 KiB

[startup+0.210184 s]*
/proc/loadavg: 0.00 0.01 0.05 2/211 11764
/proc/meminfo: memFree=25436196/32770624 swapFree=66992380/67108860
[pid=11742] ppid=11739 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11742/stat : 11742 (scop.sh) S 11739 11742 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509860469 115843072 349 33554432000 4194304 5098028 140736306517392 140736306514648 140553147155068 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38273024 140736306524925 140736306525272 140736306525272 140736306528201 0
/proc/11742/statm: 28282 349 296 221 0 87 0
[pid=11745] ppid=11742 vsize=27314120 memory=123664 CPUtime=0.22 cores=0-7
/proc/11745/stat : 11745 (java) S 11742 11742 11698 0 -1 1077944320 11638 0 0 0 18 4 0 0 20 0 20 0 509860469 27969658880 30916 33554432000 4194304 4196468 140725586648880 140725586631424 139824567516919 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
/proc/11745/statm: 6828530 30916 2911 1 0 6790935 0
[pid=11745/tid=11746] ppid=11742 vsize=27314120 memory=8318255677412212789 CPUtime=0.18 cores=0-7
/proc/11745/task/11746/stat : 11746 (java) R 11742 11742 11698 0 -1 4202560 9399 0 0 0 15 3 0 0 20 0 20 0 509860470 27969658880 30916 33554432000 4194304 4196468 140725586648880 139824539349120 139824567538845 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11747] ppid=11742 vsize=27314120 memory=330 CPUtime=0 cores=0-7
/proc/11745/task/11747/stat : 11747 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 30916 33554432000 4194304 4196468 140725586648880 139824571759632 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11748] ppid=11742 vsize=27314120 memory=139981371536691 CPUtime=0 cores=0-7
/proc/11745/task/11748/stat : 11748 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 30916 33554432000 4194304 4196468 140725586648880 139824339774608 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11749] ppid=11742 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11745/task/11749/stat : 11749 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823988509456 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11750] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11750/stat : 11750 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823987456912 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11751] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11751/stat : 11751 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823986403856 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11752] ppid=11742 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11745/task/11752/stat : 11752 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823985351312 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11753] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11753/stat : 11753 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823984298256 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11754] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11754/stat : 11754 (java) S 11742 11742 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823983245712 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11755] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11755/stat : 11755 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860474 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823940561648 139824567528066 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11756] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11756/stat : 11756 (java) S 11742 11742 11698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509860475 27969658880 30916 33554432000 4194304 4196468 140725586648880 139822458988192 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11757] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11757/stat : 11757 (java) S 11742 11742 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509860475 27969658880 30916 33554432000 4194304 4196468 140725586648880 139822324765936 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11758] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11758/stat : 11758 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 30916 33554432000 4194304 4196468 140725586648880 139821950261712 139824567535515 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11759] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11759/stat : 11759 (java) S 11742 11742 11698 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823939508464 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11760] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11760/stat : 11760 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823938456016 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11761] ppid=11742 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11745/task/11761/stat : 11761 (java) R 11742 11742 11698 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 30916 33554432000 4194304 4196468 140725586648880 139823937402864 139824567528854 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11762] ppid=11742 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/11745/task/11762/stat : 11762 (java) R 11742 11742 11698 0 -1 4202560 436 0 0 0 2 0 0 0 20 0 20 0 509860478 27969658880 30916 33554432000 4194304 4196468 140725586648880 139822681286768 139824546485731 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11763] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11763/stat : 11763 (java) S 11742 11742 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509860479 27969658880 30916 33554432000 4194304 4196468 140725586648880 139821452356576 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11764] ppid=11742 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11745/task/11764/stat : 11764 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860479 27969658880 30916 33554432000 4194304 4196468 140725586648880 139822680235184 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 125060 KiB

[startup+0.309422 s]*
/proc/loadavg: 0.00 0.01 0.05 2/211 11764
/proc/meminfo: memFree=25431480/32770624 swapFree=66992380/67108860
[pid=11742] ppid=11739 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11742/stat : 11742 (scop.sh) S 11739 11742 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509860469 115843072 349 33554432000 4194304 5098028 140736306517392 140736306514648 140553147155068 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38273024 140736306524925 140736306525272 140736306525272 140736306528201 0
/proc/11742/statm: 28282 349 296 221 0 87 0
[pid=11745] ppid=11742 vsize=27314120 memory=127072 CPUtime=0.39 cores=0-7
/proc/11745/stat : 11745 (java) S 11742 11742 11698 0 -1 1077944320 12254 0 0 0 35 4 0 0 20 0 20 0 509860469 27969658880 31768 33554432000 4194304 4196468 140725586648880 140725586631424 139824567516919 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
/proc/11745/statm: 6828530 31768 2969 1 0 6790935 0
[pid=11745/tid=11746] ppid=11742 vsize=27314120 memory=1398722017469774279 CPUtime=0.27 cores=0-7
/proc/11745/task/11746/stat : 11746 (java) R 11742 11742 11698 0 -1 4202560 9791 0 0 0 24 3 0 0 20 0 20 0 509860470 27969658880 31768 33554432000 4194304 4196468 140725586648880 139824539311024 139824552947424 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11747] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11747/stat : 11747 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 31768 33554432000 4194304 4196468 140725586648880 139824571759632 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11748] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11748/stat : 11748 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 31768 33554432000 4194304 4196468 140725586648880 139824339774608 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11749] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11749/stat : 11749 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823988509456 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11750] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11750/stat : 11750 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823987456912 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11751] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11751/stat : 11751 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823986403856 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11752] ppid=11742 vsize=27314120 memory=139981238659759 CPUtime=0 cores=0-7
/proc/11745/task/11752/stat : 11752 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823985351312 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11753] ppid=11742 vsize=27314120 memory=139981238662064 CPUtime=0 cores=0-7
/proc/11745/task/11753/stat : 11753 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823984298256 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11754] ppid=11742 vsize=27314120 memory=139981238664368 CPUtime=0 cores=0-7
/proc/11745/task/11754/stat : 11754 (java) S 11742 11742 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509860473 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823983245712 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11755] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11755/stat : 11755 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860474 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823940561648 139824567528066 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11756] ppid=11742 vsize=27314120 memory=279962477342608 CPUtime=0 cores=0-7
/proc/11745/task/11756/stat : 11756 (java) S 11742 11742 11698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 509860475 27969658880 31768 33554432000 4194304 4196468 140725586648880 139822458988192 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11757] ppid=11742 vsize=27314120 memory=279962477340304 CPUtime=0 cores=0-7
/proc/11745/task/11757/stat : 11757 (java) S 11742 11742 11698 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 509860475 27969658880 31768 33554432000 4194304 4196468 140725586648880 139822324765936 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11758] ppid=11742 vsize=27314120 memory=279962477347216 CPUtime=0 cores=0-7
/proc/11745/task/11758/stat : 11758 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 31768 33554432000 4194304 4196468 140725586648880 139821950261712 139824567535515 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11759] ppid=11742 vsize=27314120 memory=279962477288464 CPUtime=0 cores=0-7
/proc/11745/task/11759/stat : 11759 (java) S 11742 11742 11698 0 -1 1077944384 460 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823939508464 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11760] ppid=11742 vsize=27314120 memory=279962477361040 CPUtime=0.02 cores=0-7
/proc/11745/task/11760/stat : 11760 (java) S 11742 11742 11698 0 -1 1077944384 127 0 0 0 2 0 0 0 20 0 20 0 509860478 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823938455920 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11761] ppid=11742 vsize=27314120 memory=279962477367952 CPUtime=0 cores=0-7
/proc/11745/task/11761/stat : 11761 (java) S 11742 11742 11698 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 509860478 27969658880 31768 33554432000 4194304 4196468 140725586648880 139823937402864 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11762] ppid=11742 vsize=27314120 memory=279962477365648 CPUtime=0.07 cores=0-7
/proc/11745/task/11762/stat : 11762 (java) S 11742 11742 11698 0 -1 1077944384 478 0 0 0 7 0 0 0 20 0 20 0 509860478 27969658880 31768 33554432000 4194304 4196468 140725586648880 139822681286768 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11763] ppid=11742 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11763/stat : 11763 (java) S 11742 11742 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509860479 27969658880 31768 33554432000 4194304 4196468 140725586648880 139821452356576 139824567527125 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11764] ppid=11742 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/11745/task/11764/stat : 11764 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860479 27969658880 31830 33554432000 4194304 4196468 140725586648880 139822680235184 139824567528066 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128468 KiB

[startup+0.700963 s]
/proc/loadavg: 0.00 0.01 0.05 2/211 11764
/proc/meminfo: memFree=25412060/32770624 swapFree=66992380/67108860
[pid=11742] ppid=11739 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11742/stat : 11742 (scop.sh) S 11739 11742 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509860469 115843072 349 33554432000 4194304 5098028 140736306517392 140736306514648 140553147155068 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38273024 140736306524925 140736306525272 140736306525272 140736306528201 0
/proc/11742/statm: 28282 349 296 221 0 87 0
[pid=11745] ppid=11742 vsize=27320392 memory=163040 CPUtime=0.94 cores=0-7
/proc/11745/stat : 11745 (java) S 11742 11742 11698 0 -1 1077944320 19888 0 0 0 87 7 0 0 20 0 20 0 509860469 27976081408 40760 33554432000 4194304 4196468 140725586648880 140725586631424 139824567516919 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
/proc/11745/statm: 6830098 40760 3186 1 0 6791447 0
[pid=11745/tid=11746] ppid=11742 vsize=27320392 memory=0 CPUtime=0.65 cores=0-7
/proc/11745/task/11746/stat : 11746 (java) R 11742 11742 11698 0 -1 4202560 16865 0 0 0 60 5 0 0 20 0 20 0 509860470 27976081408 40760 33554432000 4194304 4196468 140725586648880 139824539352288 139824019384432 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11747] ppid=11742 vsize=27320392 memory=139981238870896 CPUtime=0 cores=0-7
/proc/11745/task/11747/stat : 11747 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27976081408 40760 33554432000 4194304 4196468 140725586648880 139824571759632 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11748] ppid=11742 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/11745/task/11748/stat : 11748 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860473 27976081408 40760 33554432000 4194304 4196468 140725586648880 139824339774608 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11749] ppid=11742 vsize=27320392 memory=1164 CPUtime=0 cores=0-7
/proc/11745/task/11749/stat : 11749 (java) S 11742 11742 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 509860473 27976081408 40760 33554432000 4194304 4196468 140725586648880 139823988509456 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0

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

[pid=11742] ppid=11739 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11742/stat : 11742 (scop.sh) S 11739 11742 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509860469 115843072 349 33554432000 4194304 5098028 140736306517392 140736306514648 140553147155068 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38273024 140736306524925 140736306525272 140736306525272 140736306528201 0
/proc/11742/statm: 28282 349 296 221 0 87 0
[pid=11745] ppid=11742 vsize=27326612 memory=24027584 CPUtime=10039.4 cores=0-7
/proc/11745/stat : 11745 (java) S 11742 11742 11698 0 -1 1077944320 2329410 0 0 0 999046 4895 0 0 20 0 20 0 509860469 27982450688 6006896 33554432000 4194304 4196468 140725586648880 140725586631424 139824567516919 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
/proc/11745/statm: 6831653 6006896 3303 1 0 6792983 0
[pid=11745/tid=11746] ppid=11742 vsize=27326612 memory=49180 CPUtime=1052.3 cores=0-7
/proc/11745/task/11746/stat : 11746 (java) S 11742 11742 11698 0 -1 1077944384 117599 0 0 0 105078 152 0 0 20 0 20 0 509860470 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139824539356000 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11747] ppid=11742 vsize=27326612 memory=2004 CPUtime=1121.79 cores=0-7
/proc/11745/task/11747/stat : 11747 (java) R 11742 11742 11698 0 -1 4202560 206504 0 0 0 111522 657 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139824571759832 139824549126585 0 4 2 25189581 0 0 0 -1 7 0 0 46 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11748] ppid=11742 vsize=27326612 memory=6791534058613427641 CPUtime=1119.86 cores=0-7
/proc/11745/task/11748/stat : 11748 (java) R 11742 11742 11698 0 -1 4202560 172972 0 0 0 111453 533 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139824339774808 139824549126669 0 4 2 25189581 0 0 0 -1 2 0 0 46 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11749] ppid=11742 vsize=27326612 memory=1324 CPUtime=1119.21 cores=0-7
/proc/11745/task/11749/stat : 11749 (java) R 11742 11742 11698 0 -1 4202560 164390 0 0 0 111287 634 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823988509656 139824552215789 0 4 2 25189581 0 0 0 -1 3 0 0 44 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11750] ppid=11742 vsize=27326612 memory=780 CPUtime=1119.9 cores=0-7
/proc/11745/task/11750/stat : 11750 (java) R 11742 11742 11698 0 -1 4202560 185967 0 0 0 111382 608 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823987457112 139824552513539 0 4 2 25189581 0 0 0 -1 0 0 0 46 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11751] ppid=11742 vsize=27326612 memory=3620 CPUtime=1120.57 cores=0-7
/proc/11745/task/11751/stat : 11751 (java) R 11742 11742 11698 0 -1 4202560 171218 0 0 0 111505 552 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823986403744 139824552513571 0 4 2 25189581 0 0 0 -1 1 0 0 40 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11752] ppid=11742 vsize=27326612 memory=2828 CPUtime=1121.08 cores=0-7
/proc/11745/task/11752/stat : 11752 (java) R 11742 11742 11698 0 -1 4202560 189826 0 0 0 111581 527 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823985351512 139824552215770 0 4 2 25189581 0 0 0 -1 5 0 0 43 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11753] ppid=11742 vsize=27326612 memory=756 CPUtime=1120.67 cores=0-7
/proc/11745/task/11753/stat : 11753 (java) R 11742 11742 11698 0 -1 4202560 178759 0 0 0 111533 534 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823984298456 139824552513601 0 4 2 25189581 0 0 0 -1 4 0 0 48 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11754] ppid=11742 vsize=27326612 memory=1548 CPUtime=1121.6 cores=0-7
/proc/11745/task/11754/stat : 11754 (java) R 11742 11742 11698 0 -1 4202560 172869 0 0 0 111550 610 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823983245912 139824552215675 0 4 2 25189581 0 0 0 -1 6 0 0 45 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11755] ppid=11742 vsize=27326612 memory=8248 CPUtime=11.1 cores=0-7
/proc/11745/task/11755/stat : 11755 (java) S 11742 11742 11698 0 -1 1077944384 711455 0 0 0 1063 47 0 0 20 0 20 0 509860474 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823940560192 139824567527125 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11756] ppid=11742 vsize=27326612 memory=1164 CPUtime=0 cores=0-7
/proc/11745/task/11756/stat : 11756 (java) S 11742 11742 11698 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 509860475 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822458988256 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11757] ppid=11742 vsize=27326612 memory=924 CPUtime=0 cores=0-7
/proc/11745/task/11757/stat : 11757 (java) S 11742 11742 11698 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 509860475 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822324765952 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11758] ppid=11742 vsize=27326612 memory=3908 CPUtime=0 cores=0-7
/proc/11745/task/11758/stat : 11758 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139821950261712 139824567535515 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11759] ppid=11742 vsize=27326612 memory=1412 CPUtime=3.08 cores=0-7
/proc/11745/task/11759/stat : 11759 (java) S 11742 11742 11698 0 -1 1077944384 11581 0 0 0 306 2 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823939508224 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11760] ppid=11742 vsize=27326612 memory=3620 CPUtime=2.86 cores=0-7
/proc/11745/task/11760/stat : 11760 (java) S 11742 11742 11698 0 -1 1077944384 11729 0 0 0 283 3 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823938455968 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11761] ppid=11742 vsize=27326612 memory=49180 CPUtime=3.3 cores=0-7
/proc/11745/task/11761/stat : 11761 (java) S 11742 11742 11698 0 -1 1077944384 13828 0 0 0 327 3 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823937402912 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11762] ppid=11742 vsize=27326612 memory=2004 CPUtime=0.98 cores=0-7
/proc/11745/task/11762/stat : 11762 (java) S 11742 11742 11698 0 -1 1077944384 17126 0 0 0 95 3 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822681286816 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11763] ppid=11742 vsize=27326612 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/11745/task/11763/stat : 11763 (java) S 11742 11742 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509860479 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139821452356576 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11764] ppid=11742 vsize=27326612 memory=1324 CPUtime=0.96 cores=0-7
/proc/11745/task/11764/stat : 11764 (java) S 11742 11742 11698 0 -1 1077944384 2170 0 0 0 46 50 0 0 20 0 20 0 509860479 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822680235184 139824567528066 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
Current children cumulated CPU time: 10039.4 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24028980 KiB

[startup+2194.4 s]
/proc/loadavg: 8.13 7.54 5.51 10/211 11953
/proc/meminfo: memFree=1483216/32770624 swapFree=66992384/67108860
[pid=11742] ppid=11739 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11742/stat : 11742 (scop.sh) S 11739 11742 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509860469 115843072 349 33554432000 4194304 5098028 140736306517392 140736306514648 140553147155068 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38273024 140736306524925 140736306525272 140736306525272 140736306528201 0
/proc/11742/statm: 28282 349 296 221 0 87 0
[pid=11745] ppid=11742 vsize=27326612 memory=24027584 CPUtime=10045.8 cores=0-7
/proc/11745/stat : 11745 (java) S 11742 11742 11698 0 -1 1077944320 2331021 0 0 0 999684 4896 0 0 20 0 20 0 509860469 27982450688 6006896 33554432000 4194304 4196468 140725586648880 140725586631424 139824567516919 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
/proc/11745/statm: 6831653 6006896 3303 1 0 6792983 0
[pid=11745/tid=11746] ppid=11742 vsize=27326612 memory=1576 CPUtime=1052.3 cores=0-7
/proc/11745/task/11746/stat : 11746 (java) S 11742 11742 11698 0 -1 1077944384 117599 0 0 0 105078 152 0 0 20 0 20 0 509860470 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139824539356000 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11747] ppid=11742 vsize=27326612 memory=1028 CPUtime=1122.57 cores=0-7
/proc/11745/task/11747/stat : 11747 (java) R 11742 11742 11698 0 -1 4202560 206648 0 0 0 111600 657 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139824571759832 139824552513581 0 4 2 25189581 0 0 0 -1 7 0 0 46 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11748] ppid=11742 vsize=27326612 memory=1060 CPUtime=1120.66 cores=0-7
/proc/11745/task/11748/stat : 11748 (java) R 11742 11742 11698 0 -1 4202560 173130 0 0 0 111533 533 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139824339774808 139824552513562 0 4 2 25189581 0 0 0 -1 2 0 0 46 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11749] ppid=11742 vsize=27326612 memory=2528 CPUtime=1120.02 cores=0-7
/proc/11745/task/11749/stat : 11749 (java) R 11742 11742 11698 0 -1 4202560 164557 0 0 0 111367 635 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823988509656 139824552513304 0 4 2 25189581 0 0 0 -1 3 0 0 44 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11750] ppid=11742 vsize=27326612 memory=1764 CPUtime=1120.7 cores=0-7
/proc/11745/task/11750/stat : 11750 (java) R 11742 11742 11698 0 -1 4202560 186122 0 0 0 111462 608 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823987457112 139824551974383 0 4 2 25189581 0 0 0 -1 0 0 0 46 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11751] ppid=11742 vsize=27326612 memory=111632 CPUtime=1121.36 cores=0-7
/proc/11745/task/11751/stat : 11751 (java) R 11742 11742 11698 0 -1 4202560 171354 0 0 0 111584 552 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823986403744 139824549126695 0 4 2 25189581 0 0 0 -1 1 0 0 40 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11752] ppid=11742 vsize=27326612 memory=804 CPUtime=1121.88 cores=0-7
/proc/11745/task/11752/stat : 11752 (java) R 11742 11742 11698 0 -1 4202560 189981 0 0 0 111661 527 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823985351512 139824552513320 0 4 2 25189581 0 0 0 -1 5 0 0 43 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11753] ppid=11742 vsize=27326612 memory=4100 CPUtime=1121.47 cores=0-7
/proc/11745/task/11753/stat : 11753 (java) R 11742 11742 11698 0 -1 4202560 179409 0 0 0 111613 534 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823984298456 139824552215664 0 4 2 25189581 0 0 0 -1 4 0 0 48 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11754] ppid=11742 vsize=27326612 memory=1396 CPUtime=1122.4 cores=0-7
/proc/11745/task/11754/stat : 11754 (java) R 11742 11742 11698 0 -1 4202560 172915 0 0 0 111630 610 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823983245912 139824552215616 0 4 2 25189581 0 0 0 -1 6 0 0 45 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11755] ppid=11742 vsize=27326612 memory=24027584 CPUtime=11.1 cores=0-7
/proc/11745/task/11755/stat : 11755 (java) S 11742 11742 11698 0 -1 1077944384 711455 0 0 0 1063 47 0 0 20 0 20 0 509860474 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823940560192 139824567527125 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11756] ppid=11742 vsize=27326612 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/11745/task/11756/stat : 11756 (java) S 11742 11742 11698 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 509860475 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822458988256 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11757] ppid=11742 vsize=27326612 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/11745/task/11757/stat : 11757 (java) S 11742 11742 11698 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 509860475 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822324765952 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11758] ppid=11742 vsize=27326612 memory=1412 CPUtime=0 cores=0-7
/proc/11745/task/11758/stat : 11758 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139821950261712 139824567535515 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11759] ppid=11742 vsize=27326612 memory=3424 CPUtime=3.08 cores=0-7
/proc/11745/task/11759/stat : 11759 (java) S 11742 11742 11698 0 -1 1077944384 11581 0 0 0 306 2 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823939508224 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11760] ppid=11742 vsize=27326612 memory=1396 CPUtime=2.86 cores=0-7
/proc/11745/task/11760/stat : 11760 (java) S 11742 11742 11698 0 -1 1077944384 11729 0 0 0 283 3 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823938455968 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11761] ppid=11742 vsize=27326612 memory=24027580 CPUtime=3.3 cores=0-7
/proc/11745/task/11761/stat : 11761 (java) S 11742 11742 11698 0 -1 1077944384 13828 0 0 0 327 3 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823937402912 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11762] ppid=11742 vsize=27326612 memory=1720 CPUtime=0.98 cores=0-7
/proc/11745/task/11762/stat : 11762 (java) S 11742 11742 11698 0 -1 1077944384 17126 0 0 0 95 3 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822681286816 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11763] ppid=11742 vsize=27326612 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/11745/task/11763/stat : 11763 (java) S 11742 11742 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509860479 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139821452356576 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11764] ppid=11742 vsize=27326612 memory=4126316290023845779 CPUtime=0.96 cores=0-7
/proc/11745/task/11764/stat : 11764 (java) S 11742 11742 11698 0 -1 1077944384 2170 0 0 0 46 50 0 0 20 0 20 0 509860479 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822680235184 139824567528066 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
Current children cumulated CPU time: 10045.8 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24028980 KiB

[startup+2194.8 s]
/proc/loadavg: 8.13 7.54 5.51 10/211 11953
/proc/meminfo: memFree=1483216/32770624 swapFree=66992384/67108860
[pid=11742] ppid=11739 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11742/stat : 11742 (scop.sh) S 11739 11742 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509860469 115843072 349 33554432000 4194304 5098028 140736306517392 140736306514648 140553147155068 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38273024 140736306524925 140736306525272 140736306525272 140736306528201 0
/proc/11742/statm: 28282 349 296 221 0 87 0
[pid=11745] ppid=11742 vsize=27326612 memory=24027584 CPUtime=10048.6 cores=0-7
/proc/11745/stat : 11745 (java) S 11742 11742 11698 0 -1 1077944320 2343847 0 0 0 999960 4897 0 0 20 0 20 0 509860469 27982450688 6006896 33554432000 4194304 4196468 140725586648880 140725586631424 139824567516919 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
/proc/11745/statm: 6831653 6006896 3303 1 0 6792983 0
[pid=11745/tid=11746] ppid=11742 vsize=27326612 memory=13848568834296442 CPUtime=1052.3 cores=0-7
/proc/11745/task/11746/stat : 11746 (java) S 11742 11742 11698 0 -1 1077944384 117599 0 0 0 105078 152 0 0 20 0 20 0 509860470 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139824539356000 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11747] ppid=11742 vsize=27326612 memory=1396 CPUtime=1122.91 cores=0-7
/proc/11745/task/11747/stat : 11747 (java) S 11742 11742 11698 0 -1 1077944384 206745 0 0 0 111634 657 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139824571759632 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 46 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11748] ppid=11742 vsize=27326612 memory=6791534058613427641 CPUtime=1121.01 cores=0-7
/proc/11745/task/11748/stat : 11748 (java) S 11742 11742 11698 0 -1 1077944384 173207 0 0 0 111567 534 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139824339774608 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 46 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11749] ppid=11742 vsize=27326612 memory=1720 CPUtime=1120.35 cores=0-7
/proc/11745/task/11749/stat : 11749 (java) S 11742 11742 11698 0 -1 1077944384 164639 0 0 0 111400 635 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823988509456 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 44 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11750] ppid=11742 vsize=27326612 memory=6791534058613427641 CPUtime=1121.04 cores=0-7
/proc/11745/task/11750/stat : 11750 (java) S 11742 11742 11698 0 -1 1077944384 186214 0 0 0 111496 608 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823987456912 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11751] ppid=11742 vsize=27326612 memory=4126316290023845779 CPUtime=1121.71 cores=0-7
/proc/11745/task/11751/stat : 11751 (java) S 11742 11742 11698 0 -1 1077944384 171743 0 0 0 111619 552 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823986403856 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11752] ppid=11742 vsize=27326612 memory=1396 CPUtime=1122.22 cores=0-7
/proc/11745/task/11752/stat : 11752 (java) S 11742 11742 11698 0 -1 1077944384 190067 0 0 0 111695 527 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823985351312 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11753] ppid=11742 vsize=27326612 memory=24027572 CPUtime=1121.81 cores=0-7
/proc/11745/task/11753/stat : 11753 (java) S 11742 11742 11698 0 -1 1077944384 180023 0 0 0 111647 534 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823984298256 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 48 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11754] ppid=11742 vsize=27326612 memory=1720 CPUtime=1122.75 cores=0-7
/proc/11745/task/11754/stat : 11754 (java) S 11742 11742 11698 0 -1 1077944384 172985 0 0 0 111664 611 0 0 20 0 20 0 509860473 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823983245712 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11755] ppid=11742 vsize=27326612 memory=1398722017469774279 CPUtime=11.15 cores=0-7
/proc/11745/task/11755/stat : 11755 (java) R 11742 11742 11698 0 -1 4202560 722772 0 0 0 1068 47 0 0 20 0 20 0 509860474 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823940560192 139824545887094 0 0 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11756] ppid=11742 vsize=27326612 memory=-8253362762722141311 CPUtime=0 cores=0-7
/proc/11745/task/11756/stat : 11756 (java) S 11742 11742 11698 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 20 0 509860475 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822458988256 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11757] ppid=11742 vsize=27326612 memory=1396 CPUtime=0 cores=0-7
/proc/11745/task/11757/stat : 11757 (java) S 11742 11742 11698 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 509860475 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822324765952 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11758] ppid=11742 vsize=27326612 memory=24027568 CPUtime=0 cores=0-7
/proc/11745/task/11758/stat : 11758 (java) S 11742 11742 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139821950261712 139824567535515 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11759] ppid=11742 vsize=27326612 memory=3424 CPUtime=3.08 cores=0-7
/proc/11745/task/11759/stat : 11759 (java) S 11742 11742 11698 0 -1 1077944384 11581 0 0 0 306 2 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823939508224 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11760] ppid=11742 vsize=27326612 memory=1396 CPUtime=2.86 cores=0-7
/proc/11745/task/11760/stat : 11760 (java) S 11742 11742 11698 0 -1 1077944384 11729 0 0 0 283 3 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823938455968 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11761] ppid=11742 vsize=27326612 memory=24027584 CPUtime=3.3 cores=0-7
/proc/11745/task/11761/stat : 11761 (java) S 11742 11742 11698 0 -1 1077944384 13828 0 0 0 327 3 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139823937402912 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11762] ppid=11742 vsize=27326612 memory=1720 CPUtime=0.98 cores=0-7
/proc/11745/task/11762/stat : 11762 (java) S 11742 11742 11698 0 -1 1077944384 17126 0 0 0 95 3 0 0 20 0 20 0 509860478 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822681286816 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11763] ppid=11742 vsize=27326612 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/11745/task/11763/stat : 11763 (java) S 11742 11742 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 509860479 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139821452356576 139824567527125 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
[pid=11745/tid=11764] ppid=11742 vsize=27326612 memory=4126316290023845779 CPUtime=0.96 cores=0-7
/proc/11745/task/11764/stat : 11764 (java) S 11742 11742 11698 0 -1 1077944384 2172 0 0 0 46 50 0 0 20 0 20 0 509860479 27982450688 6006896 33554432000 4194304 4196468 140725586648880 139822680235184 139824567528066 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9949184 140725586657991 140725586658438 140725586658438 140725586661327 0
Current children cumulated CPU time: 10048.6 s
Current children cumulated vsize: 27439740 KiB
Current children cumulated memory: 24028980 KiB

[startup+2194.96 s]
/proc/loadavg: 8.13 7.54 5.51 10/211 11953
/proc/meminfo: memFree=1483216/32770624 swapFree=66992384/67108860
[pid=11742] ppid=11739 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/11742/stat : 11742 (scop.sh) S 11739 11742 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 509860469 115843072 349 33554432000 4194304 5098028 140736306517392 140736306514648 140553147155068 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38273024 140736306524925 140736306525272 140736306525272 140736306528201 0
/proc/11742/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): 2195.01
CPU time (s): 10048.7
CPU user time (s): 9999.65
CPU system time (s): 49.0842
CPU usage (%): 457.8
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 24028980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9999.65
system time used= 49.0842
maximum resident set size= 24027872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2355501
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 114092
involuntary context switches= 125236


# summary of solver processes directly reported to runsolver:
#   pid: 11742
#   total CPU time (s): 10048.7
#   total CPU user time (s): 9999.65
#   total CPU system time (s): 49.0842

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9998 second user time and 22.2335 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-24 16:38:56
IDJOB=4405303
IDBENCH=126001
IDSOLVER=2867
FILE ID=node121/4405303-1569335979
RUNJOBID= node121-1569335936-11725
PBS_JOBID= 21705063
Free space on /var/tmp= 13508 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-33.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405303-1569335979/watcher-4405303-1569335979 -o /var/tmp/evaluation-result-4405303-1569335979/solver-4405303-1569335979 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --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-4405303-1569335979.xml

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

MD5SUM BENCH= 81fb3456c728d6c2b2ee1ab40588047a
RANDOM SEED=2101077985

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25548464 kB
MemAvailable:   31851248 kB
Buffers:          137300 kB
Cached:          6255992 kB
SwapCached:         4556 kB
Active:          3175772 kB
Inactive:        3225724 kB
Active(anon):       3932 kB
Inactive(anon):    54060 kB
Active(file):    3171840 kB
Inactive(file):  3171664 kB
Unevictable:      109296 kB
Mlocked:          109296 kB
SwapTotal:      67108860 kB
SwapFree:       66992380 kB
Dirty:             22620 kB
Writeback:             0 kB
AnonPages:        112220 kB
Mapped:            52920 kB
Shmem:             41068 kB
Slab:             416712 kB
SReclaimable:     387740 kB
SUnreclaim:        28972 kB
KernelStack:        3280 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

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