Trace number 4297211

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)SAT 3.54876 1.64175

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P02_c18.xml
MD5SUMdf122225b0586fd0ab127ca5658303c8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.12551
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints18
Number of domains2
Minimum domain size16
Maximum domain size17
Distribution of domain sizes[{"size":16,"count":16},{"size":17,"count":8}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":16},{"degree":5,"count":8}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":16},{"arity":8,"count":1},{"arity":16,"count":1}]
Number of extensional constraints0
Number of intensional constraints16
Distribution of constraint types[{"type":"intension","count":16},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.54	scop both+glucose-syrup (2018-07-07)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Thu Jul 26 22:21:03 CEST 2018
0.65/0.56	c PID: 9377
0.65/0.56	c IP: 172.20.3.134
0.65/0.56	c HOST: node134.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.16/0.85	c (0,0) Parsing End
1.16/0.86	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 18 ctr, max domain size 17
1.16/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 17 MiB used (max 0 MiB)
1.16/0.86	c (0,0) Constraint Name Generate Begin
1.16/0.86	c (0,0) Ctr:HOME/instance-4297211-1532636462.xml,AllDifferent:Dist:Eq:IntVar
1.16/0.86	c (0,0) Constraint Name Generate End
1.16/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.86	c (0,0) CSP to CSPinCNF Begin
1.33/0.96	c (0,0) translated 2 (10%) constraints
1.33/0.97	c (0,0) translated 4 (20%) constraints
1.33/0.98	c (0,0) translated 6 (30%) constraints
1.33/0.99	c (0,0) translated 8 (40%) constraints
1.33/0.99	c (0,0) translated 9 (50%) constraints
1.33/1.00	c (0,0) translated 11 (60%) constraints
1.54/1.01	c (0,0) translated 13 (70%) constraints
1.54/1.01	c (0,0) translated 15 (80%) constraints
1.54/1.02	c (0,0) translated 17 (90%) constraints
1.54/1.05	c (0,0) translated 18 (100%) constraints
1.76/1.16	c (0,0) STATISTICS1:HOME/instance-4297211-1532636462.xml,AllDifferent:Dist:Eq:IntVar,24,200,272,17,16,3,272:64;17:28;16:120,17:200;16:336,16:2;8:2;2:164;1:32,3:64;2:148;1:48,
1.76/1.16	c (0,0) ===========================================
1.76/1.16	c (0,0) Both Encoding selects:
1.76/1.16	c (0,0) Order
1.76/1.16	c (0,0) ===========================================
1.76/1.17	c (0,0) translated 20 (10%) constraints
1.76/1.17	c (0,0) translated 40 (20%) constraints
1.76/1.18	c (0,0) translated 60 (30%) constraints
1.76/1.19	c (0,0) translated 80 (40%) constraints
1.76/1.19	c (0,0) translated 100 (50%) constraints
1.99/1.20	c (0,0) translated 120 (60%) constraints
1.99/1.20	c (0,0) translated 140 (70%) constraints
1.99/1.21	c (0,0) translated 160 (80%) constraints
1.99/1.22	c (0,0) translated 180 (90%) constraints
1.99/1.22	c (0,0) translated 200 (100%) constraints
1.99/1.23	c (0,0) CSP to CSPinCNF End
1.99/1.23	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 200 ctr, max domain size 17
1.99/1.23	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
1.99/1.23	c (0,0) CSPinCNF Propagation Begin
1.99/1.25	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.99/1.25	c (0,0) CSPinCNF Propagation End
1.99/1.25	c (0,0) CSP: 24 int (0 aux), 0 bool (0 aux), 200 ctr, max domain size 17
1.99/1.25	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
1.99/1.25	c (0,0) Simplify CSPinCNF Begin
2.24/1.32	c (0,0) Simplify CSPinCNF End
2.24/1.32	c (0,0) CSP: 24 int (0 aux), 328 bool (328 aux), 528 ctr, max domain size 17
2.24/1.32	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.24/1.32	c (0,0) Calculate Precise Domain Begin
2.24/1.32	c (0,0) 0 values are removed by re-calculation
2.24/1.32	c (0,0) Calculate Precise Domain End
2.24/1.32	c (0,0) CSP: 24 int (0 aux), 328 bool (328 aux), 528 ctr, max domain size 17
2.24/1.32	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.24/1.32	c (0,0) CSPinCNF to SatSolver Begin
2.48/1.46	c (0,0) 53 (10 %) CSP clauses are encoded (696 SAT variables, 6034 SAT clauses)
2.48/1.48	c (0,0) 106 (20 %) CSP clauses are encoded (696 SAT variables, 9345 SAT clauses)
2.48/1.48	c (0,0) 159 (30 %) CSP clauses are encoded (696 SAT variables, 9974 SAT clauses)
2.48/1.49	c (0,0) 212 (40 %) CSP clauses are encoded (696 SAT variables, 10541 SAT clauses)
2.48/1.49	c (0,0) 264 (50 %) CSP clauses are encoded (696 SAT variables, 11103 SAT clauses)
2.91/1.50	c (0,0) 317 (60 %) CSP clauses are encoded (696 SAT variables, 11696 SAT clauses)
2.91/1.50	c (0,0) 370 (70 %) CSP clauses are encoded (696 SAT variables, 12274 SAT clauses)
2.91/1.51	c (0,0) 423 (80 %) CSP clauses are encoded (696 SAT variables, 12852 SAT clauses)
2.91/1.51	c (0,0) 476 (90 %) CSP clauses are encoded (696 SAT variables, 13445 SAT clauses)
2.91/1.52	c (0,0) 528 (100 %) CSP clauses are encoded (696 SAT variables, 14007 SAT clauses)
2.91/1.52	c (0,0) CSPinCNF to SatSolver End
2.91/1.52	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.91/1.54	c (0,0) STATISTICS2:HOME/instance-4297211-1532636462.xml,AllDifferent:Dist:Eq:IntVar,352,528,272,17,16,3,272:64;17:56;16:240,17:256;16:576;2:656,16:2;8:2;2:492;1:32,3:64;2:296;1:704,
2.91/1.54	c (0,0) SatSolver.solve Begin
2.91/1.54	c (0,0) 696 bool, 14008 clause
2.91/1.54	c (0,0) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297211-1532636462.xml-scop-9377.cnf HOME/instance-4297211-1532636462.xml-scop-9377.cnf.out
3.40/1.60	c (1,0) c
3.40/1.60	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.40/1.60	c (1,0) c
3.40/1.60	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.40/1.60	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.40/1.60	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.40/1.60	c (1,0) c |                                                                                                       |
3.40/1.60	c (1,0) c |  Number of variables:           696                                                                   |
3.40/1.60	c (1,0) c |  Number of clauses:           14008                                                                   |
3.40/1.60	c (1,0) c |  Parse time:                   0.01 s                                                                 |
3.40/1.60	c (1,0) c |                                                                                                       |
3.40/1.60	c (1,0) c |  Eliminated clauses:           0.00 Mb                                                                |
3.40/1.60	c (1,0) c |  Simplification time:          0.01 s                                                                 |
3.40/1.60	c (1,0) c |                                                                                                       |
3.40/1.60	c (1,0) c |  Generating clones                                                                                    |
3.40/1.60	c (1,0) c |  all clones generated. Memory =  32.42Mb.                                                             |
3.40/1.60	c (1,0) c ========================================================================================================|
3.40/1.60	c (1,0) c last restart ## conflicts  :  61 15 
3.40/1.60	c (1,0) c Thread 6 is 100% pure glucose! First thread to finish! (SAT answer).
3.40/1.60	c (1,0) c last restart ## conflicts  :  61 15 
3.40/1.60	c (1,0) c Total Memory so far : 608.45Mb
3.40/1.60	c (1,0) c
3.40/1.60	c (1,0) c real time : 0.0351439 s
3.40/1.60	c (1,0) c cpu time  : 0.067571 s
3.40/1.60	c (1,0) c
3.40/1.60	c (1,0) c
3.40/1.60	c (1,0) c
3.40/1.60	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.40/1.60	c (1,0) c
3.40/1.60	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.40/1.60	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.40/1.60	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.40/1.60	c (1,0) c | Conflicts     |            1478 |        397 |        250 |          0 |        351 |          0 |        127 |        351 |          2 |
3.40/1.60	c (1,0) c | Decisions     |            2303 |        501 |        396 |         18 |        544 |         18 |        250 |        544 |         32 |
3.40/1.60	c (1,0) c | Propagations  |          151911 |      39431 |      24994 |        323 |      37397 |        323 |      11201 |      37397 |        845 |
3.40/1.60	c (1,0) c | Avg_Trail     |                 |        452 |        413 |          0 |        413 |          0 |        362 |        413 |        368 |
3.40/1.60	c (1,0) c | Avg_DL        |                 |         18 |         16 |          0 |         16 |          0 |         15 |         16 |         17 |
3.40/1.60	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.40/1.60	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.40/1.60	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.40/1.60	c (1,0) c | Exported      |              25 |          2 |          5 |          0 |          8 |          0 |          2 |          8 |          0 |
3.40/1.60	c (1,0) c | Imported      |              26 |          0 |          0 |          0 |         13 |          0 |          0 |         13 |          0 |
3.40/1.60	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.40/1.60	c (1,0) c | Purge         |              26 |          0 |          0 |          0 |         13 |          0 |          0 |         13 |          0 |
3.40/1.60	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.40/1.60	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.40/1.60	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.40/1.60	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.40/1.60	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.40/1.60	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.40/1.60	c (1,0) c | Glues         |                 |          2 |          5 |          0 |          8 |          0 |          2 |          8 |          0 |
3.40/1.60	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.40/1.60	c (1,0) c | Orig_Seen     |             9 % |       2559 |       2008 |          0 |       2641 |          0 |        879 |       2641 |         13 |
3.40/1.60	c (1,0) c | Diff Orig seen|                 | -       82 | -      633 | -     2641 | -        0 | -     2641 | -     1762 |      X     | -     2628 |
3.40/1.60	c (1,0) c | Hamming       |            27 % |        248 |        226 |        234 |          0 |        234 |        203 |      X     |        176 |
3.40/1.60	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.40/1.60	c (1,0) 
3.40/1.60	c (1,0) s SATISFIABLE
3.40/1.61	c (1,1) SatSolver.solve End
3.40/1.61	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.40/1.61	c (1,1) Show results Begin
3.40/1.62	c (1,1) ce[0][0][1] = 3
3.40/1.62	c (1,1) ce[0][0][2] = 9
3.40/1.62	c (1,1) ce[0][0][3] = 7
3.40/1.62	c (1,1) ce[0][1][2] = 12
3.40/1.62	c (1,1) ce[0][1][3] = 10
3.40/1.62	c (1,1) ce[0][2][3] = 2
3.40/1.62	c (1,1) ce[1][0][1] = 16
3.40/1.62	c (1,1) ce[1][0][2] = 1
3.40/1.62	c (1,1) ce[1][0][3] = 5
3.40/1.62	c (1,1) ce[1][1][2] = 15
3.40/1.62	c (1,1) ce[1][1][3] = 11
3.40/1.62	c (1,1) ce[1][2][3] = 4
3.40/1.62	c (1,1) cie[0][0] = 6
3.40/1.62	c (1,1) cie[0][1] = 13
3.40/1.62	c (1,1) cie[0][2] = 14
3.40/1.62	c (1,1) cie[0][3] = 8
3.40/1.62	c (1,1) cn[0][0] = 10
3.40/1.62	c (1,1) cn[0][1] = 13
3.40/1.62	c (1,1) cn[0][2] = 1
3.40/1.62	c (1,1) cn[0][3] = 3
3.40/1.62	c (1,1) cn[1][0] = 16
3.40/1.62	c (1,1) cn[1][1] = 0
3.40/1.62	c (1,1) cn[1][2] = 15
3.40/1.62	c (1,1) cn[1][3] = 11
3.40/1.62	s SATISFIABLE
3.40/1.62	v <instantiation>
3.40/1.62	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3]</list>
3.40/1.62	v     <values>10 13 1 3 16 0 15 11 3 9 7 12 10 2 16 1 5 15 11 4 6 13 14 8</values>
3.40/1.62	v </instantiation>
3.40/1.62	c (1,1) Show results End
3.40/1.62	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.40/1.62	c (1,1) 0,0,0,0,0,0,0,1,1,STOP-AFTER(ALL)
3.40/1.62	c END-Prog: Thu Jul 26 22:21:04 CEST 2018

Verifier Data

OK	

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 (9110 MiB free)
  memory of node 1: 16384 MiB (11194 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297211-1532636462/watcher-4297211-1532636462 -o /tmp/evaluation-result-4297211-1532636462/solver-4297211-1532636462 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297211-1532636462.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=9377, runsolver pid=9374

[startup+0.110439 s]*
/proc/loadavg: 5.92 6.00 6.14 2/203 9397
/proc/meminfo: memFree=20695560/32770624 swapFree=67108860/67108860
[pid=9377] ppid=9374 vsize=27312552 memory=108920 CPUtime=0.12 cores=0-7
/proc/9377/stat : 9377 (java) S 9374 9377 8941 0 -1 1077944320 7240 0 0 0 10 2 0 0 20 0 20 0 81209436 27968053248 27230 33554432000 4194304 4196468 140734769554464 140734769537008 139803275095799 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
/proc/9377/statm: 6828138 27230 2775 1 0 6790598 0
[pid=9377/tid=9379] ppid=9374 vsize=27312552 memory=4134692831991783777 CPUtime=0.1 cores=0-7
/proc/9377/task/9379/stat : 9379 (java) R 9374 9377 8941 0 -1 4202560 5491 0 0 0 8 2 0 0 20 0 20 0 81209436 27968053248 27428 33554432000 4194304 4196468 140734769554464 139803246907784 139803255371627 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9380] ppid=9374 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9377/task/9380/stat : 9380 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 27428 33554432000 4194304 4196468 140734769554464 139803279338512 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9381] ppid=9374 vsize=27312552 memory=139909853025920 CPUtime=0 cores=0-7
/proc/9377/task/9381/stat : 9381 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 27428 33554432000 4194304 4196468 140734769554464 139803093494928 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9382] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9382/stat : 9382 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 27428 33554432000 4194304 4196468 140734769554464 139803092441872 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9383] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9383/stat : 9383 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 27428 33554432000 4194304 4196468 140734769554464 139803091389328 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9384] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9384/stat : 9384 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 27428 33554432000 4194304 4196468 140734769554464 139803090336272 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9385] ppid=9374 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9377/task/9385/stat : 9385 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 27428 33554432000 4194304 4196468 140734769554464 139803089283728 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9386] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9386/stat : 9386 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 27428 33554432000 4194304 4196468 140734769554464 139803088230672 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9387] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9387/stat : 9387 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 27428 33554432000 4194304 4196468 140734769554464 139803087178128 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9388] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9388/stat : 9388 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209440 27968053248 27428 33554432000 4194304 4196468 140734769554464 139802534943472 139803275106946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9389] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9389/stat : 9389 (java) S 9374 9377 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209441 27968053248 27494 33554432000 4194304 4196468 140734769554464 139801051260576 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9390] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9390/stat : 9390 (java) S 9374 9377 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209441 27968053248 27494 33554432000 4194304 4196468 140734769554464 139800917038320 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9391] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9391/stat : 9391 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 27494 33554432000 4194304 4196468 140734769554464 139800542534096 139803275114395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9392] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9392/stat : 9392 (java) S 9374 9377 8941 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 27494 33554432000 4194304 4196468 140734769554464 139802533890288 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9393] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9393/stat : 9393 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 27494 33554432000 4194304 4196468 140734769554464 139802532837744 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9394] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9394/stat : 9394 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 27494 33554432000 4194304 4196468 140734769554464 139802531784688 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9395] ppid=9374 vsize=27312552 memory=0 CPUtime=0.01 cores=0-7
/proc/9377/task/9395/stat : 9395 (java) S 9374 9377 8941 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 20 0 81209443 27968053248 27494 33554432000 4194304 4196468 140734769554464 139802530732144 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9396] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9396/stat : 9396 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209444 27968053248 27494 33554432000 4194304 4196468 140734769554464 139800044628960 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9397] ppid=9374 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9377/task/9397/stat : 9397 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209444 27968053248 27494 33554432000 4194304 4196468 140734769554464 139802529680560 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108920 KiB

[startup+0.210489 s]*
/proc/loadavg: 5.92 6.00 6.14 2/203 9397
/proc/meminfo: memFree=20682056/32770624 swapFree=67108860/67108860
[pid=9377] ppid=9374 vsize=27312552 memory=121208 CPUtime=0.24 cores=0-7
/proc/9377/stat : 9377 (java) S 9374 9377 8941 0 -1 1077944320 10605 0 0 0 21 3 0 0 20 0 20 0 81209436 27968053248 30302 33554432000 4194304 4196468 140734769554464 140734769537008 139803275095799 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
/proc/9377/statm: 6828138 30302 2873 1 0 6790598 0
[pid=9377/tid=9379] ppid=9374 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/9377/task/9379/stat : 9379 (java) R 9374 9377 8941 0 -1 4202560 8478 0 0 0 17 2 0 0 20 0 20 0 81209436 27968053248 30302 33554432000 4194304 4196468 140734769554464 139803246894544 139803275117725 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9380] ppid=9374 vsize=27312552 memory=13976 CPUtime=0 cores=0-7
/proc/9377/task/9380/stat : 9380 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 30302 33554432000 4194304 4196468 140734769554464 139803279338512 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9381] ppid=9374 vsize=27312552 memory=139909853035328 CPUtime=0 cores=0-7
/proc/9377/task/9381/stat : 9381 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 30302 33554432000 4194304 4196468 140734769554464 139803093494928 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9382] ppid=9374 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9377/task/9382/stat : 9382 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 30302 33554432000 4194304 4196468 140734769554464 139803092441872 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9383] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9383/stat : 9383 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 30302 33554432000 4194304 4196468 140734769554464 139803091389328 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9384] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9384/stat : 9384 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 30302 33554432000 4194304 4196468 140734769554464 139803090336272 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9385] ppid=9374 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9377/task/9385/stat : 9385 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 30302 33554432000 4194304 4196468 140734769554464 139803089283728 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9386] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9386/stat : 9386 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 30302 33554432000 4194304 4196468 140734769554464 139803088230672 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9387] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9387/stat : 9387 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 30302 33554432000 4194304 4196468 140734769554464 139803087178128 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9388] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9388/stat : 9388 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209440 27968053248 30302 33554432000 4194304 4196468 140734769554464 139802534943472 139803275106946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9389] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9389/stat : 9389 (java) S 9374 9377 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209441 27968053248 30302 33554432000 4194304 4196468 140734769554464 139801051260576 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9390] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9390/stat : 9390 (java) S 9374 9377 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209441 27968053248 30302 33554432000 4194304 4196468 140734769554464 139800917038320 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9391] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9391/stat : 9391 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 30302 33554432000 4194304 4196468 140734769554464 139800542534096 139803275114395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9392] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9392/stat : 9392 (java) S 9374 9377 8941 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 30302 33554432000 4194304 4196468 140734769554464 139802533890288 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9393] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9393/stat : 9393 (java) S 9374 9377 8941 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 30302 33554432000 4194304 4196468 140734769554464 139802532837744 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9394] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9394/stat : 9394 (java) S 9374 9377 8941 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 30302 33554432000 4194304 4196468 140734769554464 139802531784688 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9395] ppid=9374 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9377/task/9395/stat : 9395 (java) S 9374 9377 8941 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 20 0 81209443 27968053248 30302 33554432000 4194304 4196468 140734769554464 139802530732144 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9396] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9396/stat : 9396 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209444 27968053248 30302 33554432000 4194304 4196468 140734769554464 139800044628960 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9397] ppid=9374 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9377/task/9397/stat : 9397 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209444 27968053248 30302 33554432000 4194304 4196468 140734769554464 139802529680560 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121208 KiB

[startup+0.309895 s]*
/proc/loadavg: 5.92 6.00 6.14 2/203 9397
/proc/meminfo: memFree=20678520/32770624 swapFree=67108860/67108860
[pid=9377] ppid=9374 vsize=27312552 memory=125144 CPUtime=0.42 cores=0-7
/proc/9377/stat : 9377 (java) S 9374 9377 8941 0 -1 1077944320 11227 0 0 0 38 4 0 0 20 0 20 0 81209436 27968053248 31286 33554432000 4194304 4196468 140734769554464 140734769537008 139803275095799 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
/proc/9377/statm: 6828138 31286 2969 1 0 6790598 0
[pid=9377/tid=9379] ppid=9374 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9377/task/9379/stat : 9379 (java) R 9374 9377 8941 0 -1 4202560 8909 0 0 0 26 3 0 0 20 0 20 0 81209436 27968053248 31286 33554432000 4194304 4196468 140734769554464 139803246899952 139803260261454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9380] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9380/stat : 9380 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 31286 33554432000 4194304 4196468 140734769554464 139803279338512 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9381] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9381/stat : 9381 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 31286 33554432000 4194304 4196468 140734769554464 139803093494928 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9382] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9382/stat : 9382 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 31286 33554432000 4194304 4196468 140734769554464 139803092441872 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9383] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9383/stat : 9383 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 31286 33554432000 4194304 4196468 140734769554464 139803091389328 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9384] ppid=9374 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9377/task/9384/stat : 9384 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 31286 33554432000 4194304 4196468 140734769554464 139803090336272 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9385] ppid=9374 vsize=27312552 memory=139909700613039 CPUtime=0 cores=0-7
/proc/9377/task/9385/stat : 9385 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 31286 33554432000 4194304 4196468 140734769554464 139803089283728 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9386] ppid=9374 vsize=27312552 memory=139909700615344 CPUtime=0 cores=0-7
/proc/9377/task/9386/stat : 9386 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 31286 33554432000 4194304 4196468 140734769554464 139803088230672 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9387] ppid=9374 vsize=27312552 memory=139909700617648 CPUtime=0 cores=0-7
/proc/9377/task/9387/stat : 9387 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209439 27968053248 31286 33554432000 4194304 4196468 140734769554464 139803087178128 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9388] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9388/stat : 9388 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209440 27968053248 31286 33554432000 4194304 4196468 140734769554464 139802534943472 139803275106946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9389] ppid=9374 vsize=27312552 memory=279819401242256 CPUtime=0 cores=0-7
/proc/9377/task/9389/stat : 9389 (java) S 9374 9377 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209441 27968053248 31286 33554432000 4194304 4196468 140734769554464 139801051260576 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9390] ppid=9374 vsize=27312552 memory=279819401249168 CPUtime=0 cores=0-7
/proc/9377/task/9390/stat : 9390 (java) S 9374 9377 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209441 27968053248 31286 33554432000 4194304 4196468 140734769554464 139800917038320 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9391] ppid=9374 vsize=27312552 memory=279819401190448 CPUtime=0 cores=0-7
/proc/9377/task/9391/stat : 9391 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 31286 33554432000 4194304 4196468 140734769554464 139800542534096 139803275114395 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9392] ppid=9374 vsize=27312552 memory=279819401262992 CPUtime=0.01 cores=0-7
/proc/9377/task/9392/stat : 9392 (java) S 9374 9377 8941 0 -1 1077944384 511 0 0 0 1 0 0 0 20 0 20 0 81209443 27968053248 31286 33554432000 4194304 4196468 140734769554464 139802533890288 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9393] ppid=9374 vsize=27312552 memory=279819401269904 CPUtime=0 cores=0-7
/proc/9377/task/9393/stat : 9393 (java) S 9374 9377 8941 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 20 0 81209443 27968053248 31286 33554432000 4194304 4196468 140734769554464 139802532837744 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9394] ppid=9374 vsize=27312552 memory=279819401267600 CPUtime=0.01 cores=0-7
/proc/9377/task/9394/stat : 9394 (java) S 9374 9377 8941 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 20 0 81209443 27968053248 31286 33554432000 4194304 4196468 140734769554464 139802531784688 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9395] ppid=9374 vsize=27312552 memory=279819401284208 CPUtime=0.07 cores=0-7
/proc/9377/task/9395/stat : 9395 (java) S 9374 9377 8941 0 -1 1077944384 312 0 0 0 7 0 0 0 20 0 20 0 81209443 27968053248 31286 33554432000 4194304 4196468 140734769554464 139802530732144 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9396] ppid=9374 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9396/stat : 9396 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209444 27968053248 31286 33554432000 4194304 4196468 140734769554464 139800044628960 139803275106005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9397] ppid=9374 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9377/task/9397/stat : 9397 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209444 27968053248 31286 33554432000 4194304 4196468 140734769554464 139802529680560 139803275106946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125144 KiB

[startup+0.70085 s]
/proc/loadavg: 5.92 6.00 6.14 2/203 9397
/proc/meminfo: memFree=20655064/32770624 swapFree=67108860/67108860
[pid=9377] ppid=9374 vsize=27320948 memory=163364 CPUtime=0.97 cores=0-7
/proc/9377/stat : 9377 (java) S 9374 9377 8941 0 -1 1077944320 18395 0 0 0 92 5 0 0 20 0 20 0 81209436 27976650752 40841 33554432000 4194304 4196468 140734769554464 140734769537008 139803275095799 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
/proc/9377/statm: 6830237 40841 3164 1 0 6791622 0
[pid=9377/tid=9379] ppid=9374 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/9377/task/9379/stat : 9379 (java) R 9374 9377 8941 0 -1 4202560 15607 0 0 0 63 4 0 0 20 0 20 0 81209436 27976650752 40841 33554432000 4194304 4196468 140734769554464 139803246927104 139803275117725 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9380] ppid=9374 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9380/stat : 9380 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27976650752 40841 33554432000 4194304 4196468 140734769554464 139803279338512 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9381] ppid=9374 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9381/stat : 9381 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27976650752 40841 33554432000 4194304 4196468 140734769554464 139803093494928 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9382] ppid=9374 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9382/stat : 9382 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27976650752 40841 33554432000 4194304 4196468 140734769554464 139803092441872 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9383] ppid=9374 vsize=27320948 memory=1228 CPUtime=0 cores=0-7
/proc/9377/task/9383/stat : 9383 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27976650752 40841 33554432000 4194304 4196468 140734769554464 139803091389328 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9384] ppid=9374 vsize=27320948 memory=1704 CPUtime=0 cores=0-7
/proc/9377/task/9384/stat : 9384 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27976650752 40841 33554432000 4194304 4196468 140734769554464 139803090336272 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9385] ppid=9374 vsize=27320948 memory=1952 CPUtime=0 cores=0-7
/proc/9377/task/9385/stat : 9385 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27976650752 40841 33554432000 4194304 4196468 140734769554464 139803089283728 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9386] ppid=9374 vsize=27320948 memory=10592 CPUtime=0 cores=0-7
/proc/9377/task/9386/stat : 9386 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27976650752 40841 33554432000 4194304 4196468 140734769554464 139803088230672 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9387] ppid=9374 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/9377/task/9387/stat : 9387 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209439 27976650752 40841 33554432000 4194304 4196468 140734769554464 139803087178128 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9388] ppid=9374 vsize=27320948 memory=18476 CPUtime=0 cores=0-7
/proc/9377/task/9388/stat : 9388 (java) S 9374 9377 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81209440 27976650752 40841 33554432000 4194304 4196468 140734769554464 139802534943472 139803275106946 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9389] ppid=9374 vsize=27320948 memory=1236 CPUtime=0 cores=0-7
/proc/9377/task/9389/stat : 9389 (java) S 9374 9377 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209441 27976650752 40841 33554432000 4194304 4196468 140734769554464 139801051260576 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9390] ppid=9374 vsize=27320948 memory=14076 CPUtime=0 cores=0-7
/proc/9377/task/9390/stat : 9390 (java) S 9374 9377 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209441 27976650752 40841 33554432000 4194304 4196468 140734769554464 139800917038320 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9391] ppid=9374 vsize=27320948 memory=4052 CPUtime=0 cores=0-7
/proc/9377/task/9391/stat : 9391 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209443 27976650752 40841 33554432000 4194304 4196468 140734769554464 139800542534096 139803275114395 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9392] ppid=9374 vsize=27320948 memory=644 CPUtime=0.04 cores=0-7
/proc/9377/task/9392/stat : 9392 (java) S 9374 9377 8941 0 -1 1077944384 573 0 0 0 4 0 0 0 20 0 20 0 81209443 27976650752 40841 33554432000 4194304 4196468 140734769554464 139802533890288 139803275106946 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9393] ppid=9374 vsize=27320948 memory=1008 CPUtime=0.03 cores=0-7
/proc/9377/task/9393/stat : 9393 (java) S 9374 9377 8941 0 -1 1077944384 165 0 0 0 3 0 0 0 20 0 20 0 81209443 27976650752 40841 33554432000 4194304 4196468 140734769554464 139802532837744 139803275106946 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9394] ppid=9374 vsize=27320948 memory=5404 CPUtime=0.07 cores=0-7
/proc/9377/task/9394/stat : 9394 (java) R 9374 9377 8941 0 -1 4202560 282 0 0 0 7 0 0 0 20 0 20 0 81209443 27976650752 40841 33554432000 4194304 4196468 140734769554464 139802531784688 139803255589208 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9395] ppid=9374 vsize=27320948 memory=796 CPUtime=0.14 cores=0-7
/proc/9377/task/9395/stat : 9395 (java) R 9374 9377 8941 0 -1 4202560 401 0 0 0 14 0 0 0 20 0 20 0 81209443 27976650752 40841 33554432000 4194304 4196468 140734769554464 139802530732144 139803253645137 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9396] ppid=9374 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/9377/task/9396/stat : 9396 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209444 27976650752 40841 33554432000 4194304 4196468 140734769554464 139800044628960 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9397] ppid=9374 vsize=27320948 memory=1424 CPUtime=0 cores=0-7
/proc/9377/task/9397/stat : 9397 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209444 27976650752 40841 33554432000 4194304 4196468 140734769554464 139802529680560 139803275106946 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 163364 KiB

[startup+1.50089 s]
/proc/loadavg: 5.92 6.00 6.14 3/203 9397
/proc/meminfo: memFree=20629320/32770624 swapFree=67108860/67108860
[pid=9377] ppid=9374 vsize=27327160 memory=229016 CPUtime=2.91 cores=0-7
/proc/9377/stat : 9377 (java) S 9374 9377 8941 0 -1 1077944320 23074 0 0 0 282 9 0 0 20 0 20 0 81209436 27983011840 57254 33554432000 4194304 4196468 140734769554464 140734769537008 139803275095799 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
/proc/9377/statm: 6831790 57254 3215 1 0 6792646 0
[pid=9377/tid=9379] ppid=9374 vsize=27327160 memory=0 CPUtime=1.46 cores=0-7
/proc/9377/task/9379/stat : 9379 (java) R 9374 9377 8941 0 -1 4202560 17080 0 0 0 141 5 0 0 20 0 20 0 81209436 27983011840 57254 33554432000 4194304 4196468 140734769554464 139803246930528 139802753159888 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9380] ppid=9374 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9380/stat : 9380 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27983011840 57254 33554432000 4194304 4196468 140734769554464 139803279338512 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9381] ppid=9374 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9381/stat : 9381 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27983011840 57254 33554432000 4194304 4196468 140734769554464 139803093494928 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9382] ppid=9374 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9382/stat : 9382 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27983011840 57254 33554432000 4194304 4196468 140734769554464 139803092441872 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9383] ppid=9374 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9383/stat : 9383 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27983011840 57254 33554432000 4194304 4196468 140734769554464 139803091389328 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9384] ppid=9374 vsize=27327160 memory=279819401798832 CPUtime=0 cores=0-7
/proc/9377/task/9384/stat : 9384 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209439 27983011840 57254 33554432000 4194304 4196468 140734769554464 139803090336272 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9385] ppid=9374 vsize=27327160 memory=42447161787370 CPUtime=0 cores=0-7
/proc/9377/task/9385/stat : 9385 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27983011840 57254 33554432000 4194304 4196468 140734769554464 139803089283728 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9386] ppid=9374 vsize=27327160 memory=42447161787370 CPUtime=0 cores=0-7
/proc/9377/task/9386/stat : 9386 (java) S 9374 9377 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209439 27983011840 57254 33554432000 4194304 4196468 140734769554464 139803088230672 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9387] ppid=9374 vsize=27327160 memory=279819401822016 CPUtime=0 cores=0-7
/proc/9377/task/9387/stat : 9387 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209439 27983011840 57254 33554432000 4194304 4196468 140734769554464 139803087178128 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9388] ppid=9374 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9388/stat : 9388 (java) S 9374 9377 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81209440 27983011840 57254 33554432000 4194304 4196468 140734769554464 139802534943472 139803275106946 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9389] ppid=9374 vsize=27327160 memory=1228 CPUtime=0 cores=0-7
/proc/9377/task/9389/stat : 9389 (java) S 9374 9377 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209441 27983011840 57254 33554432000 4194304 4196468 140734769554464 139801051260576 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9390] ppid=9374 vsize=27327160 memory=1704 CPUtime=0 cores=0-7
/proc/9377/task/9390/stat : 9390 (java) S 9374 9377 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81209441 27983011840 57254 33554432000 4194304 4196468 140734769554464 139800917038320 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9391] ppid=9374 vsize=27327160 memory=1952 CPUtime=0 cores=0-7
/proc/9377/task/9391/stat : 9391 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209443 27983011840 57254 33554432000 4194304 4196468 140734769554464 139800542534096 139803275114395 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9392] ppid=9374 vsize=27327160 memory=10592 CPUtime=0.27 cores=0-7
/proc/9377/task/9392/stat : 9392 (java) R 9374 9377 8941 0 -1 4202560 938 0 0 0 27 0 0 0 20 0 20 0 81209443 27983011840 57254 33554432000 4194304 4196468 140734769554464 139802533872000 139803260210854 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9393] ppid=9374 vsize=27327160 memory=15872 CPUtime=0.22 cores=0-7
/proc/9377/task/9393/stat : 9393 (java) R 9374 9377 8941 0 -1 4202560 665 0 0 0 21 1 0 0 20 0 20 0 81209443 27983011840 57254 33554432000 4194304 4196468 140734769554464 139802532829696 139803259492944 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9394] ppid=9374 vsize=27327160 memory=18476 CPUtime=0.27 cores=0-7
/proc/9377/task/9394/stat : 9394 (java) R 9374 9377 8941 0 -1 4202560 400 0 0 0 27 0 0 0 20 0 20 0 81209443 27983011840 57254 33554432000 4194304 4196468 140734769554464 139802531768960 139803254604909 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9395] ppid=9374 vsize=27327160 memory=1236 CPUtime=0.64 cores=0-7
/proc/9377/task/9395/stat : 9395 (java) S 9374 9377 8941 0 -1 1077944384 2624 0 0 0 64 0 0 0 20 0 20 0 81209443 27983011840 57254 33554432000 4194304 4196468 140734769554464 139802530732144 139803275106946 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9396] ppid=9374 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9396/stat : 9396 (java) S 9374 9377 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209444 27983011840 57254 33554432000 4194304 4196468 140734769554464 139800044628960 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9397] ppid=9374 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/9377/task/9397/stat : 9397 (java) S 9374 9377 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209444 27983011840 57254 33554432000 4194304 4196468 140734769554464 139802529680560 139803275106946 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
Current children cumulated CPU time: 2.91 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 229016 KiB

[startup+1.64171 s]
# the end of solver process 9377 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.43661 s, system=0.112143 s

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

[startup+1.60109 s]
/proc/loadavg: 5.92 6.00 6.14 3/203 9397
/proc/meminfo: memFree=20629320/32770624 swapFree=67108860/67108860
[pid=9377] ppid=9374 vsize=28048292 memory=253632 CPUtime=3.4 cores=0-7
/proc/9377/stat : 9377 (java) S 9374 9377 8941 0 -1 1077944320 24153 2751 0 0 325 9 6 0 20 0 24 0 81209436 28721451008 63408 33554432000 4194304 4196468 140734769554464 140734769537008 139803275095799 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
/proc/9377/statm: 7012073 63408 3223 1 0 6972929 0
[pid=9377/tid=9379] ppid=9374 vsize=28048292 memory=0 CPUtime=1.62 cores=0-7
/proc/9377/task/9379/stat : 9379 (java) R 9374 9377 8941 0 -1 4202560 17424 2751 0 0 150 6 6 0 20 0 24 0 81209436 28721451008 63408 33554432000 4194304 4196468 140734769554464 139803246906424 139803255371095 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9380] ppid=9374 vsize=28048292 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9380/stat : 9380 (java) S 9374 9377 8941 0 -1 1077944384 1 2751 0 0 0 0 6 0 20 0 24 0 81209439 28721451008 63408 33554432000 4194304 4196468 140734769554464 139803279338512 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9381] ppid=9374 vsize=28048292 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9381/stat : 9381 (java) S 9374 9377 8941 0 -1 1077944384 2 2751 0 0 0 0 6 0 20 0 24 0 81209439 28721451008 63408 33554432000 4194304 4196468 140734769554464 139803093494928 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9382] ppid=9374 vsize=28048292 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9382/stat : 9382 (java) S 9374 9377 8941 0 -1 1077944384 2 2751 0 0 0 0 6 0 20 0 24 0 81209439 28721451008 63408 33554432000 4194304 4196468 140734769554464 139803092441872 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9383] ppid=9374 vsize=28048292 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9383/stat : 9383 (java) S 9374 9377 8941 0 -1 1077944384 1 2751 0 0 0 0 6 0 20 0 24 0 81209439 28721451008 63408 33554432000 4194304 4196468 140734769554464 139803091389328 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9384] ppid=9374 vsize=28048292 memory=4096 CPUtime=0.06 cores=0-7
/proc/9377/task/9384/stat : 9384 (java) S 9374 9377 8941 0 -1 1077944384 1 2751 0 0 0 0 6 0 20 0 24 0 81209439 28721451008 63408 33554432000 4194304 4196468 140734769554464 139803090336272 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9385] ppid=9374 vsize=28048292 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9385/stat : 9385 (java) S 9374 9377 8941 0 -1 1077944384 2 2751 0 0 0 0 6 0 20 0 24 0 81209439 28721451008 63408 33554432000 4194304 4196468 140734769554464 139803089283728 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9386] ppid=9374 vsize=28048292 memory=139909700826560 CPUtime=0.06 cores=0-7
/proc/9377/task/9386/stat : 9386 (java) S 9374 9377 8941 0 -1 1077944384 2 2751 0 0 0 0 6 0 20 0 24 0 81209439 28721451008 63408 33554432000 4194304 4196468 140734769554464 139803088230672 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9387] ppid=9374 vsize=28048292 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9387/stat : 9387 (java) S 9374 9377 8941 0 -1 1077944384 3 2751 0 0 0 0 6 0 20 0 24 0 81209439 28721451008 63408 33554432000 4194304 4196468 140734769554464 139803087178128 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9388] ppid=9374 vsize=28048292 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9388/stat : 9388 (java) S 9374 9377 8941 0 -1 1077944384 5 2751 0 0 0 0 6 0 20 0 24 0 81209440 28721451008 63408 33554432000 4194304 4196468 140734769554464 139802534943472 139803275106946 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9389] ppid=9374 vsize=28048292 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9389/stat : 9389 (java) S 9374 9377 8941 0 -1 1077944384 13 2751 0 0 0 0 6 0 20 0 24 0 81209441 28721451008 63408 33554432000 4194304 4196468 140734769554464 139801051260576 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9390] ppid=9374 vsize=28048292 memory=12425340389697 CPUtime=0.06 cores=0-7
/proc/9377/task/9390/stat : 9390 (java) S 9374 9377 8941 0 -1 1077944384 21 2751 0 0 0 0 6 0 20 0 24 0 81209441 28721451008 63408 33554432000 4194304 4196468 140734769554464 139800917038320 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9391] ppid=9374 vsize=28048292 memory=288230596050944315 CPUtime=0.06 cores=0-7
/proc/9377/task/9391/stat : 9391 (java) S 9374 9377 8941 0 -1 1077944384 1 2751 0 0 0 0 6 0 20 0 24 0 81209443 28721451008 63408 33554432000 4194304 4196468 140734769554464 139800542534096 139803275114395 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9392] ppid=9374 vsize=28048292 memory=14689686639610196 CPUtime=0.42 cores=0-7
/proc/9377/task/9392/stat : 9392 (java) D 9374 9377 8941 0 -1 4202560 1012 2751 0 0 36 0 6 0 20 0 24 0 81209443 28721451008 63408 33554432000 4194304 4196468 140734769554464 139802533876832 139803254812935 0 4 0 25189583 18446744071582151416 0 0 -1 6 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9393] ppid=9374 vsize=28048292 memory=0 CPUtime=0.37 cores=0-7
/proc/9377/task/9393/stat : 9393 (java) R 9374 9377 8941 0 -1 4202560 1050 2751 0 0 30 1 6 0 20 0 24 0 81209443 28721451008 63408 33554432000 4194304 4196468 140734769554464 139802532819136 139803258592539 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9394] ppid=9374 vsize=27982760 memory=0 CPUtime=0.43 cores=0-7
/proc/9377/task/9394/stat : 9394 (java) R 9374 9377 8941 0 -1 4202560 537 2751 0 0 37 0 6 0 20 0 24 0 81209443 28654346240 63408 33554432000 4194304 4196468 140734769554464 139802531772240 139803275117146 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9395] ppid=9374 vsize=27982760 memory=0 CPUtime=0.74 cores=0-7
/proc/9377/task/9395/stat : 9395 (java) S 9374 9377 8941 0 -1 1077944384 2713 2751 0 0 68 0 6 0 20 0 24 0 81209443 28654346240 63408 33554432000 4194304 4196468 140734769554464 139802530732144 139803275106946 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9396] ppid=9374 vsize=27982760 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9396/stat : 9396 (java) S 9374 9377 8941 0 -1 1077944384 3 2751 0 0 0 0 6 0 20 0 24 0 81209444 28654346240 63410 33554432000 4194304 4196468 140734769554464 139800044628960 139803275106005 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
[pid=9377/tid=9397] ppid=9374 vsize=27982760 memory=0 CPUtime=0.06 cores=0-7
/proc/9377/task/9397/stat : 9397 (java) S 9374 9377 8941 0 -1 1077944384 1 2751 0 0 0 0 6 0 20 0 24 0 81209444 28654346240 63410 33554432000 4194304 4196468 140734769554464 139802529680560 139803275106946 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18382848 140734769562586 140734769562885 140734769562885 140734769565647 0
Current children cumulated CPU time: 3.4 s
Current children cumulated vsize: 28048292 KiB
Current children cumulated memory: 253632 KiB

Child status: 0
Real time (s): 1.64175
CPU time (s): 3.54876
CPU user time (s): 3.43661
CPU system time (s): 0.112143
CPU usage (%): 216.157
Max. virtual memory (cumulated for all children) (KiB): 28048292
Max. memory (cumulated for all children) (KiB): 253632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.43661
system time used= 0.112143
maximum resident set size= 258928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27073
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5017
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 9377
#   total CPU time (s): 3.54876
#   total CPU user time (s): 3.43661
#   total CPU system time (s): 0.112143

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030272 second user time and 0.065198 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 22:21:02
IDJOB=4297211
IDBENCH=141165
IDSOLVER=2759
FILE ID=node134/4297211-1532636462
RUNJOBID= node134-1532633895-8968
PBS_JOBID= 21022182
Free space on /tmp= 55560 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P02_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297211-1532636462/watcher-4297211-1532636462 -o /tmp/evaluation-result-4297211-1532636462/solver-4297211-1532636462 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297211-1532636462.xml

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

MD5SUM BENCH= df122225b0586fd0ab127ca5658303c8
RANDOM SEED=829233173

node134.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.68
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.68
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.68
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.68
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:        20792312 kB
MemAvailable:   31953596 kB
Buffers:          229596 kB
Cached:         11191312 kB
SwapCached:            0 kB
Active:          2207904 kB
Inactive:        9268400 kB
Active(anon):       6884 kB
Inactive(anon):    76424 kB
Active(file):    2201020 kB
Inactive(file):  9191976 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8212 kB
Writeback:             0 kB
AnonPages:         61712 kB
Mapped:            40372 kB
Shmem:             25248 kB
Slab:             196104 kB
SReclaimable:     168248 kB
SUnreclaim:        27856 kB
KernelStack:        3328 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55552 MiB
End job on node134 at 2018-07-26 22:21:04