Trace number 4275316

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-07-26SAT (TO) 19080.301 2520.1699

General information on the benchmark

NameDiamondFree/DiamondFree-m1-s1/
DiamondFree-016.xml
MD5SUM5509e483d5f6786f9ad0ab9331522360
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.35576701
Satisfiable
(Un)Satisfiability was proved
Number of variables273
Number of constraints2079
Number of domains4
Minimum domain size1
Maximum domain size19
Distribution of domain sizes[{"size":1,"count":16},{"size":2,"count":240},{"size":5,"count":16},{"size":19,"count":1}]
Minimum variable degree1
Maximum variable degree95
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":16},{"degree":3,"count":16},{"degree":4,"count":120},{"degree":95,"count":120}]
Minimum constraint arity2
Maximum constraint arity256
Distribution of constraint arities[{"arity":2,"count":240},{"arity":6,"count":1820},{"arity":16,"count":1},{"arity":17,"count":17},{"arity":256,"count":1}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1837}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-07-26
0.29/0.25	c seed: 1003190086
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 11000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
2.10/0.83	c Parsing done, starting search...
19079.27/2520.12	s SATISFIABLE
19079.27/2520.12	v <instantiation>
19079.27/2520.12	v 	<list>
19079.27/2520.12	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[0][12] x[0][13] x[0][14] x[0][15] 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[1][12] x[1][13] x[1][14] x[1][15] 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[2][12] x[2][13] x[2][14] x[2][15] 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[3][12] x[3][13] x[3][14] x[3][15] 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[4][12] x[4][13] x[4][14] x[4][15] 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[5][12] x[5][13] x[5][14] x[5][15] 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[6][12] x[6][13] x[6][14] x[6][15] 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[7][12] x[7][13] x[7][14] x[7][15] 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] x[8][12] x[8][13] x[8][14] x[8][15] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] s
19079.27/2520.12	v 	</list>
19079.27/2520.12	v 	<values>
19079.27/2520.12	v 		0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 1 1 0 0 1 0 0 0 0 1 0 0 1 1 1 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 1 0 1 1 1 0 0 0 0 1 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 1 1 0 0 1 0 0 0 0 1 1 0 0 0 1 1 0 0 0 1 0 1 1 0 1 0 0 0 0 1 0 1 0 0 1 1 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 1 1 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 0 1 0 1 0 0 1 0 1 0 0 0 0 0 1 1 0 1 1 0 0 0 0 1 0 0 0 1 0 0 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 96 
19079.27/2520.12	v 	</values>
19079.27/2520.12	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275316-1502751944/watcher-4275316-1502751944 -o /tmp/evaluation-result-4275316-1502751944/solver-4275316-1502751944 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502750590-3336 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1003190086 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275316-1502751944.xml 

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

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

solver pid=5358, runsolver pid=5355

[startup+0.100142 s]*
/proc/loadavg: 7.66 5.59 6.53 2/199 5378
/proc/meminfo: memFree=27071444/32770624 swapFree=67108860/67108860
[pid=5358] ppid=5355 vsize=14325320 memory=34912 CPUtime=0.12 cores=0-7
/proc/5358/stat : 5358 (java) S 5355 5358 3309 0 -1 1077944320 8096 0 0 0 10 2 0 0 20 0 20 0 108275577 14669127680 8728 33554432000 4194304 4196468 140734282731648 140734282714192 140645586636535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
/proc/5358/statm: 3581330 8728 3412 1 0 3569050 0
[pid=5358/tid=5360] ppid=5355 vsize=14325320 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/5358/task/5360/stat : 5360 (java) R 5355 5358 3309 0 -1 4202560 6055 0 0 0 8 1 0 0 20 0 20 0 108275577 14669127680 8728 33554432000 4194304 4196468 140734282731648 140645590853232 140645570680165 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5361] ppid=5355 vsize=14325320 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5358/task/5361/stat : 5361 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 8728 33554432000 4194304 4196468 140734282731648 140645182400912 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5362] ppid=5355 vsize=14325320 memory=139922073097856 CPUtime=0 cores=0-7
/proc/5358/task/5362/stat : 5362 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 8728 33554432000 4194304 4196468 140734282731648 140645181348112 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5363] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5363/stat : 5363 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 8728 33554432000 4194304 4196468 140734282731648 140645180295824 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5364] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5364/stat : 5364 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 8728 33554432000 4194304 4196468 140734282731648 140645179243024 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5365] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5365/stat : 5365 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 8728 33554432000 4194304 4196468 140734282731648 140645178190736 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5366] ppid=5355 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/5358/task/5366/stat : 5366 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 8728 33554432000 4194304 4196468 140734282731648 140645177137936 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5367] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5367/stat : 5367 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 8728 33554432000 4194304 4196468 140734282731648 140645176085648 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5368] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5368/stat : 5368 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 8728 33554432000 4194304 4196468 140734282731648 140645175032848 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5369] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5369/stat : 5369 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275579 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644776302704 140645586647682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5370] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5370/stat : 5370 (java) S 5355 5358 3309 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108275580 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644775248672 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5371] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5371/stat : 5371 (java) S 5355 5358 3309 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108275580 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644774196336 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5372] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5372/stat : 5372 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275582 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644773144656 140645586655131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5373] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5373/stat : 5373 (java) S 5355 5358 3309 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 108275582 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644772092528 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5374] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5374/stat : 5374 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108275582 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644771039728 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5375] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5375/stat : 5375 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108275582 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644769987440 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5376] ppid=5355 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/5358/task/5376/stat : 5376 (java) R 5355 5358 3309 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 20 0 108275582 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644768934640 140645586657882 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5377] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5377/stat : 5377 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108275583 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644767881568 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5378] ppid=5355 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/5358/task/5378/stat : 5378 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275583 14669127680 8728 33554432000 4194304 4196468 140734282731648 140644766828848 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34912 KiB

[startup+0.209738 s]*
/proc/loadavg: 7.66 5.59 6.53 3/199 5378
/proc/meminfo: memFree=27061868/32770624 swapFree=67108860/67108860
[pid=5358] ppid=5355 vsize=14325320 memory=44044 CPUtime=0.29 cores=0-7
/proc/5358/stat : 5358 (java) S 5355 5358 3309 0 -1 1077944320 9097 0 0 0 26 3 0 0 20 0 20 0 108275577 14669127680 11011 33554432000 4194304 4196468 140734282731648 140734282714192 140645586636535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
/proc/5358/statm: 3581330 11011 3649 1 0 3569050 0
[pid=5358/tid=5360] ppid=5355 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/5358/task/5360/stat : 5360 (java) R 5355 5358 3309 0 -1 4202560 6686 0 0 0 17 2 0 0 20 0 20 0 108275577 14669127680 11011 33554432000 4194304 4196468 140734282731648 140645590858240 140645475601664 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5361] ppid=5355 vsize=14325320 memory=9321 CPUtime=0 cores=0-7
/proc/5358/task/5361/stat : 5361 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 11011 33554432000 4194304 4196468 140734282731648 140645182400912 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5362] ppid=5355 vsize=14325320 memory=139922073102375 CPUtime=0 cores=0-7
/proc/5358/task/5362/stat : 5362 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 11011 33554432000 4194304 4196468 140734282731648 140645181348112 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5363] ppid=5355 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/5358/task/5363/stat : 5363 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 11011 33554432000 4194304 4196468 140734282731648 140645180295824 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5364] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5364/stat : 5364 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 11011 33554432000 4194304 4196468 140734282731648 140645179243024 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5365] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5365/stat : 5365 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 11011 33554432000 4194304 4196468 140734282731648 140645178190736 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5366] ppid=5355 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/5358/task/5366/stat : 5366 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 11011 33554432000 4194304 4196468 140734282731648 140645177137936 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5367] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5367/stat : 5367 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 11011 33554432000 4194304 4196468 140734282731648 140645176085648 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5368] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5368/stat : 5368 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108275578 14669127680 11011 33554432000 4194304 4196468 140734282731648 140645175032848 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5369] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5369/stat : 5369 (java) S 5355 5358 3309 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 108275579 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644776302704 140645586647682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5370] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5370/stat : 5370 (java) S 5355 5358 3309 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108275580 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644775248672 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5371] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5371/stat : 5371 (java) S 5355 5358 3309 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108275580 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644774196336 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5372] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5372/stat : 5372 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275582 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644773144656 140645586655131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5373] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5373/stat : 5373 (java) S 5355 5358 3309 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 108275582 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644772092528 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5374] ppid=5355 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/5358/task/5374/stat : 5374 (java) S 5355 5358 3309 0 -1 1077944384 139 0 0 0 1 0 0 0 20 0 20 0 108275582 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644771039728 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5375] ppid=5355 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/5358/task/5375/stat : 5375 (java) S 5355 5358 3309 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 108275582 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644769987440 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5376] ppid=5355 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/5358/task/5376/stat : 5376 (java) R 5355 5358 3309 0 -1 4202560 381 0 0 0 5 0 0 0 20 0 20 0 108275582 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644768934640 140645586648470 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5377] ppid=5355 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5377/stat : 5377 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108275583 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644767881568 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5378] ppid=5355 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/5358/task/5378/stat : 5378 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275583 14669127680 11011 33554432000 4194304 4196468 140734282731648 140644766828848 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 44044 KiB

[startup+0.309495 s]*
/proc/loadavg: 7.66 5.59 6.53 2/199 5378
/proc/meminfo: memFree=27054176/32770624 swapFree=67108860/67108860
[pid=5358] ppid=5355 vsize=14325340 memory=51460 CPUtime=0.48 cores=0-7
/proc/5358/stat : 5358 (java) S 5355 5358 3309 0 -1 1077944320 10176 0 0 0 44 4 0 0 20 0 20 0 108275577 14669148160 12865 33554432000 4194304 4196468 140734282731648 140734282714192 140645586636535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
/proc/5358/statm: 3581335 12865 3700 1 0 3569050 0
[pid=5358/tid=5360] ppid=5355 vsize=14325340 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/5358/task/5360/stat : 5360 (java) R 5355 5358 3309 0 -1 4202560 7253 0 0 0 26 3 0 0 20 0 20 0 108275577 14669148160 12930 33554432000 4194304 4196468 140734282731648 140645590858096 140645570856768 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5361] ppid=5355 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5361/stat : 5361 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669148160 12930 33554432000 4194304 4196468 140734282731648 140645182400912 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5362] ppid=5355 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5362/stat : 5362 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669148160 12930 33554432000 4194304 4196468 140734282731648 140645181348112 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5363] ppid=5355 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5363/stat : 5363 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669148160 12930 33554432000 4194304 4196468 140734282731648 140645180295824 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5364] ppid=5355 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5364/stat : 5364 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14669148160 12930 33554432000 4194304 4196468 140734282731648 140645179243024 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5365] ppid=5355 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/5358/task/5365/stat : 5365 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14669148160 12930 33554432000 4194304 4196468 140734282731648 140645178190736 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5366] ppid=5355 vsize=14325340 memory=139921914426287 CPUtime=0 cores=0-7
/proc/5358/task/5366/stat : 5366 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14669148160 12930 33554432000 4194304 4196468 140734282731648 140645177137936 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5367] ppid=5355 vsize=14325340 memory=139921914428592 CPUtime=0 cores=0-7
/proc/5358/task/5367/stat : 5367 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14669148160 12930 33554432000 4194304 4196468 140734282731648 140645176085648 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5368] ppid=5355 vsize=14325340 memory=139921914430896 CPUtime=0 cores=0-7
/proc/5358/task/5368/stat : 5368 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108275578 14669148160 12930 33554432000 4194304 4196468 140734282731648 140645175032848 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5369] ppid=5355 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5369/stat : 5369 (java) S 5355 5358 3309 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 108275579 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644776302704 140645586647682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5370] ppid=5355 vsize=14325340 memory=279843828868752 CPUtime=0 cores=0-7
/proc/5358/task/5370/stat : 5370 (java) S 5355 5358 3309 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 108275580 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644775248672 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5371] ppid=5355 vsize=14325340 memory=279843828875664 CPUtime=0 cores=0-7
/proc/5358/task/5371/stat : 5371 (java) S 5355 5358 3309 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 108275580 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644774196336 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5372] ppid=5355 vsize=14325340 memory=279843828816944 CPUtime=0 cores=0-7
/proc/5358/task/5372/stat : 5372 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275582 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644773144656 140645586655131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5373] ppid=5355 vsize=14325340 memory=279843828889488 CPUtime=0.03 cores=0-7
/proc/5358/task/5373/stat : 5373 (java) R 5355 5358 3309 0 -1 1077944384 497 0 0 0 3 0 0 0 20 0 20 0 108275582 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644772092528 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5374] ppid=5355 vsize=14325340 memory=279843828896400 CPUtime=0.03 cores=0-7
/proc/5358/task/5374/stat : 5374 (java) S 5355 5358 3309 0 -1 1077944384 188 0 0 0 3 0 0 0 20 0 20 0 108275582 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644771039728 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5375] ppid=5355 vsize=14325340 memory=279843828894096 CPUtime=0.02 cores=0-7
/proc/5358/task/5375/stat : 5375 (java) S 5355 5358 3309 0 -1 1077944384 337 0 0 0 2 0 0 0 20 0 20 0 108275582 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644769987440 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5376] ppid=5355 vsize=14325340 memory=279843828910704 CPUtime=0.08 cores=0-7
/proc/5358/task/5376/stat : 5376 (java) R 5355 5358 3309 0 -1 4202560 517 0 0 0 8 0 0 0 20 0 20 0 108275582 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644768934640 140645586648470 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5377] ppid=5355 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5377/stat : 5377 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108275583 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644767881568 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5378] ppid=5355 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/5358/task/5378/stat : 5378 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275583 14669148160 12930 33554432000 4194304 4196468 140734282731648 140644766828848 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 51460 KiB

[startup+0.700815 s]
/proc/loadavg: 7.66 5.59 6.53 3/199 5378
/proc/meminfo: memFree=27039720/32770624 swapFree=67108860/67108860
[pid=5358] ppid=5355 vsize=14327388 memory=109940 CPUtime=1.64 cores=0-7
/proc/5358/stat : 5358 (java) S 5355 5358 3309 0 -1 1077944320 15459 0 0 0 157 7 0 0 20 0 20 0 108275577 14671245312 27485 33554432000 4194304 4196468 140734282731648 140734282714192 140645586636535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
/proc/5358/statm: 3581847 27485 3777 1 0 3569562 0
[pid=5358/tid=5360] ppid=5355 vsize=14327388 memory=0 CPUtime=0.67 cores=0-7
/proc/5358/task/5360/stat : 5360 (java) R 5355 5358 3309 0 -1 4202560 8038 0 0 0 62 5 0 0 20 0 20 0 108275577 14671245312 27485 33554432000 4194304 4196468 140734282731648 140645590872736 140645570717022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5361] ppid=5355 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5361/stat : 5361 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14671245312 27485 33554432000 4194304 4196468 140734282731648 140645182400912 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5362] ppid=5355 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5362/stat : 5362 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14671245312 27485 33554432000 4194304 4196468 140734282731648 140645181348112 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5363] ppid=5355 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5363/stat : 5363 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14671245312 27485 33554432000 4194304 4196468 140734282731648 140645180295824 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5364] ppid=5355 vsize=14327388 memory=1224 CPUtime=0 cores=0-7
/proc/5358/task/5364/stat : 5364 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14671245312 27485 33554432000 4194304 4196468 140734282731648 140645179243024 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5365] ppid=5355 vsize=14327388 memory=1716 CPUtime=0 cores=0-7
/proc/5358/task/5365/stat : 5365 (java) S 5355 5358 3309 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 108275578 14671245312 27485 33554432000 4194304 4196468 140734282731648 140645178190736 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5366] ppid=5355 vsize=14327388 memory=10596 CPUtime=0 cores=0-7
/proc/5358/task/5366/stat : 5366 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14671245312 27485 33554432000 4194304 4196468 140734282731648 140645177137936 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5367] ppid=5355 vsize=14327388 memory=1200 CPUtime=0 cores=0-7
/proc/5358/task/5367/stat : 5367 (java) S 5355 5358 3309 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 108275578 14671245312 27485 33554432000 4194304 4196468 140734282731648 140645176085648 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5368] ppid=5355 vsize=14327388 memory=15872 CPUtime=0 cores=0-7
/proc/5358/task/5368/stat : 5368 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 108275578 14671245312 27485 33554432000 4194304 4196468 140734282731648 140645175032848 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5369] ppid=5355 vsize=14327388 memory=4044 CPUtime=0 cores=0-7
/proc/5358/task/5369/stat : 5369 (java) S 5355 5358 3309 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 108275579 14671245312 27485 33554432000 4194304 4196468 140734282731648 140644776302704 140645586647682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0

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

/proc/5358/task/5382/stat : 5382 (java) S 5355 5358 3309 0 -1 1077944384 43239 0 0 0 86840 231 0 0 20 0 46 0 108275794 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644749190592 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5383] ppid=5355 vsize=16068328 memory=2357920 CPUtime=675.14 cores=0-7
/proc/5358/task/5383/stat : 5383 (java) S 5355 5358 3309 0 -1 1077944384 28870 0 0 0 67382 132 0 0 20 0 46 0 108275795 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644748138304 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5384] ppid=5355 vsize=16068328 memory=4124 CPUtime=211.48 cores=0-7
/proc/5358/task/5384/stat : 5384 (java) S 5355 5358 3309 0 -1 1077944384 15238 0 0 0 21031 117 0 0 20 0 46 0 108275797 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644747085504 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5385] ppid=5355 vsize=16068328 memory=2196 CPUtime=1016.53 cores=0-7
/proc/5358/task/5385/stat : 5385 (java) R 5355 5358 3309 0 -1 4202560 36021 0 0 0 101461 192 0 0 20 0 46 0 108275797 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644746030104 140645236196143 0 4 0 16800975 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5386] ppid=5355 vsize=16068328 memory=6508 CPUtime=1802.15 cores=0-7
/proc/5358/task/5386/stat : 5386 (java) R 5355 5358 3309 0 -1 1077944384 67204 0 0 0 179857 358 0 0 20 0 46 0 108275797 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644744979392 140645586646741 0 4 0 16800975 0 0 0 -1 4 0 0 39 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5387] ppid=5355 vsize=16068328 memory=840 CPUtime=290.12 cores=0-7
/proc/5358/task/5387/stat : 5387 (java) S 5355 5358 3309 0 -1 1077944384 13689 0 0 0 28899 113 0 0 20 0 46 0 108275797 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644115014976 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5388] ppid=5355 vsize=16068328 memory=4108 CPUtime=533.99 cores=0-7
/proc/5358/task/5388/stat : 5388 (java) R 5355 5358 3309 0 -1 1077944384 32502 0 0 0 53218 181 0 0 20 0 46 0 108275797 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644113962176 140645586646741 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5389] ppid=5355 vsize=16068328 memory=1696 CPUtime=832.32 cores=0-7
/proc/5358/task/5389/stat : 5389 (java) R 5355 5358 3309 0 -1 4202560 31215 0 0 0 83126 106 0 0 20 0 46 0 108275797 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644112906712 140645231685880 0 4 0 16800975 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5390] ppid=5355 vsize=16068328 memory=916 CPUtime=2051.16 cores=0-7
/proc/5358/task/5390/stat : 5390 (java) R 5355 5358 3309 0 -1 4202560 60639 0 0 0 204978 138 0 0 20 0 46 0 108275797 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644111855000 140645235453543 0 4 0 16800975 0 0 0 -1 5 0 0 21 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5391] ppid=5355 vsize=16068328 memory=4432 CPUtime=208.96 cores=0-7
/proc/5358/task/5391/stat : 5391 (java) R 5355 5358 3309 0 -1 4202560 13875 0 0 0 20780 116 0 0 20 0 46 0 108275797 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644110797928 140645236494017 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5392] ppid=5355 vsize=16068328 memory=4616 CPUtime=1684.93 cores=0-7
/proc/5358/task/5392/stat : 5392 (java) R 5355 5358 3309 0 -1 4202560 60084 0 0 0 168197 296 0 0 20 0 46 0 108275813 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644109749912 140645586648470 0 4 0 16800975 0 0 0 -1 0 0 0 23 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5393] ppid=5355 vsize=16068328 memory=792 CPUtime=228.51 cores=0-7
/proc/5358/task/5393/stat : 5393 (java) R 5355 5358 3309 0 -1 1077944384 14377 0 0 0 22752 99 0 0 20 0 46 0 108275813 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644108698688 140645586646741 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5394] ppid=5355 vsize=16068328 memory=1424 CPUtime=248.88 cores=0-7
/proc/5358/task/5394/stat : 5394 (java) R 5355 5358 3309 0 -1 1077944384 19561 0 0 0 24743 145 0 0 20 0 46 0 108275813 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644107645888 140645586646741 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5395] ppid=5355 vsize=16068328 memory=1936 CPUtime=734.91 cores=0-7
/proc/5358/task/5395/stat : 5395 (java) S 5355 5358 3309 0 -1 1077944384 28668 0 0 0 73291 200 0 0 20 0 46 0 108275813 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644106593600 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5396] ppid=5355 vsize=16068328 memory=288230574492221466 CPUtime=308.57 cores=0-7
/proc/5358/task/5396/stat : 5396 (java) S 5355 5358 3309 0 -1 1077944384 17275 0 0 0 30750 107 0 0 20 0 46 0 108275824 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644103406784 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5397] ppid=5355 vsize=16068328 memory=288230596050944315 CPUtime=1360.61 cores=0-7
/proc/5358/task/5397/stat : 5397 (java) R 5355 5358 3309 0 -1 4202560 40032 0 0 0 135888 173 0 0 20 0 46 0 108275825 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644102352408 140645235453500 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5398] ppid=5355 vsize=16068328 memory=13846361221106226 CPUtime=198.26 cores=0-7
/proc/5358/task/5398/stat : 5398 (java) R 5355 5358 3309 0 -1 1077944384 13294 0 0 0 19730 96 0 0 20 0 46 0 108275827 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644101301696 140645586646741 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5399] ppid=5355 vsize=16068328 memory=1200 CPUtime=380.67 cores=0-7
/proc/5358/task/5399/stat : 5399 (java) S 5355 5358 3309 0 -1 1077944384 18621 0 0 0 37911 156 0 0 20 0 46 0 108275830 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644100249408 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5400] ppid=5355 vsize=16068328 memory=15872 CPUtime=418.3 cores=0-7
/proc/5358/task/5400/stat : 5400 (java) S 5355 5358 3309 0 -1 1077944384 30598 0 0 0 41622 208 0 0 20 0 46 0 108275830 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644099196608 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5401] ppid=5355 vsize=16068328 memory=4044 CPUtime=1099.09 cores=0-7
/proc/5358/task/5401/stat : 5401 (java) R 5355 5358 3309 0 -1 4202560 32341 0 0 0 109796 113 0 0 20 0 46 0 108275831 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644098136424 140645231685806 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5402] ppid=5355 vsize=16068328 memory=16444 CPUtime=646.02 cores=0-7
/proc/5358/task/5402/stat : 5402 (java) R 5355 5358 3309 0 -1 1077944384 37732 0 0 0 64333 269 0 0 20 0 46 0 108275831 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644097090496 140645586646741 0 4 0 16800975 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5403] ppid=5355 vsize=16068328 memory=18356 CPUtime=737.81 cores=0-7
/proc/5358/task/5403/stat : 5403 (java) S 5355 5358 3309 0 -1 1077944384 37321 0 0 0 73629 152 0 0 20 0 46 0 108275834 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644096038208 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5404] ppid=5355 vsize=16068328 memory=1796 CPUtime=1099.8 cores=0-7
/proc/5358/task/5404/stat : 5404 (java) S 5355 5358 3309 0 -1 1077944384 48151 0 0 0 109740 240 0 0 20 0 46 0 108275835 16453967872 589223 33554432000 4194304 4196468 140734282731648 140644094985408 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
Current children cumulated CPU time: 19079.3 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 2356892 KiB

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

[startup+2520.17 s]
# the end of solver process 5358 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19028.6 s, system=51.6619 s

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

[startup+2520.13 s]
/proc/loadavg: 11.83 11.57 11.14 15/225 5465
/proc/meminfo: memFree=24737284/32770624 swapFree=67108860/67108860
[pid=5358] ppid=5355 vsize=16201456 memory=2356604 CPUtime=19080.1 cores=0-7
/proc/5358/stat : 5358 (java) S 5355 5358 3309 0 -1 1077944320 2004339 0 0 0 1902848 5164 0 0 20 0 47 0 108275577 16590290944 589151 33554432000 4194304 4196468 140734282731648 140734282714192 140645586636535 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
/proc/5358/statm: 4050364 589151 3861 1 0 4037558 0
[pid=5358/tid=5360] ppid=5355 vsize=16201456 memory=2356892 CPUtime=2.14 cores=0-7
/proc/5358/task/5360/stat : 5360 (java) S 5355 5358 3309 0 -1 1077944384 14111 0 0 0 207 7 0 0 20 0 47 0 108275577 16590290944 589151 33554432000 4194304 4196468 140734282731648 140645590874240 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5361] ppid=5355 vsize=16201456 memory=2357920 CPUtime=19.09 cores=0-7
/proc/5358/task/5361/stat : 5361 (java) S 5355 5358 3309 0 -1 1077944384 107099 0 0 0 1845 64 0 0 20 0 47 0 108275578 16590290944 589151 33554432000 4194304 4196468 140734282731648 140645182400912 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5362] ppid=5355 vsize=16201456 memory=2358432 CPUtime=19.24 cores=0-7
/proc/5358/task/5362/stat : 5362 (java) S 5355 5358 3309 0 -1 1077944384 100440 0 0 0 1857 67 0 0 20 0 47 0 108275578 16590290944 589151 33554432000 4194304 4196468 140734282731648 140645181348112 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5363] ppid=5355 vsize=16201456 memory=2358432 CPUtime=19.3 cores=0-7
/proc/5358/task/5363/stat : 5363 (java) S 5355 5358 3309 0 -1 1077944384 103335 0 0 0 1866 64 0 0 20 0 47 0 108275578 16590290944 589151 33554432000 4194304 4196468 140734282731648 140645180295824 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5364] ppid=5355 vsize=16201456 memory=2363048 CPUtime=19.08 cores=0-7
/proc/5358/task/5364/stat : 5364 (java) S 5355 5358 3309 0 -1 1077944384 97835 0 0 0 1842 66 0 0 20 0 47 0 108275578 16590290944 589151 33554432000 4194304 4196468 140734282731648 140645179243024 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5365] ppid=5355 vsize=16201456 memory=2356892 CPUtime=19.3 cores=0-7
/proc/5358/task/5365/stat : 5365 (java) S 5355 5358 3309 0 -1 1077944384 104943 0 0 0 1865 65 0 0 20 0 47 0 108275578 16590290944 589151 33554432000 4194304 4196468 140734282731648 140645178190736 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5366] ppid=5355 vsize=16201456 memory=0 CPUtime=19.14 cores=0-7
/proc/5358/task/5366/stat : 5366 (java) S 5355 5358 3309 0 -1 1077944384 106314 0 0 0 1849 65 0 0 20 0 47 0 108275578 16590290944 589151 33554432000 4194304 4196468 140734282731648 140645177137936 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 22 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5367] ppid=5355 vsize=16201456 memory=2372284 CPUtime=19.25 cores=0-7
/proc/5358/task/5367/stat : 5367 (java) S 5355 5358 3309 0 -1 1077944384 113155 0 0 0 1860 65 0 0 20 0 47 0 108275578 16590290944 589151 33554432000 4194304 4196468 140734282731648 140645176085648 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 18 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5368] ppid=5355 vsize=16201456 memory=2373308 CPUtime=19.14 cores=0-7
/proc/5358/task/5368/stat : 5368 (java) S 5355 5358 3309 0 -1 1077944384 102589 0 0 0 1851 63 0 0 20 0 47 0 108275578 16590290944 589151 33554432000 4194304 4196468 140734282731648 140645175032848 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 21 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5369] ppid=5355 vsize=16201456 memory=2376388 CPUtime=4.82 cores=0-7
/proc/5358/task/5369/stat : 5369 (java) S 5355 5358 3309 0 -1 1077944384 242552 0 0 0 378 104 0 0 20 0 47 0 108275579 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644776302704 140645586647682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5370] ppid=5355 vsize=16201456 memory=4044 CPUtime=0 cores=0-7
/proc/5358/task/5370/stat : 5370 (java) S 5355 5358 3309 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 47 0 108275580 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644775248736 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5371] ppid=5355 vsize=16201456 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5371/stat : 5371 (java) S 5355 5358 3309 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 47 0 108275580 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644774196352 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5372] ppid=5355 vsize=16201456 memory=0 CPUtime=0 cores=0-7
/proc/5358/task/5372/stat : 5372 (java) S 5355 5358 3309 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 47 0 108275582 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644773144656 140645586655131 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5373] ppid=5355 vsize=16201456 memory=2365616 CPUtime=2.83 cores=0-7
/proc/5358/task/5373/stat : 5373 (java) S 5355 5358 3309 0 -1 1077944384 12358 0 0 0 280 3 0 0 20 0 47 0 108275582 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644772092528 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5374] ppid=5355 vsize=16201456 memory=1716 CPUtime=2.63 cores=0-7
/proc/5358/task/5374/stat : 5374 (java) S 5355 5358 3309 0 -1 1077944384 9914 0 0 0 261 2 0 0 20 0 47 0 108275582 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644771039728 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5375] ppid=5355 vsize=16201456 memory=2359972 CPUtime=2.63 cores=0-7
/proc/5358/task/5375/stat : 5375 (java) R 5355 5358 3309 0 -1 4202560 13763 0 0 0 260 3 0 0 20 0 47 0 108275582 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644769977584 140645567822345 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5376] ppid=5355 vsize=16201456 memory=0 CPUtime=1.21 cores=0-7
/proc/5358/task/5376/stat : 5376 (java) S 5355 5358 3309 0 -1 1077944384 25083 0 0 0 115 6 0 0 20 0 47 0 108275582 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644768934640 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5377] ppid=5355 vsize=16201456 memory=590288420726597403 CPUtime=0 cores=0-7
/proc/5358/task/5377/stat : 5377 (java) S 5355 5358 3309 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 47 0 108275583 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644767881568 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5378] ppid=5355 vsize=16201456 memory=18564 CPUtime=0.96 cores=0-7
/proc/5358/task/5378/stat : 5378 (java) S 5355 5358 3309 0 -1 1077944384 9530 0 0 0 53 43 0 0 20 0 47 0 108275583 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644766828848 140645586647682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5379] ppid=5355 vsize=16201456 memory=0 CPUtime=42.25 cores=0-7
/proc/5358/task/5379/stat : 5379 (java) R 5355 5358 3309 0 -1 1077944384 42823 0 0 0 3531 694 0 0 20 0 47 0 108275772 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644756542688 140645586646741 0 4 0 16800975 0 0 0 -1 3 0 0 61 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5380] ppid=5355 vsize=16201456 memory=0 CPUtime=5.16 cores=0-7
/proc/5358/task/5380/stat : 5380 (java) R 5355 5358 3309 0 -1 1077944384 22730 0 0 0 321 195 0 0 20 0 47 0 108275784 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644753392672 140645586647682 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5381] ppid=5355 vsize=16201456 memory=0 CPUtime=1221.89 cores=0-7
/proc/5358/task/5381/stat : 5381 (java) R 5355 5358 3309 0 -1 4202560 33530 0 0 0 122077 112 0 0 20 0 47 0 108275793 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644750239328 140645235453388 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5382] ppid=5355 vsize=16201456 memory=2196 CPUtime=870.71 cores=0-7
/proc/5358/task/5382/stat : 5382 (java) S 5355 5358 3309 0 -1 1077944384 43239 0 0 0 86840 231 0 0 20 0 47 0 108275794 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644749190592 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5383] ppid=5355 vsize=16201456 memory=6508 CPUtime=675.14 cores=0-7
/proc/5358/task/5383/stat : 5383 (java) S 5355 5358 3309 0 -1 1077944384 28870 0 0 0 67382 132 0 0 20 0 47 0 108275795 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644748138304 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5384] ppid=5355 vsize=16201456 memory=840 CPUtime=211.48 cores=0-7
/proc/5358/task/5384/stat : 5384 (java) S 5355 5358 3309 0 -1 1077944384 15238 0 0 0 21031 117 0 0 20 0 47 0 108275797 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644747085504 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5385] ppid=5355 vsize=16201456 memory=2362536 CPUtime=1016.63 cores=0-7
/proc/5358/task/5385/stat : 5385 (java) R 5355 5358 3309 0 -1 4202560 36021 0 0 0 101471 192 0 0 20 0 47 0 108275797 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644746028840 140645235454046 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5386] ppid=5355 vsize=16201456 memory=4140 CPUtime=1802.15 cores=0-7
/proc/5358/task/5386/stat : 5386 (java) R 5355 5358 3309 0 -1 1077944384 67204 0 0 0 179857 358 0 0 20 0 47 0 108275797 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644744979392 140645586646741 0 4 0 16800975 0 0 0 -1 4 0 0 39 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5387] ppid=5355 vsize=16201456 memory=31192 CPUtime=290.12 cores=0-7
/proc/5358/task/5387/stat : 5387 (java) S 5355 5358 3309 0 -1 1077944384 13689 0 0 0 28899 113 0 0 20 0 47 0 108275797 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644115014976 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5388] ppid=5355 vsize=16201456 memory=1296 CPUtime=533.99 cores=0-7
/proc/5358/task/5388/stat : 5388 (java) S 5355 5358 3309 0 -1 1077944384 32502 0 0 0 53218 181 0 0 20 0 47 0 108275797 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644113962176 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5389] ppid=5355 vsize=16201456 memory=636 CPUtime=832.42 cores=0-7
/proc/5358/task/5389/stat : 5389 (java) R 5355 5358 3309 0 -1 4202560 31215 0 0 0 83136 106 0 0 20 0 47 0 108275797 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644112906616 140645231939810 0 4 0 16800975 0 0 0 -1 0 0 0 17 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5390] ppid=5355 vsize=16201456 memory=279843831628912 CPUtime=2051.27 cores=0-7
/proc/5358/task/5390/stat : 5390 (java) R 5355 5358 3309 0 -1 4202560 60640 0 0 0 204989 138 0 0 20 0 47 0 108275797 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644111850728 140645231939877 0 4 0 16800975 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5391] ppid=5355 vsize=16201456 memory=7451884258788402537 CPUtime=209.07 cores=0-7
/proc/5358/task/5391/stat : 5391 (java) R 5355 5358 3309 0 -1 4202560 13876 0 0 0 20791 116 0 0 20 0 47 0 108275797 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644110801448 140645231004500 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5392] ppid=5355 vsize=16201456 memory=7451884258788402537 CPUtime=1685.02 cores=0-7
/proc/5358/task/5392/stat : 5392 (java) R 5355 5358 3309 0 -1 4202560 60084 0 0 0 168206 296 0 0 20 0 47 0 108275813 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644109749912 140645586648470 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5393] ppid=5355 vsize=16201456 memory=8112282956445269571 CPUtime=228.51 cores=0-7
/proc/5358/task/5393/stat : 5393 (java) S 5355 5358 3309 0 -1 1077944384 14377 0 0 0 22752 99 0 0 20 0 47 0 108275813 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644108698688 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5394] ppid=5355 vsize=16201456 memory=10596 CPUtime=248.88 cores=0-7
/proc/5358/task/5394/stat : 5394 (java) S 5355 5358 3309 0 -1 1077944384 19561 0 0 0 24743 145 0 0 20 0 47 0 108275813 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644107645888 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5395] ppid=5355 vsize=16201456 memory=1200 CPUtime=734.91 cores=0-7
/proc/5358/task/5395/stat : 5395 (java) S 5355 5358 3309 0 -1 1077944384 28668 0 0 0 73291 200 0 0 20 0 47 0 108275813 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644106593600 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5396] ppid=5355 vsize=16201456 memory=15872 CPUtime=308.57 cores=0-7
/proc/5358/task/5396/stat : 5396 (java) S 5355 5358 3309 0 -1 1077944384 17275 0 0 0 30750 107 0 0 20 0 47 0 108275824 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644103406784 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5397] ppid=5355 vsize=16201456 memory=4044 CPUtime=1360.71 cores=0-7
/proc/5358/task/5397/stat : 5397 (java) R 5355 5358 3309 0 -1 4202560 40032 0 0 0 135898 173 0 0 20 0 47 0 108275825 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644102352408 140645235453400 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5398] ppid=5355 vsize=16201456 memory=2362536 CPUtime=198.26 cores=0-7
/proc/5358/task/5398/stat : 5398 (java) S 5355 5358 3309 0 -1 1077944384 13294 0 0 0 19730 96 0 0 20 0 47 0 108275827 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644101301696 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5399] ppid=5355 vsize=16201456 memory=2363048 CPUtime=380.67 cores=0-7
/proc/5358/task/5399/stat : 5399 (java) S 5355 5358 3309 0 -1 1077944384 18621 0 0 0 37911 156 0 0 20 0 47 0 108275830 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644100249408 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5400] ppid=5355 vsize=16201456 memory=2359972 CPUtime=418.3 cores=0-7
/proc/5358/task/5400/stat : 5400 (java) S 5355 5358 3309 0 -1 1077944384 30598 0 0 0 41622 208 0 0 20 0 47 0 108275830 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644099196608 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5401] ppid=5355 vsize=16201456 memory=4643048940800850532 CPUtime=1099.19 cores=0-7
/proc/5358/task/5401/stat : 5401 (java) R 5355 5358 3309 0 -1 4202560 32342 0 0 0 109806 113 0 0 20 0 47 0 108275831 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644098137032 140645231200486 0 4 0 16800975 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5402] ppid=5355 vsize=16201456 memory=4140 CPUtime=646.02 cores=0-7
/proc/5358/task/5402/stat : 5402 (java) R 5355 5358 3309 0 -1 1077944384 37732 0 0 0 64333 269 0 0 20 0 47 0 108275831 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644097090496 140645586646741 0 4 0 16800975 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5403] ppid=5355 vsize=16201456 memory=2359460 CPUtime=737.81 cores=0-7
/proc/5358/task/5403/stat : 5403 (java) S 5355 5358 3309 0 -1 1077944384 37321 0 0 0 73629 152 0 0 20 0 47 0 108275834 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644096038208 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
[pid=5358/tid=5404] ppid=5355 vsize=16201456 memory=4644 CPUtime=1099.8 cores=0-7
/proc/5358/task/5404/stat : 5404 (java) S 5355 5358 3309 0 -1 1077944384 48151 0 0 0 109740 240 0 0 20 0 47 0 108275835 16590290944 589151 33554432000 4194304 4196468 140734282731648 140644094985408 140645586646741 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 19 0 0 6293624 6294260 8675328 140734282740833 140734282741019 140734282741019 140734282743759 0
Current children cumulated CPU time: 19080.1 s
Current children cumulated vsize: 16201456 KiB
Current children cumulated memory: 2356604 KiB

Child status: 143
Real time (s): 2520.17
CPU time (s): 19080.3
CPU user time (s): 19028.6
CPU system time (s): 51.6619
CPU usage (%): 757.105
Max. virtual memory (cumulated for all children) (KiB): 16201456
Max. memory (cumulated for all children) (KiB): 3130944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19028.6
system time used= 51.6619
maximum resident set size= 3133880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2004391
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7766750
involuntary context switches= 964293


# summary of solver processes directly reported to runsolver:
#   pid: 5358
#   total CPU time (s): 19080.3
#   total CPU user time (s): 19028.6
#   total CPU system time (s): 51.6619

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.7253 second user time and 35.9205 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-15 00:51:26
IDJOB=4275316
IDBENCH=133110
IDSOLVER=2668
FILE ID=node150/4275316-1502751944
RUNJOBID= node150-1502750590-3336
PBS_JOBID= 20629076
Free space on /tmp= 61636 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/DiamondFree/DiamondFree-m1-s1/DiamondFree-016.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275316-1502751944/watcher-4275316-1502751944 -o /tmp/evaluation-result-4275316-1502751944/solver-4275316-1502751944 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502750590-3336 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1003190086 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275316-1502751944.xml

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

MD5SUM BENCH= 5509e483d5f6786f9ad0ab9331522360
RANDOM SEED=1003190086

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        27090200 kB
MemAvailable:   31971228 kB
Buffers:          283508 kB
Cached:          4872648 kB
SwapCached:            0 kB
Active:           774492 kB
Inactive:        4435272 kB
Active(anon):      56268 kB
Inactive(anon):    25068 kB
Active(file):     718224 kB
Inactive(file):  4410204 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42444 kB
Writeback:             8 kB
AnonPages:         57272 kB
Mapped:            45072 kB
Shmem:             25224 kB
Slab:             163800 kB
SReclaimable:     136872 kB
SUnreclaim:        26928 kB
KernelStack:        3312 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61596 MiB
End job on node150 at 2017-08-15 01:33:26