Trace number 4297076

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.41906 1.66552

General information on the benchmark

NameHaystacks/
Haystacks-ext-06_c18.xml
MD5SUM40871f7837aaa5db219997aff65857eb
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.39929
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints95
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":36}]
Minimum variable degree5
Maximum variable degree6
Distribution of variable degrees[{"degree":5,"count":26},{"degree":6,"count":10}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":95}]
Number of extensional constraints95
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":95}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 04:49:58 CEST 2018
0.66/0.56	c PID: 4800
0.66/0.56	c IP: 172.20.3.104
0.66/0.56	c HOST: node104.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.19/0.86	c (0,0) Parsing End
1.19/0.86	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 95 ctr, max domain size 6
1.19/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.86	c (0,0) Constraint Name Generate Begin
1.19/0.87	c (0,0) Ctr:HOME/instance-4297076-1532659797.xml,ExtensionConflict:ExtensionSupport:IntVar
1.19/0.87	c (0,0) Constraint Name Generate End
1.19/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.87	c (0,0) CSP to CSPinCNF Begin
1.54/1.10	c (0,0) translated 10 (10%) constraints
1.74/1.15	c (0,0) translated 19 (20%) constraints
1.96/1.20	c (0,0) translated 29 (30%) constraints
1.96/1.23	c (0,0) translated 38 (40%) constraints
1.96/1.26	c (0,0) translated 48 (50%) constraints
1.96/1.27	c (0,0) translated 57 (60%) constraints
1.96/1.29	c (0,0) translated 67 (70%) constraints
2.29/1.30	c (0,0) translated 76 (80%) constraints
2.29/1.32	c (0,0) translated 86 (90%) constraints
2.29/1.38	c (0,0) translated 95 (100%) constraints
2.54/1.42	c (0,0) STATISTICS1:HOME/instance-4297076-1532659797.xml,ExtensionConflict:ExtensionSupport:IntVar,66,630,-1,6,7,1,,6:2030;2:140,7:5;4:425;3:40;2:160,1:2170;0:5,
2.54/1.42	c (0,0) ===========================================
2.54/1.42	c (0,0) Order
2.54/1.42	c (0,0) ===========================================
2.54/1.43	c (0,0) translated 63 (10%) constraints
2.54/1.44	c (0,0) translated 126 (20%) constraints
2.54/1.44	c (0,0) translated 189 (30%) constraints
2.54/1.45	c (0,0) translated 252 (40%) constraints
2.54/1.45	c (0,0) translated 315 (50%) constraints
2.54/1.45	c (0,0) translated 378 (60%) constraints
2.54/1.46	c (0,0) translated 441 (70%) constraints
2.54/1.46	c (0,0) translated 504 (80%) constraints
2.54/1.47	c (0,0) translated 567 (90%) constraints
2.54/1.47	c (0,0) translated 630 (100%) constraints
2.54/1.47	c (0,0) CSP to CSPinCNF End
2.54/1.47	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.54/1.47	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.54/1.47	c (0,0) CSPinCNF Propagation Begin
2.88/1.51	c (0,0) 0 values, 185 unsatisfiable literals, and 0 valid clauses are removed
2.88/1.51	c (0,0) CSPinCNF Propagation End
2.88/1.51	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.88/1.51	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.88/1.51	c (0,0) Simplify CSPinCNF Begin
2.88/1.52	c (0,0) Simplify CSPinCNF End
2.88/1.52	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.88/1.52	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.88/1.52	c (0,0) Calculate Precise Domain Begin
2.88/1.52	c (0,0) 0 values are removed by re-calculation
2.88/1.52	c (0,0) Calculate Precise Domain End
2.88/1.52	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.88/1.52	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.88/1.52	c (0,0) CSPinCNF to SatSolver Begin
2.88/1.55	c (1,1) 63 (10 %) CSP clauses are encoded (210 SAT variables, 206 SAT clauses)
2.88/1.55	c (1,1) 126 (20 %) CSP clauses are encoded (210 SAT variables, 269 SAT clauses)
2.88/1.56	c (1,1) 189 (30 %) CSP clauses are encoded (210 SAT variables, 332 SAT clauses)
2.88/1.56	c (1,1) 252 (40 %) CSP clauses are encoded (210 SAT variables, 395 SAT clauses)
2.88/1.56	c (1,1) 315 (50 %) CSP clauses are encoded (210 SAT variables, 458 SAT clauses)
2.88/1.57	c (1,1) 378 (60 %) CSP clauses are encoded (210 SAT variables, 521 SAT clauses)
2.88/1.57	c (1,1) 441 (70 %) CSP clauses are encoded (210 SAT variables, 584 SAT clauses)
2.88/1.57	c (1,1) 504 (80 %) CSP clauses are encoded (210 SAT variables, 647 SAT clauses)
2.88/1.57	c (1,1) 567 (90 %) CSP clauses are encoded (210 SAT variables, 710 SAT clauses)
2.88/1.58	c (1,1) 630 (100 %) CSP clauses are encoded (210 SAT variables, 773 SAT clauses)
2.88/1.58	c (1,1) CSPinCNF to SatSolver End
2.88/1.58	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.88/1.59	c (1,1) STATISTICS2:HOME/instance-4297076-1532659797.xml,ExtensionConflict:ExtensionSupport:IntVar,66,630,-1,6,6,1,,6:1850;2:140,6:5;4:335;3:40;2:250,1:1990,
2.88/1.59	c (1,1) SatSolver.solve Begin
2.88/1.59	c (1,1) 210 bool, 774 clause
2.88/1.59	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297076-1532659797.xml-scop-4800.cnf HOME/instance-4297076-1532659797.xml-scop-4800.cnf.out
3.28/1.62	c (1,0) c
3.28/1.62	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.28/1.62	c (1,0) c
3.28/1.62	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.28/1.62	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.28/1.62	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.28/1.62	c (1,0) c |                                                                                                       |
3.28/1.62	c (1,0) c |  Number of variables:           210                                                                   |
3.28/1.62	c (1,0) c |  Number of clauses:             774                                                                   |
3.28/1.62	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.28/1.62	c (1,0) c |                                                                                                       |
3.28/1.62	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.28/1.62	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.28/1.62	c (1,0) c |                                                                                                       |
3.28/1.62	c (1,0) c |  Generating clones                                                                                    |
3.28/1.62	c (1,0) c |  all clones generated. Memory =  26.21Mb.                                                             |
3.28/1.62	c (1,0) c ========================================================================================================|
3.28/1.62	c (1,0) c Thread 5 is 100% pure glucose! First thread to finish! (UNSAT answer).
3.28/1.62	c (1,0) c Total Memory so far : 602.24Mb
3.28/1.62	c (1,0) c
3.28/1.62	c (1,0) c real time : 0.00536704 s
3.28/1.62	c (1,0) c cpu time  : 0.008324 s
3.28/1.62	c (1,0) c
3.28/1.62	c (1,0) c
3.28/1.62	c (1,0) c
3.28/1.62	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.28/1.62	c (1,0) c
3.28/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.28/1.62	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.28/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.28/1.62	c (1,0) c | Conflicts     |             909 |        137 |        144 |        161 |         82 |         67 |        100 |        102 |        116 |
3.28/1.62	c (1,0) c | Decisions     |            2599 |        352 |        423 |        448 |        251 |        187 |        302 |        334 |        302 |
3.28/1.62	c (1,0) c | Propagations  |           12079 |       1471 |       1806 |       2200 |       1155 |        892 |       1635 |       1445 |       1475 |
3.28/1.62	c (1,0) c | Avg_Trail     |                 |        117 |        136 |        122 |        120 |        102 |        113 |        109 |         99 |
3.28/1.62	c (1,0) c | Avg_DL        |                 |         25 |         27 |         23 |         22 |         16 |         19 |         22 |         16 |
3.28/1.62	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.28/1.62	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.28/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.28/1.62	c (1,0) c | Exported      |             255 |         48 |         38 |         53 |         20 |         21 |         23 |         23 |         29 |
3.28/1.62	c (1,0) c | Imported      |            1729 |        191 |        217 |        183 |        235 |        234 |        229 |        232 |        208 |
3.28/1.62	c (1,0) c | Good          |             197 |         21 |         30 |         16 |         29 |         24 |         26 |         30 |         21 |
3.28/1.62	c (1,0) c | Purge         |            1532 |        170 |        187 |        167 |        206 |        210 |        203 |        202 |        187 |
3.28/1.62	c (1,0) c | Promoted      |              42 |          2 |          5 |          8 |          7 |          0 |          4 |         14 |          2 |
3.28/1.62	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.28/1.62	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.28/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.28/1.62	c (1,0) c | Unaries       |                 |          4 |          5 |          7 |          3 |          2 |          8 |          4 |          3 |
3.28/1.62	c (1,0) c | Binaries      |                 |          2 |          1 |          9 |          2 |          7 |          4 |          1 |          5 |
3.28/1.62	c (1,0) c | Glues         |                 |         48 |         38 |         53 |         20 |         21 |         23 |         23 |         29 |
3.28/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.28/1.62	c (1,0) c | Orig_Seen     |            26 % |        225 |        245 |        267 |        185 |        124 |        216 |        196 |        199 |
3.28/1.62	c (1,0) c | Diff Orig seen|                 |          9 |         29 |         51 | -       31 | -       92 |      X     | -       20 | -       17 |
3.28/1.62	c (1,0) c | Hamming       |            24 % |         57 |         57 |         51 |         59 |         35 |      X     |         44 |         56 |
3.28/1.62	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.28/1.62	c (1,0) 
3.28/1.62	c (1,0) s UNSATISFIABLE
3.28/1.65	c (1,1) SatSolver.solve End
3.28/1.65	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.28/1.65	c (1,1) Show results Begin
3.28/1.65	s UNSATISFIABLE
3.28/1.65	c (1,1) Show results End
3.28/1.65	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.28/1.65	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.28/1.65	c END-Prog: Fri Jul 27 04:49:59 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 (10435 MiB free)
  memory of node 1: 16384 MiB (12499 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297076-1532659797/watcher-4297076-1532659797 -o /tmp/evaluation-result-4297076-1532659797/solver-4297076-1532659797 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532654585-3249 --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-4297076-1532659797.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=4800, runsolver pid=4797

[startup+0.100162 s]*
/proc/loadavg: 8.02 8.18 8.22 2/198 4820
/proc/meminfo: memFree=23393740/32770624 swapFree=67108800/67108860
[pid=4800] ppid=4797 vsize=27312552 memory=109312 CPUtime=0.1 cores=0-7
/proc/4800/stat : 4800 (java) S 4797 4800 3222 0 -1 1077944320 6842 0 0 0 8 2 0 0 20 0 20 0 83542868 27968053248 27328 33554432000 4194304 4196468 140729360879520 140729360862064 140348601261815 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
/proc/4800/statm: 6828138 27328 2750 1 0 6790598 0
[pid=4800/tid=4802] ppid=4797 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/4800/task/4802/stat : 4802 (java) R 4797 4800 3222 0 -1 4202560 5009 0 0 0 7 2 0 0 20 0 20 0 83542868 27968053248 27393 33554432000 4194304 4196468 140729360879520 140348573067288 140348601283741 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4803] ppid=4797 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/4800/task/4803/stat : 4803 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 27393 33554432000 4194304 4196468 140729360879520 140348605504656 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4804] ppid=4797 vsize=27312552 memory=140223368251008 CPUtime=0 cores=0-7
/proc/4800/task/4804/stat : 4804 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 27393 33554432000 4194304 4196468 140729360879520 140348419660816 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4805] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4805/stat : 4805 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 27393 33554432000 4194304 4196468 140729360879520 140348418608016 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4806] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4806/stat : 4806 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 27393 33554432000 4194304 4196468 140729360879520 140348417555216 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4807] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4807/stat : 4807 (java) S 4797 4800 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 27393 33554432000 4194304 4196468 140729360879520 140348416502416 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4808] ppid=4797 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4800/task/4808/stat : 4808 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 27393 33554432000 4194304 4196468 140729360879520 140348415449616 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4809] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4809/stat : 4809 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 27393 33554432000 4194304 4196468 140729360879520 140348414396816 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4810] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4810/stat : 4810 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 27393 33554432000 4194304 4196468 140729360879520 140348413344016 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4811] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4811/stat : 4811 (java) S 4797 4800 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83542872 27968053248 27393 33554432000 4194304 4196468 140729360879520 140347458919280 140348601272962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4812] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4812/stat : 4812 (java) S 4797 4800 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83542873 27968053248 27393 33554432000 4194304 4196468 140729360879520 140346579215904 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4813] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4813/stat : 4813 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542873 27968053248 27393 33554432000 4194304 4196468 140729360879520 140346310780272 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4814] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4814/stat : 4814 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 27393 33554432000 4194304 4196468 140729360879520 140345936271696 140348601280411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4815] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4815/stat : 4815 (java) S 4797 4800 3222 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 27393 33554432000 4194304 4196468 140729360879520 140347457866096 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4816] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4816/stat : 4816 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 27393 33554432000 4194304 4196468 140729360879520 140347456813296 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4817] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4817/stat : 4817 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 27393 33554432000 4194304 4196468 140729360879520 140347455760496 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4818] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4818/stat : 4818 (java) S 4797 4800 3222 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 27393 33554432000 4194304 4196468 140729360879520 140347454707696 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4819] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4819/stat : 4819 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 27393 33554432000 4194304 4196468 140729360879520 140345438366816 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4820] ppid=4797 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4800/task/4820/stat : 4820 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 27393 33554432000 4194304 4196468 140729360879520 140347453656112 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109312 KiB

[startup+0.210136 s]*
/proc/loadavg: 8.02 8.18 8.22 2/198 4820
/proc/meminfo: memFree=23374832/32770624 swapFree=67108800/67108860
[pid=4800] ppid=4797 vsize=27312552 memory=123712 CPUtime=0.24 cores=0-7
/proc/4800/stat : 4800 (java) S 4797 4800 3222 0 -1 1077944320 10689 0 0 0 21 3 0 0 20 0 20 0 83542868 27968053248 30928 33554432000 4194304 4196468 140729360879520 140729360862064 140348601261815 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
/proc/4800/statm: 6828138 30928 2874 1 0 6790598 0
[pid=4800/tid=4802] ppid=4797 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/4800/task/4802/stat : 4802 (java) R 4797 4800 3222 0 -1 4202560 8600 0 0 0 17 3 0 0 20 0 20 0 83542868 27968053248 30928 33554432000 4194304 4196468 140729360879520 140348573045376 140348601283741 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4803] ppid=4797 vsize=27312552 memory=11921 CPUtime=0 cores=0-7
/proc/4800/task/4803/stat : 4803 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 30928 33554432000 4194304 4196468 140729360879520 140348605504656 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4804] ppid=4797 vsize=27312552 memory=140223368256065 CPUtime=0 cores=0-7
/proc/4800/task/4804/stat : 4804 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 30928 33554432000 4194304 4196468 140729360879520 140348419660816 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4805] ppid=4797 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4800/task/4805/stat : 4805 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 30928 33554432000 4194304 4196468 140729360879520 140348418608016 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4806] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4806/stat : 4806 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 30993 33554432000 4194304 4196468 140729360879520 140348417555216 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4807] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4807/stat : 4807 (java) S 4797 4800 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 30993 33554432000 4194304 4196468 140729360879520 140348416502416 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4808] ppid=4797 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4800/task/4808/stat : 4808 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 30993 33554432000 4194304 4196468 140729360879520 140348415449616 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4809] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4809/stat : 4809 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 30993 33554432000 4194304 4196468 140729360879520 140348414396816 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4810] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4810/stat : 4810 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 30993 33554432000 4194304 4196468 140729360879520 140348413344016 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4811] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4811/stat : 4811 (java) S 4797 4800 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83542872 27968053248 30993 33554432000 4194304 4196468 140729360879520 140347458919280 140348601272962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4812] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4812/stat : 4812 (java) S 4797 4800 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83542873 27968053248 30993 33554432000 4194304 4196468 140729360879520 140346579215904 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4813] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4813/stat : 4813 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542873 27968053248 30993 33554432000 4194304 4196468 140729360879520 140346310780272 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4814] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4814/stat : 4814 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 30993 33554432000 4194304 4196468 140729360879520 140345936271696 140348601280411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4815] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4815/stat : 4815 (java) S 4797 4800 3222 0 -1 1077944384 455 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 30993 33554432000 4194304 4196468 140729360879520 140347457866096 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4816] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4816/stat : 4816 (java) S 4797 4800 3222 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 30993 33554432000 4194304 4196468 140729360879520 140347456813296 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4817] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4817/stat : 4817 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 30993 33554432000 4194304 4196468 140729360879520 140347455760496 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4818] ppid=4797 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/4800/task/4818/stat : 4818 (java) S 4797 4800 3222 0 -1 1077944384 277 0 0 0 2 0 0 0 20 0 20 0 83542876 27968053248 30993 33554432000 4194304 4196468 140729360879520 140347454707696 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4819] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4819/stat : 4819 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 30993 33554432000 4194304 4196468 140729360879520 140345438366816 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4820] ppid=4797 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4800/task/4820/stat : 4820 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 30993 33554432000 4194304 4196468 140729360879520 140347453656112 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123712 KiB

[startup+0.309626 s]*
/proc/loadavg: 8.02 8.18 8.22 2/198 4820
/proc/meminfo: memFree=23371668/32770624 swapFree=67108800/67108860
[pid=4800] ppid=4797 vsize=27312552 memory=127448 CPUtime=0.42 cores=0-7
/proc/4800/stat : 4800 (java) S 4797 4800 3222 0 -1 1077944320 11238 0 0 0 38 4 0 0 20 0 20 0 83542868 27968053248 31862 33554432000 4194304 4196468 140729360879520 140729360862064 140348601261815 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
/proc/4800/statm: 6828138 31862 2983 1 0 6790598 0
[pid=4800/tid=4802] ppid=4797 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/4800/task/4802/stat : 4802 (java) R 4797 4800 3222 0 -1 4202560 8978 0 0 0 26 3 0 0 20 0 20 0 83542868 27968053248 31862 33554432000 4194304 4196468 140729360879520 140348573065968 140348585342302 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4803] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4803/stat : 4803 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 31862 33554432000 4194304 4196468 140729360879520 140348605504656 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4804] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4804/stat : 4804 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 31862 33554432000 4194304 4196468 140729360879520 140348419660816 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4805] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4805/stat : 4805 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 31862 33554432000 4194304 4196468 140729360879520 140348418608016 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4806] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4806/stat : 4806 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 31862 33554432000 4194304 4196468 140729360879520 140348417555216 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4807] ppid=4797 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/4800/task/4807/stat : 4807 (java) S 4797 4800 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 31862 33554432000 4194304 4196468 140729360879520 140348416502416 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4808] ppid=4797 vsize=27312552 memory=140223233225647 CPUtime=0 cores=0-7
/proc/4800/task/4808/stat : 4808 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 31862 33554432000 4194304 4196468 140729360879520 140348415449616 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4809] ppid=4797 vsize=27312552 memory=140223233227952 CPUtime=0 cores=0-7
/proc/4800/task/4809/stat : 4809 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 31862 33554432000 4194304 4196468 140729360879520 140348414396816 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4810] ppid=4797 vsize=27312552 memory=140223233230256 CPUtime=0 cores=0-7
/proc/4800/task/4810/stat : 4810 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542871 27968053248 31862 33554432000 4194304 4196468 140729360879520 140348413344016 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4811] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4811/stat : 4811 (java) S 4797 4800 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83542872 27968053248 31862 33554432000 4194304 4196468 140729360879520 140347458919280 140348601272962 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4812] ppid=4797 vsize=27312552 memory=280446466467472 CPUtime=0 cores=0-7
/proc/4800/task/4812/stat : 4812 (java) S 4797 4800 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83542873 27968053248 31862 33554432000 4194304 4196468 140729360879520 140346579215904 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4813] ppid=4797 vsize=27312552 memory=280446466474384 CPUtime=0 cores=0-7
/proc/4800/task/4813/stat : 4813 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542873 27968053248 31862 33554432000 4194304 4196468 140729360879520 140346310780272 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4814] ppid=4797 vsize=27312552 memory=280446466415664 CPUtime=0 cores=0-7
/proc/4800/task/4814/stat : 4814 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 31862 33554432000 4194304 4196468 140729360879520 140345936271696 140348601280411 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4815] ppid=4797 vsize=27312552 memory=280446466488208 CPUtime=0.02 cores=0-7
/proc/4800/task/4815/stat : 4815 (java) S 4797 4800 3222 0 -1 1077944384 543 0 0 0 2 0 0 0 20 0 20 0 83542876 27968053248 31862 33554432000 4194304 4196468 140729360879520 140347457866096 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4816] ppid=4797 vsize=27312552 memory=280446466495120 CPUtime=0 cores=0-7
/proc/4800/task/4816/stat : 4816 (java) S 4797 4800 3222 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 31862 33554432000 4194304 4196468 140729360879520 140347456813296 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4817] ppid=4797 vsize=27312552 memory=280446466492816 CPUtime=0.01 cores=0-7
/proc/4800/task/4817/stat : 4817 (java) S 4797 4800 3222 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 20 0 83542876 27968053248 31862 33554432000 4194304 4196468 140729360879520 140347455760496 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4818] ppid=4797 vsize=27312552 memory=280446466509424 CPUtime=0.07 cores=0-7
/proc/4800/task/4818/stat : 4818 (java) S 4797 4800 3222 0 -1 1077944384 297 0 0 0 7 0 0 0 20 0 20 0 83542876 27968053248 31862 33554432000 4194304 4196468 140729360879520 140347454707696 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4819] ppid=4797 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4819/stat : 4819 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 31862 33554432000 4194304 4196468 140729360879520 140345438366816 140348601272021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4820] ppid=4797 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4800/task/4820/stat : 4820 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27968053248 31862 33554432000 4194304 4196468 140729360879520 140347453656112 140348601272962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127448 KiB

[startup+0.700883 s]
/proc/loadavg: 8.02 8.18 8.22 2/198 4820
/proc/meminfo: memFree=23347980/32770624 swapFree=67108800/67108860
[pid=4800] ppid=4797 vsize=27320948 memory=165676 CPUtime=1 cores=0-7
/proc/4800/stat : 4800 (java) S 4797 4800 3222 0 -1 1077944320 18495 0 0 0 94 6 0 0 20 0 20 0 83542868 27976650752 41419 33554432000 4194304 4196468 140729360879520 140729360862064 140348601261815 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
/proc/4800/statm: 6830237 41419 3163 1 0 6791622 0
[pid=4800/tid=4802] ppid=4797 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/4800/task/4802/stat : 4802 (java) R 4797 4800 3222 0 -1 4202560 15710 0 0 0 62 5 0 0 20 0 20 0 83542868 27976650752 41419 33554432000 4194304 4196468 140729360879520 140348573083312 140348585305445 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4803] ppid=4797 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4803/stat : 4803 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27976650752 41419 33554432000 4194304 4196468 140729360879520 140348605504656 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4804] ppid=4797 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4804/stat : 4804 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27976650752 41419 33554432000 4194304 4196468 140729360879520 140348419660816 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4805] ppid=4797 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4805/stat : 4805 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27976650752 41419 33554432000 4194304 4196468 140729360879520 140348418608016 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4806] ppid=4797 vsize=27320948 memory=8548 CPUtime=0 cores=0-7
/proc/4800/task/4806/stat : 4806 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27976650752 41419 33554432000 4194304 4196468 140729360879520 140348417555216 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4807] ppid=4797 vsize=27320948 memory=1012 CPUtime=0 cores=0-7
/proc/4800/task/4807/stat : 4807 (java) S 4797 4800 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83542871 27976650752 41419 33554432000 4194304 4196468 140729360879520 140348416502416 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4808] ppid=4797 vsize=27320948 memory=1444 CPUtime=0 cores=0-7
/proc/4800/task/4808/stat : 4808 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27976650752 41419 33554432000 4194304 4196468 140729360879520 140348415449616 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4809] ppid=4797 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/4800/task/4809/stat : 4809 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27976650752 41419 33554432000 4194304 4196468 140729360879520 140348414396816 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4810] ppid=4797 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/4800/task/4810/stat : 4810 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542871 27976650752 41419 33554432000 4194304 4196468 140729360879520 140348413344016 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4811] ppid=4797 vsize=27320948 memory=14964 CPUtime=0 cores=0-7
/proc/4800/task/4811/stat : 4811 (java) S 4797 4800 3222 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83542872 27976650752 41419 33554432000 4194304 4196468 140729360879520 140347458919280 140348601272962 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4812] ppid=4797 vsize=27320948 memory=16240 CPUtime=0 cores=0-7
/proc/4800/task/4812/stat : 4812 (java) S 4797 4800 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83542873 27976650752 41419 33554432000 4194304 4196468 140729360879520 140346579215904 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4813] ppid=4797 vsize=27320948 memory=4048 CPUtime=0 cores=0-7
/proc/4800/task/4813/stat : 4813 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542873 27976650752 41419 33554432000 4194304 4196468 140729360879520 140346310780272 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4814] ppid=4797 vsize=27320948 memory=640 CPUtime=0 cores=0-7
/proc/4800/task/4814/stat : 4814 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27976650752 41419 33554432000 4194304 4196468 140729360879520 140345936271696 140348601280411 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4815] ppid=4797 vsize=27320948 memory=1792 CPUtime=0.06 cores=0-7
/proc/4800/task/4815/stat : 4815 (java) S 4797 4800 3222 0 -1 1077944384 623 0 0 0 6 0 0 0 20 0 20 0 83542876 27976650752 41419 33554432000 4194304 4196468 140729360879520 140347457866096 140348601272962 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4816] ppid=4797 vsize=27320948 memory=792 CPUtime=0.03 cores=0-7
/proc/4800/task/4816/stat : 4816 (java) S 4797 4800 3222 0 -1 1077944384 116 0 0 0 3 0 0 0 20 0 20 0 83542876 27976650752 41419 33554432000 4194304 4196468 140729360879520 140347456813296 140348601272962 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4817] ppid=4797 vsize=27320948 memory=1960 CPUtime=0.06 cores=0-7
/proc/4800/task/4817/stat : 4817 (java) S 4797 4800 3222 0 -1 1077944384 284 0 0 0 6 0 0 0 20 0 20 0 83542876 27976650752 41419 33554432000 4194304 4196468 140729360879520 140347455760496 140348601272962 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4818] ppid=4797 vsize=27320948 memory=5796 CPUtime=0.15 cores=0-7
/proc/4800/task/4818/stat : 4818 (java) R 4797 4800 3222 0 -1 4202560 420 0 0 0 15 0 0 0 20 0 20 0 83542876 27976650752 41419 33554432000 4194304 4196468 140729360879520 140347454707696 140348594358651 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4819] ppid=4797 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/4800/task/4819/stat : 4819 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542876 27976650752 41419 33554432000 4194304 4196468 140729360879520 140345438366816 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4820] ppid=4797 vsize=27320948 memory=1232 CPUtime=0 cores=0-7
/proc/4800/task/4820/stat : 4820 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27976650752 41419 33554432000 4194304 4196468 140729360879520 140347453656112 140348601272962 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165676 KiB

[startup+1.50095 s]
/proc/loadavg: 8.02 8.18 8.22 2/198 4820
/proc/meminfo: memFree=23319072/32770624 swapFree=67108800/67108860
[pid=4800] ppid=4797 vsize=27325044 memory=220384 CPUtime=2.88 cores=0-7
/proc/4800/stat : 4800 (java) S 4797 4800 3222 0 -1 1077944320 22415 0 0 0 279 9 0 0 20 0 20 0 83542868 27980845056 55096 33554432000 4194304 4196468 140729360879520 140729360862064 140348601261815 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
/proc/4800/statm: 6831261 55096 3199 1 0 6792646 0
[pid=4800/tid=4802] ppid=4797 vsize=27325044 memory=0 CPUtime=1.46 cores=0-7
/proc/4800/task/4802/stat : 4802 (java) R 4797 4800 3222 0 -1 4202560 17018 0 0 0 140 6 0 0 20 0 20 0 83542868 27980845056 55096 33554432000 4194304 4196468 140729360879520 140348573099456 140348072533918 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4803] ppid=4797 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4803/stat : 4803 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27980845056 55096 33554432000 4194304 4196468 140729360879520 140348605504656 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4804] ppid=4797 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4804/stat : 4804 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27980845056 55096 33554432000 4194304 4196468 140729360879520 140348419660816 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4805] ppid=4797 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4805/stat : 4805 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27980845056 55096 33554432000 4194304 4196468 140729360879520 140348418608016 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4806] ppid=4797 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4806/stat : 4806 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27980845056 55096 33554432000 4194304 4196468 140729360879520 140348417555216 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4807] ppid=4797 vsize=27325044 memory=280446467024048 CPUtime=0 cores=0-7
/proc/4800/task/4807/stat : 4807 (java) S 4797 4800 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83542871 27980845056 55096 33554432000 4194304 4196468 140729360879520 140348416502416 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4808] ppid=4797 vsize=27325044 memory=22789096473578 CPUtime=0 cores=0-7
/proc/4800/task/4808/stat : 4808 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27980845056 55096 33554432000 4194304 4196468 140729360879520 140348415449616 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4809] ppid=4797 vsize=27325044 memory=22789096473578 CPUtime=0 cores=0-7
/proc/4800/task/4809/stat : 4809 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27980845056 55096 33554432000 4194304 4196468 140729360879520 140348414396816 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4810] ppid=4797 vsize=27325044 memory=280446467047232 CPUtime=0 cores=0-7
/proc/4800/task/4810/stat : 4810 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542871 27980845056 55096 33554432000 4194304 4196468 140729360879520 140348413344016 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4811] ppid=4797 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4811/stat : 4811 (java) S 4797 4800 3222 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83542872 27980845056 55096 33554432000 4194304 4196468 140729360879520 140347458919280 140348601272962 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4812] ppid=4797 vsize=27325044 memory=8548 CPUtime=0 cores=0-7
/proc/4800/task/4812/stat : 4812 (java) S 4797 4800 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83542873 27980845056 55096 33554432000 4194304 4196468 140729360879520 140346579215904 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4813] ppid=4797 vsize=27325044 memory=1012 CPUtime=0 cores=0-7
/proc/4800/task/4813/stat : 4813 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542873 27980845056 55096 33554432000 4194304 4196468 140729360879520 140346310780272 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4814] ppid=4797 vsize=27325044 memory=1444 CPUtime=0 cores=0-7
/proc/4800/task/4814/stat : 4814 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27980845056 55096 33554432000 4194304 4196468 140729360879520 140345936271696 140348601280411 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4815] ppid=4797 vsize=27325044 memory=1200 CPUtime=0.24 cores=0-7
/proc/4800/task/4815/stat : 4815 (java) R 4797 4800 3222 0 -1 4202560 888 0 0 0 24 0 0 0 20 0 20 0 83542876 27980845056 55096 33554432000 4194304 4196468 140729360879520 140347457836320 140348601283162 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4816] ppid=4797 vsize=27325044 memory=15872 CPUtime=0.22 cores=0-7
/proc/4800/task/4816/stat : 4816 (java) R 4797 4800 3222 0 -1 4202560 288 0 0 0 22 0 0 0 20 0 20 0 83542876 27980845056 55096 33554432000 4194304 4196468 140729360879520 140347456792896 140348601283162 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4817] ppid=4797 vsize=27325044 memory=14964 CPUtime=0.25 cores=0-7
/proc/4800/task/4817/stat : 4817 (java) R 4797 4800 3222 0 -1 4202560 399 0 0 0 25 0 0 0 20 0 20 0 83542876 27980845056 55096 33554432000 4194304 4196468 140729360879520 140347455760496 140348601283162 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4818] ppid=4797 vsize=27325044 memory=16240 CPUtime=0.67 cores=0-7
/proc/4800/task/4818/stat : 4818 (java) R 4797 4800 3222 0 -1 4202560 2479 0 0 0 67 0 0 0 20 0 20 0 83542876 27980845056 55096 33554432000 4194304 4196468 140729360879520 140347454707696 140348601283162 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4819] ppid=4797 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4819/stat : 4819 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542876 27980845056 55096 33554432000 4194304 4196468 140729360879520 140345438366816 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4820] ppid=4797 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4820/stat : 4820 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27980845056 55096 33554432000 4194304 4196468 140729360879520 140347453656112 140348601272962 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 220384 KiB

[startup+1.66547 s]
# the end of solver process 4800 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.29637 s, system=0.122689 s

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

[startup+1.60109 s]
/proc/loadavg: 8.02 8.18 8.22 2/198 4820
/proc/meminfo: memFree=23319072/32770624 swapFree=67108800/67108860
[pid=4800] ppid=4797 vsize=27327160 memory=235300 CPUtime=3.28 cores=0-7
/proc/4800/stat : 4800 (java) S 4797 4800 3222 0 -1 1077944320 23598 0 0 0 318 10 0 0 20 0 20 0 83542868 27983011840 58825 33554432000 4194304 4196468 140729360879520 140729360862064 140348601261815 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
/proc/4800/statm: 6831790 58825 3212 1 0 6792646 0
[pid=4800/tid=4802] ppid=4797 vsize=27327160 memory=0 CPUtime=1.56 cores=0-7
/proc/4800/task/4802/stat : 4802 (java) R 4797 4800 3222 0 -1 4202560 17289 0 0 0 150 6 0 0 20 0 20 0 83542868 27983011840 58825 33554432000 4194304 4196468 140729360879520 140348573082288 140348585342302 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4803] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4803/stat : 4803 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27983011840 58825 33554432000 4194304 4196468 140729360879520 140348605504656 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4804] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4804/stat : 4804 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27983011840 58825 33554432000 4194304 4196468 140729360879520 140348419660816 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4805] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4805/stat : 4805 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27983011840 58825 33554432000 4194304 4196468 140729360879520 140348418608016 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4806] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4806/stat : 4806 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27983011840 58825 33554432000 4194304 4196468 140729360879520 140348417555216 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4807] ppid=4797 vsize=27327160 memory=4140 CPUtime=0 cores=0-7
/proc/4800/task/4807/stat : 4807 (java) S 4797 4800 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83542871 27983011840 58825 33554432000 4194304 4196468 140729360879520 140348416502416 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4808] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4808/stat : 4808 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27983011840 58834 33554432000 4194304 4196468 140729360879520 140348415449616 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4809] ppid=4797 vsize=27327160 memory=140223233439168 CPUtime=0 cores=0-7
/proc/4800/task/4809/stat : 4809 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542871 27983011840 58834 33554432000 4194304 4196468 140729360879520 140348414396816 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4810] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4810/stat : 4810 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542871 27983011840 58834 33554432000 4194304 4196468 140729360879520 140348413344016 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4811] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4811/stat : 4811 (java) S 4797 4800 3222 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83542872 27983011840 58834 33554432000 4194304 4196468 140729360879520 140347458919280 140348601272962 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4812] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4812/stat : 4812 (java) S 4797 4800 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83542873 27983011840 58834 33554432000 4194304 4196468 140729360879520 140346579215904 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4813] ppid=4797 vsize=27327160 memory=13078175418732 CPUtime=0 cores=0-7
/proc/4800/task/4813/stat : 4813 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542873 27983011840 58834 33554432000 4194304 4196468 140729360879520 140346310780272 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4814] ppid=4797 vsize=27327160 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/4800/task/4814/stat : 4814 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27983011840 58834 33554432000 4194304 4196468 140729360879520 140345936271696 140348601280411 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4815] ppid=4797 vsize=27327160 memory=14974464446171699 CPUtime=0.35 cores=0-7
/proc/4800/task/4815/stat : 4815 (java) R 4797 4800 3222 0 -1 4202560 1596 0 0 0 34 1 0 0 20 0 20 0 83542876 27983011840 58834 33554432000 4194304 4196468 140729360879520 140347457846032 140348582806003 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4816] ppid=4797 vsize=27327160 memory=0 CPUtime=0.28 cores=0-7
/proc/4800/task/4816/stat : 4816 (java) R 4797 4800 3222 0 -1 4202560 328 0 0 0 28 0 0 0 20 0 20 0 83542876 27983011840 58834 33554432000 4194304 4196468 140729360879520 140347456798608 140348580611616 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4817] ppid=4797 vsize=27327160 memory=0 CPUtime=0.31 cores=0-7
/proc/4800/task/4817/stat : 4817 (java) S 4797 4800 3222 0 -1 1077944384 430 0 0 0 31 0 0 0 20 0 20 0 83542876 27983011840 58834 33554432000 4194304 4196468 140729360879520 140347455760496 140348601272962 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4818] ppid=4797 vsize=27327160 memory=0 CPUtime=0.74 cores=0-7
/proc/4800/task/4818/stat : 4818 (java) R 4797 4800 3222 0 -1 4202560 2613 0 0 0 74 0 0 0 20 0 20 0 83542876 27983011840 58834 33554432000 4194304 4196468 140729360879520 140347454700896 140348601275719 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4819] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4819/stat : 4819 (java) S 4797 4800 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83542876 27983011840 58834 33554432000 4194304 4196468 140729360879520 140345438366816 140348601272021 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
[pid=4800/tid=4820] ppid=4797 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4800/task/4820/stat : 4820 (java) S 4797 4800 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83542876 27983011840 58834 33554432000 4194304 4196468 140729360879520 140347453656112 140348601272962 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19083264 140729360884697 140729360884997 140729360884997 140729360887759 0
Current children cumulated CPU time: 3.28 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 235300 KiB

Child status: 0
Real time (s): 1.66552
CPU time (s): 3.41906
CPU user time (s): 3.29637
CPU system time (s): 0.122689
CPU usage (%): 205.285
Max. virtual memory (cumulated for all children) (KiB): 27327160
Max. memory (cumulated for all children) (KiB): 235300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.29637
system time used= 0.122689
maximum resident set size= 249780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25183
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5632
involuntary context switches= 4


# summary of solver processes directly reported to runsolver:
#   pid: 4800
#   total CPU time (s): 3.41906
#   total CPU user time (s): 3.29637
#   total CPU system time (s): 0.122689

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034225 second user time and 0.05741 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-27 04:49:57
IDJOB=4297076
IDBENCH=141416
IDSOLVER=2758
FILE ID=node104/4297076-1532659797
RUNJOBID= node104-1532654585-3249
PBS_JOBID= 21022220
Free space on /tmp= 48344 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-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-4297076-1532659797/watcher-4297076-1532659797 -o /tmp/evaluation-result-4297076-1532659797/solver-4297076-1532659797 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532654585-3249 --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-4297076-1532659797.xml

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

MD5SUM BENCH= 40871f7837aaa5db219997aff65857eb
RANDOM SEED=851373104

node104.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.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	: 5333.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	: 5333.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	: 5333.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:        23486784 kB
MemAvailable:   31928416 kB
Buffers:          194968 kB
Cached:          8461140 kB
SwapCached:           60 kB
Active:          4020928 kB
Inactive:        4688640 kB
Active(anon):       4432 kB
Inactive(anon):    76708 kB
Active(file):    4016496 kB
Inactive(file):  4611932 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108800 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:         59524 kB
Mapped:            41432 kB
Shmem:             25168 kB
Slab:             269528 kB
SReclaimable:     241664 kB
SUnreclaim:        27864 kB
KernelStack:        3216 kB
PageTables:         4604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48336 MiB
End job on node104 at 2018-07-27 04:49:59