Trace number 4295517

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) 19.9382 13.2539

General information on the benchmark

NameMagicHexagon/
MagicHexagon-06-m001_c18.xml
MD5SUM6b753b1e1a3070adcb3424354b76057b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark816.032
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.52	
0.65/0.52	scop order+minisat_release (2018-06-13)
0.65/0.52	
0.65/0.55	c BEGIN-Prog: Thu Jul 26 03:24:45 CEST 2018
0.65/0.55	c PID: 3474
0.65/0.55	c IP: 172.20.3.150
0.65/0.55	c HOST: node150.alineos.net
0.65/0.55	c (0,0) Parsing Begin
1.19/0.88	c (0,0) Parsing End
1.19/0.89	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 40 ctr, max domain size 91
1.19/0.89	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.89	c (0,0) Constraint Name Generate Begin
1.19/0.90	c (0,0) Ctr:HOME/instance-4295517-1532568284.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.19/0.90	c (0,0) Constraint Name Generate End
1.19/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.90	c (0,0) CSP to CSPinCNF Begin
2.76/1.43	c (0,0) translated 4 (10%) constraints
2.76/1.45	c (0,0) translated 8 (20%) constraints
2.76/1.45	c (0,0) translated 12 (30%) constraints
2.76/1.45	c (0,0) translated 16 (40%) constraints
2.76/1.45	c (0,0) translated 20 (50%) constraints
2.76/1.46	c (0,0) translated 24 (60%) constraints
2.76/1.46	c (0,0) translated 28 (70%) constraints
2.76/1.46	c (0,0) translated 32 (80%) constraints
2.76/1.46	c (0,0) translated 36 (90%) constraints
2.76/1.46	c (0,0) translated 40 (100%) constraints
3.10/1.56	c (1,1) STATISTICS1:HOME/instance-4295517-1532568284.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,91,4136,9223372036854775807,91,91,11,9223372036854775807:6;427929800129788416:12;4702525276151521:12;51676101935731:12;567869252041:12;6103925100:4;6036103710:8;91:3570;90:349;89:182,91:8075;90:388;89:194,91:2;2:4095;1:39,11:6;10:12;9:12;8:12;7:12;6:12;2:4101;1:182,110889:2;110224:4
3.10/1.56	c (1,1) ===========================================
3.10/1.56	c (1,1) Order
3.10/1.56	c (1,1) ===========================================
3.43/1.62	c (1,1) translated 414 (10%) constraints
3.43/1.65	c (1,1) translated 828 (20%) constraints
3.43/1.68	c (1,1) translated 1241 (30%) constraints
3.75/1.71	c (1,1) translated 1655 (40%) constraints
3.75/1.74	c (1,1) translated 2068 (50%) constraints
3.75/1.77	c (1,1) translated 2482 (60%) constraints
4.06/1.80	c (1,1) translated 2896 (70%) constraints
4.06/1.83	c (1,1) translated 3309 (80%) constraints
4.06/1.85	c (1,1) translated 3723 (90%) constraints
4.37/1.95	c (1,1) translated 4136 (100%) constraints
4.37/1.96	c (1,1) CSP to CSPinCNF End
4.37/1.96	c (1,1) CSP: 265 int (174 aux), 0 bool (0 aux), 4517 ctr, max domain size 361
4.37/1.96	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.37/1.96	c (1,1) CSPinCNF Propagation Begin
4.74/2.02	c (1,1) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
4.74/2.02	c (1,1) CSPinCNF Propagation End
4.74/2.02	c (1,1) CSP: 265 int (174 aux), 0 bool (0 aux), 4517 ctr, max domain size 361
4.74/2.02	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.74/2.02	c (1,1) Simplify CSPinCNF Begin
5.30/2.28	c (1,1) Simplify CSPinCNF End
5.30/2.29	c (1,1) CSP: 265 int (174 aux), 8190 bool (8190 aux), 12707 ctr, max domain size 361
5.30/2.29	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.30/2.29	c (1,1) Calculate Precise Domain Begin
5.60/2.32	c (1,1) 2 values are removed by re-calculation
5.60/2.32	c (1,1) Calculate Precise Domain End
5.60/2.32	c (1,1) CSP: 265 int (174 aux), 8190 bool (8190 aux), 12707 ctr, max domain size 361
5.60/2.32	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.60/2.32	c (1,1) CSPinCNF to SatSolver Begin
7.19/2.87	c (2,2) 1271 (10 %) CSP clauses are encoded (54165 SAT variables, 122694 SAT clauses)
7.82/3.09	c (2,2) 2542 (20 %) CSP clauses are encoded (54165 SAT variables, 199901 SAT clauses)
8.10/3.27	c (2,2) 3813 (30 %) CSP clauses are encoded (54165 SAT variables, 277208 SAT clauses)
8.35/3.46	c (2,2) 5083 (40 %) CSP clauses are encoded (54165 SAT variables, 354660 SAT clauses)
8.55/3.64	c (3,3) 6354 (50 %) CSP clauses are encoded (54165 SAT variables, 432107 SAT clauses)
8.78/3.83	c (3,3) 7625 (60 %) CSP clauses are encoded (54165 SAT variables, 509552 SAT clauses)
9.01/4.01	c (3,3) 8895 (70 %) CSP clauses are encoded (54165 SAT variables, 586986 SAT clauses)
9.11/4.19	c (3,3) 10166 (80 %) CSP clauses are encoded (54165 SAT variables, 664407 SAT clauses)
9.34/4.37	c (3,3) 11437 (90 %) CSP clauses are encoded (54165 SAT variables, 741754 SAT clauses)
18.57/12.50	c (11,11) 12707 (100 %) CSP clauses are encoded (54165 SAT variables, 7832010 SAT clauses)
18.57/12.50	c (11,11) CSPinCNF to SatSolver End
18.57/12.50	c (11,11) Heap : 1077 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.97/12.60	c (12,11) STATISTICS2:HOME/instance-4295517-1532568284.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,8455,12707,97289,361,89,3,97289:6;73441:24;49051:12;32761:24;32580:6;32399:6;29241:6;28900:4;28561:2;16471:102;8281:186;8190:18;8099:18;91:7140;90:516;89:540,361:24;360:12;359:12;271:180;260:24;181:348;180:12;179:12;171:36;170:24;169:12;91:15980;90:564;89:569;2:16380,89:1;86:1;2:12285;1:420,3:414;2:8196;1:16555,
18.97/12.60	c (12,11) SatSolver.solve Begin
18.97/12.60	c (12,11) 54165 bool, 7832098 clause
18.97/12.60	c (12,11) 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-4295517-1532568284.xml-scop-3474.cnf HOME/instance-4295517-1532568284.xml-scop-3474.cnf.out
19.86/13.20	c (12,0) receiving signal SIGTERM
19.86/13.20	s UNKNOWN
19.86/13.21	c (12,12) SatSolver is killed by some reasons.
19.86/13.21	c (12,12) 0,0,1,1,1,1,11,TO,TO,STOP-AFTER(DIMACS)
19.86/13.21	c END-Prog: Thu Jul 26 03:24:57 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 (6710 MiB free)
  memory of node 1: 16384 MiB (14006 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295517-1532568284/watcher-4295517-1532568284 -o /tmp/evaluation-result-4295517-1532568284/solver-4295517-1532568284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295517-1532568284.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=3474, runsolver pid=3471

[startup+0.100125 s]*
/proc/loadavg: 1.96 2.03 2.07 3/221 3489
/proc/meminfo: memFree=21151408/32770624 swapFree=67108860/67108860
[pid=3474] ppid=3471 vsize=15011656 memory=75096 CPUtime=0.11 cores=1,3,5,7
/proc/3474/stat : 3474 (java) S 3471 3474 32649 0 -1 1077944320 6425 0 0 0 9 2 0 0 20 0 15 0 74391689 15371935744 18774 33554432000 4194304 4196468 140724964274848 140724964257392 140202031841015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
/proc/3474/statm: 3752914 18774 2781 1 0 3715374 0
[pid=3474/tid=3476] ppid=3471 vsize=15011656 memory=7100839861464500584 CPUtime=0.08 cores=1,3,5,7
/proc/3474/task/3476/stat : 3476 (java) R 3471 3474 32649 0 -1 4202560 4887 0 0 0 7 1 0 0 20 0 15 0 74391689 15371935744 19104 33554432000 4194304 4196468 140724964274848 140202003653000 140202012116775 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3477] ppid=3471 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3477/stat : 3477 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 19170 33554432000 4194304 4196468 140724964274848 140202036083600 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3478] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3478/stat : 3478 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 19170 33554432000 4194304 4196468 140724964274848 140201827166992 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3479] ppid=3471 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3479/stat : 3479 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 19170 33554432000 4194304 4196468 140724964274848 140201491250320 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3480] ppid=3471 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3480/stat : 3480 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 19170 33554432000 4194304 4196468 140724964274848 140201490197520 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3481] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3481/stat : 3481 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391692 15371935744 19170 33554432000 4194304 4196468 140724964274848 140201002362992 140202031852162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3482] ppid=3471 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3482/stat : 3482 (java) S 3471 3474 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74391693 15371935744 19170 33554432000 4194304 4196468 140724964274848 140200617435936 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3483] ppid=3471 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3483/stat : 3483 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391693 15371935744 19170 33554432000 4194304 4196468 140724964274848 140200349000816 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3484] ppid=3471 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3484/stat : 3484 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 19170 33554432000 4194304 4196468 140724964274848 140199974492240 140202031859611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3485] ppid=3471 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3485/stat : 3485 (java) S 3471 3474 32649 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 19170 33554432000 4194304 4196468 140724964274848 140201001310832 140202031852162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3486] ppid=3471 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3486/stat : 3486 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 19170 33554432000 4194304 4196468 140724964274848 140201000258032 140202031852162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3487] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0.01 cores=1,3,5,7
/proc/3474/task/3487/stat : 3487 (java) S 3471 3474 32649 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 15 0 74391696 15371935744 19170 33554432000 4194304 4196468 140724964274848 140200999205744 140202031852162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3488] ppid=3471 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3488/stat : 3488 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 19170 33554432000 4194304 4196468 140724964274848 140199476587488 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3489] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3489/stat : 3489 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 19236 33554432000 4194304 4196468 140724964274848 140200998152624 140202031852162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 75096 KiB

[startup+0.210444 s]*
/proc/loadavg: 1.96 2.03 2.07 3/221 3489
/proc/meminfo: memFree=21137624/32770624 swapFree=67108860/67108860
[pid=3474] ppid=3471 vsize=15011656 memory=88448 CPUtime=0.25 cores=1,3,5,7
/proc/3474/stat : 3474 (java) S 3471 3474 32649 0 -1 1077944320 9944 0 0 0 22 3 0 0 20 0 15 0 74391689 15371935744 22112 33554432000 4194304 4196468 140724964274848 140724964257392 140202031841015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
/proc/3474/statm: 3752914 22112 2946 1 0 3715374 0
[pid=3474/tid=3476] ppid=3471 vsize=15011656 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/3474/task/3476/stat : 3476 (java) R 3471 3474 32649 0 -1 4202560 7857 0 0 0 17 3 0 0 20 0 15 0 74391689 15371935744 22112 33554432000 4194304 4196468 140724964274848 140202003664624 140202031852950 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3477] ppid=3471 vsize=15011656 memory=288230617609666583 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3477/stat : 3477 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 22112 33554432000 4194304 4196468 140724964274848 140202036083600 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3478] ppid=3471 vsize=15011656 memory=3618278062022710944 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3478/stat : 3478 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 22112 33554432000 4194304 4196468 140724964274848 140201827166992 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3479] ppid=3471 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3479/stat : 3479 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 22112 33554432000 4194304 4196468 140724964274848 140201491250320 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3480] ppid=3471 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3480/stat : 3480 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 22112 33554432000 4194304 4196468 140724964274848 140201490197520 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3481] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3481/stat : 3481 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391692 15371935744 22112 33554432000 4194304 4196468 140724964274848 140201002362992 140202031852162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3482] ppid=3471 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3482/stat : 3482 (java) S 3471 3474 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74391693 15371935744 22112 33554432000 4194304 4196468 140724964274848 140200617435936 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3483] ppid=3471 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3483/stat : 3483 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391693 15371935744 22112 33554432000 4194304 4196468 140724964274848 140200349000816 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3484] ppid=3471 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3484/stat : 3484 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 22112 33554432000 4194304 4196468 140724964274848 140199974492240 140202031859611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3485] ppid=3471 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3474/task/3485/stat : 3485 (java) R 3471 3474 32649 0 -1 4202560 343 0 0 0 1 0 0 0 20 0 15 0 74391696 15371935744 22112 33554432000 4194304 4196468 140724964274848 140201001310832 140202011004176 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3486] ppid=3471 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3486/stat : 3486 (java) R 3471 3474 32649 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 22112 33554432000 4194304 4196468 140724964274848 140201000258032 140202031852162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3487] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0.03 cores=1,3,5,7
/proc/3474/task/3487/stat : 3487 (java) S 3471 3474 32649 0 -1 1077944384 284 0 0 0 3 0 0 0 20 0 15 0 74391696 15371935744 22112 33554432000 4194304 4196468 140724964274848 140200999205744 140202031852162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3488] ppid=3471 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3488/stat : 3488 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 22112 33554432000 4194304 4196468 140724964274848 140199476587488 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3489] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3489/stat : 3489 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 22112 33554432000 4194304 4196468 140724964274848 140200998152624 140202031852162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88448 KiB

[startup+0.310512 s]*
/proc/loadavg: 1.96 2.03 2.07 3/221 3489
/proc/meminfo: memFree=21134072/32770624 swapFree=67108860/67108860
[pid=3474] ppid=3471 vsize=15011656 memory=91656 CPUtime=0.42 cores=1,3,5,7
/proc/3474/stat : 3474 (java) S 3471 3474 32649 0 -1 1077944320 10468 0 0 0 39 3 0 0 20 0 15 0 74391689 15371935744 22914 33554432000 4194304 4196468 140724964274848 140724964257392 140202031841015 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
/proc/3474/statm: 3752914 22914 2998 1 0 3715374 0
[pid=3474/tid=3476] ppid=3471 vsize=15011656 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/3474/task/3476/stat : 3476 (java) R 3471 3474 32649 0 -1 4202560 8229 0 0 0 27 3 0 0 20 0 15 0 74391689 15371935744 22914 33554432000 4194304 4196468 140724964274848 140202003645168 140202015884645 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3477] ppid=3471 vsize=15011656 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3477/stat : 3477 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 22914 33554432000 4194304 4196468 140724964274848 140202036083600 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3478] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3478/stat : 3478 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 22914 33554432000 4194304 4196468 140724964274848 140201827166992 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3479] ppid=3471 vsize=15011656 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3479/stat : 3479 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 22914 33554432000 4194304 4196468 140724964274848 140201491250320 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3480] ppid=3471 vsize=15011656 memory=140225850482895 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3480/stat : 3480 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15371935744 22914 33554432000 4194304 4196468 140724964274848 140201490197520 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3481] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3481/stat : 3481 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391692 15371935744 22914 33554432000 4194304 4196468 140724964274848 140201002362992 140202031852162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3482] ppid=3471 vsize=15011656 memory=140225850503631 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3482/stat : 3482 (java) S 3471 3474 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74391693 15371935744 22914 33554432000 4194304 4196468 140724964274848 140200617435936 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3483] ppid=3471 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3483/stat : 3483 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391693 15371935744 22914 33554432000 4194304 4196468 140724964274848 140200349000816 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3484] ppid=3471 vsize=15011656 memory=280451700979584 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3484/stat : 3484 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 22914 33554432000 4194304 4196468 140724964274848 140199974492240 140202031859611 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3485] ppid=3471 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3474/task/3485/stat : 3485 (java) R 3471 3474 32649 0 -1 4202560 453 0 0 0 3 0 0 0 20 0 15 0 74391696 15371935744 22914 33554432000 4194304 4196468 140724964274848 140201001310832 140202013385573 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3486] ppid=3471 vsize=15011656 memory=140225850515375 CPUtime=0.01 cores=1,3,5,7
/proc/3474/task/3486/stat : 3486 (java) R 3471 3474 32649 0 -1 1077944384 150 0 0 0 1 0 0 0 20 0 15 0 74391696 15371935744 22914 33554432000 4194304 4196468 140724964274848 140201000258032 140202031852162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3487] ppid=3471 vsize=15011656 memory=140225958368896 CPUtime=0.07 cores=1,3,5,7
/proc/3474/task/3487/stat : 3487 (java) R 3471 3474 32649 0 -1 4202560 304 0 0 0 7 0 0 0 20 0 15 0 74391696 15371935744 22914 33554432000 4194304 4196468 140724964274848 140200999205744 140202010645343 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3488] ppid=3471 vsize=15011656 memory=140225850520479 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3488/stat : 3488 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 22914 33554432000 4194304 4196468 140724964274848 140199476587488 140202031851221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3489] ppid=3471 vsize=15011656 memory=140226032760585 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3489/stat : 3489 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391696 15371935744 22914 33554432000 4194304 4196468 140724964274848 140200998152624 140202031852162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91656 KiB

[startup+0.700745 s]
/proc/loadavg: 1.96 2.03 2.07 3/221 3489
/proc/meminfo: memFree=21109640/32770624 swapFree=67108860/67108860
[pid=3474] ppid=3471 vsize=15020052 memory=131996 CPUtime=0.97 cores=1,3,5,7
/proc/3474/stat : 3474 (java) S 3471 3474 32649 0 -1 1077944320 17678 0 0 0 92 5 0 0 20 0 15 0 74391689 15380533248 32999 33554432000 4194304 4196468 140724964274848 140724964257392 140202031841015 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
/proc/3474/statm: 3755013 32999 3169 1 0 3716398 0
[pid=3474/tid=3476] ppid=3471 vsize=15020052 memory=53 CPUtime=0.67 cores=1,3,5,7
/proc/3474/task/3476/stat : 3476 (java) R 3471 3474 32649 0 -1 4202560 14966 0 0 0 62 5 0 0 20 0 15 0 74391689 15380533248 32999 33554432000 4194304 4196468 140724964274848 140202003679024 140202015921502 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3477] ppid=3471 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3477/stat : 3477 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15380533248 32999 33554432000 4194304 4196468 140724964274848 140202036083600 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3478] ppid=3471 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3478/stat : 3478 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15380533248 32999 33554432000 4194304 4196468 140724964274848 140201827166992 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3479] ppid=3471 vsize=15020052 memory=79 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3479/stat : 3479 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15380533248 32999 33554432000 4194304 4196468 140724964274848 140201491250320 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3480] ppid=3471 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3480/stat : 3480 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15380533248 32999 33554432000 4194304 4196468 140724964274848 140201490197520 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3481] ppid=3471 vsize=15020052 memory=155176631542008 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3481/stat : 3481 (java) S 3471 3474 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74391692 15380533248 32999 33554432000 4194304 4196468 140724964274848 140201002362992 140202031852162 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3482] ppid=3471 vsize=15020052 memory=433534 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3482/stat : 3482 (java) S 3471 3474 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74391693 15380533248 32999 33554432000 4194304 4196468 140724964274848 140200617435936 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3483] ppid=3471 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3483/stat : 3483 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391693 15380533248 32999 33554432000 4194304 4196468 140724964274848 140200349000816 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3484] ppid=3471 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3484/stat : 3484 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15380533248 32999 33554432000 4194304 4196468 140724964274848 140199974492240 140202031859611 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3485] ppid=3471 vsize=15020052 memory=280451700752624 CPUtime=0.08 cores=1,3,5,7
/proc/3474/task/3485/stat : 3485 (java) S 3471 3474 32649 0 -1 1077944384 675 0 0 0 8 0 0 0 20 0 15 0 74391696 15380533248 32999 33554432000 4194304 4196468 140724964274848 140201001310832 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3486] ppid=3471 vsize=15020052 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/3474/task/3486/stat : 3486 (java) R 3471 3474 32649 0 -1 4202560 270 0 0 0 5 0 0 0 20 0 15 0 74391696 15380533248 32999 33554432000 4194304 4196468 140724964274848 140201000248416 140202015227774 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3487] ppid=3471 vsize=15020052 memory=-6305714992492141952 CPUtime=0.16 cores=1,3,5,7
/proc/3474/task/3487/stat : 3487 (java) S 3471 3474 32649 0 -1 1077944384 427 0 0 0 16 0 0 0 20 0 15 0 74391696 15380533248 32999 33554432000 4194304 4196468 140724964274848 140200999205744 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3488] ppid=3471 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3488/stat : 3488 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15380533248 32999 33554432000 4194304 4196468 140724964274848 140199476587488 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3489] ppid=3471 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3489/stat : 3489 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391696 15380533248 32999 33554432000 4194304 4196468 140724964274848 140200998152624 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 131996 KiB

[startup+1.50256 s]
/proc/loadavg: 1.96 2.03 2.07 3/221 3489
/proc/meminfo: memFree=21081168/32770624 swapFree=67108860/67108860
[pid=3474] ppid=3471 vsize=15022100 memory=207016 CPUtime=3.1 cores=1,3,5,7
/proc/3474/stat : 3474 (java) S 3471 3474 32649 0 -1 1077944320 21625 0 0 0 302 8 0 0 20 0 15 0 74391689 15382630400 51754 33554432000 4194304 4196468 140724964274848 140724964257392 140202031841015 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
/proc/3474/statm: 3755525 51754 3202 1 0 3716910 0
[pid=3474/tid=3476] ppid=3471 vsize=15022100 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/3474/task/3476/stat : 3476 (java) R 3471 3474 32649 0 -1 4202560 16015 0 0 0 141 6 0 0 20 0 15 0 74391689 15382630400 51754 33554432000 4194304 4196468 140724964274848 140202003675792 140201506741191 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3477] ppid=3471 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3477/stat : 3477 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15382630400 51754 33554432000 4194304 4196468 140724964274848 140202036083600 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3478] ppid=3471 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3478/stat : 3478 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15382630400 51754 33554432000 4194304 4196468 140724964274848 140201827166992 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3479] ppid=3471 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3479/stat : 3479 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391691 15382630400 51754 33554432000 4194304 4196468 140724964274848 140201491250320 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3480] ppid=3471 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3480/stat : 3480 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391691 15382630400 51754 33554432000 4194304 4196468 140724964274848 140201490197520 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3481] ppid=3471 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3481/stat : 3481 (java) S 3471 3474 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74391692 15382630400 51754 33554432000 4194304 4196468 140724964274848 140201002362992 140202031852162 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0

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

[pid=3474/tid=3482] ppid=3471 vsize=15026264 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3482/stat : 3482 (java) S 3471 3474 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 74391693 15386894336 202352 33554432000 4194304 4196468 140724964274848 140200617435936 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3483] ppid=3471 vsize=15026264 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3483/stat : 3483 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391693 15386894336 202352 33554432000 4194304 4196468 140724964274848 140200349000816 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3484] ppid=3471 vsize=15026264 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3484/stat : 3484 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15386894336 202352 33554432000 4194304 4196468 140724964274848 140199974492240 140202031859611 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3485] ppid=3471 vsize=15026264 memory=5789212778159300707 CPUtime=2 cores=1,3,5,7
/proc/3474/task/3485/stat : 3485 (java) S 3471 3474 32649 0 -1 1077944384 1854 0 0 0 200 0 0 0 20 0 15 0 74391696 15386894336 202352 33554432000 4194304 4196468 140724964274848 140201001310832 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3486] ppid=3471 vsize=15026264 memory=7449279377393988402 CPUtime=1.94 cores=1,3,5,7
/proc/3474/task/3486/stat : 3486 (java) S 3471 3474 32649 0 -1 1077944384 2829 0 0 0 194 0 0 0 20 0 15 0 74391696 15386894336 202352 33554432000 4194304 4196468 140724964274848 140201000258032 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3487] ppid=3471 vsize=15026264 memory=8112282956445269571 CPUtime=0.93 cores=1,3,5,7
/proc/3474/task/3487/stat : 3487 (java) S 3471 3474 32649 0 -1 1077944384 2833 0 0 0 92 1 0 0 20 0 15 0 74391696 15386894336 202352 33554432000 4194304 4196468 140724964274848 140200999205744 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3488] ppid=3471 vsize=15026264 memory=45812 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3488/stat : 3488 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15386894336 202352 33554432000 4194304 4196468 140724964274848 140199476587488 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3489] ppid=3471 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3489/stat : 3489 (java) S 3471 3474 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74391696 15386894336 202352 33554432000 4194304 4196468 140724964274848 140200998152624 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
Current children cumulated CPU time: 7.98 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 809408 KiB

[startup+6.3008 s]
/proc/loadavg: 2.13 2.06 2.08 3/221 3489
/proc/meminfo: memFree=18161420/32770624 swapFree=67108860/67108860
[pid=3474] ppid=3471 vsize=15026264 memory=3026124 CPUtime=12.32 cores=1,3,5,7
/proc/3474/stat : 3474 (java) S 3471 3474 32649 0 -1 1077944320 28499 0 0 0 1172 60 0 0 20 0 15 0 74391689 15386894336 756531 33554432000 4194304 4196468 140724964274848 140724964257392 140202031841015 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
/proc/3474/statm: 3756566 756531 3234 1 0 3717422 0
[pid=3474/tid=3476] ppid=3471 vsize=15026264 memory=1964580 CPUtime=6.21 cores=1,3,5,7
/proc/3474/task/3476/stat : 3476 (java) R 3471 3474 32649 0 -1 4202560 17964 0 0 0 568 53 0 0 20 0 15 0 74391689 15386894336 756531 33554432000 4194304 4196468 140724964274848 140202003680336 140201517122351 0 4 0 25189583 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3477] ppid=3471 vsize=15026264 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3474/task/3477/stat : 3477 (java) S 3471 3474 32649 0 -1 1077944384 18 0 0 0 2 0 0 0 20 0 15 0 74391691 15386894336 756531 33554432000 4194304 4196468 140724964274848 140202036083600 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3478] ppid=3471 vsize=15026264 memory=280451700920160 CPUtime=0.02 cores=1,3,5,7
/proc/3474/task/3478/stat : 3478 (java) S 3471 3474 32649 0 -1 1077944384 72 0 0 0 2 0 0 0 20 0 15 0 74391691 15386894336 756531 33554432000 4194304 4196468 140724964274848 140201827166992 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3479] ppid=3471 vsize=15026264 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3474/task/3479/stat : 3479 (java) S 3471 3474 32649 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 15 0 74391691 15386894336 756531 33554432000 4194304 4196468 140724964274848 140201491250320 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3480] ppid=3471 vsize=15026264 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3474/task/3480/stat : 3480 (java) S 3471 3474 32649 0 -1 1077944384 79 0 0 0 2 0 0 0 20 0 15 0 74391691 15386894336 756531 33554432000 4194304 4196468 140724964274848 140201490197520 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3481] ppid=3471 vsize=15026264 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3481/stat : 3481 (java) S 3471 3474 32649 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 74391692 15386894336 756531 33554432000 4194304 4196468 140724964274848 140201002362992 140202031852162 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3482] ppid=3471 vsize=15026264 memory=280451701008160 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3482/stat : 3482 (java) S 3471 3474 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 74391693 15386894336 756531 33554432000 4194304 4196468 140724964274848 140200617435936 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3483] ppid=3471 vsize=15026264 memory=7230645025961766505 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3483/stat : 3483 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74391693 15386894336 756531 33554432000 4194304 4196468 140724964274848 140200349000816 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3484] ppid=3471 vsize=15026264 memory=7230645025961766505 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3484/stat : 3484 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15386894336 756531 33554432000 4194304 4196468 140724964274848 140199974492240 140202031859611 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3485] ppid=3471 vsize=15026264 memory=7230645025961766505 CPUtime=2.29 cores=1,3,5,7
/proc/3474/task/3485/stat : 3485 (java) S 3471 3474 32649 0 -1 1077944384 1906 0 0 0 229 0 0 0 20 0 15 0 74391696 15386894336 756531 33554432000 4194304 4196468 140724964274848 140201001310832 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3486] ppid=3471 vsize=15026264 memory=280451701505664 CPUtime=2.68 cores=1,3,5,7
/proc/3474/task/3486/stat : 3486 (java) S 3471 3474 32649 0 -1 1077944384 4183 0 0 0 267 1 0 0 20 0 15 0 74391696 15386894336 756531 33554432000 4194304 4196468 140724964274848 140201000258032 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3487] ppid=3471 vsize=15026264 memory=17097727937258 CPUtime=0.98 cores=1,3,5,7
/proc/3474/task/3487/stat : 3487 (java) S 3471 3474 32649 0 -1 1077944384 2895 0 0 0 97 1 0 0 20 0 15 0 74391696 15386894336 756531 33554432000 4194304 4196468 140724964274848 140200999205744 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3488] ppid=3471 vsize=15026264 memory=280451701504592 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3488/stat : 3488 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15386894336 756531 33554432000 4194304 4196468 140724964274848 140199476587488 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3489] ppid=3471 vsize=15026264 memory=7681407940103534239 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3489/stat : 3489 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74391696 15386894336 756531 33554432000 4194304 4196468 140724964274848 140200998152624 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
Current children cumulated CPU time: 12.32 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3026124 KiB

[startup+12.7012 s]
/proc/loadavg: 2.03 2.04 2.07 3/221 3489
/proc/meminfo: memFree=18002372/32770624 swapFree=67108860/67108860
[pid=3474] ppid=3471 vsize=15681864 memory=3083852 CPUtime=19.25 cores=1,3,5,7
/proc/3474/stat : 3474 (java) S 3471 3474 32649 0 -1 1077944320 31293 0 0 0 1846 79 0 0 20 0 19 0 74391689 16058228736 770963 33554432000 4194304 4196468 140724964274848 140724964257392 140202031841015 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
/proc/3474/statm: 3920466 770963 3238 1 0 3881322 0
[pid=3474/tid=3476] ppid=3471 vsize=15681864 memory=3071388 CPUtime=12.53 cores=1,3,5,7
/proc/3474/task/3476/stat : 3476 (java) S 3471 3474 32649 0 -1 1077944384 18819 0 0 0 1185 68 0 0 20 0 19 0 74391689 16058228736 770963 33554432000 4194304 4196468 140724964274848 140202003680256 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3477] ppid=3471 vsize=15681864 memory=-7595718148000617580 CPUtime=0.05 cores=1,3,5,7
/proc/3474/task/3477/stat : 3477 (java) S 3471 3474 32649 0 -1 1077944384 41 0 0 0 4 1 0 0 20 0 19 0 74391691 16058228736 770963 33554432000 4194304 4196468 140724964274848 140202036083600 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3478] ppid=3471 vsize=15681864 memory=-7595718147998060693 CPUtime=0.05 cores=1,3,5,7
/proc/3474/task/3478/stat : 3478 (java) S 3471 3474 32649 0 -1 1077944384 83 0 0 0 4 1 0 0 20 0 19 0 74391691 16058228736 770963 33554432000 4194304 4196468 140724964274848 140201827166992 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3479] ppid=3471 vsize=15681864 memory=280451701284288 CPUtime=0.05 cores=1,3,5,7
/proc/3474/task/3479/stat : 3479 (java) S 3471 3474 32649 0 -1 1077944384 37 0 0 0 4 1 0 0 20 0 19 0 74391691 16058228736 770963 33554432000 4194304 4196468 140724964274848 140201491250320 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3480] ppid=3471 vsize=15681864 memory=6442213902160126816 CPUtime=0.06 cores=1,3,5,7
/proc/3474/task/3480/stat : 3480 (java) S 3471 3474 32649 0 -1 1077944384 90 0 0 0 5 1 0 0 20 0 19 0 74391691 16058228736 770963 33554432000 4194304 4196468 140724964274848 140201490197520 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3481] ppid=3471 vsize=15681864 memory=6442213902160126816 CPUtime=0.01 cores=1,3,5,7
/proc/3474/task/3481/stat : 3481 (java) S 3471 3474 32649 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 19 0 74391692 16058228736 770963 33554432000 4194304 4196468 140724964274848 140201002362992 140202031852162 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3482] ppid=3471 vsize=15681864 memory=13297 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3482/stat : 3482 (java) S 3471 3474 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 74391693 16058228736 770963 33554432000 4194304 4196468 140724964274848 140200617435936 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3483] ppid=3471 vsize=15681864 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3483/stat : 3483 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74391693 16058228736 770963 33554432000 4194304 4196468 140724964274848 140200349000816 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3484] ppid=3471 vsize=15681864 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3484/stat : 3484 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74391696 16058228736 770963 33554432000 4194304 4196468 140724964274848 140199974492240 140202031859611 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3485] ppid=3471 vsize=15681864 memory=8836 CPUtime=2.5 cores=1,3,5,7
/proc/3474/task/3485/stat : 3485 (java) R 3471 3474 32649 0 -1 4202560 2582 0 0 0 249 1 0 0 20 0 19 0 74391696 16058228736 770963 33554432000 4194304 4196468 140724964274848 140201001299824 140202011152458 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3486] ppid=3471 vsize=15681864 memory=11044 CPUtime=2.89 cores=1,3,5,7
/proc/3474/task/3486/stat : 3486 (java) R 3471 3474 32649 0 -1 4202560 5245 0 0 0 288 1 0 0 20 0 19 0 74391696 16058228736 770963 33554432000 4194304 4196468 140724964274848 140201000244056 140202013385215 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3487] ppid=3471 vsize=15681864 memory=13252 CPUtime=1.02 cores=1,3,5,7
/proc/3474/task/3487/stat : 3487 (java) S 3471 3474 32649 0 -1 1077944384 2980 0 0 0 101 1 0 0 20 0 19 0 74391696 16058228736 770963 33554432000 4194304 4196468 140724964274848 140200999205744 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3488] ppid=3471 vsize=15681864 memory=55 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3488/stat : 3488 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74391696 16058228736 770963 33554432000 4194304 4196468 140724964274848 140199476587488 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3489] ppid=3471 vsize=15681864 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3489/stat : 3489 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74391696 16058228736 770963 33554432000 4194304 4196468 140724964274848 140200998152624 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
Current children cumulated CPU time: 19.25 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 3083852 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+13.2009 s]
/proc/loadavg: 2.03 2.04 2.07 3/226 3495
/proc/meminfo: memFree=17869716/32770624 swapFree=67108860/67108860
[pid=3474] ppid=3471 vsize=15681864 memory=3083996 CPUtime=19.29 cores=1,3,5,7
/proc/3474/stat : 3474 (java) S 3471 3474 32649 0 -1 1077944320 31350 0 0 0 1850 79 0 0 20 0 19 0 74391689 16058228736 770999 33554432000 4194304 4196468 140724964274848 140724964257392 140202031841015 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
/proc/3474/statm: 3920466 770999 3238 1 0 3881322 0
[pid=3490] ppid=3474 vsize=224804 memory=175996 CPUtime=0.57 cores=1,3,5,7
/proc/3490/stat : 3490 (minisat_release) R 3474 3474 32649 0 -1 4202496 31189 0 0 0 51 6 0 0 20 0 1 0 74392951 230199296 43999 33554432000 4194304 4308513 140720933805808 140720932754040 4220773 0 4 0 8388610 0 0 0 17 1 0 0 0 0 0 6409496 6410680 41955328 140720933814961 140720933815470 140720933815470 140720933818309 0
/proc/3490/statm: 56201 43999 318 28 0 52441 0
[pid=3474/tid=3476] ppid=3471 vsize=15681864 memory=0 CPUtime=12.53 cores=1,3,5,7
/proc/3474/task/3476/stat : 3476 (java) S 3471 3474 32649 0 -1 1077944384 18819 0 0 0 1185 68 0 0 20 0 19 0 74391689 16058228736 770999 33554432000 4194304 4196468 140724964274848 140202003680256 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3477] ppid=3471 vsize=15681864 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/3474/task/3477/stat : 3477 (java) S 3471 3474 32649 0 -1 1077944384 41 0 0 0 4 1 0 0 20 0 19 0 74391691 16058228736 770999 33554432000 4194304 4196468 140724964274848 140202036083600 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3478] ppid=3471 vsize=15681864 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/3474/task/3478/stat : 3478 (java) S 3471 3474 32649 0 -1 1077944384 83 0 0 0 4 1 0 0 20 0 19 0 74391691 16058228736 770999 33554432000 4194304 4196468 140724964274848 140201827166992 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3479] ppid=3471 vsize=15681864 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/3474/task/3479/stat : 3479 (java) S 3471 3474 32649 0 -1 1077944384 37 0 0 0 4 1 0 0 20 0 19 0 74391691 16058228736 770999 33554432000 4194304 4196468 140724964274848 140201491250320 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3480] ppid=3471 vsize=15681864 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/3474/task/3480/stat : 3480 (java) S 3471 3474 32649 0 -1 1077944384 90 0 0 0 5 1 0 0 20 0 19 0 74391691 16058228736 770999 33554432000 4194304 4196468 140724964274848 140201490197520 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3481] ppid=3471 vsize=15681864 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3474/task/3481/stat : 3481 (java) S 3471 3474 32649 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 19 0 74391692 16058228736 770999 33554432000 4194304 4196468 140724964274848 140201002362992 140202031852162 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3482] ppid=3471 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3482/stat : 3482 (java) S 3471 3474 32649 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 74391693 16058228736 770999 33554432000 4194304 4196468 140724964274848 140200617435936 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3483] ppid=3471 vsize=15681864 memory=17 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3483/stat : 3483 (java) S 3471 3474 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 74391693 16058228736 770999 33554432000 4194304 4196468 140724964274848 140200349000816 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3484] ppid=3471 vsize=15681864 memory=1406 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3484/stat : 3484 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74391696 16058228736 770999 33554432000 4194304 4196468 140724964274848 140199974492240 140202031859611 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3485] ppid=3471 vsize=15681864 memory=0 CPUtime=2.53 cores=1,3,5,7
/proc/3474/task/3485/stat : 3485 (java) S 3471 3474 32649 0 -1 1077944384 2622 0 0 0 252 1 0 0 20 0 19 0 74391696 16058228736 770999 33554432000 4194304 4196468 140724964274848 140201001310832 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3486] ppid=3471 vsize=15681864 memory=0 CPUtime=2.9 cores=1,3,5,7
/proc/3474/task/3486/stat : 3486 (java) S 3471 3474 32649 0 -1 1077944384 5262 0 0 0 289 1 0 0 20 0 19 0 74391696 16058228736 770999 33554432000 4194304 4196468 140724964274848 140201000258032 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3487] ppid=3471 vsize=15681864 memory=4 CPUtime=1.02 cores=1,3,5,7
/proc/3474/task/3487/stat : 3487 (java) S 3471 3474 32649 0 -1 1077944384 2980 0 0 0 101 1 0 0 20 0 19 0 74391696 16058228736 770999 33554432000 4194304 4196468 140724964274848 140200999205744 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3488] ppid=3471 vsize=15681864 memory=24 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3488/stat : 3488 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74391696 16058228736 770999 33554432000 4194304 4196468 140724964274848 140199476587488 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3489] ppid=3471 vsize=15681864 memory=67 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3489/stat : 3489 (java) S 3471 3474 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 74391696 16058228736 770999 33554432000 4194304 4196468 140724964274848 140200998152624 140202031852162 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3491] ppid=3471 vsize=15681864 memory=792 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3491/stat : 3491 (java) S 3471 3474 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 74392951 16058228736 770999 33554432000 4194304 4196468 140724964274848 140201087685568 140202031865625 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3493] ppid=3471 vsize=15681864 memory=2 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3493/stat : 3493 (java) S 3471 3474 32649 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 74392951 16058228736 770999 33554432000 4194304 4196468 140724964274848 140198939704752 140202031862941 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3494] ppid=3471 vsize=15681864 memory=2 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3494/stat : 3494 (java) S 3471 3474 32649 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 74392951 16058228736 770999 33554432000 4194304 4196468 140724964274848 140198671269680 140202031862941 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
[pid=3474/tid=3495] ppid=3471 vsize=15681864 memory=1 CPUtime=0 cores=1,3,5,7
/proc/3474/task/3495/stat : 3495 (java) S 3471 3474 32649 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 19 0 74392953 16058228736 770999 33554432000 4194304 4196468 140724964274848 140199208148384 140202031851221 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9469952 140724964283379 140724964283657 140724964283657 140724964286415 0
Current children cumulated CPU time: 19.86 s
Current children cumulated vsize: 15906668 KiB
Current children cumulated memory: 3259992 KiB

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

[startup+13.2538 s]
# the end of solver process 3474 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19.0228 s, system=0.915461 s

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

Child status: 1
Real time (s): 13.2539
CPU time (s): 19.9382
CPU user time (s): 19.0228
CPU system time (s): 0.915461
CPU usage (%): 150.433
Max. virtual memory (cumulated for all children) (KiB): 15906668
Max. memory (cumulated for all children) (KiB): 3259992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.0228
system time used= 0.915461
maximum resident set size= 3086044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62589
page faults= 0
swaps= 0
block input operations= 0
block output operations= 311624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4434
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 3474
#   total CPU time (s): 19.9382
#   total CPU user time (s): 19.0228
#   total CPU system time (s): 0.915461

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.110763 second user time and 0.16661 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 03:24:44
IDJOB=4295517
IDBENCH=141561
IDSOLVER=2756
FILE ID=node150/4295517-1532568284
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53096 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-06-m001_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-4295517-1532568284/watcher-4295517-1532568284 -o /tmp/evaluation-result-4295517-1532568284/solver-4295517-1532568284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295517-1532568284.xml

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

MD5SUM BENCH= 6b753b1e1a3070adcb3424354b76057b
RANDOM SEED=6716226

node150.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.76
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.76
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.76
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.76
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:        21214640 kB
MemAvailable:   28704740 kB
Buffers:          189968 kB
Cached:          7517904 kB
SwapCached:            0 kB
Active:          5360056 kB
Inactive:        5621832 kB
Active(anon):    3224836 kB
Inactive(anon):    76676 kB
Active(file):    2135220 kB
Inactive(file):  5545156 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8044 kB
Writeback:             0 kB
AnonPages:       3280752 kB
Mapped:            52288 kB
Shmem:             25224 kB
Slab:             265932 kB
SReclaimable:     238184 kB
SUnreclaim:        27748 kB
KernelStack:        3728 kB
PageTables:        11724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13519580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3092480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53088 MiB
End job on node150 at 2018-07-26 03:24:58