Trace number 4290861

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 5.90117 3.61665

General information on the benchmark

NameSportsScheduling/
SportsScheduling-12_c18.xml
MD5SUM7e6479b2a75a5c904a12e855693ae1ca
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 benchmark1.54491
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints114
Number of domains2
Minimum domain size12
Maximum domain size66
Distribution of domain sizes[{"size":12,"count":144},{"size":66,"count":66}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":72},{"degree":4,"count":138}]
Minimum constraint arity1
Maximum constraint arity66
Distribution of constraint arities[{"arity":1,"count":6},{"arity":2,"count":6},{"arity":3,"count":66},{"arity":6,"count":11},{"arity":12,"count":12},{"arity":22,"count":6},{"arity":24,"count":6},{"arity":66,"count":1}]
Number of extensional constraints66
Number of intensional constraints12
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":12},{"type":"allDifferent","count":13},{"type":"count","count":11},{"type":"cardinality","count":12}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-07-02
0.68/0.56	c seed: 460994245
0.68/0.56	c timeout: 2400
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.27/1.30	c Parsing done, starting search...
5.85/3.59	s SATISFIABLE
5.85/3.60	v <instantiation>
5.85/3.60	v 	<list>
5.85/3.60	v 		h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5]
5.85/3.60	v 	</list>
5.85/3.60	v 	<values>
5.85/3.60	v 		0 9 7 3 1 3 2 0 6 2 6 2 4 1 1 8 7 6 5 0 5 4 4 3 4 7 3 0 5 1 2 7 0 6 5 9 8 0 2 1 3 1 0 2 8 1 2 0 2 1 0 4 5 3 3 10 0 0 6 4 5 4 2 3 1 1 1 11 11 5 7 4 10 8 10 4 8 3 10 8 2 10 9 11 11 9 6 7 5 8 6 10 9 6 9 10 11 8 11 7 7 10 11 5 8 3 6 4 10 9 9 6 5 4 6 11 7 9 8 11 10 11 2 3 9 11 10 8 7 7 9 5 0 64 59 31 16 30 28 7 54 22 52 21 43 17 11 61 57 55 50 8 45 40 38 34 39 58 35 5 48 19 29 56 10 51 46 63 62 4 26 12 32 13 9 27 60 15 23 3 24 20 6 42 47 37 36 65 1 2 53 44 49 41 25 33 18 14 5 0 1 4 7 6 9 3 2 11 10 8 
5.85/3.60	v 	</values>
5.85/3.60	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 (7373 MiB free)
  memory of node 1: 16384 MiB (10458 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290861-1532275370/watcher-4290861-1532275370 -o /tmp/evaluation-result-4290861-1532275370/solver-4290861-1532275370 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532261030-2918 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 460994245 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290861-1532275370.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
Current StackSize limit: 8192 KiB

solver pid=4589, runsolver pid=4586

[startup+0.100145 s]*
/proc/loadavg: 1.32 1.42 1.40 3/217 4604
/proc/meminfo: memFree=18239340/32770624 swapFree=67108860/67108860
[pid=4589] ppid=4586 vsize=14082740 memory=33596 CPUtime=0.12 cores=1,3,5,7
/proc/4589/stat : 4589 (java) S 4586 4589 2886 0 -1 1077944320 6811 0 0 0 11 1 0 0 20 0 15 0 45100147 14420725760 8399 33554432000 4194304 4196468 140726755481456 140726755464000 140523672649463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
/proc/4589/statm: 3520685 8399 3111 1 0 3482761 0
[pid=4589/tid=4591] ppid=4586 vsize=14082740 memory=-8535549958426555584 CPUtime=0.09 cores=1,3,5,7
/proc/4589/task/4591/stat : 4591 (java) R 4586 4589 2886 0 -1 4202560 4896 0 0 0 8 1 0 0 20 0 15 0 45100147 14420725760 8399 33554432000 4194304 4196468 140726755481456 140523676870304 140523656729950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4592] ppid=4586 vsize=14082740 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4592/stat : 4592 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 8399 33554432000 4194304 4196468 140726755481456 140523625269776 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4593] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4593/stat : 4593 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 8399 33554432000 4194304 4196468 140726755481456 140523624217232 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4594] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4594/stat : 4594 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 8399 33554432000 4194304 4196468 140726755481456 140523623164176 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4595] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4595/stat : 4595 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 8399 33554432000 4194304 4196468 140726755481456 140523622111632 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4596] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4596/stat : 4596 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100150 14420725760 8399 33554432000 4194304 4196468 140726755481456 140522876726000 140523672660610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4597] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4597/stat : 4597 (java) S 4586 4589 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45100150 14420725760 8399 33554432000 4194304 4196468 140726755481456 140522875672224 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4598] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4598/stat : 4598 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100150 14420725760 8399 33554432000 4194304 4196468 140726755481456 140522784564464 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4599] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4599/stat : 4599 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 8399 33554432000 4194304 4196468 140726755481456 140522783513040 140523672668059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4600] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4600/stat : 4600 (java) S 4586 4589 2886 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 8399 33554432000 4194304 4196468 140726755481456 140522782460144 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4601] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4601/stat : 4601 (java) S 4586 4589 2886 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 8399 33554432000 4194304 4196468 140726755481456 140522781407600 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4602] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0.01 cores=1,3,5,7
/proc/4589/task/4602/stat : 4602 (java) R 4586 4589 2886 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 15 0 45100153 14420725760 8399 33554432000 4194304 4196468 140726755481456 140522780354544 140523672661398 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4603] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4603/stat : 4603 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 8399 33554432000 4194304 4196468 140726755481456 140522779302240 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4604] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4604/stat : 4604 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 8399 33554432000 4194304 4196468 140726755481456 140522778250288 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 33596 KiB

[startup+0.215258 s]*
/proc/loadavg: 1.32 1.42 1.40 5/217 4604
/proc/meminfo: memFree=18223588/32770624 swapFree=67108860/67108860
[pid=4589] ppid=4586 vsize=14082740 memory=49628 CPUtime=0.31 cores=1,3,5,7
/proc/4589/stat : 4589 (java) S 4586 4589 2886 0 -1 1077944320 10486 0 0 0 29 2 0 0 20 0 15 0 45100147 14420725760 12407 33554432000 4194304 4196468 140726755481456 140726755464000 140523672649463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
/proc/4589/statm: 3520685 12407 3382 1 0 3482761 0
[pid=4589/tid=4591] ppid=4586 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/4589/task/4591/stat : 4591 (java) R 4586 4589 2886 0 -1 4202560 8236 0 0 0 18 2 0 0 20 0 15 0 45100147 14420725760 12407 33554432000 4194304 4196468 140726755481456 140523676871536 140523672661398 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4592] ppid=4586 vsize=14082740 memory=342 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4592/stat : 4592 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 12407 33554432000 4194304 4196468 140726755481456 140523625269776 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4593] ppid=4586 vsize=14082740 memory=288370418919941760 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4593/stat : 4593 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 12407 33554432000 4194304 4196468 140726755481456 140523624217232 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4594] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4594/stat : 4594 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 12407 33554432000 4194304 4196468 140726755481456 140523623164176 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4595] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4595/stat : 4595 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 12407 33554432000 4194304 4196468 140726755481456 140523622111632 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4596] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4596/stat : 4596 (java) S 4586 4589 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45100150 14420725760 12407 33554432000 4194304 4196468 140726755481456 140522876726000 140523672660610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4597] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4597/stat : 4597 (java) S 4586 4589 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45100150 14420725760 12407 33554432000 4194304 4196468 140726755481456 140522875672224 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4598] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4598/stat : 4598 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100150 14420725760 12407 33554432000 4194304 4196468 140726755481456 140522784564464 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4599] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4599/stat : 4599 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 12407 33554432000 4194304 4196468 140726755481456 140522783513040 140523672668059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4600] ppid=4586 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4589/task/4600/stat : 4600 (java) R 4586 4589 2886 0 -1 4202560 284 0 0 0 2 0 0 0 20 0 15 0 45100153 14420725760 12407 33554432000 4194304 4196468 140726755481456 140522782460144 140523654160384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4601] ppid=4586 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/4589/task/4601/stat : 4601 (java) R 4586 4589 2886 0 -1 1077944384 325 0 0 0 1 0 0 0 20 0 15 0 45100153 14420725760 12407 33554432000 4194304 4196468 140726755481456 140522781407600 140523672660610 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4602] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0.06 cores=1,3,5,7
/proc/4589/task/4602/stat : 4602 (java) R 4586 4589 2886 0 -1 4202560 286 0 0 0 6 0 0 0 20 0 15 0 45100153 14420725760 12407 33554432000 4194304 4196468 140726755481456 140522780352080 140523672661398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4603] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4603/stat : 4603 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 12407 33554432000 4194304 4196468 140726755481456 140522779302240 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4604] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4604/stat : 4604 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 12407 33554432000 4194304 4196468 140726755481456 140522778250288 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 49628 KiB

[startup+0.310502 s]*
/proc/loadavg: 1.32 1.42 1.40 3/217 4604
/proc/meminfo: memFree=18220332/32770624 swapFree=67108860/67108860
[pid=4589] ppid=4586 vsize=14082740 memory=53040 CPUtime=0.45 cores=1,3,5,7
/proc/4589/stat : 4589 (java) S 4586 4589 2886 0 -1 1077944320 10838 0 0 0 42 3 0 0 20 0 15 0 45100147 14420725760 13260 33554432000 4194304 4196468 140726755481456 140726755464000 140523672649463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
/proc/4589/statm: 3520685 13260 3416 1 0 3482761 0
[pid=4589/tid=4591] ppid=4586 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/4589/task/4591/stat : 4591 (java) R 4586 4589 2886 0 -1 4202560 8562 0 0 0 28 2 0 0 20 0 15 0 45100147 14420725760 13260 33554432000 4194304 4196468 140726755481456 140523676860976 140523655836272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4592] ppid=4586 vsize=14082740 memory=304556149062238231 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4592/stat : 4592 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 13260 33554432000 4194304 4196468 140726755481456 140523625269776 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4593] ppid=4586 vsize=14082740 memory=16245917597836952 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4593/stat : 4593 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 13260 33554432000 4194304 4196468 140726755481456 140523624217232 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4594] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4594/stat : 4594 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 13260 33554432000 4194304 4196468 140726755481456 140523623164176 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4595] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4595/stat : 4595 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14420725760 13260 33554432000 4194304 4196468 140726755481456 140523622111632 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4596] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4596/stat : 4596 (java) S 4586 4589 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45100150 14420725760 13260 33554432000 4194304 4196468 140726755481456 140522876726000 140523672660610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4597] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4597/stat : 4597 (java) S 4586 4589 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45100150 14420725760 13260 33554432000 4194304 4196468 140726755481456 140522875672224 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4598] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4598/stat : 4598 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100150 14420725760 13260 33554432000 4194304 4196468 140726755481456 140522784564464 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4599] ppid=4586 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4599/stat : 4599 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 13260 33554432000 4194304 4196468 140726755481456 140522783513040 140523672668059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4600] ppid=4586 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4589/task/4600/stat : 4600 (java) S 4586 4589 2886 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 15 0 45100153 14420725760 13260 33554432000 4194304 4196468 140726755481456 140522782460144 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4601] ppid=4586 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4589/task/4601/stat : 4601 (java) S 4586 4589 2886 0 -1 1077944384 339 0 0 0 2 0 0 0 20 0 15 0 45100153 14420725760 13260 33554432000 4194304 4196468 140726755481456 140522781407600 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4602] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0.08 cores=1,3,5,7
/proc/4589/task/4602/stat : 4602 (java) S 4586 4589 2886 0 -1 1077944384 292 0 0 0 8 0 0 0 20 0 15 0 45100153 14420725760 13260 33554432000 4194304 4196468 140726755481456 140522780354544 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4603] ppid=4586 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4603/stat : 4603 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 13260 33554432000 4194304 4196468 140726755481456 140522779302240 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4604] ppid=4586 vsize=14082740 memory=140042768230016 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4604/stat : 4604 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100153 14420725760 13260 33554432000 4194304 4196468 140726755481456 140522778250288 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 53040 KiB

[startup+0.700688 s]
/proc/loadavg: 1.32 1.42 1.40 3/217 4604
/proc/meminfo: memFree=18196272/32770624 swapFree=67108860/67108860
[pid=4589] ppid=4586 vsize=14084808 memory=90612 CPUtime=0.97 cores=1,3,5,7
/proc/4589/stat : 4589 (java) S 4586 4589 2886 0 -1 1077944320 17567 0 0 0 93 4 0 0 20 0 15 0 45100147 14422843392 22653 33554432000 4194304 4196468 140726755481456 140726755464000 140523672649463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
/proc/4589/statm: 3521202 22653 3495 1 0 3483273 0
[pid=4589/tid=4591] ppid=4586 vsize=14084808 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/4589/task/4591/stat : 4591 (java) R 4586 4589 2886 0 -1 4202560 14953 0 0 0 64 3 0 0 20 0 15 0 45100147 14422843392 22653 33554432000 4194304 4196468 140726755481456 140523676871696 140523672671389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4592] ppid=4586 vsize=14084808 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4592/stat : 4592 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14422843392 22653 33554432000 4194304 4196468 140726755481456 140523625269776 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4593] ppid=4586 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4593/stat : 4593 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14422843392 22653 33554432000 4194304 4196468 140726755481456 140523624217232 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4594] ppid=4586 vsize=14084808 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4594/stat : 4594 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14422843392 22653 33554432000 4194304 4196468 140726755481456 140523623164176 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4595] ppid=4586 vsize=14084808 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4595/stat : 4595 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14422843392 22653 33554432000 4194304 4196468 140726755481456 140523622111632 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4596] ppid=4586 vsize=14084808 memory=9916 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4596/stat : 4596 (java) S 4586 4589 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45100150 14422843392 22653 33554432000 4194304 4196468 140726755481456 140522876726000 140523672660610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4597] ppid=4586 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4597/stat : 4597 (java) S 4586 4589 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45100150 14422843392 22653 33554432000 4194304 4196468 140726755481456 140522875672224 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4598] ppid=4586 vsize=14084808 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4598/stat : 4598 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100150 14422843392 22653 33554432000 4194304 4196468 140726755481456 140522784564464 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4599] ppid=4586 vsize=14084808 memory=4639098309541127013 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4599/stat : 4599 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14422843392 22653 33554432000 4194304 4196468 140726755481456 140522783513040 140523672668059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4600] ppid=4586 vsize=14084808 memory=7810176774304459348 CPUtime=0.06 cores=1,3,5,7
/proc/4589/task/4600/stat : 4600 (java) S 4586 4589 2886 0 -1 1077944384 434 0 0 0 6 0 0 0 20 0 15 0 45100153 14422843392 22653 33554432000 4194304 4196468 140726755481456 140522782460144 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4601] ppid=4586 vsize=14084808 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/4589/task/4601/stat : 4601 (java) S 4586 4589 2886 0 -1 1077944384 453 0 0 0 7 0 0 0 20 0 15 0 45100153 14422843392 22653 33554432000 4194304 4196468 140726755481456 140522781407600 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4602] ppid=4586 vsize=14084808 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/4589/task/4602/stat : 4602 (java) S 4586 4589 2886 0 -1 1077944384 364 0 0 0 15 0 0 0 20 0 15 0 45100153 14422843392 22653 33554432000 4194304 4196468 140726755481456 140522780354544 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4603] ppid=4586 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4603/stat : 4603 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14422843392 22653 33554432000 4194304 4196468 140726755481456 140522779302240 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4604] ppid=4586 vsize=14084808 memory=33 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4604/stat : 4604 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100153 14422843392 22653 33554432000 4194304 4196468 140726755481456 140522778250288 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 90612 KiB

[startup+1.50152 s]
/proc/loadavg: 1.32 1.42 1.40 4/217 4604
/proc/meminfo: memFree=18163616/32770624 swapFree=67108860/67108860
[pid=4589] ppid=4586 vsize=14090952 memory=143520 CPUtime=2.9 cores=1,3,5,7
/proc/4589/stat : 4589 (java) S 4586 4589 2886 0 -1 1077944320 24329 0 0 0 282 8 0 0 20 0 15 0 45100147 14429134848 35880 33554432000 4194304 4196468 140726755481456 140726755464000 140523672649463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
/proc/4589/statm: 3522738 35880 3546 1 0 3484809 0
[pid=4589/tid=4591] ppid=4586 vsize=14090952 memory=8112282956445269571 CPUtime=1.47 cores=1,3,5,7
/proc/4589/task/4591/stat : 4591 (java) R 4586 4589 2886 0 -1 4202560 18545 0 0 0 142 5 0 0 20 0 15 0 45100147 14429134848 35880 33554432000 4194304 4196468 140726755481456 140523676884224 140523299055866 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4592] ppid=4586 vsize=14090952 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4592/stat : 4592 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 35880 33554432000 4194304 4196468 140726755481456 140523625269776 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4593] ppid=4586 vsize=14090952 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4593/stat : 4593 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 35880 33554432000 4194304 4196468 140726755481456 140523624217232 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4594] ppid=4586 vsize=14090952 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4594/stat : 4594 (java) S 4586 4589 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 35880 33554432000 4194304 4196468 140726755481456 140523623164176 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4595] ppid=4586 vsize=14090952 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4595/stat : 4595 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 35880 33554432000 4194304 4196468 140726755481456 140523622111632 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4596] ppid=4586 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4596/stat : 4596 (java) S 4586 4589 2886 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 45100150 14429134848 35880 33554432000 4194304 4196468 140726755481456 140522876726000 140523672660610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4597] ppid=4586 vsize=14090952 memory=7236274495314159468 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4597/stat : 4597 (java) S 4586 4589 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45100150 14429134848 35880 33554432000 4194304 4196468 140726755481456 140522875672224 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4598] ppid=4586 vsize=14090952 memory=5787213827113576551 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4598/stat : 4598 (java) S 4586 4589 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45100150 14429134848 35880 33554432000 4194304 4196468 140726755481456 140522784564464 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4599] ppid=4586 vsize=14090952 memory=7013347520644732008 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4599/stat : 4599 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14429134848 35880 33554432000 4194304 4196468 140726755481456 140522783513040 140523672668059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4600] ppid=4586 vsize=14090952 memory=7526543563706521208 CPUtime=0.45 cores=1,3,5,7
/proc/4589/task/4600/stat : 4600 (java) R 4586 4589 2886 0 -1 4202560 1189 0 0 0 45 0 0 0 20 0 15 0 45100153 14429134848 35880 33554432000 4194304 4196468 140726755481456 140522782446240 140523651049292 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4601] ppid=4586 vsize=14090952 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/4589/task/4601/stat : 4601 (java) R 4586 4589 2886 0 -1 4202560 1434 0 0 0 40 0 0 0 20 0 15 0 45100153 14429134848 35880 33554432000 4194304 4196468 140726755481456 140522781387944 140523656135477 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4602] ppid=4586 vsize=14090952 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/4589/task/4602/stat : 4602 (java) S 4586 4589 2886 0 -1 1077944384 1786 0 0 0 53 1 0 0 20 0 15 0 45100153 14429134848 35880 33554432000 4194304 4196468 140726755481456 140522780354544 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4603] ppid=4586 vsize=14090952 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4603/stat : 4603 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14429134848 35880 33554432000 4194304 4196468 140726755481456 140522779302240 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4604] ppid=4586 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4604/stat : 4604 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14429134848 35880 33554432000 4194304 4196468 140726755481456 140522778250288 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 143520 KiB

[startup+3.11 s]
/proc/loadavg: 1.32 1.42 1.40 3/217 4604
/proc/meminfo: memFree=18039388/32770624 swapFree=67108860/67108860
[pid=4589] ppid=4586 vsize=14090952 memory=233916 CPUtime=5.46 cores=1,3,5,7
/proc/4589/stat : 4589 (java) S 4586 4589 2886 0 -1 1077944320 29497 0 0 0 535 11 0 0 20 0 15 0 45100147 14429134848 58479 33554432000 4194304 4196468 140726755481456 140726755464000 140523672649463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
/proc/4589/statm: 3522738 58479 3562 1 0 3484809 0
[pid=4589/tid=4591] ppid=4586 vsize=14090952 memory=6656426216303648864 CPUtime=3.07 cores=1,3,5,7
/proc/4589/task/4591/stat : 4591 (java) R 4586 4589 2886 0 -1 4202560 18966 0 0 0 300 7 0 0 20 0 15 0 45100147 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523676885432 140523299565885 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4592] ppid=4586 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4592/stat : 4592 (java) S 4586 4589 2886 0 -1 1077944384 672 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523625269776 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4593] ppid=4586 vsize=14090952 memory=5937503940875993185 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4593/stat : 4593 (java) S 4586 4589 2886 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523624217232 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4594] ppid=4586 vsize=14090952 memory=7522794164617375081 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4594/stat : 4594 (java) S 4586 4589 2886 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523623164176 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4595] ppid=4586 vsize=14090952 memory=7014751519684253795 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4595/stat : 4595 (java) S 4586 4589 2886 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523622111632 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4596] ppid=4586 vsize=14090952 memory=19774029435387 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4596/stat : 4596 (java) S 4586 4589 2886 0 -1 1077944384 109 0 0 0 0 0 0 0 20 0 15 0 45100150 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522876726000 140523672660610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4597] ppid=4586 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4597/stat : 4597 (java) S 4586 4589 2886 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 45100150 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522875672288 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4598] ppid=4586 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4598/stat : 4598 (java) S 4586 4589 2886 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 45100150 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522784564480 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4599] ppid=4586 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4599/stat : 4599 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522783513040 140523672668059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4600] ppid=4586 vsize=14090952 memory=0 CPUtime=0.89 cores=1,3,5,7
/proc/4589/task/4600/stat : 4600 (java) S 4586 4589 2886 0 -1 1077944384 2422 0 0 0 89 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522782460144 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4601] ppid=4586 vsize=14090952 memory=0 CPUtime=0.84 cores=1,3,5,7
/proc/4589/task/4601/stat : 4601 (java) S 4586 4589 2886 0 -1 1077944384 2781 0 0 0 84 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522781407600 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4602] ppid=4586 vsize=14090952 memory=233864 CPUtime=0.58 cores=1,3,5,7
/proc/4589/task/4602/stat : 4602 (java) S 4586 4589 2886 0 -1 1077944384 2696 0 0 0 57 1 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522780354544 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4603] ppid=4586 vsize=14090952 memory=38440782545446 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4603/stat : 4603 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522779302240 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4604] ppid=4586 vsize=14090952 memory=280085286498960 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4604/stat : 4604 (java) S 4586 4589 2886 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522778250288 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
Current children cumulated CPU time: 5.46 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 233916 KiB

[startup+3.61661 s]
# the end of solver process 4589 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.78518 s, system=0.115986 s

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

[startup+3.20096 s]
/proc/loadavg: 1.32 1.42 1.40 3/217 4604
/proc/meminfo: memFree=18039388/32770624 swapFree=67108860/67108860
[pid=4589] ppid=4586 vsize=14090952 memory=233916 CPUtime=5.55 cores=1,3,5,7
/proc/4589/stat : 4589 (java) S 4586 4589 2886 0 -1 1077944320 29502 0 0 0 544 11 0 0 20 0 15 0 45100147 14429134848 58479 33554432000 4194304 4196468 140726755481456 140726755464000 140523672649463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
/proc/4589/statm: 3522738 58479 3562 1 0 3484809 0
[pid=4589/tid=4591] ppid=4586 vsize=14090952 memory=280085286499440 CPUtime=3.16 cores=1,3,5,7
/proc/4589/task/4591/stat : 4591 (java) R 4586 4589 2886 0 -1 4202560 18971 0 0 0 309 7 0 0 20 0 15 0 45100147 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523676885432 140523299624306 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4592] ppid=4586 vsize=14090952 memory=280085286499888 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4592/stat : 4592 (java) S 4586 4589 2886 0 -1 1077944384 672 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523625269776 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4593] ppid=4586 vsize=14090952 memory=280085286499824 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4593/stat : 4593 (java) S 4586 4589 2886 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523624217232 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4594] ppid=4586 vsize=14090952 memory=280085286895088 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4594/stat : 4594 (java) S 4586 4589 2886 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523623164176 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4595] ppid=4586 vsize=14090952 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4595/stat : 4595 (java) S 4586 4589 2886 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 15 0 45100148 14429134848 58479 33554432000 4194304 4196468 140726755481456 140523622111632 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4596] ppid=4586 vsize=14090952 memory=15228 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4596/stat : 4596 (java) S 4586 4589 2886 0 -1 1077944384 109 0 0 0 0 0 0 0 20 0 15 0 45100150 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522876726000 140523672660610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4597] ppid=4586 vsize=14090952 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4597/stat : 4597 (java) S 4586 4589 2886 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 45100150 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522875672288 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4598] ppid=4586 vsize=14090952 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4598/stat : 4598 (java) S 4586 4589 2886 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 45100150 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522784564480 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4599] ppid=4586 vsize=14090952 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4599/stat : 4599 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522783513040 140523672668059 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4600] ppid=4586 vsize=14090952 memory=1700 CPUtime=0.89 cores=1,3,5,7
/proc/4589/task/4600/stat : 4600 (java) S 4586 4589 2886 0 -1 1077944384 2422 0 0 0 89 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522782460144 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4601] ppid=4586 vsize=14090952 memory=796 CPUtime=0.84 cores=1,3,5,7
/proc/4589/task/4601/stat : 4601 (java) S 4586 4589 2886 0 -1 1077944384 2781 0 0 0 84 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522781407600 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4602] ppid=4586 vsize=14090952 memory=5408 CPUtime=0.58 cores=1,3,5,7
/proc/4589/task/4602/stat : 4602 (java) S 4586 4589 2886 0 -1 1077944384 2696 0 0 0 57 1 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522780354544 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4603] ppid=4586 vsize=14090952 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4603/stat : 4603 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522779302240 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4604] ppid=4586 vsize=14090952 memory=9916 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4604/stat : 4604 (java) D 4586 4589 2886 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 15 0 45100153 14429134848 58479 33554432000 4194304 4196468 140726755481456 140522778250208 140523657505550 0 4 0 16800975 18446744072100592773 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
Current children cumulated CPU time: 5.55 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 233916 KiB

[startup+3.60083 s]
/proc/loadavg: 1.32 1.42 1.40 3/217 4604
/proc/meminfo: memFree=18039388/32770624 swapFree=67108860/67108860
[pid=4589] ppid=4586 vsize=14157516 memory=234076 CPUtime=5.89 cores=1,3,5,7
/proc/4589/stat : 4589 (java) S 4586 4589 2886 0 -1 1077944320 30230 0 0 0 578 11 0 0 20 0 14 0 45100147 14497296384 58519 33554432000 4194304 4196468 140726755481456 140726755464000 140523672649463 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
/proc/4589/statm: 3539379 58519 3564 1 0 3501450 0
[pid=4589/tid=4591] ppid=4586 vsize=14157516 memory=15228 CPUtime=3.49 cores=1,3,5,7
/proc/4589/task/4591/stat : 4591 (java) S 4586 4589 2886 0 -1 1077944384 19620 0 0 0 342 7 0 0 20 0 14 0 45100147 14497296384 58519 33554432000 4194304 4196468 140726755481456 140523676892304 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4592] ppid=4586 vsize=14157516 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4592/stat : 4592 (java) S 4586 4589 2886 0 -1 1077944384 672 0 0 0 0 0 0 0 20 0 14 0 45100148 14497296384 58519 33554432000 4194304 4196468 140726755481456 140523625269776 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4593] ppid=4586 vsize=14157516 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4593/stat : 4593 (java) S 4586 4589 2886 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 14 0 45100148 14497296384 58519 33554432000 4194304 4196468 140726755481456 140523624217232 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4594] ppid=4586 vsize=14157516 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4594/stat : 4594 (java) S 4586 4589 2886 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 14 0 45100148 14497296384 58519 33554432000 4194304 4196468 140726755481456 140523623164176 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4595] ppid=4586 vsize=14157516 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4595/stat : 4595 (java) S 4586 4589 2886 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 14 0 45100148 14497296384 58519 33554432000 4194304 4196468 140726755481456 140523622111632 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4596] ppid=4586 vsize=14157516 memory=796 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4596/stat : 4596 (java) S 4586 4589 2886 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 14 0 45100150 14497296384 58519 33554432000 4194304 4196468 140726755481456 140522876726208 140523672660610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4597] ppid=4586 vsize=14157516 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4597/stat : 4597 (java) S 4586 4589 2886 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 14 0 45100150 14497296384 58519 33554432000 4194304 4196468 140726755481456 140522875672288 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4598] ppid=4586 vsize=14157516 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4598/stat : 4598 (java) S 4586 4589 2886 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 14 0 45100150 14497296384 58519 33554432000 4194304 4196468 140726755481456 140522784564480 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4599] ppid=4586 vsize=14157516 memory=9916 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4599/stat : 4599 (java) S 4586 4589 2886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 14 0 45100153 14497296384 58519 33554432000 4194304 4196468 140726755481456 140522783512688 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4600] ppid=4586 vsize=14157516 memory=8112282956445269571 CPUtime=0.89 cores=1,3,5,7
/proc/4589/task/4600/stat : 4600 (java) S 4586 4589 2886 0 -1 1077944384 2427 0 0 0 89 0 0 0 20 0 14 0 45100153 14497296384 58519 33554432000 4194304 4196468 140726755481456 140522782444688 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4601] ppid=4586 vsize=14157516 memory=7162533626317001048 CPUtime=0.85 cores=1,3,5,7
/proc/4589/task/4601/stat : 4601 (java) S 4586 4589 2886 0 -1 1077944384 2795 0 0 0 85 0 0 0 20 0 14 0 45100153 14497296384 58519 33554432000 4194304 4196468 140726755481456 140522781392112 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 29 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4602] ppid=4586 vsize=14157516 memory=7091027944132798824 CPUtime=0.58 cores=1,3,5,7
/proc/4589/task/4602/stat : 4602 (java) S 4586 4589 2886 0 -1 1077944384 2720 0 0 0 57 1 0 0 20 0 14 0 45100153 14497296384 58519 33554432000 4194304 4196468 140726755481456 140522780354544 140523672660610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
[pid=4589/tid=4603] ppid=4586 vsize=14157516 memory=7811867822783619648 CPUtime=0 cores=1,3,5,7
/proc/4589/task/4603/stat : 4603 (java) S 4586 4589 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 45100153 14497296384 58519 33554432000 4194304 4196468 140726755481456 140522779302240 140523672659669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24567808 140726755488849 140726755489033 140726755489033 140726755491791 0
Current children cumulated CPU time: 5.89 s
Current children cumulated vsize: 14157516 KiB
Current children cumulated memory: 234076 KiB

Child status: 0
Real time (s): 3.61665
CPU time (s): 5.90117
CPU user time (s): 5.78518
CPU system time (s): 0.115986
CPU usage (%): 163.167
Max. virtual memory (cumulated for all children) (KiB): 14157516
Max. memory (cumulated for all children) (KiB): 234076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.78518
system time used= 0.115986
maximum resident set size= 234392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30258
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3347
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 4589
#   total CPU time (s): 5.90117
#   total CPU user time (s): 5.78518
#   total CPU system time (s): 0.115986

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044132 second user time and 0.075024 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-22 18:02:50
IDJOB=4290861
IDBENCH=141603
IDSOLVER=2744
FILE ID=node139/4290861-1532275370
RUNJOBID= node139-1532261030-2918
PBS_JOBID= 21018971
Free space on /tmp= 45888 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-12_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-4290861-1532275370/watcher-4290861-1532275370 -o /tmp/evaluation-result-4290861-1532275370/solver-4290861-1532275370 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532261030-2918 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 460994245 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290861-1532275370.xml

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

MD5SUM BENCH= 7e6479b2a75a5c904a12e855693ae1ca
RANDOM SEED=460994245

node139.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.80
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.80
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.80
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.80
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:        18260556 kB
MemAvailable:   31747036 kB
Buffers:          162396 kB
Cached:         13375648 kB
SwapCached:            0 kB
Active:          1388772 kB
Inactive:       12395200 kB
Active(anon):     201728 kB
Inactive(anon):    64064 kB
Active(file):    1187044 kB
Inactive(file): 12331136 kB
Unevictable:        7304 kB
Mlocked:            7304 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35760 kB
Writeback:             0 kB
AnonPages:        310540 kB
Mapped:            49304 kB
Shmem:             17036 kB
Slab:             423956 kB
SReclaimable:     396760 kB
SUnreclaim:        27196 kB
KernelStack:        3840 kB
PageTables:         5576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1179776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45852 MiB
End job on node139 at 2018-07-22 18:02:54