Trace number 4291327

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 2018-07-02SAT 14.0068 3.73719

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-6-cp_c18.xml
MD5SUM7cf8ff1aade64c35eba6df9cb38cb5a8
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 benchmark13.243
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints4508
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":150}]
Minimum variable degree122
Maximum variable degree123
Distribution of variable degrees[{"degree":122,"count":125},{"degree":123,"count":25}]
Minimum constraint arity4
Maximum constraint arity150
Distribution of constraint arities[{"arity":4,"count":4500},{"arity":25,"count":7},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints4500
Distribution of constraint types[{"type":"intension","count":4500},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.55	c version: 2018-07-02
0.66/0.55	c seed: 1716274430
0.66/0.55	c timeout: 20160
0.66/0.55	c memlimit: 22000
0.66/0.55	c nbcore: 8
0.66/0.58	c Parsing instance...
4.44/1.60	c Parsing done, starting search...
13.92/3.71	s SATISFIABLE
13.92/3.71	v <instantiation>
13.92/3.71	v 	<list>
13.92/3.71	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[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] 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[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] 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[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] 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[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] 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[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] 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[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24]
13.92/3.71	v 	</list>
13.92/3.71	v 	<values>
13.92/3.71	v 		0 0 0 0 0 1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 2 1 3 4 3 4 0 2 1 4 0 2 1 3 2 1 3 4 0 1 3 4 0 2 0 2 1 3 4 4 0 2 1 3 1 3 4 0 2 3 4 0 2 1 2 1 3 4 0 0 2 4 3 1 4 3 1 0 2 2 4 3 1 0 1 0 2 4 3 3 1 0 2 4 4 3 2 1 0 3 2 1 0 4 1 0 4 3 2 2 1 0 4 3 0 4 3 2 1 
13.92/3.71	v 	</values>
13.92/3.71	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 (8738 MiB free)
  memory of node 1: 16384 MiB (12112 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291327-1532657036/watcher-4291327-1532657036 -o /tmp/evaluation-result-4291327-1532657036/solver-4291327-1532657036 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1716274430 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291327-1532657036.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=17627, runsolver pid=17624

[startup+0.100133 s]*
/proc/loadavg: 8.36 8.68 8.53 2/200 17647
/proc/meminfo: memFree=21335168/32770624 swapFree=67108860/67108860
[pid=17627] ppid=17624 vsize=26103424 memory=30028 CPUtime=0.11 cores=0-7
/proc/17627/stat : 17627 (java) S 17624 17627 15807 0 -1 1077944320 6968 0 0 0 10 1 0 0 20 0 20 0 83266789 26729906176 7507 33554432000 4194304 4196468 140729957127520 140729957110064 140338534788855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
/proc/17627/statm: 6525856 7507 3135 1 0 6487932 0
[pid=17627/tid=17629] ppid=17624 vsize=26103424 memory=8114248961754046617 CPUtime=0.08 cores=0-7
/proc/17627/task/17629/stat : 17629 (java) R 17624 17627 15807 0 -1 4202560 5191 0 0 0 8 0 0 0 20 0 20 0 83266789 26729906176 7639 33554432000 4194304 4196468 140729957127520 140338538983648 140338515064615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17630] ppid=17624 vsize=26103424 memory=732370102340348901 CPUtime=0 cores=0-7
/proc/17627/task/17630/stat : 17630 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 7705 33554432000 4194304 4196468 140729957127520 140338487409424 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17631] ppid=17624 vsize=26103424 memory=139964002895488 CPUtime=0 cores=0-7
/proc/17627/task/17631/stat : 17631 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 7705 33554432000 4194304 4196468 140729957127520 140338486356880 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17632] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17632/stat : 17632 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 7705 33554432000 4194304 4196468 140729957127520 140338485304336 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17633] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17633/stat : 17633 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 7705 33554432000 4194304 4196468 140729957127520 140338484251792 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17634] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17634/stat : 17634 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 7705 33554432000 4194304 4196468 140729957127520 140338483198224 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17635] ppid=17624 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17627/task/17635/stat : 17635 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 7705 33554432000 4194304 4196468 140729957127520 140338482145680 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17636] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17636/stat : 17636 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 7705 33554432000 4194304 4196468 140729957127520 140338481093136 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17637] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17637/stat : 17637 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 7705 33554432000 4194304 4196468 140729957127520 140338480040592 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17638] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17638/stat : 17638 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266791 26729906176 7705 33554432000 4194304 4196468 140729957127520 140337323227632 140338534800002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17639] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17639/stat : 17639 (java) S 17624 17627 15807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83266792 26729906176 7705 33554432000 4194304 4196468 140729957127520 140337322173856 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17640] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17640/stat : 17640 (java) S 17624 17627 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83266792 26729906176 7705 33554432000 4194304 4196468 140729957127520 140337321121264 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17641] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17641/stat : 17641 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266794 26729906176 7771 33554432000 4194304 4196468 140729957127520 140337320069840 140338534807451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17642] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17642/stat : 17642 (java) S 17624 17627 15807 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 83266794 26729906176 7771 33554432000 4194304 4196468 140729957127520 140337071810544 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17643] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17643/stat : 17643 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 7771 33554432000 4194304 4196468 140729957127520 140337070758000 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17644] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17644/stat : 17644 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 7771 33554432000 4194304 4196468 140729957127520 140337069705456 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17645] ppid=17624 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/17627/task/17645/stat : 17645 (java) S 17624 17627 15807 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 20 0 83266795 26729906176 7771 33554432000 4194304 4196468 140729957127520 140337068652912 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17646] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17646/stat : 17646 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 7771 33554432000 4194304 4196468 140729957127520 140337067600608 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17647] ppid=17624 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17627/task/17647/stat : 17647 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 7771 33554432000 4194304 4196468 140729957127520 140337066548144 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 30028 KiB

[startup+0.210297 s]*
/proc/loadavg: 8.36 8.68 8.53 3/200 17647
/proc/meminfo: memFree=21321340/32770624 swapFree=67108860/67108860
[pid=17627] ppid=17624 vsize=26103424 memory=43008 CPUtime=0.3 cores=0-7
/proc/17627/stat : 17627 (java) S 17624 17627 15807 0 -1 1077944320 10416 0 0 0 28 2 0 0 20 0 20 0 83266789 26729906176 10752 33554432000 4194304 4196468 140729957127520 140729957110064 140338534788855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
/proc/17627/statm: 6525856 10752 3325 1 0 6487932 0
[pid=17627/tid=17629] ppid=17624 vsize=26103424 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/17627/task/17629/stat : 17629 (java) R 17624 17627 15807 0 -1 4202560 8186 0 0 0 18 1 0 0 20 0 20 0 83266789 26729906176 10752 33554432000 4194304 4196468 140729957127520 140338539014752 140338518869342 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17630] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17630/stat : 17630 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 10752 33554432000 4194304 4196468 140729957127520 140338487409424 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17631] ppid=17624 vsize=26103424 memory=139964002911320 CPUtime=0 cores=0-7
/proc/17627/task/17631/stat : 17631 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 10752 33554432000 4194304 4196468 140729957127520 140338486356880 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17632] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17632/stat : 17632 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 10752 33554432000 4194304 4196468 140729957127520 140338485304336 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17633] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17633/stat : 17633 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 10752 33554432000 4194304 4196468 140729957127520 140338484251792 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17634] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17634/stat : 17634 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 10752 33554432000 4194304 4196468 140729957127520 140338483198224 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17635] ppid=17624 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17627/task/17635/stat : 17635 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 10752 33554432000 4194304 4196468 140729957127520 140338482145680 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17636] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17636/stat : 17636 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 10752 33554432000 4194304 4196468 140729957127520 140338481093136 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17637] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17637/stat : 17637 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 10752 33554432000 4194304 4196468 140729957127520 140338480040592 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17638] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17638/stat : 17638 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266791 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337323227632 140338534800002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17639] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17639/stat : 17639 (java) S 17624 17627 15807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83266792 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337322173856 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17640] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17640/stat : 17640 (java) S 17624 17627 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83266792 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337321121264 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17641] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17641/stat : 17641 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266794 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337320069840 140338534807451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17642] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17642/stat : 17642 (java) S 17624 17627 15807 0 -1 1077944384 359 0 0 0 0 0 0 0 20 0 20 0 83266794 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337071810544 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17643] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17643/stat : 17643 (java) S 17624 17627 15807 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337070758000 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17644] ppid=17624 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/17627/task/17644/stat : 17644 (java) S 17624 17627 15807 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 20 0 83266795 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337069705456 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17645] ppid=17624 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/17627/task/17645/stat : 17645 (java) R 17624 17627 15807 0 -1 4202560 307 0 0 0 6 0 0 0 20 0 20 0 83266795 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337068650448 140338519435633 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17646] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17646/stat : 17646 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337067600608 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17647] ppid=17624 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17627/task/17647/stat : 17647 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 10752 33554432000 4194304 4196468 140729957127520 140337066548144 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 43008 KiB

[startup+0.310588 s]*
/proc/loadavg: 8.36 8.68 8.53 2/200 17647
/proc/meminfo: memFree=21317308/32770624 swapFree=67108860/67108860
[pid=17627] ppid=17624 vsize=26103424 memory=46528 CPUtime=0.42 cores=0-7
/proc/17627/stat : 17627 (java) S 17624 17627 15807 0 -1 1077944320 10872 0 0 0 40 2 0 0 20 0 20 0 83266789 26729906176 11632 33554432000 4194304 4196468 140729957127520 140729957110064 140338534788855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
/proc/17627/statm: 6525856 11632 3362 1 0 6487932 0
[pid=17627/tid=17629] ppid=17624 vsize=26103424 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17627/task/17629/stat : 17629 (java) R 17624 17627 15807 0 -1 4202560 8537 0 0 0 28 1 0 0 20 0 20 0 83266789 26729906176 11632 33554432000 4194304 4196468 140729957127520 140338538950592 140338518869342 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17630] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17630/stat : 17630 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 11632 33554432000 4194304 4196468 140729957127520 140338487409424 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17631] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17631/stat : 17631 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 11632 33554432000 4194304 4196468 140729957127520 140338486356880 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17632] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17632/stat : 17632 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 11632 33554432000 4194304 4196468 140729957127520 140338485304336 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17633] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17633/stat : 17633 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 11632 33554432000 4194304 4196468 140729957127520 140338484251792 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17634] ppid=17624 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/17627/task/17634/stat : 17634 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 11632 33554432000 4194304 4196468 140729957127520 140338483198224 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17635] ppid=17624 vsize=26103424 memory=139963857466287 CPUtime=0 cores=0-7
/proc/17627/task/17635/stat : 17635 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 11632 33554432000 4194304 4196468 140729957127520 140338482145680 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17636] ppid=17624 vsize=26103424 memory=139963857468592 CPUtime=0 cores=0-7
/proc/17627/task/17636/stat : 17636 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 11632 33554432000 4194304 4196468 140729957127520 140338481093136 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17637] ppid=17624 vsize=26103424 memory=139963857470896 CPUtime=0 cores=0-7
/proc/17627/task/17637/stat : 17637 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26729906176 11632 33554432000 4194304 4196468 140729957127520 140338480040592 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17638] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17638/stat : 17638 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266791 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337323227632 140338534800002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17639] ppid=17624 vsize=26103424 memory=279927714948752 CPUtime=0 cores=0-7
/proc/17627/task/17639/stat : 17639 (java) S 17624 17627 15807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 83266792 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337322173856 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17640] ppid=17624 vsize=26103424 memory=279927714955664 CPUtime=0 cores=0-7
/proc/17627/task/17640/stat : 17640 (java) S 17624 17627 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83266792 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337321121264 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17641] ppid=17624 vsize=26103424 memory=279927714896944 CPUtime=0 cores=0-7
/proc/17627/task/17641/stat : 17641 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266794 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337320069840 140338534807451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17642] ppid=17624 vsize=26103424 memory=279927714969488 CPUtime=0.01 cores=0-7
/proc/17627/task/17642/stat : 17642 (java) S 17624 17627 15807 0 -1 1077944384 438 0 0 0 1 0 0 0 20 0 20 0 83266794 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337071810544 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17643] ppid=17624 vsize=26103424 memory=279927714976400 CPUtime=0 cores=0-7
/proc/17627/task/17643/stat : 17643 (java) S 17624 17627 15807 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337070758000 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17644] ppid=17624 vsize=26103424 memory=279927714974096 CPUtime=0.01 cores=0-7
/proc/17627/task/17644/stat : 17644 (java) S 17624 17627 15807 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 83266795 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337069705456 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17645] ppid=17624 vsize=26103424 memory=279927714990656 CPUtime=0.08 cores=0-7
/proc/17627/task/17645/stat : 17645 (java) S 17624 17627 15807 0 -1 1077944384 323 0 0 0 8 0 0 0 20 0 20 0 83266795 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337068652912 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17646] ppid=17624 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17646/stat : 17646 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337067600608 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17647] ppid=17624 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/17627/task/17647/stat : 17647 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266795 26729906176 11632 33554432000 4194304 4196468 140729957127520 140337066548144 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46528 KiB

[startup+0.700905 s]
/proc/loadavg: 8.36 8.68 8.53 2/200 17647
/proc/meminfo: memFree=21293496/32770624 swapFree=67108860/67108860
[pid=17627] ppid=17624 vsize=26105492 memory=87692 CPUtime=0.99 cores=0-7
/proc/17627/stat : 17627 (java) S 17624 17627 15807 0 -1 1077944320 17885 0 0 0 94 5 0 0 20 0 20 0 83266789 26732023808 21923 33554432000 4194304 4196468 140729957127520 140729957110064 140338534788855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
/proc/17627/statm: 6526373 21923 3497 1 0 6488444 0
[pid=17627/tid=17629] ppid=17624 vsize=26105492 memory=6152832298428748384 CPUtime=0.67 cores=0-7
/proc/17627/task/17629/stat : 17629 (java) R 17624 17627 15807 0 -1 4202560 15016 0 0 0 64 3 0 0 20 0 20 0 83266789 26732023808 21923 33554432000 4194304 4196468 140729957127520 140338539011520 140338518869342 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17630] ppid=17624 vsize=26105492 memory=75788992940508 CPUtime=0 cores=0-7
/proc/17627/task/17630/stat : 17630 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26732023808 21923 33554432000 4194304 4196468 140729957127520 140338487409424 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17631] ppid=17624 vsize=26105492 memory=139963857486100 CPUtime=0 cores=0-7
/proc/17627/task/17631/stat : 17631 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26732023808 21923 33554432000 4194304 4196468 140729957127520 140338486356880 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17632] ppid=17624 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17632/stat : 17632 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83266790 26732023808 21923 33554432000 4194304 4196468 140729957127520 140338485304336 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17633] ppid=17624 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17633/stat : 17633 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26732023808 21923 33554432000 4194304 4196468 140729957127520 140338484251792 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17634] ppid=17624 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17634/stat : 17634 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26732023808 21923 33554432000 4194304 4196468 140729957127520 140338483198224 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17635] ppid=17624 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17635/stat : 17635 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26732023808 21923 33554432000 4194304 4196468 140729957127520 140338482145680 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17636] ppid=17624 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17636/stat : 17636 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83266790 26732023808 21923 33554432000 4194304 4196468 140729957127520 140338481093136 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17637] ppid=17624 vsize=26105492 memory=1836 CPUtime=0 cores=0-7
/proc/17627/task/17637/stat : 17637 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266790 26732023808 21923 33554432000 4194304 4196468 140729957127520 140338480040592 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17638] ppid=17624 vsize=26105492 memory=13044 CPUtime=0 cores=0-7
/proc/17627/task/17638/stat : 17638 (java) S 17624 17627 15807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83266791 26732023808 21923 33554432000 4194304 4196468 140729957127520 140337323227632 140338534800002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0

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

[pid=17627/tid=17636] ppid=17624 vsize=26916548 memory=0 CPUtime=0.02 cores=0-7
/proc/17627/task/17636/stat : 17636 (java) S 17624 17627 15807 0 -1 1077944384 39 0 0 0 2 0 0 0 20 0 32 0 83266790 27562545152 71533 33554432000 4194304 4196468 140729957127520 140338481093136 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17637] ppid=17624 vsize=26916548 memory=279923956983631 CPUtime=0.01 cores=0-7
/proc/17627/task/17637/stat : 17637 (java) S 17624 17627 15807 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 32 0 83266790 27562545152 71533 33554432000 4194304 4196468 140729957127520 140338480040592 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17638] ppid=17624 vsize=26916548 memory=1108 CPUtime=0.03 cores=0-7
/proc/17627/task/17638/stat : 17638 (java) S 17624 17627 15807 0 -1 1077944384 1392 0 0 0 3 0 0 0 20 0 32 0 83266791 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337323227632 140338534800002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17639] ppid=17624 vsize=26916548 memory=288230591722422566 CPUtime=0 cores=0-7
/proc/17627/task/17639/stat : 17639 (java) S 17624 17627 15807 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 32 0 83266792 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337322173920 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17640] ppid=17624 vsize=26916548 memory=14131139010889204 CPUtime=0 cores=0-7
/proc/17627/task/17640/stat : 17640 (java) S 17624 17627 15807 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 32 0 83266792 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337321121280 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17641] ppid=17624 vsize=26916548 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17641/stat : 17641 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 83266794 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337320069840 140338534807451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17642] ppid=17624 vsize=26916548 memory=98460 CPUtime=1.57 cores=0-7
/proc/17627/task/17642/stat : 17642 (java) R 17624 17627 15807 0 -1 4202560 3950 0 0 0 154 3 0 0 20 0 32 0 83266794 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337071791952 140338518288003 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17643] ppid=17624 vsize=26916548 memory=15876 CPUtime=1.73 cores=0-7
/proc/17627/task/17643/stat : 17643 (java) R 17624 17627 15807 0 -1 4202560 4669 0 0 0 170 3 0 0 20 0 32 0 83266795 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337070751192 140338514192008 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17644] ppid=17624 vsize=26916548 memory=14328 CPUtime=1.64 cores=0-7
/proc/17627/task/17644/stat : 17644 (java) R 17624 17627 15807 0 -1 4202560 5216 0 0 0 163 1 0 0 20 0 32 0 83266795 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337069698480 140338518176320 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17645] ppid=17624 vsize=26916548 memory=4004 CPUtime=1.08 cores=0-7
/proc/17627/task/17645/stat : 17645 (java) R 17624 17627 15807 0 -1 4202560 5780 0 0 0 106 2 0 0 20 0 32 0 83266795 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337068648640 140338513465418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17646] ppid=17624 vsize=26916548 memory=18448 CPUtime=0 cores=0-7
/proc/17627/task/17646/stat : 17646 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 83266795 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337067600608 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17647] ppid=17624 vsize=26916548 memory=1796 CPUtime=0 cores=0-7
/proc/17627/task/17647/stat : 17647 (java) S 17624 17627 15807 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 32 0 83266795 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337066548144 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17648] ppid=17624 vsize=26916548 memory=640 CPUtime=0 cores=0-7
/proc/17627/task/17648/stat : 17648 (java) S 17624 17627 15807 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 32 0 83267050 27562545152 71533 33554432000 4194304 4196468 140729957127520 140337053103360 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17649] ppid=17624 vsize=26916548 memory=33 CPUtime=0 cores=0-7
/proc/17627/task/17649/stat : 17649 (java) R 17624 17627 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 32 0 83267071 27562545152 71533 33554432000 4194304 4196468 140729957127520 140336406812112 140338534800002 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17650] ppid=17624 vsize=26916548 memory=56 CPUtime=0.05 cores=0-7
/proc/17627/task/17650/stat : 17650 (java) S 17624 17627 15807 0 -1 1077944384 97 0 0 0 5 0 0 0 20 0 32 0 83267085 27562545152 71533 33554432000 4194304 4196468 140729957127520 140336403651888 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17651] ppid=17624 vsize=26916548 memory=0 CPUtime=0.04 cores=0-7
/proc/17627/task/17651/stat : 17651 (java) R 17624 17627 15807 0 -1 4202560 75 0 0 0 4 0 0 0 20 0 32 0 83267086 27562545152 71533 33554432000 4194304 4196468 140729957127520 140336402599424 140338519361280 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17652] ppid=17624 vsize=26916548 memory=-8172468297011507069 CPUtime=0.04 cores=0-7
/proc/17627/task/17652/stat : 17652 (java) S 17624 17627 15807 0 -1 1077944384 39 0 0 0 4 0 0 0 20 0 32 0 83267086 27562545152 71533 33554432000 4194304 4196468 140729957127520 140336401545280 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
Current children cumulated CPU time: 9.59 s
Current children cumulated vsize: 26916548 KiB
Current children cumulated memory: 286132 KiB

[startup+3.73715 s]
# the end of solver process 17627 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=13.662 s, system=0.344842 s

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

[startup+3.35282 s]
/proc/loadavg: 8.36 8.68 8.53 3/205 17652
/proc/meminfo: memFree=21068896/32770624 swapFree=67108860/67108860
[pid=17627] ppid=17624 vsize=27320064 memory=310232 CPUtime=11.29 cores=0-7
/proc/17627/stat : 17627 (java) S 17624 17627 15807 0 -1 1077944320 54669 0 0 0 1103 26 0 0 20 0 38 0 83266789 27975745536 77558 33554432000 4194304 4196468 140729957127520 140729957110064 140338534788855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
/proc/17627/statm: 6830016 77558 3612 1 0 6791566 0
[pid=17627/tid=17629] ppid=17624 vsize=27320064 memory=0 CPUtime=2.92 cores=0-7
/proc/17627/task/17629/stat : 17629 (java) S 17624 17627 15807 0 -1 1077944384 21922 0 0 0 285 7 0 0 20 0 38 0 83266789 27975745536 77558 33554432000 4194304 4196468 140729957127520 140338539026320 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17630] ppid=17624 vsize=27320064 memory=0 CPUtime=0.02 cores=0-7
/proc/17627/task/17630/stat : 17630 (java) S 17624 17627 15807 0 -1 1077944384 59 0 0 0 2 0 0 0 20 0 38 0 83266790 27975745536 77558 33554432000 4194304 4196468 140729957127520 140338487409424 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17631] ppid=17624 vsize=27320064 memory=-8689539942354613440 CPUtime=0.02 cores=0-7
/proc/17627/task/17631/stat : 17631 (java) S 17624 17627 15807 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 38 0 83266790 27975745536 77558 33554432000 4194304 4196468 140729957127520 140338486356880 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17632] ppid=17624 vsize=27320064 memory=7810763844726514514 CPUtime=0.01 cores=0-7
/proc/17627/task/17632/stat : 17632 (java) S 17624 17627 15807 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 38 0 83266790 27975745536 77558 33554432000 4194304 4196468 140729957127520 140338485304336 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17633] ppid=17624 vsize=27320064 memory=7162531440177276259 CPUtime=0.01 cores=0-7
/proc/17627/task/17633/stat : 17633 (java) S 17624 17627 15807 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 38 0 83266790 27975745536 77558 33554432000 4194304 4196468 140729957127520 140338484251792 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17634] ppid=17624 vsize=27320064 memory=266312 CPUtime=0.03 cores=0-7
/proc/17627/task/17634/stat : 17634 (java) S 17624 17627 15807 0 -1 1077944384 932 0 0 0 2 1 0 0 20 0 38 0 83266790 27975745536 77558 33554432000 4194304 4196468 140729957127520 140338483198224 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17635] ppid=17624 vsize=27320064 memory=8328453600958622283 CPUtime=0.02 cores=0-7
/proc/17627/task/17635/stat : 17635 (java) S 17624 17627 15807 0 -1 1077944384 85 0 0 0 2 0 0 0 20 0 38 0 83266790 27975745536 77558 33554432000 4194304 4196468 140729957127520 140338482145680 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17636] ppid=17624 vsize=27320064 memory=-8412652160765825907 CPUtime=0.02 cores=0-7
/proc/17627/task/17636/stat : 17636 (java) S 17624 17627 15807 0 -1 1077944384 39 0 0 0 2 0 0 0 20 0 38 0 83266790 27975745536 77558 33554432000 4194304 4196468 140729957127520 140338481093136 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17637] ppid=17624 vsize=27320064 memory=7897517683652307531 CPUtime=0.01 cores=0-7
/proc/17627/task/17637/stat : 17637 (java) S 17624 17627 15807 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 38 0 83266790 27975745536 77558 33554432000 4194304 4196468 140729957127520 140338480040592 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17638] ppid=17624 vsize=27320064 memory=-8634980985311628903 CPUtime=0.03 cores=0-7
/proc/17627/task/17638/stat : 17638 (java) S 17624 17627 15807 0 -1 1077944384 1392 0 0 0 3 0 0 0 20 0 38 0 83266791 27975745536 77558 33554432000 4194304 4196468 140729957127520 140337323227632 140338534800002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17639] ppid=17624 vsize=27320064 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17639/stat : 17639 (java) S 17624 17627 15807 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 38 0 83266792 27975745536 77558 33554432000 4194304 4196468 140729957127520 140337322173920 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17640] ppid=17624 vsize=27320064 memory=279927715218528 CPUtime=0 cores=0-7
/proc/17627/task/17640/stat : 17640 (java) S 17624 17627 15807 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 38 0 83266792 27975745536 77558 33554432000 4194304 4196468 140729957127520 140337321121280 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17641] ppid=17624 vsize=27320064 memory=739411038825882720 CPUtime=0 cores=0-7
/proc/17627/task/17641/stat : 17641 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 38 0 83266794 27975745536 77558 33554432000 4194304 4196468 140729957127520 140337320069840 140338534807451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17642] ppid=17624 vsize=27320064 memory=8514701219730523551 CPUtime=1.77 cores=0-7
/proc/17627/task/17642/stat : 17642 (java) R 17624 17627 15807 0 -1 4202560 5585 0 0 0 174 3 0 0 20 0 38 0 83266794 27975745536 77558 33554432000 4194304 4196468 140729957127520 140337071797344 140338516332578 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17643] ppid=17624 vsize=27320064 memory=-8412652169205224307 CPUtime=1.94 cores=0-7
/proc/17627/task/17643/stat : 17643 (java) R 17624 17627 15807 0 -1 4202560 5966 0 0 0 191 3 0 0 20 0 38 0 83266795 27975745536 77558 33554432000 4194304 4196468 140729957127520 140337070738992 140338518173648 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17644] ppid=17624 vsize=27320064 memory=8097585832079682668 CPUtime=1.8 cores=0-7
/proc/17627/task/17644/stat : 17644 (java) R 17624 17627 15807 0 -1 4202560 7063 0 0 0 179 1 0 0 20 0 38 0 83266795 27975745536 77624 33554432000 4194304 4196468 140729957127520 140337069692272 140338515968977 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17645] ppid=17624 vsize=27320064 memory=7739269260771874158 CPUtime=1.19 cores=0-7
/proc/17627/task/17645/stat : 17645 (java) R 17624 17627 15807 0 -1 1077944384 8103 0 0 0 117 2 0 0 20 0 38 0 83266795 27975745536 77624 33554432000 4194304 4196468 140729957127520 140337068652912 140338534800002 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17646] ppid=17624 vsize=27320064 memory=6935651454800449616 CPUtime=0 cores=0-7
/proc/17627/task/17646/stat : 17646 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 38 0 83266795 27975745536 77624 33554432000 4194304 4196468 140729957127520 140337067600608 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17647] ppid=17624 vsize=27320064 memory=6935653653823705168 CPUtime=0 cores=0-7
/proc/17627/task/17647/stat : 17647 (java) S 17624 17627 15807 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 38 0 83266795 27975745536 77624 33554432000 4194304 4196468 140729957127520 140337066548144 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17648] ppid=17624 vsize=27320064 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/17627/task/17648/stat : 17648 (java) S 17624 17627 15807 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 38 0 83267050 27975745536 77624 33554432000 4194304 4196468 140729957127520 140337053103360 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17649] ppid=17624 vsize=27320064 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/17627/task/17649/stat : 17649 (java) S 17624 17627 15807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 38 0 83267071 27975745536 77624 33554432000 4194304 4196468 140729957127520 140336406812112 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17650] ppid=17624 vsize=27320064 memory=14133333755955767 CPUtime=0.06 cores=0-7
/proc/17627/task/17650/stat : 17650 (java) S 17624 17627 15807 0 -1 1077944384 184 0 0 0 6 0 0 0 20 0 38 0 83267085 27975745536 77624 33554432000 4194304 4196468 140729957127520 140336403661472 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17651] ppid=17624 vsize=27320064 memory=0 CPUtime=0.19 cores=0-7
/proc/17627/task/17651/stat : 17651 (java) R 17624 17627 15807 0 -1 4202560 177 0 0 0 19 0 0 0 20 0 38 0 83267086 27975745536 77624 33554432000 4194304 4196468 140729957127520 140336402595960 140338154612599 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17652] ppid=17624 vsize=27320064 memory=0 CPUtime=0.17 cores=0-7
/proc/17627/task/17652/stat : 17652 (java) R 17624 17627 15807 0 -1 4202560 188 0 0 0 17 0 0 0 20 0 38 0 83267086 27975745536 77624 33554432000 4194304 4196468 140729957127520 140336401543784 140338147866172 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
Current children cumulated CPU time: 11.29 s
Current children cumulated vsize: 27320064 KiB
Current children cumulated memory: 310232 KiB

[startup+3.70115 s]
/proc/loadavg: 8.36 8.68 8.53 3/205 17652
/proc/meminfo: memFree=21068896/32770624 swapFree=67108860/67108860
[pid=17627] ppid=17624 vsize=27586320 memory=347456 CPUtime=13.92 cores=0-7
/proc/17627/stat : 17627 (java) S 17624 17627 15807 0 -1 1077944320 56180 0 0 0 1360 32 0 0 20 0 41 0 83266789 28248391680 86864 33554432000 4194304 4196468 140729957127520 140729957110064 140338534788855 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
/proc/17627/statm: 6896580 86864 3618 1 0 6858130 0
[pid=17627/tid=17629] ppid=17624 vsize=27586320 memory=6791534058613427641 CPUtime=2.92 cores=0-7
/proc/17627/task/17629/stat : 17629 (java) S 17624 17627 15807 0 -1 1077944384 21922 0 0 0 285 7 0 0 20 0 41 0 83266789 28248391680 86864 33554432000 4194304 4196468 140729957127520 140338539026320 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17630] ppid=17624 vsize=27586320 memory=33 CPUtime=0.05 cores=0-7
/proc/17627/task/17630/stat : 17630 (java) S 17624 17627 15807 0 -1 1077944384 83 0 0 0 4 1 0 0 20 0 41 0 83266790 28248391680 86864 33554432000 4194304 4196468 140729957127520 140338487409424 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17631] ppid=17624 vsize=27586320 memory=0 CPUtime=0.05 cores=0-7
/proc/17627/task/17631/stat : 17631 (java) S 17624 17627 15807 0 -1 1077944384 162 0 0 0 4 1 0 0 20 0 41 0 83266790 28248391680 86864 33554432000 4194304 4196468 140729957127520 140338486356880 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17632] ppid=17624 vsize=27586320 memory=0 CPUtime=0.03 cores=0-7
/proc/17627/task/17632/stat : 17632 (java) S 17624 17627 15807 0 -1 1077944384 40 0 0 0 3 0 0 0 20 0 41 0 83266790 28248391680 86864 33554432000 4194304 4196468 140729957127520 140338485304336 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17633] ppid=17624 vsize=27586320 memory=0 CPUtime=0.04 cores=0-7
/proc/17627/task/17633/stat : 17633 (java) S 17624 17627 15807 0 -1 1077944384 75 0 0 0 3 1 0 0 20 0 41 0 83266790 28248391680 86864 33554432000 4194304 4196468 140729957127520 140338484251792 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17634] ppid=17624 vsize=27586320 memory=0 CPUtime=0.04 cores=0-7
/proc/17627/task/17634/stat : 17634 (java) S 17624 17627 15807 0 -1 1077944384 953 0 0 0 3 1 0 0 20 0 41 0 83266790 28248391680 86864 33554432000 4194304 4196468 140729957127520 140338483198224 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17635] ppid=17624 vsize=27586320 memory=0 CPUtime=0.06 cores=0-7
/proc/17627/task/17635/stat : 17635 (java) S 17624 17627 15807 0 -1 1077944384 106 0 0 0 5 1 0 0 20 0 41 0 83266790 28248391680 86864 33554432000 4194304 4196468 140729957127520 140338482145680 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17636] ppid=17624 vsize=27586320 memory=0 CPUtime=0.05 cores=0-7
/proc/17627/task/17636/stat : 17636 (java) S 17624 17627 15807 0 -1 1077944384 56 0 0 0 4 1 0 0 20 0 41 0 83266790 28248391680 86864 33554432000 4194304 4196468 140729957127520 140338481093136 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17637] ppid=17624 vsize=27586320 memory=139968297862783 CPUtime=0.02 cores=0-7
/proc/17627/task/17637/stat : 17637 (java) S 17624 17627 15807 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 41 0 83266790 28248391680 86864 33554432000 4194304 4196468 140729957127520 140338480040592 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17638] ppid=17624 vsize=27586320 memory=0 CPUtime=0.03 cores=0-7
/proc/17627/task/17638/stat : 17638 (java) S 17624 17627 15807 0 -1 1077944384 1394 0 0 0 3 0 0 0 20 0 41 0 83266791 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337323227632 140338534800002 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17639] ppid=17624 vsize=27586320 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17639/stat : 17639 (java) S 17624 17627 15807 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 41 0 83266792 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337322173920 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17640] ppid=17624 vsize=27586320 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17640/stat : 17640 (java) S 17624 17627 15807 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 41 0 83266792 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337321121280 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17641] ppid=17624 vsize=27586320 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17641/stat : 17641 (java) S 17624 17627 15807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 41 0 83266794 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337320069840 140338534807451 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17642] ppid=17624 vsize=27586320 memory=0 CPUtime=2.09 cores=0-7
/proc/17627/task/17642/stat : 17642 (java) R 17624 17627 15807 0 -1 4202560 6122 0 0 0 206 3 0 0 20 0 41 0 83266794 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337071795504 140338519718268 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17643] ppid=17624 vsize=27586320 memory=0 CPUtime=2.21 cores=0-7
/proc/17627/task/17643/stat : 17643 (java) R 17624 17627 15807 0 -1 4202560 6184 0 0 0 218 3 0 0 20 0 41 0 83266795 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337070745440 140338534810202 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17644] ppid=17624 vsize=27586320 memory=0 CPUtime=2.06 cores=0-7
/proc/17627/task/17644/stat : 17644 (java) R 17624 17627 15807 0 -1 4202560 7268 0 0 0 205 1 0 0 20 0 41 0 83266795 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337069691856 140338527078144 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17645] ppid=17624 vsize=27586320 memory=0 CPUtime=1.21 cores=0-7
/proc/17627/task/17645/stat : 17645 (java) R 17624 17627 15807 0 -1 1077944384 8133 0 0 0 119 2 0 0 20 0 41 0 83266795 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337068652912 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17646] ppid=17624 vsize=27586320 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17646/stat : 17646 (java) S 17624 17627 15807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 41 0 83266795 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337067600608 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17647] ppid=17624 vsize=27586320 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17647/stat : 17647 (java) S 17624 17627 15807 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 41 0 83266795 28248391680 86864 33554432000 4194304 4196468 140729957127520 140337066548144 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17649] ppid=17624 vsize=27586320 memory=0 CPUtime=0 cores=0-7
/proc/17627/task/17649/stat : 17649 (java) S 17624 17627 15807 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 41 0 83267071 28248391680 86864 33554432000 4194304 4196468 140729957127520 140336406812112 140338534800002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17650] ppid=17624 vsize=27586320 memory=1633 CPUtime=0.07 cores=0-7
/proc/17627/task/17650/stat : 17650 (java) R 17624 17627 15807 0 -1 1077944384 195 0 0 0 7 0 0 0 20 0 41 0 83267085 28248391680 86864 33554432000 4194304 4196468 140729957127520 140336403661488 140338534799061 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17651] ppid=17624 vsize=27586320 memory=0 CPUtime=0.47 cores=0-7
/proc/17627/task/17651/stat : 17651 (java) S 17624 17627 15807 0 -1 1077944384 177 0 0 0 47 0 0 0 20 0 41 0 83267086 28248391680 86864 33554432000 4194304 4196468 140729957127520 140336402608928 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
[pid=17627/tid=17652] ppid=17624 vsize=27586320 memory=0 CPUtime=0.31 cores=0-7
/proc/17627/task/17652/stat : 17652 (java) S 17624 17627 15807 0 -1 1077944384 188 0 0 0 31 0 0 0 20 0 41 0 83267086 28248391680 86864 33554432000 4194304 4196468 140729957127520 140336401556384 140338534799061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37650432 140729957131341 140729957131525 140729957131525 140729957134287 0
Current children cumulated CPU time: 13.92 s
Current children cumulated vsize: 27586320 KiB
Current children cumulated memory: 347456 KiB

Child status: 0
Real time (s): 3.73719
CPU time (s): 14.0068
CPU user time (s): 13.662
CPU system time (s): 0.344842
CPU usage (%): 374.795
Max. virtual memory (cumulated for all children) (KiB): 27586320
Max. memory (cumulated for all children) (KiB): 347456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.662
system time used= 0.344842
maximum resident set size= 349616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56288
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6852
involuntary context switches= 322


# summary of solver processes directly reported to runsolver:
#   pid: 17627
#   total CPU time (s): 14.0068
#   total CPU user time (s): 13.662
#   total CPU system time (s): 0.344842

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047863 second user time and 0.079031 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-27 04:03:56
IDJOB=4291327
IDBENCH=141383
IDSOLVER=2745
FILE ID=node107/4291327-1532657036
RUNJOBID= node107-1532654109-15834
PBS_JOBID= 21022215
Free space on /tmp= 54472 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-6-cp_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291327-1532657036/watcher-4291327-1532657036 -o /tmp/evaluation-result-4291327-1532657036/solver-4291327-1532657036 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532654109-15834 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1716274430 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291327-1532657036.xml

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

MD5SUM BENCH= 7cf8ff1aade64c35eba6df9cb38cb5a8
RANDOM SEED=1716274430

node107.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.40
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.40
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.40
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.40
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:        21352128 kB
MemAvailable:   31928908 kB
Buffers:          207544 kB
Cached:         10601648 kB
SwapCached:            0 kB
Active:          4331936 kB
Inactive:        6531436 kB
Active(anon):       3532 kB
Inactive(anon):    78648 kB
Active(file):    4328404 kB
Inactive(file):  6452788 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35700 kB
Writeback:             0 kB
AnonPages:         61288 kB
Mapped:            41544 kB
Shmem:             25228 kB
Slab:             250220 kB
SReclaimable:     222848 kB
SUnreclaim:        27372 kB
KernelStack:        3184 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54436 MiB
End job on node107 at 2018-07-27 04:04:00