Trace number 4290934

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 - Conflict Ordering 2018-07-02SAT 3.72559 2.08841

General information on the benchmark

NameMisteryShopper/
MisteryShopper-06b_c18.xml
MD5SUMed15a4f7a5bcd1b231009209ed1d9727
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.764899
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints381
Number of domains3
Minimum domain size5
Maximum domain size30
Distribution of domain sizes[{"size":5,"count":150},{"size":6,"count":150},{"size":30,"count":300}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":300},{"degree":3,"count":150},{"degree":4,"count":130},{"degree":5,"count":20}]
Minimum constraint arity2
Maximum constraint arity150
Distribution of constraint arities[{"arity":2,"count":300},{"arity":4,"count":5},{"arity":5,"count":60},{"arity":30,"count":10},{"arity":60,"count":5},{"arity":150,"count":1}]
Number of extensional constraints300
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":300},{"type":"allDifferent","count":70},{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"channel","count":5}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.55	c version: 2018-07-02
0.68/0.55	c seed: 1995020520
0.68/0.55	c timeout: 2400
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
2.86/1.49	c Parsing done, starting search...
3.47/1.66	s SATISFIABLE
3.47/1.66	v <instantiation>
3.47/1.66	v 	<list>
3.47/1.66	v 		vr[0][0] vr[0][1] vr[0][2] vr[0][3] vr[0][4] vr[1][0] vr[1][1] vr[1][2] vr[1][3] vr[1][4] vr[2][0] vr[2][1] vr[2][2] vr[2][3] vr[2][4] vr[3][0] vr[3][1] vr[3][2] vr[3][3] vr[3][4] vr[4][0] vr[4][1] vr[4][2] vr[4][3] vr[4][4] vr[5][0] vr[5][1] vr[5][2] vr[5][3] vr[5][4] vr[6][0] vr[6][1] vr[6][2] vr[6][3] vr[6][4] vr[7][0] vr[7][1] vr[7][2] vr[7][3] vr[7][4] vr[8][0] vr[8][1] vr[8][2] vr[8][3] vr[8][4] vr[9][0] vr[9][1] vr[9][2] vr[9][3] vr[9][4] vr[10][0] vr[10][1] vr[10][2] vr[10][3] vr[10][4] vr[11][0] vr[11][1] vr[11][2] vr[11][3] vr[11][4] vr[12][0] vr[12][1] vr[12][2] vr[12][3] vr[12][4] vr[13][0] vr[13][1] vr[13][2] vr[13][3] vr[13][4] vr[14][0] vr[14][1] vr[14][2] vr[14][3] vr[14][4] vr[15][0] vr[15][1] vr[15][2] vr[15][3] vr[15][4] vr[16][0] vr[16][1] vr[16][2] vr[16][3] vr[16][4] vr[17][0] vr[17][1] vr[17][2] vr[17][3] vr[17][4] vr[18][0] vr[18][1] vr[18][2] vr[18][3] vr[18][4] vr[19][0] vr[19][1] vr[19][2] vr[19][3] vr[19][4] vr[20][0] vr[20][1] vr[20][2] vr[20][3] vr[20][4] vr[21][0] vr[21][1] vr[21][2] vr[21][3] vr[21][4] vr[22][0] vr[22][1] vr[22][2] vr[22][3] vr[22][4] vr[23][0] vr[23][1] vr[23][2] vr[23][3] vr[23][4] vr[24][0] vr[24][1] vr[24][2] vr[24][3] vr[24][4] vr[25][0] vr[25][1] vr[25][2] vr[25][3] vr[25][4] vr[26][0] vr[26][1] vr[26][2] vr[26][3] vr[26][4] vr[27][0] vr[27][1] vr[27][2] vr[27][3] vr[27][4] vr[28][0] vr[28][1] vr[28][2] vr[28][3] vr[28][4] vr[29][0] vr[29][1] vr[29][2] vr[29][3] vr[29][4] ve[0][0] ve[0][1] ve[0][2] ve[0][3] ve[0][4] ve[1][0] ve[1][1] ve[1][2] ve[1][3] ve[1][4] ve[2][0] ve[2][1] ve[2][2] ve[2][3] ve[2][4] ve[3][0] ve[3][1] ve[3][2] ve[3][3] ve[3][4] ve[4][0] ve[4][1] ve[4][2] ve[4][3] ve[4][4] ve[5][0] ve[5][1] ve[5][2] ve[5][3] ve[5][4] ve[6][0] ve[6][1] ve[6][2] ve[6][3] ve[6][4] ve[7][0] ve[7][1] ve[7][2] ve[7][3] ve[7][4] ve[8][0] ve[8][1] ve[8][2] ve[8][3] ve[8][4] ve[9][0] ve[9][1] ve[9][2] ve[9][3] ve[9][4] ve[10][0] ve[10][1] ve[10][2] ve[10][3] ve[10][4] ve[11][0] ve[11][1] ve[11][2] ve[11][3] ve[11][4] ve[12][0] ve[12][1] ve[12][2] ve[12][3] ve[12][4] ve[13][0] ve[13][1] ve[13][2] ve[13][3] ve[13][4] ve[14][0] ve[14][1] ve[14][2] ve[14][3] ve[14][4] ve[15][0] ve[15][1] ve[15][2] ve[15][3] ve[15][4] ve[16][0] ve[16][1] ve[16][2] ve[16][3] ve[16][4] ve[17][0] ve[17][1] ve[17][2] ve[17][3] ve[17][4] ve[18][0] ve[18][1] ve[18][2] ve[18][3] ve[18][4] ve[19][0] ve[19][1] ve[19][2] ve[19][3] ve[19][4] ve[20][0] ve[20][1] ve[20][2] ve[20][3] ve[20][4] ve[21][0] ve[21][1] ve[21][2] ve[21][3] ve[21][4] ve[22][0] ve[22][1] ve[22][2] ve[22][3] ve[22][4] ve[23][0] ve[23][1] ve[23][2] ve[23][3] ve[23][4] ve[24][0] ve[24][1] ve[24][2] ve[24][3] ve[24][4] ve[25][0] ve[25][1] ve[25][2] ve[25][3] ve[25][4] ve[26][0] ve[26][1] ve[26][2] ve[26][3] ve[26][4] ve[27][0] ve[27][1] ve[27][2] ve[27][3] ve[27][4] ve[28][0] ve[28][1] ve[28][2] ve[28][3] ve[28][4] ve[29][0] ve[29][1] ve[29][2] ve[29][3] ve[29][4] gvr[0][0] gvr[0][1] gvr[0][2] gvr[0][3] gvr[0][4] gvr[1][0] gvr[1][1] gvr[1][2] gvr[1][3] gvr[1][4] gvr[2][0] gvr[2][1] gvr[2][2] gvr[2][3] gvr[2][4] gvr[3][0] gvr[3][1] gvr[3][2] gvr[3][3] gvr[3][4] gvr[4][0] gvr[4][1] gvr[4][2] gvr[4][3] gvr[4][4] gvr[5][0] gvr[5][1] gvr[5][2] gvr[5][3] gvr[5][4] gvr[6][0] gvr[6][1] gvr[6][2] gvr[6][3] gvr[6][4] gvr[7][0] gvr[7][1] gvr[7][2] gvr[7][3] gvr[7][4] gvr[8][0] gvr[8][1] gvr[8][2] gvr[8][3] gvr[8][4] gvr[9][0] gvr[9][1] gvr[9][2] gvr[9][3] gvr[9][4] gvr[10][0] gvr[10][1] gvr[10][2] gvr[10][3] gvr[10][4] gvr[11][0] gvr[11][1] gvr[11][2] gvr[11][3] gvr[11][4] gvr[12][0] gvr[12][1] gvr[12][2] gvr[12][3] gvr[12][4] gvr[13][0] gvr[13][1] gvr[13][2] gvr[13][3] gvr[13][4] gvr[14][0] gvr[14][1] gvr[14][2] gvr[14][3] gvr[14][4] gvr[15][0] gvr[15][1] gvr[15][2] gvr[15][3] gvr[15][4] gvr[16][0] gvr[16][1] gvr[16][2] gvr[16][3] gvr[16][4] gvr[17][0] gvr[17][1] gvr[17][2] gvr[17][3] gvr[17][4] gvr[18][0] gvr[18][1] gvr[18][2] gvr[18][3] gvr[18][4] gvr[19][0] gvr[19][1] gvr[19][2] gvr[19][3] gvr[19][4] gvr[20][0] gvr[20][1] gvr[20][2] gvr[20][3] gvr[20][4] gvr[21][0] gvr[21][1] gvr[21][2] gvr[21][3] gvr[21][4] gvr[22][0] gvr[22][1] gvr[22][2] gvr[22][3] gvr[22][4] gvr[23][0] gvr[23][1] gvr[23][2] gvr[23][3] gvr[23][4] gvr[24][0] gvr[24][1] gvr[24][2] gvr[24][3] gvr[24][4] gvr[25][0] gvr[25][1] gvr[25][2] gvr[25][3] gvr[25][4] gvr[26][0] gvr[26][1] gvr[26][2] gvr[26][3] gvr[26][4] gvr[27][0] gvr[27][1] gvr[27][2] gvr[27][3] gvr[27][4] gvr[28][0] gvr[28][1] gvr[28][2] gvr[28][3] gvr[28][4] gvr[29][0] gvr[29][1] gvr[29][2] gvr[29][3] gvr[29][4] gve[0][0] gve[0][1] gve[0][2] gve[0][3] gve[0][4] gve[1][0] gve[1][1] gve[1][2] gve[1][3] gve[1][4] gve[2][0] gve[2][1] gve[2][2] gve[2][3] gve[2][4] gve[3][0] gve[3][1] gve[3][2] gve[3][3] gve[3][4] gve[4][0] gve[4][1] gve[4][2] gve[4][3] gve[4][4] gve[5][0] gve[5][1] gve[5][2] gve[5][3] gve[5][4] gve[6][0] gve[6][1] gve[6][2] gve[6][3] gve[6][4] gve[7][0] gve[7][1] gve[7][2] gve[7][3] gve[7][4] gve[8][0] gve[8][1] gve[8][2] gve[8][3] gve[8][4] gve[9][0] gve[9][1] gve[9][2] gve[9][3] gve[9][4] gve[10][0] gve[10][1] gve[10][2] gve[10][3] gve[10][4] gve[11][0] gve[11][1] gve[11][2] gve[11][3] gve[11][4] gve[12][0] gve[12][1] gve[12][2] gve[12][3] gve[12][4] gve[13][0] gve[13][1] gve[13][2] gve[13][3] gve[13][4] gve[14][0] gve[14][1] gve[14][2] gve[14][3] gve[14][4] gve[15][0] gve[15][1] gve[15][2] gve[15][3] gve[15][4] gve[16][0] gve[16][1] gve[16][2] gve[16][3] gve[16][4] gve[17][0] gve[17][1] gve[17][2] gve[17][3] gve[17][4] gve[18][0] gve[18][1] gve[18][2] gve[18][3] gve[18][4] gve[19][0] gve[19][1] gve[19][2] gve[19][3] gve[19][4] gve[20][0] gve[20][1] gve[20][2] gve[20][3] gve[20][4] gve[21][0] gve[21][1] gve[21][2] gve[21][3] gve[21][4] gve[22][0] gve[22][1] gve[22][2] gve[22][3] gve[22][4] gve[23][0] gve[23][1] gve[23][2] gve[23][3] gve[23][4] gve[24][0] gve[24][1] gve[24][2] gve[24][3] gve[24][4] gve[25][0] gve[25][1] gve[25][2] gve[25][3] gve[25][4] gve[26][0] gve[26][1] gve[26][2] gve[26][3] gve[26][4] gve[27][0] gve[27][1] gve[27][2] gve[27][3] gve[27][4] gve[28][0] gve[28][1] gve[28][2] gve[28][3] gve[28][4] gve[29][0] gve[29][1] gve[29][2] gve[29][3] gve[29][4]
3.47/1.66	v 	</list>
3.47/1.66	v 	<values>
3.47/1.66	v 		0 10 13 21 29 1 11 20 12 24 2 27 19 16 7 3 28 18 6 14 4 15 9 25 22 5 29 12 18 10 6 19 4 13 25 7 1 23 24 17 8 14 0 26 20 9 0 25 15 23 10 2 26 17 21 11 4 24 22 16 12 5 29 20 6 13 8 1 19 28 14 18 7 3 27 15 3 21 28 9 16 25 22 2 8 17 26 5 23 11 18 24 6 0 12 19 13 27 7 1 20 9 2 27 13 21 7 28 14 0 22 6 3 29 15 23 12 8 5 26 24 17 11 4 19 25 16 10 1 18 26 20 14 8 2 27 21 15 9 3 28 22 16 10 4 29 23 17 11 5 0 9 8 18 21 1 7 13 25 19 2 10 20 16 26 3 15 22 14 27 4 11 6 24 28 5 12 17 23 29 6 22 18 3 12 7 21 14 19 2 8 13 23 26 16 9 20 4 27 15 10 0 25 28 5 11 1 24 29 17 12 23 5 1 18 13 19 0 6 20 14 8 26 21 3 15 4 27 9 22 16 25 28 2 11 17 24 29 10 7 18 14 3 5 25 19 6 2 13 24 20 26 1 12 8 21 27 15 0 10 22 28 16 11 4 23 29 7 17 9 24 18 11 7 1 25 16 9 4 6 26 17 10 8 23 27 2 19 20 14 28 3 21 15 13 29 5 12 22 0 0 1 2 3 4 0 1 3 2 4 0 4 3 2 1 0 4 3 1 2 0 2 1 4 3 0 4 2 3 1 1 3 0 2 4 1 0 3 4 2 1 2 0 4 3 1 0 4 2 3 1 0 4 2 3 1 0 4 3 2 2 0 4 3 1 2 1 0 3 4 2 3 1 0 4 2 0 3 4 1 2 4 3 0 1 2 4 0 3 1 3 4 1 0 2 3 2 4 1 0 3 1 0 4 2 3 1 4 2 0 3 1 0 4 2 3 2 1 0 4 4 2 1 0 3 4 2 1 0 3 4 3 2 1 0 4 3 2 1 0 4 3 2 1 0 4 3 2 1 0 0 2 1 3 4 0 1 2 4 3 0 2 4 3 5 0 3 4 2 5 0 2 1 4 5 1 2 3 4 5 1 4 3 0 2 1 4 2 3 0 1 2 4 5 3 2 4 0 5 3 2 0 4 5 1 2 0 4 5 3 2 4 1 0 3 2 3 0 1 4 2 1 5 4 0 3 0 5 2 4 3 4 5 0 2 3 4 5 2 1 3 2 0 1 4 3 1 0 2 4 4 5 0 2 1 4 5 3 0 2 4 5 3 2 0 4 5 1 3 2 4 3 2 1 0 4 3 2 0 1 5 3 2 1 4 5 0 3 4 2 5 0 4 3 2 5 1 2 4 0 
3.47/1.66	v 	</values>
3.47/1.66	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 (7651 MiB free)
  memory of node 1: 16384 MiB (14754 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290934-1532240828/watcher-4290934-1532240828 -o /tmp/evaluation-result-4290934-1532240828/solver-4290934-1532240828 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532226532-30497 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1995020520 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290934-1532240828.xml 

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

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


[startup+0.100141 s]*
/proc/loadavg: 1.41 1.37 1.33 3/215 32415
/proc/meminfo: memFree=22925076/32770624 swapFree=67108852/67108860
[pid=32400] ppid=32397 vsize=14082740 memory=31492 CPUtime=0.12 cores=1,3,5,7
/proc/32400/stat : 32400 (java) S 32397 32400 30465 0 -1 1077944320 6779 0 0 0 11 1 0 0 20 0 15 0 41645941 14420725760 7873 33554432000 4194304 4196468 140733539505888 140733539488432 139857637629687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
/proc/32400/statm: 3520685 7873 3161 1 0 3482761 0
[pid=32400/tid=32402] ppid=32397 vsize=14082740 memory=-8701690554792316031 CPUtime=0.09 cores=1,3,5,7
/proc/32400/task/32402/stat : 32402 (java) R 32397 32400 30465 0 -1 4202560 4837 0 0 0 9 0 0 0 20 0 15 0 41645941 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857641822800 139857621710174 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32403] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32403/stat : 32403 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857567718544 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32404] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32404/stat : 32404 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857566665744 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32405] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32405/stat : 32405 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857565612944 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32406] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32406/stat : 32406 (java) S 32397 32400 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857564560144 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32407] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32407/stat : 32407 (java) S 32397 32400 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41645943 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857111775600 139857637640834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32408] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32408/stat : 32408 (java) S 32397 32400 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41645943 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857110721568 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32409] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32409/stat : 32409 (java) S 32397 32400 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41645944 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857109668720 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32410] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32410/stat : 32410 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857108617040 139857637648283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32411] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32411/stat : 32411 (java) S 32397 32400 30465 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857107565424 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32412] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32412/stat : 32412 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857106512624 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32413] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0.01 cores=1,3,5,7
/proc/32400/task/32413/stat : 32413 (java) S 32397 32400 30465 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 41645946 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857105459824 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32414] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32414/stat : 32414 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857104407264 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32415] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32415/stat : 32415 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 7873 33554432000 4194304 4196468 140733539505888 139857103354544 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31492 KiB

[startup+0.211485 s]*
/proc/loadavg: 1.41 1.37 1.33 5/215 32415
/proc/meminfo: memFree=22909696/32770624 swapFree=67108852/67108860
[pid=32400] ppid=32397 vsize=14082740 memory=47528 CPUtime=0.31 cores=1,3,5,7
/proc/32400/stat : 32400 (java) S 32397 32400 30465 0 -1 1077944320 10442 0 0 0 29 2 0 0 20 0 15 0 41645941 14420725760 11882 33554432000 4194304 4196468 140733539505888 140733539488432 139857637629687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
/proc/32400/statm: 3520685 11882 3413 1 0 3482761 0
[pid=32400/tid=32402] ppid=32397 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32400/task/32402/stat : 32402 (java) R 32397 32400 30465 0 -1 4202560 8159 0 0 0 19 1 0 0 20 0 15 0 41645941 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857641848608 139857629871077 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32403] ppid=32397 vsize=14082740 memory=343 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32403/stat : 32403 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857567718544 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32404] ppid=32397 vsize=14082740 memory=139946173281138 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32404/stat : 32404 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857566665744 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32405] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32405/stat : 32405 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857565612944 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32406] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32406/stat : 32406 (java) S 32397 32400 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857564560144 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32407] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32407/stat : 32407 (java) S 32397 32400 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41645943 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857111775600 139857637640834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32408] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32408/stat : 32408 (java) S 32397 32400 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41645943 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857110721568 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32409] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32409/stat : 32409 (java) S 32397 32400 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41645944 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857109668720 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32410] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32410/stat : 32410 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857108617040 139857637648283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32411] ppid=32397 vsize=14082740 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32400/task/32411/stat : 32411 (java) R 32397 32400 30465 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 15 0 41645946 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857107565424 139857637640834 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32412] ppid=32397 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32400/task/32412/stat : 32412 (java) S 32397 32400 30465 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 41645946 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857106505648 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32413] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0.06 cores=1,3,5,7
/proc/32400/task/32413/stat : 32413 (java) R 32397 32400 30465 0 -1 4202560 297 0 0 0 6 0 0 0 20 0 15 0 41645946 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857105455552 139857621869874 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32414] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32414/stat : 32414 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857104407264 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32415] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32415/stat : 32415 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 11882 33554432000 4194304 4196468 140733539505888 139857103354544 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47528 KiB

[startup+0.310613 s]*
/proc/loadavg: 1.41 1.37 1.33 3/215 32415
/proc/meminfo: memFree=22906324/32770624 swapFree=67108852/67108860
[pid=32400] ppid=32397 vsize=14082740 memory=50872 CPUtime=0.44 cores=1,3,5,7
/proc/32400/stat : 32400 (java) S 32397 32400 30465 0 -1 1077944320 10787 0 0 0 42 2 0 0 20 0 15 0 41645941 14420725760 12718 33554432000 4194304 4196468 140733539505888 140733539488432 139857637629687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
/proc/32400/statm: 3520685 12718 3416 1 0 3482761 0
[pid=32400/tid=32402] ppid=32397 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/32400/task/32402/stat : 32402 (java) R 32397 32400 30465 0 -1 4202560 8484 0 0 0 29 1 0 0 20 0 15 0 41645941 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857641838944 139857637643596 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32403] ppid=32397 vsize=14082740 memory=288230604707987479 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32403/stat : 32403 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857567718544 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32404] ppid=32397 vsize=14082740 memory=139946173279361 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32404/stat : 32404 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857566665744 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32405] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32405/stat : 32405 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857565612944 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32406] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32406/stat : 32406 (java) S 32397 32400 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41645942 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857564560144 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32407] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32407/stat : 32407 (java) S 32397 32400 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41645943 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857111775600 139857637640834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32408] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32408/stat : 32408 (java) S 32397 32400 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41645943 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857110721568 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32409] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32409/stat : 32409 (java) S 32397 32400 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41645944 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857109668720 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32410] ppid=32397 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32410/stat : 32410 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857108617040 139857637648283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32411] ppid=32397 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32400/task/32411/stat : 32411 (java) S 32397 32400 30465 0 -1 1077944384 343 0 0 0 2 0 0 0 20 0 15 0 41645946 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857107565424 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32412] ppid=32397 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32400/task/32412/stat : 32412 (java) S 32397 32400 30465 0 -1 1077944384 273 0 0 0 2 0 0 0 20 0 15 0 41645946 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857106512624 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32413] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0.08 cores=1,3,5,7
/proc/32400/task/32413/stat : 32413 (java) S 32397 32400 30465 0 -1 1077944384 305 0 0 0 8 0 0 0 20 0 15 0 41645946 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857105459824 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32414] ppid=32397 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32414/stat : 32414 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857104407264 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32415] ppid=32397 vsize=14082740 memory=139946173056640 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32415/stat : 32415 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645946 14420725760 12718 33554432000 4194304 4196468 140733539505888 139857103354544 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50872 KiB

[startup+0.700778 s]
/proc/loadavg: 1.41 1.37 1.33 3/215 32415
/proc/meminfo: memFree=22882140/32770624 swapFree=67108852/67108860
[pid=32400] ppid=32397 vsize=14084808 memory=89224 CPUtime=0.99 cores=1,3,5,7
/proc/32400/stat : 32400 (java) S 32397 32400 30465 0 -1 1077944320 17666 0 0 0 94 5 0 0 20 0 15 0 41645941 14422843392 22306 33554432000 4194304 4196468 140733539505888 140733539488432 139857637629687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
/proc/32400/statm: 3521202 22306 3497 1 0 3483273 0
[pid=32400/tid=32402] ppid=32397 vsize=14084808 memory=1732 CPUtime=0.67 cores=1,3,5,7
/proc/32400/task/32402/stat : 32402 (java) R 32397 32400 30465 0 -1 4202560 14951 0 0 0 64 3 0 0 20 0 15 0 41645941 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857641866200 139857637651613 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32403] ppid=32397 vsize=14084808 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32403/stat : 32403 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857567718544 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32404] ppid=32397 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32404/stat : 32404 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857566665744 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32405] ppid=32397 vsize=14084808 memory=10936 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32405/stat : 32405 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857565612944 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32406] ppid=32397 vsize=14084808 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32406/stat : 32406 (java) S 32397 32400 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41645942 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857564560144 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32407] ppid=32397 vsize=14084808 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32407/stat : 32407 (java) S 32397 32400 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41645943 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857111775600 139857637640834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32408] ppid=32397 vsize=14084808 memory=8372 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32408/stat : 32408 (java) S 32397 32400 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41645943 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857110721568 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32409] ppid=32397 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32409/stat : 32409 (java) S 32397 32400 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41645944 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857109668720 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32410] ppid=32397 vsize=14084808 memory=5372 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32410/stat : 32410 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857108617040 139857637648283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32411] ppid=32397 vsize=14084808 memory=7302135314614015848 CPUtime=0.07 cores=1,3,5,7
/proc/32400/task/32411/stat : 32411 (java) S 32397 32400 30465 0 -1 1077944384 513 0 0 0 7 0 0 0 20 0 15 0 41645946 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857107565424 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32412] ppid=32397 vsize=14084808 memory=7811323491934034025 CPUtime=0.07 cores=1,3,5,7
/proc/32400/task/32412/stat : 32412 (java) S 32397 32400 30465 0 -1 1077944384 422 0 0 0 7 0 0 0 20 0 15 0 41645946 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857106512624 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32413] ppid=32397 vsize=14084808 memory=7223888500751355984 CPUtime=0.15 cores=1,3,5,7
/proc/32400/task/32413/stat : 32413 (java) S 32397 32400 30465 0 -1 1077944384 398 0 0 0 15 0 0 0 20 0 15 0 41645946 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857105459824 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32414] ppid=32397 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32414/stat : 32414 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857104407264 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32415] ppid=32397 vsize=14084808 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32415/stat : 32415 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645946 14422843392 22306 33554432000 4194304 4196468 140733539505888 139857103354544 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89224 KiB

[startup+1.50067 s]
/proc/loadavg: 1.41 1.37 1.33 4/215 32415
/proc/meminfo: memFree=22841380/32770624 swapFree=67108852/67108860
[pid=32400] ppid=32397 vsize=14090952 memory=160296 CPUtime=3.19 cores=1,3,5,7
/proc/32400/stat : 32400 (java) S 32397 32400 30465 0 -1 1077944320 27576 0 0 0 312 7 0 0 20 0 15 0 41645941 14429134848 40074 33554432000 4194304 4196468 140733539505888 140733539488432 139857637629687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
/proc/32400/statm: 3522738 40074 3545 1 0 3484809 0
[pid=32400/tid=32402] ppid=32397 vsize=14090952 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/32400/task/32402/stat : 32402 (java) R 32397 32400 30465 0 -1 4202560 20128 0 0 0 142 5 0 0 20 0 15 0 41645941 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857641866800 139857621710204 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32403] ppid=32397 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32403/stat : 32403 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857567718544 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32404] ppid=32397 vsize=14090952 memory=-6509546260019855299 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32404/stat : 32404 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857566665744 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32405] ppid=32397 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32405/stat : 32405 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857565612944 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32406] ppid=32397 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32406/stat : 32406 (java) S 32397 32400 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41645942 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857564560144 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32407] ppid=32397 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32407/stat : 32407 (java) S 32397 32400 30465 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 15 0 41645943 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857111775600 139857637640834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32408] ppid=32397 vsize=14090952 memory=7307465790270892131 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32408/stat : 32408 (java) S 32397 32400 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41645943 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857110721568 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32409] ppid=32397 vsize=14090952 memory=7522797428473883477 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32409/stat : 32409 (java) S 32397 32400 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41645944 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857109668720 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32410] ppid=32397 vsize=14090952 memory=7451894300419318880 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32410/stat : 32410 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857108617040 139857637648283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32411] ppid=32397 vsize=14090952 memory=8298057676763812727 CPUtime=0.5 cores=1,3,5,7
/proc/32400/task/32411/stat : 32411 (java) R 32397 32400 30465 0 -1 1077944384 1535 0 0 0 50 0 0 0 20 0 15 0 41645946 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857107565424 139857637640834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32412] ppid=32397 vsize=14090952 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/32400/task/32412/stat : 32412 (java) R 32397 32400 30465 0 -1 4202560 1786 0 0 0 55 0 0 0 20 0 15 0 41645946 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857106512624 139857637641622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32413] ppid=32397 vsize=14090952 memory=0 CPUtime=0.63 cores=1,3,5,7
/proc/32400/task/32413/stat : 32413 (java) R 32397 32400 30465 0 -1 4202560 2574 0 0 0 63 0 0 0 20 0 15 0 41645946 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857105451056 139857637651034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32414] ppid=32397 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32414/stat : 32414 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857104407264 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32415] ppid=32397 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32415/stat : 32415 (java) S 32397 32400 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41645946 14429134848 40074 33554432000 4194304 4196468 140733539505888 139857103354544 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
Current children cumulated CPU time: 3.19 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 160296 KiB

[startup+2.08837 s]
# the end of solver process 32400 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.628 s, system=0.097587 s

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

[startup+1.60165 s]
/proc/loadavg: 1.41 1.37 1.33 4/215 32415
/proc/meminfo: memFree=22841380/32770624 swapFree=67108852/67108860
[pid=32400] ppid=32397 vsize=14090952 memory=169956 CPUtime=3.47 cores=1,3,5,7
/proc/32400/stat : 32400 (java) S 32397 32400 30465 0 -1 1077944320 31182 0 0 0 339 8 0 0 20 0 15 0 41645941 14429134848 42489 33554432000 4194304 4196468 140733539505888 140733539488432 139857637629687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
/proc/32400/statm: 3522738 42489 3548 1 0 3484809 0
[pid=32400/tid=32402] ppid=32397 vsize=14090952 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/32400/task/32402/stat : 32402 (java) R 32397 32400 30465 0 -1 4202560 20845 0 0 0 152 5 0 0 20 0 15 0 41645941 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857641855152 139857246372361 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32403] ppid=32397 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32403/stat : 32403 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857567718544 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32404] ppid=32397 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32404/stat : 32404 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857566665744 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32405] ppid=32397 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32405/stat : 32405 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41645942 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857565612944 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32406] ppid=32397 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32406/stat : 32406 (java) S 32397 32400 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41645942 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857564560144 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32407] ppid=32397 vsize=14090952 memory=139946173058353 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32407/stat : 32407 (java) S 32397 32400 30465 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 15 0 41645943 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857111775600 139857637640834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32408] ppid=32397 vsize=14090952 memory=7237110240180786276 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32408/stat : 32408 (java) S 32397 32400 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41645943 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857110721568 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32409] ppid=32397 vsize=14090952 memory=6082514196445294695 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32409/stat : 32409 (java) S 32397 32400 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41645944 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857109668720 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32410] ppid=32397 vsize=14090952 memory=7300704776819335744 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32410/stat : 32410 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857108617040 139857637648283 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32411] ppid=32397 vsize=14090952 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/32400/task/32411/stat : 32411 (java) R 32397 32400 30465 0 -1 4202560 1721 0 0 0 55 0 0 0 20 0 15 0 41645946 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857107551968 139857619173804 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32412] ppid=32397 vsize=14090952 memory=279133078822358 CPUtime=0.61 cores=1,3,5,7
/proc/32400/task/32412/stat : 32412 (java) R 32397 32400 30465 0 -1 4202560 1955 0 0 0 61 0 0 0 20 0 15 0 41645946 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857106494400 139857630734416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32413] ppid=32397 vsize=14090952 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/32400/task/32413/stat : 32413 (java) R 32397 32400 30465 0 -1 4202560 5109 0 0 0 71 1 0 0 20 0 15 0 41645946 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857105459824 139857637640834 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32414] ppid=32397 vsize=14090952 memory=-5921431000321636112 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32414/stat : 32414 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41645946 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857104407264 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32415] ppid=32397 vsize=14090952 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32415/stat : 32415 (java) S 32397 32400 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41645946 14429134848 42489 33554432000 4194304 4196468 140733539505888 139857103354544 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
Current children cumulated CPU time: 3.47 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 169956 KiB

[startup+2.00055 s]*
/proc/loadavg: 1.41 1.37 1.33 2/212 32416
/proc/meminfo: memFree=22773804/32770624 swapFree=67108852/67108860
[pid=32400] ppid=32397 vsize=14157516 memory=178028 CPUtime=3.71 cores=1,3,5,7
/proc/32400/stat : 32400 (java) S 32397 32400 30465 0 -1 1077944320 32162 0 0 0 362 9 0 0 20 0 12 0 41645941 14497296384 44507 33554432000 4194304 4196468 140733539505888 140733539488432 139857637629687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
/proc/32400/statm: 3539379 44507 3552 1 0 3501450 0
[pid=32400/tid=32402] ppid=32397 vsize=14157516 memory=6791534058613427641 CPUtime=1.64 cores=1,3,5,7
/proc/32400/task/32402/stat : 32402 (java) D 32397 32400 30465 0 -1 4202560 20955 0 0 0 159 5 0 0 20 0 12 0 41645941 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857641872696 139857630315319 0 0 0 16800975 18446744072099941509 0 0 -1 5 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32403] ppid=32397 vsize=14157516 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32403/stat : 32403 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 12 0 41645942 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857567718544 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32404] ppid=32397 vsize=14157516 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32404/stat : 32404 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 12 0 41645942 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857566665744 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32405] ppid=32397 vsize=14157516 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32405/stat : 32405 (java) S 32397 32400 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 12 0 41645942 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857565612944 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32406] ppid=32397 vsize=14157516 memory=-6519613052471072158 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32406/stat : 32406 (java) S 32397 32400 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 12 0 41645942 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857564560144 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32408] ppid=32397 vsize=14157516 memory=-8412654363917126771 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32408/stat : 32408 (java) S 32397 32400 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 12 0 41645943 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857110721568 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32409] ppid=32397 vsize=14157516 memory=5450916479880885802 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32409/stat : 32409 (java) S 32397 32400 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 12 0 41645944 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857109668720 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32411] ppid=32397 vsize=14157516 memory=-6014655643171517632 CPUtime=0.61 cores=1,3,5,7
/proc/32400/task/32411/stat : 32411 (java) S 32397 32400 30465 0 -1 1077944384 2247 0 0 0 61 0 0 0 20 0 12 0 41645946 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857107545824 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32412] ppid=32397 vsize=14157516 memory=5450909908396308010 CPUtime=0.68 cores=1,3,5,7
/proc/32400/task/32412/stat : 32412 (java) S 32397 32400 30465 0 -1 1077944384 2205 0 0 0 68 0 0 0 20 0 12 0 41645946 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857106497136 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32413] ppid=32397 vsize=14157516 memory=-7749694995119233653 CPUtime=0.74 cores=1,3,5,7
/proc/32400/task/32413/stat : 32413 (java) S 32397 32400 30465 0 -1 1077944384 5150 0 0 0 73 1 0 0 20 0 12 0 41645946 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857105459824 139857637640834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
[pid=32400/tid=32414] ppid=32397 vsize=14157516 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32400/task/32414/stat : 32414 (java) S 32397 32400 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 12 0 41645946 14497296384 44507 33554432000 4194304 4196468 140733539505888 139857104407264 139857637639893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19718144 140733539513424 140733539513609 140733539513609 140733539516367 0
Current children cumulated CPU time: 3.71 s
Current children cumulated vsize: 14157516 KiB
Current children cumulated memory: 178028 KiB

Child status: 0
Real time (s): 2.08841
CPU time (s): 3.72559
CPU user time (s): 3.628
CPU system time (s): 0.097587
CPU usage (%): 178.393
Max. virtual memory (cumulated for all children) (KiB): 14157516
Max. memory (cumulated for all children) (KiB): 178028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.628
system time used= 0.097587
maximum resident set size= 178484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32168
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2742
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 32400
#   total CPU time (s): 3.72559
#   total CPU user time (s): 3.628
#   total CPU system time (s): 0.097587

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03927 second user time and 0.060813 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-22 08:27:08
IDJOB=4290934
IDBENCH=141391
IDSOLVER=2744
FILE ID=node148/4290934-1532240828
RUNJOBID= node148-1532226532-30497
PBS_JOBID= 21018951
Free space on /tmp= 51956 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/MisteryShopper/MisteryShopper-06b_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290934-1532240828/watcher-4290934-1532240828 -o /tmp/evaluation-result-4290934-1532240828/solver-4290934-1532240828 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532226532-30497 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1995020520 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290934-1532240828.xml

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

MD5SUM BENCH= ed15a4f7a5bcd1b231009209ed1d9727
RANDOM SEED=1995020520

node148.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22944340 kB
MemAvailable:   29731356 kB
Buffers:          138468 kB
Cached:          6831960 kB
SwapCached:            8 kB
Active:          3411160 kB
Inactive:        5818952 kB
Active(anon):    2212896 kB
Inactive(anon):    66132 kB
Active(file):    1198264 kB
Inactive(file):  5752820 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35816 kB
Writeback:             0 kB
AnonPages:       2270116 kB
Mapped:            48872 kB
Shmem:             17024 kB
Slab:             292404 kB
SReclaimable:     264392 kB
SUnreclaim:        28012 kB
KernelStack:        3776 kB
PageTables:         9924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4391404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2121728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 51920 MiB
End job on node148 at 2018-07-22 08:27:10