Trace number 4293811

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
scop order+MapleCOMSPS (2018-06-13)? (MO) 82.5516 63.0728

General information on the benchmark

NamePseudoBoolean-dec/
Pb-robin18_c18.xml
MD5SUMf09386fa05f6191f12fed212ce37b406
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables23409
Number of constraints1386
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":23409}]
Minimum variable degree10
Maximum variable degree10
Distribution of variable degrees[{"degree":10,"count":23409}]
Minimum constraint arity153
Maximum constraint arity289
Distribution of constraint arities[{"arity":153,"count":1224},{"arity":289,"count":162}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1386}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 14:10:31 CEST 2018
0.67/0.55	c PID: 7641
0.67/0.55	c IP: 172.20.3.105
0.67/0.55	c HOST: node105.alineos.net
0.67/0.55	c (0,0) Parsing Begin
8.28/3.11	c (2,2) Parsing End
8.28/3.14	c (2,2) CSP: 0 int (0 aux), 23409 bool (0 aux), 1386 ctr, max domain size 2
8.28/3.15	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
8.28/3.15	c (2,2) Constraint Name Generate Begin
8.58/3.25	c (2,2) Ctr:HOME/instance-4293811-1532347831.xml,IntVar:Num:WeightedSum
8.58/3.25	c (2,2) Constraint Name Generate End
8.58/3.25	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
8.58/3.25	c (2,2) CSP to CSPinCNF Begin
12.64/5.46	c (4,4) translated 139 (10%) constraints
15.07/7.32	c (6,6) translated 278 (20%) constraints
16.75/8.94	c (8,8) translated 416 (30%) constraints
18.80/10.68	c (10,9) translated 555 (40%) constraints
21.20/12.42	c (11,11) translated 693 (50%) constraints
22.84/14.02	c (13,13) translated 832 (60%) constraints
24.92/15.75	c (15,14) translated 971 (70%) constraints
26.53/17.32	c (16,16) translated 1109 (80%) constraints
29.42/19.76	c (19,18) translated 1248 (90%) constraints
36.62/25.84	c (25,24) translated 1386 (100%) constraints
39.91/27.58	c (27,26) STATISTICS1:HOME/instance-4293811-1532347831.xml,IntVar:Num:WeightedSum,23409,1386,9223372036854775807,2,1,289,9223372036854775807:1386,2:234090,1:1386,289:162;153:1224,36864:162;10404:1224
39.91/27.58	c (27,26) ===========================================
39.91/27.58	c (27,26) Order
39.91/27.58	c (27,26) ===========================================
43.99/29.26	c (28,27) translated 139 (10%) constraints
45.82/30.55	c (30,29) translated 278 (20%) constraints
47.66/31.91	c (31,30) translated 416 (30%) constraints
48.93/33.18	c (32,31) translated 555 (40%) constraints
50.27/34.42	c (33,32) translated 693 (50%) constraints
51.50/35.67	c (35,34) translated 832 (60%) constraints
52.84/36.92	c (36,35) translated 971 (70%) constraints
54.72/38.34	c (37,36) translated 1109 (80%) constraints
56.32/39.93	c (39,38) translated 1248 (90%) constraints
60.22/43.39	c (42,41) translated 1386 (100%) constraints
60.32/43.42	c (42,41) CSP to CSPinCNF End
60.32/43.47	c (42,41) CSP: 70146 int (70146 aux), 23409 bool (0 aux), 71532 ctr, max domain size 52
60.32/43.47	c (42,41) Heap : 773 MiB used (max 11068 MiB), NonHeap : 28 MiB used (max 0 MiB)
60.32/43.47	c (42,41) CSPinCNF Propagation Begin
61.06/43.97	c (43,42) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
61.06/43.97	c (43,42) CSPinCNF Propagation End
61.18/44.02	c (43,42) CSP: 70146 int (70146 aux), 23409 bool (0 aux), 71532 ctr, max domain size 52
61.18/44.02	c (43,42) Heap : 1185 MiB used (max 11068 MiB), NonHeap : 29 MiB used (max 0 MiB)
61.18/44.02	c (43,42) Simplify CSPinCNF Begin
61.43/44.22	c (43,42) Simplify CSPinCNF End
61.43/44.27	c (43,42) CSP: 70146 int (70146 aux), 23409 bool (0 aux), 71532 ctr, max domain size 52
61.43/44.27	c (43,42) Heap : 1252 MiB used (max 11068 MiB), NonHeap : 29 MiB used (max 0 MiB)
61.43/44.27	c (43,42) Calculate Precise Domain Begin
61.99/44.58	c (44,42) 0 values are removed by re-calculation
61.99/44.58	c (44,42) Calculate Precise Domain End
62.09/44.62	c (44,42) CSP: 70146 int (70146 aux), 23409 bool (0 aux), 71532 ctr, max domain size 52
62.09/44.62	c (44,42) Heap : 1520 MiB used (max 11068 MiB), NonHeap : 30 MiB used (max 0 MiB)
62.09/44.62	c (44,42) CSPinCNF to SatSolver Begin
65.14/46.73	c (46,44) 7154 (10 %) CSP clauses are encoded (734103 SAT variables, 1071163 SAT clauses)
67.37/48.23	c (47,46) 14307 (20 %) CSP clauses are encoded (734103 SAT variables, 1501707 SAT clauses)
68.69/49.66	c (49,47) 21460 (30 %) CSP clauses are encoded (734103 SAT variables, 1932322 SAT clauses)
70.29/51.09	c (50,48) 28613 (40 %) CSP clauses are encoded (734103 SAT variables, 2394766 SAT clauses)
72.20/52.96	c (52,50) 35766 (50 %) CSP clauses are encoded (734103 SAT variables, 3321083 SAT clauses)
74.07/55.28	c (54,52) 42920 (60 %) CSP clauses are encoded (734103 SAT variables, 4248016 SAT clauses)
75.98/57.14	c (56,54) 50073 (70 %) CSP clauses are encoded (734103 SAT variables, 5174459 SAT clauses)
77.78/59.52	c (58,56) 57226 (80 %) CSP clauses are encoded (734103 SAT variables, 6044391 SAT clauses)
78.98/60.70	c (60,57) 64379 (90 %) CSP clauses are encoded (734103 SAT variables, 6528172 SAT clauses)
80.08/61.88	c (61,58) 71532 (100 %) CSP clauses are encoded (734103 SAT variables, 7012073 SAT clauses)
80.08/61.88	c (61,58) CSPinCNF to SatSolver End
80.08/61.88	c (61,58) Heap : 3625 MiB used (max 11036 MiB), NonHeap : 31 MiB used (max 0 MiB)
81.67/62.46	c (61,59) STATISTICS2:HOME/instance-4293811-1532347831.xml,IntVar:Num:WeightedSum,93555,71532,2704,52,1,8,2704:612;702:1836;196:1836;182:1998;169:1782;128:11178;75:972;64:25974;56:11178;49:7398;28:1836;26:1836;9:648;4:2448,52:3672;27:3672;26:3996;25:3564;14:22356;13:14796;8:22356;7:51948;3:2916;2:245106,1:71532,8:11178;7:25974;3:34380,
81.67/62.46	c (61,59) SatSolver.solve Begin
81.67/62.46	c (61,59) 734103 bool, 7012080 clause
81.67/62.46	c (61,59) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4293811-1532347831.xml-scop-7641.cnf HOME/instance-4293811-1532347831.xml-scop-7641.cnf.out
82.47/63.01	c (62,0) receiving signal SIGTERM
82.47/63.01	s UNKNOWN
82.47/63.02	c (62,59) SatSolver is killed by some reasons.
82.47/63.02	c (62,59) 2,2,42,43,43,44,61,TO,TO,STOP-AFTER(DIMACS)
82.47/63.02	c END-Prog: Mon Jul 23 14:11:34 CEST 2018

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 (3164 MiB free)
  memory of node 1: 16384 MiB (11580 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293811-1532347831/watcher-4293811-1532347831 -o /tmp/evaluation-result-4293811-1532347831/solver-4293811-1532347831 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293811-1532347831.xml 

running on 4 cores: 1,3,5,7

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

solver pid=7641, runsolver pid=7638

[startup+0.100136 s]*
/proc/loadavg: 2.01 2.01 2.05 3/220 7656
/proc/meminfo: memFree=15038152/32770624 swapFree=67108860/67108860
[pid=7641] ppid=7638 vsize=15011656 memory=73788 CPUtime=0.11 cores=1,3,5,7
/proc/7641/stat : 7641 (java) S 7638 7641 2271 0 -1 1077944320 6590 0 0 0 10 1 0 0 20 0 15 0 52346254 15371935744 18381 33554432000 4194304 4196468 140736694321312 140736694303856 139667187601143 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
/proc/7641/statm: 3752914 18381 2777 1 0 3715374 0
[pid=7641/tid=7643] ppid=7638 vsize=15011656 memory=4139552021661455251 CPUtime=0.09 cores=1,3,5,7
/proc/7641/task/7643/stat : 7643 (java) R 7638 7641 2271 0 -1 4202560 4882 0 0 0 8 1 0 0 20 0 15 0 52346255 15371935744 18645 33554432000 4194304 4196468 140736694321312 139667159405344 139667167876957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7644] ppid=7638 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7644/stat : 7644 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 18645 33554432000 4194304 4196468 140736694321312 139667191843856 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7645] ppid=7638 vsize=15011656 memory=140320685610624 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7645/stat : 7645 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 18645 33554432000 4194304 4196468 140736694321312 139666982927504 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7646] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7646/stat : 7646 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 18645 33554432000 4194304 4196468 140736694321312 139666981874448 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7647] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7647/stat : 7647 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 18645 33554432000 4194304 4196468 140736694321312 139666980821904 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7648] ppid=7638 vsize=15011656 memory=140320685610624 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7648/stat : 7648 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346258 15371935744 18645 33554432000 4194304 4196468 140736694321312 139666158233840 139667187612290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7649] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7649/stat : 7649 (java) S 7638 7641 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52346258 15371935744 18645 33554432000 4194304 4196468 140736694321312 139665826899104 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7650] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7650/stat : 7650 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346258 15371935744 18645 33554432000 4194304 4196468 140736694321312 139665558463216 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7651] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7651/stat : 7651 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 18645 33554432000 4194304 4196468 140736694321312 139665183954896 139667187619739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7652] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7652/stat : 7652 (java) S 7638 7641 2271 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 18645 33554432000 4194304 4196468 140736694321312 139666157181680 139667187612290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7653] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7653/stat : 7653 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 18645 33554432000 4194304 4196468 140736694321312 139666156129136 139667187612290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7654] ppid=7638 vsize=15011656 memory=140320685610624 CPUtime=0.01 cores=1,3,5,7
/proc/7641/task/7654/stat : 7654 (java) S 7638 7641 2271 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 52346261 15371935744 18711 33554432000 4194304 4196468 140736694321312 139666155076080 139667187612290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7655] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7655/stat : 7655 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 18711 33554432000 4194304 4196468 140736694321312 139664686050144 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7656] ppid=7638 vsize=15011656 memory=140320685610624 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7656/stat : 7656 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 18711 33554432000 4194304 4196468 140736694321312 139666154023472 139667187612290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73788 KiB

[startup+0.210501 s]*
/proc/loadavg: 2.01 2.01 2.05 3/220 7656
/proc/meminfo: memFree=15023960/32770624 swapFree=67108860/67108860
[pid=7641] ppid=7638 vsize=15011656 memory=86112 CPUtime=0.25 cores=1,3,5,7
/proc/7641/stat : 7641 (java) S 7638 7641 2271 0 -1 1077944320 9941 0 0 0 23 2 0 0 20 0 15 0 52346254 15371935744 21528 33554432000 4194304 4196468 140736694321312 140736694303856 139667187601143 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
/proc/7641/statm: 3752914 21528 2879 1 0 3715374 0
[pid=7641/tid=7643] ppid=7638 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/7641/task/7643/stat : 7643 (java) R 7638 7641 2271 0 -1 4202560 7849 0 0 0 18 2 0 0 20 0 15 0 52346255 15371935744 21528 33554432000 4194304 4196468 140736694321312 139667159427056 139667187623069 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7644] ppid=7638 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7644/stat : 7644 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 21528 33554432000 4194304 4196468 140736694321312 139667191843856 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7645] ppid=7638 vsize=15011656 memory=3833601012046943904 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7645/stat : 7645 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 21528 33554432000 4194304 4196468 140736694321312 139666982927504 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7646] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7646/stat : 7646 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 21528 33554432000 4194304 4196468 140736694321312 139666981874448 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7647] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7647/stat : 7647 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 21528 33554432000 4194304 4196468 140736694321312 139666980821904 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7648] ppid=7638 vsize=15011656 memory=140320685610624 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7648/stat : 7648 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346258 15371935744 21528 33554432000 4194304 4196468 140736694321312 139666158233840 139667187612290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7649] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7649/stat : 7649 (java) S 7638 7641 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52346258 15371935744 21528 33554432000 4194304 4196468 140736694321312 139665826899104 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7650] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7650/stat : 7650 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346258 15371935744 21528 33554432000 4194304 4196468 140736694321312 139665558463216 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7651] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7651/stat : 7651 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 21528 33554432000 4194304 4196468 140736694321312 139665183954896 139667187619739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7652] ppid=7638 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7641/task/7652/stat : 7652 (java) R 7638 7641 2271 0 -1 4202560 436 0 0 0 1 0 0 0 20 0 15 0 52346261 15371935744 21528 33554432000 4194304 4196468 140736694321312 139666157181680 139667164855248 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7653] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7653/stat : 7653 (java) R 7638 7641 2271 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 21528 33554432000 4194304 4196468 140736694321312 139666156129136 139667171095632 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7654] ppid=7638 vsize=15011656 memory=140320685610624 CPUtime=0.03 cores=1,3,5,7
/proc/7641/task/7654/stat : 7654 (java) R 7638 7641 2271 0 -1 1077944384 285 0 0 0 3 0 0 0 20 0 15 0 52346261 15371935744 21528 33554432000 4194304 4196468 140736694321312 139666155076080 139667187612290 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7655] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7655/stat : 7655 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 21528 33554432000 4194304 4196468 140736694321312 139664686050144 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7656] ppid=7638 vsize=15011656 memory=140320685610624 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7656/stat : 7656 (java) R 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 21528 33554432000 4194304 4196468 140736694321312 139666154023472 139667187612290 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86112 KiB

[startup+0.31058 s]*
/proc/loadavg: 2.01 2.01 2.05 3/220 7656
/proc/meminfo: memFree=15021044/32770624 swapFree=67108860/67108860
[pid=7641] ppid=7638 vsize=15011656 memory=89580 CPUtime=0.43 cores=1,3,5,7
/proc/7641/stat : 7641 (java) S 7638 7641 2271 0 -1 1077944320 10485 0 0 0 40 3 0 0 20 0 15 0 52346254 15371935744 22395 33554432000 4194304 4196468 140736694321312 140736694303856 139667187601143 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
/proc/7641/statm: 3752914 22395 2984 1 0 3715374 0
[pid=7641/tid=7643] ppid=7638 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/7641/task/7643/stat : 7643 (java) R 7638 7641 2271 0 -1 4202560 8224 0 0 0 27 2 0 0 20 0 15 0 52346255 15371935744 22395 33554432000 4194304 4196468 140736694321312 139667159405296 139667171681630 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7644] ppid=7638 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7644/stat : 7644 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 22395 33554432000 4194304 4196468 140736694321312 139667191843856 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7645] ppid=7638 vsize=15011656 memory=4121691067513045024 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7645/stat : 7645 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 22395 33554432000 4194304 4196468 140736694321312 139666982927504 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7646] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7646/stat : 7646 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 22395 33554432000 4194304 4196468 140736694321312 139666981874448 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7647] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7647/stat : 7647 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15371935744 22395 33554432000 4194304 4196468 140736694321312 139666980821904 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7648] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7648/stat : 7648 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346258 15371935744 22395 33554432000 4194304 4196468 140736694321312 139666158233840 139667187612290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7649] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7649/stat : 7649 (java) S 7638 7641 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52346258 15371935744 22395 33554432000 4194304 4196468 140736694321312 139665826899104 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7650] ppid=7638 vsize=15011656 memory=140320685610624 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7650/stat : 7650 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346258 15371935744 22395 33554432000 4194304 4196468 140736694321312 139665558463216 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7651] ppid=7638 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7651/stat : 7651 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 22395 33554432000 4194304 4196468 140736694321312 139665183954896 139667187619739 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7652] ppid=7638 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7641/task/7652/stat : 7652 (java) S 7638 7641 2271 0 -1 1077944384 519 0 0 0 2 0 0 0 20 0 15 0 52346261 15371935744 22395 33554432000 4194304 4196468 140736694321312 139666157181680 139667187612290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7653] ppid=7638 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/7641/task/7653/stat : 7653 (java) S 7638 7641 2271 0 -1 1077944384 110 0 0 0 2 0 0 0 20 0 15 0 52346261 15371935744 22395 33554432000 4194304 4196468 140736694321312 139666156129136 139667187612290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7654] ppid=7638 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7641/task/7654/stat : 7654 (java) R 7638 7641 2271 0 -1 4202560 304 0 0 0 7 0 0 0 20 0 15 0 52346261 15371935744 22395 33554432000 4194304 4196468 140736694321312 139666155076080 139667172153230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7655] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7655/stat : 7655 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 22395 33554432000 4194304 4196468 140736694321312 139664686050144 139667187611349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7656] ppid=7638 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7656/stat : 7656 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346261 15371935744 22395 33554432000 4194304 4196468 140736694321312 139666154023472 139667187612290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89580 KiB

[startup+0.701418 s]
/proc/loadavg: 2.01 2.01 2.05 3/220 7656
/proc/meminfo: memFree=14996488/32770624 swapFree=67108860/67108860
[pid=7641] ppid=7638 vsize=15017928 memory=131492 CPUtime=1.07 cores=1,3,5,7
/proc/7641/stat : 7641 (java) S 7638 7641 2271 0 -1 1077944320 17516 0 0 0 102 5 0 0 20 0 15 0 52346254 15378358272 32873 33554432000 4194304 4196468 140736694321312 140736694303856 139667187601143 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
/proc/7641/statm: 3754482 32873 3148 1 0 3715886 0
[pid=7641/tid=7643] ppid=7638 vsize=15017928 memory=1728 CPUtime=0.68 cores=1,3,5,7
/proc/7641/task/7643/stat : 7643 (java) R 7638 7641 2271 0 -1 4202560 14700 0 0 0 64 4 0 0 20 0 15 0 52346255 15378358272 32873 33554432000 4194304 4196468 140736694321312 139667159436752 139667187623069 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7644] ppid=7638 vsize=15017928 memory=796 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7644/stat : 7644 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346256 15378358272 32873 33554432000 4194304 4196468 140736694321312 139667191843856 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7645] ppid=7638 vsize=15017928 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7645/stat : 7645 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15378358272 32873 33554432000 4194304 4196468 140736694321312 139666982927504 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7646] ppid=7638 vsize=15017928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7646/stat : 7646 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15378358272 32873 33554432000 4194304 4196468 140736694321312 139666981874448 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7647] ppid=7638 vsize=15017928 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7647/stat : 7647 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15378358272 32873 33554432000 4194304 4196468 140736694321312 139666980821904 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7648] ppid=7638 vsize=15017928 memory=9924 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7648/stat : 7648 (java) S 7638 7641 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52346258 15378358272 32873 33554432000 4194304 4196468 140736694321312 139666158233840 139667187612290 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7649] ppid=7638 vsize=15017928 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7649/stat : 7649 (java) S 7638 7641 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52346258 15378358272 32873 33554432000 4194304 4196468 140736694321312 139665826899104 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7650] ppid=7638 vsize=15017928 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7650/stat : 7650 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346258 15378358272 32873 33554432000 4194304 4196468 140736694321312 139665558463216 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7651] ppid=7638 vsize=15017928 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7651/stat : 7651 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15378358272 32873 33554432000 4194304 4196468 140736694321312 139665183954896 139667187619739 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7652] ppid=7638 vsize=15017928 memory=8380 CPUtime=0.11 cores=1,3,5,7
/proc/7641/task/7652/stat : 7652 (java) R 7638 7641 2271 0 -1 4202560 748 0 0 0 11 0 0 0 20 0 15 0 52346261 15378358272 32873 33554432000 4194304 4196468 140736694321312 139666157180784 139667172482911 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7653] ppid=7638 vsize=15017928 memory=4616 CPUtime=0.08 cores=1,3,5,7
/proc/7641/task/7653/stat : 7653 (java) R 7638 7641 2271 0 -1 4202560 242 0 0 0 8 0 0 0 20 0 15 0 52346261 15378358272 32873 33554432000 4194304 4196468 140736694321312 139666156119056 139667173752829 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7654] ppid=7638 vsize=15017928 memory=1424 CPUtime=0.18 cores=1,3,5,7
/proc/7641/task/7654/stat : 7654 (java) R 7638 7641 2271 0 -1 4202560 488 0 0 0 18 0 0 0 20 0 15 0 52346261 15378358272 32873 33554432000 4194304 4196468 140736694321312 139666155072448 139667187622490 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7655] ppid=7638 vsize=15017928 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7655/stat : 7655 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15378358272 32873 33554432000 4194304 4196468 140736694321312 139664686050144 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7656] ppid=7638 vsize=15017928 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7656/stat : 7656 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346261 15378358272 32873 33554432000 4194304 4196468 140736694321312 139666154023472 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 131492 KiB

[startup+1.50838 s]
/proc/loadavg: 2.01 2.01 2.05 5/220 7656
/proc/meminfo: memFree=14906264/32770624 swapFree=67108860/67108860
[pid=7641] ppid=7638 vsize=15020052 memory=351976 CPUtime=3.47 cores=1,3,5,7
/proc/7641/stat : 7641 (java) S 7638 7641 2271 0 -1 1077944320 20037 0 0 0 337 10 0 0 20 0 15 0 52346254 15380533248 87994 33554432000 4194304 4196468 140736694321312 140736694303856 139667187601143 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
/proc/7641/statm: 3755013 87994 3206 1 0 3716398 0
[pid=7641/tid=7643] ppid=7638 vsize=15020052 memory=13570392392808141 CPUtime=1.48 cores=1,3,5,7
/proc/7641/task/7643/stat : 7643 (java) R 7638 7641 2271 0 -1 4202560 15496 0 0 0 140 8 0 0 20 0 15 0 52346255 15380533248 87994 33554432000 4194304 4196468 140736694321312 139667159437824 139667167820252 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7644] ppid=7638 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7644/stat : 7644 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346256 15380533248 87994 33554432000 4194304 4196468 140736694321312 139667191843856 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7645] ppid=7638 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7645/stat : 7645 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15380533248 87994 33554432000 4194304 4196468 140736694321312 139666982927504 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7646] ppid=7638 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7646/stat : 7646 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15380533248 87994 33554432000 4194304 4196468 140736694321312 139666981874448 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7647] ppid=7638 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7647/stat : 7647 (java) S 7638 7641 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52346256 15380533248 87994 33554432000 4194304 4196468 140736694321312 139666980821904 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7648] ppid=7638 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7648/stat : 7648 (java) S 7638 7641 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52346258 15380533248 87994 33554432000 4194304 4196468 140736694321312 139666158233840 139667187612290 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0

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

[pid=7641/tid=7649] ppid=7638 vsize=15022100 memory=858 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7649/stat : 7649 (java) S 7638 7641 2271 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 52346258 15382630400 814159 33554432000 4194304 4196468 140736694321312 139665826899168 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7650] ppid=7638 vsize=15022100 memory=2129 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7650/stat : 7650 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346258 15382630400 814159 33554432000 4194304 4196468 140736694321312 139665558463216 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7651] ppid=7638 vsize=15022100 memory=2110671148337652 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7651/stat : 7651 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15382630400 814159 33554432000 4194304 4196468 140736694321312 139665183954896 139667187619739 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7652] ppid=7638 vsize=15022100 memory=0 CPUtime=3.32 cores=1,3,5,7
/proc/7641/task/7652/stat : 7652 (java) S 7638 7641 2271 0 -1 1077944384 4001 0 0 0 331 1 0 0 20 0 15 0 52346261 15382630400 814159 33554432000 4194304 4196468 140736694321312 139666157181680 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7653] ppid=7638 vsize=15022100 memory=3213536 CPUtime=3.57 cores=1,3,5,7
/proc/7641/task/7653/stat : 7653 (java) S 7638 7641 2271 0 -1 1077944384 3509 0 0 0 357 0 0 0 20 0 15 0 52346261 15382630400 814159 33554432000 4194304 4196468 140736694321312 139666156129136 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7654] ppid=7638 vsize=15022100 memory=-6438865889672082020 CPUtime=1.01 cores=1,3,5,7
/proc/7641/task/7654/stat : 7654 (java) S 7638 7641 2271 0 -1 1077944384 5024 0 0 0 98 3 0 0 20 0 15 0 52346261 15382630400 814159 33554432000 4194304 4196468 140736694321312 139666155076080 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7655] ppid=7638 vsize=15022100 memory=55 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7655/stat : 7655 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15382630400 814159 33554432000 4194304 4196468 140736694321312 139664686050144 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7656] ppid=7638 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7656/stat : 7656 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15382630400 814159 33554432000 4194304 4196468 140736694321312 139666154023472 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
Current children cumulated CPU time: 21.5 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 3256636 KiB

[startup+25.5008 s]
/proc/loadavg: 2.06 2.03 2.05 3/220 7656
/proc/meminfo: memFree=11239796/32770624 swapFree=67108860/67108860
[pid=7641] ppid=7638 vsize=15022100 memory=3949244 CPUtime=36.32 cores=1,3,5,7
/proc/7641/stat : 7641 (java) S 7638 7641 2271 0 -1 1077944320 39442 0 0 0 3501 131 0 0 20 0 15 0 52346254 15382630400 987311 33554432000 4194304 4196468 140736694321312 140736694303856 139667187601143 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
/proc/7641/statm: 3755525 987311 3245 1 0 3716910 0
[pid=7641/tid=7643] ppid=7638 vsize=15022100 memory=3547836 CPUtime=24.51 cores=1,3,5,7
/proc/7641/task/7643/stat : 7643 (java) R 7638 7641 2271 0 -1 4202560 19617 0 0 0 2399 52 0 0 20 0 15 0 52346255 15382630400 987311 33554432000 4194304 4196468 140736694321312 139667159436320 139666649327418 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7644] ppid=7638 vsize=15022100 memory=3547836 CPUtime=0.92 cores=1,3,5,7
/proc/7641/task/7644/stat : 7644 (java) S 7638 7641 2271 0 -1 1077944384 657 0 0 0 74 18 0 0 20 0 15 0 52346256 15382630400 987311 33554432000 4194304 4196468 140736694321312 139667191843856 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7645] ppid=7638 vsize=15022100 memory=164 CPUtime=0.92 cores=1,3,5,7
/proc/7641/task/7645/stat : 7645 (java) S 7638 7641 2271 0 -1 1077944384 575 0 0 0 74 18 0 0 20 0 15 0 52346256 15382630400 987311 33554432000 4194304 4196468 140736694321312 139666982927504 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7646] ppid=7638 vsize=15022100 memory=6441370576508249454 CPUtime=0.92 cores=1,3,5,7
/proc/7641/task/7646/stat : 7646 (java) S 7638 7641 2271 0 -1 1077944384 662 0 0 0 75 17 0 0 20 0 15 0 52346256 15382630400 987311 33554432000 4194304 4196468 140736694321312 139666981874448 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7647] ppid=7638 vsize=15022100 memory=0 CPUtime=0.92 cores=1,3,5,7
/proc/7641/task/7647/stat : 7647 (java) S 7638 7641 2271 0 -1 1077944384 1540 0 0 0 74 18 0 0 20 0 15 0 52346256 15382630400 987311 33554432000 4194304 4196468 140736694321312 139666980821904 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7648] ppid=7638 vsize=15022100 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7641/task/7648/stat : 7648 (java) S 7638 7641 2271 0 -1 1077944384 300 0 0 0 2 0 0 0 20 0 15 0 52346258 15382630400 987311 33554432000 4194304 4196468 140736694321312 139666158233840 139667187612290 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7649] ppid=7638 vsize=15022100 memory=3435196 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7649/stat : 7649 (java) S 7638 7641 2271 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 52346258 15382630400 987311 33554432000 4194304 4196468 140736694321312 139665826899168 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7650] ppid=7638 vsize=15022100 memory=3547836 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7650/stat : 7650 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346258 15382630400 987311 33554432000 4194304 4196468 140736694321312 139665558463216 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7651] ppid=7638 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7651/stat : 7651 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15382630400 987311 33554432000 4194304 4196468 140736694321312 139665183954896 139667187619739 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7652] ppid=7638 vsize=15022100 memory=0 CPUtime=3.38 cores=1,3,5,7
/proc/7641/task/7652/stat : 7652 (java) S 7638 7641 2271 0 -1 1077944384 5136 0 0 0 337 1 0 0 20 0 15 0 52346261 15382630400 987311 33554432000 4194304 4196468 140736694321312 139666157181680 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7653] ppid=7638 vsize=15022100 memory=3547836 CPUtime=3.62 cores=1,3,5,7
/proc/7641/task/7653/stat : 7653 (java) S 7638 7641 2271 0 -1 1077944384 3918 0 0 0 362 0 0 0 20 0 15 0 52346261 15382630400 987311 33554432000 4194304 4196468 140736694321312 139666156129136 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7654] ppid=7638 vsize=15022100 memory=3359420 CPUtime=1.03 cores=1,3,5,7
/proc/7641/task/7654/stat : 7654 (java) S 7638 7641 2271 0 -1 1077944384 5665 0 0 0 100 3 0 0 20 0 15 0 52346261 15382630400 987311 33554432000 4194304 4196468 140736694321312 139666155076080 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7655] ppid=7638 vsize=15022100 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7655/stat : 7655 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15382630400 987311 33554432000 4194304 4196468 140736694321312 139664686050144 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7656] ppid=7638 vsize=15022100 memory=16928 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7656/stat : 7656 (java) S 7638 7641 2271 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 52346261 15382630400 987311 33554432000 4194304 4196468 140736694321312 139666154023472 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
Current children cumulated CPU time: 36.32 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 3949244 KiB

[startup+51.1103 s]
/proc/loadavg: 2.20 2.06 2.06 3/220 7656
/proc/meminfo: memFree=10720640/32770624 swapFree=67108860/67108860
[pid=7641] ppid=7638 vsize=15026264 memory=4336340 CPUtime=70.39 cores=1,3,5,7
/proc/7641/stat : 7641 (java) S 7638 7641 2271 0 -1 1077944320 58401 0 0 0 6860 179 0 0 20 0 15 0 52346254 15386894336 1084085 33554432000 4194304 4196468 140736694321312 140736694303856 139667187601143 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
/proc/7641/statm: 3756566 1084085 3262 1 0 3717422 0
[pid=7641/tid=7643] ppid=7638 vsize=15026264 memory=4297428 CPUtime=49.34 cores=1,3,5,7
/proc/7641/task/7643/stat : 7643 (java) R 7638 7641 2271 0 -1 4202560 22845 0 0 0 4873 61 0 0 20 0 15 0 52346255 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139667159439856 139666662470789 0 4 0 25189583 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7644] ppid=7638 vsize=15026264 memory=4336340 CPUtime=1.57 cores=1,3,5,7
/proc/7641/task/7644/stat : 7644 (java) S 7638 7641 2271 0 -1 1077944384 857 0 0 0 131 26 0 0 20 0 15 0 52346256 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139667191843856 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7645] ppid=7638 vsize=15026264 memory=4182428 CPUtime=1.57 cores=1,3,5,7
/proc/7641/task/7645/stat : 7645 (java) S 7638 7641 2271 0 -1 1077944384 835 0 0 0 130 27 0 0 20 0 15 0 52346256 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139666982927504 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7646] ppid=7638 vsize=15026264 memory=4182428 CPUtime=1.58 cores=1,3,5,7
/proc/7641/task/7646/stat : 7646 (java) S 7638 7641 2271 0 -1 1077944384 1146 0 0 0 133 25 0 0 20 0 15 0 52346256 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139666981874448 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7647] ppid=7638 vsize=15026264 memory=8112282956445269571 CPUtime=1.58 cores=1,3,5,7
/proc/7641/task/7647/stat : 7647 (java) S 7638 7641 2271 0 -1 1077944384 1836 0 0 0 130 28 0 0 20 0 15 0 52346256 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139666980821904 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7648] ppid=7638 vsize=15026264 memory=5230934624001 CPUtime=0.03 cores=1,3,5,7
/proc/7641/task/7648/stat : 7648 (java) S 7638 7641 2271 0 -1 1077944384 308 0 0 0 3 0 0 0 20 0 15 0 52346258 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139666158233840 139667187612290 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7649] ppid=7638 vsize=15026264 memory=6566669453057 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7649/stat : 7649 (java) S 7638 7641 2271 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 52346258 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139665826899168 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7650] ppid=7638 vsize=15026264 memory=3983520 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7650/stat : 7650 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52346258 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139665558463232 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7651] ppid=7638 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7651/stat : 7651 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139665183954896 139667187619739 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7652] ppid=7638 vsize=15026264 memory=0 CPUtime=6.55 cores=1,3,5,7
/proc/7641/task/7652/stat : 7652 (java) S 7638 7641 2271 0 -1 1077944384 11470 0 0 0 653 2 0 0 20 0 15 0 52346261 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139666157181680 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7653] ppid=7638 vsize=15026264 memory=4182428 CPUtime=6.65 cores=1,3,5,7
/proc/7641/task/7653/stat : 7653 (java) S 7638 7641 2271 0 -1 1077944384 10565 0 0 0 664 1 0 0 20 0 15 0 52346261 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139666156129136 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7654] ppid=7638 vsize=15026264 memory=4052 CPUtime=1.43 cores=1,3,5,7
/proc/7641/task/7654/stat : 7654 (java) S 7638 7641 2271 0 -1 1077944384 7159 0 0 0 139 4 0 0 20 0 15 0 52346261 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139666155076080 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7655] ppid=7638 vsize=15026264 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7655/stat : 7655 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52346261 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139664686050144 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7656] ppid=7638 vsize=15026264 memory=140320541508165 CPUtime=0.02 cores=1,3,5,7
/proc/7641/task/7656/stat : 7656 (java) S 7638 7641 2271 0 -1 1077944384 47 0 0 0 1 1 0 0 20 0 15 0 52346261 15386894336 1084085 33554432000 4194304 4196468 140736694321312 139666154023472 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
Current children cumulated CPU time: 70.39 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 4336340 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+63.0007 s]*
/proc/loadavg: 2.32 2.09 2.07 3/225 7663
/proc/meminfo: memFree=10351724/32770624 swapFree=67108860/67108860
[pid=7641] ppid=7638 vsize=15683912 memory=4341868 CPUtime=81.95 cores=1,3,5,7
/proc/7641/stat : 7641 (java) S 7638 7641 2271 0 -1 1077944320 72595 0 0 0 7999 196 0 0 20 0 19 0 52346254 16060325888 1085467 33554432000 4194304 4196468 140736694321312 140736694303856 139667187601143 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
/proc/7641/statm: 3920978 1085467 3267 1 0 3881834 0
[pid=7658] ppid=7641 vsize=310096 memory=246736 CPUtime=0.52 cores=1,3,5,7
/proc/7658/stat : 7658 (minisat_release) R 7641 7641 2271 0 -1 4202496 52509 0 0 0 45 7 0 0 20 0 1 0 52352502 317538304 61684 33554432000 4194304 4308513 140722602981024 140722602978168 139659532704741 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6409496 6410680 12468224 140722602988209 140722602988718 140722602988718 140722602991557 0
/proc/7658/statm: 77524 61684 318 28 0 73764 0
[pid=7641/tid=7643] ppid=7638 vsize=15683912 memory=-5059952977386882957 CPUtime=59.7 cores=1,3,5,7
/proc/7641/task/7643/stat : 7643 (java) S 7638 7641 2271 0 -1 1077944384 26103 0 0 0 5895 75 0 0 20 0 19 0 52346255 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139667159440384 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 114 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7644] ppid=7638 vsize=15683912 memory=4872558044660077418 CPUtime=1.57 cores=1,3,5,7
/proc/7641/task/7644/stat : 7644 (java) S 7638 7641 2271 0 -1 1077944384 871 0 0 0 131 26 0 0 20 0 19 0 52346256 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139667191843856 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7645] ppid=7638 vsize=15683912 memory=-7313218805096079717 CPUtime=1.57 cores=1,3,5,7
/proc/7641/task/7645/stat : 7645 (java) S 7638 7641 2271 0 -1 1077944384 953 0 0 0 130 27 0 0 20 0 19 0 52346256 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139666982927504 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7646] ppid=7638 vsize=15683912 memory=-7457052372387209120 CPUtime=1.58 cores=1,3,5,7
/proc/7641/task/7646/stat : 7646 (java) S 7638 7641 2271 0 -1 1077944384 1971 0 0 0 133 25 0 0 20 0 19 0 52346256 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139666981874448 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7647] ppid=7638 vsize=15683912 memory=-8990767739041718176 CPUtime=1.58 cores=1,3,5,7
/proc/7641/task/7647/stat : 7647 (java) S 7638 7641 2271 0 -1 1077944384 2155 0 0 0 130 28 0 0 20 0 19 0 52346256 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139666980821904 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7648] ppid=7638 vsize=15683912 memory=-9181546050914066336 CPUtime=0.03 cores=1,3,5,7
/proc/7641/task/7648/stat : 7648 (java) S 7638 7641 2271 0 -1 1077944384 1283 0 0 0 3 0 0 0 20 0 19 0 52346258 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139666158233840 139667187612290 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7649] ppid=7638 vsize=15683912 memory=7679937539659563834 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7649/stat : 7649 (java) S 7638 7641 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 52346258 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139665826899168 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7650] ppid=7638 vsize=15683912 memory=-6295564384313636032 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7650/stat : 7650 (java) S 7638 7641 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52346258 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139665558463232 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7651] ppid=7638 vsize=15683912 memory=-9001734043636558696 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7651/stat : 7651 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52346261 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139665183954896 139667187619739 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7652] ppid=7638 vsize=15683912 memory=5792262874651971666 CPUtime=7.1 cores=1,3,5,7
/proc/7641/task/7652/stat : 7652 (java) S 7638 7641 2271 0 -1 1077944384 15523 0 0 0 708 2 0 0 20 0 19 0 52346261 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139666157181680 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7653] ppid=7638 vsize=15683912 memory=7019467088040572471 CPUtime=7.19 cores=1,3,5,7
/proc/7641/task/7653/stat : 7653 (java) S 7638 7641 2271 0 -1 1077944384 13923 0 0 0 717 2 0 0 20 0 19 0 52346261 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139666156129136 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7654] ppid=7638 vsize=15683912 memory=1580 CPUtime=1.47 cores=1,3,5,7
/proc/7641/task/7654/stat : 7654 (java) S 7638 7641 2271 0 -1 1077944384 8310 0 0 0 143 4 0 0 20 0 19 0 52346261 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139666155076080 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7655] ppid=7638 vsize=15683912 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7655/stat : 7655 (java) S 7638 7641 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52346261 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139664686050144 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7656] ppid=7638 vsize=15683912 memory=4128 CPUtime=0.03 cores=1,3,5,7
/proc/7641/task/7656/stat : 7656 (java) S 7638 7641 2271 0 -1 1077944384 78 0 0 0 1 2 0 0 20 0 19 0 52346261 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139666154023472 139667187612290 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7659] ppid=7638 vsize=15683912 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7659/stat : 7659 (java) S 7638 7641 2271 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 52352502 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139666229855552 139667187625753 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7661] ppid=7638 vsize=15683912 memory=920 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7661/stat : 7661 (java) S 7638 7641 2271 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 19 0 52352503 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139664149163312 139667187623069 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7662] ppid=7638 vsize=15683912 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7662/stat : 7662 (java) S 7638 7641 2271 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 52352503 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139664283385776 139667187623069 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
[pid=7641/tid=7663] ppid=7638 vsize=15683912 memory=3008 CPUtime=0 cores=1,3,5,7
/proc/7641/task/7663/stat : 7663 (java) S 7638 7641 2271 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 52352504 16060325888 1085467 33554432000 4194304 4196468 140736694321312 139663880740640 139667187611349 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140736694330355 140736694330633 140736694330633 140736694333391 0
Current children cumulated CPU time: 82.47 s
Current children cumulated vsize: 15994008 KiB
Current children cumulated memory: 4588604 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+63.0727 s]
# the end of solver process 7641 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=80.4467 s, system=2.1049 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 63.0728
CPU time (s): 82.5516
CPU user time (s): 80.4467
CPU system time (s): 2.1049
CPU usage (%): 130.883
Max. virtual memory (cumulated for all children) (KiB): 15994008
Max. memory (cumulated for all children) (KiB): 4588604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.4467
system time used= 2.1049
maximum resident set size= 4344360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 346400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6912
involuntary context switches= 197


# summary of solver processes directly reported to runsolver:
#   pid: 7641
#   total CPU time (s): 82.5516
#   total CPU user time (s): 80.4467
#   total CPU system time (s): 2.1049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.404348 second user time and 0.641778 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 14:10:31
IDJOB=4293811
IDBENCH=141238
IDSOLVER=2756
FILE ID=node105/4293811-1532347831
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44840 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-robin18_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293811-1532347831/watcher-4293811-1532347831 -o /tmp/evaluation-result-4293811-1532347831/solver-4293811-1532347831 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293811-1532347831.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f09386fa05f6191f12fed212ce37b406
RANDOM SEED=591134665

node105.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.32
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.32
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.32
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.32
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:        15099496 kB
MemAvailable:   30746800 kB
Buffers:          196948 kB
Cached:         15424396 kB
SwapCached:            0 kB
Active:          2604692 kB
Inactive:       14262536 kB
Active(anon):    1198608 kB
Inactive(anon):    67172 kB
Active(file):    1406084 kB
Inactive(file): 14195364 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8976 kB
Writeback:             0 kB
AnonPages:       1351540 kB
Mapped:            49148 kB
Shmem:             17036 kB
Slab:             501704 kB
SReclaimable:     474316 kB
SUnreclaim:        27388 kB
KernelStack:        3968 kB
PageTables:         8004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13531792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1179648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44832 MiB
End job on node105 at 2018-07-23 14:11:34