Trace number 4297149

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 both+glucose-syrup (2018-07-07)UNSAT 3.46023 1.68902

General information on the benchmark

NameColouredQueens/
ColouredQueens-06_c18.xml
MD5SUM7b867b166641a9e2c5ffb0d7a40768d4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.46023
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints30
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":36}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":32}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":14}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":30}]
Optimization problemNO
Type of objective

Solver Data

0.60/0.56	
0.60/0.56	scop both+glucose-syrup (2018-07-07)
0.60/0.56	
0.60/0.59	c BEGIN-Prog: Thu Jul 26 19:31:50 CEST 2018
0.60/0.59	c PID: 4534
0.60/0.59	c IP: 172.20.3.106
0.60/0.59	c HOST: node106.alineos.net
0.60/0.60	c (0,0) Parsing Begin
1.08/0.88	c (0,0) Parsing End
1.08/0.88	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 30 ctr, max domain size 6
1.08/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.08/0.88	c (0,0) Constraint Name Generate Begin
1.08/0.89	c (0,0) Ctr:HOME/instance-4297149-1532626309.xml,AllDifferent:IntVar
1.08/0.89	c (0,0) Constraint Name Generate End
1.08/0.89	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.08/0.89	c (0,0) CSP to CSPinCNF Begin
1.42/1.05	c (0,0) translated 3 (10%) constraints
1.42/1.08	c (0,0) translated 6 (20%) constraints
1.65/1.11	c (0,0) translated 9 (30%) constraints
1.65/1.13	c (0,0) translated 12 (40%) constraints
1.65/1.15	c (0,0) translated 15 (50%) constraints
1.65/1.16	c (0,0) translated 18 (60%) constraints
1.65/1.16	c (0,0) translated 21 (70%) constraints
1.65/1.17	c (0,0) translated 24 (80%) constraints
1.65/1.18	c (0,0) translated 27 (90%) constraints
1.65/1.19	c (0,0) translated 30 (100%) constraints
1.99/1.24	c (0,0) STATISTICS1:HOME/instance-4297149-1532626309.xml,AllDifferent:IntVar,36,350,6,6,6,2,6:290,6:860,6:28;5:8;4:8;3:8;2:298,2:290;1:280,
1.99/1.24	c (0,0) ===========================================
1.99/1.24	c (0,0) Both Encoding selects:
1.99/1.24	c (0,0) Order
1.99/1.24	c (0,0) ===========================================
1.99/1.26	c (0,0) translated 35 (10%) constraints
1.99/1.28	c (0,0) translated 70 (20%) constraints
1.99/1.28	c (0,0) translated 105 (30%) constraints
1.99/1.29	c (0,0) translated 140 (40%) constraints
2.23/1.30	c (0,0) translated 175 (50%) constraints
2.23/1.31	c (0,0) translated 210 (60%) constraints
2.23/1.31	c (0,0) translated 245 (70%) constraints
2.23/1.32	c (0,0) translated 280 (80%) constraints
2.23/1.32	c (0,0) translated 315 (90%) constraints
2.23/1.33	c (0,0) translated 350 (100%) constraints
2.23/1.33	c (0,0) CSP to CSPinCNF End
2.23/1.33	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 350 ctr, max domain size 6
2.23/1.33	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.23/1.33	c (0,0) CSPinCNF Propagation Begin
2.23/1.35	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.23/1.35	c (0,0) CSPinCNF Propagation End
2.23/1.35	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 350 ctr, max domain size 6
2.23/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.23/1.35	c (0,0) Simplify CSPinCNF Begin
2.51/1.43	c (0,0) Simplify CSPinCNF End
2.51/1.43	c (0,0) CSP: 36 int (0 aux), 580 bool (580 aux), 930 ctr, max domain size 6
2.51/1.43	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.51/1.43	c (0,0) Calculate Precise Domain Begin
2.51/1.43	c (0,0) 0 values are removed by re-calculation
2.51/1.43	c (0,0) Calculate Precise Domain End
2.51/1.43	c (0,0) CSP: 36 int (0 aux), 580 bool (580 aux), 930 ctr, max domain size 6
2.51/1.43	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.51/1.43	c (0,0) CSPinCNF to SatSolver Begin
2.82/1.50	c (0,0) 93 (10 %) CSP clauses are encoded (760 SAT variables, 536 SAT clauses)
2.82/1.52	c (0,0) 186 (20 %) CSP clauses are encoded (760 SAT variables, 924 SAT clauses)
2.82/1.53	c (0,0) 279 (30 %) CSP clauses are encoded (760 SAT variables, 1312 SAT clauses)
2.82/1.54	c (0,0) 372 (40 %) CSP clauses are encoded (760 SAT variables, 1705 SAT clauses)
2.82/1.55	c (0,0) 465 (50 %) CSP clauses are encoded (760 SAT variables, 2093 SAT clauses)
2.82/1.55	c (0,0) 558 (60 %) CSP clauses are encoded (760 SAT variables, 2481 SAT clauses)
2.82/1.56	c (0,0) 651 (70 %) CSP clauses are encoded (760 SAT variables, 2864 SAT clauses)
2.82/1.57	c (0,0) 744 (80 %) CSP clauses are encoded (760 SAT variables, 3227 SAT clauses)
2.82/1.57	c (1,0) 837 (90 %) CSP clauses are encoded (760 SAT variables, 3600 SAT clauses)
2.82/1.58	c (1,0) 930 (100 %) CSP clauses are encoded (760 SAT variables, 3973 SAT clauses)
2.82/1.58	c (1,0) CSPinCNF to SatSolver End
2.82/1.58	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.20/1.60	c (1,1) STATISTICS2:HOME/instance-4297149-1532626309.xml,AllDifferent:IntVar,616,930,6,6,6,2,6:580,6:1440;2:1160,6:28;5:8;4:8;3:8;2:878,2:580;1:1440,
3.20/1.60	c (1,1) SatSolver.solve Begin
3.20/1.60	c (1,1) 760 bool, 3974 clause
3.20/1.60	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297149-1532626309.xml-scop-4534.cnf HOME/instance-4297149-1532626309.xml-scop-4534.cnf.out
3.20/1.63	c (1,0) c
3.20/1.63	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.20/1.63	c (1,0) c
3.20/1.63	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.20/1.63	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.20/1.63	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.20/1.63	c (1,0) c |                                                                                                       |
3.20/1.63	c (1,0) c |  Number of variables:           760                                                                   |
3.20/1.63	c (1,0) c |  Number of clauses:            3974                                                                   |
3.20/1.63	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.20/1.63	c (1,0) c |                                                                                                       |
3.20/1.64	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
3.20/1.64	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.20/1.64	c (1,0) c |                                                                                                       |
3.20/1.64	c (1,0) c |  Generating clones                                                                                    |
3.20/1.64	c (1,0) c |  all clones generated. Memory =  28.29Mb.                                                             |
3.20/1.64	c (1,0) c ========================================================================================================|
3.20/1.64	c (1,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.20/1.64	c (1,0) c Total Memory so far : 540.32Mb
3.20/1.64	c (1,0) c
3.20/1.64	c (1,0) c real time : 0.00921702 s
3.20/1.64	c (1,0) c cpu time  : 0.011654 s
3.20/1.64	c (1,0) c
3.20/1.64	c (1,0) c
3.20/1.64	c (1,0) c
3.20/1.64	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.20/1.64	c (1,0) c
3.20/1.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.20/1.64	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.20/1.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.20/1.64	c (1,0) c | Conflicts     |             103 |         34 |         12 |         25 |          0 |          0 |         17 |         15 |          0 |
3.20/1.64	c (1,0) c | Decisions     |             184 |         41 |         26 |         35 |         12 |         12 |         30 |         28 |          0 |
3.20/1.64	c (1,0) c | Propagations  |            6366 |       1382 |       1021 |       1418 |         99 |         99 |       1205 |       1142 |          0 |
3.20/1.64	c (1,0) c | Avg_Trail     |                 |        110 |        184 |        150 |          0 |          0 |        163 |        170 |          0 |
3.20/1.64	c (1,0) c | Avg_DL        |                 |          3 |         15 |         10 |          0 |          0 |         13 |         13 |          0 |
3.20/1.64	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.20/1.64	c (1,0) c | Exported      |              11 |         11 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.20/1.64	c (1,0) c | Unaries       |                 |          4 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c | Binaries      |                 |          2 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c | Glues         |                 |         11 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.20/1.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.20/1.64	c (1,0) c | Orig_Seen     |             3 % |        328 |        176 |        294 |          0 |          0 |        215 |        212 |          0 |
3.20/1.64	c (1,0) c | Diff Orig seen|                 |      X     | -      152 | -       34 | -      328 | -      328 | -      113 | -      116 | -      328 |
3.20/1.64	c (1,0) c | Hamming       |            22 % |      X     |        178 |        158 |        160 |        160 |        187 |        183 |        160 |
3.20/1.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.20/1.64	c (1,0) 
3.20/1.64	c (1,0) s UNSATISFIABLE
3.20/1.67	c (1,1) SatSolver.solve End
3.20/1.67	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.20/1.67	c (1,1) Show results Begin
3.20/1.67	s UNSATISFIABLE
3.20/1.67	c (1,1) Show results End
3.20/1.67	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.20/1.67	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.20/1.67	c END-Prog: Thu Jul 26 19:31:51 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 (2374 MiB free)
  memory of node 1: 16384 MiB (6399 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297149-1532626309/watcher-4297149-1532626309 -o /tmp/evaluation-result-4297149-1532626309/solver-4297149-1532626309 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532623785-4339 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297149-1532626309.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
solver pid=4534, runsolver pid=4531
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 9.11 8.80 8.28 2/201 4554
/proc/meminfo: memFree=8889784/32770624 swapFree=67108860/67108860
[pid=4534] ppid=4531 vsize=27312552 memory=105204 CPUtime=0.08 cores=0-7
/proc/4534/stat : 4534 (java) S 4531 4534 4312 0 -1 1077944320 6355 0 0 0 6 2 0 0 20 0 20 0 80193805 27968053248 26301 33554432000 4194304 4196468 140729375094048 140729375076592 140689263226615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
/proc/4534/statm: 6828138 26301 2736 1 0 6790598 0
[pid=4534/tid=4536] ppid=4531 vsize=27312552 memory=4134692831991783777 CPUtime=0.07 cores=0-7
/proc/4534/task/4536/stat : 4536 (java) R 4531 4534 4312 0 -1 4202560 4486 0 0 0 5 2 0 0 20 0 20 0 80193806 27968053248 26301 33554432000 4194304 4196468 140729375094048 140689235052944 140689263248541 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4537] ppid=4531 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/4534/task/4537/stat : 4537 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 26301 33554432000 4194304 4196468 140729375094048 140689267468688 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4538] ppid=4531 vsize=27312552 memory=140384834545280 CPUtime=0 cores=0-7
/proc/4534/task/4538/stat : 4538 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 26301 33554432000 4194304 4196468 140729375094048 140689050863888 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4539] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4539/stat : 4539 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 26301 33554432000 4194304 4196468 140729375094048 140689049811600 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4540] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4540/stat : 4540 (java) S 4531 4534 4312 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 26301 33554432000 4194304 4196468 140729375094048 140689048758800 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4541] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4541/stat : 4541 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 26301 33554432000 4194304 4196468 140729375094048 140689047706512 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4542] ppid=4531 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4534/task/4542/stat : 4542 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 26301 33554432000 4194304 4196468 140729375094048 140689046653712 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4543] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4543/stat : 4543 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 26301 33554432000 4194304 4196468 140729375094048 140689045601424 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4544] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4544/stat : 4544 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 26301 33554432000 4194304 4196468 140729375094048 140689044548624 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4545] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4545/stat : 4545 (java) S 4531 4534 4312 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80193810 27968053248 26301 33554432000 4194304 4196468 140729375094048 140688637188208 140689263237762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4546] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4546/stat : 4546 (java) S 4531 4534 4312 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80193811 27968053248 26301 33554432000 4194304 4196468 140729375094048 140687223808800 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4547] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4547/stat : 4547 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193811 27968053248 26301 33554432000 4194304 4196468 140729375094048 140686955373680 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4548] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4548/stat : 4548 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 26301 33554432000 4194304 4196468 140729375094048 140686580865104 140689263245211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4549] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4549/stat : 4549 (java) S 4531 4534 4312 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 26301 33554432000 4194304 4196468 140729375094048 140688636136048 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4550] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4550/stat : 4550 (java) R 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 26301 33554432000 4194304 4196468 140729375094048 140688635083248 140689263237762 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4551] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4551/stat : 4551 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 26301 33554432000 4194304 4196468 140729375094048 140687379000176 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4552] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4552/stat : 4552 (java) R 4531 4534 4312 0 -1 4202560 226 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 26301 33554432000 4194304 4196468 140729375094048 140687377947376 140689242089920 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4553] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4553/stat : 4553 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 26301 33554432000 4194304 4196468 140729375094048 140686082959712 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4554] ppid=4531 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4534/task/4554/stat : 4554 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 26301 33554432000 4194304 4196468 140729375094048 140687376894256 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 105204 KiB

[startup+0.209827 s]*
/proc/loadavg: 9.11 8.80 8.28 2/201 4554
/proc/meminfo: memFree=8871364/32770624 swapFree=67108860/67108860
[pid=4534] ppid=4531 vsize=27312552 memory=124584 CPUtime=0.22 cores=0-7
/proc/4534/stat : 4534 (java) S 4531 4534 4312 0 -1 1077944320 10416 0 0 0 18 4 0 0 20 0 20 0 80193805 27968053248 31146 33554432000 4194304 4196468 140729375094048 140729375076592 140689263226615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
/proc/4534/statm: 6828138 31146 2908 1 0 6790598 0
[pid=4534/tid=4536] ppid=4531 vsize=27312552 memory=4026531975 CPUtime=0.18 cores=0-7
/proc/4534/task/4536/stat : 4536 (java) R 4531 4534 4312 0 -1 4202560 8288 0 0 0 15 3 0 0 20 0 20 0 80193806 27968053248 31146 33554432000 4194304 4196468 140729375094048 140689235017280 140689244790192 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4537] ppid=4531 vsize=27312552 memory=12918 CPUtime=0 cores=0-7
/proc/4534/task/4537/stat : 4537 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 31146 33554432000 4194304 4196468 140729375094048 140689267468688 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4538] ppid=4531 vsize=27312552 memory=140384834550061 CPUtime=0 cores=0-7
/proc/4534/task/4538/stat : 4538 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 31146 33554432000 4194304 4196468 140729375094048 140689050863888 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4539] ppid=4531 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4534/task/4539/stat : 4539 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 31146 33554432000 4194304 4196468 140729375094048 140689049811600 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4540] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4540/stat : 4540 (java) S 4531 4534 4312 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 31146 33554432000 4194304 4196468 140729375094048 140689048758800 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4541] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4541/stat : 4541 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 31146 33554432000 4194304 4196468 140729375094048 140689047706512 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4542] ppid=4531 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4534/task/4542/stat : 4542 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 31146 33554432000 4194304 4196468 140729375094048 140689046653712 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4543] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4543/stat : 4543 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 31146 33554432000 4194304 4196468 140729375094048 140689045601424 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4544] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4544/stat : 4544 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 31146 33554432000 4194304 4196468 140729375094048 140689044548624 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4545] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4545/stat : 4545 (java) S 4531 4534 4312 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80193810 27968053248 31146 33554432000 4194304 4196468 140729375094048 140688637188208 140689263237762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4546] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4546/stat : 4546 (java) S 4531 4534 4312 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80193811 27968053248 31146 33554432000 4194304 4196468 140729375094048 140687223808800 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4547] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4547/stat : 4547 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193811 27968053248 31146 33554432000 4194304 4196468 140729375094048 140686955373680 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4548] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4548/stat : 4548 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 31146 33554432000 4194304 4196468 140729375094048 140686580865104 140689263245211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4549] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4549/stat : 4549 (java) S 4531 4534 4312 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 31146 33554432000 4194304 4196468 140729375094048 140688636136048 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4550] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4550/stat : 4550 (java) S 4531 4534 4312 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 31146 33554432000 4194304 4196468 140729375094048 140688635083248 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4551] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4551/stat : 4551 (java) S 4531 4534 4312 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 31146 33554432000 4194304 4196468 140729375094048 140687379000176 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4552] ppid=4531 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/4534/task/4552/stat : 4552 (java) S 4531 4534 4312 0 -1 1077944384 304 0 0 0 2 0 0 0 20 0 20 0 80193814 27968053248 31146 33554432000 4194304 4196468 140729375094048 140687377947376 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4553] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4553/stat : 4553 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 31146 33554432000 4194304 4196468 140729375094048 140686082959712 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4554] ppid=4531 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4534/task/4554/stat : 4554 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 31146 33554432000 4194304 4196468 140729375094048 140687376894256 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124584 KiB

[startup+0.309394 s]*
/proc/loadavg: 9.11 8.80 8.28 1/201 4554
/proc/meminfo: memFree=8866820/32770624 swapFree=67108860/67108860
[pid=4534] ppid=4531 vsize=27312552 memory=129172 CPUtime=0.38 cores=0-7
/proc/4534/stat : 4534 (java) S 4531 4534 4312 0 -1 1077944320 11112 0 0 0 34 4 0 0 20 0 20 0 80193805 27968053248 32293 33554432000 4194304 4196468 140729375094048 140729375076592 140689263226615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
/proc/4534/statm: 6828138 32293 2977 1 0 6790598 0
[pid=4534/tid=4536] ppid=4531 vsize=27312552 memory=8112282956445269571 CPUtime=0.27 cores=0-7
/proc/4534/task/4536/stat : 4536 (java) D 4531 4534 4312 0 -1 1077944384 8778 0 0 0 23 4 0 0 20 0 20 0 80193806 27968053248 32293 33554432000 4194304 4196468 140729375094048 140689235030656 140689255905837 0 4 0 16800975 18446744072101572132 0 0 -1 6 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4537] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4537/stat : 4537 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 32293 33554432000 4194304 4196468 140729375094048 140689267468688 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4538] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4538/stat : 4538 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 32293 33554432000 4194304 4196468 140729375094048 140689050863888 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4539] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4539/stat : 4539 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 32293 33554432000 4194304 4196468 140729375094048 140689049811600 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4540] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4540/stat : 4540 (java) S 4531 4534 4312 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 32293 33554432000 4194304 4196468 140729375094048 140689048758800 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4541] ppid=4531 vsize=27312584 memory=2244 CPUtime=0 cores=0-7
/proc/4534/task/4541/stat : 4541 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193809 27968086016 32293 33554432000 4194304 4196468 140729375094048 140689047706512 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4542] ppid=4531 vsize=27312584 memory=140384697152431 CPUtime=0 cores=0-7
/proc/4534/task/4542/stat : 4542 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968086016 32293 33554432000 4194304 4196468 140729375094048 140689046653712 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4543] ppid=4531 vsize=27312584 memory=140384697154736 CPUtime=0 cores=0-7
/proc/4534/task/4543/stat : 4543 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968086016 32293 33554432000 4194304 4196468 140729375094048 140689045601424 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4544] ppid=4531 vsize=27312552 memory=140384697157040 CPUtime=0 cores=0-7
/proc/4534/task/4544/stat : 4544 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27968053248 32293 33554432000 4194304 4196468 140729375094048 140689044548624 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4545] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4545/stat : 4545 (java) S 4531 4534 4312 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80193810 27968053248 32293 33554432000 4194304 4196468 140729375094048 140688637188208 140689263237762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4546] ppid=4531 vsize=27312552 memory=280769394321040 CPUtime=0 cores=0-7
/proc/4534/task/4546/stat : 4546 (java) S 4531 4534 4312 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80193811 27968053248 32293 33554432000 4194304 4196468 140729375094048 140687223808800 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4547] ppid=4531 vsize=27312552 memory=280769394327952 CPUtime=0 cores=0-7
/proc/4534/task/4547/stat : 4547 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193811 27968053248 32293 33554432000 4194304 4196468 140729375094048 140686955373680 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4548] ppid=4531 vsize=27312552 memory=280769394269104 CPUtime=0 cores=0-7
/proc/4534/task/4548/stat : 4548 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 32293 33554432000 4194304 4196468 140729375094048 140686580865104 140689263245211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4549] ppid=4531 vsize=27312552 memory=280769394341776 CPUtime=0.01 cores=0-7
/proc/4534/task/4549/stat : 4549 (java) S 4531 4534 4312 0 -1 1077944384 394 0 0 0 1 0 0 0 20 0 20 0 80193814 27968053248 32293 33554432000 4194304 4196468 140729375094048 140688636136048 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4550] ppid=4531 vsize=27312552 memory=280769394348688 CPUtime=0 cores=0-7
/proc/4534/task/4550/stat : 4550 (java) S 4531 4534 4312 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 32293 33554432000 4194304 4196468 140729375094048 140688635083248 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4551] ppid=4531 vsize=27312552 memory=280769394346384 CPUtime=0.01 cores=0-7
/proc/4534/task/4551/stat : 4551 (java) S 4531 4534 4312 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 20 0 80193814 27968053248 32293 33554432000 4194304 4196468 140729375094048 140687379000176 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4552] ppid=4531 vsize=27312552 memory=280769394362992 CPUtime=0.07 cores=0-7
/proc/4534/task/4552/stat : 4552 (java) S 4531 4534 4312 0 -1 1077944384 351 0 0 0 7 0 0 0 20 0 20 0 80193814 27968053248 32293 33554432000 4194304 4196468 140729375094048 140687377947376 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4553] ppid=4531 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4553/stat : 4553 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 32293 33554432000 4194304 4196468 140729375094048 140686082959712 140689263236821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4554] ppid=4531 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4534/task/4554/stat : 4554 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27968053248 32293 33554432000 4194304 4196468 140729375094048 140687376894256 140689263237762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 129172 KiB

[startup+0.700855 s]
/proc/loadavg: 9.11 8.80 8.28 2/201 4554
/proc/meminfo: memFree=8845304/32770624 swapFree=67108860/67108860
[pid=4534] ppid=4531 vsize=27318824 memory=165948 CPUtime=0.9 cores=0-7
/proc/4534/stat : 4534 (java) S 4531 4534 4312 0 -1 1077944320 17997 0 1 0 83 7 0 0 20 0 20 0 80193805 27974475776 41487 33554432000 4194304 4196468 140729375094048 140729375076592 140689263226615 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
/proc/4534/statm: 6829706 41487 3145 1 0 6791110 0
[pid=4534/tid=4536] ppid=4531 vsize=27318824 memory=0 CPUtime=0.63 cores=0-7
/proc/4534/task/4536/stat : 4536 (java) R 4531 4534 4312 0 -1 4202560 15261 0 1 0 58 5 0 0 20 0 20 0 80193806 27974475776 41487 33554432000 4194304 4196468 140729375094048 140689235064816 140689247307102 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4537] ppid=4531 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4537/stat : 4537 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27974475776 41487 33554432000 4194304 4196468 140729375094048 140689267468688 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4538] ppid=4531 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4538/stat : 4538 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27974475776 41487 33554432000 4194304 4196468 140729375094048 140689050863888 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4539] ppid=4531 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4539/stat : 4539 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27974475776 41487 33554432000 4194304 4196468 140729375094048 140689049811600 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4540] ppid=4531 vsize=27318824 memory=5668 CPUtime=0 cores=0-7
/proc/4534/task/4540/stat : 4540 (java) S 4531 4534 4312 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80193809 27974475776 41487 33554432000 4194304 4196468 140729375094048 140689048758800 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4541] ppid=4531 vsize=27318824 memory=4616 CPUtime=0 cores=0-7
/proc/4534/task/4541/stat : 4541 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193809 27974475776 41487 33554432000 4194304 4196468 140729375094048 140689047706512 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4542] ppid=4531 vsize=27318824 memory=14076 CPUtime=0 cores=0-7
/proc/4534/task/4542/stat : 4542 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27974475776 41487 33554432000 4194304 4196468 140729375094048 140689046653712 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4543] ppid=4531 vsize=27318824 memory=1204 CPUtime=0 cores=0-7
/proc/4534/task/4543/stat : 4543 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27974475776 41487 33554432000 4194304 4196468 140729375094048 140689045601424 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4544] ppid=4531 vsize=27318824 memory=15872 CPUtime=0 cores=0-7
/proc/4534/task/4544/stat : 4544 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27974475776 41487 33554432000 4194304 4196468 140729375094048 140689044548624 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4545] ppid=4531 vsize=27318824 memory=4008 CPUtime=0 cores=0-7
/proc/4534/task/4545/stat : 4545 (java) S 4531 4534 4312 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80193810 27974475776 41487 33554432000 4194304 4196468 140729375094048 140688637188208 140689263237762 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4546] ppid=4531 vsize=27318824 memory=18460 CPUtime=0 cores=0-7
/proc/4534/task/4546/stat : 4546 (java) S 4531 4534 4312 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80193811 27974475776 41487 33554432000 4194304 4196468 140729375094048 140687223808800 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4547] ppid=4531 vsize=27318824 memory=14824 CPUtime=0 cores=0-7
/proc/4534/task/4547/stat : 4547 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193811 27974475776 41487 33554432000 4194304 4196468 140729375094048 140686955373680 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4548] ppid=4531 vsize=27318824 memory=1788 CPUtime=0 cores=0-7
/proc/4534/task/4548/stat : 4548 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27974475776 41487 33554432000 4194304 4196468 140729375094048 140686580865104 140689263245211 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4549] ppid=4531 vsize=27318824 memory=644 CPUtime=0.05 cores=0-7
/proc/4534/task/4549/stat : 4549 (java) S 4531 4534 4312 0 -1 1077944384 603 0 0 0 5 0 0 0 20 0 20 0 80193814 27974475776 41487 33554432000 4194304 4196468 140729375094048 140688636136048 140689263237762 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4550] ppid=4531 vsize=27318824 memory=1004 CPUtime=0.02 cores=0-7
/proc/4534/task/4550/stat : 4550 (java) S 4531 4534 4312 0 -1 1077944384 221 0 0 0 2 0 0 0 20 0 20 0 80193814 27974475776 41487 33554432000 4194304 4196468 140729375094048 140688635083248 140689263237762 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4551] ppid=4531 vsize=27318824 memory=1952 CPUtime=0.03 cores=0-7
/proc/4534/task/4551/stat : 4551 (java) S 4531 4534 4312 0 -1 1077944384 134 0 0 0 3 0 0 0 20 0 20 0 80193814 27974475776 41487 33554432000 4194304 4196468 140729375094048 140687379000176 140689263237762 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4552] ppid=4531 vsize=27318824 memory=1708 CPUtime=0.13 cores=0-7
/proc/4534/task/4552/stat : 4552 (java) R 4531 4534 4312 0 -1 4202560 436 0 0 0 13 0 0 0 20 0 20 0 80193814 27974475776 41487 33554432000 4194304 4196468 140729375094048 140687377947376 140689263247962 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4553] ppid=4531 vsize=27318824 memory=792 CPUtime=0 cores=0-7
/proc/4534/task/4553/stat : 4553 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193814 27974475776 41487 33554432000 4194304 4196468 140729375094048 140686082959712 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4554] ppid=4531 vsize=27318824 memory=1228 CPUtime=0 cores=0-7
/proc/4534/task/4554/stat : 4554 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27974475776 41487 33554432000 4194304 4196468 140729375094048 140687376894256 140689263237762 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
Current children cumulated CPU time: 0.9 s
Current children cumulated vsize: 27318824 KiB
Current children cumulated memory: 165948 KiB

[startup+1.50093 s]
/proc/loadavg: 9.11 8.80 8.28 2/201 4554
/proc/meminfo: memFree=8816616/32770624 swapFree=67108860/67108860
[pid=4534] ppid=4531 vsize=27327160 memory=215964 CPUtime=2.82 cores=0-7
/proc/4534/stat : 4534 (java) S 4531 4534 4312 0 -1 1077944320 22892 0 1 0 271 11 0 0 20 0 20 0 80193805 27983011840 53991 33554432000 4194304 4196468 140729375094048 140729375076592 140689263226615 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
/proc/4534/statm: 6831790 53991 3215 1 0 6792646 0
[pid=4534/tid=4536] ppid=4531 vsize=27327160 memory=0 CPUtime=1.41 cores=0-7
/proc/4534/task/4536/stat : 4536 (java) R 4531 4534 4312 0 -1 4202560 16958 0 1 0 134 7 0 0 20 0 20 0 80193806 27983011840 53991 33554432000 4194304 4196468 140729375094048 140689235064688 140688717124429 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4537] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4537/stat : 4537 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 53991 33554432000 4194304 4196468 140729375094048 140689267468688 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4538] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4538/stat : 4538 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 53991 33554432000 4194304 4196468 140729375094048 140689050863888 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4539] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4539/stat : 4539 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 53991 33554432000 4194304 4196468 140729375094048 140689049811600 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4540] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4540/stat : 4540 (java) S 4531 4534 4312 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 53991 33554432000 4194304 4196468 140729375094048 140689048758800 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4541] ppid=4531 vsize=27327160 memory=280769394900976 CPUtime=0 cores=0-7
/proc/4534/task/4541/stat : 4541 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 53991 33554432000 4194304 4196468 140729375094048 140689047706512 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4542] ppid=4531 vsize=27327160 memory=21646635172842 CPUtime=0 cores=0-7
/proc/4534/task/4542/stat : 4542 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 53991 33554432000 4194304 4196468 140729375094048 140689046653712 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4543] ppid=4531 vsize=27327160 memory=21646635172842 CPUtime=0 cores=0-7
/proc/4534/task/4543/stat : 4543 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 53991 33554432000 4194304 4196468 140729375094048 140689045601424 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4544] ppid=4531 vsize=27327160 memory=2110735304513428 CPUtime=0 cores=0-7
/proc/4534/task/4544/stat : 4544 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 53991 33554432000 4194304 4196468 140729375094048 140689044548624 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4545] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4545/stat : 4545 (java) S 4531 4534 4312 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80193810 27983011840 53991 33554432000 4194304 4196468 140729375094048 140688637188208 140689263237762 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4546] ppid=4531 vsize=27327160 memory=5668 CPUtime=0 cores=0-7
/proc/4534/task/4546/stat : 4546 (java) S 4531 4534 4312 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80193811 27983011840 53991 33554432000 4194304 4196468 140729375094048 140687223808800 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4547] ppid=4531 vsize=27327160 memory=4616 CPUtime=0 cores=0-7
/proc/4534/task/4547/stat : 4547 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193811 27983011840 53991 33554432000 4194304 4196468 140729375094048 140686955373680 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4548] ppid=4531 vsize=27327160 memory=14076 CPUtime=0 cores=0-7
/proc/4534/task/4548/stat : 4548 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27983011840 53991 33554432000 4194304 4196468 140729375094048 140686580865104 140689263245211 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4549] ppid=4531 vsize=27327160 memory=1204 CPUtime=0.26 cores=0-7
/proc/4534/task/4549/stat : 4549 (java) R 4531 4534 4312 0 -1 4202560 895 0 0 0 26 0 0 0 20 0 20 0 80193814 27983011840 53991 33554432000 4194304 4196468 140729375094048 140688636125664 140689247628945 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4550] ppid=4531 vsize=27327160 memory=15872 CPUtime=0.21 cores=0-7
/proc/4534/task/4550/stat : 4550 (java) R 4531 4534 4312 0 -1 4202560 618 0 0 0 21 0 0 0 20 0 20 0 80193814 27983011840 53991 33554432000 4194304 4196468 140729375094048 140688635083248 140689263247962 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4551] ppid=4531 vsize=27327160 memory=4008 CPUtime=0.24 cores=0-7
/proc/4534/task/4551/stat : 4551 (java) R 4531 4534 4312 0 -1 4202560 545 0 0 0 24 0 0 0 20 0 20 0 80193814 27983011840 53991 33554432000 4194304 4196468 140729375094048 140687378983008 140689244771901 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4552] ppid=4531 vsize=27327160 memory=18460 CPUtime=0.64 cores=0-7
/proc/4534/task/4552/stat : 4552 (java) R 4531 4534 4312 0 -1 4202560 2532 0 0 0 64 0 0 0 20 0 20 0 80193814 27983011840 53991 33554432000 4194304 4196468 140729375094048 140687377943744 140689263247962 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4553] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4553/stat : 4553 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193814 27983011840 53991 33554432000 4194304 4196468 140729375094048 140686082959712 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4554] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4554/stat : 4554 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27983011840 53991 33554432000 4194304 4196468 140729375094048 140687376894256 140689263237762 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 215964 KiB

[startup+1.68895 s]
# the end of solver process 4534 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.326 s, system=0.134235 s

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

[startup+1.6011 s]
/proc/loadavg: 9.11 8.80 8.28 2/201 4554
/proc/meminfo: memFree=8816616/32770624 swapFree=67108860/67108860
[pid=4534] ppid=4531 vsize=27327160 memory=231692 CPUtime=3.2 cores=0-7
/proc/4534/stat : 4534 (java) S 4531 4534 4312 0 -1 1077944320 23204 0 1 0 309 11 0 0 20 0 20 0 80193805 27983011840 57923 33554432000 4194304 4196468 140729375094048 140729375076592 140689263226615 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
/proc/4534/statm: 6831790 57923 3215 1 0 6792646 0
[pid=4534/tid=4536] ppid=4531 vsize=27327160 memory=0 CPUtime=1.52 cores=0-7
/proc/4534/task/4536/stat : 4536 (java) R 4531 4534 4312 0 -1 4202560 16990 0 1 0 144 8 0 0 20 0 20 0 80193806 27983011840 57923 33554432000 4194304 4196468 140729375094048 140689235064768 140688717130561 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4537] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4537/stat : 4537 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 57923 33554432000 4194304 4196468 140729375094048 140689267468688 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4538] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4538/stat : 4538 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 57923 33554432000 4194304 4196468 140729375094048 140689050863888 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4539] ppid=4531 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4534/task/4539/stat : 4539 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 57923 33554432000 4194304 4196468 140729375094048 140689049811600 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4540] ppid=4531 vsize=27327160 memory=4140 CPUtime=0 cores=0-7
/proc/4534/task/4540/stat : 4540 (java) S 4531 4534 4312 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 57923 33554432000 4194304 4196468 140729375094048 140689048758800 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4541] ppid=4531 vsize=27327160 memory=23744 CPUtime=0 cores=0-7
/proc/4534/task/4541/stat : 4541 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 57923 33554432000 4194304 4196468 140729375094048 140689047706512 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4542] ppid=4531 vsize=27327160 memory=6425271076021 CPUtime=0 cores=0-7
/proc/4534/task/4542/stat : 4542 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 57923 33554432000 4194304 4196468 140729375094048 140689046653712 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4543] ppid=4531 vsize=27327160 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/4534/task/4543/stat : 4543 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 57923 33554432000 4194304 4196468 140729375094048 140689045601424 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4544] ppid=4531 vsize=27327160 memory=15541808151136668 CPUtime=0 cores=0-7
/proc/4534/task/4544/stat : 4544 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193809 27983011840 57923 33554432000 4194304 4196468 140729375094048 140689044548624 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4545] ppid=4531 vsize=27327160 memory=792 CPUtime=0 cores=0-7
/proc/4534/task/4545/stat : 4545 (java) S 4531 4534 4312 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80193810 27983011840 57923 33554432000 4194304 4196468 140729375094048 140688637188208 140689263237762 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4546] ppid=4531 vsize=27327160 memory=1228 CPUtime=0 cores=0-7
/proc/4534/task/4546/stat : 4546 (java) S 4531 4534 4312 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80193811 27983011840 57923 33554432000 4194304 4196468 140729375094048 140687223808800 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4547] ppid=4531 vsize=27327160 memory=8552 CPUtime=0 cores=0-7
/proc/4534/task/4547/stat : 4547 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193811 27983011840 57923 33554432000 4194304 4196468 140729375094048 140686955373680 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4548] ppid=4531 vsize=27327160 memory=1444 CPUtime=0 cores=0-7
/proc/4534/task/4548/stat : 4548 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27983011840 57923 33554432000 4194304 4196468 140729375094048 140686580865104 140689263245211 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4549] ppid=4531 vsize=27327160 memory=20036 CPUtime=0.33 cores=0-7
/proc/4534/task/4549/stat : 4549 (java) R 4531 4534 4312 0 -1 4202560 923 0 0 0 33 0 0 0 20 0 20 0 80193814 27983011840 57923 33554432000 4194304 4196468 140729375094048 140688636119520 140689263247962 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4550] ppid=4531 vsize=27327160 memory=6944656592455359580 CPUtime=0.27 cores=0-7
/proc/4534/task/4550/stat : 4550 (java) R 4531 4534 4312 0 -1 4202560 671 0 0 0 27 0 0 0 20 0 20 0 80193814 27983011840 57923 33554432000 4194304 4196468 140729375094048 140688635083376 140689263247962 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4551] ppid=4531 vsize=27327160 memory=6944656592455359580 CPUtime=0.32 cores=0-7
/proc/4534/task/4551/stat : 4551 (java) R 4531 4534 4312 0 -1 4202560 623 0 0 0 32 0 0 0 20 0 20 0 80193814 27983011840 57923 33554432000 4194304 4196468 140729375094048 140687378998576 140689263247962 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4552] ppid=4531 vsize=27327160 memory=6944656592455360604 CPUtime=0.71 cores=0-7
/proc/4534/task/4552/stat : 4552 (java) R 4531 4534 4312 0 -1 4202560 2654 0 0 0 71 0 0 0 20 0 20 0 80193814 27983011840 57923 33554432000 4194304 4196468 140729375094048 140687377945168 140689263247962 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4553] ppid=4531 vsize=27327160 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/4534/task/4553/stat : 4553 (java) S 4531 4534 4312 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80193814 27983011840 57923 33554432000 4194304 4196468 140729375094048 140686082959712 140689263236821 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
[pid=4534/tid=4554] ppid=4531 vsize=27327160 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/4534/task/4554/stat : 4554 (java) S 4531 4534 4312 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80193814 27983011840 57923 33554432000 4194304 4196468 140729375094048 140687376894256 140689263237762 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8339456 140729375097818 140729375098117 140729375098117 140729375100879 0
Current children cumulated CPU time: 3.2 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 231692 KiB

Child status: 0
Real time (s): 1.68902
CPU time (s): 3.46023
CPU user time (s): 3.326
CPU system time (s): 0.134235
CPU usage (%): 204.866
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 231692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.326
system time used= 0.134235
maximum resident set size= 248656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25609
page faults= 1
swaps= 0
block input operations= 2424
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5099
involuntary context switches= 86


# summary of solver processes directly reported to runsolver:
#   pid: 4534
#   total CPU time (s): 3.46023
#   total CPU user time (s): 3.326
#   total CPU system time (s): 0.134235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02853 second user time and 0.062344 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-26 19:31:49
IDJOB=4297149
IDBENCH=141017
IDSOLVER=2759
FILE ID=node106/4297149-1532626309
RUNJOBID= node106-1532623785-4339
PBS_JOBID= 21022030
Free space on /tmp= 46168 MiB

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

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

MD5SUM BENCH= 7b867b166641a9e2c5ffb0d7a40768d4
RANDOM SEED=1915547437

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:         8984740 kB
MemAvailable:   31925688 kB
Buffers:          240584 kB
Cached:         22599364 kB
SwapCached:            0 kB
Active:          2944312 kB
Inactive:       19952876 kB
Active(anon):      34376 kB
Inactive(anon):    50636 kB
Active(file):    2909936 kB
Inactive(file): 19902240 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8528 kB
Writeback:            36 kB
AnonPages:         63652 kB
Mapped:            41064 kB
Shmem:             25228 kB
Slab:             584180 kB
SReclaimable:     557232 kB
SUnreclaim:        26948 kB
KernelStack:        3168 kB
PageTables:         5576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324000 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-26 19:31:51