Trace number 4295570

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+MapleCOMSPS (2018-06-13)SAT 6.53971 3.22579

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-0003_c18.xml
MD5SUMdd4ed178c47046d12ce38b3d0d17c272
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.108401
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Wed Jul 25 20:29:32 CEST 2018
0.66/0.54	c PID: 1054
0.66/0.54	c IP: 172.20.3.102
0.66/0.54	c HOST: node102.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.22/0.85	c (0,0) Parsing End
1.22/0.85	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.22/0.85	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.22/0.85	c (0,0) Constraint Name Generate Begin
1.22/0.86	c (0,0) Ctr:HOME/instance-4295570-1532543371.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.22/0.86	c (0,0) Constraint Name Generate End
1.22/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.22/0.86	c (0,0) CSP to CSPinCNF Begin
2.21/1.21	c (0,0) translated 3 (10%) constraints
2.21/1.21	c (0,0) translated 6 (20%) constraints
2.21/1.22	c (0,0) translated 9 (30%) constraints
2.21/1.22	c (0,0) translated 12 (40%) constraints
2.21/1.22	c (0,0) translated 14 (50%) constraints
2.21/1.22	c (0,0) translated 17 (60%) constraints
2.21/1.22	c (0,0) translated 20 (70%) constraints
2.21/1.23	c (0,0) translated 23 (80%) constraints
2.21/1.23	c (0,0) translated 26 (90%) constraints
2.21/1.23	c (0,0) translated 28 (100%) constraints
2.21/1.29	c (0,0) STATISTICS1:HOME/instance-4295570-1532543371.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,37,695,2428912656,37,37,7,2428912656:2;2361442860:4;69343957:12;1874161:12;47952:4;46620:8;37:465;36:133;35:74,37:1271;36:172;35:86,37:2;2:666;1:27,7:6;6:12;5:12;4:12;2:672;1:74,
2.21/1.29	c (0,0) ===========================================
2.21/1.29	c (0,0) Both Encoding selects:
2.21/1.29	c (0,0) Order
2.21/1.29	c (0,0) ===========================================
2.45/1.31	c (0,0) translated 70 (10%) constraints
2.45/1.33	c (0,0) translated 139 (20%) constraints
2.45/1.34	c (0,0) translated 209 (30%) constraints
2.45/1.35	c (0,0) translated 278 (40%) constraints
2.45/1.36	c (0,0) translated 348 (50%) constraints
2.45/1.36	c (0,0) translated 417 (60%) constraints
2.45/1.37	c (0,0) translated 487 (70%) constraints
2.45/1.38	c (0,0) translated 556 (80%) constraints
2.45/1.38	c (0,0) translated 626 (90%) constraints
2.74/1.43	c (0,0) translated 695 (100%) constraints
2.74/1.44	c (0,0) CSP to CSPinCNF End
2.74/1.44	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 90
2.74/1.44	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.74/1.44	c (0,0) CSPinCNF Propagation Begin
2.74/1.47	c (0,0) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
2.74/1.47	c (0,0) CSPinCNF Propagation End
2.74/1.47	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 90
2.74/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.74/1.47	c (0,0) Simplify CSPinCNF Begin
3.05/1.56	c (1,1) Simplify CSPinCNF End
3.05/1.56	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 90
3.05/1.56	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.05/1.56	c (1,1) Calculate Precise Domain Begin
3.05/1.57	c (1,1) 1 values are removed by re-calculation
3.05/1.57	c (1,1) Calculate Precise Domain End
3.05/1.57	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 90
3.05/1.57	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.05/1.57	c (1,1) CSPinCNF to SatSolver Begin
3.67/1.70	c (1,1) 215 (10 %) CSP clauses are encoded (5984 SAT variables, 9723 SAT clauses)
3.67/1.74	c (1,1) 429 (20 %) CSP clauses are encoded (5984 SAT variables, 14935 SAT clauses)
3.67/1.78	c (1,1) 644 (30 %) CSP clauses are encoded (5984 SAT variables, 20254 SAT clauses)
4.02/1.81	c (1,1) 858 (40 %) CSP clauses are encoded (5984 SAT variables, 25564 SAT clauses)
4.02/1.84	c (1,1) 1072 (50 %) CSP clauses are encoded (5984 SAT variables, 30904 SAT clauses)
4.02/1.86	c (1,1) 1287 (60 %) CSP clauses are encoded (5984 SAT variables, 36243 SAT clauses)
4.02/1.88	c (1,1) 1501 (70 %) CSP clauses are encoded (5984 SAT variables, 41575 SAT clauses)
4.02/1.90	c (1,1) 1716 (80 %) CSP clauses are encoded (5984 SAT variables, 46855 SAT clauses)
4.32/1.92	c (1,1) 1930 (90 %) CSP clauses are encoded (5984 SAT variables, 52178 SAT clauses)
5.46/2.41	c (1,1) 2144 (100 %) CSP clauses are encoded (5984 SAT variables, 293090 SAT clauses)
5.46/2.41	c (1,1) CSPinCNF to SatSolver End
5.46/2.41	c (1,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.46/2.44	c (1,1) STATISTICS2:HOME/instance-4295570-1532543371.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,1417,2144,5329,90,35,3,5329:12;5256:6;2701:12;2627:6;1369:66;1332:18;1295:18;37:930;36:192;35:216,90:4;89:4;88:4;73:132;72:12;71:12;46:12;45:8;44:4;37:2480;36:240;35:245;2:2664,35:1;32:1;2:1998;1:144,3:138;2:1338;1:2731,
5.46/2.44	c (1,1) SatSolver.solve Begin
5.46/2.44	c (1,1) 5984 bool, 293124 clause
5.46/2.44	c (1,1) 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-4295570-1532543371.xml-scop-1054.cnf HOME/instance-4295570-1532543371.xml-scop-1054.cnf.out
6.36/3.18	c (2,0) c This is COMiniSatPS.
6.36/3.18	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
6.36/3.18	c (2,0) c ============================[ Problem Statistics ]=============================
6.36/3.18	c (2,0) c |                                                                             |
6.36/3.18	c (2,0) c |  Number of variables:          5984                                         |
6.36/3.18	c (2,0) c |  Number of clauses:          293065                                         |
6.36/3.18	c (2,0) c |  Parse time:                   0.06 s                                       |
6.36/3.18	c (2,0) c |  Eliminated clauses:           0.01 Mb                                      |
6.36/3.18	c (2,0) c Reduced to 5310 vars, 291991 cls (grow=0)
6.36/3.18	c (2,0) c No iterative elimination performed. (vars=5310, c/v ratio=55.0)
6.36/3.18	c (2,0) c |  Simplification time:          0.34 s                                       |
6.36/3.18	c (2,0) c |                                                                             |
6.36/3.18	c (2,0) c ============================[ Search Statistics ]==============================
6.36/3.18	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.36/3.18	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.36/3.18	c (2,0) c ===============================================================================
6.36/3.18	c (2,0) c ===============================================================================
6.36/3.18	c (2,0) c restarts              : 9
6.36/3.18	c (2,0) c conflicts             : 2206           (3167 /sec)
6.36/3.18	c (2,0) c decisions             : 3305           (0.00 % random) (4745 /sec)
6.36/3.18	c (2,0) c propagations          : 965029         (1385541 /sec)
6.36/3.18	c (2,0) c conflict literals     : 45161          (20.48 % deleted)
6.36/3.19	c (2,0) c CPU time              : 0.6965 s
6.36/3.19	c (2,0) 
6.36/3.19	c (2,0) s SATISFIABLE
6.46/3.20	c (2,1) SatSolver.solve End
6.46/3.21	c (2,1) Heap : 788 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.46/3.21	c (2,1) Show results Begin
6.46/3.21	c (2,1) x[0][0] = 18
6.46/3.21	c (2,1) x[0][1] = 36
6.46/3.21	c (2,1) x[0][2] = 38
6.46/3.21	c (2,1) x[0][3] = 19
6.46/3.21	c (2,1) x[1][0] = 39
6.46/3.21	c (2,1) x[1][1] = 15
6.46/3.21	c (2,1) x[1][2] = 14
6.46/3.21	c (2,1) x[1][3] = 16
6.46/3.21	c (2,1) x[1][4] = 27
6.46/3.21	c (2,1) x[2][0] = 34
6.46/3.21	c (2,1) x[2][1] = 21
6.46/3.21	c (2,1) x[2][2] = 4
6.46/3.21	c (2,1) x[2][3] = 17
6.46/3.21	c (2,1) x[2][4] = 7
6.46/3.21	c (2,1) x[2][5] = 28
6.46/3.21	c (2,1) x[3][0] = 20
6.46/3.21	c (2,1) x[3][1] = 10
6.46/3.21	c (2,1) x[3][2] = 3
6.46/3.21	c (2,1) x[3][3] = 9
6.46/3.21	c (2,1) x[3][4] = 8
6.46/3.21	c (2,1) x[3][5] = 24
6.46/3.21	c (2,1) x[3][6] = 37
6.46/3.21	c (2,1) x[4][0] = 29
6.46/3.21	c (2,1) x[4][1] = 22
6.46/3.21	c (2,1) x[4][2] = 6
6.46/3.21	c (2,1) x[4][3] = 5
6.46/3.21	c (2,1) x[4][4] = 23
6.46/3.21	c (2,1) x[4][5] = 26
6.46/3.21	c (2,1) x[5][0] = 30
6.46/3.21	c (2,1) x[5][1] = 12
6.46/3.21	c (2,1) x[5][2] = 31
6.46/3.21	c (2,1) x[5][3] = 25
6.46/3.21	c (2,1) x[5][4] = 13
6.46/3.21	c (2,1) x[6][0] = 32
6.46/3.21	c (2,1) x[6][1] = 33
6.46/3.21	c (2,1) x[6][2] = 11
6.46/3.21	c (2,1) x[6][3] = 35
6.46/3.21	s SATISFIABLE
6.46/3.21	v <instantiation>
6.46/3.21	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] 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[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3]</list>
6.46/3.21	v     <values>18 36 38 19 39 15 14 16 27 34 21 4 17 7 28 20 10 3 9 8 24 37 29 22 6 5 23 26 30 12 31 25 13 32 33 11 35</values>
6.46/3.21	v </instantiation>
6.46/3.21	c (2,1) Show results End
6.46/3.21	c (2,1) Heap : 788 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.46/3.21	c (2,1) 0,0,0,0,1,1,1,2,2,STOP-AFTER(ALL)
6.46/3.21	c END-Prog: Wed Jul 25 20:29:34 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 (5068 MiB free)
  memory of node 1: 16384 MiB (15588 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295570-1532543371/watcher-4295570-1532543371 -o /tmp/evaluation-result-4295570-1532543371/solver-4295570-1532543371 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295570-1532543371.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
solver pid=1054, runsolver pid=1051
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 2.30 2.31 2.21 3/220 1070
/proc/meminfo: memFree=21090916/32770624 swapFree=67076520/67108860
[pid=1054] ppid=1051 vsize=15011656 memory=74136 CPUtime=0.11 cores=1,3,5,7
/proc/1054/stat : 1054 (java) S 1051 1054 29212 0 -1 1077944320 6189 0 0 0 9 2 0 0 20 0 15 0 71900269 15371935744 18534 33554432000 4194304 4196468 140733177618896 140733177601440 139703694098167 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
/proc/1054/statm: 3752914 18534 2779 1 0 3715374 0
[pid=1054/tid=1056] ppid=1051 vsize=15011656 memory=4627829647351778678 CPUtime=0.09 cores=1,3,5,7
/proc/1054/task/1056/stat : 1056 (java) R 1051 1054 29212 0 -1 4202560 4763 0 0 0 8 1 0 0 20 0 15 0 71900270 15371935744 18996 33554432000 4194304 4196468 140733177618896 139703665910152 139703674373888 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1057] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1057/stat : 1057 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 18996 33554432000 4194304 4196468 140733177618896 139703698340240 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1058] ppid=1051 vsize=15011656 memory=140078211409536 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1058/stat : 1058 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 18996 33554432000 4194304 4196468 140733177618896 139703489423632 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1059] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1059/stat : 1059 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 18996 33554432000 4194304 4196468 140733177618896 139703488371344 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1060] ppid=1051 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1060/stat : 1060 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 19062 33554432000 4194304 4196468 140733177618896 139703487318544 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1061] ppid=1051 vsize=15011656 memory=140078211409536 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1061/stat : 1061 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900273 15371935744 19062 33554432000 4194304 4196468 140733177618896 139702664403568 139703694109314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1062] ppid=1051 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1062/stat : 1062 (java) S 1051 1054 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71900273 15371935744 19062 33554432000 4194304 4196468 140733177618896 139702267012384 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1063] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1063/stat : 1063 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900273 15371935744 19062 33554432000 4194304 4196468 140733177618896 139701998577264 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1064] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1064/stat : 1064 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 19062 33554432000 4194304 4196468 140733177618896 139701624068688 139703694116763 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1065] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1065/stat : 1065 (java) S 1051 1054 29212 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 19062 33554432000 4194304 4196468 140733177618896 139702663350384 139703694109314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1066] ppid=1051 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1066/stat : 1066 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 19062 33554432000 4194304 4196468 140733177618896 139702662297584 139703694109314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1067] ppid=1051 vsize=15011656 memory=140078211409536 CPUtime=0.01 cores=1,3,5,7
/proc/1054/task/1067/stat : 1067 (java) S 1051 1054 29212 0 -1 1077944384 278 0 0 0 1 0 0 0 20 0 15 0 71900276 15371935744 19062 33554432000 4194304 4196468 140733177618896 139702661245296 139703694109314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1068] ppid=1051 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1068/stat : 1068 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 19062 33554432000 4194304 4196468 140733177618896 139701126162912 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1070] ppid=1051 vsize=15011656 memory=140078211409536 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1070/stat : 1070 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 19062 33554432000 4194304 4196468 140733177618896 139702660193200 139703694109314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 74136 KiB

[startup+0.210572 s]*
/proc/loadavg: 2.30 2.31 2.21 3/220 1070
/proc/meminfo: memFree=21075936/32770624 swapFree=67076520/67108860
[pid=1054] ppid=1051 vsize=15011656 memory=87512 CPUtime=0.26 cores=1,3,5,7
/proc/1054/stat : 1054 (java) S 1051 1054 29212 0 -1 1077944320 9855 0 0 0 23 3 0 0 20 0 15 0 71900269 15371935744 21878 33554432000 4194304 4196468 140733177618896 140733177601440 139703694098167 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
/proc/1054/statm: 3752914 21878 2884 1 0 3715374 0
[pid=1054/tid=1056] ppid=1051 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/1054/task/1056/stat : 1056 (java) R 1051 1054 29212 0 -1 4202560 7745 0 0 0 18 2 0 0 20 0 15 0 71900270 15371935744 21944 33554432000 4194304 4196468 140733177618896 139703665924560 139703686335294 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1057] ppid=1051 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1057/stat : 1057 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 21944 33554432000 4194304 4196468 140733177618896 139703698340240 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1058] ppid=1051 vsize=15011656 memory=140078211439031 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1058/stat : 1058 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 21944 33554432000 4194304 4196468 140733177618896 139703489423632 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1059] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1059/stat : 1059 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 21944 33554432000 4194304 4196468 140733177618896 139703488371344 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1060] ppid=1051 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1060/stat : 1060 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 21944 33554432000 4194304 4196468 140733177618896 139703487318544 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1061] ppid=1051 vsize=15011656 memory=140078211409536 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1061/stat : 1061 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900273 15371935744 21944 33554432000 4194304 4196468 140733177618896 139702664403568 139703694109314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1062] ppid=1051 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1062/stat : 1062 (java) S 1051 1054 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71900273 15371935744 21944 33554432000 4194304 4196468 140733177618896 139702267012384 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1063] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1063/stat : 1063 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900273 15371935744 21944 33554432000 4194304 4196468 140733177618896 139701998577264 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1064] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1064/stat : 1064 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 21944 33554432000 4194304 4196468 140733177618896 139701624068688 139703694116763 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1065] ppid=1051 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1054/task/1065/stat : 1065 (java) R 1051 1054 29212 0 -1 4202560 456 0 0 0 1 0 0 0 20 0 15 0 71900276 15371935744 21944 33554432000 4194304 4196468 140733177618896 139702663342032 139703671965984 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1066] ppid=1051 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1066/stat : 1066 (java) R 1051 1054 29212 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 21944 33554432000 4194304 4196468 140733177618896 139702662297680 139703694108373 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1067] ppid=1051 vsize=15011656 memory=140078211409536 CPUtime=0.03 cores=1,3,5,7
/proc/1054/task/1067/stat : 1067 (java) R 1051 1054 29212 0 -1 4202560 309 0 0 0 3 0 0 0 20 0 15 0 71900276 15371935744 21944 33554432000 4194304 4196468 140733177618896 139702661245296 139703678178654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1068] ppid=1051 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1068/stat : 1068 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 21944 33554432000 4194304 4196468 140733177618896 139701126162912 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1070] ppid=1051 vsize=15011656 memory=140078211409536 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1070/stat : 1070 (java) R 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 21944 33554432000 4194304 4196468 140733177618896 139702660193200 139703694109314 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87512 KiB

[startup+0.310614 s]*
/proc/loadavg: 2.30 2.31 2.21 3/220 1070
/proc/meminfo: memFree=21072812/32770624 swapFree=67076520/67108860
[pid=1054] ppid=1051 vsize=15011656 memory=91680 CPUtime=0.42 cores=1,3,5,7
/proc/1054/stat : 1054 (java) S 1051 1054 29212 0 -1 1077944320 10458 0 0 0 39 3 0 0 20 0 15 0 71900269 15371935744 22920 33554432000 4194304 4196468 140733177618896 140733177601440 139703694098167 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
/proc/1054/statm: 3752914 22920 2994 1 0 3715374 0
[pid=1054/tid=1056] ppid=1051 vsize=15011656 memory=-7824251494390454375 CPUtime=0.29 cores=1,3,5,7
/proc/1054/task/1056/stat : 1056 (java) R 1051 1054 29212 0 -1 4202560 8179 0 0 0 27 2 0 0 20 0 15 0 71900270 15371935744 22920 33554432000 4194304 4196468 140733177618896 139703665902096 139703674373470 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1057] ppid=1051 vsize=15011656 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1057/stat : 1057 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 22920 33554432000 4194304 4196468 140733177618896 139703698340240 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1058] ppid=1051 vsize=15011656 memory=796 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1058/stat : 1058 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 22920 33554432000 4194304 4196468 140733177618896 139703489423632 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1059] ppid=1051 vsize=15011656 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1059/stat : 1059 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 22920 33554432000 4194304 4196468 140733177618896 139703488371344 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1060] ppid=1051 vsize=15011656 memory=15316 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1060/stat : 1060 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15371935744 22920 33554432000 4194304 4196468 140733177618896 139703487318544 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1061] ppid=1051 vsize=15011656 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1061/stat : 1061 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900273 15371935744 22920 33554432000 4194304 4196468 140733177618896 139702664403568 139703694109314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1062] ppid=1051 vsize=15011656 memory=10028 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1062/stat : 1062 (java) S 1051 1054 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71900273 15371935744 22920 33554432000 4194304 4196468 140733177618896 139702267012384 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1063] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1063/stat : 1063 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900273 15371935744 22920 33554432000 4194304 4196468 140733177618896 139701998577264 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1064] ppid=1051 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1064/stat : 1064 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 22920 33554432000 4194304 4196468 140733177618896 139701624068688 139703694116763 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1065] ppid=1051 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/1054/task/1065/stat : 1065 (java) S 1051 1054 29212 0 -1 1077944384 565 0 0 0 3 0 0 0 20 0 15 0 71900276 15371935744 22920 33554432000 4194304 4196468 140733177618896 139702663350384 139703694109314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1066] ppid=1051 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1054/task/1066/stat : 1066 (java) S 1051 1054 29212 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 15 0 71900276 15371935744 22920 33554432000 4194304 4196468 140733177618896 139702662297584 139703694109314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1067] ppid=1051 vsize=15011656 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/1054/task/1067/stat : 1067 (java) S 1051 1054 29212 0 -1 1077944384 354 0 0 0 7 0 0 0 20 0 15 0 71900276 15371935744 22920 33554432000 4194304 4196468 140733177618896 139702661245296 139703694109314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1068] ppid=1051 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1068/stat : 1068 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 22920 33554432000 4194304 4196468 140733177618896 139701126162912 139703694108373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1070] ppid=1051 vsize=15011656 memory=140078211483672 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1070/stat : 1070 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900276 15371935744 22920 33554432000 4194304 4196468 140733177618896 139702660193200 139703694109314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91680 KiB

[startup+0.70077 s]
/proc/loadavg: 2.30 2.31 2.21 3/220 1070
/proc/meminfo: memFree=21048132/32770624 swapFree=67076520/67108860
[pid=1054] ppid=1051 vsize=15020052 memory=131852 CPUtime=1.02 cores=1,3,5,7
/proc/1054/stat : 1054 (java) S 1051 1054 29212 0 -1 1077944320 17705 0 0 0 97 5 0 0 20 0 15 0 71900269 15380533248 32963 33554432000 4194304 4196468 140733177618896 140733177601440 139703694098167 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
/proc/1054/statm: 3755013 32963 3157 1 0 3716398 0
[pid=1054/tid=1056] ppid=1051 vsize=15020052 memory=144635036964740 CPUtime=0.67 cores=1,3,5,7
/proc/1054/task/1056/stat : 1056 (java) R 1051 1054 29212 0 -1 4202560 14949 0 0 0 63 4 0 0 20 0 15 0 71900270 15380533248 32963 33554432000 4194304 4196468 140733177618896 139703665934528 139703694110102 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1057] ppid=1051 vsize=15020052 memory=288230376152071363 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1057/stat : 1057 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15380533248 32963 33554432000 4194304 4196468 140733177618896 139703698340240 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1058] ppid=1051 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1058/stat : 1058 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15380533248 32963 33554432000 4194304 4196468 140733177618896 139703489423632 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1059] ppid=1051 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1059/stat : 1059 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15380533248 32963 33554432000 4194304 4196468 140733177618896 139703488371344 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1060] ppid=1051 vsize=15020052 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1060/stat : 1060 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15380533248 32963 33554432000 4194304 4196468 140733177618896 139703487318544 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1061] ppid=1051 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1061/stat : 1061 (java) S 1051 1054 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71900273 15380533248 32963 33554432000 4194304 4196468 140733177618896 139702664403568 139703694109314 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1062] ppid=1051 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1062/stat : 1062 (java) S 1051 1054 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71900273 15380533248 32963 33554432000 4194304 4196468 140733177618896 139702267012384 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1063] ppid=1051 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1063/stat : 1063 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900273 15380533248 32963 33554432000 4194304 4196468 140733177618896 139701998577264 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1064] ppid=1051 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1064/stat : 1064 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15380533248 32963 33554432000 4194304 4196468 140733177618896 139701624068688 139703694116763 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1065] ppid=1051 vsize=15020052 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/1054/task/1065/stat : 1065 (java) S 1051 1054 29212 0 -1 1077944384 786 0 0 0 11 0 0 0 20 0 15 0 71900276 15380533248 32963 33554432000 4194304 4196468 140733177618896 139702663350384 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1066] ppid=1051 vsize=15020052 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/1054/task/1066/stat : 1066 (java) S 1051 1054 29212 0 -1 1077944384 149 0 0 0 6 0 0 0 20 0 15 0 71900276 15380533248 32963 33554432000 4194304 4196468 140733177618896 139702662297584 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1067] ppid=1051 vsize=15020052 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/1054/task/1067/stat : 1067 (java) R 1051 1054 29212 0 -1 4202560 479 0 0 0 16 0 0 0 20 0 15 0 71900276 15380533248 32963 33554432000 4194304 4196468 140733177618896 139702661245296 139703694119514 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1068] ppid=1051 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1068/stat : 1068 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15380533248 32963 33554432000 4194304 4196468 140733177618896 139701126162912 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1070] ppid=1051 vsize=15020052 memory=31 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1070/stat : 1070 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900276 15380533248 32963 33554432000 4194304 4196468 140733177618896 139702660193200 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 131852 KiB

[startup+1.50163 s]
/proc/loadavg: 2.30 2.31 2.21 5/220 1070
/proc/meminfo: memFree=21017756/32770624 swapFree=67076520/67108860
[pid=1054] ppid=1051 vsize=15024148 memory=185708 CPUtime=3.05 cores=1,3,5,7
/proc/1054/stat : 1054 (java) S 1051 1054 29212 0 -1 1077944320 21918 0 0 0 298 7 0 0 20 0 15 0 71900269 15384727552 46427 33554432000 4194304 4196468 140733177618896 140733177601440 139703694098167 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
/proc/1054/statm: 3756037 46427 3202 1 0 3717422 0
[pid=1054/tid=1056] ppid=1051 vsize=15024148 memory=5793130513879896747 CPUtime=1.46 cores=1,3,5,7
/proc/1054/task/1056/stat : 1056 (java) R 1051 1054 29212 0 -1 4202560 16141 0 0 0 141 5 0 0 20 0 15 0 71900270 15384727552 46427 33554432000 4194304 4196468 140733177618896 139703665934112 139703156531256 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1057] ppid=1051 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1057/stat : 1057 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15384727552 46427 33554432000 4194304 4196468 140733177618896 139703698340240 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1058] ppid=1051 vsize=15024148 memory=4817 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1058/stat : 1058 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15384727552 46427 33554432000 4194304 4196468 140733177618896 139703489423632 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1059] ppid=1051 vsize=15024148 memory=6442213872044763743 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1059/stat : 1059 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900271 15384727552 46427 33554432000 4194304 4196468 140733177618896 139703488371344 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1060] ppid=1051 vsize=15024148 memory=280156153369600 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1060/stat : 1060 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900271 15384727552 46427 33554432000 4194304 4196468 140733177618896 139703487318544 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1061] ppid=1051 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1061/stat : 1061 (java) S 1051 1054 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71900273 15384727552 46427 33554432000 4194304 4196468 140733177618896 139702664403568 139703694109314 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1062] ppid=1051 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1062/stat : 1062 (java) S 1051 1054 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71900273 15384727552 46427 33554432000 4194304 4196468 140733177618896 139702267012384 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1063] ppid=1051 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1063/stat : 1063 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71900273 15384727552 46427 33554432000 4194304 4196468 140733177618896 139701998577264 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1064] ppid=1051 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1064/stat : 1064 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15384727552 46427 33554432000 4194304 4196468 140733177618896 139701624068688 139703694116763 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1065] ppid=1051 vsize=15024148 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/1054/task/1065/stat : 1065 (java) S 1051 1054 29212 0 -1 1077944384 1114 0 0 0 45 0 0 0 20 0 15 0 71900276 15384727552 46427 33554432000 4194304 4196468 140733177618896 139702663350384 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1066] ppid=1051 vsize=15024148 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/1054/task/1066/stat : 1066 (java) S 1051 1054 29212 0 -1 1077944384 779 0 0 0 42 0 0 0 20 0 15 0 71900276 15384727552 46427 33554432000 4194304 4196468 140733177618896 139702662297584 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1067] ppid=1051 vsize=15024148 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/1054/task/1067/stat : 1067 (java) R 1051 1054 29212 0 -1 4202560 2542 0 0 0 67 0 0 0 20 0 15 0 71900276 15384727552 46427 33554432000 4194304 4196468 140733177618896 139702661242832 139703672763807 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1068] ppid=1051 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1068/stat : 1068 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71900276 15384727552 46427 33554432000 4194304 4196468 140733177618896 139701126162912 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1070] ppid=1051 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1070/stat : 1070 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71900276 15384727552 46427 33554432000 4194304 4196468 140733177618896 139702660193200 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 185708 KiB

[startup+3.11054 s]
/proc/loadavg: 2.28 2.31 2.21 3/225 1083
/proc/meminfo: memFree=20532528/32770624 swapFree=67076520/67108860
[pid=1054] ppid=1051 vsize=15681864 memory=604088 CPUtime=5.73 cores=1,3,5,7
/proc/1054/stat : 1054 (java) S 1051 1054 29212 0 -1 1077944320 24559 0 0 0 557 16 0 0 20 0 19 0 71900269 16058228736 151022 33554432000 4194304 4196468 140733177618896 140733177601440 139703694098167 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
/proc/1054/statm: 3920466 151022 3228 1 0 3881322 0
[pid=1074] ppid=1054 vsize=40564 memory=23224 CPUtime=0.63 cores=1,3,5,7
/proc/1074/stat : 1074 (minisat_release) R 1054 1054 29212 0 -1 4202496 6147 0 0 0 62 1 0 0 20 0 1 0 71900516 41537536 5806 33554432000 4194304 4308513 140737181261904 140737181258360 4276436 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 28581888 140737181270705 140737181271214 140737181271214 140737181274053 0
/proc/1074/statm: 10141 5806 333 28 0 6381 0
[pid=1054/tid=1056] ppid=1051 vsize=15681864 memory=0 CPUtime=2.47 cores=1,3,5,7
/proc/1054/task/1056/stat : 1056 (java) S 1051 1054 29212 0 -1 1077944384 16942 0 0 0 234 13 0 0 20 0 19 0 71900270 16058228736 151022 33554432000 4194304 4196468 140733177618896 139703665937408 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1057] ppid=1051 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1057/stat : 1057 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71900271 16058228736 151022 33554432000 4194304 4196468 140733177618896 139703698340240 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1058] ppid=1051 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1058/stat : 1058 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71900271 16058228736 151022 33554432000 4194304 4196468 140733177618896 139703489423632 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1059] ppid=1051 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1059/stat : 1059 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71900271 16058228736 151022 33554432000 4194304 4196468 140733177618896 139703488371344 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1060] ppid=1051 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1060/stat : 1060 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71900271 16058228736 151022 33554432000 4194304 4196468 140733177618896 139703487318544 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1061] ppid=1051 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1061/stat : 1061 (java) S 1051 1054 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 71900273 16058228736 151022 33554432000 4194304 4196468 140733177618896 139702664403568 139703694109314 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1062] ppid=1051 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1062/stat : 1062 (java) S 1051 1054 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 71900273 16058228736 151022 33554432000 4194304 4196468 140733177618896 139702267012384 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1063] ppid=1051 vsize=15681864 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1063/stat : 1063 (java) S 1051 1054 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 71900273 16058228736 151022 33554432000 4194304 4196468 140733177618896 139701998577264 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1064] ppid=1051 vsize=15681864 memory=18624 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1064/stat : 1064 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71900276 16058228736 151022 33554432000 4194304 4196468 140733177618896 139701624068688 139703694116763 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1065] ppid=1051 vsize=15681864 memory=776 CPUtime=1.24 cores=1,3,5,7
/proc/1054/task/1065/stat : 1065 (java) S 1051 1054 29212 0 -1 1077944384 2316 0 0 0 124 0 0 0 20 0 19 0 71900276 16058228736 151022 33554432000 4194304 4196468 140733177618896 139702663350384 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1066] ppid=1051 vsize=15681864 memory=604088 CPUtime=1.1 cores=1,3,5,7
/proc/1054/task/1066/stat : 1066 (java) S 1051 1054 29212 0 -1 1077944384 1031 0 0 0 110 0 0 0 20 0 19 0 71900276 16058228736 151022 33554432000 4194304 4196468 140733177618896 139702662297584 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1067] ppid=1051 vsize=15681864 memory=17 CPUtime=0.86 cores=1,3,5,7
/proc/1054/task/1067/stat : 1067 (java) S 1051 1054 29212 0 -1 1077944384 2878 0 0 0 86 0 0 0 20 0 19 0 71900276 16058228736 151022 33554432000 4194304 4196468 140733177618896 139702661245296 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1068] ppid=1051 vsize=15681864 memory=288230613214036277 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1068/stat : 1068 (java) S 1051 1054 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 71900276 16058228736 151022 33554432000 4194304 4196468 140733177618896 139701126162912 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1070] ppid=1051 vsize=15681864 memory=1876 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1070/stat : 1070 (java) S 1051 1054 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 71900276 16058228736 151022 33554432000 4194304 4196468 140733177618896 139702660193200 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1077] ppid=1051 vsize=15681864 memory=1664 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1077/stat : 1077 (java) S 1051 1054 29212 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 71900516 16058228736 151022 33554432000 4194304 4196468 140733177618896 139702737475008 139703694122777 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1081] ppid=1051 vsize=15681864 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1081/stat : 1081 (java) S 1051 1054 29212 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 71900517 16058228736 151022 33554432000 4194304 4196468 140733177618896 139700589281200 139703694120093 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1082] ppid=1051 vsize=15681864 memory=800 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1082/stat : 1082 (java) S 1051 1054 29212 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 71900517 16058228736 151022 33554432000 4194304 4196468 140733177618896 139700857716016 139703694120093 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1083] ppid=1051 vsize=15681864 memory=5192 CPUtime=0 cores=1,3,5,7
/proc/1054/task/1083/stat : 1083 (java) S 1051 1054 29212 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 71900519 16058228736 151022 33554432000 4194304 4196468 140733177618896 139700186635168 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 15722428 KiB
Current children cumulated memory: 627312 KiB

[startup+3.22574 s]
# the end of solver process 1054 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.3501 s, system=0.189608 s

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

[startup+3.20113 s]
/proc/loadavg: 2.28 2.31 2.21 3/225 1083
/proc/meminfo: memFree=20532528/32770624 swapFree=67076520/67108860
[pid=1054] ppid=1051 vsize=15681864 memory=606224 CPUtime=6.46 cores=1,3,5,7
/proc/1054/stat : 1054 (java) S 1051 1054 29212 0 -1 1077944320 24609 6154 0 0 560 16 69 1 20 0 18 0 71900269 16058228736 151556 33554432000 4194304 4196468 140733177618896 140733177601440 139703694098167 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
/proc/1054/statm: 3920466 151556 3228 1 0 3881322 0
[pid=1054/tid=1056] ppid=1051 vsize=15681864 memory=1508 CPUtime=3.17 cores=1,3,5,7
/proc/1054/task/1056/stat : 1056 (java) S 1051 1054 29212 0 -1 1077944384 16942 6154 0 0 234 13 69 1 20 0 18 0 71900270 16058228736 151556 33554432000 4194304 4196468 140733177618896 139703665937408 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1057] ppid=1051 vsize=15681864 memory=3328 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1057/stat : 1057 (java) S 1051 1054 29212 0 -1 1077944384 2 6154 0 0 0 0 69 1 20 0 18 0 71900271 16058228736 151556 33554432000 4194304 4196468 140733177618896 139703698340240 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1058] ppid=1051 vsize=15681864 memory=3032 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1058/stat : 1058 (java) S 1051 1054 29212 0 -1 1077944384 1 6154 0 0 0 0 69 1 20 0 18 0 71900271 16058228736 151556 33554432000 4194304 4196468 140733177618896 139703489423632 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1059] ppid=1051 vsize=15681864 memory=2764 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1059/stat : 1059 (java) S 1051 1054 29212 0 -1 1077944384 2 6154 0 0 0 0 69 1 20 0 18 0 71900271 16058228736 151556 33554432000 4194304 4196468 140733177618896 139703488371344 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1060] ppid=1051 vsize=15681864 memory=28868 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1060/stat : 1060 (java) S 1051 1054 29212 0 -1 1077944384 1 6154 0 0 0 0 69 1 20 0 18 0 71900271 16058228736 151556 33554432000 4194304 4196468 140733177618896 139703487318544 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1061] ppid=1051 vsize=15681864 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1061/stat : 1061 (java) S 1051 1054 29212 0 -1 1077944384 5 6154 0 0 0 0 69 1 20 0 18 0 71900273 16058228736 151556 33554432000 4194304 4196468 140733177618896 139702664403568 139703694109314 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1062] ppid=1051 vsize=15681864 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1062/stat : 1062 (java) S 1051 1054 29212 0 -1 1077944384 13 6154 0 0 0 0 69 1 20 0 18 0 71900273 16058228736 151556 33554432000 4194304 4196468 140733177618896 139702267012384 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1063] ppid=1051 vsize=15681864 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1063/stat : 1063 (java) S 1051 1054 29212 0 -1 1077944384 1 6154 0 0 0 0 69 1 20 0 18 0 71900273 16058228736 151556 33554432000 4194304 4196468 140733177618896 139701998577264 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1064] ppid=1051 vsize=15681864 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1064/stat : 1064 (java) S 1051 1054 29212 0 -1 1077944384 3 6154 0 0 0 0 69 1 20 0 18 0 71900276 16058228736 151556 33554432000 4194304 4196468 140733177618896 139701624068688 139703694116763 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1065] ppid=1051 vsize=15681864 memory=0 CPUtime=1.95 cores=1,3,5,7
/proc/1054/task/1065/stat : 1065 (java) R 1051 1054 29212 0 -1 4202560 2318 6154 0 0 125 0 69 1 20 0 18 0 71900276 16058228736 151556 33554432000 4194304 4196468 140733177618896 139702663340496 139703672545467 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1066] ppid=1051 vsize=15681864 memory=0 CPUtime=1.81 cores=1,3,5,7
/proc/1054/task/1066/stat : 1066 (java) S 1051 1054 29212 0 -1 1077944384 1032 6154 0 0 111 0 69 1 20 0 18 0 71900276 16058228736 151556 33554432000 4194304 4196468 140733177618896 139702662297584 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1067] ppid=1051 vsize=15681864 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/1054/task/1067/stat : 1067 (java) R 1051 1054 29212 0 -1 4202560 2885 6154 0 0 87 0 69 1 20 0 18 0 71900276 16058228736 151556 33554432000 4194304 4196468 140733177618896 139702661245296 139703694110102 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1068] ppid=1051 vsize=15681864 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1068/stat : 1068 (java) S 1051 1054 29212 0 -1 1077944384 3 6154 0 0 0 0 69 1 20 0 18 0 71900276 16058228736 151556 33554432000 4194304 4196468 140733177618896 139701126162912 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1070] ppid=1051 vsize=15681864 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1070/stat : 1070 (java) S 1051 1054 29212 0 -1 1077944384 2 6154 0 0 0 0 69 1 20 0 18 0 71900276 16058228736 151556 33554432000 4194304 4196468 140733177618896 139702660193200 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1077] ppid=1051 vsize=15681864 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1077/stat : 1077 (java) S 1051 1054 29212 0 -1 1077944384 25 6154 0 0 0 0 69 1 20 0 18 0 71900516 16058228736 151556 33554432000 4194304 4196468 140733177618896 139702737474192 139703694109314 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1081] ppid=1051 vsize=15681864 memory=0 CPUtime=0.71 cores=1,3,5,7
/proc/1054/task/1081/stat : 1081 (java) R 1051 1054 29212 0 -1 4202560 38 6154 0 0 1 0 69 1 20 0 18 0 71900517 16058228736 151556 33554432000 4194304 4196468 140733177618896 139700589287920 139703166510532 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
[pid=1054/tid=1083] ppid=1051 vsize=15681864 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/1054/task/1083/stat : 1083 (java) S 1051 1054 29212 0 -1 1077944384 4 6154 0 0 0 0 69 1 20 0 18 0 71900519 16058228736 151556 33554432000 4194304 4196468 140733177618896 139700186634928 139703694108373 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29777920 140733177623540 140733177623817 140733177623817 140733177626575 0
Current children cumulated CPU time: 6.46 s
Current children cumulated vsize: 15681864 KiB
Current children cumulated memory: 606224 KiB

Child status: 0
Real time (s): 3.22579
CPU time (s): 6.53971
CPU user time (s): 6.3501
CPU system time (s): 0.189608
CPU usage (%): 202.732
Max. virtual memory (cumulated for all children) (KiB): 15722428
Max. memory (cumulated for all children) (KiB): 627312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.3501
system time used= 0.189608
maximum resident set size= 608724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30831
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3810
involuntary context switches= 29


# summary of solver processes directly reported to runsolver:
#   pid: 1054
#   total CPU time (s): 6.53971
#   total CPU user time (s): 6.3501
#   total CPU system time (s): 0.189608

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048959 second user time and 0.074938 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 20:29:31
IDJOB=4295570
IDBENCH=141567
IDSOLVER=2755
FILE ID=node102/4295570-1532543371
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52736 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-04-0003_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295570-1532543371/watcher-4295570-1532543371 -o /tmp/evaluation-result-4295570-1532543371/solver-4295570-1532543371 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295570-1532543371.xml

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

MD5SUM BENCH= dd4ed178c47046d12ce38b3d0d17c272
RANDOM SEED=686200321

node102.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.51
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.51
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.51
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.51
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:        21153828 kB
MemAvailable:   28735112 kB
Buffers:          159120 kB
Cached:          7657752 kB
SwapCached:         5648 kB
Active:          4449468 kB
Inactive:        6625900 kB
Active(anon):    3227036 kB
Inactive(anon):    55316 kB
Active(file):    1222432 kB
Inactive(file):  6570584 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076520 kB
Dirty:              7880 kB
Writeback:             0 kB
AnonPages:       3136204 kB
Mapped:            44596 kB
Shmem:             21452 kB
Slab:             236252 kB
SReclaimable:     208204 kB
SUnreclaim:        28048 kB
KernelStack:        3968 kB
PageTables:        11596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13517588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2965504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52728 MiB
End job on node102 at 2018-07-25 20:29:34