Trace number 4312115

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17SAT1465 248.995 247.36

General information on the benchmark

NameKnapsack/
Knapsack-70-300-01_c18.xml
MD5SUM140f8f4c33ce7e414b2f0aa2389f8c03
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1465
Best CPU time to get the best result obtained on this benchmark248.995
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":70}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":70}]
Minimum constraint arity70
Maximum constraint arity70
Distribution of constraint arities[{"arity":70,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.68/0.55	c version: 2018-08-17
0.68/0.56	c seed: 806091736
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 1
0.68/0.58	c Parsing instance...
1.33/0.98	c Parsing done, starting search...
1.52/1.01	o 428
1.52/1.04	o 429
1.52/1.04	o 476
1.52/1.04	o 480
1.52/1.04	o 564
1.52/1.04	o 568
1.52/1.05	o 576
1.52/1.05	o 580
1.52/1.05	o 605
1.52/1.05	o 613
1.52/1.05	o 646
1.52/1.05	o 650
1.52/1.05	o 668
1.52/1.05	o 672
1.52/1.05	o 756
1.52/1.05	o 760
1.52/1.06	o 823
1.52/1.06	o 827
1.52/1.06	o 834
1.52/1.06	o 842
1.52/1.07	o 854
1.52/1.07	o 858
1.52/1.07	o 883
1.52/1.07	o 887
1.52/1.10	o 891
1.52/1.10	o 910
1.52/1.10	o 913
1.52/1.10	o 916
1.79/1.11	o 935
1.79/1.11	o 938
1.79/1.11	o 942
1.79/1.11	o 946
1.79/1.13	o 949
1.79/1.13	o 952
1.79/1.13	o 953
1.79/1.13	o 956
1.79/1.13	o 960
1.79/1.15	o 966
1.79/1.15	o 969
1.79/1.15	o 973
1.79/1.15	o 984
1.79/1.15	o 989
1.79/1.17	o 998
1.79/1.18	o 1018
1.79/1.18	o 1031
1.79/1.18	o 1033
1.79/1.19	o 1038
1.79/1.19	o 1049
1.79/1.19	o 1055
1.79/1.19	o 1071
2.07/1.23	o 1075
2.41/1.43	o 1077
2.98/1.92	o 1081
2.98/1.96	o 1093
2.98/1.96	o 1097
2.98/1.97	o 1102
2.98/1.97	o 1106
2.98/1.98	o 1108
2.98/1.98	o 1112
2.98/1.98	o 1113
2.98/1.98	o 1117
3.69/2.58	o 1122
3.69/2.58	o 1125
3.69/2.58	o 1129
3.69/2.58	o 1141
3.69/2.58	o 1144
3.90/2.72	o 1149
3.90/2.73	o 1152
3.90/2.73	o 1179
3.90/2.79	o 1190
5.41/4.22	o 1193
8.54/7.33	o 1195
8.54/7.33	o 1200
8.54/7.33	o 1201
8.54/7.35	o 1203
8.54/7.35	o 1215
8.76/7.57	o 1216
8.76/7.59	o 1219
8.86/7.60	o 1220
8.86/7.66	o 1225
8.86/7.66	o 1247
8.86/7.67	o 1248
8.86/7.70	o 1256
8.86/7.70	o 1266
8.98/7.70	o 1281
8.98/7.71	o 1289
8.98/7.71	o 1325
8.98/7.79	o 1327
8.98/7.79	o 1335
8.98/7.79	o 1337
9.11/7.83	o 1356
10.01/8.75	o 1358
11.82/10.51	o 1361
15.63/14.34	o 1371
15.63/14.34	o 1384
16.03/14.72	o 1391
16.03/14.74	o 1398
17.04/15.73	o 1402
25.75/24.44	o 1405
25.75/24.44	o 1406
38.56/37.26	o 1408
38.56/37.26	o 1411
38.56/37.26	o 1415
45.96/44.62	o 1438
45.96/44.64	o 1456
45.96/44.64	o 1457
60.09/58.72	o 1460
100.92/99.53	o 1464
100.92/99.54	o 1465
248.93/247.35	s SATISFIABLE
248.93/247.35	v <instantiation>
248.93/247.35	v 	<list>
248.93/247.35	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69]
248.93/247.35	v 	</list>
248.93/247.35	v 	<values>
248.93/247.35	v 		0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 1 1 0 0 0 1 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 0 0 0 1 0 0 1 1 0 0 0 1 1 0 0 0 
248.93/247.35	v 	</values>
248.93/247.35	v </instantiation>

Verifier Data

OK	1465

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312115-1534570097/watcher-4312115-1534570097 -o /tmp/evaluation-result-4312115-1534570097/solver-4312115-1534570097 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534569113-14131 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 806091736 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312115-1534570097.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=14888, runsolver pid=14885
Current StackSize limit: 8192 KiB


[startup+0.100093 s]*
/proc/loadavg: 1.13 1.37 1.23 3/215 14903
/proc/meminfo: memFree=24585000/32770624 swapFree=67107648/67108860
[pid=14888] ppid=14885 vsize=14082736 memory=30416 CPUtime=0.12 cores=1,3,5,7
/proc/14888/stat : 14888 (java) S 14885 14888 10031 0 -1 1077944320 6547 0 0 0 11 1 0 0 20 0 15 0 274572913 14420721664 7604 33554432000 4194304 4196468 140737211383200 140737211365744 140242942676727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
/proc/14888/statm: 3520684 7604 3150 1 0 3482761 0
[pid=14888/tid=14890] ppid=14885 vsize=14082736 memory=-8773748148829983871 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14890/stat : 14890 (java) R 14885 14888 10031 0 -1 4202560 4574 0 0 0 8 1 0 0 20 0 15 0 274572913 14420721664 7604 33554432000 4194304 4196468 140737211383200 140242946891152 140242934913854 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14891] ppid=14885 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14891/stat : 14891 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 7604 33554432000 4194304 4196468 140737211383200 140242899229840 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14892] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14892/stat : 14892 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 7604 33554432000 4194304 4196468 140737211383200 140242898177040 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14893] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14893/stat : 14893 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 7604 33554432000 4194304 4196468 140737211383200 140242897124240 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14894] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14894/stat : 14894 (java) S 14885 14888 10031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 7604 33554432000 4194304 4196468 140737211383200 140242535770896 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14895] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14895/stat : 14895 (java) S 14885 14888 10031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274572915 14420721664 7604 33554432000 4194304 4196468 140737211383200 140241922120048 140242942687874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14896] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14896/stat : 14896 (java) S 14885 14888 10031 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274572915 14420721664 7604 33554432000 4194304 4196468 140737211383200 140241921066016 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14897] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14897/stat : 14897 (java) S 14885 14888 10031 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274572916 14420721664 7669 33554432000 4194304 4196468 140737211383200 140241920013168 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14898] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14898/stat : 14898 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 7669 33554432000 4194304 4196468 140737211383200 140241918961488 140242942695323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14899] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14899/stat : 14899 (java) S 14885 14888 10031 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 7669 33554432000 4194304 4196468 140737211383200 140241917909872 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14900] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14900/stat : 14900 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 7669 33554432000 4194304 4196468 140737211383200 140241916857072 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14901] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0.01 cores=1,3,5,7
/proc/14888/task/14901/stat : 14901 (java) S 14885 14888 10031 0 -1 1077944384 299 0 0 0 1 0 0 0 20 0 15 0 274572918 14420721664 7669 33554432000 4194304 4196468 140737211383200 140241915804272 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14902] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14902/stat : 14902 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 7669 33554432000 4194304 4196468 140737211383200 140241914751712 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14903] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14903/stat : 14903 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 7669 33554432000 4194304 4196468 140737211383200 140241913698992 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30416 KiB

[startup+0.218436 s]*
/proc/loadavg: 1.13 1.37 1.23 5/215 14903
/proc/meminfo: memFree=24569248/32770624 swapFree=67107648/67108860
[pid=14888] ppid=14885 vsize=14082736 memory=47272 CPUtime=0.33 cores=1,3,5,7
/proc/14888/stat : 14888 (java) S 14885 14888 10031 0 -1 1077944320 10444 0 0 0 31 2 0 0 20 0 15 0 274572913 14420721664 11818 33554432000 4194304 4196468 140737211383200 140737211365744 140242942676727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
/proc/14888/statm: 3520684 11818 3379 1 0 3482761 0
[pid=14888/tid=14890] ppid=14885 vsize=14082736 memory=7022364594140610616 CPUtime=0.21 cores=1,3,5,7
/proc/14888/task/14890/stat : 14890 (java) R 14885 14888 10031 0 -1 4202560 8096 0 0 0 19 2 0 0 20 0 15 0 274572913 14420721664 11818 33554432000 4194304 4196468 140737211383200 140242946904304 140242942688662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14891] ppid=14885 vsize=14082736 memory=343 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14891/stat : 14891 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 11818 33554432000 4194304 4196468 140737211383200 140242899229840 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14892] ppid=14885 vsize=14082736 memory=288370210393863808 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14892/stat : 14892 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 11818 33554432000 4194304 4196468 140737211383200 140242898177040 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14893] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14893/stat : 14893 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 11818 33554432000 4194304 4196468 140737211383200 140242897124240 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14894] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14894/stat : 14894 (java) S 14885 14888 10031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 11818 33554432000 4194304 4196468 140737211383200 140242535770896 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14895] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14895/stat : 14895 (java) S 14885 14888 10031 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274572915 14420721664 11818 33554432000 4194304 4196468 140737211383200 140241922120048 140242942687874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14896] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14896/stat : 14896 (java) S 14885 14888 10031 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274572915 14420721664 11818 33554432000 4194304 4196468 140737211383200 140241921066016 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14897] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14897/stat : 14897 (java) S 14885 14888 10031 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274572916 14420721664 11818 33554432000 4194304 4196468 140737211383200 140241920013168 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14898] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14898/stat : 14898 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 11818 33554432000 4194304 4196468 140737211383200 140241918961488 140242942695323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14899] ppid=14885 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14888/task/14899/stat : 14899 (java) S 14885 14888 10031 0 -1 1077944384 352 0 0 0 2 0 0 0 20 0 15 0 274572918 14420721664 11818 33554432000 4194304 4196468 140737211383200 140241917909872 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14900] ppid=14885 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/14888/task/14900/stat : 14900 (java) S 14885 14888 10031 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 15 0 274572918 14420721664 11818 33554432000 4194304 4196468 140737211383200 140241916857072 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14901] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0.07 cores=1,3,5,7
/proc/14888/task/14901/stat : 14901 (java) S 14885 14888 10031 0 -1 1077944384 359 0 0 0 7 0 0 0 20 0 15 0 274572918 14420721664 11818 33554432000 4194304 4196468 140737211383200 140241915804272 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14902] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14902/stat : 14902 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 11818 33554432000 4194304 4196468 140737211383200 140241914751712 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14903] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14903/stat : 14903 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 11818 33554432000 4194304 4196468 140737211383200 140241913698992 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47272 KiB

[startup+0.31099 s]*
/proc/loadavg: 1.13 1.37 1.23 3/215 14903
/proc/meminfo: memFree=24565960/32770624 swapFree=67107648/67108860
[pid=14888] ppid=14885 vsize=14082736 memory=50552 CPUtime=0.44 cores=1,3,5,7
/proc/14888/stat : 14888 (java) S 14885 14888 10031 0 -1 1077944320 10791 0 0 0 42 2 0 0 20 0 15 0 274572913 14420721664 12638 33554432000 4194304 4196468 140737211383200 140737211365744 140242942676727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
/proc/14888/statm: 3520684 12638 3381 1 0 3482761 0
[pid=14888/tid=14890] ppid=14885 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/14888/task/14890/stat : 14890 (java) R 14885 14888 10031 0 -1 4202560 8411 0 0 0 28 2 0 0 20 0 15 0 274572913 14420721664 12638 33554432000 4194304 4196468 140737211383200 140242946894640 140242927842280 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14891] ppid=14885 vsize=14082736 memory=4294977828 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14891/stat : 14891 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 12638 33554432000 4194304 4196468 140737211383200 140242899229840 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14892] ppid=14885 vsize=14082736 memory=288370210393863808 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14892/stat : 14892 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 12638 33554432000 4194304 4196468 140737211383200 140242898177040 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14893] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14893/stat : 14893 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 12638 33554432000 4194304 4196468 140737211383200 140242897124240 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14894] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14894/stat : 14894 (java) S 14885 14888 10031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274572914 14420721664 12638 33554432000 4194304 4196468 140737211383200 140242535770896 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14895] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14895/stat : 14895 (java) S 14885 14888 10031 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274572915 14420721664 12638 33554432000 4194304 4196468 140737211383200 140241922120048 140242942687874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14896] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14896/stat : 14896 (java) S 14885 14888 10031 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274572915 14420721664 12638 33554432000 4194304 4196468 140737211383200 140241921066016 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14897] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14897/stat : 14897 (java) S 14885 14888 10031 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274572916 14420721664 12638 33554432000 4194304 4196468 140737211383200 140241920013168 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14898] ppid=14885 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14898/stat : 14898 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 12638 33554432000 4194304 4196468 140737211383200 140241918961488 140242942695323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14899] ppid=14885 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/14888/task/14899/stat : 14899 (java) S 14885 14888 10031 0 -1 1077944384 367 0 0 0 3 0 0 0 20 0 15 0 274572918 14420721664 12638 33554432000 4194304 4196468 140737211383200 140241917909872 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14900] ppid=14885 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/14888/task/14900/stat : 14900 (java) S 14885 14888 10031 0 -1 1077944384 260 0 0 0 2 0 0 0 20 0 15 0 274572918 14420721664 12638 33554432000 4194304 4196468 140737211383200 140241916857072 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14901] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0.08 cores=1,3,5,7
/proc/14888/task/14901/stat : 14901 (java) S 14885 14888 10031 0 -1 1077944384 372 0 0 0 8 0 0 0 20 0 15 0 274572918 14420721664 12638 33554432000 4194304 4196468 140737211383200 140241915804272 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14902] ppid=14885 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14902/stat : 14902 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 12638 33554432000 4194304 4196468 140737211383200 140241914751712 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14903] ppid=14885 vsize=14082736 memory=139834242152064 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14903/stat : 14903 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572918 14420721664 12638 33554432000 4194304 4196468 140737211383200 140241913698992 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50552 KiB

[startup+0.700728 s]
/proc/loadavg: 1.13 1.37 1.23 3/215 14903
/proc/meminfo: memFree=24541404/32770624 swapFree=67107648/67108860
[pid=14888] ppid=14885 vsize=14084804 memory=88936 CPUtime=0.99 cores=1,3,5,7
/proc/14888/stat : 14888 (java) S 14885 14888 10031 0 -1 1077944320 17633 0 0 0 94 5 0 0 20 0 15 0 274572913 14422839296 22234 33554432000 4194304 4196468 140737211383200 140737211365744 140242942676727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
/proc/14888/statm: 3521201 22234 3497 1 0 3483273 0
[pid=14888/tid=14890] ppid=14885 vsize=14084804 memory=203807673830798 CPUtime=0.67 cores=1,3,5,7
/proc/14888/task/14890/stat : 14890 (java) R 14885 14888 10031 0 -1 4202560 14860 0 0 0 63 4 0 0 20 0 15 0 274572913 14422839296 22234 33554432000 4194304 4196468 140737211383200 140242946891776 140242942698653 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14891] ppid=14885 vsize=14084804 memory=1412920 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14891/stat : 14891 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14422839296 22234 33554432000 4194304 4196468 140737211383200 140242899229840 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14892] ppid=14885 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14892/stat : 14892 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14422839296 22234 33554432000 4194304 4196468 140737211383200 140242898177040 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14893] ppid=14885 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14893/stat : 14893 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14422839296 22234 33554432000 4194304 4196468 140737211383200 140242897124240 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14894] ppid=14885 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14894/stat : 14894 (java) S 14885 14888 10031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274572914 14422839296 22234 33554432000 4194304 4196468 140737211383200 140242535770896 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14895] ppid=14885 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14895/stat : 14895 (java) S 14885 14888 10031 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274572915 14422839296 22234 33554432000 4194304 4196468 140737211383200 140241922120048 140242942687874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14896] ppid=14885 vsize=14084804 memory=-3535359994705171298 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14896/stat : 14896 (java) S 14885 14888 10031 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274572915 14422839296 22234 33554432000 4194304 4196468 140737211383200 140241921066016 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14897] ppid=14885 vsize=14084804 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14897/stat : 14897 (java) S 14885 14888 10031 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274572916 14422839296 22234 33554432000 4194304 4196468 140737211383200 140241920013168 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14898] ppid=14885 vsize=14084804 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14898/stat : 14898 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14422839296 22234 33554432000 4194304 4196468 140737211383200 140241918961488 140242942695323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14899] ppid=14885 vsize=14084804 memory=6944656592455359580 CPUtime=0.06 cores=1,3,5,7
/proc/14888/task/14899/stat : 14899 (java) S 14885 14888 10031 0 -1 1077944384 516 0 0 0 6 0 0 0 20 0 15 0 274572918 14422839296 22234 33554432000 4194304 4196468 140737211383200 140241917909872 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14900] ppid=14885 vsize=14084804 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/14888/task/14900/stat : 14900 (java) S 14885 14888 10031 0 -1 1077944384 411 0 0 0 8 0 0 0 20 0 15 0 274572918 14422839296 22234 33554432000 4194304 4196468 140737211383200 140241916857072 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14901] ppid=14885 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/14888/task/14901/stat : 14901 (java) S 14885 14888 10031 0 -1 1077944384 465 0 0 0 15 0 0 0 20 0 15 0 274572918 14422839296 22234 33554432000 4194304 4196468 140737211383200 140241915804272 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14902] ppid=14885 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14902/stat : 14902 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14422839296 22234 33554432000 4194304 4196468 140737211383200 140241914751712 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14903] ppid=14885 vsize=14084804 memory=12552 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14903/stat : 14903 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572918 14422839296 22234 33554432000 4194304 4196468 140737211383200 140241913698992 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88936 KiB

[startup+1.50065 s]
/proc/loadavg: 1.13 1.37 1.23 4/215 14903
/proc/meminfo: memFree=24499480/32770624 swapFree=67107648/67108860
[pid=14888] ppid=14885 vsize=14088900 memory=137716 CPUtime=2.52 cores=1,3,5,7
/proc/14888/stat : 14888 (java) S 14885 14888 10031 0 -1 1077944320 22406 0 0 0 245 7 0 0 20 0 15 0 274572913 14427033600 34429 33554432000 4194304 4196468 140737211383200 140737211365744 140242942676727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
/proc/14888/statm: 3522225 34429 3549 1 0 3484297 0
[pid=14888/tid=14890] ppid=14885 vsize=14088900 memory=10759 CPUtime=1.46 cores=1,3,5,7
/proc/14888/task/14890/stat : 14890 (java) R 14885 14888 10031 0 -1 4202560 17691 0 0 0 141 5 0 0 20 0 15 0 274572913 14427033600 34429 33554432000 4194304 4196468 140737211383200 140242946912696 140242581338416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14891] ppid=14885 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14891/stat : 14891 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14427033600 34429 33554432000 4194304 4196468 140737211383200 140242899229840 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14892] ppid=14885 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14892/stat : 14892 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14427033600 34429 33554432000 4194304 4196468 140737211383200 140242898177040 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14893] ppid=14885 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14893/stat : 14893 (java) S 14885 14888 10031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274572914 14427033600 34429 33554432000 4194304 4196468 140737211383200 140242897124240 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14894] ppid=14885 vsize=14088900 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14894/stat : 14894 (java) S 14885 14888 10031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274572914 14427033600 34429 33554432000 4194304 4196468 140737211383200 140242535770896 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14895] ppid=14885 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14895/stat : 14895 (java) S 14885 14888 10031 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274572915 14427033600 34429 33554432000 4194304 4196468 140737211383200 140241922120048 140242942687874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0

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

[pid=14888/tid=14902] ppid=14885 vsize=14088900 memory=38 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14902/stat : 14902 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241914751712 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14903] ppid=14885 vsize=14088900 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/14888/task/14903/stat : 14903 (java) S 14885 14888 10031 0 -1 1077944384 960 0 0 0 1 3 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241913698992 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
Current children cumulated CPU time: 246.42 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 160132 KiB

[startup+246.401 s]
/proc/loadavg: 1.32 1.37 1.26 3/216 14990
/proc/meminfo: memFree=23433700/32770624 swapFree=67107648/67108860
[pid=14888] ppid=14885 vsize=14088900 memory=160132 CPUtime=248.02 cores=1,3,5,7
/proc/14888/stat : 14888 (java) S 14885 14888 10031 0 -1 1077944320 44267 0 0 0 24785 17 0 0 20 0 15 0 274572913 14427033600 40033 33554432000 4194304 4196468 140737211383200 140737211365744 140242942676727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
/proc/14888/statm: 3522225 40033 3579 1 0 3484297 0
[pid=14888/tid=14890] ppid=14885 vsize=14088900 memory=160132 CPUtime=246.08 cores=1,3,5,7
/proc/14888/task/14890/stat : 14890 (java) R 14885 14888 10031 0 -1 4202560 23737 0 0 0 24601 7 0 0 20 0 15 0 274572913 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242946914880 140242581340424 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14891] ppid=14885 vsize=14088900 memory=1828 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14891/stat : 14891 (java) S 14885 14888 10031 0 -1 1077944384 902 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242899229840 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14892] ppid=14885 vsize=14088900 memory=1020 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14892/stat : 14892 (java) S 14885 14888 10031 0 -1 1077944384 1290 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242898177040 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14893] ppid=14885 vsize=14088900 memory=160132 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14893/stat : 14893 (java) S 14885 14888 10031 0 -1 1077944384 1667 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242897124240 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14894] ppid=14885 vsize=14088900 memory=12552 CPUtime=0.08 cores=1,3,5,7
/proc/14888/task/14894/stat : 14894 (java) S 14885 14888 10031 0 -1 1077944384 2468 0 0 0 8 0 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242535770896 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14895] ppid=14885 vsize=14088900 memory=4040 CPUtime=0.12 cores=1,3,5,7
/proc/14888/task/14895/stat : 14895 (java) S 14885 14888 10031 0 -1 1077944384 1905 0 0 0 12 0 0 0 20 0 15 0 274572915 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241922120048 140242942687874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14896] ppid=14885 vsize=14088900 memory=160132 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14896/stat : 14896 (java) S 14885 14888 10031 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 274572915 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241921066080 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14897] ppid=14885 vsize=14088900 memory=3752 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14897/stat : 14897 (java) S 14885 14888 10031 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 274572916 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241920013184 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14898] ppid=14885 vsize=14088900 memory=7000 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14898/stat : 14898 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241918961488 140242942695323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14899] ppid=14885 vsize=14088900 memory=6791534058613427641 CPUtime=0.45 cores=1,3,5,7
/proc/14888/task/14899/stat : 14899 (java) S 14885 14888 10031 0 -1 1077944384 2964 0 0 0 45 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241917909872 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14900] ppid=14885 vsize=14088900 memory=2700 CPUtime=0.48 cores=1,3,5,7
/proc/14888/task/14900/stat : 14900 (java) S 14885 14888 10031 0 -1 1077944384 2996 0 0 0 48 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241916857072 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14901] ppid=14885 vsize=14088900 memory=1256 CPUtime=0.38 cores=1,3,5,7
/proc/14888/task/14901/stat : 14901 (java) S 14885 14888 10031 0 -1 1077944384 3942 0 0 0 37 1 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241915804272 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14902] ppid=14885 vsize=14088900 memory=10424 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14902/stat : 14902 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241914751712 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14903] ppid=14885 vsize=14088900 memory=2148 CPUtime=0.04 cores=1,3,5,7
/proc/14888/task/14903/stat : 14903 (java) S 14885 14888 10031 0 -1 1077944384 960 0 0 0 1 3 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241913698992 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
Current children cumulated CPU time: 248.02 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 160132 KiB

[startup+246.801 s]
/proc/loadavg: 1.32 1.37 1.26 3/216 14990
/proc/meminfo: memFree=23433700/32770624 swapFree=67107648/67108860
[pid=14888] ppid=14885 vsize=14088900 memory=160132 CPUtime=248.42 cores=1,3,5,7
/proc/14888/stat : 14888 (java) S 14885 14888 10031 0 -1 1077944320 44269 0 0 0 24825 17 0 0 20 0 15 0 274572913 14427033600 40033 33554432000 4194304 4196468 140737211383200 140737211365744 140242942676727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
/proc/14888/statm: 3522225 40033 3579 1 0 3484297 0
[pid=14888/tid=14890] ppid=14885 vsize=14088900 memory=11041 CPUtime=246.48 cores=1,3,5,7
/proc/14888/task/14890/stat : 14890 (java) R 14885 14888 10031 0 -1 4202560 23737 0 0 0 24641 7 0 0 20 0 15 0 274572913 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242946914880 140242581340424 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14891] ppid=14885 vsize=14088900 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14891/stat : 14891 (java) S 14885 14888 10031 0 -1 1077944384 902 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242899229840 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14892] ppid=14885 vsize=14088900 memory=1964 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14892/stat : 14892 (java) S 14885 14888 10031 0 -1 1077944384 1290 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242898177040 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14893] ppid=14885 vsize=14088900 memory=1572 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14893/stat : 14893 (java) S 14885 14888 10031 0 -1 1077944384 1667 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242897124240 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14894] ppid=14885 vsize=14088900 memory=924 CPUtime=0.08 cores=1,3,5,7
/proc/14888/task/14894/stat : 14894 (java) S 14885 14888 10031 0 -1 1077944384 2468 0 0 0 8 0 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242535770896 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14895] ppid=14885 vsize=14088900 memory=1992 CPUtime=0.12 cores=1,3,5,7
/proc/14888/task/14895/stat : 14895 (java) S 14885 14888 10031 0 -1 1077944384 1905 0 0 0 12 0 0 0 20 0 15 0 274572915 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241922120048 140242942687874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14896] ppid=14885 vsize=14088900 memory=2528 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14896/stat : 14896 (java) S 14885 14888 10031 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 274572915 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241921066080 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14897] ppid=14885 vsize=14088900 memory=1880 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14897/stat : 14897 (java) S 14885 14888 10031 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 274572916 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241920013184 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14898] ppid=14885 vsize=14088900 memory=5684 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14898/stat : 14898 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241918961488 140242942695323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14899] ppid=14885 vsize=14088900 memory=756 CPUtime=0.45 cores=1,3,5,7
/proc/14888/task/14899/stat : 14899 (java) S 14885 14888 10031 0 -1 1077944384 2964 0 0 0 45 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241917909872 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14900] ppid=14885 vsize=14088900 memory=13940 CPUtime=0.48 cores=1,3,5,7
/proc/14888/task/14900/stat : 14900 (java) S 14885 14888 10031 0 -1 1077944384 2996 0 0 0 48 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241916857072 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14901] ppid=14885 vsize=14088900 memory=12552 CPUtime=0.38 cores=1,3,5,7
/proc/14888/task/14901/stat : 14901 (java) S 14885 14888 10031 0 -1 1077944384 3942 0 0 0 37 1 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241915804272 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14902] ppid=14885 vsize=14088900 memory=160132 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14902/stat : 14902 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241914751712 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14903] ppid=14885 vsize=14088900 memory=45 CPUtime=0.04 cores=1,3,5,7
/proc/14888/task/14903/stat : 14903 (java) S 14885 14888 10031 0 -1 1077944384 962 0 0 0 1 3 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241913698992 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
Current children cumulated CPU time: 248.42 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 160132 KiB

[startup+247.201 s]
/proc/loadavg: 1.32 1.37 1.26 3/216 14990
/proc/meminfo: memFree=23434196/32770624 swapFree=67107648/67108860
[pid=14888] ppid=14885 vsize=14088900 memory=160132 CPUtime=248.83 cores=1,3,5,7
/proc/14888/stat : 14888 (java) S 14885 14888 10031 0 -1 1077944320 44272 0 0 0 24866 17 0 0 20 0 15 0 274572913 14427033600 40033 33554432000 4194304 4196468 140737211383200 140737211365744 140242942676727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
/proc/14888/statm: 3522225 40033 3579 1 0 3484297 0
[pid=14888/tid=14890] ppid=14885 vsize=14088900 memory=1500 CPUtime=246.88 cores=1,3,5,7
/proc/14888/task/14890/stat : 14890 (java) R 14885 14888 10031 0 -1 4202560 23738 0 0 0 24681 7 0 0 20 0 15 0 274572913 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242946915216 140242581342921 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14891] ppid=14885 vsize=14088900 memory=844 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14891/stat : 14891 (java) S 14885 14888 10031 0 -1 1077944384 902 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242899229840 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14892] ppid=14885 vsize=14088900 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14892/stat : 14892 (java) S 14885 14888 10031 0 -1 1077944384 1290 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242898177040 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14893] ppid=14885 vsize=14088900 memory=10365 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14893/stat : 14893 (java) S 14885 14888 10031 0 -1 1077944384 1667 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242897124240 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14894] ppid=14885 vsize=14088900 memory=2668 CPUtime=0.08 cores=1,3,5,7
/proc/14888/task/14894/stat : 14894 (java) S 14885 14888 10031 0 -1 1077944384 2468 0 0 0 8 0 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242535770896 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14895] ppid=14885 vsize=14088900 memory=248 CPUtime=0.12 cores=1,3,5,7
/proc/14888/task/14895/stat : 14895 (java) S 14885 14888 10031 0 -1 1077944384 1907 0 0 0 12 0 0 0 20 0 15 0 274572915 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241922120048 140242942687874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14896] ppid=14885 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14896/stat : 14896 (java) S 14885 14888 10031 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 274572915 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241921066080 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14897] ppid=14885 vsize=14088900 memory=10424 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14897/stat : 14897 (java) S 14885 14888 10031 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 274572916 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241920013184 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14898] ppid=14885 vsize=14088900 memory=1600 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14898/stat : 14898 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241918961488 140242942695323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14899] ppid=14885 vsize=14088900 memory=1136 CPUtime=0.45 cores=1,3,5,7
/proc/14888/task/14899/stat : 14899 (java) S 14885 14888 10031 0 -1 1077944384 2964 0 0 0 45 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241917909872 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14900] ppid=14885 vsize=14088900 memory=1828 CPUtime=0.48 cores=1,3,5,7
/proc/14888/task/14900/stat : 14900 (java) S 14885 14888 10031 0 -1 1077944384 2996 0 0 0 48 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241916857072 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14901] ppid=14885 vsize=14088900 memory=1020 CPUtime=0.38 cores=1,3,5,7
/proc/14888/task/14901/stat : 14901 (java) S 14885 14888 10031 0 -1 1077944384 3942 0 0 0 37 1 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241915804272 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14902] ppid=14885 vsize=14088900 memory=5684 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14902/stat : 14902 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241914751712 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14903] ppid=14885 vsize=14088900 memory=3752 CPUtime=0.04 cores=1,3,5,7
/proc/14888/task/14903/stat : 14903 (java) S 14885 14888 10031 0 -1 1077944384 962 0 0 0 1 3 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241913698992 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
Current children cumulated CPU time: 248.83 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 160132 KiB

[startup+247.301 s]
/proc/loadavg: 1.32 1.37 1.26 3/216 14990
/proc/meminfo: memFree=23434196/32770624 swapFree=67107648/67108860
[pid=14888] ppid=14885 vsize=14088900 memory=160132 CPUtime=248.93 cores=1,3,5,7
/proc/14888/stat : 14888 (java) S 14885 14888 10031 0 -1 1077944320 44272 0 0 0 24876 17 0 0 20 0 15 0 274572913 14427033600 40033 33554432000 4194304 4196468 140737211383200 140737211365744 140242942676727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
/proc/14888/statm: 3522225 40033 3579 1 0 3484297 0
[pid=14888/tid=14890] ppid=14885 vsize=14088900 memory=160132 CPUtime=246.98 cores=1,3,5,7
/proc/14888/task/14890/stat : 14890 (java) R 14885 14888 10031 0 -1 4202560 23738 0 0 0 24691 7 0 0 20 0 15 0 274572913 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242946915216 140242581434505 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14891] ppid=14885 vsize=14088900 memory=160132 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14891/stat : 14891 (java) S 14885 14888 10031 0 -1 1077944384 902 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242899229840 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14892] ppid=14885 vsize=14088900 memory=160132 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14892/stat : 14892 (java) S 14885 14888 10031 0 -1 1077944384 1290 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242898177040 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14893] ppid=14885 vsize=14088900 memory=10424 CPUtime=0.09 cores=1,3,5,7
/proc/14888/task/14893/stat : 14893 (java) S 14885 14888 10031 0 -1 1077944384 1667 0 0 0 8 1 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242897124240 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14894] ppid=14885 vsize=14088900 memory=160132 CPUtime=0.08 cores=1,3,5,7
/proc/14888/task/14894/stat : 14894 (java) S 14885 14888 10031 0 -1 1077944384 2468 0 0 0 8 0 0 0 20 0 15 0 274572914 14427033600 40033 33554432000 4194304 4196468 140737211383200 140242535770896 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14895] ppid=14885 vsize=14088900 memory=160132 CPUtime=0.12 cores=1,3,5,7
/proc/14888/task/14895/stat : 14895 (java) S 14885 14888 10031 0 -1 1077944384 1907 0 0 0 12 0 0 0 20 0 15 0 274572915 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241922120048 140242942687874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14896] ppid=14885 vsize=14088900 memory=160132 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14896/stat : 14896 (java) S 14885 14888 10031 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 274572915 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241921066080 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14897] ppid=14885 vsize=14088900 memory=160132 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14897/stat : 14897 (java) S 14885 14888 10031 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 274572916 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241920013184 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14898] ppid=14885 vsize=14088900 memory=160132 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14898/stat : 14898 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241918961488 140242942695323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14899] ppid=14885 vsize=14088900 memory=3752 CPUtime=0.45 cores=1,3,5,7
/proc/14888/task/14899/stat : 14899 (java) S 14885 14888 10031 0 -1 1077944384 2964 0 0 0 45 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241917909872 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14900] ppid=14885 vsize=14088900 memory=7000 CPUtime=0.48 cores=1,3,5,7
/proc/14888/task/14900/stat : 14900 (java) S 14885 14888 10031 0 -1 1077944384 2996 0 0 0 48 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241916857072 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14901] ppid=14885 vsize=14088900 memory=2308 CPUtime=0.38 cores=1,3,5,7
/proc/14888/task/14901/stat : 14901 (java) S 14885 14888 10031 0 -1 1077944384 3942 0 0 0 37 1 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241915804272 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14902] ppid=14885 vsize=14088900 memory=4516 CPUtime=0 cores=1,3,5,7
/proc/14888/task/14902/stat : 14902 (java) S 14885 14888 10031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241914751712 140242942686933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
[pid=14888/tid=14903] ppid=14885 vsize=14088900 memory=6724 CPUtime=0.04 cores=1,3,5,7
/proc/14888/task/14903/stat : 14903 (java) S 14885 14888 10031 0 -1 1077944384 962 0 0 0 1 3 0 0 20 0 15 0 274572918 14427033600 40033 33554432000 4194304 4196468 140737211383200 140241913698992 140242942687874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39063552 140737211384911 140737211385102 140737211385102 140737211387855 0
Current children cumulated CPU time: 248.93 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 160132 KiB

Child status: 0
Real time (s): 247.36
CPU time (s): 248.995
CPU user time (s): 248.817
CPU system time (s): 0.178155
CPU usage (%): 100.661
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 224456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.817
system time used= 0.178155
maximum resident set size= 224984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45232
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10760
involuntary context switches= 199


# summary of solver processes directly reported to runsolver:
#   pid: 14888
#   total CPU time (s): 248.995
#   total CPU user time (s): 248.817
#   total CPU system time (s): 0.178155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.62847 second user time and 2.04829 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-18 07:28:17
IDJOB=4312115
IDBENCH=141537
IDSOLVER=2800
FILE ID=node136/4312115-1534570097
RUNJOBID= node136-1534569113-14131
PBS_JOBID= 21038635
Free space on /tmp= 53132 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/Knapsack/Knapsack-70-300-01_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312115-1534570097/watcher-4312115-1534570097 -o /tmp/evaluation-result-4312115-1534570097/solver-4312115-1534570097 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534569113-14131 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 806091736 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312115-1534570097.xml

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

MD5SUM BENCH= 140f8f4c33ce7e414b2f0aa2389f8c03
RANDOM SEED=806091736

node136.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.50
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.50
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.50
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.50
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:        24603060 kB
MemAvailable:   31688600 kB
Buffers:          177640 kB
Cached:          7187040 kB
SwapCached:           44 kB
Active:          4177972 kB
Inactive:        3449612 kB
Active(anon):     236056 kB
Inactive(anon):    95276 kB
Active(file):    3941916 kB
Inactive(file):  3354336 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108860 kB
SwapFree:       67107648 kB
Dirty:             35968 kB
Writeback:             0 kB
AnonPages:        292700 kB
Mapped:            32612 kB
Shmem:             65856 kB
Slab:             239428 kB
SReclaimable:     210248 kB
SUnreclaim:        29180 kB
KernelStack:        3792 kB
PageTables:         5360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1338324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 53096 MiB
End job on node136 at 2018-08-18 07:32:25