Trace number 4297070

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)? (MO) 3099.17 1240.59

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-13-14_c18.xml
MD5SUM1e3f313ec943efeca8787f022e591dae
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints27
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":182}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":182}]
Minimum constraint arity13
Maximum constraint arity14
Distribution of constraint arities[{"arity":13,"count":14},{"arity":14,"count":13}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 05:29:07 CEST 2018
0.65/0.55	c PID: 15011
0.65/0.55	c IP: 172.20.3.151
0.65/0.55	c HOST: node151.alineos.net
0.65/0.56	c (0,0) Parsing Begin
2.63/1.39	c (0,0) Parsing End
2.94/1.40	c (0,0) CSP: 182 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
2.94/1.40	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.94/1.40	c (0,0) Constraint Name Generate Begin
2.94/1.41	c (0,0) Ctr:HOME/instance-4297070-1532662146.xml,ExtensionSupport:IntVar
2.94/1.41	c (0,0) Constraint Name Generate End
2.94/1.41	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.94/1.41	c (0,0) CSP to CSPinCNF Begin
98.78/66.03	c (65,62) translated 3 (10%) constraints
211.02/129.60	c (129,118) translated 6 (20%) constraints
312.98/192.71	c (192,176) translated 9 (30%) constraints
375.87/233.90	c (233,214) translated 11 (40%) constraints
473.10/296.42	c (295,271) translated 14 (50%) constraints
603.97/388.65	c (388,358) translated 17 (60%) constraints
668.62/432.95	c (432,399) translated 19 (70%) constraints
766.50/499.14	c (498,461) translated 22 (80%) constraints
872.19/566.44	c (565,522) translated 25 (90%) constraints
933.13/610.04	c (609,564) translated 27 (100%) constraints
996.45/654.94	c (654,606) STATISTICS1:HOME/instance-4297070-1532662146.xml,ExtensionSupport:IntVar,2244239,13813694,-1,26,27,1,,26:18287389;2:23723559,27:109;26:109;25:177;24:124;23:218;22:379;21:313;20:409;19:594;18:732;17:1040;16:1239;15:1085;14:1525;13:1671;12:2070;11:2673;10:3629;9:5248;8:7846;7:11832;6:21933;5:41167;4:5974862;3:1862720;2:5869990,1:42010948;0:27,
996.45/654.94	c (654,606) ===========================================
996.45/654.94	c (654,606) Order
996.45/654.94	c (654,606) ===========================================
1016.49/672.08	c (671,623) translated 1381370 (10%) constraints
1040.05/689.91	c (689,640) translated 2762739 (20%) constraints
1063.72/707.93	c (707,657) translated 4144109 (30%) constraints
1311.18/754.64	c (754,674) translated 5525478 (40%) constraints
1331.26/772.57	c (772,692) translated 6906847 (50%) constraints
1354.56/791.01	c (790,710) translated 8288217 (60%) constraints
1456.14/819.31	c (818,727) translated 9669586 (70%) constraints
1637.17/857.82	c (857,745) translated 11050956 (80%) constraints
1737.27/886.05	c (885,763) translated 12432325 (90%) constraints
1931.56/926.27	c (925,781) translated 13813694 (100%) constraints
1931.56/926.27	c (925,781) CSP to CSPinCNF End
1932.52/927.12	c (926,782) CSP: 182 int (0 aux), 2244057 bool (2244057 aux), 13813694 ctr, max domain size 26
1932.52/927.12	c (926,782) Heap : 18188 MiB used (max 21664 MiB), NonHeap : 27 MiB used (max 0 MiB)
1932.52/927.12	c (926,782) CSPinCNF Propagation Begin
2623.93/1065.57	c (1065,839) 0 values, 27 unsatisfiable literals, and 0 valid clauses are removed
2623.93/1065.57	c (1065,839) CSPinCNF Propagation End
2624.74/1066.33	c (1065,840) CSP: 182 int (0 aux), 2244057 bool (2244057 aux), 13813694 ctr, max domain size 26
2624.74/1066.33	c (1065,840) Heap : 17006 MiB used (max 20090 MiB), NonHeap : 27 MiB used (max 0 MiB)
2624.74/1066.33	c (1065,840) Simplify CSPinCNF Begin
2892.09/1118.17	c (1117,860) Simplify CSPinCNF End
2892.88/1118.93	c (1118,861) CSP: 182 int (0 aux), 2244057 bool (2244057 aux), 13813694 ctr, max domain size 26
2892.88/1118.93	c (1118,861) Heap : 17025 MiB used (max 20090 MiB), NonHeap : 27 MiB used (max 0 MiB)
2892.88/1118.93	c (1118,861) Calculate Precise Domain Begin
2892.88/1118.93	c (1118,861) 0 values are removed by re-calculation
2892.88/1118.93	c (1118,861) Calculate Precise Domain End
2893.58/1119.69	c (1119,862) CSP: 182 int (0 aux), 2244057 bool (2244057 aux), 13813694 ctr, max domain size 26
2893.58/1119.69	c (1119,862) Heap : 17088 MiB used (max 20090 MiB), NonHeap : 27 MiB used (max 0 MiB)
2893.58/1119.69	c (1119,862) CSPinCNF to SatSolver Begin
2988.94/1138.77	c (1138,870) 1381370 (10 %) CSP clauses are encoded (2248607 SAT variables, 1385737 SAT clauses)
2996.06/1144.92	c (1144,876) 2762739 (20 %) CSP clauses are encoded (2248607 SAT variables, 2767106 SAT clauses)
3003.06/1151.05	c (1150,882) 4144109 (30 %) CSP clauses are encoded (2248607 SAT variables, 4148476 SAT clauses)
3010.16/1157.34	c (1156,888) 5525478 (40 %) CSP clauses are encoded (2248607 SAT variables, 5529845 SAT clauses)
3017.31/1163.60	c (1163,894) 6906847 (50 %) CSP clauses are encoded (2248607 SAT variables, 6911214 SAT clauses)
3024.45/1169.92	c (1169,900) 8288217 (60 %) CSP clauses are encoded (2248607 SAT variables, 8292584 SAT clauses)
3030.89/1175.93	c (1175,906) 9669586 (70 %) CSP clauses are encoded (2248607 SAT variables, 9673953 SAT clauses)
3037.91/1182.15	c (1181,912) 11050956 (80 %) CSP clauses are encoded (2248607 SAT variables, 11055323 SAT clauses)
3045.19/1188.30	c (1187,918) 12432325 (90 %) CSP clauses are encoded (2248607 SAT variables, 12436692 SAT clauses)
3051.40/1194.41	c (1193,924) 13813694 (100 %) CSP clauses are encoded (2248607 SAT variables, 13818061 SAT clauses)
3051.40/1194.41	c (1193,924) CSPinCNF to SatSolver End
3051.40/1194.41	c (1193,924) Heap : 17877 MiB used (max 21265 MiB), NonHeap : 27 MiB used (max 0 MiB)
3086.52/1228.08	c (1227,958) STATISTICS2:HOME/instance-4297070-1532662146.xml,ExtensionSupport:IntVar,2244239,13813694,-1,26,27,1,,26:18287389;2:23723559,27:82;26:136;25:177;24:124;23:218;22:379;21:313;20:409;19:594;18:732;17:1040;16:1239;15:1085;14:1525;13:1671;12:2070;11:2673;10:3629;9:5248;8:7846;7:11832;6:21933;5:41167;4:5974862;3:1862720;2:5869990,1:42010948,
3086.52/1228.08	c (1227,958) SatSolver.solve Begin
3086.52/1228.08	c (1227,958) 2248607 bool, 13818062 clause
3086.52/1228.08	c (1227,958) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297070-1532662146.xml-scop-15011.cnf HOME/instance-4297070-1532662146.xml-scop-15011.cnf.out
3098.58/1240.01	c (1239,0) receiving signal SIGTERM
3098.58/1240.02	s UNKNOWN
3086.75/1240.24	c (1239,958) SatSolver is killed by some reasons.
3086.75/1240.24	c (1239,958) 0,0,926,1065,1118,1119,1193,TO,TO,STOP-AFTER(DIMACS)
3086.75/1240.24	c END-Prog: Fri Jul 27 05:49:46 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12447 MiB free)
  memory of node 1: 16384 MiB (10329 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297070-1532662146/watcher-4297070-1532662146 -o /tmp/evaluation-result-4297070-1532662146/solver-4297070-1532662146 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532654539-14081 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297070-1532662146.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=15011, runsolver pid=15008

[startup+0.104972 s]*
/proc/loadavg: 8.54 8.75 8.72 2/198 15031
/proc/meminfo: memFree=23223360/32770624 swapFree=67108860/67108860
[pid=15011] ppid=15008 vsize=27312552 memory=112756 CPUtime=0.11 cores=0-7
/proc/15011/stat : 15011 (java) S 15008 15011 14054 0 -1 1077944320 6707 0 0 0 9 2 0 0 20 0 20 0 83777785 27968053248 28189 33554432000 4194304 4196468 140735478261808 140735478244352 139859688558327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
/proc/15011/statm: 6828138 28189 2747 1 0 6790598 0
[pid=15011/tid=15013] ppid=15008 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15011/task/15013/stat : 15013 (java) R 15008 15011 14054 0 -1 4202560 4828 0 0 0 7 2 0 0 20 0 20 0 83777786 27968053248 28189 33554432000 4194304 4196468 140735478261808 139859660335408 139859669952058 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15014] ppid=15008 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15011/task/15014/stat : 15014 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 28189 33554432000 4194304 4196468 140735478261808 139859692800784 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15015] ppid=15008 vsize=27312552 memory=140264484394624 CPUtime=0 cores=0-7
/proc/15011/task/15015/stat : 15015 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 28189 33554432000 4194304 4196468 140735478261808 139859506957200 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15016] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15016/stat : 15016 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 28189 33554432000 4194304 4196468 140735478261808 139859505904656 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15017] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15017/stat : 15017 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 28189 33554432000 4194304 4196468 140735478261808 139859504852112 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15018] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15018/stat : 15018 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 28189 33554432000 4194304 4196468 140735478261808 139859107412240 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15019] ppid=15008 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15011/task/15019/stat : 15019 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 28189 33554432000 4194304 4196468 140735478261808 139859106359696 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15020] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15020/stat : 15020 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 28189 33554432000 4194304 4196468 140735478261808 139859105307152 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15021] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15021/stat : 15021 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 28189 33554432000 4194304 4196468 140735478261808 139859104254608 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15022] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15022/stat : 15022 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777790 27968053248 28189 33554432000 4194304 4196468 140735478261808 139858612771312 139859688569474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15023] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15023/stat : 15023 (java) S 15008 15011 14054 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83777790 27968053248 28189 33554432000 4194304 4196468 140735478261808 139857624032672 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15024] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15024/stat : 15024 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777790 27968053248 28189 33554432000 4194304 4196468 140735478261808 139857355597296 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15025] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15025/stat : 15025 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 28189 33554432000 4194304 4196468 140735478261808 139856981088976 139859688576923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15026] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15026/stat : 15026 (java) S 15008 15011 14054 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 28189 33554432000 4194304 4196468 140735478261808 139858611718128 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15027] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15027/stat : 15027 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 28189 33554432000 4194304 4196468 140735478261808 139858610665584 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15028] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15028/stat : 15028 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 28189 33554432000 4194304 4196468 140735478261808 139858609613040 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15029] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15029/stat : 15029 (java) R 15008 15011 14054 0 -1 4202560 258 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 28189 33554432000 4194304 4196468 140735478261808 139858608560496 139859669798640 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15030] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15030/stat : 15030 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 28189 33554432000 4194304 4196468 140735478261808 139856483183328 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15031] ppid=15008 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15011/task/15031/stat : 15031 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 28189 33554432000 4194304 4196468 140735478261808 139858607508400 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 112756 KiB

[startup+0.210235 s]*
/proc/loadavg: 8.54 8.75 8.72 2/198 15031
/proc/meminfo: memFree=23209408/32770624 swapFree=67108860/67108860
[pid=15011] ppid=15008 vsize=27312552 memory=126348 CPUtime=0.24 cores=0-7
/proc/15011/stat : 15011 (java) S 15008 15011 14054 0 -1 1077944320 10287 0 0 0 21 3 0 0 20 0 20 0 83777785 27968053248 31587 33554432000 4194304 4196468 140735478261808 140735478244352 139859688558327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
/proc/15011/statm: 6828138 31587 2890 1 0 6790598 0
[pid=15011/tid=15013] ppid=15008 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/15011/task/15013/stat : 15013 (java) R 15008 15011 14054 0 -1 4202560 8184 0 0 0 17 2 0 0 20 0 20 0 83777786 27968053248 31587 33554432000 4194304 4196468 140735478261808 139859660346040 139859688580253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15014] ppid=15008 vsize=27312552 memory=14857 CPUtime=0 cores=0-7
/proc/15011/task/15014/stat : 15014 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 31587 33554432000 4194304 4196468 140735478261808 139859692800784 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15015] ppid=15008 vsize=27312552 memory=140264484408507 CPUtime=0 cores=0-7
/proc/15011/task/15015/stat : 15015 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 31587 33554432000 4194304 4196468 140735478261808 139859506957200 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15016] ppid=15008 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15011/task/15016/stat : 15016 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 31587 33554432000 4194304 4196468 140735478261808 139859505904656 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15017] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15017/stat : 15017 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 31587 33554432000 4194304 4196468 140735478261808 139859504852112 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15018] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15018/stat : 15018 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 31587 33554432000 4194304 4196468 140735478261808 139859107412240 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15019] ppid=15008 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15011/task/15019/stat : 15019 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 31587 33554432000 4194304 4196468 140735478261808 139859106359696 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15020] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15020/stat : 15020 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 31587 33554432000 4194304 4196468 140735478261808 139859105307152 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15021] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15021/stat : 15021 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 31587 33554432000 4194304 4196468 140735478261808 139859104254608 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15022] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15022/stat : 15022 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777790 27968053248 31587 33554432000 4194304 4196468 140735478261808 139858612771312 139859688569474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15023] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15023/stat : 15023 (java) S 15008 15011 14054 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83777790 27968053248 31587 33554432000 4194304 4196468 140735478261808 139857624032672 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15024] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15024/stat : 15024 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777790 27968053248 31587 33554432000 4194304 4196468 140735478261808 139857355597296 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15025] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15025/stat : 15025 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 31587 33554432000 4194304 4196468 140735478261808 139856981088976 139859688576923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15026] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15026/stat : 15026 (java) S 15008 15011 14054 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 31587 33554432000 4194304 4196468 140735478261808 139858611718128 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15027] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15027/stat : 15027 (java) S 15008 15011 14054 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 31587 33554432000 4194304 4196468 140735478261808 139858610665584 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15028] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15028/stat : 15028 (java) S 15008 15011 14054 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 31587 33554432000 4194304 4196468 140735478261808 139858609613040 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15029] ppid=15008 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/15011/task/15029/stat : 15029 (java) R 15008 15011 14054 0 -1 4202560 292 0 0 0 2 0 0 0 20 0 20 0 83777793 27968053248 31587 33554432000 4194304 4196468 140735478261808 139858608560496 139859688579674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15030] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15030/stat : 15030 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 31587 33554432000 4194304 4196468 140735478261808 139856483183328 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15031] ppid=15008 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15011/task/15031/stat : 15031 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 31587 33554432000 4194304 4196468 140735478261808 139858607508400 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126348 KiB

[startup+0.310143 s]*
/proc/loadavg: 8.54 8.75 8.72 2/198 15031
/proc/meminfo: memFree=23206368/32770624 swapFree=67108860/67108860
[pid=15011] ppid=15008 vsize=27312552 memory=129560 CPUtime=0.42 cores=0-7
/proc/15011/stat : 15011 (java) S 15008 15011 14054 0 -1 1077944320 10803 0 0 0 38 4 0 0 20 0 20 0 83777785 27968053248 32390 33554432000 4194304 4196468 140735478261808 140735478244352 139859688558327 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
/proc/15011/statm: 6828138 32390 2939 1 0 6790598 0
[pid=15011/tid=15013] ppid=15008 vsize=27312552 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/15011/task/15013/stat : 15013 (java) R 15008 15011 14054 0 -1 4202560 8552 0 0 0 27 3 0 0 20 0 20 0 83777786 27968053248 32390 33554432000 4194304 4196468 140735478261808 139859660362480 139859672638814 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15014] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15014/stat : 15014 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 32390 33554432000 4194304 4196468 140735478261808 139859692800784 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15015] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15015/stat : 15015 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 32390 33554432000 4194304 4196468 140735478261808 139859506957200 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15016] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15016/stat : 15016 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 32390 33554432000 4194304 4196468 140735478261808 139859505904656 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15017] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15017/stat : 15017 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 32390 33554432000 4194304 4196468 140735478261808 139859504852112 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15018] ppid=15008 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/15011/task/15018/stat : 15018 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 32390 33554432000 4194304 4196468 140735478261808 139859107412240 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15019] ppid=15008 vsize=27312552 memory=140264370959279 CPUtime=0 cores=0-7
/proc/15011/task/15019/stat : 15019 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 32390 33554432000 4194304 4196468 140735478261808 139859106359696 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15020] ppid=15008 vsize=27312552 memory=140264370961584 CPUtime=0 cores=0-7
/proc/15011/task/15020/stat : 15020 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 32390 33554432000 4194304 4196468 140735478261808 139859105307152 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15021] ppid=15008 vsize=27312552 memory=140264370963888 CPUtime=0 cores=0-7
/proc/15011/task/15021/stat : 15021 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27968053248 32390 33554432000 4194304 4196468 140735478261808 139859104254608 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15022] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15022/stat : 15022 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777790 27968053248 32390 33554432000 4194304 4196468 140735478261808 139858612771312 139859688569474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15023] ppid=15008 vsize=27312552 memory=280528741934736 CPUtime=0 cores=0-7
/proc/15011/task/15023/stat : 15023 (java) S 15008 15011 14054 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83777790 27968053248 32390 33554432000 4194304 4196468 140735478261808 139857624032672 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15024] ppid=15008 vsize=27312552 memory=280528741941648 CPUtime=0 cores=0-7
/proc/15011/task/15024/stat : 15024 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777790 27968053248 32390 33554432000 4194304 4196468 140735478261808 139857355597296 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15025] ppid=15008 vsize=27312552 memory=280528741882928 CPUtime=0 cores=0-7
/proc/15011/task/15025/stat : 15025 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 32390 33554432000 4194304 4196468 140735478261808 139856981088976 139859688576923 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15026] ppid=15008 vsize=27312552 memory=280528741955472 CPUtime=0.02 cores=0-7
/proc/15011/task/15026/stat : 15026 (java) S 15008 15011 14054 0 -1 1077944384 522 0 0 0 2 0 0 0 20 0 20 0 83777793 27968053248 32390 33554432000 4194304 4196468 140735478261808 139858611718128 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15027] ppid=15008 vsize=27312552 memory=280528741962384 CPUtime=0 cores=0-7
/proc/15011/task/15027/stat : 15027 (java) S 15008 15011 14054 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 32390 33554432000 4194304 4196468 140735478261808 139858610665584 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15028] ppid=15008 vsize=27312552 memory=280528741960080 CPUtime=0 cores=0-7
/proc/15011/task/15028/stat : 15028 (java) S 15008 15011 14054 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 32390 33554432000 4194304 4196468 140735478261808 139858609613040 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15029] ppid=15008 vsize=27312552 memory=280528741976688 CPUtime=0.07 cores=0-7
/proc/15011/task/15029/stat : 15029 (java) S 15008 15011 14054 0 -1 1077944384 313 0 0 0 7 0 0 0 20 0 20 0 83777793 27968053248 32390 33554432000 4194304 4196468 140735478261808 139858608560496 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15030] ppid=15008 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15030/stat : 15030 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 32390 33554432000 4194304 4196468 140735478261808 139856483183328 139859688568533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15031] ppid=15008 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/15011/task/15031/stat : 15031 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27968053248 32390 33554432000 4194304 4196468 140735478261808 139858607508400 139859688569474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 129560 KiB

[startup+0.700854 s]
/proc/loadavg: 8.54 8.75 8.72 2/198 15031
/proc/meminfo: memFree=23182184/32770624 swapFree=67108860/67108860
[pid=15011] ppid=15008 vsize=27318824 memory=168600 CPUtime=1 cores=0-7
/proc/15011/stat : 15011 (java) S 15008 15011 14054 0 -1 1077944320 17736 0 0 0 94 6 0 0 20 0 20 0 83777785 27974475776 42150 33554432000 4194304 4196468 140735478261808 140735478244352 139859688558327 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
/proc/15011/statm: 6829706 42150 3136 1 0 6791110 0
[pid=15011/tid=15013] ppid=15008 vsize=27318824 memory=0 CPUtime=0.66 cores=0-7
/proc/15011/task/15013/stat : 15013 (java) R 15008 15011 14054 0 -1 4202560 14944 0 0 0 62 4 0 0 20 0 20 0 83777786 27974475776 42662 33554432000 4194304 4196468 140735478261808 139859660395504 139859688580253 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15014] ppid=15008 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15014/stat : 15014 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27974475776 42662 33554432000 4194304 4196468 140735478261808 139859692800784 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15015] ppid=15008 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15015/stat : 15015 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27974475776 42662 33554432000 4194304 4196468 140735478261808 139859506957200 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15016] ppid=15008 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15016/stat : 15016 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27974475776 42662 33554432000 4194304 4196468 140735478261808 139859505904656 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15017] ppid=15008 vsize=27318824 memory=4612 CPUtime=0 cores=0-7
/proc/15011/task/15017/stat : 15017 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83777788 27974475776 42662 33554432000 4194304 4196468 140735478261808 139859504852112 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15018] ppid=15008 vsize=27318824 memory=8552 CPUtime=0 cores=0-7
/proc/15011/task/15018/stat : 15018 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27974475776 42662 33554432000 4194304 4196468 140735478261808 139859107412240 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15019] ppid=15008 vsize=27318824 memory=1624 CPUtime=0 cores=0-7
/proc/15011/task/15019/stat : 15019 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27974475776 42662 33554432000 4194304 4196468 140735478261808 139859106359696 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15020] ppid=15008 vsize=27318824 memory=1200 CPUtime=0 cores=0-7
/proc/15011/task/15020/stat : 15020 (java) S 15008 15011 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83777788 27974475776 42662 33554432000 4194304 4196468 140735478261808 139859105307152 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15021] ppid=15008 vsize=27318824 memory=15872 CPUtime=0 cores=0-7
/proc/15011/task/15021/stat : 15021 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777788 27974475776 42662 33554432000 4194304 4196468 140735478261808 139859104254608 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15022] ppid=15008 vsize=27318824 memory=15028 CPUtime=0 cores=0-7
/proc/15011/task/15022/stat : 15022 (java) S 15008 15011 14054 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83777790 27974475776 42662 33554432000 4194304 4196468 140735478261808 139858612771312 139859688569474 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0

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

[pid=15011/tid=15022] ppid=15008 vsize=27327160 memory=24028764 CPUtime=2.73 cores=0-7
/proc/15011/task/15022/stat : 15022 (java) S 15008 15011 14054 0 -1 1077944384 592510 0 0 0 242 31 0 0 20 0 20 0 83777790 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139858612769632 139859688568533 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15023] ppid=15008 vsize=27327160 memory=8148 CPUtime=0 cores=0-7
/proc/15011/task/15023/stat : 15023 (java) S 15008 15011 14054 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 83777790 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139857624032736 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15024] ppid=15008 vsize=27327160 memory=24028764 CPUtime=0 cores=0-7
/proc/15011/task/15024/stat : 15024 (java) S 15008 15011 14054 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 83777790 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139857355597312 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15025] ppid=15008 vsize=27327160 memory=278274 CPUtime=0 cores=0-7
/proc/15011/task/15025/stat : 15025 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139856981088976 139859688576923 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15026] ppid=15008 vsize=27327160 memory=24028764 CPUtime=3.16 cores=0-7
/proc/15011/task/15026/stat : 15026 (java) S 15008 15011 14054 0 -1 1077944384 15963 0 0 0 313 3 0 0 20 0 20 0 83777793 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139858611718128 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15027] ppid=15008 vsize=27327160 memory=24028764 CPUtime=4.26 cores=0-7
/proc/15011/task/15027/stat : 15027 (java) S 15008 15011 14054 0 -1 1077944384 19965 0 0 0 423 3 0 0 20 0 20 0 83777793 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139858610665584 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15028] ppid=15008 vsize=27327160 memory=24028764 CPUtime=4.01 cores=0-7
/proc/15011/task/15028/stat : 15028 (java) S 15008 15011 14054 0 -1 1077944384 19735 0 0 0 398 3 0 0 20 0 20 0 83777793 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139858609613040 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15029] ppid=15008 vsize=27327160 memory=4028 CPUtime=1.26 cores=0-7
/proc/15011/task/15029/stat : 15029 (java) S 15008 15011 14054 0 -1 1077944384 31763 0 0 0 120 6 0 0 20 0 20 0 83777793 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139858608560496 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15030] ppid=15008 vsize=27327160 memory=24029128 CPUtime=0 cores=0-7
/proc/15011/task/15030/stat : 15030 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83777793 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139856483183328 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15031] ppid=15008 vsize=27327160 memory=15040 CPUtime=0.63 cores=0-7
/proc/15011/task/15031/stat : 15031 (java) S 15008 15011 14054 0 -1 1077944384 1109 0 0 0 28 35 0 0 20 0 20 0 83777793 27983011840 6007283 33554432000 4194304 4196468 140735478261808 139858607508400 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
Current children cumulated CPU time: 2909.06 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 24029132 KiB

[startup+1182.3 s]
/proc/loadavg: 2.72 3.61 4.53 2/198 15045
/proc/meminfo: memFree=206756/32770624 swapFree=67108860/67108860
[pid=15011] ppid=15008 vsize=27327160 memory=24022180 CPUtime=3038.1 cores=0-7
/proc/15011/stat : 15011 (java) S 15008 15011 14054 0 -1 1077944320 7141223 0 0 0 298165 5645 0 0 20 0 20 0 83777785 27983011840 6005545 33554432000 4194304 4196468 140735478261808 140735478244352 139859688558327 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
/proc/15011/statm: 6831790 6005545 3274 1 0 6792646 0
[pid=15011/tid=15013] ppid=15008 vsize=27327160 memory=24022180 CPUtime=913.14 cores=0-7
/proc/15011/task/15013/stat : 15013 (java) R 15008 15011 14054 0 -1 4202560 182840 0 0 0 91124 190 0 0 20 0 20 0 83777786 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139859660397920 139859185453527 0 4 0 25189583 0 0 0 -1 1 0 0 27 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15014] ppid=15008 vsize=27327160 memory=24022176 CPUtime=263.05 cores=0-7
/proc/15011/task/15014/stat : 15014 (java) S 15008 15011 14054 0 -1 1077944384 607421 0 0 0 25686 619 0 0 20 0 20 0 83777788 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139859692800784 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 55 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15015] ppid=15008 vsize=27327160 memory=24029244 CPUtime=263.59 cores=0-7
/proc/15011/task/15015/stat : 15015 (java) S 15008 15011 14054 0 -1 1077944384 753640 0 0 0 25648 711 0 0 20 0 20 0 83777788 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139859506957200 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 63 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15016] ppid=15008 vsize=27327160 memory=24022180 CPUtime=263.71 cores=0-7
/proc/15011/task/15016/stat : 15016 (java) S 15008 15011 14054 0 -1 1077944384 833200 0 0 0 25682 689 0 0 20 0 20 0 83777788 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139859505904656 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 63 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15017] ppid=15008 vsize=27327160 memory=24022180 CPUtime=262.6 cores=0-7
/proc/15011/task/15017/stat : 15017 (java) S 15008 15011 14054 0 -1 1077944384 824761 0 0 0 25501 759 0 0 20 0 20 0 83777788 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139859504852112 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 54 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15018] ppid=15008 vsize=27327160 memory=24022180 CPUtime=264.47 cores=0-7
/proc/15011/task/15018/stat : 15018 (java) S 15008 15011 14054 0 -1 1077944384 695876 0 0 0 25725 722 0 0 20 0 20 0 83777788 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139859107412240 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 62 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15019] ppid=15008 vsize=27327160 memory=6791534058613427641 CPUtime=263.35 cores=0-7
/proc/15011/task/15019/stat : 15019 (java) S 15008 15011 14054 0 -1 1077944384 856248 0 0 0 25677 658 0 0 20 0 20 0 83777788 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139859106359696 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 52 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15020] ppid=15008 vsize=27327160 memory=1572 CPUtime=263.46 cores=0-7
/proc/15011/task/15020/stat : 15020 (java) S 15008 15011 14054 0 -1 1077944384 869661 0 0 0 25724 622 0 0 20 0 20 0 83777788 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139859105307152 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 50 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15021] ppid=15008 vsize=27327160 memory=1228 CPUtime=263.99 cores=0-7
/proc/15011/task/15021/stat : 15021 (java) S 15008 15011 14054 0 -1 1077944384 816896 0 0 0 25805 594 0 0 20 0 20 0 83777788 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139859104254608 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 55 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15022] ppid=15008 vsize=27327160 memory=1944 CPUtime=2.88 cores=0-7
/proc/15011/task/15022/stat : 15022 (java) S 15008 15011 14054 0 -1 1077944384 606596 0 0 0 255 33 0 0 20 0 20 0 83777790 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139858612771312 139859688569474 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15023] ppid=15008 vsize=27327160 memory=24022180 CPUtime=0 cores=0-7
/proc/15011/task/15023/stat : 15023 (java) S 15008 15011 14054 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 83777790 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139857624032736 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15024] ppid=15008 vsize=27327160 memory=4028 CPUtime=0 cores=0-7
/proc/15011/task/15024/stat : 15024 (java) S 15008 15011 14054 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 83777790 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139857355597312 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15025] ppid=15008 vsize=27327160 memory=24022180 CPUtime=0 cores=0-7
/proc/15011/task/15025/stat : 15025 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83777793 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139856981088976 139859688576923 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15026] ppid=15008 vsize=27327160 memory=24022176 CPUtime=3.26 cores=0-7
/proc/15011/task/15026/stat : 15026 (java) S 15008 15011 14054 0 -1 1077944384 17080 0 0 0 323 3 0 0 20 0 20 0 83777793 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139858611718128 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15027] ppid=15008 vsize=27327160 memory=24022180 CPUtime=4.37 cores=0-7
/proc/15011/task/15027/stat : 15027 (java) S 15008 15011 14054 0 -1 1077944384 20741 0 0 0 434 3 0 0 20 0 20 0 83777793 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139858610665584 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15028] ppid=15008 vsize=27327160 memory=24022180 CPUtime=4.11 cores=0-7
/proc/15011/task/15028/stat : 15028 (java) S 15008 15011 14054 0 -1 1077944384 20793 0 0 0 408 3 0 0 20 0 20 0 83777793 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139858609613040 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15029] ppid=15008 vsize=27327160 memory=24022180 CPUtime=1.31 cores=0-7
/proc/15011/task/15029/stat : 15029 (java) S 15008 15011 14054 0 -1 1077944384 32918 0 0 0 125 6 0 0 20 0 20 0 83777793 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139858608560496 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15030] ppid=15008 vsize=27327160 memory=4028 CPUtime=0 cores=0-7
/proc/15011/task/15030/stat : 15030 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83777793 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139856483183328 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15031] ppid=15008 vsize=27327160 memory=24022180 CPUtime=0.66 cores=0-7
/proc/15011/task/15031/stat : 15031 (java) S 15008 15011 14054 0 -1 1077944384 1200 0 0 0 29 37 0 0 20 0 20 0 83777793 27983011840 6005545 33554432000 4194304 4196468 140735478261808 139858607508400 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
Current children cumulated CPU time: 3038.1 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 24022180 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1240 s]*
/proc/loadavg: 1.63 3.13 4.31 2/204 15052
/proc/meminfo: memFree=192136/32770624 swapFree=67108860/67108860
[pid=15011] ppid=15008 vsize=27982760 memory=24027244 CPUtime=3086.74 cores=0-7
/proc/15011/stat : 15011 (java) S 15008 15011 14054 0 -1 1077944320 7228076 0 0 0 303003 5671 0 0 20 0 24 0 83777785 28654346240 6006811 33554432000 4194304 4196468 140735478261808 140735478244352 139859688558327 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
/proc/15011/statm: 6995690 6006811 3278 1 0 6956546 0
[pid=15046] ppid=15011 vsize=3933580 memory=3801712 CPUtime=11.84 cores=0-7
/proc/15046/stat : 15046 (glucose-syrup) R 15011 15011 14054 0 -1 4202496 1269719 0 3 0 898 286 0 0 20 0 1 0 83900595 4027985920 950428 33554432000 4194304 4373367 140731164566000 140731164563688 140110128384997 0 4 0 8388610 0 0 0 17 3 0 0 2 0 0 6470912 6472264 15024128 140731164574639 140731164574892 140731164574892 140731164577735 0
/proc/15046/statm: 983395 950428 360 44 0 979083 0
[pid=15011/tid=15013] ppid=15008 vsize=27982760 memory=-4075877051373423743 CPUtime=958.64 cores=0-7
/proc/15011/task/15013/stat : 15013 (java) S 15008 15011 14054 0 -1 1077944384 234154 0 0 0 95655 209 0 0 20 0 24 0 83777786 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859660397568 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15014] ppid=15008 vsize=27982760 memory=4872558044660077418 CPUtime=263.39 cores=0-7
/proc/15011/task/15014/stat : 15014 (java) S 15008 15011 14054 0 -1 1077944384 610505 0 0 0 25719 620 0 0 20 0 24 0 83777788 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859692800784 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 56 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15015] ppid=15008 vsize=27982760 memory=1228 CPUtime=263.94 cores=0-7
/proc/15011/task/15015/stat : 15015 (java) S 15008 15011 14054 0 -1 1077944384 756728 0 0 0 25682 712 0 0 20 0 24 0 83777788 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859506957200 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 63 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15016] ppid=15008 vsize=27982760 memory=1944 CPUtime=264.06 cores=0-7
/proc/15011/task/15016/stat : 15016 (java) S 15008 15011 14054 0 -1 1077944384 836698 0 0 0 25716 690 0 0 20 0 24 0 83777788 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859505904656 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 64 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15017] ppid=15008 vsize=27982760 memory=1416 CPUtime=262.95 cores=0-7
/proc/15011/task/15017/stat : 15017 (java) S 15008 15011 14054 0 -1 1077944384 828418 0 0 0 25535 760 0 0 20 0 24 0 83777788 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859504852112 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 55 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15018] ppid=15008 vsize=27982760 memory=4612 CPUtime=264.82 cores=0-7
/proc/15011/task/15018/stat : 15018 (java) S 15008 15011 14054 0 -1 1077944384 699185 0 0 0 25759 723 0 0 20 0 24 0 83777788 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859107412240 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 62 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15019] ppid=15008 vsize=27982760 memory=8488 CPUtime=263.7 cores=0-7
/proc/15011/task/15019/stat : 15019 (java) S 15008 15011 14054 0 -1 1077944384 859952 0 0 0 25712 658 0 0 20 0 24 0 83777788 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859106359696 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 52 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15020] ppid=15008 vsize=27982760 memory=1624 CPUtime=263.8 cores=0-7
/proc/15011/task/15020/stat : 15020 (java) S 15008 15011 14054 0 -1 1077944384 873293 0 0 0 25757 623 0 0 20 0 24 0 83777788 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859105307152 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 51 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15021] ppid=15008 vsize=27982760 memory=1200 CPUtime=264.35 cores=0-7
/proc/15011/task/15021/stat : 15021 (java) S 15008 15011 14054 0 -1 1077944384 820111 0 0 0 25840 595 0 0 20 0 24 0 83777788 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859104254608 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 56 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15022] ppid=15008 vsize=27982760 memory=15872 CPUtime=2.89 cores=0-7
/proc/15011/task/15022/stat : 15022 (java) S 15008 15011 14054 0 -1 1077944384 606876 0 0 0 256 33 0 0 20 0 24 0 83777790 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139858612771312 139859688569474 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15023] ppid=15008 vsize=27982760 memory=4052 CPUtime=0 cores=0-7
/proc/15011/task/15023/stat : 15023 (java) S 15008 15011 14054 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 24 0 83777790 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139857624032736 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15024] ppid=15008 vsize=27982760 memory=-4075877051373423743 CPUtime=0 cores=0-7
/proc/15011/task/15024/stat : 15024 (java) S 15008 15011 14054 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 24 0 83777790 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139857355597312 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15025] ppid=15008 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15025/stat : 15025 (java) S 15008 15011 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83777793 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139856981088976 139859688576923 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15026] ppid=15008 vsize=27982760 memory=0 CPUtime=3.39 cores=0-7
/proc/15011/task/15026/stat : 15026 (java) S 15008 15011 14054 0 -1 1077944384 18842 0 0 0 336 3 0 0 20 0 24 0 83777793 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139858611718128 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15027] ppid=15008 vsize=27982760 memory=9 CPUtime=4.43 cores=0-7
/proc/15011/task/15027/stat : 15027 (java) S 15008 15011 14054 0 -1 1077944384 22213 0 0 0 440 3 0 0 20 0 24 0 83777793 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139858610665584 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15028] ppid=15008 vsize=27982760 memory=0 CPUtime=4.19 cores=0-7
/proc/15011/task/15028/stat : 15028 (java) S 15008 15011 14054 0 -1 1077944384 22544 0 0 0 416 3 0 0 20 0 24 0 83777793 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139858609613040 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15029] ppid=15008 vsize=27982760 memory=30 CPUtime=1.34 cores=0-7
/proc/15011/task/15029/stat : 15029 (java) S 15008 15011 14054 0 -1 1077944384 35915 0 0 0 128 6 0 0 20 0 24 0 83777793 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139858608560496 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15030] ppid=15008 vsize=27982760 memory=4 CPUtime=0 cores=0-7
/proc/15011/task/15030/stat : 15030 (java) S 15008 15011 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83777793 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139856483183328 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15031] ppid=15008 vsize=27982760 memory=0 CPUtime=0.7 cores=0-7
/proc/15011/task/15031/stat : 15031 (java) S 15008 15011 14054 0 -1 1077944384 1235 0 0 0 31 39 0 0 20 0 24 0 83777793 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139858607508400 139859688569474 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15047] ppid=15008 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15047/stat : 15047 (java) S 15008 15011 14054 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 83900595 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139859101398720 139859688582937 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15050] ppid=15008 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15050/stat : 15050 (java) S 15008 15011 14054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 83900599 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139855812082960 139859688580253 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15051] ppid=15008 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15051/stat : 15051 (java) S 15008 15011 14054 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 83900600 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139856080518544 139859688580253 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
[pid=15011/tid=15052] ppid=15008 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/15011/task/15052/stat : 15052 (java) S 15008 15011 14054 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 83900601 28654346240 6006811 33554432000 4194304 4196468 140735478261808 139855543655584 139859688568533 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19558400 140735478264793 140735478265093 140735478265093 140735478267855 0
Current children cumulated CPU time: 3098.58 s
Current children cumulated vsize: 31916340 KiB
Current children cumulated memory: 27828956 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+1240.59 s]
# the end of solver process 15011 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3039.03 s, system=60.1381 s

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

[startup+1240.4 s]*
/proc/loadavg: 1.63 3.13 4.31 2/181 15053
/proc/meminfo: memFree=18869272/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1240.51 s]
/proc/loadavg: 1.63 3.13 4.31 2/181 15053
/proc/meminfo: memFree=18869272/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 1240.59
CPU time (s): 3099.17
CPU user time (s): 3039.03
CPU system time (s): 60.1381
CPU usage (%): 249.814
Max. virtual memory (cumulated for all children) (KiB): 31916340
Max. memory (cumulated for all children) (KiB): 27828956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3039.03
system time used= 60.1381
maximum resident set size= 24029248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8498011
page faults= 3
swaps= 0
block input operations= 712
block output operations= 623192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63697
involuntary context switches= 46420


# summary of solver processes directly reported to runsolver:
#   pid: 15011
#   total CPU time (s): 3099.17
#   total CPU user time (s): 3039.03
#   total CPU system time (s): 60.1381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.31711 second user time and 13.2044 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-27 05:29:06
IDJOB=4297070
IDBENCH=141441
IDSOLVER=2758
FILE ID=node151/4297070-1532662146
RUNJOBID= node151-1532654539-14081
PBS_JOBID= 21022219
Free space on /tmp= 54924 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-13-14_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297070-1532662146/watcher-4297070-1532662146 -o /tmp/evaluation-result-4297070-1532662146/solver-4297070-1532662146 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532654539-14081 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297070-1532662146.xml

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

MD5SUM BENCH= 1e3f313ec943efeca8787f022e591dae
RANDOM SEED=1011345545

node151.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.87
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.87
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.87
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.87
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:        23324616 kB
MemAvailable:   31940488 kB
Buffers:          212632 kB
Cached:          8646780 kB
SwapCached:            0 kB
Active:          1442768 kB
Inactive:        7470352 kB
Active(anon):       4048 kB
Inactive(anon):    77476 kB
Active(file):    1438720 kB
Inactive(file):  7392876 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             12036 kB
Writeback:             0 kB
AnonPages:         61596 kB
Mapped:            41412 kB
Shmem:             25224 kB
Slab:             227780 kB
SReclaimable:     200220 kB
SUnreclaim:        27560 kB
KernelStack:        3136 kB
PageTables:         4660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54916 MiB
End job on node151 at 2018-07-27 05:49:47