Trace number 4296137

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) 179.635 143.657

General information on the benchmark

NameEternity/
Eternity-13-13_c18.xml
MD5SUMe6142002f41530755715c5642d221a51
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 variables533
Number of constraints222
Number of domains2
Minimum domain size19
Maximum domain size169
Distribution of domain sizes[{"size":19,"count":364},{"size":169,"count":169}]
Minimum variable degree1
Maximum variable degree14
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":520},{"degree":14,"count":1}]
Minimum constraint arity1
Maximum constraint arity169
Distribution of constraint arities[{"arity":1,"count":52},{"arity":5,"count":169},{"arity":169,"count":1}]
Number of extensional constraints169
Number of intensional constraints52
Distribution of constraint types[{"type":"extension","count":169},{"type":"intension","count":52},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 14:01:55 CEST 2018
0.66/0.55	c PID: 10266
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.55	c (0,0) Parsing Begin
3.32/1.46	c (0,0) Parsing End
3.32/1.47	c (0,0) CSP: 533 int (0 aux), 0 bool (0 aux), 222 ctr, max domain size 169
3.32/1.47	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.32/1.47	c (0,0) Constraint Name Generate Begin
3.32/1.48	c (0,0) Ctr:HOME/instance-4296137-1532606514.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
3.32/1.48	c (0,0) Constraint Name Generate End
3.32/1.48	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.32/1.48	c (0,0) CSP to CSPinCNF Begin
24.64/13.40	c (12,12) translated 23 (10%) constraints
35.39/23.37	c (22,22) translated 45 (20%) constraints
47.33/33.67	c (33,32) translated 67 (30%) constraints
58.58/43.82	c (43,42) translated 89 (40%) constraints
71.59/54.47	c (53,51) translated 111 (50%) constraints
83.46/65.06	c (64,62) translated 134 (60%) constraints
95.45/75.39	c (74,71) translated 156 (70%) constraints
103.03/82.26	c (81,78) translated 178 (80%) constraints
103.03/82.26	c (81,78) translated 200 (90%) constraints
103.03/82.26	c (81,78) translated 222 (100%) constraints
107.88/85.50	c (84,81) STATISTICS1:HOME/instance-4296137-1532606514.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,169533,1085203,169,169,170,2,169:14196,169:85514;19:1278264;2:1853761;1:106574,170:169;169:2;5:20111;4:450892;3:163085;2:450892;1:52,2:14196;1:3295773;0:169,
107.88/85.50	c (84,81) ===========================================
107.88/85.50	c (84,81) Order
107.88/85.50	c (84,81) ===========================================
111.32/87.48	c (86,83) translated 108521 (10%) constraints
112.96/89.07	c (88,85) translated 217041 (20%) constraints
114.55/90.66	c (90,86) translated 325561 (30%) constraints
116.84/92.41	c (91,88) translated 434082 (40%) constraints
118.34/93.99	c (93,89) translated 542602 (50%) constraints
119.94/95.58	c (95,91) translated 651122 (60%) constraints
121.56/97.16	c (96,93) translated 759643 (70%) constraints
123.15/98.74	c (98,94) translated 868163 (80%) constraints
126.12/100.69	c (100,96) translated 976683 (90%) constraints
127.82/102.30	c (101,97) translated 1085203 (100%) constraints
127.82/102.30	c (101,97) CSP to CSPinCNF End
127.82/102.36	c (101,97) CSP: 533 int (0 aux), 169000 bool (169000 aux), 1085255 ctr, max domain size 169
127.82/102.36	c (101,97) Heap : 2356 MiB used (max 10705 MiB), NonHeap : 30 MiB used (max 0 MiB)
127.82/102.36	c (101,97) CSPinCNF Propagation Begin
156.45/125.12	c (124,119) 37797 values, 198899 unsatisfiable literals, and 218668 valid clauses are removed
156.45/125.12	c (124,119) CSPinCNF Propagation End
156.45/125.18	c (124,119) CSP: 32346 int (31813 aux), 137187 bool (137187 aux), 866587 ctr, max domain size 169
156.45/125.18	c (124,119) Heap : 3790 MiB used (max 10375 MiB), NonHeap : 29 MiB used (max 0 MiB)
156.45/125.18	c (124,119) Simplify CSPinCNF Begin
160.41/127.20	c (126,120) Simplify CSPinCNF End
160.41/127.26	c (126,120) CSP: 32346 int (31813 aux), 165579 bool (165579 aux), 894979 ctr, max domain size 169
160.41/127.26	c (126,120) Heap : 2167 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
160.41/127.26	c (126,120) Calculate Precise Domain Begin
160.41/127.26	c (126,120) 0 values are removed by re-calculation
160.41/127.26	c (126,120) Calculate Precise Domain End
160.51/127.33	c (126,120) CSP: 32346 int (31813 aux), 165579 bool (165579 aux), 894979 ctr, max domain size 169
160.51/127.33	c (126,120) Heap : 2167 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
160.51/127.33	c (126,120) CSPinCNF to SatSolver Begin
171.46/135.77	c (135,128) 89498 (10 %) CSP clauses are encoded (193603 SAT variables, 3149776 SAT clauses)
172.01/136.23	c (135,129) 178996 (20 %) CSP clauses are encoded (193603 SAT variables, 3239274 SAT clauses)
172.51/136.70	c (136,129) 268494 (30 %) CSP clauses are encoded (193603 SAT variables, 3328772 SAT clauses)
172.95/137.17	c (136,130) 357992 (40 %) CSP clauses are encoded (193603 SAT variables, 3418270 SAT clauses)
173.39/138.09	c (137,130) 447490 (50 %) CSP clauses are encoded (193603 SAT variables, 3507768 SAT clauses)
173.88/138.56	c (138,131) 536988 (60 %) CSP clauses are encoded (193603 SAT variables, 3597266 SAT clauses)
174.39/139.03	c (138,131) 626486 (70 %) CSP clauses are encoded (193603 SAT variables, 3686764 SAT clauses)
174.89/139.50	c (138,132) 715984 (80 %) CSP clauses are encoded (193603 SAT variables, 3776262 SAT clauses)
175.28/139.97	c (139,132) 805482 (90 %) CSP clauses are encoded (193603 SAT variables, 3865760 SAT clauses)
175.80/140.44	c (139,133) 894979 (100 %) CSP clauses are encoded (193603 SAT variables, 3955257 SAT clauses)
175.80/140.44	c (139,133) CSPinCNF to SatSolver End
175.80/140.44	c (139,133) Heap : 2147 MiB used (max 10822 MiB), NonHeap : 31 MiB used (max 0 MiB)
178.73/142.77	c (142,135) STATISTICS2:HOME/instance-4296137-1532606514.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,197925,894979,169,169,169,2,169:14520;48:12540;4:1332,169:81554;48:18964;19:1091342;4:1372;2:1521853,169:122;121:1;48:44;5:14795;4:350101;3:129631;2:400285,2:28392;1:2658301,
178.73/142.77	c (142,135) SatSolver.solve Begin
178.73/142.77	c (142,135) 193603 bool, 3955258 clause
178.82/142.92	c (142,135) 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-4296137-1532606514.xml-scop-10266.cnf HOME/instance-4296137-1532606514.xml-scop-10266.cnf.out
179.55/143.60	c (143,0) receiving signal SIGTERM
179.55/143.60	s UNKNOWN
179.55/143.61	c (143,135) SatSolver is killed by some reasons.
179.55/143.61	c (143,135) 0,0,101,124,126,126,139,TO,TO,STOP-AFTER(DIMACS)
179.55/143.61	c END-Prog: Thu Jul 26 14:04:18 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 (9828 MiB free)
  memory of node 1: 16384 MiB (10965 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296137-1532606514/watcher-4296137-1532606514 -o /tmp/evaluation-result-4296137-1532606514/solver-4296137-1532606514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532605409-9419 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296137-1532606514.xml 

running on 4 cores: 0,2,4,6

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=10266, runsolver pid=10263

[startup+0.100116 s]*
/proc/loadavg: 2.64 2.25 2.12 3/217 10281
/proc/meminfo: memFree=21235012/32770624 swapFree=67108860/67108860
[pid=10266] ppid=10263 vsize=15011656 memory=72496 CPUtime=0.12 cores=0,2,4,6
/proc/10266/stat : 10266 (java) S 10263 10266 8644 0 -1 1077944320 7332 0 0 0 10 2 0 0 20 0 15 0 78214667 15371935744 18124 33554432000 4194304 4196468 140731646235312 140731646217856 139671225589495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
/proc/10266/statm: 3752914 18124 2773 1 0 3715374 0
[pid=10266/tid=10268] ppid=10263 vsize=15011656 memory=-8628507060847283327 CPUtime=0.09 cores=0,2,4,6
/proc/10266/task/10268/stat : 10268 (java) R 10263 10266 8644 0 -1 4202560 5600 0 0 0 8 1 0 0 20 0 15 0 78214668 15371935744 18322 33554432000 4194304 4196468 140731646235312 139671197401272 139671218306647 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10269] ppid=10263 vsize=15011656 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10269/stat : 10269 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 18322 33554432000 4194304 4196468 140731646235312 139671229832080 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10270] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10270/stat : 10270 (java) S 10263 10266 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 18322 33554432000 4194304 4196468 140731646235312 139671063210768 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10271] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10271/stat : 10271 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 18322 33554432000 4194304 4196468 140731646235312 139670684949648 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10272] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10272/stat : 10272 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 18322 33554432000 4194304 4196468 140731646235312 139670683896848 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10273] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10273/stat : 10273 (java) S 10263 10266 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78214671 15371935744 18322 33554432000 4194304 4196468 140731646235312 139670263658608 139671225600642 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10274] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10274/stat : 10274 (java) S 10263 10266 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78214671 15371935744 18322 33554432000 4194304 4196468 140731646235312 139669786321696 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10275] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10275/stat : 10275 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214671 15371935744 18322 33554432000 4194304 4196468 140731646235312 139669517886576 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10276] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10276/stat : 10276 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 18388 33554432000 4194304 4196468 140731646235312 139669143378000 139671225608091 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10277] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10277/stat : 10277 (java) S 10263 10266 8644 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 18388 33554432000 4194304 4196468 140731646235312 139670262606448 139671225600642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10278] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10278/stat : 10278 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 18388 33554432000 4194304 4196468 140731646235312 139670261553648 139671225600642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10279] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0.01 cores=0,2,4,6
/proc/10266/task/10279/stat : 10279 (java) S 10263 10266 8644 0 -1 1077944384 304 0 0 0 1 0 0 0 20 0 15 0 78214674 15371935744 18388 33554432000 4194304 4196468 140731646235312 139670260501360 139671225600642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10280] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10280/stat : 10280 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 18388 33554432000 4194304 4196468 140731646235312 139668645473248 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10281] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10281/stat : 10281 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 18388 33554432000 4194304 4196468 140731646235312 139670259448240 139671225600642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 72496 KiB

[startup+0.210411 s]*
/proc/loadavg: 2.64 2.25 2.12 4/217 10281
/proc/meminfo: memFree=21221680/32770624 swapFree=67108860/67108860
[pid=10266] ppid=10263 vsize=15011656 memory=85096 CPUtime=0.26 cores=0,2,4,6
/proc/10266/stat : 10266 (java) S 10263 10266 8644 0 -1 1077944320 10710 0 0 0 23 3 0 0 20 0 15 0 78214667 15371935744 21274 33554432000 4194304 4196468 140731646235312 140731646217856 139671225589495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
/proc/10266/statm: 3752914 21274 2896 1 0 3715374 0
[pid=10266/tid=10268] ppid=10263 vsize=15011656 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/10266/task/10268/stat : 10268 (java) R 10263 10266 8644 0 -1 4202560 8553 0 0 0 18 2 0 0 20 0 15 0 78214668 15371935744 21274 33554432000 4194304 4196468 140731646235312 139671197417632 139671225610842 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10269] ppid=10263 vsize=15011656 memory=343 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10269/stat : 10269 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 21274 33554432000 4194304 4196468 140731646235312 139671229832080 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10270] ppid=10263 vsize=15011656 memory=3618274281190733472 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10270/stat : 10270 (java) S 10263 10266 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 21274 33554432000 4194304 4196468 140731646235312 139671063210768 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10271] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10271/stat : 10271 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 21274 33554432000 4194304 4196468 140731646235312 139670684949648 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10272] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10272/stat : 10272 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 21274 33554432000 4194304 4196468 140731646235312 139670683896848 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10273] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10273/stat : 10273 (java) S 10263 10266 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78214671 15371935744 21274 33554432000 4194304 4196468 140731646235312 139670263658608 139671225600642 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10274] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10274/stat : 10274 (java) S 10263 10266 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78214671 15371935744 21274 33554432000 4194304 4196468 140731646235312 139669786321696 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10275] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10275/stat : 10275 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214671 15371935744 21274 33554432000 4194304 4196468 140731646235312 139669517886576 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10276] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10276/stat : 10276 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 21274 33554432000 4194304 4196468 140731646235312 139669143378000 139671225608091 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10277] ppid=10263 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10266/task/10277/stat : 10277 (java) R 10263 10266 8644 0 -1 4202560 422 0 0 0 1 0 0 0 20 0 15 0 78214674 15371935744 21274 33554432000 4194304 4196468 140731646235312 139670262606448 139671211252224 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10278] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10278/stat : 10278 (java) R 10263 10266 8644 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 21274 33554432000 4194304 4196468 140731646235312 139670261553648 139671225600642 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10279] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0.03 cores=0,2,4,6
/proc/10266/task/10279/stat : 10279 (java) S 10263 10266 8644 0 -1 1077944384 359 0 0 0 3 0 0 0 20 0 15 0 78214674 15371935744 21274 33554432000 4194304 4196468 140731646235312 139670260501360 139671225600642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10280] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10280/stat : 10280 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 21274 33554432000 4194304 4196468 140731646235312 139668645473248 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10281] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10281/stat : 10281 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 21274 33554432000 4194304 4196468 140731646235312 139670259448240 139671225600642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85096 KiB

[startup+0.310475 s]*
/proc/loadavg: 2.64 2.25 2.12 3/217 10281
/proc/meminfo: memFree=21218020/32770624 swapFree=67108860/67108860
[pid=10266] ppid=10263 vsize=15011656 memory=89136 CPUtime=0.43 cores=0,2,4,6
/proc/10266/stat : 10266 (java) S 10263 10266 8644 0 -1 1077944320 11348 0 0 0 40 3 0 0 20 0 15 0 78214667 15371935744 22284 33554432000 4194304 4196468 140731646235312 140731646217856 139671225589495 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
/proc/10266/statm: 3752914 22284 3029 1 0 3715374 0
[pid=10266/tid=10268] ppid=10263 vsize=15011656 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/10266/task/10268/stat : 10268 (java) R 10263 10266 8644 0 -1 4202560 8938 0 0 0 27 3 0 0 20 0 15 0 78214668 15371935744 22284 33554432000 4194304 4196468 140731646235312 139671197393424 139671209669982 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10269] ppid=10263 vsize=15011656 memory=4294977868 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10269/stat : 10269 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 22284 33554432000 4194304 4196468 140731646235312 139671229832080 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10270] ppid=10263 vsize=15011656 memory=3906222082854106784 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10270/stat : 10270 (java) S 10263 10266 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 22284 33554432000 4194304 4196468 140731646235312 139671063210768 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10271] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10271/stat : 10271 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 22284 33554432000 4194304 4196468 140731646235312 139670684949648 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10272] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10272/stat : 10272 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15371935744 22284 33554432000 4194304 4196468 140731646235312 139670683896848 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10273] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10273/stat : 10273 (java) S 10263 10266 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78214671 15371935744 22284 33554432000 4194304 4196468 140731646235312 139670263658608 139671225600642 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10274] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10274/stat : 10274 (java) S 10263 10266 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78214671 15371935744 22284 33554432000 4194304 4196468 140731646235312 139669786321696 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10275] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10275/stat : 10275 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214671 15371935744 22284 33554432000 4194304 4196468 140731646235312 139669517886576 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10276] ppid=10263 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10276/stat : 10276 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 22284 33554432000 4194304 4196468 140731646235312 139669143378000 139671225608091 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10277] ppid=10263 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/10266/task/10277/stat : 10277 (java) R 10263 10266 8644 0 -1 4202560 503 0 0 0 3 0 0 0 20 0 15 0 78214674 15371935744 22284 33554432000 4194304 4196468 140731646235312 139670262606448 139671203168656 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10278] ppid=10263 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/10266/task/10278/stat : 10278 (java) R 10263 10266 8644 0 -1 1077944384 134 0 0 0 1 0 0 0 20 0 15 0 78214674 15371935744 22284 33554432000 4194304 4196468 140731646235312 139670261553648 139671225600642 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10279] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0.07 cores=0,2,4,6
/proc/10266/task/10279/stat : 10279 (java) R 10263 10266 8644 0 -1 4202560 453 0 0 0 7 0 0 0 20 0 15 0 78214674 15371935744 22284 33554432000 4194304 4196468 140731646235312 139670260501360 139671206999645 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10280] ppid=10263 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10280/stat : 10280 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 22284 33554432000 4194304 4196468 140731646235312 139668645473248 139671225599701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10281] ppid=10263 vsize=15011656 memory=139747989796480 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10281/stat : 10281 (java) R 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214674 15371935744 22284 33554432000 4194304 4196468 140731646235312 139670259448240 139671225600642 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89136 KiB

[startup+0.701499 s]
/proc/loadavg: 2.64 2.25 2.12 3/217 10281
/proc/meminfo: memFree=21193712/32770624 swapFree=67108860/67108860
[pid=10266] ppid=10263 vsize=15017928 memory=132852 CPUtime=1.02 cores=0,2,4,6
/proc/10266/stat : 10266 (java) S 10263 10266 8644 0 -1 1077944320 18409 0 0 0 97 5 0 0 20 0 15 0 78214667 15378358272 33213 33554432000 4194304 4196468 140731646235312 140731646217856 139671225589495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
/proc/10266/statm: 3754482 33213 3153 1 0 3715886 0
[pid=10266/tid=10268] ppid=10263 vsize=15017928 memory=183870032984960 CPUtime=0.67 cores=0,2,4,6
/proc/10266/task/10268/stat : 10268 (java) R 10263 10266 8644 0 -1 4202560 15335 0 0 0 63 4 0 0 20 0 15 0 78214668 15378358272 33213 33554432000 4194304 4196468 140731646235312 139671197426832 139671209669982 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10269] ppid=10263 vsize=15017928 memory=462675 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10269/stat : 10269 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15378358272 33213 33554432000 4194304 4196468 140731646235312 139671229832080 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10270] ppid=10263 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10270/stat : 10270 (java) S 10263 10266 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78214669 15378358272 33213 33554432000 4194304 4196468 140731646235312 139671063210768 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10271] ppid=10263 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10271/stat : 10271 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15378358272 33213 33554432000 4194304 4196468 140731646235312 139670684949648 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10272] ppid=10263 vsize=15017928 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10272/stat : 10272 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15378358272 33213 33554432000 4194304 4196468 140731646235312 139670683896848 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10273] ppid=10263 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10273/stat : 10273 (java) S 10263 10266 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78214671 15378358272 33213 33554432000 4194304 4196468 140731646235312 139670263658608 139671225600642 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10274] ppid=10263 vsize=15017928 memory=-3535359994705171810 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10274/stat : 10274 (java) S 10263 10266 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78214671 15378358272 33213 33554432000 4194304 4196468 140731646235312 139669786321696 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10275] ppid=10263 vsize=15017928 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10275/stat : 10275 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214671 15378358272 33213 33554432000 4194304 4196468 140731646235312 139669517886576 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10276] ppid=10263 vsize=15017928 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10276/stat : 10276 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15378358272 33213 33554432000 4194304 4196468 140731646235312 139669143378000 139671225608091 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10277] ppid=10263 vsize=15017928 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10266/task/10277/stat : 10277 (java) S 10263 10266 8644 0 -1 1077944384 689 0 0 0 8 0 0 0 20 0 15 0 78214674 15378358272 33213 33554432000 4194304 4196468 140731646235312 139670262606448 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10278] ppid=10263 vsize=15017928 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10266/task/10278/stat : 10278 (java) S 10263 10266 8644 0 -1 1077944384 354 0 0 0 7 0 0 0 20 0 15 0 78214674 15378358272 33213 33554432000 4194304 4196468 140731646235312 139670261553648 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10279] ppid=10263 vsize=15017928 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/10266/task/10279/stat : 10279 (java) R 10263 10266 8644 0 -1 4202560 693 0 0 0 18 0 0 0 20 0 15 0 78214674 15378358272 33213 33554432000 4194304 4196468 140731646235312 139670260498296 139671209697759 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10280] ppid=10263 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10280/stat : 10280 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15378358272 33213 33554432000 4194304 4196468 140731646235312 139668645473248 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10281] ppid=10263 vsize=15017928 memory=18268 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10281/stat : 10281 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214674 15378358272 33213 33554432000 4194304 4196468 140731646235312 139670259448240 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 132852 KiB

[startup+1.50069 s]
/proc/loadavg: 2.64 2.25 2.12 5/217 10281
/proc/meminfo: memFree=21083264/32770624 swapFree=67108860/67108860
[pid=10266] ppid=10263 vsize=15022100 memory=331192 CPUtime=3.62 cores=0,2,4,6
/proc/10266/stat : 10266 (java) S 10263 10266 8644 0 -1 1077944320 23096 0 0 0 352 10 0 0 20 0 15 0 78214667 15382630400 82798 33554432000 4194304 4196468 140731646235312 140731646217856 139671225589495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
/proc/10266/statm: 3755525 82798 3198 1 0 3716910 0
[pid=10266/tid=10268] ppid=10263 vsize=15022100 memory=10799 CPUtime=1.47 cores=0,2,4,6
/proc/10266/task/10268/stat : 10268 (java) R 10263 10266 8644 0 -1 4202560 16256 0 0 0 139 8 0 0 20 0 15 0 78214668 15382630400 82798 33554432000 4194304 4196468 140731646235312 139671197424256 139671206963032 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10269] ppid=10263 vsize=15022100 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10269/stat : 10269 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15382630400 82798 33554432000 4194304 4196468 140731646235312 139671229832080 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10270] ppid=10263 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10270/stat : 10270 (java) S 10263 10266 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78214669 15382630400 82798 33554432000 4194304 4196468 140731646235312 139671063210768 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10271] ppid=10263 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10271/stat : 10271 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15382630400 82798 33554432000 4194304 4196468 140731646235312 139670684949648 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10272] ppid=10263 vsize=15022100 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10272/stat : 10272 (java) S 10263 10266 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78214669 15382630400 82798 33554432000 4194304 4196468 140731646235312 139670683896848 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10273] ppid=10263 vsize=15022100 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10273/stat : 10273 (java) S 10263 10266 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78214671 15382630400 82798 33554432000 4194304 4196468 140731646235312 139670263658608 139671225600642 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0

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

[pid=10266/tid=10274] ppid=10263 vsize=15024148 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10274/stat : 10274 (java) S 10263 10266 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78214671 15384727552 860156 33554432000 4194304 4196468 140731646235312 139669786321760 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10275] ppid=10263 vsize=15024148 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10275/stat : 10275 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214671 15384727552 860156 33554432000 4194304 4196468 140731646235312 139669517886576 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10276] ppid=10263 vsize=15024148 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10276/stat : 10276 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15384727552 860156 33554432000 4194304 4196468 140731646235312 139669143378000 139671225608091 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10277] ppid=10263 vsize=15024148 memory=2436 CPUtime=4.7 cores=0,2,4,6
/proc/10266/task/10277/stat : 10277 (java) S 10263 10266 8644 0 -1 1077944384 6278 0 0 0 469 1 0 0 20 0 15 0 78214674 15384727552 860156 33554432000 4194304 4196468 140731646235312 139670262606448 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10278] ppid=10263 vsize=15024148 memory=3289028 CPUtime=5.17 cores=0,2,4,6
/proc/10266/task/10278/stat : 10278 (java) S 10263 10266 8644 0 -1 1077944384 6331 0 0 0 515 2 0 0 20 0 15 0 78214674 15384727552 860156 33554432000 4194304 4196468 140731646235312 139670261553648 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10279] ppid=10263 vsize=15024148 memory=3288864 CPUtime=1.37 cores=0,2,4,6
/proc/10266/task/10279/stat : 10279 (java) S 10263 10266 8644 0 -1 1077944384 4749 0 0 0 135 2 0 0 20 0 15 0 78214674 15384727552 860156 33554432000 4194304 4196468 140731646235312 139670260501360 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10280] ppid=10263 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10280/stat : 10280 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15384727552 860156 33554432000 4194304 4196468 140731646235312 139668645473248 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10281] ppid=10263 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10281/stat : 10281 (java) S 10263 10266 8644 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 78214674 15384727552 860156 33554432000 4194304 4196468 140731646235312 139670259448240 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
Current children cumulated CPU time: 38.31 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3440624 KiB

[startup+51.1101 s]
/proc/loadavg: 2.14 2.18 2.11 3/217 10281
/proc/meminfo: memFree=16026696/32770624 swapFree=67108860/67108860
[pid=10266] ppid=10263 vsize=15024148 memory=3918948 CPUtime=67.03 cores=0,2,4,6
/proc/10266/stat : 10266 (java) S 10263 10266 8644 0 -1 1077944320 47702 0 0 0 6536 167 0 0 20 0 15 0 78214667 15384727552 979737 33554432000 4194304 4196468 140731646235312 140731646217856 139671225589495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
/proc/10266/statm: 3756037 979737 3238 1 0 3717422 0
[pid=10266/tid=10268] ppid=10263 vsize=15024148 memory=288230574492221466 CPUtime=49.46 cores=0,2,4,6
/proc/10266/task/10268/stat : 10268 (java) R 10263 10266 8644 0 -1 4202560 22642 0 0 0 4897 49 0 0 20 0 15 0 78214668 15384727552 979737 33554432000 4194304 4196468 140731646235312 139671197426728 139670738054826 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10269] ppid=10263 vsize=15024148 memory=2436 CPUtime=1.52 cores=0,2,4,6
/proc/10266/task/10269/stat : 10269 (java) S 10263 10266 8644 0 -1 1077944384 1528 0 0 0 125 27 0 0 20 0 15 0 78214669 15384727552 979737 33554432000 4194304 4196468 140731646235312 139671229832080 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10270] ppid=10263 vsize=15024148 memory=1728 CPUtime=1.5 cores=0,2,4,6
/proc/10266/task/10270/stat : 10270 (java) S 10263 10266 8644 0 -1 1077944384 880 0 0 0 123 27 0 0 20 0 15 0 78214669 15384727552 979737 33554432000 4194304 4196468 140731646235312 139671063210768 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10271] ppid=10263 vsize=15024148 memory=3918948 CPUtime=1.51 cores=0,2,4,6
/proc/10266/task/10271/stat : 10271 (java) S 10263 10266 8644 0 -1 1077944384 664 0 0 0 125 26 0 0 20 0 15 0 78214669 15384727552 979737 33554432000 4194304 4196468 140731646235312 139670684949648 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10272] ppid=10263 vsize=15024148 memory=3918948 CPUtime=1.51 cores=0,2,4,6
/proc/10266/task/10272/stat : 10272 (java) S 10263 10266 8644 0 -1 1077944384 1015 0 0 0 123 28 0 0 20 0 15 0 78214669 15384727552 979737 33554432000 4194304 4196468 140731646235312 139670683896848 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10273] ppid=10263 vsize=15024148 memory=3918948 CPUtime=0.02 cores=0,2,4,6
/proc/10266/task/10273/stat : 10273 (java) S 10263 10266 8644 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 15 0 78214671 15384727552 979737 33554432000 4194304 4196468 140731646235312 139670263658608 139671225600642 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10274] ppid=10263 vsize=15024148 memory=88252988018754 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10274/stat : 10274 (java) S 10263 10266 8644 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 78214671 15384727552 979737 33554432000 4194304 4196468 140731646235312 139669786321760 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10275] ppid=10263 vsize=15024148 memory=6227970534633002093 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10275/stat : 10275 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214671 15384727552 979737 33554432000 4194304 4196468 140731646235312 139669517886576 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10276] ppid=10263 vsize=15024148 memory=957 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10276/stat : 10276 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15384727552 979737 33554432000 4194304 4196468 140731646235312 139669143378000 139671225608091 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10277] ppid=10263 vsize=15024148 memory=355 CPUtime=4.76 cores=0,2,4,6
/proc/10266/task/10277/stat : 10277 (java) S 10263 10266 8644 0 -1 1077944384 6343 0 0 0 475 1 0 0 20 0 15 0 78214674 15384727552 979737 33554432000 4194304 4196468 140731646235312 139670262606448 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10278] ppid=10263 vsize=15024148 memory=0 CPUtime=5.22 cores=0,2,4,6
/proc/10266/task/10278/stat : 10278 (java) S 10263 10266 8644 0 -1 1077944384 6702 0 0 0 520 2 0 0 20 0 15 0 78214674 15384727552 979737 33554432000 4194304 4196468 140731646235312 139670261553648 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10279] ppid=10263 vsize=15024148 memory=78 CPUtime=1.42 cores=0,2,4,6
/proc/10266/task/10279/stat : 10279 (java) S 10263 10266 8644 0 -1 1077944384 6274 0 0 0 140 2 0 0 20 0 15 0 78214674 15384727552 979737 33554432000 4194304 4196468 140731646235312 139670260501360 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10280] ppid=10263 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10280/stat : 10280 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15384727552 979737 33554432000 4194304 4196468 140731646235312 139668645473248 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10281] ppid=10263 vsize=15024148 memory=7597685182856913236 CPUtime=0.02 cores=0,2,4,6
/proc/10266/task/10281/stat : 10281 (java) S 10263 10266 8644 0 -1 1077944384 43 0 0 0 1 1 0 0 20 0 15 0 78214674 15384727552 979737 33554432000 4194304 4196468 140731646235312 139670259448240 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
Current children cumulated CPU time: 67.03 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 3918948 KiB

[startup+102.301 s]
/proc/loadavg: 2.04 2.15 2.10 3/222 10370
/proc/meminfo: memFree=15714580/32770624 swapFree=67108860/67108860
[pid=10266] ppid=10263 vsize=15024148 memory=5077160 CPUtime=127.82 cores=0,2,4,6
/proc/10266/stat : 10266 (java) S 10263 10266 8644 0 -1 1077944320 70932 0 0 0 12523 259 0 0 20 0 15 0 78214667 15384727552 1269290 33554432000 4194304 4196468 140731646235312 140731646217856 139671225589495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
/proc/10266/statm: 3756037 1269290 3243 1 0 3717422 0
[pid=10266/tid=10268] ppid=10263 vsize=15024148 memory=4626892 CPUtime=98.34 cores=0,2,4,6
/proc/10266/task/10268/stat : 10268 (java) R 10263 10266 8644 0 -1 4202560 27509 0 0 0 9785 49 0 0 20 0 15 0 78214668 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139671197420192 139670737493125 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10269] ppid=10263 vsize=15024148 memory=4911136 CPUtime=3.8 cores=0,2,4,6
/proc/10266/task/10269/stat : 10269 (java) S 10263 10266 8644 0 -1 1077944384 2761 0 0 0 330 50 0 0 20 0 15 0 78214669 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139671229832080 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10270] ppid=10263 vsize=15024148 memory=4774656 CPUtime=3.77 cores=0,2,4,6
/proc/10266/task/10270/stat : 10270 (java) S 10263 10266 8644 0 -1 1077944384 1784 0 0 0 330 47 0 0 20 0 15 0 78214669 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139671063210768 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10271] ppid=10263 vsize=15024148 memory=4911136 CPUtime=3.8 cores=0,2,4,6
/proc/10266/task/10271/stat : 10271 (java) S 10263 10266 8644 0 -1 1077944384 1494 0 0 0 330 50 0 0 20 0 15 0 78214669 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139670684949648 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10272] ppid=10263 vsize=15024148 memory=5077152 CPUtime=3.8 cores=0,2,4,6
/proc/10266/task/10272/stat : 10272 (java) S 10263 10266 8644 0 -1 1077944384 1848 0 0 0 333 47 0 0 20 0 15 0 78214669 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139670683896848 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10273] ppid=10263 vsize=15024148 memory=4911136 CPUtime=0.03 cores=0,2,4,6
/proc/10266/task/10273/stat : 10273 (java) S 10263 10266 8644 0 -1 1077944384 543 0 0 0 3 0 0 0 20 0 15 0 78214671 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139670263658608 139671225600642 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10274] ppid=10263 vsize=15024148 memory=355 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10274/stat : 10274 (java) S 10263 10266 8644 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 78214671 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139669786321760 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10275] ppid=10263 vsize=15024148 memory=4911136 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10275/stat : 10275 (java) S 10263 10266 8644 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 78214671 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139669517886592 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10276] ppid=10263 vsize=15024148 memory=279495668821056 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10276/stat : 10276 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139669143378000 139671225608091 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10277] ppid=10263 vsize=15024148 memory=4626892 CPUtime=5.96 cores=0,2,4,6
/proc/10266/task/10277/stat : 10277 (java) R 10263 10266 8644 0 -1 1077944384 10805 0 0 0 594 2 0 0 20 0 15 0 78214674 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139670262606448 139671225600642 0 4 0 25189583 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10278] ppid=10263 vsize=15024148 memory=4626892 CPUtime=6.56 cores=0,2,4,6
/proc/10266/task/10278/stat : 10278 (java) R 10263 10266 8644 0 -1 4202560 10998 0 0 0 653 3 0 0 20 0 15 0 78214674 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139670261553648 139671225601430 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10279] ppid=10263 vsize=15024148 memory=5077152 CPUtime=1.61 cores=0,2,4,6
/proc/10266/task/10279/stat : 10279 (java) R 10263 10266 8644 0 -1 4202560 11737 0 0 0 157 4 0 0 20 0 15 0 78214674 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139670260501360 139671225601430 0 4 0 25189583 0 0 0 -1 2 0 0 16 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10280] ppid=10263 vsize=15024148 memory=2200 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10280/stat : 10280 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78214674 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139668645473248 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10281] ppid=10263 vsize=15024148 memory=4136 CPUtime=0.04 cores=0,2,4,6
/proc/10266/task/10281/stat : 10281 (java) S 10263 10266 8644 0 -1 1077944384 109 0 0 0 2 2 0 0 20 0 15 0 78214674 15384727552 1269290 33554432000 4194304 4196468 140731646235312 139670259448240 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
Current children cumulated CPU time: 127.82 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 5077160 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+143.601 s]
/proc/loadavg: 2.02 2.13 2.10 3/227 10377
/proc/meminfo: memFree=14596340/32770624 swapFree=67108860/67108860
[pid=10266] ppid=10263 vsize=15683912 memory=6025392 CPUtime=178.89 cores=0,2,4,6
/proc/10266/stat : 10266 (java) S 10263 10266 8644 0 -1 1077944320 91136 0 0 0 17504 385 0 0 20 0 19 0 78214667 16060325888 1506348 33554432000 4194304 4196468 140731646235312 140731646217856 139671225589495 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
/proc/10266/statm: 3920978 1506348 3264 1 0 3881834 0
[pid=10372] ppid=10266 vsize=233156 memory=171488 CPUtime=0.66 cores=0,2,4,6
/proc/10372/stat : 10372 (minisat_release) R 10266 10266 8644 0 -1 4202496 34701 0 0 0 59 7 0 0 20 0 1 0 78228961 238751744 42872 33554432000 4194304 4308513 140734687385408 140734686334408 140697927719909 0 4 0 8388610 0 0 0 17 4 0 0 0 0 0 6409496 6410680 24023040 140734687388335 140734687388846 140734687388846 140734687391685 0
/proc/10372/statm: 58289 42872 316 28 0 54529 0
[pid=10266/tid=10268] ppid=10263 vsize=15683912 memory=0 CPUtime=135.93 cores=0,2,4,6
/proc/10266/task/10268/stat : 10268 (java) S 10263 10266 8644 0 -1 1077944384 32190 0 0 0 13532 61 0 0 20 0 19 0 78214668 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139671197428736 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 59 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10269] ppid=10263 vsize=15683912 memory=220 CPUtime=6.27 cores=0,2,4,6
/proc/10266/task/10269/stat : 10269 (java) S 10263 10266 8644 0 -1 1077944384 3868 0 0 0 548 79 0 0 20 0 19 0 78214669 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139671229832080 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10270] ppid=10263 vsize=15683912 memory=17802 CPUtime=6.24 cores=0,2,4,6
/proc/10266/task/10270/stat : 10270 (java) S 10263 10266 8644 0 -1 1077944384 2865 0 0 0 548 76 0 0 20 0 19 0 78214669 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139671063210768 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10271] ppid=10263 vsize=15683912 memory=0 CPUtime=6.23 cores=0,2,4,6
/proc/10266/task/10271/stat : 10271 (java) S 10263 10266 8644 0 -1 1077944384 2522 0 0 0 544 79 0 0 20 0 19 0 78214669 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139670684949648 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10272] ppid=10263 vsize=15683912 memory=3076 CPUtime=6.27 cores=0,2,4,6
/proc/10266/task/10272/stat : 10272 (java) S 10263 10266 8644 0 -1 1077944384 2499 0 0 0 554 73 0 0 20 0 19 0 78214669 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139670683896848 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10273] ppid=10263 vsize=15683912 memory=3531608 CPUtime=0.04 cores=0,2,4,6
/proc/10266/task/10273/stat : 10273 (java) S 10263 10266 8644 0 -1 1077944384 1293 0 0 0 4 0 0 0 20 0 19 0 78214671 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139670263658608 139671225600642 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10274] ppid=10263 vsize=15683912 memory=104156 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10274/stat : 10274 (java) S 10263 10266 8644 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 78214671 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139669786321760 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10275] ppid=10263 vsize=15683912 memory=-7824251494390454632 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10275/stat : 10275 (java) S 10263 10266 8644 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 78214671 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139669517886592 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10276] ppid=10263 vsize=15683912 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10276/stat : 10276 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78214674 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139669143378000 139671225608091 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10277] ppid=10263 vsize=15683912 memory=108420 CPUtime=7.62 cores=0,2,4,6
/proc/10266/task/10277/stat : 10277 (java) S 10263 10266 8644 0 -1 1077944384 14339 0 0 0 759 3 0 0 20 0 19 0 78214674 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139670262606448 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10278] ppid=10263 vsize=15683912 memory=-7824251494390454632 CPUtime=8.28 cores=0,2,4,6
/proc/10266/task/10278/stat : 10278 (java) S 10263 10266 8644 0 -1 1077944384 15820 0 0 0 824 4 0 0 20 0 19 0 78214674 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139670261553648 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10279] ppid=10263 vsize=15683912 memory=4872558044660077418 CPUtime=1.86 cores=0,2,4,6
/proc/10266/task/10279/stat : 10279 (java) S 10263 10266 8644 0 -1 1077944384 14160 0 0 0 181 5 0 0 20 0 19 0 78214674 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139670260501360 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10280] ppid=10263 vsize=15683912 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10280/stat : 10280 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78214674 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139668645473248 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10281] ppid=10263 vsize=15683912 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/10266/task/10281/stat : 10281 (java) S 10263 10266 8644 0 -1 1077944384 148 0 0 0 3 4 0 0 20 0 19 0 78214674 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139670259448240 139671225600642 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10373] ppid=10263 vsize=15683912 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10373/stat : 10373 (java) S 10263 10266 8644 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 78228961 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139670174131136 139671225614105 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10375] ppid=10263 vsize=15683912 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10375/stat : 10375 (java) S 10263 10266 8644 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 78228961 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139668108586416 139671225611421 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10376] ppid=10263 vsize=15683912 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10376/stat : 10376 (java) S 10263 10266 8644 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 78228961 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139668242808624 139671225611421 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
[pid=10266/tid=10377] ppid=10263 vsize=15683912 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10266/task/10377/stat : 10377 (java) S 10263 10266 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 78228963 16060325888 1506348 33554432000 4194304 4196468 140731646235312 139667840163232 139671225599701 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24309760 140731646239731 140731646240009 140731646240009 140731646242767 0
Current children cumulated CPU time: 179.55 s
Current children cumulated vsize: 15917068 KiB
Current children cumulated memory: 6196880 KiB

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

[startup+143.657 s]
# the end of solver process 10266 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=175.645 s, system=3.98973 s

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

Child status: 1
Real time (s): 143.657
CPU time (s): 179.635
CPU user time (s): 175.645
CPU system time (s): 3.98973
CPU usage (%): 125.044
Max. virtual memory (cumulated for all children) (KiB): 15917068
Max. memory (cumulated for all children) (KiB): 6196880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 175.645
system time used= 3.98973
maximum resident set size= 6028012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125987
page faults= 0
swaps= 0
block input operations= 0
block output operations= 170320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9392
involuntary context switches= 538


# summary of solver processes directly reported to runsolver:
#   pid: 10266
#   total CPU time (s): 179.635
#   total CPU user time (s): 175.645
#   total CPU system time (s): 3.98973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.785646 second user time and 1.46552 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 14:01:54
IDJOB=4296137
IDBENCH=141656
IDSOLVER=2756
FILE ID=node150/4296137-1532606514
RUNJOBID= node150-1532605409-9419
PBS_JOBID= 21021976
Free space on /tmp= 53092 MiB

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

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

MD5SUM BENCH= e6142002f41530755715c5642d221a51
RANDOM SEED=610023714

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:        21294588 kB
MemAvailable:   28840624 kB
Buffers:          202428 kB
Cached:          7536972 kB
SwapCached:            0 kB
Active:          5238604 kB
Inactive:        5637832 kB
Active(anon):    3090272 kB
Inactive(anon):    75228 kB
Active(file):    2148332 kB
Inactive(file):  5562604 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9788 kB
Writeback:             0 kB
AnonPages:       3101168 kB
Mapped:            52764 kB
Shmem:             25224 kB
Slab:             292316 kB
SReclaimable:     263560 kB
SUnreclaim:        28756 kB
KernelStack:        3920 kB
PageTables:        11416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13023616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2959360 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= 53076 MiB
End job on node150 at 2018-07-26 14:04:18