Trace number 4296913

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)UNSAT 3.46948 1.68284

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.65/0.54	
0.65/0.54	scop order+glucose-syrup (2018-07-07)
0.65/0.54	
0.65/0.58	c BEGIN-Prog: Thu Jul 26 19:31:49 CEST 2018
0.65/0.58	c PID: 9761
0.65/0.58	c IP: 172.20.3.135
0.65/0.58	c HOST: node135.alineos.net
0.65/0.59	c (0,0) Parsing Begin
1.10/0.87	c (0,0) Parsing End
1.10/0.87	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 30 ctr, max domain size 6
1.10/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.10/0.87	c (0,0) Constraint Name Generate Begin
1.10/0.88	c (0,0) Ctr:HOME/instance-4296913-1532626309.xml,AllDifferent:IntVar
1.10/0.88	c (0,0) Constraint Name Generate End
1.10/0.88	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.10/0.88	c (0,0) CSP to CSPinCNF Begin
1.47/1.04	c (0,0) translated 3 (10%) constraints
1.47/1.07	c (0,0) translated 6 (20%) constraints
1.47/1.10	c (0,0) translated 9 (30%) constraints
1.72/1.12	c (0,0) translated 12 (40%) constraints
1.72/1.13	c (0,0) translated 15 (50%) constraints
1.72/1.14	c (0,0) translated 18 (60%) constraints
1.72/1.15	c (0,0) translated 21 (70%) constraints
1.72/1.15	c (0,0) translated 24 (80%) constraints
1.72/1.16	c (0,0) translated 27 (90%) constraints
1.72/1.17	c (0,0) translated 30 (100%) constraints
1.99/1.23	c (0,0) STATISTICS1:HOME/instance-4296913-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.23	c (0,0) ===========================================
1.99/1.23	c (0,0) Order
1.99/1.23	c (0,0) ===========================================
1.99/1.25	c (0,0) translated 35 (10%) constraints
1.99/1.26	c (0,0) translated 70 (20%) constraints
1.99/1.27	c (0,0) translated 105 (30%) constraints
1.99/1.28	c (0,0) translated 140 (40%) constraints
1.99/1.29	c (0,0) translated 175 (50%) constraints
1.99/1.29	c (0,0) translated 210 (60%) constraints
2.25/1.30	c (0,0) translated 245 (70%) constraints
2.25/1.30	c (0,0) translated 280 (80%) constraints
2.25/1.31	c (0,0) translated 315 (90%) constraints
2.25/1.31	c (0,0) translated 350 (100%) constraints
2.25/1.32	c (0,0) CSP to CSPinCNF End
2.25/1.32	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 350 ctr, max domain size 6
2.25/1.32	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.25/1.32	c (0,0) CSPinCNF Propagation Begin
2.25/1.34	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.25/1.34	c (0,0) CSPinCNF Propagation End
2.25/1.34	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 350 ctr, max domain size 6
2.25/1.34	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.25/1.34	c (0,0) Simplify CSPinCNF Begin
2.53/1.41	c (0,0) Simplify CSPinCNF End
2.53/1.42	c (0,0) CSP: 36 int (0 aux), 580 bool (580 aux), 930 ctr, max domain size 6
2.53/1.42	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.53/1.42	c (0,0) Calculate Precise Domain Begin
2.53/1.42	c (0,0) 0 values are removed by re-calculation
2.53/1.42	c (0,0) Calculate Precise Domain End
2.53/1.42	c (0,0) CSP: 36 int (0 aux), 580 bool (580 aux), 930 ctr, max domain size 6
2.53/1.42	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.53/1.42	c (0,0) CSPinCNF to SatSolver Begin
2.53/1.49	c (0,0) 93 (10 %) CSP clauses are encoded (760 SAT variables, 536 SAT clauses)
2.87/1.51	c (0,0) 186 (20 %) CSP clauses are encoded (760 SAT variables, 924 SAT clauses)
2.87/1.52	c (0,0) 279 (30 %) CSP clauses are encoded (760 SAT variables, 1312 SAT clauses)
2.87/1.53	c (0,0) 372 (40 %) CSP clauses are encoded (760 SAT variables, 1705 SAT clauses)
2.87/1.54	c (0,0) 465 (50 %) CSP clauses are encoded (760 SAT variables, 2093 SAT clauses)
2.87/1.55	c (1,0) 558 (60 %) CSP clauses are encoded (760 SAT variables, 2481 SAT clauses)
2.87/1.55	c (1,0) 651 (70 %) CSP clauses are encoded (760 SAT variables, 2864 SAT clauses)
2.87/1.56	c (1,0) 744 (80 %) CSP clauses are encoded (760 SAT variables, 3227 SAT clauses)
2.87/1.56	c (1,0) 837 (90 %) CSP clauses are encoded (760 SAT variables, 3600 SAT clauses)
2.87/1.57	c (1,0) 930 (100 %) CSP clauses are encoded (760 SAT variables, 3973 SAT clauses)
2.87/1.57	c (1,0) CSPinCNF to SatSolver End
2.87/1.57	c (1,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.87/1.59	c (1,1) STATISTICS2:HOME/instance-4296913-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,
2.87/1.59	c (1,1) SatSolver.solve Begin
2.87/1.59	c (1,1) 760 bool, 3974 clause
2.87/1.60	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296913-1532626309.xml-scop-9761.cnf HOME/instance-4296913-1532626309.xml-scop-9761.cnf.out
3.25/1.62	c (1,0) c
3.25/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.25/1.63	c (1,0) c
3.25/1.63	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.25/1.63	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.25/1.63	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.25/1.63	c (1,0) c |                                                                                                       |
3.25/1.63	c (1,0) c |  Number of variables:           760                                                                   |
3.25/1.63	c (1,0) c |  Number of clauses:            3974                                                                   |
3.25/1.63	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.25/1.63	c (1,0) c |                                                                                                       |
3.25/1.63	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
3.25/1.63	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.25/1.63	c (1,0) c |                                                                                                       |
3.25/1.63	c (1,0) c |  Generating clones                                                                                    |
3.25/1.63	c (1,0) c |  all clones generated. Memory =  28.29Mb.                                                             |
3.25/1.63	c (1,0) c ========================================================================================================|
3.25/1.63	c (1,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.25/1.63	c (1,0) c Total Memory so far : 604.32Mb
3.25/1.63	c (1,0) c
3.25/1.63	c (1,0) c real time : 0.0092392 s
3.25/1.63	c (1,0) c cpu time  : 0.011109 s
3.25/1.63	c (1,0) c
3.25/1.63	c (1,0) c
3.25/1.63	c (1,0) c
3.25/1.63	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.25/1.63	c (1,0) c
3.25/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.25/1.63	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.25/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.25/1.63	c (1,0) c | Conflicts     |             113 |         34 |          0 |          0 |         19 |         23 |          0 |         24 |         13 |
3.25/1.63	c (1,0) c | Decisions     |             202 |         41 |         12 |         12 |         30 |         33 |         12 |         35 |         27 |
3.25/1.63	c (1,0) c | Propagations  |            6791 |       1382 |         99 |         99 |       1285 |       1350 |         99 |       1418 |       1059 |
3.25/1.63	c (1,0) c | Avg_Trail     |                 |        110 |          0 |          0 |        160 |        152 |          0 |        151 |        178 |
3.25/1.63	c (1,0) c | Avg_DL        |                 |          3 |          0 |          0 |         12 |         11 |          0 |         10 |         14 |
3.25/1.63	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.25/1.63	c (1,0) c | Exported      |              11 |         11 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.25/1.63	c (1,0) c | Unaries       |                 |          4 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c | Binaries      |                 |          2 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c | Glues         |                 |         11 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.25/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.25/1.63	c (1,0) c | Orig_Seen     |             4 % |        328 |          0 |          0 |        235 |        261 |          0 |        291 |        184 |
3.25/1.63	c (1,0) c | Diff Orig seen|                 |      X     | -      328 | -      328 | -       93 | -       67 | -      328 | -       37 | -      144 |
3.25/1.63	c (1,0) c | Hamming       |            20 % |      X     |        160 |        160 |        141 |        169 |        160 |        155 |        171 |
3.25/1.63	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.25/1.63	c (1,0) 
3.25/1.63	c (1,0) s UNSATISFIABLE
3.25/1.66	c (1,1) SatSolver.solve End
3.25/1.66	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.25/1.66	c (1,1) Show results Begin
3.25/1.66	s UNSATISFIABLE
3.25/1.66	c (1,1) Show results End
3.25/1.66	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.25/1.66	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.25/1.66	c END-Prog: Thu Jul 26 19:31:50 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 (9545 MiB free)
  memory of node 1: 16384 MiB (12927 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=9761, runsolver pid=9758

[startup+0.100139 s]*
/proc/loadavg: 8.06 8.72 8.36 2/204 9781
/proc/meminfo: memFree=22916604/32770624 swapFree=67108860/67108860
[pid=9761] ppid=9758 vsize=27312552 memory=110180 CPUtime=0.1 cores=0-7
/proc/9761/stat : 9761 (java) S 9758 9761 9521 0 -1 1077944320 6566 0 0 0 8 2 0 0 20 0 20 0 80194040 27968053248 27545 33554432000 4194304 4196468 140732923416352 140732923398896 139879915650807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
/proc/9761/statm: 6828138 27545 2750 1 0 6790598 0
[pid=9761/tid=9763] ppid=9758 vsize=27312552 memory=4571608212422423448 CPUtime=0.08 cores=0-7
/proc/9761/task/9763/stat : 9763 (java) R 9758 9761 9521 0 -1 4202560 4687 0 0 0 7 1 0 0 20 0 20 0 80194041 27968053248 27545 33554432000 4194304 4196468 140732923416352 139879887456280 139879899694437 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9764] ppid=9758 vsize=27312552 memory=732370648129670117 CPUtime=0 cores=0-7
/proc/9761/task/9764/stat : 9764 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 27545 33554432000 4194304 4196468 140732923416352 139879919893520 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9765] ppid=9758 vsize=27312552 memory=140509792216704 CPUtime=0 cores=0-7
/proc/9761/task/9765/stat : 9765 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 27545 33554432000 4194304 4196468 140732923416352 139879337942160 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9766] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9766/stat : 9766 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 27545 33554432000 4194304 4196468 140732923416352 139879336889104 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9767] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9767/stat : 9767 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 27545 33554432000 4194304 4196468 140732923416352 139879335836560 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9768] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9768/stat : 9768 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 27545 33554432000 4194304 4196468 140732923416352 139879334783504 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9769] ppid=9758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9761/task/9769/stat : 9769 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 27545 33554432000 4194304 4196468 140732923416352 139879333730960 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9770] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9770/stat : 9770 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 27545 33554432000 4194304 4196468 140732923416352 139879332677904 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9771] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9771/stat : 9771 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 27545 33554432000 4194304 4196468 140732923416352 139879331625360 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9772] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9772/stat : 9772 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194045 27968053248 27545 33554432000 4194304 4196468 140732923416352 139877968464624 139879915661954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9773] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9773/stat : 9773 (java) S 9758 9761 9521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80194045 27968053248 27545 33554432000 4194304 4196468 140732923416352 139877890909856 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9774] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9774/stat : 9774 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194046 27968053248 27545 33554432000 4194304 4196468 140732923416352 139877622473968 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9775] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9775/stat : 9775 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 27545 33554432000 4194304 4196468 140732923416352 139877247965648 139879915669403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9776] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9776/stat : 9776 (java) S 9758 9761 9521 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 27545 33554432000 4194304 4196468 140732923416352 139877967411440 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9777] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9777/stat : 9777 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 27545 33554432000 4194304 4196468 140732923416352 139877966358896 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9778] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9778/stat : 9778 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 27545 33554432000 4194304 4196468 140732923416352 139877965305840 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9779] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9779/stat : 9779 (java) R 9758 9761 9521 0 -1 4202560 234 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 27545 33554432000 4194304 4196468 140732923416352 139877964253296 139879915672154 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9780] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9780/stat : 9780 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 27545 33554432000 4194304 4196468 140732923416352 139876750060512 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9781] ppid=9758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9761/task/9781/stat : 9781 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194049 27968053248 27545 33554432000 4194304 4196468 140732923416352 139877963201712 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110180 KiB

[startup+0.21026 s]*
/proc/loadavg: 8.06 8.72 8.36 2/204 9781
/proc/meminfo: memFree=22897672/32770624 swapFree=67108860/67108860
[pid=9761] ppid=9758 vsize=27312552 memory=124568 CPUtime=0.23 cores=0-7
/proc/9761/stat : 9761 (java) S 9758 9761 9521 0 -1 1077944320 10469 0 0 0 20 3 0 0 20 0 20 0 80194040 27968053248 31142 33554432000 4194304 4196468 140732923416352 140732923398896 139879915650807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
/proc/9761/statm: 6828138 31142 2846 1 0 6790598 0
[pid=9761/tid=9763] ppid=9758 vsize=27312552 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/9761/task/9763/stat : 9763 (java) R 9758 9761 9521 0 -1 4202560 8366 0 0 0 17 2 0 0 20 0 20 0 80194041 27968053248 31142 33554432000 4194304 4196468 140732923416352 139879887449552 139879899731294 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9764] ppid=9758 vsize=27312552 memory=288230587528118625 CPUtime=0 cores=0-7
/proc/9761/task/9764/stat : 9764 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 31142 33554432000 4194304 4196468 140732923416352 139879919893520 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9765] ppid=9758 vsize=27312552 memory=13991290652108440 CPUtime=0 cores=0-7
/proc/9761/task/9765/stat : 9765 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 31142 33554432000 4194304 4196468 140732923416352 139879337942160 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9766] ppid=9758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9761/task/9766/stat : 9766 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 31142 33554432000 4194304 4196468 140732923416352 139879336889104 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9767] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9767/stat : 9767 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 31142 33554432000 4194304 4196468 140732923416352 139879335836560 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9768] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9768/stat : 9768 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 31142 33554432000 4194304 4196468 140732923416352 139879334783504 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9769] ppid=9758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9761/task/9769/stat : 9769 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 31142 33554432000 4194304 4196468 140732923416352 139879333730960 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9770] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9770/stat : 9770 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 31142 33554432000 4194304 4196468 140732923416352 139879332677904 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9771] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9771/stat : 9771 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 31142 33554432000 4194304 4196468 140732923416352 139879331625360 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9772] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9772/stat : 9772 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194045 27968053248 31142 33554432000 4194304 4196468 140732923416352 139877968464624 139879915661954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9773] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9773/stat : 9773 (java) S 9758 9761 9521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80194045 27968053248 31142 33554432000 4194304 4196468 140732923416352 139877890909856 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9774] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9774/stat : 9774 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194046 27968053248 31142 33554432000 4194304 4196468 140732923416352 139877622473968 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9775] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9775/stat : 9775 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 31142 33554432000 4194304 4196468 140732923416352 139877247965648 139879915669403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9776] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9776/stat : 9776 (java) S 9758 9761 9521 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 31142 33554432000 4194304 4196468 140732923416352 139877967411440 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9777] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9777/stat : 9777 (java) S 9758 9761 9521 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 31142 33554432000 4194304 4196468 140732923416352 139877966358896 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9778] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9778/stat : 9778 (java) S 9758 9761 9521 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 31142 33554432000 4194304 4196468 140732923416352 139877965305840 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9779] ppid=9758 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9761/task/9779/stat : 9779 (java) S 9758 9761 9521 0 -1 1077944384 278 0 0 0 2 0 0 0 20 0 20 0 80194048 27968053248 31142 33554432000 4194304 4196468 140732923416352 139877964253296 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9780] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9780/stat : 9780 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 31142 33554432000 4194304 4196468 140732923416352 139876750060512 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9781] ppid=9758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9761/task/9781/stat : 9781 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194049 27968053248 31142 33554432000 4194304 4196468 140732923416352 139877963201712 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124568 KiB

[startup+0.309617 s]*
/proc/loadavg: 8.06 8.72 8.36 2/204 9781
/proc/meminfo: memFree=22893720/32770624 swapFree=67108860/67108860
[pid=9761] ppid=9758 vsize=27312552 memory=129092 CPUtime=0.41 cores=0-7
/proc/9761/stat : 9761 (java) S 9758 9761 9521 0 -1 1077944320 11179 0 0 0 37 4 0 0 20 0 20 0 80194040 27968053248 32273 33554432000 4194304 4196468 140732923416352 140732923398896 139879915650807 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
/proc/9761/statm: 6828138 32273 2995 1 0 6790598 0
[pid=9761/tid=9763] ppid=9758 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9761/task/9763/stat : 9763 (java) R 9758 9761 9521 0 -1 4202560 8879 0 0 0 26 3 0 0 20 0 20 0 80194041 27968053248 32273 33554432000 4194304 4196468 140732923416352 139879887454960 139879897214359 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9764] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9764/stat : 9764 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 32273 33554432000 4194304 4196468 140732923416352 139879919893520 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9765] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9765/stat : 9765 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 32273 33554432000 4194304 4196468 140732923416352 139879337942160 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9766] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9766/stat : 9766 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 32273 33554432000 4194304 4196468 140732923416352 139879336889104 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9767] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9767/stat : 9767 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 32273 33554432000 4194304 4196468 140732923416352 139879335836560 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9768] ppid=9758 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9761/task/9768/stat : 9768 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 32273 33554432000 4194304 4196468 140732923416352 139879334783504 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9769] ppid=9758 vsize=27312552 memory=140509653857199 CPUtime=0 cores=0-7
/proc/9761/task/9769/stat : 9769 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 32273 33554432000 4194304 4196468 140732923416352 139879333730960 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9770] ppid=9758 vsize=27312552 memory=140509653859504 CPUtime=0 cores=0-7
/proc/9761/task/9770/stat : 9770 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 32273 33554432000 4194304 4196468 140732923416352 139879332677904 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9771] ppid=9758 vsize=27312552 memory=140509653861808 CPUtime=0 cores=0-7
/proc/9761/task/9771/stat : 9771 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27968053248 32273 33554432000 4194304 4196468 140732923416352 139879331625360 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9772] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9772/stat : 9772 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194045 27968053248 32273 33554432000 4194304 4196468 140732923416352 139877968464624 139879915661954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9773] ppid=9758 vsize=27312552 memory=281019307730576 CPUtime=0 cores=0-7
/proc/9761/task/9773/stat : 9773 (java) S 9758 9761 9521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80194045 27968053248 32273 33554432000 4194304 4196468 140732923416352 139877890909856 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9774] ppid=9758 vsize=27312552 memory=281019307737488 CPUtime=0 cores=0-7
/proc/9761/task/9774/stat : 9774 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194046 27968053248 32273 33554432000 4194304 4196468 140732923416352 139877622473968 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9775] ppid=9758 vsize=27312552 memory=281019307678768 CPUtime=0 cores=0-7
/proc/9761/task/9775/stat : 9775 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 32273 33554432000 4194304 4196468 140732923416352 139877247965648 139879915669403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9776] ppid=9758 vsize=27312552 memory=281019307751312 CPUtime=0.01 cores=0-7
/proc/9761/task/9776/stat : 9776 (java) S 9758 9761 9521 0 -1 1077944384 325 0 0 0 1 0 0 0 20 0 20 0 80194048 27968053248 32273 33554432000 4194304 4196468 140732923416352 139877967411440 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9777] ppid=9758 vsize=27312552 memory=281019307758224 CPUtime=0.01 cores=0-7
/proc/9761/task/9777/stat : 9777 (java) S 9758 9761 9521 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 20 0 80194048 27968053248 32273 33554432000 4194304 4196468 140732923416352 139877966358896 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9778] ppid=9758 vsize=27312552 memory=281019307755920 CPUtime=0.01 cores=0-7
/proc/9761/task/9778/stat : 9778 (java) S 9758 9761 9521 0 -1 1077944384 226 0 0 0 1 0 0 0 20 0 20 0 80194048 27968053248 32273 33554432000 4194304 4196468 140732923416352 139877965305840 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9779] ppid=9758 vsize=27312552 memory=281019307772480 CPUtime=0.07 cores=0-7
/proc/9761/task/9779/stat : 9779 (java) S 9758 9761 9521 0 -1 1077944384 323 0 0 0 7 0 0 0 20 0 20 0 80194048 27968053248 32273 33554432000 4194304 4196468 140732923416352 139877964253296 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9780] ppid=9758 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9780/stat : 9780 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194048 27968053248 32273 33554432000 4194304 4196468 140732923416352 139876750060512 139879915661013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9781] ppid=9758 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9761/task/9781/stat : 9781 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194049 27968053248 32273 33554432000 4194304 4196468 140732923416352 139877963201712 139879915661954 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 129092 KiB

[startup+0.700834 s]
/proc/loadavg: 8.06 8.72 8.36 2/204 9781
/proc/meminfo: memFree=22869820/32770624 swapFree=67108860/67108860
[pid=9761] ppid=9758 vsize=27318824 memory=166384 CPUtime=0.93 cores=0-7
/proc/9761/stat : 9761 (java) S 9758 9761 9521 0 -1 1077944320 18135 0 0 0 87 6 0 0 20 0 20 0 80194040 27974475776 41596 33554432000 4194304 4196468 140732923416352 140732923398896 139879915650807 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
/proc/9761/statm: 6829706 41596 3136 1 0 6791110 0
[pid=9761/tid=9763] ppid=9758 vsize=27318824 memory=7662139469253337940 CPUtime=0.64 cores=0-7
/proc/9761/task/9763/stat : 9763 (java) R 9758 9761 9521 0 -1 4202560 15334 0 0 0 59 5 0 0 20 0 20 0 80194041 27974475776 41596 33554432000 4194304 4196468 140732923416352 139879887488864 139879915672733 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9764] ppid=9758 vsize=27318824 memory=42004780174440 CPUtime=0 cores=0-7
/proc/9761/task/9764/stat : 9764 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27974475776 41596 33554432000 4194304 4196468 140732923416352 139879919893520 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9765] ppid=9758 vsize=27318824 memory=140509653869146 CPUtime=0 cores=0-7
/proc/9761/task/9765/stat : 9765 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27974475776 41596 33554432000 4194304 4196468 140732923416352 139879337942160 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9766] ppid=9758 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9766/stat : 9766 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194043 27974475776 41596 33554432000 4194304 4196468 140732923416352 139879336889104 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9767] ppid=9758 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9767/stat : 9767 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27974475776 41596 33554432000 4194304 4196468 140732923416352 139879335836560 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9768] ppid=9758 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9768/stat : 9768 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27974475776 41596 33554432000 4194304 4196468 140732923416352 139879334783504 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9769] ppid=9758 vsize=27318824 memory=2353 CPUtime=0 cores=0-7
/proc/9761/task/9769/stat : 9769 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27974475776 41596 33554432000 4194304 4196468 140732923416352 139879333730960 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9770] ppid=9758 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9770/stat : 9770 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27974475776 41596 33554432000 4194304 4196468 140732923416352 139879332677904 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9771] ppid=9758 vsize=27318824 memory=1728 CPUtime=0 cores=0-7
/proc/9761/task/9771/stat : 9771 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27974475776 41596 33554432000 4194304 4196468 140732923416352 139879331625360 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9772] ppid=9758 vsize=27318824 memory=792 CPUtime=0 cores=0-7
/proc/9761/task/9772/stat : 9772 (java) S 9758 9761 9521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80194045 27974475776 41596 33554432000 4194304 4196468 140732923416352 139877968464624 139879915661954 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9773] ppid=9758 vsize=27318824 memory=1228 CPUtime=0 cores=0-7
/proc/9761/task/9773/stat : 9773 (java) S 9758 9761 9521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80194045 27974475776 41596 33554432000 4194304 4196468 140732923416352 139877890909856 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9774] ppid=9758 vsize=27318824 memory=1948 CPUtime=0 cores=0-7
/proc/9761/task/9774/stat : 9774 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194046 27974475776 41596 33554432000 4194304 4196468 140732923416352 139877622473968 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9775] ppid=9758 vsize=27318824 memory=5524 CPUtime=0 cores=0-7
/proc/9761/task/9775/stat : 9775 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194048 27974475776 41596 33554432000 4194304 4196468 140732923416352 139877247965648 139879915669403 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9776] ppid=9758 vsize=27318824 memory=1444 CPUtime=0.03 cores=0-7
/proc/9761/task/9776/stat : 9776 (java) S 9758 9761 9521 0 -1 1077944384 417 0 0 0 3 0 0 0 20 0 20 0 80194048 27974475776 41596 33554432000 4194304 4196468 140732923416352 139877967411440 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9777] ppid=9758 vsize=27318824 memory=1200 CPUtime=0.05 cores=0-7
/proc/9761/task/9777/stat : 9777 (java) S 9758 9761 9521 0 -1 1077944384 312 0 0 0 5 0 0 0 20 0 20 0 80194048 27974475776 41596 33554432000 4194304 4196468 140732923416352 139877966358896 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9778] ppid=9758 vsize=27318824 memory=1008 CPUtime=0.04 cores=0-7
/proc/9761/task/9778/stat : 9778 (java) S 9758 9761 9521 0 -1 1077944384 320 0 0 0 4 0 0 0 20 0 20 0 80194048 27974475776 41596 33554432000 4194304 4196468 140732923416352 139877965305840 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9779] ppid=9758 vsize=27318824 memory=12040 CPUtime=0.13 cores=0-7
/proc/9761/task/9779/stat : 9779 (java) S 9758 9761 9521 0 -1 1077944384 407 0 0 0 13 0 0 0 20 0 20 0 80194048 27974475776 41596 33554432000 4194304 4196468 140732923416352 139877964253296 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9780] ppid=9758 vsize=27318824 memory=1696 CPUtime=0 cores=0-7
/proc/9761/task/9780/stat : 9780 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194048 27974475776 41596 33554432000 4194304 4196468 140732923416352 139876750060512 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9781] ppid=9758 vsize=27318824 memory=8532 CPUtime=0 cores=0-7
/proc/9761/task/9781/stat : 9781 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194049 27974475776 41596 33554432000 4194304 4196468 140732923416352 139877963201712 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
Current children cumulated CPU time: 0.93 s
Current children cumulated vsize: 27318824 KiB
Current children cumulated memory: 166384 KiB

[startup+1.5009 s]
/proc/loadavg: 8.06 8.72 8.36 4/204 9781
/proc/meminfo: memFree=22843952/32770624 swapFree=67108860/67108860
[pid=9761] ppid=9758 vsize=27327160 memory=217900 CPUtime=2.87 cores=0-7
/proc/9761/stat : 9761 (java) S 9758 9761 9521 0 -1 1077944320 22796 0 0 0 276 11 0 0 20 0 20 0 80194040 27983011840 54475 33554432000 4194304 4196468 140732923416352 140732923398896 139879915650807 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
/proc/9761/statm: 6831790 54475 3218 1 0 6792646 0
[pid=9761/tid=9763] ppid=9758 vsize=27327160 memory=201424 CPUtime=1.43 cores=0-7
/proc/9761/task/9763/stat : 9763 (java) R 9758 9761 9521 0 -1 4202560 16991 0 0 0 137 6 0 0 20 0 20 0 80194041 27983011840 54475 33554432000 4194304 4196468 140732923416352 139879887488720 139879391787200 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9764] ppid=9758 vsize=27327160 memory=1696 CPUtime=0 cores=0-7
/proc/9761/task/9764/stat : 9764 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 54475 33554432000 4194304 4196468 140732923416352 139879919893520 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9765] ppid=9758 vsize=27327160 memory=281019307737088 CPUtime=0 cores=0-7
/proc/9761/task/9765/stat : 9765 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 54475 33554432000 4194304 4196468 140732923416352 139879337942160 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9766] ppid=9758 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9766/stat : 9766 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 54475 33554432000 4194304 4196468 140732923416352 139879336889104 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9767] ppid=9758 vsize=27327160 memory=281019308224224 CPUtime=0 cores=0-7
/proc/9761/task/9767/stat : 9767 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 54475 33554432000 4194304 4196468 140732923416352 139879335836560 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9768] ppid=9758 vsize=27327160 memory=281019308224416 CPUtime=0 cores=0-7
/proc/9761/task/9768/stat : 9768 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 54475 33554432000 4194304 4196468 140732923416352 139879334783504 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9769] ppid=9758 vsize=27327160 memory=281019308391840 CPUtime=0 cores=0-7
/proc/9761/task/9769/stat : 9769 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 54475 33554432000 4194304 4196468 140732923416352 139879333730960 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9770] ppid=9758 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9770/stat : 9770 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 54475 33554432000 4194304 4196468 140732923416352 139879332677904 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9771] ppid=9758 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9771/stat : 9771 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 54475 33554432000 4194304 4196468 140732923416352 139879331625360 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9772] ppid=9758 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9772/stat : 9772 (java) S 9758 9761 9521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80194045 27983011840 54475 33554432000 4194304 4196468 140732923416352 139877968464624 139879915661954 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9773] ppid=9758 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9773/stat : 9773 (java) S 9758 9761 9521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80194045 27983011840 54475 33554432000 4194304 4196468 140732923416352 139877890909856 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9774] ppid=9758 vsize=27327160 memory=6226598563232174439 CPUtime=0 cores=0-7
/proc/9761/task/9774/stat : 9774 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194046 27983011840 54475 33554432000 4194304 4196468 140732923416352 139877622473968 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9775] ppid=9758 vsize=27327160 memory=7301857172715104592 CPUtime=0 cores=0-7
/proc/9761/task/9775/stat : 9775 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194048 27983011840 54475 33554432000 4194304 4196468 140732923416352 139877247965648 139879915669403 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9776] ppid=9758 vsize=27327160 memory=7085680916006791250 CPUtime=0.23 cores=0-7
/proc/9761/task/9776/stat : 9776 (java) S 9758 9761 9521 0 -1 1077944384 801 0 0 0 22 1 0 0 20 0 20 0 80194048 27983011840 54475 33554432000 4194304 4196468 140732923416352 139877967411440 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9777] ppid=9758 vsize=27327160 memory=3828 CPUtime=0.25 cores=0-7
/proc/9761/task/9777/stat : 9777 (java) S 9758 9761 9521 0 -1 1077944384 461 0 0 0 25 0 0 0 20 0 20 0 80194048 27983011840 54475 33554432000 4194304 4196468 140732923416352 139877966358896 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9778] ppid=9758 vsize=27327160 memory=0 CPUtime=0.25 cores=0-7
/proc/9761/task/9778/stat : 9778 (java) R 9758 9761 9521 0 -1 4202560 673 0 0 0 25 0 0 0 20 0 20 0 80194048 27983011840 54475 33554432000 4194304 4196468 140732923416352 139877965292688 139879900333828 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9779] ppid=9758 vsize=27327160 memory=140509654070752 CPUtime=0.66 cores=0-7
/proc/9761/task/9779/stat : 9779 (java) S 9758 9761 9521 0 -1 1077944384 2525 0 0 0 65 1 0 0 20 0 20 0 80194048 27983011840 54475 33554432000 4194304 4196468 140732923416352 139877964253424 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9780] ppid=9758 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9780/stat : 9780 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194048 27983011840 54475 33554432000 4194304 4196468 140732923416352 139876750060512 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9781] ppid=9758 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9761/task/9781/stat : 9781 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194049 27983011840 54475 33554432000 4194304 4196468 140732923416352 139877963201712 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 217900 KiB

[startup+1.68279 s]
# the end of solver process 9761 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.33219 s, system=0.137287 s

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

[startup+1.60105 s]
/proc/loadavg: 8.06 8.72 8.36 4/204 9781
/proc/meminfo: memFree=22843952/32770624 swapFree=67108860/67108860
[pid=9761] ppid=9758 vsize=27327160 memory=230864 CPUtime=3.25 cores=0-7
/proc/9761/stat : 9761 (java) S 9758 9761 9521 0 -1 1077944320 23032 0 0 0 314 11 0 0 20 0 20 0 80194040 27983011840 57716 33554432000 4194304 4196468 140732923416352 140732923398896 139879915650807 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
/proc/9761/statm: 6831790 57716 3218 1 0 6792646 0
[pid=9761/tid=9763] ppid=9758 vsize=27327160 memory=8112282956445269571 CPUtime=1.53 cores=0-7
/proc/9761/task/9763/stat : 9763 (java) R 9758 9761 9521 0 -1 4202560 17031 0 0 0 147 6 0 0 20 0 20 0 80194041 27983011840 57716 33554432000 4194304 4196468 140732923416352 139879887488800 139879899731324 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9764] ppid=9758 vsize=27327160 memory=-7531822216213012384 CPUtime=0 cores=0-7
/proc/9761/task/9764/stat : 9764 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 57716 33554432000 4194304 4196468 140732923416352 139879919893520 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9765] ppid=9758 vsize=27327160 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/9761/task/9765/stat : 9765 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 57716 33554432000 4194304 4196468 140732923416352 139879337942160 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9766] ppid=9758 vsize=27327160 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/9761/task/9766/stat : 9766 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 57716 33554432000 4194304 4196468 140732923416352 139879336889104 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9767] ppid=9758 vsize=27327160 memory=6944613755445342871 CPUtime=0 cores=0-7
/proc/9761/task/9767/stat : 9767 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 57716 33554432000 4194304 4196468 140732923416352 139879335836560 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9768] ppid=9758 vsize=27327160 memory=6944656425123290226 CPUtime=0 cores=0-7
/proc/9761/task/9768/stat : 9768 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 57716 33554432000 4194304 4196468 140732923416352 139879334783504 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9769] ppid=9758 vsize=27327160 memory=-5345911753256963030 CPUtime=0 cores=0-7
/proc/9761/task/9769/stat : 9769 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 57716 33554432000 4194304 4196468 140732923416352 139879333730960 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9770] ppid=9758 vsize=27327160 memory=8508281339140727949 CPUtime=0 cores=0-7
/proc/9761/task/9770/stat : 9770 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 57716 33554432000 4194304 4196468 140732923416352 139879332677904 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9771] ppid=9758 vsize=27327160 memory=5450883352343967274 CPUtime=0 cores=0-7
/proc/9761/task/9771/stat : 9771 (java) S 9758 9761 9521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80194043 27983011840 57716 33554432000 4194304 4196468 140732923416352 139879331625360 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9772] ppid=9758 vsize=27327160 memory=-2899909650764262549 CPUtime=0 cores=0-7
/proc/9761/task/9772/stat : 9772 (java) S 9758 9761 9521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80194045 27983011840 57716 33554432000 4194304 4196468 140732923416352 139877968464624 139879915661954 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9773] ppid=9758 vsize=27327160 memory=-7101435874593765313 CPUtime=0 cores=0-7
/proc/9761/task/9773/stat : 9773 (java) S 9758 9761 9521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80194045 27983011840 57716 33554432000 4194304 4196468 140732923416352 139877890909856 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9774] ppid=9758 vsize=27327160 memory=7884203623665332322 CPUtime=0 cores=0-7
/proc/9761/task/9774/stat : 9774 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194046 27983011840 57716 33554432000 4194304 4196468 140732923416352 139877622473968 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9775] ppid=9758 vsize=27327160 memory=7523107478184158290 CPUtime=0 cores=0-7
/proc/9761/task/9775/stat : 9775 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194048 27983011840 57716 33554432000 4194304 4196468 140732923416352 139877247965648 139879915669403 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9776] ppid=9758 vsize=27327160 memory=0 CPUtime=0.3 cores=0-7
/proc/9761/task/9776/stat : 9776 (java) R 9758 9761 9521 0 -1 4202560 826 0 0 0 29 1 0 0 20 0 20 0 80194048 27983011840 57716 33554432000 4194304 4196468 140732923416352 139877967398000 139879894104865 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9777] ppid=9758 vsize=27327160 memory=23872 CPUtime=0.33 cores=0-7
/proc/9761/task/9777/stat : 9777 (java) R 9758 9761 9521 0 -1 4202560 495 0 0 0 33 0 0 0 20 0 20 0 80194048 27983011840 57716 33554432000 4194304 4196468 140732923416352 139877966343088 139879901975230 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9778] ppid=9758 vsize=27327160 memory=1296 CPUtime=0.32 cores=0-7
/proc/9761/task/9778/stat : 9778 (java) R 9758 9761 9521 0 -1 4202560 697 0 0 0 32 0 0 0 20 0 20 0 80194048 27983011840 57716 33554432000 4194304 4196468 140732923416352 139877965297168 139879900572764 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9779] ppid=9758 vsize=27327160 memory=2448 CPUtime=0.72 cores=0-7
/proc/9761/task/9779/stat : 9779 (java) S 9758 9761 9521 0 -1 1077944384 2638 0 0 0 71 1 0 0 20 0 20 0 80194048 27983011840 57716 33554432000 4194304 4196468 140732923416352 139877964253296 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9780] ppid=9758 vsize=27327160 memory=1728 CPUtime=0 cores=0-7
/proc/9761/task/9780/stat : 9780 (java) S 9758 9761 9521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80194048 27983011840 57716 33554432000 4194304 4196468 140732923416352 139876750060512 139879915661013 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
[pid=9761/tid=9781] ppid=9758 vsize=27327160 memory=792 CPUtime=0 cores=0-7
/proc/9761/task/9781/stat : 9781 (java) S 9758 9761 9521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80194049 27983011840 57716 33554432000 4194304 4196468 140732923416352 139877963201712 139879915661954 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36978688 140732923417561 140732923417861 140732923417861 140732923420623 0
Current children cumulated CPU time: 3.25 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 230864 KiB

Child status: 0
Real time (s): 1.68284
CPU time (s): 3.46948
CPU user time (s): 3.33219
CPU system time (s): 0.137287
CPU usage (%): 206.168
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 230864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.33219
system time used= 0.137287
maximum resident set size= 247900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25551
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4963
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 9761
#   total CPU time (s): 3.46948
#   total CPU user time (s): 3.33219
#   total CPU system time (s): 0.137287

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033988 second user time and 0.0587 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-26 19:31:49
IDJOB=4296913
IDBENCH=141017
IDSOLVER=2758
FILE ID=node135/4296913-1532626309
RUNJOBID= node135-1532623784-9548
PBS_JOBID= 21022026
Free space on /tmp= 48368 MiB

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

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

MD5SUM BENCH= 7b867b166641a9e2c5ffb0d7a40768d4
RANDOM SEED=2116358853

node135.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.50
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.50
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.50
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.50
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:        23012720 kB
MemAvailable:   31927664 kB
Buffers:          210024 kB
Cached:          8885284 kB
SwapCached:            0 kB
Active:          2518876 kB
Inactive:        6631188 kB
Active(anon):       4292 kB
Inactive(anon):    78288 kB
Active(file):    2514584 kB
Inactive(file):  6552900 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8664 kB
Writeback:             0 kB
AnonPages:         71740 kB
Mapped:            41004 kB
Shmem:             25248 kB
Slab:             303980 kB
SReclaimable:     275920 kB
SUnreclaim:        28060 kB
KernelStack:        3600 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48360 MiB
End job on node135 at 2018-07-26 19:31:50