Trace number 4273246

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)56 2520.0601 2470.02

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-09-12.xml
MD5SUMa81896bc222770b6aa27c18215a8955e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables216
Number of constraints250
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":108},{"size":9,"count":108}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":108},{"degree":7,"count":4},{"degree":8,"count":34},{"degree":10,"count":70}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":108},{"arity":3,"count":34},{"arity":4,"count":4},{"arity":6,"count":34},{"arity":9,"count":70}]
Number of extensional constraints142
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":142},{"type":"sum","count":108}]
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.30/0.36	c version: 2017-07-26
0.30/0.36	c seed: 1434320227
0.30/0.37	c timeout: 2520
0.30/0.37	c memlimit: 11000
0.30/0.37	c nbcore: 4
0.30/0.39	c Parsing instance...
1.44/0.97	c Parsing done, starting search...
1.64/1.01	o 0
1.92/1.13	o 4
2.54/1.32	o 8
2.84/1.41	o 18
2.84/1.46	o 30
4.00/1.83	o 49
10.54/7.78	o 50
15.16/12.11	o 52
16.67/13.52	o 53
17.18/14.01	o 54
65.12/61.26	o 55
78.55/74.42	o 56
2520.03/2470.00	s SATISFIABLE
2520.03/2470.00	v <instantiation>
2520.03/2470.00	v 	<list>
2520.03/2470.00	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11]
2520.03/2470.00	v 	</list>
2520.03/2470.00	v 	<values>
2520.03/2470.00	v 		1 1 0 1 1 0 1 0 0 1 1 0 1 1 0 1 0 1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 1 0 1 1 1 1 1 1 0 1 0 1 0 1 0 0 0 0 0 1 0 1 1 0 0 1 0 1 1 1 0 0 0 0 1 0 1 1 0 1 0 0 1 1 1 0 0 1 0 0 0 1 0 1 0 0 1 0 1 1 1 0 1 1 0 1 1 0 0 1 1 3 3 4 2 3 4 3 4 4 3 3 2 3 3 5 3 5 3 3 3 3 3 5 2 4 4 5 3 6 5 6 6 5 4 4 2 2 3 4 3 3 2 2 3 2 4 3 4 2 5 3 5 5 6 5 5 2 4 3 3 2 5 3 5 2 3 2 4 4 4 4 2 2 3 2 5 3 6 4 3 3 2 4 2 3 5 4 5 3 5 3 5 5 3 5 2 2 2 2 2 2 4 2 2 2 2 3 2 
2520.03/2470.00	v 	</values>
2520.03/2470.00	v </instantiation>

Verifier Data

OK	56

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273246-1502760777/watcher-4273246-1502760777 -o /tmp/evaluation-result-4273246-1502760777/solver-4273246-1502760777 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4850 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1434320227 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273246-1502760777.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=18470, runsolver pid=18467

[startup+0.100156 s]*
/proc/loadavg: 1.13 1.29 1.33 3/206 18477
/proc/meminfo: memFree=30482776/32770624 swapFree=67108776/67108860
[pid=18470] ppid=18467 vsize=13573664 memory=17596 CPUtime=0.02 cores=1,3,5,7
/proc/18470/stat : 18470 (java) S 18467 18470 7084 0 -1 1077944320 3754 0 0 0 2 0 0 0 20 0 9 0 175730414 13899431936 4399 18446744073709551615 4194304 4196468 140732564609760 140732564592304 140012524736247 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
/proc/18470/statm: 3393416 4399 2097 1 0 3382913 0
[pid=18470/tid=18472] ppid=18467 vsize=13573664 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/18470/task/18472/stat : 18472 (java) R 18467 18470 7084 0 -1 4202560 2386 0 0 0 2 0 0 0 20 0 9 0 175730421 13899431936 4399 18446744073709551615 4194304 4196468 140732564609760 140012528972008 140012506385364 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18473] ppid=18467 vsize=13573664 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18473/stat : 18473 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 175730422 13899431936 4399 18446744073709551615 4194304 4196468 140732564609760 140012459170192 140012524746453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18474] ppid=18467 vsize=13573664 memory=140230870013568 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18474/stat : 18474 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 175730422 13899431936 4399 18446744073709551615 4194304 4196468 140732564609760 140012458117392 140012524746453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18475] ppid=18467 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18475/stat : 18475 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 175730422 13899431936 4399 18446744073709551615 4194304 4196468 140732564609760 140012457065104 140012524746453 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18476] ppid=18467 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18476/stat : 18476 (java) S 18467 18470 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 175730422 13899431936 4399 18446744073709551615 4194304 4196468 140732564609760 140012456012304 140012524746453 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18477] ppid=18467 vsize=13573664 memory=140230870013568 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18477/stat : 18477 (java) S 18467 18470 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 175730423 13899431936 4399 18446744073709551615 4194304 4196468 140732564609760 140012003379824 140012524747394 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18478] ppid=18467 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18478/stat : 18478 (java) S 18467 18470 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 175730424 13899431936 4399 18446744073709551615 4194304 4196468 140732564609760 140012002325792 140012524746453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18479] ppid=18467 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18479/stat : 18479 (java) S 18467 18470 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 175730424 13899431936 4399 18446744073709551615 4194304 4196468 140732564609760 140012001273520 140012524746453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 17596 KiB

[startup+0.210032 s]*
/proc/loadavg: 1.13 1.29 1.33 3/214 18485
/proc/meminfo: memFree=30469744/32770624 swapFree=67108776/67108860
[pid=18470] ppid=18467 vsize=13975920 memory=34256 CPUtime=0.12 cores=1,3,5,7
/proc/18470/stat : 18470 (java) S 18467 18470 7084 0 -1 1077944320 9007 0 0 0 10 2 0 0 20 0 15 0 175730414 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140732564592304 140012524736247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
/proc/18470/statm: 3493980 8564 3384 1 0 3482759 0
[pid=18470/tid=18472] ppid=18467 vsize=13975920 memory=8318255677412212789 CPUtime=0.09 cores=1,3,5,7
/proc/18470/task/18472/stat : 18472 (java) R 18467 18470 7084 0 -1 4202560 6960 0 0 0 7 2 0 0 20 0 15 0 175730421 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140012528942432 140012524758173 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18473] ppid=18467 vsize=13975920 memory=329 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18473/stat : 18473 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730422 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140012459170192 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18474] ppid=18467 vsize=13975920 memory=288370607021725312 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18474/stat : 18474 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730422 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140012458117392 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18475] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18475/stat : 18475 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730422 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140012457065104 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18476] ppid=18467 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18476/stat : 18476 (java) S 18467 18470 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 175730422 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140012456012304 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18477] ppid=18467 vsize=13975920 memory=140230870013568 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18477/stat : 18477 (java) S 18467 18470 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 175730423 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140012003379824 140012524747394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18478] ppid=18467 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18478/stat : 18478 (java) S 18467 18470 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 175730424 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140012002325792 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18479] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18479/stat : 18479 (java) S 18467 18470 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 175730424 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140012001273456 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18480] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18480/stat : 18480 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730426 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140012000221776 140012524754843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18481] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18481/stat : 18481 (java) S 18467 18470 7084 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 175730426 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140011999168624 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18482] ppid=18467 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18482/stat : 18482 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730427 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140011998115824 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18483] ppid=18467 vsize=13975920 memory=140230870013568 CPUtime=0.01 cores=1,3,5,7
/proc/18470/task/18483/stat : 18483 (java) R 18467 18470 7084 0 -1 4202560 376 0 0 0 1 0 0 0 20 0 15 0 175730427 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140011997063536 140012503383303 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18484] ppid=18467 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18484/stat : 18484 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730427 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140011996010976 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18485] ppid=18467 vsize=13975920 memory=140230870013568 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18485/stat : 18485 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730430 14311342080 8564 18446744073709551615 4194304 4196468 140732564609760 140011994958768 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 34256 KiB

[startup+0.317866 s]*
/proc/loadavg: 1.13 1.29 1.33 3/214 18485
/proc/meminfo: memFree=30461148/32770624 swapFree=67108776/67108860
[pid=18470] ppid=18467 vsize=13975920 memory=43664 CPUtime=0.3 cores=1,3,5,7
/proc/18470/stat : 18470 (java) S 18467 18470 7084 0 -1 1077944320 10581 0 0 0 27 3 0 0 20 0 15 0 175730414 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140732564592304 140012524736247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
/proc/18470/statm: 3493980 10916 3628 1 0 3482759 0
[pid=18470/tid=18472] ppid=18467 vsize=13975920 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/18470/task/18472/stat : 18472 (java) R 18467 18470 7084 0 -1 4202560 8135 0 0 0 17 3 0 0 20 0 15 0 175730421 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140012528960368 140012524758173 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18473] ppid=18467 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18473/stat : 18473 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730422 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140012459170192 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18474] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18474/stat : 18474 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730422 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140012458117392 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18475] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18475/stat : 18475 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730422 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140012457065104 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18476] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18476/stat : 18476 (java) S 18467 18470 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 175730422 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140012456012304 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18477] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18477/stat : 18477 (java) S 18467 18470 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 175730423 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140012003379824 140012524747394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18478] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18478/stat : 18478 (java) S 18467 18470 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 175730424 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140012002325792 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18479] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18479/stat : 18479 (java) S 18467 18470 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 175730424 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140012001273456 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18480] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18480/stat : 18480 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730426 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140012000221776 140012524754843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18481] ppid=18467 vsize=13975920 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18470/task/18481/stat : 18481 (java) R 18467 18470 7084 0 -1 1077944384 407 0 0 0 2 0 0 0 20 0 15 0 175730426 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140011999168624 140012524747394 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18482] ppid=18467 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18470/task/18482/stat : 18482 (java) R 18467 18470 7084 0 -1 4202560 204 0 0 0 1 0 0 0 20 0 15 0 175730427 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140011998115824 140012508018176 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18483] ppid=18467 vsize=13975920 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/18470/task/18483/stat : 18483 (java) S 18467 18470 7084 0 -1 1077944384 458 0 0 0 5 0 0 0 20 0 15 0 175730427 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140011997063536 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18484] ppid=18467 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18484/stat : 18484 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730427 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140011996010976 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18485] ppid=18467 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18485/stat : 18485 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730430 14311342080 10916 18446744073709551615 4194304 4196468 140732564609760 140011994958768 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 43664 KiB

[startup+0.700637 s]
/proc/loadavg: 1.13 1.29 1.33 3/214 18485
/proc/meminfo: memFree=30448704/32770624 swapFree=67108776/67108860
[pid=18470] ppid=18467 vsize=13977988 memory=67124 CPUtime=1.07 cores=1,3,5,7
/proc/18470/stat : 18470 (java) S 18467 18470 7084 0 -1 1077944320 13446 0 0 0 101 6 0 0 20 0 15 0 175730414 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140732564592304 140012524736247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
/proc/18470/statm: 3494497 16781 3736 1 0 3483271 0
[pid=18470/tid=18472] ppid=18467 vsize=13977988 memory=11388 CPUtime=0.57 cores=1,3,5,7
/proc/18470/task/18472/stat : 18472 (java) R 18467 18470 7084 0 -1 4202560 9985 0 0 0 53 4 0 0 20 0 15 0 175730421 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140012528971808 140012524748182 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18473] ppid=18467 vsize=13977988 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18473/stat : 18473 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730422 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140012459170192 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18474] ppid=18467 vsize=13977988 memory=4600 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18474/stat : 18474 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730422 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140012458117392 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18475] ppid=18467 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18475/stat : 18475 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730422 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140012457065104 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18476] ppid=18467 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18476/stat : 18476 (java) S 18467 18470 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 175730422 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140012456012304 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18477] ppid=18467 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18477/stat : 18477 (java) S 18467 18470 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 175730423 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140012003379824 140012524747394 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18478] ppid=18467 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18478/stat : 18478 (java) S 18467 18470 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 175730424 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140012002325792 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18479] ppid=18467 vsize=13977988 memory=43 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18479/stat : 18479 (java) S 18467 18470 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 175730424 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140012001273456 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18480] ppid=18467 vsize=13977988 memory=211 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18480/stat : 18480 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730426 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140012000221776 140012524754843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18481] ppid=18467 vsize=13977988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/18470/task/18481/stat : 18481 (java) S 18467 18470 7084 0 -1 1077944384 676 0 0 0 11 0 0 0 20 0 15 0 175730426 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140011999168624 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18482] ppid=18467 vsize=13977988 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/18470/task/18482/stat : 18482 (java) S 18467 18470 7084 0 -1 1077944384 579 0 0 0 13 0 0 0 20 0 15 0 175730427 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140011998115824 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18483] ppid=18467 vsize=13977988 memory=280461498846688 CPUtime=0.23 cores=1,3,5,7
/proc/18470/task/18483/stat : 18483 (java) R 18467 18470 7084 0 -1 4202560 825 0 0 0 23 0 0 0 20 0 15 0 175730427 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140011997063536 140012524748182 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18484] ppid=18467 vsize=13977988 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18484/stat : 18484 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730427 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140011996010976 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18485] ppid=18467 vsize=13977988 memory=13563786715989427 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18485/stat : 18485 (java) S 18467 18470 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 175730430 14313459712 16781 18446744073709551615 4194304 4196468 140732564609760 140011994958768 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 67124 KiB

[startup+1.50091 s]
/proc/loadavg: 1.13 1.29 1.33 4/214 18485
/proc/meminfo: memFree=30410452/32770624 swapFree=67108776/67108860
[pid=18470] ppid=18467 vsize=13982084 memory=211088 CPUtime=3.13 cores=1,3,5,7
/proc/18470/stat : 18470 (java) S 18467 18470 7084 0 -1 1077944320 27019 0 0 0 301 12 0 0 20 0 15 0 175730414 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140732564592304 140012524736247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
/proc/18470/statm: 3495521 52772 3791 1 0 3484295 0
[pid=18470/tid=18472] ppid=18467 vsize=13982084 memory=6941561329783565416 CPUtime=1.36 cores=1,3,5,7
/proc/18470/task/18472/stat : 18472 (java) R 18467 18470 7084 0 -1 4202560 15176 0 0 0 128 8 0 0 20 0 15 0 175730421 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140012528964240 140012502739169 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18473] ppid=18467 vsize=13982084 memory=280461498911408 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18473/stat : 18473 (java) S 18467 18470 7084 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 175730422 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140012459170192 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18474] ppid=18467 vsize=13982084 memory=7668278016833902945 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18474/stat : 18474 (java) S 18467 18470 7084 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 15 0 175730422 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140012458117392 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18475] ppid=18467 vsize=13982084 memory=7668278016833902945 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18475/stat : 18475 (java) S 18467 18470 7084 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 175730422 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140012457065104 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18476] ppid=18467 vsize=13982084 memory=7668278016833902945 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18476/stat : 18476 (java) S 18467 18470 7084 0 -1 1077944384 335 0 0 0 0 0 0 0 20 0 15 0 175730422 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140012456012304 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18477] ppid=18467 vsize=13982084 memory=7654215426056606049 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18477/stat : 18477 (java) S 18467 18470 7084 0 -1 1077944384 180 0 0 0 0 0 0 0 20 0 15 0 175730423 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140012003379824 140012524747394 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18478] ppid=18467 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18478/stat : 18478 (java) S 18467 18470 7084 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140012002325792 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18479] ppid=18467 vsize=13982084 memory=-6091776099202117250 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18479/stat : 18479 (java) S 18467 18470 7084 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140012001273456 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18480] ppid=18467 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18480/stat : 18480 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730426 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140012000221776 140012524754843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18481] ppid=18467 vsize=13982084 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/18470/task/18481/stat : 18481 (java) R 18467 18470 7084 0 -1 4202560 3402 0 0 0 58 1 0 0 20 0 15 0 175730426 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140011999145888 140012509851409 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18482] ppid=18467 vsize=13982084 memory=0 CPUtime=0.61 cores=1,3,5,7
/proc/18470/task/18482/stat : 18482 (java) R 18467 18470 7084 0 -1 4202560 2901 0 0 0 60 1 0 0 20 0 15 0 175730427 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140011998115824 140012510800192 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18483] ppid=18467 vsize=13982084 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/18470/task/18483/stat : 18483 (java) R 18467 18470 7084 0 -1 4202560 3237 0 0 0 51 0 0 0 20 0 15 0 175730427 14317654016 52772 18446744073709551615 4194304 4196468 140732564609760 140011997063536 140012503775234 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0

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

/proc/18470/task/18472/stat : 18472 (java) R 18467 18470 7084 0 -1 4202560 92792 0 0 0 235295 65 0 0 20 0 15 0 175730421 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140012528973936 140012130753916 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18473] ppid=18467 vsize=13982084 memory=-8774313645642428999 CPUtime=15.47 cores=1,3,5,7
/proc/18470/task/18473/stat : 18473 (java) S 18467 18470 7084 0 -1 1077944384 10317 0 0 0 1486 61 0 0 20 0 15 0 175730422 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140012459170192 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18474] ppid=18467 vsize=13982084 memory=16444 CPUtime=15.47 cores=1,3,5,7
/proc/18470/task/18474/stat : 18474 (java) S 18467 18470 7084 0 -1 1077944384 11993 0 0 0 1487 60 0 0 20 0 15 0 175730422 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140012458117392 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18475] ppid=18467 vsize=13982084 memory=1152 CPUtime=15.51 cores=1,3,5,7
/proc/18470/task/18475/stat : 18475 (java) S 18467 18470 7084 0 -1 1077944384 11387 0 0 0 1494 57 0 0 20 0 15 0 175730422 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140012457065104 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18476] ppid=18467 vsize=13982084 memory=3072 CPUtime=15.45 cores=1,3,5,7
/proc/18470/task/18476/stat : 18476 (java) S 18467 18470 7084 0 -1 1077944384 10258 0 0 0 1483 62 0 0 20 0 15 0 175730422 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140012456012304 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18477] ppid=18467 vsize=13982084 memory=570472 CPUtime=8.62 cores=1,3,5,7
/proc/18470/task/18477/stat : 18477 (java) S 18467 18470 7084 0 -1 1077944384 8493 0 0 0 781 81 0 0 20 0 15 0 175730423 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140012003379824 140012524747394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18478] ppid=18467 vsize=13982084 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18478/stat : 18478 (java) S 18467 18470 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140012002325856 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18479] ppid=18467 vsize=13982084 memory=3168 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18479/stat : 18479 (java) S 18467 18470 7084 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140012001273472 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18480] ppid=18467 vsize=13982084 memory=752464 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18480/stat : 18480 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730426 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140012000221776 140012524754843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18481] ppid=18467 vsize=13982084 memory=4068 CPUtime=2.16 cores=1,3,5,7
/proc/18470/task/18481/stat : 18481 (java) S 18467 18470 7084 0 -1 1077944384 14521 0 0 0 213 3 0 0 20 0 15 0 175730426 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140011999168624 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18482] ppid=18467 vsize=13982084 memory=2764 CPUtime=1.95 cores=1,3,5,7
/proc/18470/task/18482/stat : 18482 (java) S 18467 18470 7084 0 -1 1077944384 15290 0 0 0 193 2 0 0 20 0 15 0 175730427 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140011998115824 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18483] ppid=18467 vsize=13982084 memory=1296 CPUtime=0.78 cores=1,3,5,7
/proc/18470/task/18483/stat : 18483 (java) S 18467 18470 7084 0 -1 1077944384 12277 0 0 0 76 2 0 0 20 0 15 0 175730427 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140011997063536 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18484] ppid=18467 vsize=13982084 memory=2460 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18484/stat : 18484 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730427 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140011996010976 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18485] ppid=18467 vsize=13982084 memory=1836 CPUtime=1.44 cores=1,3,5,7
/proc/18470/task/18485/stat : 18485 (java) S 18467 18470 7084 0 -1 1077944384 990 0 0 0 62 82 0 0 20 0 15 0 175730430 14317654016 141722 18446744073709551615 4194304 4196468 140732564609760 140011994958768 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 64 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
Current children cumulated CPU time: 2430.56 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 566888 KiB

[startup+2442.3 s]
/proc/loadavg: 1.25 1.41 1.39 3/213 18752
/proc/meminfo: memFree=30009244/32770624 swapFree=67108776/67108860
[pid=18470] ppid=18467 vsize=13982084 memory=613116 CPUtime=2491.76 cores=1,3,5,7
/proc/18470/stat : 18470 (java) S 18467 18470 7084 0 -1 1077944320 196349 0 0 0 248751 425 0 0 20 0 15 0 175730414 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140732564592304 140012524736247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
/proc/18470/statm: 3495521 153279 3812 1 0 3484295 0
[pid=18470/tid=18472] ppid=18467 vsize=13982084 memory=288230621803970871 CPUtime=2412.9 cores=1,3,5,7
/proc/18470/task/18472/stat : 18472 (java) R 18467 18470 7084 0 -1 4202560 97312 0 0 0 241223 67 0 0 20 0 15 0 175730421 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140012528974416 140012130754382 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18473] ppid=18467 vsize=13982084 memory=13563786715989427 CPUtime=15.89 cores=1,3,5,7
/proc/18470/task/18473/stat : 18473 (java) S 18467 18470 7084 0 -1 1077944384 10739 0 0 0 1527 62 0 0 20 0 15 0 175730422 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140012459170192 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18474] ppid=18467 vsize=13982084 memory=636 CPUtime=15.88 cores=1,3,5,7
/proc/18470/task/18474/stat : 18474 (java) S 18467 18470 7084 0 -1 1077944384 12315 0 0 0 1526 62 0 0 20 0 15 0 175730422 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140012458117392 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18475] ppid=18467 vsize=13982084 memory=1796 CPUtime=15.92 cores=1,3,5,7
/proc/18470/task/18475/stat : 18475 (java) S 18467 18470 7084 0 -1 1077944384 11829 0 0 0 1534 58 0 0 20 0 15 0 175730422 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140012457065104 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18476] ppid=18467 vsize=13982084 memory=960 CPUtime=15.86 cores=1,3,5,7
/proc/18470/task/18476/stat : 18476 (java) S 18467 18470 7084 0 -1 1077944384 10812 0 0 0 1523 63 0 0 20 0 15 0 175730422 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140012456012304 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18477] ppid=18467 vsize=13982084 memory=1236 CPUtime=8.81 cores=1,3,5,7
/proc/18470/task/18477/stat : 18477 (java) S 18467 18470 7084 0 -1 1077944384 8725 0 0 0 798 83 0 0 20 0 15 0 175730423 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140012003379824 140012524747394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18478] ppid=18467 vsize=13982084 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18478/stat : 18478 (java) S 18467 18470 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140012002325856 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18479] ppid=18467 vsize=13982084 memory=4288 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18479/stat : 18479 (java) S 18467 18470 7084 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140012001273472 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18480] ppid=18467 vsize=13982084 memory=2160 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18480/stat : 18480 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730426 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140012000221776 140012524754843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18481] ppid=18467 vsize=13982084 memory=932 CPUtime=2.19 cores=1,3,5,7
/proc/18470/task/18481/stat : 18481 (java) S 18467 18470 7084 0 -1 1077944384 14535 0 0 0 216 3 0 0 20 0 15 0 175730426 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140011999168624 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18482] ppid=18467 vsize=13982084 memory=1608 CPUtime=1.95 cores=1,3,5,7
/proc/18470/task/18482/stat : 18482 (java) S 18467 18470 7084 0 -1 1077944384 15292 0 0 0 193 2 0 0 20 0 15 0 175730427 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140011998115824 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18483] ppid=18467 vsize=13982084 memory=836 CPUtime=0.78 cores=1,3,5,7
/proc/18470/task/18483/stat : 18483 (java) S 18467 18470 7084 0 -1 1077944384 12356 0 0 0 76 2 0 0 20 0 15 0 175730427 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140011997063536 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18484] ppid=18467 vsize=13982084 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18484/stat : 18484 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730427 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140011996010976 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18485] ppid=18467 vsize=13982084 memory=4068 CPUtime=1.48 cores=1,3,5,7
/proc/18470/task/18485/stat : 18485 (java) S 18467 18470 7084 0 -1 1077944384 1005 0 0 0 64 84 0 0 20 0 15 0 175730430 14317654016 153279 18446744073709551615 4194304 4196468 140732564609760 140011994958768 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 64 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
Current children cumulated CPU time: 2491.76 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 613116 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2470 s]
/proc/loadavg: 1.20 1.38 1.39 3/213 18754
/proc/meminfo: memFree=30003468/32770624 swapFree=67108776/67108860
[pid=18470] ppid=18467 vsize=13982084 memory=614620 CPUtime=2520.03 cores=1,3,5,7
/proc/18470/stat : 18470 (java) S 18467 18470 7084 0 -1 1077944320 196747 0 0 0 251572 431 0 0 20 0 15 0 175730414 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140732564592304 140012524736247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
/proc/18470/statm: 3495521 153655 3812 1 0 3484295 0
[pid=18470/tid=18472] ppid=18467 vsize=13982084 memory=615136 CPUtime=2440.3 cores=1,3,5,7
/proc/18470/task/18472/stat : 18472 (java) S 18467 18470 7084 0 -1 1077944384 97655 0 0 0 243962 68 0 0 20 0 15 0 175730421 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012528974416 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18473] ppid=18467 vsize=13982084 memory=612076 CPUtime=16.08 cores=1,3,5,7
/proc/18470/task/18473/stat : 18473 (java) S 18467 18470 7084 0 -1 1077944384 10746 0 0 0 1546 62 0 0 20 0 15 0 175730422 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012459170208 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18474] ppid=18467 vsize=13982084 memory=612080 CPUtime=16.07 cores=1,3,5,7
/proc/18470/task/18474/stat : 18474 (java) S 18467 18470 7084 0 -1 1077944384 12333 0 0 0 1544 63 0 0 20 0 15 0 175730422 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012458117392 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18475] ppid=18467 vsize=13982084 memory=614116 CPUtime=16.11 cores=1,3,5,7
/proc/18470/task/18475/stat : 18475 (java) S 18467 18470 7084 0 -1 1077944384 11839 0 0 0 1552 59 0 0 20 0 15 0 175730422 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012457065104 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18476] ppid=18467 vsize=13982084 memory=611560 CPUtime=16.07 cores=1,3,5,7
/proc/18470/task/18476/stat : 18476 (java) R 18467 18470 7084 0 -1 4202560 10832 0 0 0 1542 65 0 0 20 0 15 0 175730422 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012456012424 140012517364455 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18477] ppid=18467 vsize=13982084 memory=614116 CPUtime=8.89 cores=1,3,5,7
/proc/18470/task/18477/stat : 18477 (java) S 18467 18470 7084 0 -1 1077944384 8725 0 0 0 805 84 0 0 20 0 15 0 175730423 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012003378336 140012524746453 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 53 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18478] ppid=18467 vsize=13982084 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18478/stat : 18478 (java) S 18467 18470 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012002325856 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18479] ppid=18467 vsize=13982084 memory=614112 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18479/stat : 18479 (java) S 18467 18470 7084 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012001273472 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18480] ppid=18467 vsize=13982084 memory=614620 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18480/stat : 18480 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730426 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012000221776 140012524754843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18481] ppid=18467 vsize=13982084 memory=2764 CPUtime=2.19 cores=1,3,5,7
/proc/18470/task/18481/stat : 18481 (java) S 18467 18470 7084 0 -1 1077944384 14535 0 0 0 216 3 0 0 20 0 15 0 175730426 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011999168624 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18482] ppid=18467 vsize=13982084 memory=2160 CPUtime=1.95 cores=1,3,5,7
/proc/18470/task/18482/stat : 18482 (java) S 18467 18470 7084 0 -1 1077944384 15292 0 0 0 193 2 0 0 20 0 15 0 175730427 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011998115824 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18483] ppid=18467 vsize=13982084 memory=613600 CPUtime=0.78 cores=1,3,5,7
/proc/18470/task/18483/stat : 18483 (java) S 18467 18470 7084 0 -1 1077944384 12356 0 0 0 76 2 0 0 20 0 15 0 175730427 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011997063536 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18484] ppid=18467 vsize=13982084 memory=613600 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18484/stat : 18484 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730427 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011996010976 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18485] ppid=18467 vsize=13982084 memory=614624 CPUtime=1.5 cores=1,3,5,7
/proc/18470/task/18485/stat : 18485 (java) S 18467 18470 7084 0 -1 1077944384 1005 0 0 0 65 85 0 0 20 0 15 0 175730430 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011994958768 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 614620 KiB

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

[startup+2470.02 s]
# the end of solver process 18470 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.74 s, system=4.32234 s

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

[startup+2470 s]
/proc/loadavg: 1.20 1.38 1.39 3/213 18754
/proc/meminfo: memFree=30003468/32770624 swapFree=67108776/67108860
[pid=18470] ppid=18467 vsize=13982084 memory=614620 CPUtime=2520.03 cores=1,3,5,7
/proc/18470/stat : 18470 (java) S 18467 18470 7084 0 -1 1077944320 196747 0 0 0 251572 431 0 0 20 0 15 0 175730414 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140732564592304 140012524736247 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 7 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
/proc/18470/statm: 3495521 153655 3812 1 0 3484295 0
[pid=18470/tid=18472] ppid=18467 vsize=13982084 memory=615136 CPUtime=2440.3 cores=1,3,5,7
/proc/18470/task/18472/stat : 18472 (java) S 18467 18470 7084 0 -1 1077944384 97655 0 0 0 243962 68 0 0 20 0 15 0 175730421 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012528974416 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18473] ppid=18467 vsize=13982084 memory=612076 CPUtime=16.08 cores=1,3,5,7
/proc/18470/task/18473/stat : 18473 (java) S 18467 18470 7084 0 -1 1077944384 10746 0 0 0 1546 62 0 0 20 0 15 0 175730422 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012459170208 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18474] ppid=18467 vsize=13982084 memory=612080 CPUtime=16.07 cores=1,3,5,7
/proc/18470/task/18474/stat : 18474 (java) S 18467 18470 7084 0 -1 1077944384 12333 0 0 0 1544 63 0 0 20 0 15 0 175730422 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012458117392 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18475] ppid=18467 vsize=13982084 memory=614116 CPUtime=16.11 cores=1,3,5,7
/proc/18470/task/18475/stat : 18475 (java) S 18467 18470 7084 0 -1 1077944384 11839 0 0 0 1552 59 0 0 20 0 15 0 175730422 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012457065104 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18476] ppid=18467 vsize=13982084 memory=611560 CPUtime=16.07 cores=1,3,5,7
/proc/18470/task/18476/stat : 18476 (java) R 18467 18470 7084 0 -1 4202560 10832 0 0 0 1542 65 0 0 20 0 15 0 175730422 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012456012424 140012517364455 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18477] ppid=18467 vsize=13982084 memory=614116 CPUtime=8.89 cores=1,3,5,7
/proc/18470/task/18477/stat : 18477 (java) S 18467 18470 7084 0 -1 1077944384 8725 0 0 0 805 84 0 0 20 0 15 0 175730423 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012003378336 140012524746453 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 53 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18478] ppid=18467 vsize=13982084 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18478/stat : 18478 (java) S 18467 18470 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012002325856 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18479] ppid=18467 vsize=13982084 memory=614112 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18479/stat : 18479 (java) S 18467 18470 7084 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 175730424 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012001273472 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18480] ppid=18467 vsize=13982084 memory=614620 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18480/stat : 18480 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730426 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140012000221776 140012524754843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18481] ppid=18467 vsize=13982084 memory=2764 CPUtime=2.19 cores=1,3,5,7
/proc/18470/task/18481/stat : 18481 (java) S 18467 18470 7084 0 -1 1077944384 14535 0 0 0 216 3 0 0 20 0 15 0 175730426 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011999168624 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18482] ppid=18467 vsize=13982084 memory=2160 CPUtime=1.95 cores=1,3,5,7
/proc/18470/task/18482/stat : 18482 (java) S 18467 18470 7084 0 -1 1077944384 15292 0 0 0 193 2 0 0 20 0 15 0 175730427 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011998115824 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18483] ppid=18467 vsize=13982084 memory=613600 CPUtime=0.78 cores=1,3,5,7
/proc/18470/task/18483/stat : 18483 (java) S 18467 18470 7084 0 -1 1077944384 12356 0 0 0 76 2 0 0 20 0 15 0 175730427 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011997063536 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 66 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18484] ppid=18467 vsize=13982084 memory=613600 CPUtime=0 cores=1,3,5,7
/proc/18470/task/18484/stat : 18484 (java) S 18467 18470 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 175730427 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011996010976 140012524746453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
[pid=18470/tid=18485] ppid=18467 vsize=13982084 memory=614624 CPUtime=1.5 cores=1,3,5,7
/proc/18470/task/18485/stat : 18485 (java) S 18467 18470 7084 0 -1 1077944384 1005 0 0 0 65 85 0 0 20 0 15 0 175730430 14317654016 153655 18446744073709551615 4194304 4196468 140732564609760 140011994958768 140012524747394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 64 0 0 6293624 6294260 20029440 140732564611444 140732564611625 140732564611625 140732564615119 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 614620 KiB

Child status: 143
Real time (s): 2470.02
CPU time (s): 2520.06
CPU user time (s): 2515.74
CPU system time (s): 4.32234
CPU usage (%): 102.026
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 1118412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.74
system time used= 4.32234
maximum resident set size= 1120172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197095
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 271067
involuntary context switches= 8928


# summary of solver processes directly reported to runsolver:
#   pid: 18470
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2515.74
#   total CPU system time (s): 4.32234

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.3987 second user time and 24.3264 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-15 03:18:31
IDJOB=4273246
IDBENCH=116011
IDSOLVER=2665
FILE ID=node132/4273246-1502760777
RUNJOBID= node132-1502658038-4850
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-09-12.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-4273246-1502760777/watcher-4273246-1502760777 -o /tmp/evaluation-result-4273246-1502760777/solver-4273246-1502760777 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4850 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1434320227 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273246-1502760777.xml

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

MD5SUM BENCH= a81896bc222770b6aa27c18215a8955e
RANDOM SEED=1434320227

node132.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.74
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.74
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.74
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.74
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:        30491396 kB
MemAvailable:   31085668 kB
Buffers:          292052 kB
Cached:           614684 kB
SwapCached:           84 kB
Active:          1542688 kB
Inactive:         287836 kB
Active(anon):     871928 kB
Inactive(anon):   110024 kB
Active(file):     670760 kB
Inactive(file):   177812 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42324 kB
Writeback:             0 kB
AnonPages:        923880 kB
Mapped:            82652 kB
Shmem:             57992 kB
Slab:             150024 kB
SReclaimable:     123068 kB
SUnreclaim:        26956 kB
KernelStack:        3472 kB
PageTables:         6948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2085376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    856064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61948 MiB
End job on node132 at 2017-08-15 03:59:42