Trace number 4273134

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 - ALNS 2017-07-26SAT (TO)198839 2520.1299 2469.3799

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai15a.xml
MD5SUM01e5f10d01ef86069967703c8ffb230e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark195391
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints105
Number of domains2
Minimum domain size15
Maximum domain size61
Distribution of domain sizes[{"size":15,"count":15},{"size":61,"count":104}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":121},{"degree":2,"count":104},{"degree":14,"count":2},{"degree":15,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":104},{"arity":15,"count":1}]
Number of extensional constraints104
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":104},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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.21/0.41	c version: 2017-07-26
0.21/0.41	c seed: 41939290
0.38/0.42	c timeout: 2520
0.38/0.42	c memlimit: 11000
0.38/0.42	c nbcore: 4
0.38/0.44	c Parsing instance...
1.45/0.99	c Parsing done, starting search...
1.77/1.02	o 246143
2.13/1.14	o 242979
2.44/1.28	o 242011
2.77/1.35	o 237938
2.77/1.36	o 235628
3.04/1.41	o 231515
4.55/2.04	o 229031
10.06/6.66	o 228380
10.89/7.38	o 228359
11.01/7.44	o 226802
11.01/7.45	o 225850
11.33/7.80	o 224340
12.25/8.66	o 220163
12.25/8.67	o 219544
26.19/22.45	o 219507
26.29/22.50	o 214981
27.91/24.16	o 214674
28.00/24.26	o 214267
28.92/25.19	o 213229
29.21/25.50	o 207282
41.69/37.89	o 207100
57.44/53.38	o 206812
57.95/53.83	o 204064
67.01/62.68	o 202780
67.12/62.75	o 200429
111.94/106.63	o 200280
113.05/107.77	o 199958
1863.42/1825.42	o 198839
2520.04/2468.71	s SATISFIABLE
2520.04/2468.71	v <instantiation>
2520.04/2468.71	v 	<list>
2520.04/2468.71	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] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][12] d[3][13] d[3][14] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[10][11] d[10][12] d[10][13] d[10][14] d[11][12] d[11][13] d[11][14] d[12][13] d[12][14] d[13][14]
2520.04/2468.71	v 	</list>
2520.04/2468.71	v 	<values>
2520.04/2468.71	v 		8 1 7 3 9 2 12 0 10 11 6 5 4 13 14 85 80 36 94 86 3 10 90 51 15 1 77 48 29 1 0 84 79 26 21 12 0 9 35 89 91 11 61 58 56 72 25 21 76 1 56 8 44 85 21 35 29 82 71 11 36 18 82 82 45 41 4 90 66 11 50 74 15 83 18 95 91 59 69 26 82 76 39 44 74 40 20 27 76 14 71 63 6 6 41 56 40 75 96 35 4 30 45 65 11 36 89 54 83 93 71 21 61 6 85 2 76 40 77 
2520.04/2468.71	v 	</values>
2520.04/2468.71	v </instantiation>

Verifier Data

OK	198839

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273134-1502807626/watcher-4273134-1502807626 -o /tmp/evaluation-result-4273134-1502807626/solver-4273134-1502807626 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502806776-30868 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 41939290 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273134-1502807626.xml 

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

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

solver pid=30893, runsolver pid=30889

[startup+0.100111 s]*
/proc/loadavg: 1.00 1.04 1.27 1/183 30900
/proc/meminfo: memFree=31209528/32770624 swapFree=67108860/67108860
[pid=30893] ppid=30889 vsize=13358552 memory=14140 CPUtime=0 cores=1,3,5,7
/proc/30893/stat : 30893 (java) S 30889 30893 17093 0 -1 1077944320 3366 0 0 0 0 0 0 0 20 0 6 0 82955856 13679157248 3535 18446744073709551615 4194304 4196468 140727076948000 140727076930544 139645886009079 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
/proc/30893/statm: 3339638 3535 1901 1 0 3329135 0
[pid=30893/tid=30899] ppid=30889 vsize=13358552 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30899/stat : 30899 (java) R 30889 30893 17093 0 -1 4202560 2057 0 0 0 0 0 0 0 20 0 6 0 82955866 13679157248 3535 18446744073709551615 4194304 4196468 140727076948000 139645890245200 139645870089566 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30901] ppid=30889 vsize=13358552 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30901/stat : 30901 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 82955867 13679157248 3535 18446744073709551615 4194304 4196468 140727076948000 139645842975248 139645886019285 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30903] ppid=30889 vsize=13358552 memory=139990322497152 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30903/stat : 30903 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 82955867 13679157248 3535 18446744073709551615 4194304 4196468 140727076948000 139645841922704 139645886019285 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30905] ppid=30889 vsize=13358552 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30905/stat : 30905 (java) S 30889 30893 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 82955867 13679157248 3535 18446744073709551615 4194304 4196468 140727076948000 139645840869648 139645886019285 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30906] ppid=30889 vsize=13358552 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30906/stat : 30906 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 82955867 13679157248 3535 18446744073709551615 4194304 4196468 140727076948000 139645839817104 139645886019285 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14140 KiB

[startup+0.209869 s]*
/proc/loadavg: 1.00 1.04 1.27 1/207 30924
/proc/meminfo: memFree=31194404/32770624 swapFree=67108860/67108860
[pid=30893] ppid=30889 vsize=13973048 memory=20864 CPUtime=0.05 cores=1,3,5,7
/proc/30893/stat : 30893 (java) S 30889 30893 17093 0 -1 1077944320 4678 0 0 0 4 1 0 0 20 0 15 0 82955856 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 140727076930544 139645886009079 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
/proc/30893/statm: 3493262 5216 2587 1 0 3482759 0
[pid=30893/tid=30899] ppid=30889 vsize=13973048 memory=8318255677412212789 CPUtime=0.04 cores=1,3,5,7
/proc/30893/task/30899/stat : 30899 (java) R 30889 30893 17093 0 -1 4202560 2778 0 0 0 4 0 0 0 20 0 15 0 82955866 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645890251360 139645886031005 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30901] ppid=30889 vsize=13973048 memory=330 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30901/stat : 30901 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645842975248 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30903] ppid=30889 vsize=13973048 memory=288370366474208896 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30903/stat : 30903 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645841922704 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30905] ppid=30889 vsize=13973048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30905/stat : 30905 (java) S 30889 30893 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 82955867 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645840869648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30906] ppid=30889 vsize=13973048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30906/stat : 30906 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645839817104 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30909] ppid=30889 vsize=13973048 memory=139990322497152 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30909/stat : 30909 (java) S 30889 30893 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 82955868 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645431884528 139645886020226 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30911] ppid=30889 vsize=13973048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30911/stat : 30911 (java) S 30889 30893 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 82955868 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645430830752 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30913] ppid=30889 vsize=13973048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30913/stat : 30913 (java) S 30889 30893 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 82955869 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645429777648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30915] ppid=30889 vsize=13973048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30915/stat : 30915 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645428726224 139645886027675 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30916] ppid=30889 vsize=13973048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30916/stat : 30916 (java) S 30889 30893 17093 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 82955871 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645427673328 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30917] ppid=30889 vsize=13973048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30917/stat : 30917 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645358696816 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30918] ppid=30889 vsize=13973048 memory=139990322497152 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30918/stat : 30918 (java) S 30889 30893 17093 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 82955871 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645357643760 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30923] ppid=30889 vsize=13973048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30923/stat : 30923 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645356591456 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30925] ppid=30889 vsize=13973048 memory=139990322497152 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30925/stat : 30925 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955878 14308401152 5216 18446744073709551615 4194304 4196468 140727076948000 139645355539504 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13973048 KiB
Current children cumulated memory: 20864 KiB

[startup+0.309959 s]*
/proc/loadavg: 1.00 1.04 1.27 4/209 30926
/proc/meminfo: memFree=31169208/32770624 swapFree=67108860/67108860
[pid=30893] ppid=30889 vsize=13975920 memory=38504 CPUtime=0.21 cores=1,3,5,7
/proc/30893/stat : 30893 (java) S 30889 30893 17093 0 -1 1077944320 9869 0 0 0 18 3 0 0 20 0 15 0 82955856 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 140727076930544 139645886009079 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
/proc/30893/statm: 3493980 9626 3532 1 0 3482759 0
[pid=30893/tid=30899] ppid=30889 vsize=13975920 memory=-8774313645642428999 CPUtime=0.14 cores=1,3,5,7
/proc/30893/task/30899/stat : 30899 (java) R 30889 30893 17093 0 -1 4202560 7586 0 0 0 12 2 0 0 20 0 15 0 82955866 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645890223408 139645870089566 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30901] ppid=30889 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30901/stat : 30901 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645842975248 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30903] ppid=30889 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30903/stat : 30903 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645841922704 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30905] ppid=30889 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30905/stat : 30905 (java) S 30889 30893 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 82955867 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645840869648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30906] ppid=30889 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30906/stat : 30906 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645839817104 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30909] ppid=30889 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30909/stat : 30909 (java) S 30889 30893 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 82955868 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645431884528 139645886020226 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30911] ppid=30889 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30911/stat : 30911 (java) S 30889 30893 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 82955868 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645430830752 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30913] ppid=30889 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30913/stat : 30913 (java) S 30889 30893 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 82955869 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645429777648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30915] ppid=30889 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30915/stat : 30915 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645428726224 139645886027675 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30916] ppid=30889 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30893/task/30916/stat : 30916 (java) S 30889 30893 17093 0 -1 1077944384 350 0 0 0 1 0 0 0 20 0 15 0 82955871 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645427673328 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30917] ppid=30889 vsize=13975920 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/30893/task/30917/stat : 30917 (java) S 30889 30893 17093 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 15 0 82955871 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645358696816 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30918] ppid=30889 vsize=13975920 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/30893/task/30918/stat : 30918 (java) S 30889 30893 17093 0 -1 1077944384 383 0 0 0 4 0 0 0 20 0 15 0 82955871 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645357643760 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30923] ppid=30889 vsize=13975920 memory=139990322497152 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30923/stat : 30923 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645356591456 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30925] ppid=30889 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30925/stat : 30925 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955878 14311342080 9626 18446744073709551615 4194304 4196468 140727076948000 139645355539504 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 38504 KiB

[startup+0.7007 s]
/proc/loadavg: 1.00 1.04 1.27 7/209 30926
/proc/meminfo: memFree=31142236/32770624 swapFree=67108860/67108860
[pid=30893] ppid=30889 vsize=13977988 memory=65812 CPUtime=0.95 cores=1,3,5,7
/proc/30893/stat : 30893 (java) S 30889 30893 17093 0 -1 1077944320 14165 0 0 0 89 6 0 0 20 0 15 0 82955856 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 140727076930544 139645886009079 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
/proc/30893/statm: 3494497 16453 3730 1 0 3483271 0
[pid=30893/tid=30899] ppid=30889 vsize=13977988 memory=6297835844906604903 CPUtime=0.52 cores=1,3,5,7
/proc/30893/task/30899/stat : 30899 (java) R 30889 30893 17093 0 -1 4202560 10391 0 0 0 48 4 0 0 20 0 15 0 82955866 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645890227488 139645870089566 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30901] ppid=30889 vsize=13977988 memory=7308028628335813952 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30901/stat : 30901 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645842975248 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30903] ppid=30889 vsize=13977988 memory=7596259004554634560 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30903/stat : 30903 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645841922704 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30905] ppid=30889 vsize=13977988 memory=7302135314614015848 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30905/stat : 30905 (java) S 30889 30893 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 82955867 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645840869648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30906] ppid=30889 vsize=13977988 memory=2790 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30906/stat : 30906 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645839817104 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30909] ppid=30889 vsize=13977988 memory=371 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30909/stat : 30909 (java) S 30889 30893 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 82955868 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645431884528 139645886020226 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30911] ppid=30889 vsize=13977988 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30911/stat : 30911 (java) S 30889 30893 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 82955868 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645430830752 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30913] ppid=30889 vsize=13977988 memory=67 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30913/stat : 30913 (java) S 30889 30893 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 82955869 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645429777648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30915] ppid=30889 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30915/stat : 30915 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645428726224 139645886027675 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30916] ppid=30889 vsize=13977988 memory=129 CPUtime=0.09 cores=1,3,5,7
/proc/30893/task/30916/stat : 30916 (java) S 30889 30893 17093 0 -1 1077944384 787 0 0 0 9 0 0 0 20 0 15 0 82955871 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645427673328 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30917] ppid=30889 vsize=13977988 memory=50716 CPUtime=0.12 cores=1,3,5,7
/proc/30893/task/30917/stat : 30917 (java) R 30889 30893 17093 0 -1 4202560 721 0 0 0 12 0 0 0 20 0 15 0 82955871 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645358677720 139645864149041 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30918] ppid=30889 vsize=13977988 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/30893/task/30918/stat : 30918 (java) S 30889 30893 17093 0 -1 1077944384 886 0 0 0 20 0 0 0 20 0 15 0 82955871 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645357643760 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30923] ppid=30889 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30923/stat : 30923 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645356591456 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30925] ppid=30889 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30925/stat : 30925 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955878 14313459712 16453 18446744073709551615 4194304 4196468 140727076948000 139645355539504 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
Current children cumulated CPU time: 0.95 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 65812 KiB

[startup+1.50075 s]
/proc/loadavg: 1.00 1.04 1.27 5/209 30926
/proc/meminfo: memFree=31060232/32770624 swapFree=67108860/67108860
[pid=30893] ppid=30889 vsize=13982084 memory=189912 CPUtime=3.28 cores=1,3,5,7
/proc/30893/stat : 30893 (java) S 30889 30893 17093 0 -1 1077944320 26069 0 0 0 318 10 0 0 20 0 15 0 82955856 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 140727076930544 139645886009079 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
/proc/30893/statm: 3495521 47478 3769 1 0 3484295 0
[pid=30893/tid=30899] ppid=30889 vsize=13982084 memory=279980328341408 CPUtime=1.32 cores=1,3,5,7
/proc/30893/task/30899/stat : 30899 (java) R 30889 30893 17093 0 -1 4202560 15573 0 0 0 125 7 0 0 20 0 15 0 82955866 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645890245952 139645514863226 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30901] ppid=30889 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30901/stat : 30901 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645842975248 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30903] ppid=30889 vsize=13982084 memory=5857 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30903/stat : 30903 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645841922704 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30905] ppid=30889 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30905/stat : 30905 (java) S 30889 30893 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 82955867 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645840869648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30906] ppid=30889 vsize=13982084 memory=6485400618202 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30906/stat : 30906 (java) S 30889 30893 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 82955867 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645839817104 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30909] ppid=30889 vsize=13982084 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30909/stat : 30909 (java) S 30889 30893 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 82955868 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645431884528 139645886020226 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30911] ppid=30889 vsize=13982084 memory=13563795322702378 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30911/stat : 30911 (java) S 30889 30893 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 82955868 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645430830752 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30913] ppid=30889 vsize=13982084 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30913/stat : 30913 (java) S 30889 30893 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 82955869 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645429777648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30915] ppid=30889 vsize=13982084 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30915/stat : 30915 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645428726224 139645886027675 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30916] ppid=30889 vsize=13982084 memory=5360 CPUtime=0.66 cores=1,3,5,7
/proc/30893/task/30916/stat : 30916 (java) S 30889 30893 17093 0 -1 1077944384 2737 0 0 0 66 0 0 0 20 0 15 0 82955871 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645427673328 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30917] ppid=30889 vsize=13982084 memory=157 CPUtime=0.75 cores=1,3,5,7
/proc/30893/task/30917/stat : 30917 (java) S 30889 30893 17093 0 -1 1077944384 3391 0 0 0 75 0 0 0 20 0 15 0 82955871 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645358696816 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30918] ppid=30889 vsize=13982084 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/30893/task/30918/stat : 30918 (java) S 30889 30893 17093 0 -1 1077944384 2965 0 0 0 51 1 0 0 20 0 15 0 82955871 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645357643760 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30923] ppid=30889 vsize=13982084 memory=8 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30923/stat : 30923 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645356591456 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30925] ppid=30889 vsize=13982084 memory=8 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30925/stat : 30925 (java) S 30889 30893 17093 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 82955878 14317654016 47478 18446744073709551615 4194304 4196468 140727076948000 139645355539504 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
Current children cumulated CPU time: 3.28 s
Current children cumulated vsize: 13982084 KiB

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

/proc/30893/task/30903/stat : 30903 (java) S 30889 30893 17093 0 -1 1077944384 15236 0 0 0 1495 61 0 0 20 0 15 0 82955867 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645841922704 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30905] ppid=30889 vsize=13982084 memory=819876 CPUtime=15.58 cores=1,3,5,7
/proc/30893/task/30905/stat : 30905 (java) S 30889 30893 17093 0 -1 1077944384 14756 0 0 0 1499 59 0 0 20 0 15 0 82955867 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645840869648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30906] ppid=30889 vsize=13982084 memory=819876 CPUtime=15.56 cores=1,3,5,7
/proc/30893/task/30906/stat : 30906 (java) S 30889 30893 17093 0 -1 1077944384 13708 0 0 0 1500 56 0 0 20 0 15 0 82955867 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645839817104 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30909] ppid=30889 vsize=13982084 memory=819876 CPUtime=9.01 cores=1,3,5,7
/proc/30893/task/30909/stat : 30909 (java) S 30889 30893 17093 0 -1 1077944384 15391 0 0 0 828 73 0 0 20 0 15 0 82955868 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645431884528 139645886020226 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30911] ppid=30889 vsize=13982084 memory=819876 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30911/stat : 30911 (java) S 30889 30893 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 82955868 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645430830816 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30913] ppid=30889 vsize=13982084 memory=819876 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30913/stat : 30913 (java) S 30889 30893 17093 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 82955869 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645429777664 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30915] ppid=30889 vsize=13982084 memory=819876 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30915/stat : 30915 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645428726224 139645886027675 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30916] ppid=30889 vsize=13982084 memory=819876 CPUtime=2.15 cores=1,3,5,7
/proc/30893/task/30916/stat : 30916 (java) S 30889 30893 17093 0 -1 1077944384 19627 0 0 0 213 2 0 0 20 0 15 0 82955871 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645427673328 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30917] ppid=30889 vsize=13982084 memory=819876 CPUtime=2.42 cores=1,3,5,7
/proc/30893/task/30917/stat : 30917 (java) S 30889 30893 17093 0 -1 1077944384 22556 0 0 0 239 3 0 0 20 0 15 0 82955871 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645358696816 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30918] ppid=30889 vsize=13982084 memory=825520 CPUtime=0.83 cores=1,3,5,7
/proc/30893/task/30918/stat : 30918 (java) S 30889 30893 17093 0 -1 1077944384 22325 0 0 0 80 3 0 0 20 0 15 0 82955871 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645357643760 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30923] ppid=30889 vsize=13982084 memory=819876 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30923/stat : 30923 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 82955871 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645356591456 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30925] ppid=30889 vsize=13982084 memory=819876 CPUtime=1.51 cores=1,3,5,7
/proc/30893/task/30925/stat : 30925 (java) S 30889 30893 17093 0 -1 1077944384 1191 0 0 0 68 83 0 0 20 0 15 0 82955878 14317654016 204969 18446744073709551615 4194304 4196468 140727076948000 139645355539504 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 819876 KiB

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

[startup+2469.38 s]
# the end of solver process 30893 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.18 s, system=3.95166 s

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

[startup+2468.81 s]
/proc/loadavg: 1.46 1.41 1.40 6/213 31164
/proc/meminfo: memFree=30203868/32770624 swapFree=67108860/67108860
[pid=30893] ppid=30889 vsize=14115212 memory=819972 CPUtime=2520.11 cores=1,3,5,7
/proc/30893/stat : 30893 (java) S 30889 30893 17093 0 -1 1077944320 228125 0 0 0 251617 394 0 0 20 0 17 0 82955856 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 140727076930544 139645886009079 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
/proc/30893/statm: 3528803 204993 3839 1 0 3517577 0
[pid=30893/tid=30899] ppid=30889 vsize=14115212 memory=272661703850161 CPUtime=2441.86 cores=1,3,5,7
/proc/30893/task/30899/stat : 30899 (java) S 30889 30893 17093 0 -1 1077944384 85319 0 0 0 244132 54 0 0 20 0 17 0 82955866 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645890247648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30901] ppid=30889 vsize=14115212 memory=149001005434930 CPUtime=15.52 cores=1,3,5,7
/proc/30893/task/30901/stat : 30901 (java) S 30889 30893 17093 0 -1 1077944384 16346 0 0 0 1493 59 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645842975248 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30903] ppid=30889 vsize=14115212 memory=149001005434930 CPUtime=15.56 cores=1,3,5,7
/proc/30893/task/30903/stat : 30903 (java) S 30889 30893 17093 0 -1 1077944384 15236 0 0 0 1495 61 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645841922704 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30905] ppid=30889 vsize=14115212 memory=149001005434930 CPUtime=15.58 cores=1,3,5,7
/proc/30893/task/30905/stat : 30905 (java) S 30889 30893 17093 0 -1 1077944384 14756 0 0 0 1499 59 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645840869648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30906] ppid=30889 vsize=14115212 memory=-8774313645642428999 CPUtime=15.56 cores=1,3,5,7
/proc/30893/task/30906/stat : 30906 (java) S 30889 30893 17093 0 -1 1077944384 13708 0 0 0 1500 56 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645839817104 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30909] ppid=30889 vsize=14115212 memory=45628 CPUtime=9.01 cores=1,3,5,7
/proc/30893/task/30909/stat : 30909 (java) D 30889 30893 17093 0 -1 4202560 15391 0 0 0 828 73 0 0 20 0 17 0 82955868 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645431884632 139645878726231 0 0 1 16800974 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30911] ppid=30889 vsize=14115212 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30911/stat : 30911 (java) S 30889 30893 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 17 0 82955868 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645430830816 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30913] ppid=30889 vsize=14115212 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30913/stat : 30913 (java) S 30889 30893 17093 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 17 0 82955869 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645429777664 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30915] ppid=30889 vsize=14115212 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30915/stat : 30915 (java) S 30889 30893 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645428726224 139645886027675 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30916] ppid=30889 vsize=14115212 memory=288230574492221466 CPUtime=2.15 cores=1,3,5,7
/proc/30893/task/30916/stat : 30916 (java) S 30889 30893 17093 0 -1 1077944384 19627 0 0 0 213 2 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645427673328 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30917] ppid=30889 vsize=14115212 memory=301741420686082359 CPUtime=2.42 cores=1,3,5,7
/proc/30893/task/30917/stat : 30917 (java) D 30889 30893 17093 0 -1 4202560 22578 0 0 0 239 3 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645358697112 139645872031305 0 4 1 16800974 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30918] ppid=30889 vsize=14115212 memory=13563795322702378 CPUtime=0.83 cores=1,3,5,7
/proc/30893/task/30918/stat : 30918 (java) D 30889 30893 17093 0 -1 4202560 22326 0 0 0 80 3 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645357644056 139645865933215 0 4 1 16800974 18446744072099675269 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30923] ppid=30889 vsize=14115212 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30923/stat : 30923 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645356591456 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30925] ppid=30889 vsize=14115212 memory=6944652177228980320 CPUtime=1.51 cores=1,3,5,7
/proc/30893/task/30925/stat : 30925 (java) S 30889 30893 17093 0 -1 1077944384 1191 0 0 0 68 83 0 0 20 0 17 0 82955878 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645355539504 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
Current children cumulated CPU time: 2520.11 s
Current children cumulated vsize: 14115212 KiB
Current children cumulated memory: 819972 KiB

[startup+2469.2 s]
/proc/loadavg: 1.46 1.41 1.40 2/215 31166
/proc/meminfo: memFree=30156772/32770624 swapFree=67108860/67108860
[pid=30893] ppid=30889 vsize=14115212 memory=819972 CPUtime=2520.11 cores=1,3,5,7
/proc/30893/stat : 30893 (java) S 30889 30893 17093 0 -1 1077944320 228125 0 0 0 251617 394 0 0 20 0 17 0 82955856 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 140727076930544 139645886009079 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
/proc/30893/statm: 3528803 204993 3839 1 0 3517577 0
[pid=30893/tid=30899] ppid=30889 vsize=14115212 memory=6943526294502006880 CPUtime=2441.86 cores=1,3,5,7
/proc/30893/task/30899/stat : 30899 (java) S 30889 30893 17093 0 -1 1077944384 85319 0 0 0 244132 54 0 0 20 0 17 0 82955866 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645890247648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30901] ppid=30889 vsize=14115212 memory=6943526294502006880 CPUtime=15.52 cores=1,3,5,7
/proc/30893/task/30901/stat : 30901 (java) S 30889 30893 17093 0 -1 1077944384 16346 0 0 0 1493 59 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645842975248 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30903] ppid=30889 vsize=14115212 memory=6656426216303648864 CPUtime=15.56 cores=1,3,5,7
/proc/30893/task/30903/stat : 30903 (java) S 30889 30893 17093 0 -1 1077944384 15236 0 0 0 1495 61 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645841922704 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30905] ppid=30889 vsize=14115212 memory=6944656592455360604 CPUtime=15.58 cores=1,3,5,7
/proc/30893/task/30905/stat : 30905 (java) S 30889 30893 17093 0 -1 1077944384 14756 0 0 0 1499 59 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645840869648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30906] ppid=30889 vsize=14115212 memory=-7604262568725289114 CPUtime=15.56 cores=1,3,5,7
/proc/30893/task/30906/stat : 30906 (java) S 30889 30893 17093 0 -1 1077944384 13708 0 0 0 1500 56 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645839817104 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30909] ppid=30889 vsize=14115212 memory=6944656592387989600 CPUtime=9.01 cores=1,3,5,7
/proc/30893/task/30909/stat : 30909 (java) D 30889 30893 17093 0 -1 4202560 15391 0 0 0 828 73 0 0 20 0 17 0 82955868 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645431884632 139645878726231 0 0 1 16800974 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30911] ppid=30889 vsize=14115212 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30911/stat : 30911 (java) S 30889 30893 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 17 0 82955868 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645430830816 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30913] ppid=30889 vsize=14115212 memory=45628 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30913/stat : 30913 (java) S 30889 30893 17093 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 17 0 82955869 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645429777664 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30915] ppid=30889 vsize=14115212 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30915/stat : 30915 (java) S 30889 30893 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645428726224 139645886027675 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30916] ppid=30889 vsize=14115212 memory=2420 CPUtime=2.15 cores=1,3,5,7
/proc/30893/task/30916/stat : 30916 (java) S 30889 30893 17093 0 -1 1077944384 19627 0 0 0 213 2 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645427673328 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30917] ppid=30889 vsize=14115212 memory=1732 CPUtime=2.42 cores=1,3,5,7
/proc/30893/task/30917/stat : 30917 (java) D 30889 30893 17093 0 -1 4202560 22578 0 0 0 239 3 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645358697112 139645872031305 0 4 1 16800974 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30918] ppid=30889 vsize=14115212 memory=5788 CPUtime=0.83 cores=1,3,5,7
/proc/30893/task/30918/stat : 30918 (java) D 30889 30893 17093 0 -1 4202560 22326 0 0 0 80 3 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645357644056 139645865933215 0 4 1 16800974 18446744072099675269 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30923] ppid=30889 vsize=14115212 memory=302022848351043610 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30923/stat : 30923 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645356591456 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30925] ppid=30889 vsize=14115212 memory=301741420686082359 CPUtime=1.51 cores=1,3,5,7
/proc/30893/task/30925/stat : 30925 (java) S 30889 30893 17093 0 -1 1077944384 1191 0 0 0 68 83 0 0 20 0 17 0 82955878 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645355539504 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=31165] ppid=30889 vsize=14115212 memory=13563795322702378 CPUtime=0 cores=1,3,5,7
/proc/30893/task/31165/stat : 31165 (java) D 30889 30893 17093 0 -1 4202560 62 0 0 0 0 0 0 0 20 0 17 0 83202728 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645345252096 139645881676006 0 4 1 16800974 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=31166] ppid=30889 vsize=14115212 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/30893/task/31166/stat : 31166 (java) D 30889 30893 17093 0 -1 4202560 82 0 0 0 0 0 0 0 20 0 17 0 83202728 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645344201224 139645878726042 0 4 1 16800974 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
Current children cumulated CPU time: 2520.11 s
Current children cumulated vsize: 14115212 KiB
Current children cumulated memory: 819972 KiB

[startup+2469.3 s]
/proc/loadavg: 1.46 1.41 1.40 2/215 31166
/proc/meminfo: memFree=30156772/32770624 swapFree=67108860/67108860
[pid=30893] ppid=30889 vsize=14115212 memory=819972 CPUtime=2520.11 cores=1,3,5,7
/proc/30893/stat : 30893 (java) S 30889 30893 17093 0 -1 1077944320 228125 0 0 0 251617 394 0 0 20 0 17 0 82955856 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 140727076930544 139645886009079 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
/proc/30893/statm: 3528803 204993 3839 1 0 3517577 0
[pid=30893/tid=30899] ppid=30889 vsize=14115212 memory=819876 CPUtime=2441.86 cores=1,3,5,7
/proc/30893/task/30899/stat : 30899 (java) S 30889 30893 17093 0 -1 1077944384 85319 0 0 0 244132 54 0 0 20 0 17 0 82955866 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645890247648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30901] ppid=30889 vsize=14115212 memory=819876 CPUtime=15.52 cores=1,3,5,7
/proc/30893/task/30901/stat : 30901 (java) S 30889 30893 17093 0 -1 1077944384 16346 0 0 0 1493 59 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645842975248 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30903] ppid=30889 vsize=14115212 memory=819876 CPUtime=15.56 cores=1,3,5,7
/proc/30893/task/30903/stat : 30903 (java) S 30889 30893 17093 0 -1 1077944384 15236 0 0 0 1495 61 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645841922704 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30905] ppid=30889 vsize=14115212 memory=819876 CPUtime=15.58 cores=1,3,5,7
/proc/30893/task/30905/stat : 30905 (java) S 30889 30893 17093 0 -1 1077944384 14756 0 0 0 1499 59 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645840869648 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30906] ppid=30889 vsize=14115212 memory=819876 CPUtime=15.56 cores=1,3,5,7
/proc/30893/task/30906/stat : 30906 (java) S 30889 30893 17093 0 -1 1077944384 13708 0 0 0 1500 56 0 0 20 0 17 0 82955867 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645839817104 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30909] ppid=30889 vsize=14115212 memory=819876 CPUtime=9.01 cores=1,3,5,7
/proc/30893/task/30909/stat : 30909 (java) D 30889 30893 17093 0 -1 4202560 15391 0 0 0 828 73 0 0 20 0 17 0 82955868 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645431884632 139645878726231 0 0 1 16800974 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30911] ppid=30889 vsize=14115212 memory=819876 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30911/stat : 30911 (java) S 30889 30893 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 17 0 82955868 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645430830816 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30913] ppid=30889 vsize=14115212 memory=823980 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30913/stat : 30913 (java) S 30889 30893 17093 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 17 0 82955869 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645429777664 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30915] ppid=30889 vsize=14115212 memory=819876 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30915/stat : 30915 (java) S 30889 30893 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645428726224 139645886027675 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30916] ppid=30889 vsize=14115212 memory=819972 CPUtime=2.15 cores=1,3,5,7
/proc/30893/task/30916/stat : 30916 (java) S 30889 30893 17093 0 -1 1077944384 19627 0 0 0 213 2 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645427673328 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30917] ppid=30889 vsize=14115212 memory=819876 CPUtime=2.42 cores=1,3,5,7
/proc/30893/task/30917/stat : 30917 (java) D 30889 30893 17093 0 -1 4202560 22578 0 0 0 239 3 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645358697112 139645872031305 0 4 1 16800974 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30918] ppid=30889 vsize=14115212 memory=825520 CPUtime=0.83 cores=1,3,5,7
/proc/30893/task/30918/stat : 30918 (java) D 30889 30893 17093 0 -1 4202560 22326 0 0 0 80 3 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645357644056 139645865933215 0 4 1 16800974 18446744072099675269 0 0 -1 1 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30923] ppid=30889 vsize=14115212 memory=819876 CPUtime=0 cores=1,3,5,7
/proc/30893/task/30923/stat : 30923 (java) S 30889 30893 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 82955871 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645356591456 139645886019285 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=30925] ppid=30889 vsize=14115212 memory=6944652177228980320 CPUtime=1.51 cores=1,3,5,7
/proc/30893/task/30925/stat : 30925 (java) S 30889 30893 17093 0 -1 1077944384 1191 0 0 0 68 83 0 0 20 0 17 0 82955878 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645355539504 139645886020226 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=31165] ppid=30889 vsize=14115212 memory=819876 CPUtime=0 cores=1,3,5,7
/proc/30893/task/31165/stat : 31165 (java) D 30889 30893 17093 0 -1 4202560 62 0 0 0 0 0 0 0 20 0 17 0 83202728 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645345252096 139645881676006 0 4 1 16800974 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
[pid=30893/tid=31166] ppid=30889 vsize=14115212 memory=819876 CPUtime=0 cores=1,3,5,7
/proc/30893/task/31166/stat : 31166 (java) D 30889 30893 17093 0 -1 4202560 82 0 0 0 0 0 0 0 20 0 17 0 83202728 14453977088 204993 18446744073709551615 4194304 4196468 140727076948000 139645344201224 139645878726042 0 4 1 16800974 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 20869120 140727076950390 140727076950569 140727076950569 140727076954063 0
Current children cumulated CPU time: 2520.11 s
Current children cumulated vsize: 14115212 KiB
Current children cumulated memory: 819972 KiB

Child status: 143
Real time (s): 2469.38
CPU time (s): 2520.13
CPU user time (s): 2516.18
CPU system time (s): 3.95166
CPU usage (%): 102.055
Max. virtual memory (cumulated for all children) (KiB): 14115212
Max. memory (cumulated for all children) (KiB): 1189252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.18
system time used= 3.95166
maximum resident set size= 1189252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228175
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 301267
involuntary context switches= 4722


# summary of solver processes directly reported to runsolver:
#   pid: 30893
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2516.18
#   total CPU system time (s): 3.95166

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1438 second user time and 22.4965 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-15 16:19:36
IDJOB=4273134
IDBENCH=123042
IDSOLVER=2665
FILE ID=node127/4273134-1502807626
RUNJOBID= node127-1502806776-30868
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai15a.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273134-1502807626/watcher-4273134-1502807626 -o /tmp/evaluation-result-4273134-1502807626/solver-4273134-1502807626 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502806776-30868 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 41939290 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273134-1502807626.xml

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

MD5SUM BENCH= 01e5f10d01ef86069967703c8ffb230e
RANDOM SEED=41939290

node127.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.92
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.92
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.92
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.92
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:        31217184 kB
MemAvailable:   31983800 kB
Buffers:          251532 kB
Cached:           802256 kB
SwapCached:            0 kB
Active:           805840 kB
Inactive:         302668 kB
Active(anon):       4404 kB
Inactive(anon):    83800 kB
Active(file):     801436 kB
Inactive(file):   218868 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84224 kB
Writeback:             4 kB
AnonPages:         54540 kB
Mapped:            50840 kB
Shmem:             33444 kB
Slab:             149964 kB
SReclaimable:     124296 kB
SUnreclaim:        25668 kB
KernelStack:        3056 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     306540 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= 61948 MiB
End job on node127 at 2017-08-15 17:00:46