Trace number 4296955

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+glucose-syrup (2018-07-07)? (MO) 57.5809 51.8092

General information on the benchmark

NameMagicHexagon/
MagicHexagon-07-m011_c18.xml
MD5SUMcb154bca5bef3b2160515065825e7dfd
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 variables169
Number of constraints46
Number of domains1
Minimum domain size127
Maximum domain size127
Distribution of domain sizes[{"size":127,"count":127}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":42},{"degree":4,"count":121},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity127
Distribution of constraint arities[{"arity":2,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":3},{"arity":127,"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":39}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 08:53:24 CEST 2018
0.65/0.55	c PID: 9701
0.65/0.55	c IP: 172.20.3.106
0.65/0.55	c HOST: node106.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.38/0.91	c (0,0) Parsing End
1.38/0.92	c (0,0) CSP: 127 int (0 aux), 0 bool (0 aux), 46 ctr, max domain size 127
1.38/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.92	c (0,0) Constraint Name Generate Begin
1.38/0.92	c (0,0) Ctr:HOME/instance-4296955-1532674404.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.38/0.92	c (0,0) Constraint Name Generate End
1.38/0.92	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.92	c (0,0) CSP to CSPinCNF Begin
3.26/1.60	c (1,1) translated 5 (10%) constraints
3.69/1.60	c (1,1) translated 10 (20%) constraints
3.69/1.61	c (1,1) translated 14 (30%) constraints
3.69/1.61	c (1,1) translated 19 (40%) constraints
3.69/1.62	c (1,1) translated 23 (50%) constraints
3.69/1.62	c (1,1) translated 28 (60%) constraints
3.69/1.62	c (1,1) translated 33 (70%) constraints
3.69/1.63	c (1,1) translated 37 (80%) constraints
3.69/1.63	c (1,1) translated 42 (90%) constraints
3.69/1.63	c (1,1) translated 46 (100%) constraints
4.14/1.79	c (1,1) STATISTICS1:HOME/instance-4296955-1532674404.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,127,8048,9223372036854775807,127,127,13,9223372036854775807:30;8594754748609397760:12;67675234241018880:12;532875860165503:12;4130056320516:4;4097278095750:8;127:7260;126:493;125:254,127:15851;126:532;125:266,127:2;2:8001;1:45,13:6;12:12;11:12;10:12;9:12;8:12;7:12;2:8007;1:254,301401:6;258064:12;216225:12
4.14/1.79	c (1,1) ===========================================
4.14/1.79	c (1,1) Order
4.14/1.79	c (1,1) ===========================================
4.57/1.89	c (1,1) translated 805 (10%) constraints
5.04/1.95	c (1,1) translated 1610 (20%) constraints
5.47/2.01	c (1,1) translated 2415 (30%) constraints
5.47/2.06	c (1,1) translated 3220 (40%) constraints
5.47/2.10	c (1,1) translated 4024 (50%) constraints
5.88/2.14	c (1,1) translated 4829 (60%) constraints
5.88/2.17	c (1,1) translated 5634 (70%) constraints
6.25/2.20	c (1,1) translated 6439 (80%) constraints
6.25/2.23	c (1,1) translated 7244 (90%) constraints
6.66/2.35	c (1,1) translated 8048 (100%) constraints
6.66/2.36	c (1,1) CSP to CSPinCNF End
6.66/2.36	c (1,1) CSP: 391 int (264 aux), 0 bool (0 aux), 8615 ctr, max domain size 630
6.66/2.36	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.66/2.36	c (1,1) CSPinCNF Propagation Begin
7.11/2.44	c (1,1) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
7.11/2.44	c (1,1) CSPinCNF Propagation End
7.11/2.45	c (1,1) CSP: 391 int (264 aux), 0 bool (0 aux), 8615 ctr, max domain size 630
7.11/2.45	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.11/2.45	c (1,1) Simplify CSPinCNF Begin
8.60/2.85	c (2,2) Simplify CSPinCNF End
8.60/2.86	c (2,2) CSP: 391 int (264 aux), 16002 bool (16002 aux), 24617 ctr, max domain size 630
9.01/3.00	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.01/3.00	c (2,2) Calculate Precise Domain Begin
9.01/3.00	c (2,2) 5 values are removed by re-calculation
9.01/3.00	c (2,2) Calculate Precise Domain End
9.01/3.00	c (2,2) CSP: 391 int (264 aux), 16002 bool (16002 aux), 24617 ctr, max domain size 629
9.01/3.00	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.01/3.00	c (2,2) CSPinCNF to SatSolver Begin
10.49/3.71	c (3,3) 2462 (10 %) CSP clauses are encoded (116891 SAT variables, 308695 SAT clauses)
11.01/4.21	c (3,3) 4924 (20 %) CSP clauses are encoded (116891 SAT variables, 517599 SAT clauses)
11.53/4.71	c (4,4) 7386 (30 %) CSP clauses are encoded (116891 SAT variables, 726769 SAT clauses)
12.11/5.20	c (4,4) 9847 (40 %) CSP clauses are encoded (116891 SAT variables, 935932 SAT clauses)
12.53/5.68	c (5,5) 12309 (50 %) CSP clauses are encoded (116891 SAT variables, 1145088 SAT clauses)
13.04/6.17	c (5,5) 14771 (60 %) CSP clauses are encoded (116891 SAT variables, 1354236 SAT clauses)
13.54/6.66	c (6,6) 17232 (70 %) CSP clauses are encoded (116891 SAT variables, 1563371 SAT clauses)
14.06/7.14	c (6,6) 19694 (80 %) CSP clauses are encoded (116891 SAT variables, 1772491 SAT clauses)
14.56/7.63	c (7,6) 22156 (90 %) CSP clauses are encoded (116891 SAT variables, 1981497 SAT clauses)
46.20/41.34	c (40,36) 24617 (100 %) CSP clauses are encoded (116891 SAT variables, 26182676 SAT clauses)
46.20/41.34	c (40,36) CSPinCNF to SatSolver End
46.20/41.34	c (40,36) Heap : 2508 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
46.43/41.49	c (40,36) STATISTICS2:HOME/instance-4296955-1532674404.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,16393,24617,255025,629,125,3,255025:12;254520:6;191395:12;143641:24;95887:12;95381:6;64009:78;63756:14;63503:4;32131:96;32004:4;31877:14;16129:288;16002:18;15875:18;127:14520;126:732;125:756,629:12;505:156;504:12;379:192;377:12;298:12;297:8;296:4;253:576;252:36;251:36;127:31460;126:780;125:785;2:32004,125:1;122:1;2:24003;1:612,3:606;2:16008;1:32251,
46.43/41.49	c (40,36) SatSolver.solve Begin
46.43/41.49	c (40,36) 116891 bool, 26182800 clause
46.43/41.49	c (40,36) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296955-1532674404.xml-scop-9701.cnf HOME/instance-4296955-1532674404.xml-scop-9701.cnf.out
57.35/51.60	c (51,0) receiving signal SIGTERM
57.35/51.60	s UNKNOWN
57.35/51.68	c (51,36) SatSolver is killed by some reasons.
57.35/51.68	c (51,36) 0,0,1,1,2,2,40,TO,TO,STOP-AFTER(DIMACS)
57.35/51.68	c END-Prog: Fri Jul 27 08:54:16 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 (8623 MiB free)
  memory of node 1: 16384 MiB (13545 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296955-1532674404/watcher-4296955-1532674404 -o /tmp/evaluation-result-4296955-1532674404/solver-4296955-1532674404 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532674404-9684 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296955-1532674404.xml 

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

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

solver pid=9701, runsolver pid=9698

[startup+0.100136 s]*
/proc/loadavg: 8.75 8.71 8.74 2/199 9721
/proc/meminfo: memFree=22607532/32770624 swapFree=67108772/67108860
[pid=9701] ppid=9698 vsize=27312552 memory=108172 CPUtime=0.1 cores=0-7
/proc/9701/stat : 9701 (java) S 9698 9701 9657 0 -1 1077944320 6592 0 0 0 8 2 0 0 20 0 20 0 85003256 27968053248 27043 33554432000 4194304 4196468 140729903542304 140729903524848 139889536085751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
/proc/9701/statm: 6828138 27043 2736 1 0 6790598 0
[pid=9701/tid=9703] ppid=9698 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9701/task/9703/stat : 9703 (java) R 9698 9701 9657 0 -1 4202560 4693 0 0 0 7 2 0 0 20 0 20 0 85003256 27968053248 27043 33554432000 4194304 4196468 140729903542304 139889507881632 139889517649360 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9704] ppid=9698 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9701/task/9704/stat : 9704 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 27043 33554432000 4194304 4196468 140729903542304 139889540327952 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9705] ppid=9698 vsize=27312552 memory=140345421428352 CPUtime=0 cores=0-7
/proc/9701/task/9705/stat : 9705 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 27043 33554432000 4194304 4196468 140729903542304 139888958196368 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9706] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9706/stat : 9706 (java) S 9698 9701 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 27043 33554432000 4194304 4196468 140729903542304 139888957143312 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9707] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9707/stat : 9707 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 27043 33554432000 4194304 4196468 140729903542304 139888956090768 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9708] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9708/stat : 9708 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 27043 33554432000 4194304 4196468 140729903542304 139888955038736 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9709] ppid=9698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9701/task/9709/stat : 9709 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 27043 33554432000 4194304 4196468 140729903542304 139888953986192 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9710] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9710/stat : 9710 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 27043 33554432000 4194304 4196468 140729903542304 139888952933136 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9711] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9711/stat : 9711 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 27043 33554432000 4194304 4196468 140729903542304 139888951880592 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9712] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9712/stat : 9712 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003260 27968053248 27043 33554432000 4194304 4196468 140729903542304 139888057805040 139889536096898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9713] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9713/stat : 9713 (java) S 9698 9701 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85003261 27968053248 27043 33554432000 4194304 4196468 140729903542304 139887151932576 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9714] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9714/stat : 9714 (java) S 9698 9701 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85003261 27968053248 27109 33554432000 4194304 4196468 140729903542304 139887017710320 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9715] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9715/stat : 9715 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 27109 33554432000 4194304 4196468 140729903542304 139886643206096 139889536104347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9716] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9716/stat : 9716 (java) S 9698 9701 9657 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 27109 33554432000 4194304 4196468 140729903542304 139888056752880 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9717] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9717/stat : 9717 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 27109 33554432000 4194304 4196468 140729903542304 139888055700336 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9718] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9718/stat : 9718 (java) S 9698 9701 9657 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 27109 33554432000 4194304 4196468 140729903542304 139888054647280 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9719] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9719/stat : 9719 (java) S 9698 9701 9657 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 27109 33554432000 4194304 4196468 140729903542304 139888053594736 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9720] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9720/stat : 9720 (java) S 9698 9701 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 27109 33554432000 4194304 4196468 140729903542304 139886145300960 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9721] ppid=9698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9701/task/9721/stat : 9721 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003264 27968053248 27109 33554432000 4194304 4196468 140729903542304 139888052542128 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108172 KiB

[startup+0.210124 s]*
/proc/loadavg: 8.75 8.71 8.74 2/199 9721
/proc/meminfo: memFree=22591532/32770624 swapFree=67108772/67108860
[pid=9701] ppid=9698 vsize=27312552 memory=122600 CPUtime=0.24 cores=0-7
/proc/9701/stat : 9701 (java) S 9698 9701 9657 0 -1 1077944320 10377 0 0 0 21 3 0 0 20 0 20 0 85003256 27968053248 30650 33554432000 4194304 4196468 140729903542304 140729903524848 139889536085751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
/proc/9701/statm: 6828138 30650 2892 1 0 6790598 0
[pid=9701/tid=9703] ppid=9698 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/9701/task/9703/stat : 9703 (java) R 9698 9701 9657 0 -1 4202560 8270 0 0 0 17 3 0 0 20 0 20 0 85003256 27968053248 30650 33554432000 4194304 4196468 140729903542304 139889507867024 139889536107677 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9704] ppid=9698 vsize=27312552 memory=12918 CPUtime=0 cores=0-7
/proc/9701/task/9704/stat : 9704 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 30650 33554432000 4194304 4196468 140729903542304 139889540327952 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9705] ppid=9698 vsize=27312552 memory=140345421438178 CPUtime=0 cores=0-7
/proc/9701/task/9705/stat : 9705 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888958196368 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9706] ppid=9698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9701/task/9706/stat : 9706 (java) S 9698 9701 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888957143312 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9707] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9707/stat : 9707 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888956090768 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9708] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9708/stat : 9708 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888955038736 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9709] ppid=9698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9701/task/9709/stat : 9709 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888953986192 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9710] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9710/stat : 9710 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888952933136 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9711] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9711/stat : 9711 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888951880592 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9712] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9712/stat : 9712 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003260 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888057805040 139889536096898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9713] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9713/stat : 9713 (java) S 9698 9701 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85003261 27968053248 30650 33554432000 4194304 4196468 140729903542304 139887151932576 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9714] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9714/stat : 9714 (java) S 9698 9701 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85003261 27968053248 30650 33554432000 4194304 4196468 140729903542304 139887017710320 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9715] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9715/stat : 9715 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 30650 33554432000 4194304 4196468 140729903542304 139886643206096 139889536104347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9716] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9716/stat : 9716 (java) S 9698 9701 9657 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888056752880 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9717] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9717/stat : 9717 (java) S 9698 9701 9657 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888055700336 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9718] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9718/stat : 9718 (java) S 9698 9701 9657 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888054647280 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9719] ppid=9698 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9701/task/9719/stat : 9719 (java) S 9698 9701 9657 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 20 0 85003263 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888053594736 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9720] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9720/stat : 9720 (java) S 9698 9701 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 30650 33554432000 4194304 4196468 140729903542304 139886145300960 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9721] ppid=9698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9701/task/9721/stat : 9721 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003264 27968053248 30650 33554432000 4194304 4196468 140729903542304 139888052542128 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122600 KiB

[startup+0.309511 s]*
/proc/loadavg: 8.75 8.71 8.74 2/199 9721
/proc/meminfo: memFree=22588244/32770624 swapFree=67108772/67108860
[pid=9701] ppid=9698 vsize=27312552 memory=126072 CPUtime=0.42 cores=0-7
/proc/9701/stat : 9701 (java) S 9698 9701 9657 0 -1 1077944320 10909 0 0 0 38 4 0 0 20 0 20 0 85003256 27968053248 31518 33554432000 4194304 4196468 140729903542304 140729903524848 139889536085751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
/proc/9701/statm: 6828138 31518 2966 1 0 6790598 0
[pid=9701/tid=9703] ppid=9698 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9701/task/9703/stat : 9703 (java) R 9698 9701 9657 0 -1 4202560 8638 0 0 0 26 3 0 0 20 0 20 0 85003256 27968053248 31518 33554432000 4194304 4196468 140729903542304 139889507889904 139889516357486 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9704] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9704/stat : 9704 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 31518 33554432000 4194304 4196468 140729903542304 139889540327952 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9705] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9705/stat : 9705 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888958196368 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9706] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9706/stat : 9706 (java) S 9698 9701 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888957143312 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9707] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9707/stat : 9707 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888956090768 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9708] ppid=9698 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9701/task/9708/stat : 9708 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888955038736 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9709] ppid=9698 vsize=27312552 memory=140345304249263 CPUtime=0 cores=0-7
/proc/9701/task/9709/stat : 9709 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888953986192 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9710] ppid=9698 vsize=27312552 memory=140345304251568 CPUtime=0 cores=0-7
/proc/9701/task/9710/stat : 9710 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888952933136 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9711] ppid=9698 vsize=27312552 memory=140345304253872 CPUtime=0 cores=0-7
/proc/9701/task/9711/stat : 9711 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888951880592 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9712] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9712/stat : 9712 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003260 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888057805040 139889536096898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9713] ppid=9698 vsize=27312552 memory=280690608514704 CPUtime=0 cores=0-7
/proc/9701/task/9713/stat : 9713 (java) S 9698 9701 9657 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85003261 27968053248 31518 33554432000 4194304 4196468 140729903542304 139887151932576 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9714] ppid=9698 vsize=27312552 memory=280690608521616 CPUtime=0 cores=0-7
/proc/9701/task/9714/stat : 9714 (java) S 9698 9701 9657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85003261 27968053248 31518 33554432000 4194304 4196468 140729903542304 139887017710320 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9715] ppid=9698 vsize=27312552 memory=280690608462768 CPUtime=0 cores=0-7
/proc/9701/task/9715/stat : 9715 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 31518 33554432000 4194304 4196468 140729903542304 139886643206096 139889536104347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9716] ppid=9698 vsize=27312552 memory=280690608535440 CPUtime=0 cores=0-7
/proc/9701/task/9716/stat : 9716 (java) S 9698 9701 9657 0 -1 1077944384 152 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888056752880 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9717] ppid=9698 vsize=27312552 memory=280690608542352 CPUtime=0.01 cores=0-7
/proc/9701/task/9717/stat : 9717 (java) S 9698 9701 9657 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 20 0 85003263 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888055700336 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9718] ppid=9698 vsize=27312552 memory=280690608540048 CPUtime=0.02 cores=0-7
/proc/9701/task/9718/stat : 9718 (java) S 9698 9701 9657 0 -1 1077944384 384 0 0 0 2 0 0 0 20 0 20 0 85003263 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888054647280 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9719] ppid=9698 vsize=27312552 memory=280690608556656 CPUtime=0.07 cores=0-7
/proc/9701/task/9719/stat : 9719 (java) S 9698 9701 9657 0 -1 1077944384 288 0 0 0 7 0 0 0 20 0 20 0 85003263 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888053594736 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9720] ppid=9698 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9720/stat : 9720 (java) S 9698 9701 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85003263 27968053248 31518 33554432000 4194304 4196468 140729903542304 139886145300960 139889536095957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9721] ppid=9698 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9701/task/9721/stat : 9721 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003264 27968053248 31518 33554432000 4194304 4196468 140729903542304 139888052542128 139889536096898 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126072 KiB

[startup+0.700823 s]
/proc/loadavg: 8.75 8.71 8.74 2/199 9721
/proc/meminfo: memFree=22564308/32770624 swapFree=67108772/67108860
[pid=9701] ppid=9698 vsize=27320948 memory=163336 CPUtime=0.99 cores=0-7
/proc/9701/stat : 9701 (java) S 9698 9701 9657 0 -1 1077944320 17951 0 0 0 93 6 0 0 20 0 20 0 85003256 27976650752 40834 33554432000 4194304 4196468 140729903542304 140729903524848 139889536085751 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
/proc/9701/statm: 6830237 40834 3158 1 0 6791622 0
[pid=9701/tid=9703] ppid=9698 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/9701/task/9703/stat : 9703 (java) R 9698 9701 9657 0 -1 4202560 15252 0 0 0 62 5 0 0 20 0 20 0 85003256 27976650752 40834 33554432000 4194304 4196468 140729903542304 139889507908400 139889536109341 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9704] ppid=9698 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9704/stat : 9704 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27976650752 40834 33554432000 4194304 4196468 140729903542304 139889540327952 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9705] ppid=9698 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9705/stat : 9705 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27976650752 40834 33554432000 4194304 4196468 140729903542304 139888958196368 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9706] ppid=9698 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9706/stat : 9706 (java) S 9698 9701 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85003259 27976650752 40834 33554432000 4194304 4196468 140729903542304 139888957143312 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9707] ppid=9698 vsize=27320948 memory=5668 CPUtime=0 cores=0-7
/proc/9701/task/9707/stat : 9707 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27976650752 40834 33554432000 4194304 4196468 140729903542304 139888956090768 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9708] ppid=9698 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/9701/task/9708/stat : 9708 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27976650752 40834 33554432000 4194304 4196468 140729903542304 139888955038736 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9709] ppid=9698 vsize=27320948 memory=14076 CPUtime=0 cores=0-7
/proc/9701/task/9709/stat : 9709 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003259 27976650752 40834 33554432000 4194304 4196468 140729903542304 139888953986192 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9710] ppid=9698 vsize=27320948 memory=1204 CPUtime=0 cores=0-7
/proc/9701/task/9710/stat : 9710 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85003259 27976650752 40834 33554432000 4194304 4196468 140729903542304 139888952933136 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9711] ppid=9698 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/9701/task/9711/stat : 9711 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85003259 27976650752 40834 33554432000 4194304 4196468 140729903542304 139888951880592 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9712] ppid=9698 vsize=27320948 memory=4008 CPUtime=0 cores=0-7
/proc/9701/task/9712/stat : 9712 (java) S 9698 9701 9657 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85003260 27976650752 40834 33554432000 4194304 4196468 140729903542304 139888057805040 139889536096898 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0

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

[pid=9701/tid=9711] ppid=9698 vsize=27982760 memory=1260096 CPUtime=0.15 cores=0-7
/proc/9701/task/9711/stat : 9711 (java) S 9698 9701 9657 0 -1 1077944384 121 0 0 0 13 2 0 0 20 0 24 0 85003259 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888951880592 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9712] ppid=9698 vsize=27982760 memory=4616 CPUtime=0.02 cores=0-7
/proc/9701/task/9712/stat : 9712 (java) S 9698 9701 9657 0 -1 1077944384 332 0 0 0 2 0 0 0 20 0 24 0 85003260 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888057805040 139889536096898 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9713] ppid=9698 vsize=27982760 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/9701/task/9713/stat : 9713 (java) S 9698 9701 9657 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 24 0 85003261 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139887151932640 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9714] ppid=9698 vsize=27982760 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/9701/task/9714/stat : 9714 (java) S 9698 9701 9657 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 24 0 85003261 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139887017710336 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9715] ppid=9698 vsize=27982760 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/9701/task/9715/stat : 9715 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139886643206096 139889536104347 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9716] ppid=9698 vsize=27982760 memory=16104758104558012 CPUtime=2.71 cores=0-7
/proc/9701/task/9716/stat : 9716 (java) S 9698 9701 9657 0 -1 1077944384 6276 0 0 0 269 2 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888056752880 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9717] ppid=9698 vsize=27982760 memory=6035308 CPUtime=2.37 cores=0-7
/proc/9701/task/9717/stat : 9717 (java) S 9698 9701 9657 0 -1 1077944384 5155 0 0 0 235 2 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888055700336 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9718] ppid=9698 vsize=27982760 memory=1952 CPUtime=2.6 cores=0-7
/proc/9701/task/9718/stat : 9718 (java) S 9698 9701 9657 0 -1 1077944384 5291 0 0 0 258 2 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888054647280 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9719] ppid=9698 vsize=27982760 memory=1708 CPUtime=1.1 cores=0-7
/proc/9701/task/9719/stat : 9719 (java) S 9698 9701 9657 0 -1 1077944384 4028 0 0 0 108 2 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888053594736 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9720] ppid=9698 vsize=27982760 memory=6030640 CPUtime=0 cores=0-7
/proc/9701/task/9720/stat : 9720 (java) S 9698 9701 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139886145300960 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9721] ppid=9698 vsize=27982760 memory=1228 CPUtime=0.02 cores=0-7
/proc/9701/task/9721/stat : 9721 (java) S 9698 9701 9657 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 24 0 85003264 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888052542128 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9723] ppid=9698 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9701/task/9723/stat : 9723 (java) S 9698 9701 9657 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 85007407 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139889366819776 139889536110361 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9725] ppid=9698 vsize=27982760 memory=4206468019014099040 CPUtime=0 cores=0-7
/proc/9701/task/9725/stat : 9725 (java) S 9698 9701 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85007408 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139885742636976 139889536107677 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9726] ppid=9698 vsize=27982760 memory=7684433391216329786 CPUtime=0 cores=0-7
/proc/9701/task/9726/stat : 9726 (java) S 9698 9701 9657 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 85007408 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139885474201648 139889536107677 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9727] ppid=9698 vsize=27982760 memory=7232886972902039648 CPUtime=0 cores=0-7
/proc/9701/task/9727/stat : 9727 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85007410 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139885205773728 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
Current children cumulated CPU time: 56.86 s
Current children cumulated vsize: 30905660 KiB
Current children cumulated memory: 8266964 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+51.601 s]
/proc/loadavg: 4.29 7.51 8.33 2/204 9727
/proc/meminfo: memFree=14110860/32770624 swapFree=67108772/67108860
[pid=9701] ppid=9698 vsize=27982760 memory=6043600 CPUtime=47.27 cores=0-7
/proc/9701/stat : 9701 (java) S 9698 9701 9657 0 -1 1077944320 51290 0 0 0 4437 290 0 0 20 0 24 0 85003256 28654346240 1510900 33554432000 4194304 4196468 140729903542304 140729903524848 139889536085751 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
/proc/9701/statm: 6995690 1510900 3260 1 0 6956546 0
[pid=9722] ppid=9701 vsize=4119280 memory=2922084 CPUtime=10.08 cores=0-7
/proc/9722/stat : 9722 (glucose-syrup) R 9701 9701 9657 0 -1 4202496 517574 0 0 0 869 139 0 0 20 0 1 0 85007407 4218142720 730521 33554432000 4194304 4373367 140730694078736 140730694076424 140244884704503 0 4 0 8388610 0 0 0 17 2 0 0 0 0 0 6470912 6472264 21868544 140730694083505 140730694083756 140730694083756 140730694086599 0
/proc/9722/statm: 1029820 730521 361 44 0 1025508 0
[pid=9701/tid=9703] ppid=9698 vsize=27982760 memory=-7003737579269690708 CPUtime=37.11 cores=0-7
/proc/9701/task/9703/stat : 9703 (java) S 9698 9701 9657 0 -1 1077944384 26157 0 0 0 3451 260 0 0 20 0 24 0 85003256 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139889507924992 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 421 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9704] ppid=9698 vsize=27982760 memory=2144308 CPUtime=0.14 cores=0-7
/proc/9701/task/9704/stat : 9704 (java) S 9698 9701 9657 0 -1 1077944384 133 0 0 0 13 1 0 0 20 0 24 0 85003259 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139889540327952 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9705] ppid=9698 vsize=27982760 memory=2240 CPUtime=0.16 cores=0-7
/proc/9701/task/9705/stat : 9705 (java) S 9698 9701 9657 0 -1 1077944384 1292 0 0 0 14 2 0 0 20 0 24 0 85003259 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888958196368 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9706] ppid=9698 vsize=27982760 memory=4124 CPUtime=0.15 cores=0-7
/proc/9701/task/9706/stat : 9706 (java) S 9698 9701 9657 0 -1 1077944384 156 0 0 0 13 2 0 0 20 0 24 0 85003259 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888957143312 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9707] ppid=9698 vsize=27982760 memory=2200 CPUtime=0.16 cores=0-7
/proc/9701/task/9707/stat : 9707 (java) S 9698 9701 9657 0 -1 1077944384 148 0 0 0 14 2 0 0 20 0 24 0 85003259 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888956090768 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9708] ppid=9698 vsize=27982760 memory=7284 CPUtime=0.15 cores=0-7
/proc/9701/task/9708/stat : 9708 (java) S 9698 9701 9657 0 -1 1077944384 95 0 0 0 13 2 0 0 20 0 24 0 85003259 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888955038736 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9709] ppid=9698 vsize=27982760 memory=840 CPUtime=0.15 cores=0-7
/proc/9701/task/9709/stat : 9709 (java) S 9698 9701 9657 0 -1 1077944384 527 0 0 0 13 2 0 0 20 0 24 0 85003259 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888953986192 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9710] ppid=9698 vsize=27982760 memory=4104 CPUtime=0.16 cores=0-7
/proc/9701/task/9710/stat : 9710 (java) S 9698 9701 9657 0 -1 1077944384 144 0 0 0 14 2 0 0 20 0 24 0 85003259 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888952933136 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9711] ppid=9698 vsize=27982760 memory=1692 CPUtime=0.15 cores=0-7
/proc/9701/task/9711/stat : 9711 (java) S 9698 9701 9657 0 -1 1077944384 121 0 0 0 13 2 0 0 20 0 24 0 85003259 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888951880592 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9712] ppid=9698 vsize=27982760 memory=912 CPUtime=0.02 cores=0-7
/proc/9701/task/9712/stat : 9712 (java) S 9698 9701 9657 0 -1 1077944384 332 0 0 0 2 0 0 0 20 0 24 0 85003260 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888057805040 139889536096898 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9713] ppid=9698 vsize=27982760 memory=3908 CPUtime=0 cores=0-7
/proc/9701/task/9713/stat : 9713 (java) S 9698 9701 9657 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 24 0 85003261 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139887151932640 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9714] ppid=9698 vsize=27982760 memory=4140 CPUtime=0 cores=0-7
/proc/9701/task/9714/stat : 9714 (java) S 9698 9701 9657 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 24 0 85003261 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139887017710336 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9715] ppid=9698 vsize=27982760 memory=24860 CPUtime=0 cores=0-7
/proc/9701/task/9715/stat : 9715 (java) S 9698 9701 9657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139886643206096 139889536104347 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9716] ppid=9698 vsize=27982760 memory=1296 CPUtime=2.71 cores=0-7
/proc/9701/task/9716/stat : 9716 (java) S 9698 9701 9657 0 -1 1077944384 6276 0 0 0 269 2 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888056752880 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9717] ppid=9698 vsize=27982760 memory=2408 CPUtime=2.37 cores=0-7
/proc/9701/task/9717/stat : 9717 (java) S 9698 9701 9657 0 -1 1077944384 5155 0 0 0 235 2 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888055700336 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9718] ppid=9698 vsize=27982760 memory=1724 CPUtime=2.6 cores=0-7
/proc/9701/task/9718/stat : 9718 (java) S 9698 9701 9657 0 -1 1077944384 5291 0 0 0 258 2 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888054647280 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9719] ppid=9698 vsize=27982760 memory=0 CPUtime=1.1 cores=0-7
/proc/9701/task/9719/stat : 9719 (java) S 9698 9701 9657 0 -1 1077944384 4028 0 0 0 108 2 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888053594736 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9720] ppid=9698 vsize=27982760 memory=15539617701059608 CPUtime=0 cores=0-7
/proc/9701/task/9720/stat : 9720 (java) S 9698 9701 9657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85003263 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139886145300960 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9721] ppid=9698 vsize=27982760 memory=4945125699554088323 CPUtime=0.02 cores=0-7
/proc/9701/task/9721/stat : 9721 (java) S 9698 9701 9657 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 24 0 85003264 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139888052542128 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9723] ppid=9698 vsize=27982760 memory=-2331055268852096867 CPUtime=0 cores=0-7
/proc/9701/task/9723/stat : 9723 (java) S 9698 9701 9657 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 85007407 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139889366819776 139889536110361 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9725] ppid=9698 vsize=27982760 memory=-7812193691855986592 CPUtime=0 cores=0-7
/proc/9701/task/9725/stat : 9725 (java) S 9698 9701 9657 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85007408 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139885742636976 139889536107677 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9726] ppid=9698 vsize=27982760 memory=7681421203011431829 CPUtime=0 cores=0-7
/proc/9701/task/9726/stat : 9726 (java) S 9698 9701 9657 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 85007408 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139885474201648 139889536107677 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9727] ppid=9698 vsize=27982760 memory=-2331055268852096867 CPUtime=0 cores=0-7
/proc/9701/task/9727/stat : 9727 (java) S 9698 9701 9657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85007410 28654346240 1510900 33554432000 4194304 4196468 140729903542304 139885205773728 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
Current children cumulated CPU time: 57.35 s
Current children cumulated vsize: 32102040 KiB
Current children cumulated memory: 8965684 KiB

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

[startup+51.8092 s]
# the end of solver process 9701 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=53.0782 s, system=4.50274 s

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

[startup+51.7054 s]
/proc/loadavg: 4.29 7.51 8.33 2/204 9727
/proc/meminfo: memFree=14110860/32770624 swapFree=67108772/67108860
[pid=9701] ppid=9698 vsize=28048296 memory=6043700 CPUtime=57.47 cores=0-7
/proc/9701/stat : 9701 (java) S 9698 9701 9657 0 -1 1077944320 51364 517576 0 0 4438 293 869 147 20 0 23 0 85003256 28721455104 1510925 33554432000 4194304 4196468 140729903542304 140729903524848 139889536085751 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
/proc/9701/statm: 7012074 1510925 3260 1 0 6972930 0
[pid=9701/tid=9703] ppid=9698 vsize=28048296 memory=6043600 CPUtime=47.27 cores=0-7
/proc/9701/task/9703/stat : 9703 (java) S 9698 9701 9657 0 -1 1077944384 26170 517576 0 0 3451 260 869 147 20 0 23 0 85003256 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139889507925952 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 421 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9704] ppid=9698 vsize=28048296 memory=6043600 CPUtime=10.3 cores=0-7
/proc/9701/task/9704/stat : 9704 (java) S 9698 9701 9657 0 -1 1077944384 133 517576 0 0 13 1 869 147 20 0 23 0 85003259 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139889540327952 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9705] ppid=9698 vsize=28048296 memory=0 CPUtime=10.32 cores=0-7
/proc/9701/task/9705/stat : 9705 (java) S 9698 9701 9657 0 -1 1077944384 1292 517576 0 0 14 2 869 147 20 0 23 0 85003259 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888958196368 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9706] ppid=9698 vsize=28048296 memory=6043600 CPUtime=10.31 cores=0-7
/proc/9701/task/9706/stat : 9706 (java) S 9698 9701 9657 0 -1 1077944384 156 517576 0 0 13 2 869 147 20 0 23 0 85003259 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888957143312 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9707] ppid=9698 vsize=28048296 memory=6043600 CPUtime=10.32 cores=0-7
/proc/9701/task/9707/stat : 9707 (java) S 9698 9701 9657 0 -1 1077944384 148 517576 0 0 14 2 869 147 20 0 23 0 85003259 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888956090768 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9708] ppid=9698 vsize=28048296 memory=-6454338467431146081 CPUtime=10.31 cores=0-7
/proc/9701/task/9708/stat : 9708 (java) S 9698 9701 9657 0 -1 1077944384 95 517576 0 0 13 2 869 147 20 0 23 0 85003259 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888955038736 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9709] ppid=9698 vsize=28048296 memory=4140 CPUtime=10.31 cores=0-7
/proc/9701/task/9709/stat : 9709 (java) S 9698 9701 9657 0 -1 1077944384 527 517576 0 0 13 2 869 147 20 0 23 0 85003259 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888953986192 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9710] ppid=9698 vsize=28048296 memory=55 CPUtime=10.32 cores=0-7
/proc/9701/task/9710/stat : 9710 (java) S 9698 9701 9657 0 -1 1077944384 144 517576 0 0 14 2 869 147 20 0 23 0 85003259 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888952933136 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9711] ppid=9698 vsize=28048296 memory=7740677769644499797 CPUtime=10.31 cores=0-7
/proc/9701/task/9711/stat : 9711 (java) S 9698 9701 9657 0 -1 1077944384 121 517576 0 0 13 2 869 147 20 0 23 0 85003259 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888951880592 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9712] ppid=9698 vsize=28048296 memory=0 CPUtime=10.18 cores=0-7
/proc/9701/task/9712/stat : 9712 (java) S 9698 9701 9657 0 -1 1077944384 332 517576 0 0 2 0 869 147 20 0 23 0 85003260 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888057805040 139889536096898 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9713] ppid=9698 vsize=28048296 memory=9198851636692493979 CPUtime=10.16 cores=0-7
/proc/9701/task/9713/stat : 9713 (java) S 9698 9701 9657 0 -1 1077944384 14 517576 0 0 0 0 869 147 20 0 23 0 85003261 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139887151932640 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9714] ppid=9698 vsize=28048296 memory=288230574492221466 CPUtime=10.16 cores=0-7
/proc/9701/task/9714/stat : 9714 (java) S 9698 9701 9657 0 -1 1077944384 22 517576 0 0 0 0 869 147 20 0 23 0 85003261 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139887017710336 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9715] ppid=9698 vsize=28048296 memory=288230583166042425 CPUtime=10.16 cores=0-7
/proc/9701/task/9715/stat : 9715 (java) S 9698 9701 9657 0 -1 1077944384 27 517576 0 0 0 0 869 147 20 0 23 0 85003263 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139886643206096 139889536104347 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9716] ppid=9698 vsize=28048296 memory=16104758104558012 CPUtime=12.87 cores=0-7
/proc/9701/task/9716/stat : 9716 (java) S 9698 9701 9657 0 -1 1077944384 6276 517576 0 0 269 2 869 147 20 0 23 0 85003263 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888056752880 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9717] ppid=9698 vsize=28048296 memory=6035308 CPUtime=12.53 cores=0-7
/proc/9701/task/9717/stat : 9717 (java) S 9698 9701 9657 0 -1 1077944384 5155 517576 0 0 235 2 869 147 20 0 23 0 85003263 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888055700336 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9718] ppid=9698 vsize=28048296 memory=1952 CPUtime=12.76 cores=0-7
/proc/9701/task/9718/stat : 9718 (java) S 9698 9701 9657 0 -1 1077944384 5291 517576 0 0 258 2 869 147 20 0 23 0 85003263 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888054647280 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9719] ppid=9698 vsize=28048296 memory=1708 CPUtime=11.26 cores=0-7
/proc/9701/task/9719/stat : 9719 (java) S 9698 9701 9657 0 -1 1077944384 4028 517576 0 0 108 2 869 147 20 0 23 0 85003263 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888053594736 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9720] ppid=9698 vsize=28048296 memory=1260096 CPUtime=10.16 cores=0-7
/proc/9701/task/9720/stat : 9720 (java) S 9698 9701 9657 0 -1 1077944384 3 517576 0 0 0 0 869 147 20 0 23 0 85003263 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139886145300960 139889536095957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9721] ppid=9698 vsize=28048296 memory=4616 CPUtime=10.18 cores=0-7
/proc/9701/task/9721/stat : 9721 (java) S 9698 9701 9657 0 -1 1077944384 37 517576 0 0 1 1 869 147 20 0 23 0 85003264 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139888052542128 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9723] ppid=9698 vsize=28048296 memory=-7003737579269690708 CPUtime=10.16 cores=0-7
/proc/9701/task/9723/stat : 9723 (java) S 9698 9701 9657 0 -1 1077944384 25 517576 0 0 0 0 869 147 20 0 23 0 85007407 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139889366818960 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
[pid=9701/tid=9727] ppid=9698 vsize=28048296 memory=7684433391216329786 CPUtime=10.16 cores=0-7
/proc/9701/task/9727/stat : 9727 (java) S 9698 9701 9657 0 -1 1077944384 9 517576 0 0 0 0 869 147 20 0 23 0 85007410 28721455104 1510925 33554432000 4194304 4196468 140729903542304 139885205775536 139889536096898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28475392 140729903551449 140729903551749 140729903551749 140729903554511 0
Current children cumulated CPU time: 57.47 s
Current children cumulated vsize: 28048296 KiB
Current children cumulated memory: 6043700 KiB

Child status: 1
Real time (s): 51.8092
CPU time (s): 57.5809
CPU user time (s): 53.0782
CPU system time (s): 4.50274
CPU usage (%): 111.14
Max. virtual memory (cumulated for all children) (KiB): 32102040
Max. memory (cumulated for all children) (KiB): 8965684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.0782
system time used= 4.50274
maximum resident set size= 6045744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 568967
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1077656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7614
involuntary context switches= 148


# summary of solver processes directly reported to runsolver:
#   pid: 9701
#   total CPU time (s): 57.5809
#   total CPU user time (s): 53.0782
#   total CPU system time (s): 4.50274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.369009 second user time and 0.504313 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-27 08:53:24
IDJOB=4296955
IDBENCH=141566
IDSOLVER=2758
FILE ID=node106/4296955-1532674404
RUNJOBID= node106-1532674404-9684
PBS_JOBID= 21022251
Free space on /tmp= 46168 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-07-m011_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296955-1532674404/watcher-4296955-1532674404 -o /tmp/evaluation-result-4296955-1532674404/solver-4296955-1532674404 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532674404-9684 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296955-1532674404.xml

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

MD5SUM BENCH= cb154bca5bef3b2160515065825e7dfd
RANDOM SEED=1733283961

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        22702160 kB
MemAvailable:   31925288 kB
Buffers:          204668 kB
Cached:          9162860 kB
SwapCached:           56 kB
Active:          2656296 kB
Inactive:        6767392 kB
Active(anon):       3332 kB
Inactive(anon):    80744 kB
Active(file):    2652964 kB
Inactive(file):  6686648 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108772 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:         62452 kB
Mapped:            41532 kB
Shmem:             25140 kB
Slab:             338792 kB
SReclaimable:     311976 kB
SUnreclaim:        26816 kB
KernelStack:        3152 kB
PageTables:         4876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46160 MiB
End job on node106 at 2018-07-27 08:54:16