Trace number 4290829

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 7.08773 5.70934

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
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.028306
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-07-02
0.68/0.56	c seed: 2035399073
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...
1.98/1.24	c Parsing done, starting search...
7.00/5.24	s SATISFIABLE
7.08/5.63	v <instantiation>
7.08/5.63	v 	<list>
7.08/5.63	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]
7.08/5.63	v 	</list>
7.08/5.63	v 	<values>
7.08/5.63	v 		0 8 4 5 7 1 3 6 2 4 1 5 0 6 3 8 2 7 6 0 2 7 3 4 5 8 1 8 6 1 3 5 2 7 0 4 3 7 8 1 4 6 2 5 0 2 4 7 6 8 5 0 1 3 1 2 3 8 0 7 6 4 5 5 3 0 4 2 8 1 7 6 7 5 6 2 1 0 4 3 8 7 3 2 5 4 8 1 6 7 4 8 2 6 5 0 3 3 4 0 1 8 7 6 5 2 8 0 6 7 4 5 1 5 2 1 6 0 3 8 7 4 6 8 7 0 1 3 2 8 5 7 4 3 1 2 0 1 0 6 5 8 3 2 4 6 3 5 1 7 2 0 4 
7.08/5.63	v 	</values>
7.08/5.63	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 (7385 MiB free)
  memory of node 1: 16384 MiB (10457 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290829-1532277769/watcher-4290829-1532277769 -o /tmp/evaluation-result-4290829-1532277769/solver-4290829-1532277769 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532261030-2918 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 2035399073 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290829-1532277769.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=4891, runsolver pid=4888

[startup+0.100095 s]*
/proc/loadavg: 1.36 1.41 1.46 3/215 4906
/proc/meminfo: memFree=18253424/32770624 swapFree=67108860/67108860
[pid=4891] ppid=4888 vsize=14082740 memory=31024 CPUtime=0.12 cores=1,3,5,7
/proc/4891/stat : 4891 (java) S 4888 4891 2886 0 -1 1077944320 6705 0 0 0 10 2 0 0 20 0 15 0 45340072 14420725760 7756 33554432000 4194304 4196468 140727090014288 140727089996832 140561742720759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
/proc/4891/statm: 3520685 7756 3135 1 0 3482761 0
[pid=4891/tid=4893] ppid=4888 vsize=14082740 memory=-8681640977487459520 CPUtime=0.09 cores=1,3,5,7
/proc/4891/task/4893/stat : 4893 (java) R 4888 4891 2886 0 -1 4202560 4777 0 0 0 8 1 0 0 20 0 15 0 45340072 14420725760 7756 33554432000 4194304 4196468 140727090014288 140561746960512 140561726801246 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4894] ppid=4888 vsize=14082740 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4894/stat : 4894 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 7756 33554432000 4194304 4196468 140727090014288 140561672809232 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4895] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4895/stat : 4895 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 7756 33554432000 4194304 4196468 140727090014288 140561671756688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4896] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4896/stat : 4896 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 7756 33554432000 4194304 4196468 140727090014288 140561670704144 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4897] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4897/stat : 4897 (java) S 4888 4891 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 7756 33554432000 4194304 4196468 140727090014288 140561669651600 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4898] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4898/stat : 4898 (java) S 4888 4891 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45340074 14420725760 7756 33554432000 4194304 4196468 140727090014288 140560655149040 140561742731906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4899] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4899/stat : 4899 (java) S 4888 4891 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45340075 14420725760 7756 33554432000 4194304 4196468 140727090014288 140560654095264 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4900] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4900/stat : 4900 (java) S 4888 4891 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45340075 14420725760 7756 33554432000 4194304 4196468 140727090014288 140560653042672 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4901] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4901/stat : 4901 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340077 14420725760 7756 33554432000 4194304 4196468 140727090014288 140560651991248 140561742739355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4902] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4902/stat : 4902 (java) S 4888 4891 2886 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 45340077 14420725760 7756 33554432000 4194304 4196468 140727090014288 140560650938864 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4903] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4903/stat : 4903 (java) S 4888 4891 2886 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 45340077 14420725760 7756 33554432000 4194304 4196468 140727090014288 140560649886320 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4904] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0.01 cores=1,3,5,7
/proc/4891/task/4904/stat : 4904 (java) S 4888 4891 2886 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 15 0 45340077 14420725760 7756 33554432000 4194304 4196468 140727090014288 140560648833776 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4905] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4905/stat : 4905 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340078 14420725760 7756 33554432000 4194304 4196468 140727090014288 140560647781472 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4906] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4906/stat : 4906 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340078 14420725760 7756 33554432000 4194304 4196468 140727090014288 140560646727984 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31024 KiB

[startup+0.211336 s]*
/proc/loadavg: 1.36 1.41 1.46 6/215 4906
/proc/meminfo: memFree=18238540/32770624 swapFree=67108860/67108860
[pid=4891] ppid=4888 vsize=14082740 memory=47052 CPUtime=0.31 cores=1,3,5,7
/proc/4891/stat : 4891 (java) S 4888 4891 2886 0 -1 1077944320 10372 0 0 0 28 3 0 0 20 0 15 0 45340072 14420725760 11763 33554432000 4194304 4196468 140727090014288 140727089996832 140561742720759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
/proc/4891/statm: 3520685 11763 3365 1 0 3482761 0
[pid=4891/tid=4893] ppid=4888 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/4891/task/4893/stat : 4893 (java) R 4888 4891 2886 0 -1 4202560 8104 0 0 0 18 2 0 0 20 0 15 0 45340072 14420725760 11763 33554432000 4194304 4196468 140727090014288 140561746946736 140561726764389 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4894] ppid=4888 vsize=14082740 memory=342 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4894/stat : 4894 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 11763 33554432000 4194304 4196468 140727090014288 140561672809232 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4895] ppid=4888 vsize=14082740 memory=139757063819054 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4895/stat : 4895 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 11763 33554432000 4194304 4196468 140727090014288 140561671756688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4896] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4896/stat : 4896 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 11763 33554432000 4194304 4196468 140727090014288 140561670704144 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4897] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4897/stat : 4897 (java) S 4888 4891 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 11763 33554432000 4194304 4196468 140727090014288 140561669651600 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4898] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4898/stat : 4898 (java) S 4888 4891 2886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 45340074 14420725760 11763 33554432000 4194304 4196468 140727090014288 140560655149040 140561742731906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4899] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4899/stat : 4899 (java) S 4888 4891 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45340075 14420725760 11763 33554432000 4194304 4196468 140727090014288 140560654095264 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4900] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4900/stat : 4900 (java) S 4888 4891 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45340075 14420725760 11763 33554432000 4194304 4196468 140727090014288 140560653042672 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4901] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4901/stat : 4901 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340077 14420725760 11763 33554432000 4194304 4196468 140727090014288 140560651991248 140561742739355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4902] ppid=4888 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4891/task/4902/stat : 4902 (java) S 4888 4891 2886 0 -1 1077944384 460 0 0 0 2 0 0 0 20 0 15 0 45340077 14420725760 11763 33554432000 4194304 4196468 140727090014288 140560650938864 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4903] ppid=4888 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4891/task/4903/stat : 4903 (java) S 4888 4891 2886 0 -1 1077944384 152 0 0 0 2 0 0 0 20 0 15 0 45340077 14420725760 11763 33554432000 4194304 4196468 140727090014288 140560649886320 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4904] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0.05 cores=1,3,5,7
/proc/4891/task/4904/stat : 4904 (java) R 4888 4891 2886 0 -1 4202560 276 0 0 0 5 0 0 0 20 0 15 0 45340077 14420725760 11763 33554432000 4194304 4196468 140727090014288 140560648830712 140561721251760 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4905] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4905/stat : 4905 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340078 14420725760 11763 33554432000 4194304 4196468 140727090014288 140560647781472 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4906] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4906/stat : 4906 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340078 14420725760 11763 33554432000 4194304 4196468 140727090014288 140560646727984 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47052 KiB

[startup+0.310436 s]*
/proc/loadavg: 1.36 1.41 1.46 3/215 4906
/proc/meminfo: memFree=18234880/32770624 swapFree=67108860/67108860
[pid=4891] ppid=4888 vsize=14082740 memory=50800 CPUtime=0.44 cores=1,3,5,7
/proc/4891/stat : 4891 (java) S 4888 4891 2886 0 -1 1077944320 10779 0 0 0 41 3 0 0 20 0 15 0 45340072 14420725760 12700 33554432000 4194304 4196468 140727090014288 140727089996832 140561742720759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
/proc/4891/statm: 3520685 12700 3415 1 0 3482761 0
[pid=4891/tid=4893] ppid=4888 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/4891/task/4893/stat : 4893 (java) R 4888 4891 2886 0 -1 4202560 8463 0 0 0 28 2 0 0 20 0 15 0 45340072 14420725760 12700 33554432000 4194304 4196468 140727090014288 140561746932272 140561724285732 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4894] ppid=4888 vsize=14082740 memory=304556149062238231 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4894/stat : 4894 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 12700 33554432000 4194304 4196468 140727090014288 140561672809232 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4895] ppid=4888 vsize=14082740 memory=139757063817872 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4895/stat : 4895 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 12700 33554432000 4194304 4196468 140727090014288 140561671756688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4896] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4896/stat : 4896 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 12700 33554432000 4194304 4196468 140727090014288 140561670704144 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4897] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4897/stat : 4897 (java) S 4888 4891 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45340073 14420725760 12700 33554432000 4194304 4196468 140727090014288 140561669651600 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4898] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4898/stat : 4898 (java) S 4888 4891 2886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 45340074 14420725760 12700 33554432000 4194304 4196468 140727090014288 140560655149040 140561742731906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4899] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4899/stat : 4899 (java) S 4888 4891 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45340075 14420725760 12700 33554432000 4194304 4196468 140727090014288 140560654095264 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4900] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4900/stat : 4900 (java) S 4888 4891 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45340075 14420725760 12700 33554432000 4194304 4196468 140727090014288 140560653042672 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4901] ppid=4888 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4901/stat : 4901 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340077 14420725760 12700 33554432000 4194304 4196468 140727090014288 140560651991248 140561742739355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4902] ppid=4888 vsize=14082740 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4891/task/4902/stat : 4902 (java) S 4888 4891 2886 0 -1 1077944384 475 0 0 0 3 0 0 0 20 0 15 0 45340077 14420725760 12700 33554432000 4194304 4196468 140727090014288 140560650938864 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4903] ppid=4888 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4891/task/4903/stat : 4903 (java) S 4888 4891 2886 0 -1 1077944384 157 0 0 0 2 0 0 0 20 0 15 0 45340077 14420725760 12700 33554432000 4194304 4196468 140727090014288 140560649886320 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4904] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0.07 cores=1,3,5,7
/proc/4891/task/4904/stat : 4904 (java) S 4888 4891 2886 0 -1 1077944384 301 0 0 0 7 0 0 0 20 0 15 0 45340077 14420725760 12700 33554432000 4194304 4196468 140727090014288 140560648833776 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4905] ppid=4888 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4905/stat : 4905 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340078 14420725760 12700 33554432000 4194304 4196468 140727090014288 140560647781472 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4906] ppid=4888 vsize=14082740 memory=139757063796352 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4906/stat : 4906 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340078 14420725760 12700 33554432000 4194304 4196468 140727090014288 140560646727984 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50800 KiB

[startup+0.700777 s]
/proc/loadavg: 1.36 1.41 1.46 3/215 4906
/proc/meminfo: memFree=18210324/32770624 swapFree=67108860/67108860
[pid=4891] ppid=4888 vsize=14084808 memory=88932 CPUtime=0.97 cores=1,3,5,7
/proc/4891/stat : 4891 (java) S 4888 4891 2886 0 -1 1077944320 17593 0 0 0 91 6 0 0 20 0 15 0 45340072 14422843392 22233 33554432000 4194304 4196468 140727090014288 140727089996832 140561742720759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
/proc/4891/statm: 3521202 22233 3496 1 0 3483273 0
[pid=4891/tid=4893] ppid=4888 vsize=14084808 memory=1728 CPUtime=0.68 cores=1,3,5,7
/proc/4891/task/4893/stat : 4893 (java) R 4888 4891 2886 0 -1 4202560 14920 0 0 0 63 5 0 0 20 0 15 0 45340072 14422843392 22233 33554432000 4194304 4196468 140727090014288 140561746944976 140561742732694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4894] ppid=4888 vsize=14084808 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4894/stat : 4894 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14422843392 22233 33554432000 4194304 4196468 140727090014288 140561672809232 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4895] ppid=4888 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4895/stat : 4895 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14422843392 22233 33554432000 4194304 4196468 140727090014288 140561671756688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4896] ppid=4888 vsize=14084808 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4896/stat : 4896 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14422843392 22233 33554432000 4194304 4196468 140727090014288 140561670704144 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4897] ppid=4888 vsize=14084808 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4897/stat : 4897 (java) S 4888 4891 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45340073 14422843392 22233 33554432000 4194304 4196468 140727090014288 140561669651600 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4898] ppid=4888 vsize=14084808 memory=9916 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4898/stat : 4898 (java) S 4888 4891 2886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 45340074 14422843392 22233 33554432000 4194304 4196468 140727090014288 140560655149040 140561742731906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4899] ppid=4888 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4899/stat : 4899 (java) S 4888 4891 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45340075 14422843392 22233 33554432000 4194304 4196468 140727090014288 140560654095264 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4900] ppid=4888 vsize=14084808 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4900/stat : 4900 (java) S 4888 4891 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45340075 14422843392 22233 33554432000 4194304 4196468 140727090014288 140560653042672 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4901] ppid=4888 vsize=14084808 memory=4639098309541127013 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4901/stat : 4901 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340077 14422843392 22233 33554432000 4194304 4196468 140727090014288 140560651991248 140561742739355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4902] ppid=4888 vsize=14084808 memory=7810176774304459348 CPUtime=0.07 cores=1,3,5,7
/proc/4891/task/4902/stat : 4902 (java) S 4888 4891 2886 0 -1 1077944384 569 0 0 0 7 0 0 0 20 0 15 0 45340077 14422843392 22233 33554432000 4194304 4196468 140727090014288 140560650938864 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4903] ppid=4888 vsize=14084808 memory=6154282490091891024 CPUtime=0.05 cores=1,3,5,7
/proc/4891/task/4903/stat : 4903 (java) S 4888 4891 2886 0 -1 1077944384 322 0 0 0 5 0 0 0 20 0 15 0 45340077 14422843392 22233 33554432000 4194304 4196468 140727090014288 140560649886320 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4904] ppid=4888 vsize=14084808 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/4891/task/4904/stat : 4904 (java) R 4888 4891 2886 0 -1 4202560 399 0 0 0 15 0 0 0 20 0 15 0 45340077 14422843392 22233 33554432000 4194304 4196468 140727090014288 140560648833776 140561742742106 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4905] ppid=4888 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4905/stat : 4905 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340078 14422843392 22233 33554432000 4194304 4196468 140727090014288 140560647781472 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4906] ppid=4888 vsize=14084808 memory=33 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4906/stat : 4906 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340078 14422843392 22233 33554432000 4194304 4196468 140727090014288 140560646727984 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88932 KiB

[startup+1.50134 s]
/proc/loadavg: 1.36 1.41 1.46 4/215 4906
/proc/meminfo: memFree=18182068/32770624 swapFree=67108860/67108860
[pid=4891] ppid=4888 vsize=14090952 memory=135796 CPUtime=2.87 cores=1,3,5,7
/proc/4891/stat : 4891 (java) S 4888 4891 2886 0 -1 1077944320 23986 0 0 0 278 9 0 0 20 0 15 0 45340072 14429134848 33949 33554432000 4194304 4196468 140727090014288 140727089996832 140561742720759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
/proc/4891/statm: 3522738 33949 3537 1 0 3484809 0
[pid=4891/tid=4893] ppid=4888 vsize=14090952 memory=8112282956445269571 CPUtime=1.47 cores=1,3,5,7
/proc/4891/task/4893/stat : 4893 (java) R 4888 4891 2886 0 -1 4202560 18830 0 0 0 141 6 0 0 20 0 15 0 45340072 14429134848 33949 33554432000 4194304 4196468 140727090014288 140561746956464 140561349737199 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4894] ppid=4888 vsize=14090952 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4894/stat : 4894 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 33949 33554432000 4194304 4196468 140727090014288 140561672809232 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4895] ppid=4888 vsize=14090952 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4895/stat : 4895 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 33949 33554432000 4194304 4196468 140727090014288 140561671756688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4896] ppid=4888 vsize=14090952 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4896/stat : 4896 (java) S 4888 4891 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 33949 33554432000 4194304 4196468 140727090014288 140561670704144 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4897] ppid=4888 vsize=14090952 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4897/stat : 4897 (java) S 4888 4891 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 33949 33554432000 4194304 4196468 140727090014288 140561669651600 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4898] ppid=4888 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4898/stat : 4898 (java) S 4888 4891 2886 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 45340074 14429134848 33949 33554432000 4194304 4196468 140727090014288 140560655149040 140561742731906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0

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

Current children cumulated CPU time: 4.88 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 223792 KiB

[startup+5.70932 s]
# the end of solver process 4891 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.96117 s, system=0.12656 s

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

[startup+3.20087 s]
/proc/loadavg: 1.36 1.41 1.46 3/215 4906
/proc/meminfo: memFree=18061376/32770624 swapFree=67108860/67108860
[pid=4891] ppid=4888 vsize=14090952 memory=225840 CPUtime=4.97 cores=1,3,5,7
/proc/4891/stat : 4891 (java) S 4888 4891 2886 0 -1 1077944320 27302 0 0 0 486 11 0 0 20 0 15 0 45340072 14429134848 56460 33554432000 4194304 4196468 140727090014288 140727089996832 140561742720759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
/proc/4891/statm: 3522738 56460 3560 1 0 3484809 0
[pid=4891/tid=4893] ppid=4888 vsize=14090952 memory=279513921631344 CPUtime=3.16 cores=1,3,5,7
/proc/4891/task/4893/stat : 4893 (java) R 4888 4891 2886 0 -1 4202560 19124 0 0 0 309 7 0 0 20 0 15 0 45340072 14429134848 56460 33554432000 4194304 4196468 140727090014288 140561746958856 140561349821931 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4894] ppid=4888 vsize=14090952 memory=279513921631792 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4894/stat : 4894 (java) S 4888 4891 2886 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 56460 33554432000 4194304 4196468 140727090014288 140561672809232 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4895] ppid=4888 vsize=14090952 memory=279513921631728 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4895/stat : 4895 (java) S 4888 4891 2886 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 56460 33554432000 4194304 4196468 140727090014288 140561671756688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4896] ppid=4888 vsize=14090952 memory=279513922026992 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4896/stat : 4896 (java) S 4888 4891 2886 0 -1 1077944384 668 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 56460 33554432000 4194304 4196468 140727090014288 140561670704144 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4897] ppid=4888 vsize=14090952 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4897/stat : 4897 (java) S 4888 4891 2886 0 -1 1077944384 364 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 56460 33554432000 4194304 4196468 140727090014288 140561669651600 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4898] ppid=4888 vsize=14090952 memory=15272 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4898/stat : 4898 (java) S 4888 4891 2886 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 15 0 45340074 14429134848 56460 33554432000 4194304 4196468 140727090014288 140560655149040 140561742731906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4899] ppid=4888 vsize=14090952 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4899/stat : 4899 (java) S 4888 4891 2886 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 45340075 14429134848 56460 33554432000 4194304 4196468 140727090014288 140560654095328 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4900] ppid=4888 vsize=14090952 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4900/stat : 4900 (java) S 4888 4891 2886 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45340075 14429134848 56460 33554432000 4194304 4196468 140727090014288 140560653042688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4901] ppid=4888 vsize=14090952 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4901/stat : 4901 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340077 14429134848 56460 33554432000 4194304 4196468 140727090014288 140560651991248 140561742739355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4902] ppid=4888 vsize=14090952 memory=1700 CPUtime=0.59 cores=1,3,5,7
/proc/4891/task/4902/stat : 4902 (java) S 4888 4891 2886 0 -1 1077944384 1814 0 0 0 59 0 0 0 20 0 15 0 45340077 14429134848 56460 33554432000 4194304 4196468 140727090014288 140560650938864 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4903] ppid=4888 vsize=14090952 memory=796 CPUtime=0.64 cores=1,3,5,7
/proc/4891/task/4903/stat : 4903 (java) S 4888 4891 2886 0 -1 1077944384 1163 0 0 0 63 1 0 0 20 0 15 0 45340077 14429134848 56460 33554432000 4194304 4196468 140727090014288 140560649886320 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4904] ppid=4888 vsize=14090952 memory=5408 CPUtime=0.51 cores=1,3,5,7
/proc/4891/task/4904/stat : 4904 (java) S 4888 4891 2886 0 -1 1077944384 2360 0 0 0 51 0 0 0 20 0 15 0 45340077 14429134848 56460 33554432000 4194304 4196468 140727090014288 140560648833776 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4905] ppid=4888 vsize=14090952 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4905/stat : 4905 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340078 14429134848 56460 33554432000 4194304 4196468 140727090014288 140560647781472 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4906] ppid=4888 vsize=14090952 memory=9916 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4906/stat : 4906 (java) S 4888 4891 2886 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 45340078 14429134848 56460 33554432000 4194304 4196468 140727090014288 140560646727984 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
Current children cumulated CPU time: 4.97 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 225840 KiB

[startup+4.8007 s]
/proc/loadavg: 1.36 1.41 1.46 3/215 4906
/proc/meminfo: memFree=18059448/32770624 swapFree=67108860/67108860
[pid=4891] ppid=4888 vsize=14090952 memory=230004 CPUtime=6.6 cores=1,3,5,7
/proc/4891/stat : 4891 (java) S 4888 4891 2886 0 -1 1077944320 27602 0 0 0 648 12 0 0 20 0 15 0 45340072 14429134848 57501 33554432000 4194304 4196468 140727090014288 140727089996832 140561742720759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
/proc/4891/statm: 3522738 57501 3560 1 0 3484809 0
[pid=4891/tid=4893] ppid=4888 vsize=14090952 memory=-7674914008656224160 CPUtime=4.75 cores=1,3,5,7
/proc/4891/task/4893/stat : 4893 (java) R 4888 4891 2886 0 -1 4202560 19147 0 0 0 468 7 0 0 20 0 15 0 45340072 14429134848 57501 33554432000 4194304 4196468 140727090014288 140561746958896 140561349621840 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4894] ppid=4888 vsize=14090952 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4894/stat : 4894 (java) S 4888 4891 2886 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 57501 33554432000 4194304 4196468 140727090014288 140561672809232 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4895] ppid=4888 vsize=14090952 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4895/stat : 4895 (java) S 4888 4891 2886 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 57501 33554432000 4194304 4196468 140727090014288 140561671756688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4896] ppid=4888 vsize=14090952 memory=225840 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4896/stat : 4896 (java) S 4888 4891 2886 0 -1 1077944384 672 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 57501 33554432000 4194304 4196468 140727090014288 140561670704144 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4897] ppid=4888 vsize=14090952 memory=15272 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4897/stat : 4897 (java) S 4888 4891 2886 0 -1 1077944384 365 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 57501 33554432000 4194304 4196468 140727090014288 140561669651600 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4898] ppid=4888 vsize=14090952 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4898/stat : 4898 (java) S 4888 4891 2886 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 15 0 45340074 14429134848 57501 33554432000 4194304 4196468 140727090014288 140560655149040 140561742731906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4899] ppid=4888 vsize=14090952 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4899/stat : 4899 (java) S 4888 4891 2886 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 45340075 14429134848 57501 33554432000 4194304 4196468 140727090014288 140560654095328 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4900] ppid=4888 vsize=14090952 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4900/stat : 4900 (java) S 4888 4891 2886 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45340075 14429134848 57501 33554432000 4194304 4196468 140727090014288 140560653042688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4901] ppid=4888 vsize=14090952 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4901/stat : 4901 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340077 14429134848 57501 33554432000 4194304 4196468 140727090014288 140560651991248 140561742739355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4902] ppid=4888 vsize=14090952 memory=796 CPUtime=0.6 cores=1,3,5,7
/proc/4891/task/4902/stat : 4902 (java) S 4888 4891 2886 0 -1 1077944384 1823 0 0 0 60 0 0 0 20 0 15 0 45340077 14429134848 57501 33554432000 4194304 4196468 140727090014288 140560650938864 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4903] ppid=4888 vsize=14090952 memory=5408 CPUtime=0.65 cores=1,3,5,7
/proc/4891/task/4903/stat : 4903 (java) S 4888 4891 2886 0 -1 1077944384 1235 0 0 0 64 1 0 0 20 0 15 0 45340077 14429134848 57501 33554432000 4194304 4196468 140727090014288 140560649886320 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4904] ppid=4888 vsize=14090952 memory=1008 CPUtime=0.52 cores=1,3,5,7
/proc/4891/task/4904/stat : 4904 (java) S 4888 4891 2886 0 -1 1077944384 2537 0 0 0 52 0 0 0 20 0 15 0 45340077 14429134848 57501 33554432000 4194304 4196468 140727090014288 140560648833776 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4905] ppid=4888 vsize=14090952 memory=9916 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4905/stat : 4905 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340078 14429134848 57501 33554432000 4194304 4196468 140727090014288 140560647781472 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4906] ppid=4888 vsize=14090952 memory=279513921560328 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4906/stat : 4906 (java) S 4888 4891 2886 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 45340078 14429134848 57501 33554432000 4194304 4196468 140727090014288 140560646727984 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
Current children cumulated CPU time: 6.6 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 230004 KiB

[startup+5.20067 s]
/proc/loadavg: 1.41 1.42 1.47 3/215 4906
/proc/meminfo: memFree=18036100/32770624 swapFree=67108860/67108860
[pid=4891] ppid=4888 vsize=14090952 memory=230008 CPUtime=7 cores=1,3,5,7
/proc/4891/stat : 4891 (java) S 4888 4891 2886 0 -1 1077944320 28425 0 0 0 688 12 0 0 20 0 15 0 45340072 14429134848 57502 33554432000 4194304 4196468 140727090014288 140727089996832 140561742720759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
/proc/4891/statm: 3522738 57502 3560 1 0 3484809 0
[pid=4891/tid=4893] ppid=4888 vsize=14090952 memory=0 CPUtime=5.15 cores=1,3,5,7
/proc/4891/task/4893/stat : 4893 (java) R 4888 4891 2886 0 -1 4202560 19147 0 0 0 508 7 0 0 20 0 15 0 45340072 14429134848 57502 33554432000 4194304 4196468 140727090014288 140561746958784 140561349790931 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4894] ppid=4888 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4894/stat : 4894 (java) S 4888 4891 2886 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 57502 33554432000 4194304 4196468 140727090014288 140561672809232 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4895] ppid=4888 vsize=14090952 memory=1158 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4895/stat : 4895 (java) S 4888 4891 2886 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 57502 33554432000 4194304 4196468 140727090014288 140561671756688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4896] ppid=4888 vsize=14090952 memory=278 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4896/stat : 4896 (java) S 4888 4891 2886 0 -1 1077944384 672 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 57502 33554432000 4194304 4196468 140727090014288 140561670704144 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4897] ppid=4888 vsize=14090952 memory=279513922217984 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4897/stat : 4897 (java) S 4888 4891 2886 0 -1 1077944384 365 0 0 0 0 0 0 0 20 0 15 0 45340073 14429134848 57502 33554432000 4194304 4196468 140727090014288 140561669651600 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4898] ppid=4888 vsize=14090952 memory=320881701922537781 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4898/stat : 4898 (java) S 4888 4891 2886 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 15 0 45340074 14429134848 57502 33554432000 4194304 4196468 140727090014288 140560655149040 140561742731906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4899] ppid=4888 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4899/stat : 4899 (java) S 4888 4891 2886 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 45340075 14429134848 57502 33554432000 4194304 4196468 140727090014288 140560654095328 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4900] ppid=4888 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4900/stat : 4900 (java) S 4888 4891 2886 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45340075 14429134848 57502 33554432000 4194304 4196468 140727090014288 140560653042688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4901] ppid=4888 vsize=14090952 memory=3472468036008925488 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4901/stat : 4901 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340077 14429134848 57502 33554432000 4194304 4196468 140727090014288 140560651991248 140561742739355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4902] ppid=4888 vsize=14090952 memory=6943526294502006880 CPUtime=0.6 cores=1,3,5,7
/proc/4891/task/4902/stat : 4902 (java) S 4888 4891 2886 0 -1 1077944384 1823 0 0 0 60 0 0 0 20 0 15 0 45340077 14429134848 57502 33554432000 4194304 4196468 140727090014288 140560650938864 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4903] ppid=4888 vsize=14090952 memory=6655300316396806240 CPUtime=0.65 cores=1,3,5,7
/proc/4891/task/4903/stat : 4903 (java) S 4888 4891 2886 0 -1 1077944384 1235 0 0 0 64 1 0 0 20 0 15 0 45340077 14429134848 57502 33554432000 4194304 4196468 140727090014288 140560649886320 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4904] ppid=4888 vsize=14090952 memory=-3284643825843719562 CPUtime=0.52 cores=1,3,5,7
/proc/4891/task/4904/stat : 4904 (java) S 4888 4891 2886 0 -1 1077944384 2537 0 0 0 52 0 0 0 20 0 15 0 45340077 14429134848 57502 33554432000 4194304 4196468 140727090014288 140560648833776 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4905] ppid=4888 vsize=14090952 memory=-3689385055762157364 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4905/stat : 4905 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45340078 14429134848 57502 33554432000 4194304 4196468 140727090014288 140560647781472 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4906] ppid=4888 vsize=14090952 memory=7682475212697334586 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4906/stat : 4906 (java) S 4888 4891 2886 0 -1 1077944384 833 0 0 0 0 0 0 0 20 0 15 0 45340078 14429134848 57502 33554432000 4194304 4196468 140727090014288 140560646727984 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
Current children cumulated CPU time: 7 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 230008 KiB

[startup+5.60055 s]
/proc/loadavg: 1.41 1.42 1.47 3/215 4906
/proc/meminfo: memFree=18036100/32770624 swapFree=67108860/67108860
[pid=4891] ppid=4888 vsize=14157516 memory=230388 CPUtime=7.08 cores=1,3,5,7
/proc/4891/stat : 4891 (java) S 4888 4891 2886 0 -1 1077944320 29165 0 0 0 696 12 0 0 20 0 13 0 45340072 14497296384 57597 33554432000 4194304 4196468 140727090014288 140727089996832 140561742720759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
/proc/4891/statm: 3539379 57597 3567 1 0 3501450 0
[pid=4891/tid=4893] ppid=4888 vsize=14157516 memory=0 CPUtime=5.2 cores=1,3,5,7
/proc/4891/task/4893/stat : 4893 (java) D 4888 4891 2886 0 -1 4202560 19634 0 0 0 513 7 0 0 20 0 13 0 45340072 14497296384 57597 33554432000 4194304 4196468 140727090014288 140561746963768 140561735406391 0 0 0 16800975 18446744072100592773 0 0 -1 1 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4894] ppid=4888 vsize=14157516 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4894/stat : 4894 (java) S 4888 4891 2886 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 13 0 45340073 14497296384 57597 33554432000 4194304 4196468 140727090014288 140561672809232 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4895] ppid=4888 vsize=14157516 memory=279513922030192 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4895/stat : 4895 (java) S 4888 4891 2886 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 13 0 45340073 14497296384 57597 33554432000 4194304 4196468 140727090014288 140561671756688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4896] ppid=4888 vsize=14157516 memory=230388 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4896/stat : 4896 (java) S 4888 4891 2886 0 -1 1077944384 672 0 0 0 0 0 0 0 20 0 13 0 45340073 14497296384 57597 33554432000 4194304 4196468 140727090014288 140561670704144 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4897] ppid=4888 vsize=14157516 memory=230004 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4897/stat : 4897 (java) S 4888 4891 2886 0 -1 1077944384 365 0 0 0 0 0 0 0 20 0 13 0 45340073 14497296384 57597 33554432000 4194304 4196468 140727090014288 140561669651600 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4899] ppid=4888 vsize=14157516 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4899/stat : 4899 (java) S 4888 4891 2886 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 13 0 45340075 14497296384 57597 33554432000 4194304 4196468 140727090014288 140560654095328 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4900] ppid=4888 vsize=14157516 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4900/stat : 4900 (java) S 4888 4891 2886 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 13 0 45340075 14497296384 57597 33554432000 4194304 4196468 140727090014288 140560653042688 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4901] ppid=4888 vsize=14157516 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4901/stat : 4901 (java) S 4888 4891 2886 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 13 0 45340077 14497296384 57597 33554432000 4194304 4196468 140727090014288 140560651990016 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4902] ppid=4888 vsize=14157516 memory=223760 CPUtime=0.62 cores=1,3,5,7
/proc/4891/task/4902/stat : 4902 (java) S 4888 4891 2886 0 -1 1077944384 1931 0 0 0 62 0 0 0 20 0 13 0 45340077 14497296384 57597 33554432000 4194304 4196468 140727090014288 140560650923408 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4903] ppid=4888 vsize=14157516 memory=4128 CPUtime=0.65 cores=1,3,5,7
/proc/4891/task/4903/stat : 4903 (java) S 4888 4891 2886 0 -1 1077944384 1264 0 0 0 64 1 0 0 20 0 13 0 45340077 14497296384 57597 33554432000 4194304 4196468 140727090014288 140560649886320 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4904] ppid=4888 vsize=14157516 memory=15272 CPUtime=0.52 cores=1,3,5,7
/proc/4891/task/4904/stat : 4904 (java) S 4888 4891 2886 0 -1 1077944384 2604 0 0 0 52 0 0 0 20 0 13 0 45340077 14497296384 57597 33554432000 4194304 4196468 140727090014288 140560648833776 140561742731906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
[pid=4891/tid=4905] ppid=4888 vsize=14157516 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/4891/task/4905/stat : 4905 (java) S 4888 4891 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 45340078 14497296384 57597 33554432000 4194304 4196468 140727090014288 140560647781472 140561742730965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24842240 140727090017360 140727090017545 140727090017545 140727090020303 0
Current children cumulated CPU time: 7.08 s
Current children cumulated vsize: 14157516 KiB
Current children cumulated memory: 230388 KiB

Child status: 0
Real time (s): 5.70934
CPU time (s): 7.08773
CPU user time (s): 6.96117
CPU system time (s): 0.12656
CPU usage (%): 124.143
Max. virtual memory (cumulated for all children) (KiB): 14157516
Max. memory (cumulated for all children) (KiB): 230388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.96117
system time used= 0.12656
maximum resident set size= 230992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29190
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= 3212
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 4891
#   total CPU time (s): 7.08773
#   total CPU user time (s): 6.96117
#   total CPU system time (s): 0.12656

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055807 second user time and 0.092296 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-22 18:42:49
IDJOB=4290829
IDBENCH=141609
IDSOLVER=2744
FILE ID=node139/4290829-1532277769
RUNJOBID= node139-1532261030-2918
PBS_JOBID= 21018971
Free space on /tmp= 45888 MiB

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

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=2035399073

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:        18271456 kB
MemAvailable:   31759380 kB
Buffers:          163092 kB
Cached:         13376408 kB
SwapCached:            0 kB
Active:          1378332 kB
Inactive:       12395580 kB
Active(anon):     190208 kB
Inactive(anon):    64064 kB
Active(file):    1188124 kB
Inactive(file): 12331516 kB
Unevictable:        7304 kB
Mlocked:            7304 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35756 kB
Writeback:            16 kB
AnonPages:        242028 kB
Mapped:            49356 kB
Shmem:             17036 kB
Slab:             423836 kB
SReclaimable:     396744 kB
SUnreclaim:        27092 kB
KernelStack:        3520 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1190048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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:42:55