Trace number 4294858

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)SAT 39.0996 24.9501

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-04-05_c18.xml
MD5SUM340365fb59c69c653973bf6f753c5e6c
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 benchmark0.04534
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints9
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":20}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":20}]
Minimum constraint arity4
Maximum constraint arity5
Distribution of constraint arities[{"arity":4,"count":5},{"arity":5,"count":4}]
Number of extensional constraints9
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":9}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 17:23:27 CEST 2018
0.67/0.55	c PID: 13845
0.67/0.55	c IP: 172.20.3.105
0.67/0.55	c HOST: node105.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.65/0.99	c (0,0) Parsing End
1.65/0.99	c (0,0) CSP: 20 int (0 aux), 0 bool (0 aux), 9 ctr, max domain size 26
1.65/1.00	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.65/1.00	c (0,0) Constraint Name Generate Begin
1.65/1.00	c (0,0) Ctr:HOME/instance-4294858-1532359406.xml,ExtensionSupport:IntVar
1.65/1.00	c (0,0) Constraint Name Generate End
1.65/1.00	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.65/1.00	c (0,0) CSP to CSPinCNF Begin
2.02/1.04	c (0,0) translated 1 (10%) constraints
13.05/6.48	c (5,5) translated 2 (20%) constraints
16.96/8.66	c (8,8) translated 3 (30%) constraints
19.55/10.65	c (10,9) translated 4 (40%) constraints
21.55/12.44	c (11,11) translated 5 (50%) constraints
22.56/13.36	c (12,12) translated 6 (60%) constraints
23.20/13.90	c (13,13) translated 7 (70%) constraints
23.70/14.44	c (13,13) translated 8 (80%) constraints
24.20/14.97	c (14,14) translated 9 (90%) constraints
27.15/16.51	c (15,15) STATISTICS1:HOME/instance-4294858-1532359406.xml,ExtensionSupport:IntVar,22058,269366,-1,26,27,1,,26:458087;2:479995,27:51;26:53;25:58;24:52;23:58;22:80;21:79;20:66;19:69;18:70;17:113;16:105;15:113;14:150;13:111;12:173;11:233;10:303;9:333;8:619;7:849;6:1101;5:1434;4:128643;3:96346;2:38104,1:938082;0:9,
27.15/16.51	c (15,15) ===========================================
27.15/16.51	c (15,15) Order
27.15/16.51	c (15,15) ===========================================
27.95/16.93	c (16,15) translated 26937 (10%) constraints
28.26/17.27	c (16,16) translated 53874 (20%) constraints
28.74/17.62	c (17,16) translated 80810 (30%) constraints
29.04/17.97	c (17,16) translated 107747 (40%) constraints
29.44/18.32	c (17,17) translated 134683 (50%) constraints
29.74/18.66	c (18,17) translated 161620 (60%) constraints
30.15/19.01	c (18,18) translated 188557 (70%) constraints
30.49/19.35	c (18,18) translated 215493 (80%) constraints
30.79/19.68	c (19,18) translated 242430 (90%) constraints
31.11/20.01	c (19,18) translated 269366 (100%) constraints
31.11/20.01	c (19,18) CSP to CSPinCNF End
31.21/20.02	c (19,19) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
31.21/20.02	c (19,19) Heap : 2798 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
31.21/20.02	c (19,19) CSPinCNF Propagation Begin
33.76/21.50	c (20,20) 0 values, 9 unsatisfiable literals, and 0 valid clauses are removed
33.76/21.50	c (20,20) CSPinCNF Propagation End
33.87/21.50	c (20,20) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
33.87/21.50	c (20,20) Heap : 1413 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
33.87/21.50	c (20,20) Simplify CSPinCNF Begin
34.25/21.86	c (21,20) Simplify CSPinCNF End
34.25/21.87	c (21,20) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
34.25/21.87	c (21,20) Heap : 1580 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
34.25/21.87	c (21,20) Calculate Precise Domain Begin
34.25/21.87	c (21,20) 0 values are removed by re-calculation
34.25/21.87	c (21,20) Calculate Precise Domain End
34.25/21.87	c (21,20) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
34.25/21.87	c (21,20) Heap : 1580 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
34.25/21.87	c (21,20) CSPinCNF to SatSolver Begin
35.27/22.22	c (21,20) 26937 (10 %) CSP clauses are encoded (22538 SAT variables, 27416 SAT clauses)
35.39/22.37	c (21,21) 53874 (20 %) CSP clauses are encoded (22538 SAT variables, 54353 SAT clauses)
35.59/22.52	c (21,21) 80810 (30 %) CSP clauses are encoded (22538 SAT variables, 81289 SAT clauses)
35.71/22.66	c (22,21) 107747 (40 %) CSP clauses are encoded (22538 SAT variables, 108226 SAT clauses)
35.91/22.80	c (22,21) 134683 (50 %) CSP clauses are encoded (22538 SAT variables, 135162 SAT clauses)
36.01/22.94	c (22,21) 161620 (60 %) CSP clauses are encoded (22538 SAT variables, 162099 SAT clauses)
36.11/23.08	c (22,21) 188557 (70 %) CSP clauses are encoded (22538 SAT variables, 189036 SAT clauses)
36.30/23.22	c (22,21) 215493 (80 %) CSP clauses are encoded (22538 SAT variables, 215972 SAT clauses)
36.41/23.35	c (22,22) 242430 (90 %) CSP clauses are encoded (22538 SAT variables, 242909 SAT clauses)
36.50/23.49	c (22,22) 269366 (100 %) CSP clauses are encoded (22538 SAT variables, 269845 SAT clauses)
36.50/23.49	c (22,22) CSPinCNF to SatSolver End
36.50/23.49	c (22,22) Heap : 3038 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
38.18/24.39	c (23,22) STATISTICS2:HOME/instance-4294858-1532359406.xml,ExtensionSupport:IntVar,22058,269366,-1,26,27,1,,26:458087;2:479995,27:42;26:62;25:58;24:52;23:58;22:80;21:79;20:66;19:69;18:70;17:113;16:105;15:113;14:150;13:111;12:173;11:233;10:303;9:333;8:619;7:849;6:1101;5:1434;4:128643;3:96346;2:38104,1:938082,
38.18/24.39	c (23,22) SatSolver.solve Begin
38.18/24.39	c (23,22) 22538 bool, 269846 clause
38.18/24.39	c (23,22) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4294858-1532359406.xml-scop-13845.cnf HOME/instance-4294858-1532359406.xml-scop-13845.cnf.out
38.47/24.87	c (24,0) c This is COMiniSatPS.
38.47/24.87	c (24,0) c WARNING: for repeatability, setting FPU to use double precision
38.47/24.87	c (24,0) c ============================[ Problem Statistics ]=============================
38.47/24.87	c (24,0) c |                                                                             |
38.47/24.87	c (24,0) c |  Number of variables:         22538                                         |
38.47/24.87	c (24,0) c |  Number of clauses:          269846                                         |
38.47/24.87	c (24,0) c |  Parse time:                   0.08 s                                       |
38.47/24.87	c (24,0) c |  Eliminated clauses:           0.07 Mb                                      |
38.47/24.87	c (24,0) c Reduced to 21650 vars, 266628 cls (grow=0)
38.47/24.87	c (24,0) c No iterative elimination performed. (vars=21650, c/v ratio=12.3)
38.47/24.87	c (24,0) c |  Simplification time:          0.33 s                                       |
38.47/24.87	c (24,0) c |                                                                             |
38.47/24.87	c (24,0) c ============================[ Search Statistics ]==============================
38.47/24.87	c (24,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.47/24.87	c (24,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.47/24.87	c (24,0) c ===============================================================================
38.47/24.87	c (24,0) c ===============================================================================
38.47/24.87	c (24,0) c restarts              : 2
38.47/24.87	c (24,0) c conflicts             : 213            (464 /sec)
38.47/24.87	c (24,0) c decisions             : 1882           (0.00 % random) (4096 /sec)
38.47/24.87	c (24,0) c propagations          : 167241         (363984 /sec)
38.47/24.87	c (24,0) c conflict literals     : 26993          (21.21 % deleted)
38.47/24.87	c (24,0) c CPU time              : 0.459474 s
38.47/24.87	c (24,0) 
38.47/24.87	c (24,0) s SATISFIABLE
39.01/24.91	c (24,22) SatSolver.solve End
39.01/24.91	c (24,22) Heap : 1502 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
39.01/24.91	c (24,22) Show results Begin
39.01/24.91	c (24,22) x[0][0] = 1
39.01/24.91	c (24,22) x[0][1] = 0
39.01/24.91	c (24,22) x[0][2] = 13
39.01/24.91	c (24,22) x[0][3] = 25
39.01/24.91	c (24,22) x[0][4] = 20
39.01/24.91	c (24,22) x[1][0] = 14
39.01/24.91	c (24,22) x[1][1] = 3
39.01/24.91	c (24,22) x[1][2] = 4
39.01/24.91	c (24,22) x[1][3] = 20
39.01/24.91	c (24,22) x[1][4] = 17
39.01/24.91	c (24,22) x[2][0] = 13
39.01/24.91	c (24,22) x[2][1] = 0
39.01/24.91	c (24,22) x[2][2] = 0
39.01/24.91	c (24,22) x[2][3] = 17
39.01/24.91	c (24,22) x[2][4] = 13
39.01/24.91	c (24,22) x[3][0] = 0
39.01/24.91	c (24,22) x[3][1] = 17
39.01/24.91	c (24,22) x[3][2] = 2
39.01/24.91	c (24,22) x[3][3] = 7
39.01/24.91	c (24,22) x[3][4] = 4
39.01/24.91	s SATISFIABLE
39.01/24.91	v <instantiation>
39.01/24.91	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4]</list>
39.01/24.91	v     <values>1 0 13 25 20 14 3 4 20 17 13 0 0 17 13 0 17 2 7 4</values>
39.01/24.91	v </instantiation>
39.01/24.91	c (24,22) Show results End
39.01/24.91	c (24,22) Heap : 1502 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
39.01/24.91	c (24,22) 0,0,19,20,21,21,22,24,24,STOP-AFTER(ALL)
39.01/24.91	c END-Prog: Mon Jul 23 17:23:51 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 (1933 MiB free)
  memory of node 1: 16384 MiB (11574 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294858-1532359406/watcher-4294858-1532359406 -o /tmp/evaluation-result-4294858-1532359406/solver-4294858-1532359406 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294858-1532359406.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=13845, runsolver pid=13842


[startup+0.100155 s]*
/proc/loadavg: 4.92 4.15 3.46 3/220 13860
/proc/meminfo: memFree=13770236/32770624 swapFree=67108860/67108860
[pid=13845] ppid=13842 vsize=15011656 memory=74268 CPUtime=0.12 cores=1,3,5,7
/proc/13845/stat : 13845 (java) S 13842 13845 2271 0 -1 1077944320 7277 0 0 0 10 2 0 0 20 0 15 0 53503773 15371935744 18567 33554432000 4194304 4196468 140735575062592 140735575045136 139897774345975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
/proc/13845/statm: 3752914 18567 2779 1 0 3715374 0
[pid=13845/tid=13847] ppid=13842 vsize=15011656 memory=-6727144656924359504 CPUtime=0.09 cores=1,3,5,7
/proc/13845/task/13847/stat : 13847 (java) R 13842 13845 2271 0 -1 4202560 5508 0 0 0 8 1 0 0 20 0 15 0 53503774 15371935744 18699 33554432000 4194304 4196468 140735575062592 139897746141856 139897754621724 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13848] ppid=13842 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13848/stat : 13848 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 18765 33554432000 4194304 4196468 140735575062592 139897778588176 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13849] ppid=13842 vsize=15011656 memory=139912403842688 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13849/stat : 13849 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 18765 33554432000 4194304 4196468 140735575062592 139897235040912 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13850] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13850/stat : 13850 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 18765 33554432000 4194304 4196468 140735575062592 139897233987856 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13851] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13851/stat : 13851 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 18765 33554432000 4194304 4196468 140735575062592 139897232935312 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13852] ppid=13842 vsize=15011656 memory=139912403842688 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13852/stat : 13852 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503777 15371935744 18765 33554432000 4194304 4196468 140735575062592 139896543976176 139897774357122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13853] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13853/stat : 13853 (java) S 13842 13845 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53503777 15371935744 18765 33554432000 4194304 4196468 140735575062592 139896412956320 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13854] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13854/stat : 13854 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503777 15371935744 18765 33554432000 4194304 4196468 140735575062592 139896144520432 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13855] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13855/stat : 13855 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 18765 33554432000 4194304 4196468 140735575062592 139895770012112 139897774364571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13856] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13856/stat : 13856 (java) S 13842 13845 2271 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 18765 33554432000 4194304 4196468 140735575062592 139896542922992 139897774357122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13857] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13857/stat : 13857 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 18765 33554432000 4194304 4196468 140735575062592 139896541870448 139897774357122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13858] ppid=13842 vsize=15011656 memory=139912403842688 CPUtime=0.01 cores=1,3,5,7
/proc/13845/task/13858/stat : 13858 (java) S 13842 13845 2271 0 -1 1077944384 268 0 0 0 1 0 0 0 20 0 15 0 53503780 15371935744 18765 33554432000 4194304 4196468 140735575062592 139896540817392 139897774357122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13859] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13859/stat : 13859 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 18831 33554432000 4194304 4196468 140735575062592 139895272106336 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13860] ppid=13842 vsize=15011656 memory=139912403842688 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13860/stat : 13860 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 18831 33554432000 4194304 4196468 140735575062592 139896539765808 139897774357122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74268 KiB

[startup+0.21055 s]*
/proc/loadavg: 4.92 4.15 3.46 3/220 13860
/proc/meminfo: memFree=13756904/32770624 swapFree=67108860/67108860
[pid=13845] ppid=13842 vsize=15011656 memory=86816 CPUtime=0.26 cores=1,3,5,7
/proc/13845/stat : 13845 (java) S 13842 13845 2271 0 -1 1077944320 10576 0 0 0 23 3 0 0 20 0 15 0 53503773 15371935744 21704 33554432000 4194304 4196468 140735575062592 140735575045136 139897774345975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
/proc/13845/statm: 3752914 21704 2930 1 0 3715374 0
[pid=13845/tid=13847] ppid=13842 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/13845/task/13847/stat : 13847 (java) R 13842 13845 2271 0 -1 4202560 8471 0 0 0 18 2 0 0 20 0 15 0 53503774 15371935744 21704 33554432000 4194304 4196468 140735575062592 139897746171888 139897756202921 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13848] ppid=13842 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13848/stat : 13848 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 21704 33554432000 4194304 4196468 140735575062592 139897778588176 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13849] ppid=13842 vsize=15011656 memory=139912404214808 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13849/stat : 13849 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 21704 33554432000 4194304 4196468 140735575062592 139897235040912 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13850] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13850/stat : 13850 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 21704 33554432000 4194304 4196468 140735575062592 139897233987856 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13851] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13851/stat : 13851 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 21704 33554432000 4194304 4196468 140735575062592 139897232935312 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13852] ppid=13842 vsize=15011656 memory=139912403842688 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13852/stat : 13852 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503777 15371935744 21704 33554432000 4194304 4196468 140735575062592 139896543976176 139897774357122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13853] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13853/stat : 13853 (java) S 13842 13845 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53503777 15371935744 21704 33554432000 4194304 4196468 140735575062592 139896412956320 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13854] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13854/stat : 13854 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503777 15371935744 21704 33554432000 4194304 4196468 140735575062592 139896144520432 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13855] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13855/stat : 13855 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 21704 33554432000 4194304 4196468 140735575062592 139895770012112 139897774364571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13856] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13856/stat : 13856 (java) R 13842 13845 2271 0 -1 4202560 353 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 21704 33554432000 4194304 4196468 140735575062592 139896542922992 139897757835745 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13857] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13857/stat : 13857 (java) S 13842 13845 2271 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 21704 33554432000 4194304 4196468 140735575062592 139896541870448 139897774357122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13858] ppid=13842 vsize=15011656 memory=139912403842688 CPUtime=0.03 cores=1,3,5,7
/proc/13845/task/13858/stat : 13858 (java) S 13842 13845 2271 0 -1 1077944384 288 0 0 0 3 0 0 0 20 0 15 0 53503780 15371935744 21704 33554432000 4194304 4196468 140735575062592 139896540817392 139897774357122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13859] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13859/stat : 13859 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 21704 33554432000 4194304 4196468 140735575062592 139895272106336 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13860] ppid=13842 vsize=15011656 memory=139912403842688 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13860/stat : 13860 (java) R 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 21704 33554432000 4194304 4196468 140735575062592 139896539765808 139897774357122 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86816 KiB

[startup+0.310621 s]*
/proc/loadavg: 4.92 4.15 3.46 3/220 13860
/proc/meminfo: memFree=13753244/32770624 swapFree=67108860/67108860
[pid=13845] ppid=13842 vsize=15011656 memory=90024 CPUtime=0.43 cores=1,3,5,7
/proc/13845/stat : 13845 (java) S 13842 13845 2271 0 -1 1077944320 11108 0 0 0 40 3 0 0 20 0 15 0 53503773 15371935744 22506 33554432000 4194304 4196468 140735575062592 140735575045136 139897774345975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
/proc/13845/statm: 3752914 22506 2968 1 0 3715374 0
[pid=13845/tid=13847] ppid=13842 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/13845/task/13847/stat : 13847 (java) R 13842 13845 2271 0 -1 4202560 8840 0 0 0 27 2 0 0 20 0 15 0 53503774 15371935744 22506 33554432000 4194304 4196468 140735575062592 139897746175216 139897774357910 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13848] ppid=13842 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13848/stat : 13848 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 22506 33554432000 4194304 4196468 140735575062592 139897778588176 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13849] ppid=13842 vsize=15011656 memory=386139 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13849/stat : 13849 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 22506 33554432000 4194304 4196468 140735575062592 139897235040912 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13850] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13850/stat : 13850 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 22506 33554432000 4194304 4196468 140735575062592 139897233987856 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13851] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13851/stat : 13851 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503775 15371935744 22506 33554432000 4194304 4196468 140735575062592 139897232935312 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13852] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13852/stat : 13852 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503777 15371935744 22506 33554432000 4194304 4196468 140735575062592 139896543976176 139897774357122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13853] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13853/stat : 13853 (java) S 13842 13845 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53503777 15371935744 22506 33554432000 4194304 4196468 140735575062592 139896412956320 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13854] ppid=13842 vsize=15011656 memory=139912403842688 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13854/stat : 13854 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503777 15371935744 22506 33554432000 4194304 4196468 140735575062592 139896144520432 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13855] ppid=13842 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13855/stat : 13855 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 22506 33554432000 4194304 4196468 140735575062592 139895770012112 139897774364571 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13856] ppid=13842 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13845/task/13856/stat : 13856 (java) S 13842 13845 2271 0 -1 1077944384 442 0 0 0 2 0 0 0 20 0 15 0 53503780 15371935744 22506 33554432000 4194304 4196468 140735575062592 139896542922992 139897774357122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13857] ppid=13842 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/13845/task/13857/stat : 13857 (java) S 13842 13845 2271 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 15 0 53503780 15371935744 22506 33554432000 4194304 4196468 140735575062592 139896541870448 139897774357122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13858] ppid=13842 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13845/task/13858/stat : 13858 (java) R 13842 13845 2271 0 -1 4202560 308 0 0 0 7 0 0 0 20 0 15 0 53503780 15371935744 22506 33554432000 4194304 4196468 140735575062592 139896540817392 139897774357910 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13859] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13859/stat : 13859 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 22506 33554432000 4194304 4196468 140735575062592 139895272106336 139897774356181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13860] ppid=13842 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13860/stat : 13860 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503780 15371935744 22506 33554432000 4194304 4196468 140735575062592 139896539765808 139897774357122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90024 KiB

[startup+0.700741 s]
/proc/loadavg: 4.92 4.15 3.46 3/220 13860
/proc/meminfo: memFree=13728812/32770624 swapFree=67108860/67108860
[pid=13845] ppid=13842 vsize=15020052 memory=130240 CPUtime=1 cores=1,3,5,7
/proc/13845/stat : 13845 (java) S 13842 13845 2271 0 -1 1077944320 18196 0 0 0 95 5 0 0 20 0 15 0 53503773 15380533248 32560 33554432000 4194304 4196468 140735575062592 140735575045136 139897774345975 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
/proc/13845/statm: 3755013 32560 3174 1 0 3716398 0
[pid=13845/tid=13847] ppid=13842 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/13845/task/13847/stat : 13847 (java) R 13842 13845 2271 0 -1 4202560 15432 0 0 0 63 4 0 0 20 0 15 0 53503774 15380533248 32560 33554432000 4194304 4196468 140735575062592 139897746180368 139897758426462 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13848] ppid=13842 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13848/stat : 13848 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15380533248 32560 33554432000 4194304 4196468 140735575062592 139897778588176 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13849] ppid=13842 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13849/stat : 13849 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15380533248 32560 33554432000 4194304 4196468 140735575062592 139897235040912 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13850] ppid=13842 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13850/stat : 13850 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15380533248 32560 33554432000 4194304 4196468 140735575062592 139897233987856 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13851] ppid=13842 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13851/stat : 13851 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503775 15380533248 32560 33554432000 4194304 4196468 140735575062592 139897232935312 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13852] ppid=13842 vsize=15020052 memory=279824501614368 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13852/stat : 13852 (java) S 13842 13845 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53503777 15380533248 32560 33554432000 4194304 4196468 140735575062592 139896543976176 139897774357122 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13853] ppid=13842 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13853/stat : 13853 (java) S 13842 13845 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53503777 15380533248 32560 33554432000 4194304 4196468 140735575062592 139896412956320 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13854] ppid=13842 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13854/stat : 13854 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503777 15380533248 32560 33554432000 4194304 4196468 140735575062592 139896144520432 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13855] ppid=13842 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13855/stat : 13855 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15380533248 32560 33554432000 4194304 4196468 140735575062592 139895770012112 139897774364571 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13856] ppid=13842 vsize=15020052 memory=8384 CPUtime=0.1 cores=1,3,5,7
/proc/13845/task/13856/stat : 13856 (java) S 13842 13845 2271 0 -1 1077944384 670 0 0 0 10 0 0 0 20 0 15 0 53503780 15380533248 32560 33554432000 4194304 4196468 140735575062592 139896542922992 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13857] ppid=13842 vsize=15020084 memory=7307210974946176466 CPUtime=0.05 cores=1,3,5,7
/proc/13845/task/13857/stat : 13857 (java) R 13842 13845 2271 0 -1 4202560 352 0 0 0 5 0 0 0 20 0 15 0 53503780 15380566016 32560 33554432000 4194304 4196468 140735575062592 139896541870448 139897754000513 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13858] ppid=13842 vsize=15020084 memory=7302135314614015847 CPUtime=0.15 cores=1,3,5,7
/proc/13845/task/13858/stat : 13858 (java) R 13842 13845 2271 0 -1 4202560 402 0 0 0 15 0 0 0 20 0 15 0 53503780 15380566016 32560 33554432000 4194304 4196468 140735575062592 139896540817392 139897774367322 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13859] ppid=13842 vsize=15020084 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13859/stat : 13859 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15380566016 32584 33554432000 4194304 4196468 140735575062592 139895272106336 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13860] ppid=13842 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13860/stat : 13860 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503780 15380533248 32584 33554432000 4194304 4196468 140735575062592 139896539765808 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 130240 KiB

[startup+1.5008 s]
/proc/loadavg: 4.92 4.15 3.46 6/220 13860
/proc/meminfo: memFree=13664284/32770624 swapFree=67108860/67108860
[pid=13845] ppid=13842 vsize=15022100 memory=227396 CPUtime=3.62 cores=1,3,5,7
/proc/13845/stat : 13845 (java) S 13842 13845 2271 0 -1 1077944320 22435 0 0 0 353 9 0 0 20 0 15 0 53503773 15382630400 56849 33554432000 4194304 4196468 140735575062592 140735575045136 139897774345975 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
/proc/13845/statm: 3755525 56849 3204 1 0 3716910 0
[pid=13845/tid=13847] ppid=13842 vsize=15022100 memory=288230377108275491 CPUtime=1.46 cores=1,3,5,7
/proc/13845/task/13847/stat : 13847 (java) R 13842 13845 2271 0 -1 4202560 16428 0 0 0 140 6 0 0 20 0 15 0 53503774 15382630400 56849 33554432000 4194304 4196468 140735575062592 139897746176784 139897239290188 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13848] ppid=13842 vsize=15022100 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13848/stat : 13848 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15382630400 56849 33554432000 4194304 4196468 140735575062592 139897778588176 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13849] ppid=13842 vsize=15022100 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13849/stat : 13849 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15382630400 56849 33554432000 4194304 4196468 140735575062592 139897235040912 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13850] ppid=13842 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13850/stat : 13850 (java) S 13842 13845 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53503775 15382630400 56849 33554432000 4194304 4196468 140735575062592 139897233987856 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13851] ppid=13842 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13851/stat : 13851 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503775 15382630400 56849 33554432000 4194304 4196468 140735575062592 139897232935312 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13852] ppid=13842 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13852/stat : 13852 (java) S 13842 13845 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53503777 15382630400 56849 33554432000 4194304 4196468 140735575062592 139896543976176 139897774357122 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0

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

[pid=13845/tid=13859] ppid=13842 vsize=15026264 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13859/stat : 13859 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15386894336 883778 33554432000 4194304 4196468 140735575062592 139895272106336 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13860] ppid=13842 vsize=15026264 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13860/stat : 13860 (java) S 13842 13845 2271 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 53503780 15386894336 883778 33554432000 4194304 4196468 140735575062592 139896539765808 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
Current children cumulated CPU time: 35.49 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3535112 KiB

[startup+24.0007 s]*
/proc/loadavg: 4.14 4.02 3.43 3/220 13860
/proc/meminfo: memFree=10261448/32770624 swapFree=67108860/67108860
[pid=13845] ppid=13842 vsize=15026264 memory=3570168 CPUtime=37.89 cores=1,3,5,7
/proc/13845/stat : 13845 (java) S 13842 13845 2271 0 -1 1077944320 48992 0 0 0 3666 123 0 0 20 0 15 0 53503773 15386894336 892542 33554432000 4194304 4196468 140735575062592 140735575045136 139897774345975 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
/proc/13845/statm: 3756566 892542 3257 1 0 3717422 0
[pid=13845/tid=13847] ppid=13842 vsize=15026264 memory=6791534058613427641 CPUtime=23.02 cores=1,3,5,7
/proc/13845/task/13847/stat : 13847 (java) R 13842 13845 2271 0 -1 4202560 22037 0 0 0 2253 49 0 0 20 0 15 0 53503774 15386894336 892542 33554432000 4194304 4196468 140735575062592 139897746184736 139897240911577 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13848] ppid=13842 vsize=15026264 memory=4872558044660077418 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13848/stat : 13848 (java) S 13842 13845 2271 0 -1 1077944384 410 0 0 0 75 17 0 0 20 0 15 0 53503775 15386894336 892542 33554432000 4194304 4196468 140735575062592 139897778588176 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13849] ppid=13842 vsize=15026264 memory=1792 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13849/stat : 13849 (java) S 13842 13845 2271 0 -1 1077944384 686 0 0 0 75 17 0 0 20 0 15 0 53503775 15386894336 892542 33554432000 4194304 4196468 140735575062592 139897235040912 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13850] ppid=13842 vsize=15026264 memory=960 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13850/stat : 13850 (java) S 13842 13845 2271 0 -1 1077944384 761 0 0 0 77 15 0 0 20 0 15 0 53503775 15386894336 892542 33554432000 4194304 4196468 140735575062592 139897233987856 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13851] ppid=13842 vsize=15026264 memory=1232 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13851/stat : 13851 (java) S 13842 13845 2271 0 -1 1077944384 374 0 0 0 75 17 0 0 20 0 15 0 53503775 15386894336 892542 33554432000 4194304 4196468 140735575062592 139897232935312 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13852] ppid=13842 vsize=15026264 memory=2344 CPUtime=0.01 cores=1,3,5,7
/proc/13845/task/13852/stat : 13852 (java) S 13842 13845 2271 0 -1 1077944384 527 0 0 0 1 0 0 0 20 0 15 0 53503777 15386894336 892542 33554432000 4194304 4196468 140735575062592 139896543976176 139897774357122 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13853] ppid=13842 vsize=15026264 memory=928 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13853/stat : 13853 (java) S 13842 13845 2271 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 53503777 15386894336 892542 33554432000 4194304 4196468 140735575062592 139896412956384 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13854] ppid=13842 vsize=15026264 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13854/stat : 13854 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503777 15386894336 892542 33554432000 4194304 4196468 140735575062592 139896144520448 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13855] ppid=13842 vsize=15026264 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13855/stat : 13855 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15386894336 892542 33554432000 4194304 4196468 140735575062592 139895770012112 139897774364571 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13856] ppid=13842 vsize=15026264 memory=4128 CPUtime=5 cores=1,3,5,7
/proc/13845/task/13856/stat : 13856 (java) S 13842 13845 2271 0 -1 1077944384 7967 0 0 0 498 2 0 0 20 0 15 0 53503780 15386894336 892542 33554432000 4194304 4196468 140735575062592 139896542922992 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13857] ppid=13842 vsize=15026264 memory=1696 CPUtime=4.87 cores=1,3,5,7
/proc/13845/task/13857/stat : 13857 (java) S 13842 13845 2271 0 -1 1077944384 8925 0 0 0 486 1 0 0 20 0 15 0 53503780 15386894336 892542 33554432000 4194304 4196468 140735575062592 139896541870448 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13858] ppid=13842 vsize=15026264 memory=920 CPUtime=1.23 cores=1,3,5,7
/proc/13845/task/13858/stat : 13858 (java) S 13842 13845 2271 0 -1 1077944384 5559 0 0 0 121 2 0 0 20 0 15 0 53503780 15386894336 892542 33554432000 4194304 4196468 140735575062592 139896540817392 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13859] ppid=13842 vsize=15026264 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13859/stat : 13859 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15386894336 892542 33554432000 4194304 4196468 140735575062592 139895272106336 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13860] ppid=13842 vsize=15026264 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13845/task/13860/stat : 13860 (java) S 13842 13845 2271 0 -1 1077944384 414 0 0 0 1 0 0 0 20 0 15 0 53503780 15386894336 892542 33554432000 4194304 4196468 140735575062592 139896539765808 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
Current children cumulated CPU time: 37.89 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3570168 KiB

[startup+24.401 s]
/proc/loadavg: 4.14 4.02 3.43 3/220 13860
/proc/meminfo: memFree=10261448/32770624 swapFree=67108860/67108860
[pid=13845] ppid=13842 vsize=15026264 memory=3570356 CPUtime=38.29 cores=1,3,5,7
/proc/13845/stat : 13845 (java) S 13842 13845 2271 0 -1 1077944320 49123 0 0 0 3706 123 0 0 20 0 15 0 53503773 15386894336 892589 33554432000 4194304 4196468 140735575062592 140735575045136 139897774345975 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
/proc/13845/statm: 3756566 892589 3257 1 0 3717422 0
[pid=13845/tid=13847] ppid=13842 vsize=15026264 memory=4616 CPUtime=23.41 cores=1,3,5,7
/proc/13845/task/13847/stat : 13847 (java) R 13842 13845 2271 0 -1 4202560 22159 0 0 0 2292 49 0 0 20 0 15 0 53503774 15386894336 892589 33554432000 4194304 4196468 140735575062592 139897746184736 139897774357910 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13848] ppid=13842 vsize=15026264 memory=1424 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13848/stat : 13848 (java) S 13842 13845 2271 0 -1 1077944384 410 0 0 0 75 17 0 0 20 0 15 0 53503775 15386894336 892589 33554432000 4194304 4196468 140735575062592 139897778588176 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13849] ppid=13842 vsize=15026264 memory=15868 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13849/stat : 13849 (java) S 13842 13845 2271 0 -1 1077944384 686 0 0 0 75 17 0 0 20 0 15 0 53503775 15386894336 892589 33554432000 4194304 4196468 140735575062592 139897235040912 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13850] ppid=13842 vsize=15026264 memory=0 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13850/stat : 13850 (java) S 13842 13845 2271 0 -1 1077944384 761 0 0 0 77 15 0 0 20 0 15 0 53503775 15386894336 892589 33554432000 4194304 4196468 140735575062592 139897233987856 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13851] ppid=13842 vsize=15026264 memory=6296428457103283556 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13851/stat : 13851 (java) S 13842 13845 2271 0 -1 1077944384 374 0 0 0 75 17 0 0 20 0 15 0 53503775 15386894336 892589 33554432000 4194304 4196468 140735575062592 139897232935312 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13852] ppid=13842 vsize=15026264 memory=56 CPUtime=0.01 cores=1,3,5,7
/proc/13845/task/13852/stat : 13852 (java) S 13842 13845 2271 0 -1 1077944384 527 0 0 0 1 0 0 0 20 0 15 0 53503777 15386894336 892589 33554432000 4194304 4196468 140735575062592 139896543976176 139897774357122 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13853] ppid=13842 vsize=15026264 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13853/stat : 13853 (java) S 13842 13845 2271 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 53503777 15386894336 892589 33554432000 4194304 4196468 140735575062592 139896412956384 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13854] ppid=13842 vsize=15026264 memory=6944656592455350634 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13854/stat : 13854 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53503777 15386894336 892589 33554432000 4194304 4196468 140735575062592 139896144520448 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13855] ppid=13842 vsize=15026264 memory=8292148123324110535 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13855/stat : 13855 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15386894336 892589 33554432000 4194304 4196468 140735575062592 139895770012112 139897774364571 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13856] ppid=13842 vsize=15026264 memory=-7088785026379990432 CPUtime=5 cores=1,3,5,7
/proc/13845/task/13856/stat : 13856 (java) S 13842 13845 2271 0 -1 1077944384 7967 0 0 0 498 2 0 0 20 0 15 0 53503780 15386894336 892589 33554432000 4194304 4196468 140735575062592 139896542922992 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13857] ppid=13842 vsize=15026264 memory=6933690279252828305 CPUtime=4.87 cores=1,3,5,7
/proc/13845/task/13857/stat : 13857 (java) R 13842 13845 2271 0 -1 4202560 8927 0 0 0 486 1 0 0 20 0 15 0 53503780 15386894336 892589 33554432000 4194304 4196468 140735575062592 139896541857200 139897767445850 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13858] ppid=13842 vsize=15026264 memory=-3252517613198930781 CPUtime=1.23 cores=1,3,5,7
/proc/13845/task/13858/stat : 13858 (java) R 13842 13845 2271 0 -1 4202560 5566 0 0 0 121 2 0 0 20 0 15 0 53503780 15386894336 892589 33554432000 4194304 4196468 140735575062592 139896540817392 139897753469056 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13859] ppid=13842 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13859/stat : 13859 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53503780 15386894336 892589 33554432000 4194304 4196468 140735575062592 139895272106336 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13860] ppid=13842 vsize=15026264 memory=43757089846 CPUtime=0.01 cores=1,3,5,7
/proc/13845/task/13860/stat : 13860 (java) S 13842 13845 2271 0 -1 1077944384 414 0 0 0 1 0 0 0 20 0 15 0 53503780 15386894336 892589 33554432000 4194304 4196468 140735575062592 139896539765808 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
Current children cumulated CPU time: 38.29 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 3570356 KiB

[startup+24.8007 s]
/proc/loadavg: 4.14 4.02 3.43 3/220 13860
/proc/meminfo: memFree=10261448/32770624 swapFree=67108860/67108860
[pid=13845] ppid=13842 vsize=15681864 memory=3573252 CPUtime=38.47 cores=1,3,5,7
/proc/13845/stat : 13845 (java) S 13842 13845 2271 0 -1 1077944320 50052 0 0 0 3723 124 0 0 20 0 19 0 53503773 16058228736 893313 33554432000 4194304 4196468 140735575062592 140735575045136 139897774345975 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
/proc/13845/statm: 3920466 893313 3261 1 0 3881322 0
[pid=13845/tid=13847] ppid=13842 vsize=15681864 memory=1292 CPUtime=23.46 cores=1,3,5,7
/proc/13845/task/13847/stat : 13847 (java) S 13842 13845 2271 0 -1 1077944384 22637 0 0 0 2297 49 0 0 20 0 19 0 53503774 16058228736 893313 33554432000 4194304 4196468 140735575062592 139897746185216 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13848] ppid=13842 vsize=15681864 memory=6296428457103283556 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13848/stat : 13848 (java) S 13842 13845 2271 0 -1 1077944384 410 0 0 0 75 17 0 0 20 0 19 0 53503775 16058228736 893313 33554432000 4194304 4196468 140735575062592 139897778588176 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13849] ppid=13842 vsize=15681864 memory=7733619991469911152 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13849/stat : 13849 (java) S 13842 13845 2271 0 -1 1077944384 686 0 0 0 75 17 0 0 20 0 19 0 53503775 16058228736 893313 33554432000 4194304 4196468 140735575062592 139897235040912 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13850] ppid=13842 vsize=15681864 memory=6226335802166636120 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13850/stat : 13850 (java) S 13842 13845 2271 0 -1 1077944384 761 0 0 0 77 15 0 0 20 0 19 0 53503775 16058228736 893313 33554432000 4194304 4196468 140735575062592 139897233987856 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13851] ppid=13842 vsize=15681864 memory=56 CPUtime=0.92 cores=1,3,5,7
/proc/13845/task/13851/stat : 13851 (java) S 13842 13845 2271 0 -1 1077944384 374 0 0 0 75 17 0 0 20 0 19 0 53503775 16058228736 893313 33554432000 4194304 4196468 140735575062592 139897232935312 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13852] ppid=13842 vsize=15681864 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13845/task/13852/stat : 13852 (java) S 13842 13845 2271 0 -1 1077944384 528 0 0 0 1 0 0 0 20 0 19 0 53503777 16058228736 893313 33554432000 4194304 4196468 140735575062592 139896543976176 139897774357122 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13853] ppid=13842 vsize=15681864 memory=279824502434304 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13853/stat : 13853 (java) S 13842 13845 2271 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 53503777 16058228736 893313 33554432000 4194304 4196468 140735575062592 139896412956384 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13854] ppid=13842 vsize=15681864 memory=2110262858296148 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13854/stat : 13854 (java) S 13842 13845 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53503777 16058228736 893313 33554432000 4194304 4196468 140735575062592 139896144520448 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13855] ppid=13842 vsize=15681864 memory=139912250657049 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13855/stat : 13855 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53503780 16058228736 893313 33554432000 4194304 4196468 140735575062592 139895770012112 139897774364571 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13856] ppid=13842 vsize=15681864 memory=10788 CPUtime=5 cores=1,3,5,7
/proc/13845/task/13856/stat : 13856 (java) S 13842 13845 2271 0 -1 1077944384 7967 0 0 0 498 2 0 0 20 0 19 0 53503780 16058228736 893313 33554432000 4194304 4196468 140735575062592 139896542922992 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13857] ppid=13842 vsize=15681864 memory=6944656592455360604 CPUtime=4.98 cores=1,3,5,7
/proc/13845/task/13857/stat : 13857 (java) S 13842 13845 2271 0 -1 1077944384 9294 0 0 0 497 1 0 0 20 0 19 0 53503780 16058228736 893313 33554432000 4194304 4196468 140735575062592 139896541870448 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13858] ppid=13842 vsize=15681864 memory=15332 CPUtime=1.24 cores=1,3,5,7
/proc/13845/task/13858/stat : 13858 (java) S 13842 13845 2271 0 -1 1077944384 5570 0 0 0 122 2 0 0 20 0 19 0 53503780 16058228736 893313 33554432000 4194304 4196468 140735575062592 139896540817392 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13859] ppid=13842 vsize=15681864 memory=17604 CPUtime=0 cores=1,3,5,7
/proc/13845/task/13859/stat : 13859 (java) S 13842 13845 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53503780 16058228736 893313 33554432000 4194304 4196468 140735575062592 139895272106336 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13860] ppid=13842 vsize=15681864 memory=19876 CPUtime=0.01 cores=1,3,5,7
/proc/13845/task/13860/stat : 13860 (java) S 13842 13845 2271 0 -1 1077944384 414 0 0 0 1 0 0 0 20 0 19 0 53503780 16058228736 893313 33554432000 4194304 4196468 140735575062592 139896539765808 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
Current children cumulated CPU time: 38.47 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 3573252 KiB

[startup+24.9035 s]
/proc/loadavg: 4.14 4.02 3.43 3/220 13860
/proc/meminfo: memFree=10261448/32770624 swapFree=67108860/67108860
[pid=13845] ppid=13842 vsize=15681864 memory=3573288 CPUtime=39.01 cores=1,3,5,7
/proc/13845/stat : 13845 (java) S 13842 13845 2271 0 -1 1077944320 50285 7452 0 0 3730 124 46 1 20 0 18 0 53503773 16058228736 893322 33554432000 4194304 4196468 140735575062592 140735575045136 139897774345975 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
/proc/13845/statm: 3920466 893322 3261 1 0 3881322 0
[pid=13845/tid=13847] ppid=13842 vsize=15681864 memory=3420592 CPUtime=23.93 cores=1,3,5,7
/proc/13845/task/13847/stat : 13847 (java) S 13842 13845 2271 0 -1 1077944384 22637 7452 0 0 2297 49 46 1 20 0 18 0 53503774 16058228736 893322 33554432000 4194304 4196468 140735575062592 139897746185216 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13848] ppid=13842 vsize=15681864 memory=3417696 CPUtime=1.39 cores=1,3,5,7
/proc/13845/task/13848/stat : 13848 (java) S 13842 13845 2271 0 -1 1077944384 410 7452 0 0 75 17 46 1 20 0 18 0 53503775 16058228736 893322 33554432000 4194304 4196468 140735575062592 139897778588176 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13849] ppid=13842 vsize=15681864 memory=3420672 CPUtime=1.39 cores=1,3,5,7
/proc/13845/task/13849/stat : 13849 (java) S 13842 13845 2271 0 -1 1077944384 686 7452 0 0 75 17 46 1 20 0 18 0 53503775 16058228736 893322 33554432000 4194304 4196468 140735575062592 139897235040912 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13850] ppid=13842 vsize=15681864 memory=3570168 CPUtime=1.39 cores=1,3,5,7
/proc/13845/task/13850/stat : 13850 (java) S 13842 13845 2271 0 -1 1077944384 761 7452 0 0 77 15 46 1 20 0 18 0 53503775 16058228736 893322 33554432000 4194304 4196468 140735575062592 139897233987856 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13851] ppid=13842 vsize=15681864 memory=3573252 CPUtime=1.39 cores=1,3,5,7
/proc/13845/task/13851/stat : 13851 (java) S 13842 13845 2271 0 -1 1077944384 374 7452 0 0 75 17 46 1 20 0 18 0 53503775 16058228736 893322 33554432000 4194304 4196468 140735575062592 139897232935312 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13852] ppid=13842 vsize=15681864 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/13845/task/13852/stat : 13852 (java) S 13842 13845 2271 0 -1 1077944384 529 7452 0 0 1 0 46 1 20 0 18 0 53503777 16058228736 893322 33554432000 4194304 4196468 140735575062592 139896543976176 139897774357122 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13853] ppid=13842 vsize=15681864 memory=3535112 CPUtime=0.47 cores=1,3,5,7
/proc/13845/task/13853/stat : 13853 (java) S 13842 13845 2271 0 -1 1077944384 15 7452 0 0 0 0 46 1 20 0 18 0 53503777 16058228736 893322 33554432000 4194304 4196468 140735575062592 139896412956384 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13854] ppid=13842 vsize=15681864 memory=3535112 CPUtime=0.47 cores=1,3,5,7
/proc/13845/task/13854/stat : 13854 (java) S 13842 13845 2271 0 -1 1077944384 2 7452 0 0 0 0 46 1 20 0 18 0 53503777 16058228736 893322 33554432000 4194304 4196468 140735575062592 139896144520448 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13855] ppid=13842 vsize=15681864 memory=288230574492221466 CPUtime=0.47 cores=1,3,5,7
/proc/13845/task/13855/stat : 13855 (java) S 13842 13845 2271 0 -1 1077944384 3 7452 0 0 0 0 46 1 20 0 18 0 53503780 16058228736 893322 33554432000 4194304 4196468 140735575062592 139895770012112 139897774364571 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13856] ppid=13842 vsize=15681864 memory=0 CPUtime=5.49 cores=1,3,5,7
/proc/13845/task/13856/stat : 13856 (java) S 13842 13845 2271 0 -1 1077944384 7969 7452 0 0 500 2 46 1 20 0 18 0 53503780 16058228736 893322 33554432000 4194304 4196468 140735575062592 139896542922992 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13857] ppid=13842 vsize=15681864 memory=3534556 CPUtime=5.46 cores=1,3,5,7
/proc/13845/task/13857/stat : 13857 (java) R 13842 13845 2271 0 -1 1077944384 9313 7452 0 0 498 1 46 1 20 0 18 0 53503780 16058228736 893322 33554432000 4194304 4196468 140735575062592 139896541870448 139897774357122 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13858] ppid=13842 vsize=15681864 memory=3535220 CPUtime=1.73 cores=1,3,5,7
/proc/13845/task/13858/stat : 13858 (java) R 13842 13845 2271 0 -1 4202560 5755 7452 0 0 124 2 46 1 20 0 18 0 53503780 16058228736 893322 33554432000 4194304 4196468 140735575062592 139896540811776 139897774367322 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13859] ppid=13842 vsize=15681864 memory=1196 CPUtime=0.47 cores=1,3,5,7
/proc/13845/task/13859/stat : 13859 (java) S 13842 13845 2271 0 -1 1077944384 3 7452 0 0 0 0 46 1 20 0 18 0 53503780 16058228736 893322 33554432000 4194304 4196468 140735575062592 139895272106336 139897774356181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
[pid=13845/tid=13860] ppid=13842 vsize=15681864 memory=8384 CPUtime=0.48 cores=1,3,5,7
/proc/13845/task/13860/stat : 13860 (java) S 13842 13845 2271 0 -1 1077944384 414 7452 0 0 1 0 46 1 20 0 18 0 53503780 16058228736 893322 33554432000 4194304 4196468 140735575062592 139896539765808 139897774357122 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33353728 140735575065587 140735575065865 140735575065865 140735575068623 0
Current children cumulated CPU time: 39.01 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 3573288 KiB

Child status: 0
Real time (s): 24.9501
CPU time (s): 39.0996
CPU user time (s): 37.825
CPU system time (s): 1.27467
CPU usage (%): 156.711
Max. virtual memory (cumulated for all children) (KiB): 15681864
Max. memory (cumulated for all children) (KiB): 3573288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.825
system time used= 1.27467
maximum resident set size= 3573540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57872
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5110
involuntary context switches= 98


# summary of solver processes directly reported to runsolver:
#   pid: 13845
#   total CPU time (s): 39.0996
#   total CPU user time (s): 37.825
#   total CPU system time (s): 1.27467

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.186127 second user time and 0.265896 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 17:23:26
IDJOB=4294858
IDBENCH=141437
IDSOLVER=2756
FILE ID=node105/4294858-1532359406
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44840 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-04-05_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294858-1532359406/watcher-4294858-1532359406 -o /tmp/evaluation-result-4294858-1532359406/solver-4294858-1532359406 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294858-1532359406.xml

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

MD5SUM BENCH= 340365fb59c69c653973bf6f753c5e6c
RANDOM SEED=508875026

node105.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.32
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.32
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.32
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.32
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:        13832124 kB
MemAvailable:   29486144 kB
Buffers:          200680 kB
Cached:         15426828 kB
SwapCached:            0 kB
Active:          3863392 kB
Inactive:       14266596 kB
Active(anon):    2455068 kB
Inactive(anon):    67172 kB
Active(file):    1408324 kB
Inactive(file): 14199424 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7840 kB
Writeback:             0 kB
AnonPages:       2446116 kB
Mapped:            49552 kB
Shmem:             17036 kB
Slab:             502584 kB
SReclaimable:     474732 kB
SUnreclaim:        27852 kB
KernelStack:        3824 kB
PageTables:        10156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13525384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2269184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 17:23:51