Trace number 4285131

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22SAT 2.8145101 1.758

General information on the benchmark

NameDomino/
Domino-m1-s1/Domino-100-300.xml
MD5SUM3788e9c2f49b3f59f660c6492b6c4c4d
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.010253
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints2
Number of domains1
Minimum domain size300
Maximum domain size300
Distribution of domain sizes[{"size":300,"count":100}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":98},{"degree":2,"count":2}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":1},{"arity":100,"count":1}]
Number of extensional constraints0
Number of intensional constraints1
Distribution of constraint types[{"type":"intension","count":1},{"type":"allEqual","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.26	c version: 2017-08-22
0.29/0.26	c seed: 74400723
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 22000
0.29/0.26	c nbcore: 8
0.29/0.28	c Parsing instance...
0.81/0.56	c Parsing done, starting search...
2.61/1.23	s SATISFIABLE
2.61/1.23	v <instantiation>
2.61/1.23	v 	<list>
2.61/1.23	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99]
2.61/1.23	v 	</list>
2.61/1.23	v 	<values>
2.61/1.23	v 		299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 299 
2.61/1.23	v 	</values>
2.61/1.23	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 (11022 MiB free)
  memory of node 1: 16384 MiB (12752 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285131-1503457585/watcher-4285131-1503457585 -o /tmp/evaluation-result-4285131-1503457585/solver-4285131-1503457585 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503452501-17093 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 74400723 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285131-1503457585.xml 

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

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


[startup+0.10125 s]*
/proc/loadavg: 0.94 1.00 1.15 1/198 17902
/proc/meminfo: memFree=24331380/32770624 swapFree=67108860/67108860
[pid=17882] ppid=17879 vsize=26000852 memory=30732 CPUtime=0.12 cores=0-7
/proc/17882/stat : 17882 (java) S 17879 17882 17066 0 -1 1077944320 8581 0 0 0 11 1 0 0 20 0 20 0 178846066 26624872448 7683 33554432000 4194304 4196468 140725179104416 140725179086960 140200582160119 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
/proc/17882/statm: 6500213 7683 3409 1 0 6487932 0
[pid=17882/tid=17884] ppid=17879 vsize=26000852 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/17882/task/17884/stat : 17884 (java) R 17879 17882 17066 0 -1 4202560 6477 0 0 0 8 1 0 0 20 0 20 0 178846066 26624872448 7683 33554432000 4194304 4196468 140725179104416 140200586357072 140200566240606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17885] ppid=17879 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17882/task/17885/stat : 17885 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 7683 33554432000 4194304 4196468 140725179104416 140200551873424 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17886] ppid=17879 vsize=26000852 memory=139848031835776 CPUtime=0 cores=0-7
/proc/17882/task/17886/stat : 17886 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 7683 33554432000 4194304 4196468 140725179104416 140200139369232 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17887] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17887/stat : 17887 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 7683 33554432000 4194304 4196468 140725179104416 140200138316944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17888] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17888/stat : 17888 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 7683 33554432000 4194304 4196468 140725179104416 140200137264144 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17889] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17889/stat : 17889 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 7683 33554432000 4194304 4196468 140725179104416 140200136210832 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17890] ppid=17879 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/17882/task/17890/stat : 17890 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 7683 33554432000 4194304 4196468 140725179104416 140200135158032 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17891] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17891/stat : 17891 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 7683 33554432000 4194304 4196468 140725179104416 140200134105744 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17892] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17892/stat : 17892 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 7683 33554432000 4194304 4196468 140725179104416 140200133052944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17893] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17893/stat : 17893 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846068 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198989982320 140200582171266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17894] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17894/stat : 17894 (java) S 17879 17882 17066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178846069 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198988928288 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17895] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17895/stat : 17895 (java) S 17879 17882 17066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178846069 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198987875952 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17896] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17896/stat : 17896 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198986824272 140200582178715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17897] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17897/stat : 17897 (java) S 17879 17882 17066 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198985771120 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17898] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17898/stat : 17898 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198984718320 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17899] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17899/stat : 17899 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198983666032 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17900] ppid=17879 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/17882/task/17900/stat : 17900 (java) S 17879 17882 17066 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 20 0 178846072 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198982613232 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17901] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17901/stat : 17901 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198981561184 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17902] ppid=17879 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/17882/task/17902/stat : 17902 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 7683 33554432000 4194304 4196468 140725179104416 140198980508464 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 30732 KiB

[startup+0.21031 s]*
/proc/loadavg: 0.94 1.00 1.15 2/198 17902
/proc/meminfo: memFree=24322324/32770624 swapFree=67108860/67108860
[pid=17882] ppid=17879 vsize=26000852 memory=40148 CPUtime=0.29 cores=0-7
/proc/17882/stat : 17882 (java) S 17879 17882 17066 0 -1 1077944320 9656 0 0 0 27 2 0 0 20 0 20 0 178846066 26624872448 10037 33554432000 4194304 4196468 140725179104416 140725179086960 140200582160119 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
/proc/17882/statm: 6500213 10037 3616 1 0 6487932 0
[pid=17882/tid=17884] ppid=17879 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/17882/task/17884/stat : 17884 (java) R 17879 17882 17066 0 -1 4202560 7094 0 0 0 18 1 0 0 20 0 20 0 178846066 26624872448 10037 33554432000 4194304 4196468 140725179104416 140200586386464 140200582182045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17885] ppid=17879 vsize=26000852 memory=13913 CPUtime=0 cores=0-7
/proc/17882/task/17885/stat : 17885 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 10037 33554432000 4194304 4196468 140725179104416 140200551873424 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17886] ppid=17879 vsize=26000852 memory=139848031850955 CPUtime=0 cores=0-7
/proc/17882/task/17886/stat : 17886 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 10037 33554432000 4194304 4196468 140725179104416 140200139369232 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17887] ppid=17879 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/17882/task/17887/stat : 17887 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 10037 33554432000 4194304 4196468 140725179104416 140200138316944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17888] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17888/stat : 17888 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 10037 33554432000 4194304 4196468 140725179104416 140200137264144 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17889] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17889/stat : 17889 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 10037 33554432000 4194304 4196468 140725179104416 140200136210832 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17890] ppid=17879 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/17882/task/17890/stat : 17890 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 10037 33554432000 4194304 4196468 140725179104416 140200135158032 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17891] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17891/stat : 17891 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 10037 33554432000 4194304 4196468 140725179104416 140200134105744 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17892] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17892/stat : 17892 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26624872448 10037 33554432000 4194304 4196468 140725179104416 140200133052944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17893] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17893/stat : 17893 (java) S 17879 17882 17066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178846068 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198989982320 140200582171266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17894] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17894/stat : 17894 (java) S 17879 17882 17066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178846069 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198988928288 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17895] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17895/stat : 17895 (java) S 17879 17882 17066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178846069 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198987875952 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17896] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17896/stat : 17896 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198986824272 140200582178715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17897] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17897/stat : 17897 (java) S 17879 17882 17066 0 -1 1077944384 493 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198985771120 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17898] ppid=17879 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/17882/task/17898/stat : 17898 (java) S 17879 17882 17066 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 20 0 178846072 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198984718320 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17899] ppid=17879 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/17882/task/17899/stat : 17899 (java) S 17879 17882 17066 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 20 0 178846072 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198983666032 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17900] ppid=17879 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/17882/task/17900/stat : 17900 (java) S 17879 17882 17066 0 -1 1077944384 488 0 0 0 5 0 0 0 20 0 20 0 178846072 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198982613232 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17901] ppid=17879 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17901/stat : 17901 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198981561184 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17902] ppid=17879 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/17882/task/17902/stat : 17902 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846072 26624872448 10037 33554432000 4194304 4196468 140725179104416 140198980508464 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40148 KiB

[startup+0.310182 s]*
/proc/loadavg: 0.94 1.00 1.15 2/198 17902
/proc/meminfo: memFree=24313576/32770624 swapFree=67108860/67108860
[pid=17882] ppid=17879 vsize=26000872 memory=48132 CPUtime=0.49 cores=0-7
/proc/17882/stat : 17882 (java) S 17879 17882 17066 0 -1 1077944320 10832 0 0 0 46 3 0 0 20 0 20 0 178846066 26624892928 12033 33554432000 4194304 4196468 140725179104416 140725179086960 140200582160119 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
/proc/17882/statm: 6500218 12033 3704 1 0 6487932 0
[pid=17882/tid=17884] ppid=17879 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17882/task/17884/stat : 17884 (java) R 17879 17882 17066 0 -1 4202560 7745 0 0 0 28 1 0 0 20 0 20 0 178846066 26624892928 12033 33554432000 4194304 4196468 140725179104416 140200586390576 140200566386416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17885] ppid=17879 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17885/stat : 17885 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26624892928 12033 33554432000 4194304 4196468 140725179104416 140200551873424 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17886] ppid=17879 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17886/stat : 17886 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624892928 12033 33554432000 4194304 4196468 140725179104416 140200139369232 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17887] ppid=17879 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17887/stat : 17887 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178846067 26624892928 12033 33554432000 4194304 4196468 140725179104416 140200138316944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17888] ppid=17879 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17888/stat : 17888 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624892928 12033 33554432000 4194304 4196468 140725179104416 140200137264144 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17889] ppid=17879 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/17882/task/17889/stat : 17889 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624892928 12033 33554432000 4194304 4196468 140725179104416 140200136210832 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17890] ppid=17879 vsize=26000872 memory=139847893349295 CPUtime=0 cores=0-7
/proc/17882/task/17890/stat : 17890 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26624892928 12033 33554432000 4194304 4196468 140725179104416 140200135158032 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17891] ppid=17879 vsize=26000872 memory=139847893351600 CPUtime=0 cores=0-7
/proc/17882/task/17891/stat : 17891 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26624892928 12033 33554432000 4194304 4196468 140725179104416 140200134105744 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17892] ppid=17879 vsize=26000872 memory=139847893353904 CPUtime=0 cores=0-7
/proc/17882/task/17892/stat : 17892 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26624892928 12033 33554432000 4194304 4196468 140725179104416 140200133052944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17893] ppid=17879 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17893/stat : 17893 (java) S 17879 17882 17066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178846068 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198989982320 140200582171266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17894] ppid=17879 vsize=26000872 memory=279695786714768 CPUtime=0 cores=0-7
/proc/17882/task/17894/stat : 17894 (java) S 17879 17882 17066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178846069 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198988928288 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17895] ppid=17879 vsize=26000872 memory=279695786721680 CPUtime=0 cores=0-7
/proc/17882/task/17895/stat : 17895 (java) S 17879 17882 17066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178846069 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198987875952 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17896] ppid=17879 vsize=26000872 memory=279695786662960 CPUtime=0 cores=0-7
/proc/17882/task/17896/stat : 17896 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846072 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198986824272 140200582178715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17897] ppid=17879 vsize=26000872 memory=279695786735504 CPUtime=0.02 cores=0-7
/proc/17882/task/17897/stat : 17897 (java) S 17879 17882 17066 0 -1 1077944384 704 0 0 0 2 0 0 0 20 0 20 0 178846072 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198985771120 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17898] ppid=17879 vsize=26000872 memory=279695786742416 CPUtime=0.04 cores=0-7
/proc/17882/task/17898/stat : 17898 (java) S 17879 17882 17066 0 -1 1077944384 202 0 0 0 4 0 0 0 20 0 20 0 178846072 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198984718320 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17899] ppid=17879 vsize=26000872 memory=279695786740112 CPUtime=0.01 cores=0-7
/proc/17882/task/17899/stat : 17899 (java) S 17879 17882 17066 0 -1 1077944384 162 0 0 0 1 0 0 0 20 0 20 0 178846072 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198983666032 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17900] ppid=17879 vsize=26000872 memory=279695786756720 CPUtime=0.08 cores=0-7
/proc/17882/task/17900/stat : 17900 (java) S 17879 17882 17066 0 -1 1077944384 635 0 0 0 8 0 0 0 20 0 20 0 178846072 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198982613232 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17901] ppid=17879 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17901/stat : 17901 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178846072 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198981561184 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17902] ppid=17879 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/17882/task/17902/stat : 17902 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846072 26624892928 12033 33554432000 4194304 4196468 140725179104416 140198980508464 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 48132 KiB

[startup+0.700906 s]
/proc/loadavg: 0.94 1.00 1.15 2/198 17902
/proc/meminfo: memFree=24300076/32770624 swapFree=67108860/67108860
[pid=17882] ppid=17879 vsize=26004968 memory=80736 CPUtime=1.18 cores=0-7
/proc/17882/stat : 17882 (java) S 17879 17882 17066 0 -1 1077944320 13838 0 0 0 114 4 0 0 20 0 20 0 178846066 26629087232 20184 33554432000 4194304 4196468 140725179104416 140725179086960 140200582160119 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
/proc/17882/statm: 6501242 20184 3769 1 0 6488956 0
[pid=17882/tid=17884] ppid=17879 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/17882/task/17884/stat : 17884 (java) R 17879 17882 17066 0 -1 4202560 9316 0 0 0 65 2 0 0 20 0 20 0 178846066 26629087232 20184 33554432000 4194304 4196468 140725179104416 140200586392592 140200221311968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17885] ppid=17879 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17885/stat : 17885 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26629087232 20184 33554432000 4194304 4196468 140725179104416 140200551873424 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17886] ppid=17879 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17886/stat : 17886 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26629087232 20184 33554432000 4194304 4196468 140725179104416 140200139369232 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17887] ppid=17879 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17887/stat : 17887 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178846067 26629087232 20184 33554432000 4194304 4196468 140725179104416 140200138316944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17888] ppid=17879 vsize=26004968 memory=1008 CPUtime=0 cores=0-7
/proc/17882/task/17888/stat : 17888 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26629087232 20184 33554432000 4194304 4196468 140725179104416 140200137264144 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17889] ppid=17879 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/17882/task/17889/stat : 17889 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26629087232 20184 33554432000 4194304 4196468 140725179104416 140200136210832 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17890] ppid=17879 vsize=26004968 memory=1428 CPUtime=0 cores=0-7
/proc/17882/task/17890/stat : 17890 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26629087232 20184 33554432000 4194304 4196468 140725179104416 140200135158032 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17891] ppid=17879 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/17882/task/17891/stat : 17891 (java) S 17879 17882 17066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 178846067 26629087232 20184 33554432000 4194304 4196468 140725179104416 140200134105744 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17892] ppid=17879 vsize=26004968 memory=15880 CPUtime=0 cores=0-7
/proc/17882/task/17892/stat : 17892 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846067 26629087232 20184 33554432000 4194304 4196468 140725179104416 140200133052944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17893] ppid=17879 vsize=26004968 memory=29120 CPUtime=0 cores=0-7
/proc/17882/task/17893/stat : 17893 (java) S 17879 17882 17066 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 178846068 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198989982320 140200582171266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17894] ppid=17879 vsize=26004968 memory=4048 CPUtime=0 cores=0-7
/proc/17882/task/17894/stat : 17894 (java) S 17879 17882 17066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 178846069 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198988928288 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17895] ppid=17879 vsize=26004968 memory=18484 CPUtime=0 cores=0-7
/proc/17882/task/17895/stat : 17895 (java) S 17879 17882 17066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 178846069 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198987875952 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17896] ppid=17879 vsize=26004968 memory=1796 CPUtime=0 cores=0-7
/proc/17882/task/17896/stat : 17896 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846072 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198986824272 140200582178715 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17897] ppid=17879 vsize=26004968 memory=1236 CPUtime=0.07 cores=0-7
/proc/17882/task/17897/stat : 17897 (java) R 17879 17882 17066 0 -1 4202560 913 0 0 0 7 0 0 0 20 0 20 0 178846072 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198985751784 140200562013812 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17898] ppid=17879 vsize=26004968 memory=796 CPUtime=0.11 cores=0-7
/proc/17882/task/17898/stat : 17898 (java) D 17879 17882 17066 0 -1 4202560 471 0 0 0 11 0 0 0 20 0 20 0 178846072 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198984704456 140200574877271 0 4 0 16800975 18446744071582151463 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17899] ppid=17879 vsize=26004968 memory=1716 CPUtime=0.08 cores=0-7
/proc/17882/task/17899/stat : 17899 (java) D 17879 17882 17066 0 -1 4202560 473 0 0 0 8 0 0 0 20 0 20 0 178846072 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198983653240 140200574877271 0 4 0 16800975 18446744071582151463 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17900] ppid=17879 vsize=26004968 memory=1956 CPUtime=0.21 cores=0-7
/proc/17882/task/17900/stat : 17900 (java) D 17879 17882 17066 0 -1 4202560 1278 0 0 0 21 0 0 0 20 0 20 0 178846072 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198982613152 140200561101566 0 4 0 16800975 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17901] ppid=17879 vsize=26004968 memory=8740 CPUtime=0 cores=0-7
/proc/17882/task/17901/stat : 17901 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 178846072 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198981561184 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17902] ppid=17879 vsize=26004968 memory=1228 CPUtime=0 cores=0-7
/proc/17882/task/17902/stat : 17902 (java) S 17879 17882 17066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 178846072 26629087232 20184 33554432000 4194304 4196468 140725179104416 140198980508464 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 26004968 KiB
Current children cumulated memory: 80736 KiB

[startup+1.50081 s]
/proc/loadavg: 0.94 1.00 1.15 2/200 17904
/proc/meminfo: memFree=24244024/32770624 swapFree=67108860/67108860
[pid=17882] ppid=17879 vsize=26945092 memory=214572 CPUtime=2.8 cores=0-7
/proc/17882/stat : 17882 (java) S 17879 17882 17066 0 -1 1077944320 26456 0 0 0 268 12 0 0 20 0 18 0 178846066 27591774208 53643 33554432000 4194304 4196468 140725179104416 140725179086960 140200582160119 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
/proc/17882/statm: 6736273 53643 3823 1 0 6723466 0
[pid=17882/tid=17884] ppid=17879 vsize=26945092 memory=1008 CPUtime=1.06 cores=0-7
/proc/17882/task/17884/stat : 17884 (java) D 17879 17882 17066 0 -1 4202560 13392 0 0 0 103 3 0 0 20 0 18 0 178846066 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200586403128 140200574845751 0 0 0 16800975 18446744072099708037 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17885] ppid=17879 vsize=26945092 memory=4620 CPUtime=0 cores=0-7
/proc/17882/task/17885/stat : 17885 (java) S 17879 17882 17066 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200551873424 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17886] ppid=17879 vsize=26945092 memory=6791534058613427641 CPUtime=0.01 cores=0-7
/proc/17882/task/17886/stat : 17886 (java) S 17879 17882 17066 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200139369232 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17887] ppid=17879 vsize=26945092 memory=279695786575648 CPUtime=0.01 cores=0-7
/proc/17882/task/17887/stat : 17887 (java) S 17879 17882 17066 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200138316944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17888] ppid=17879 vsize=26945092 memory=279695786575840 CPUtime=0.01 cores=0-7
/proc/17882/task/17888/stat : 17888 (java) S 17879 17882 17066 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200137264144 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17889] ppid=17879 vsize=26945092 memory=279695786576032 CPUtime=0 cores=0-7
/proc/17882/task/17889/stat : 17889 (java) S 17879 17882 17066 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200136210832 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17890] ppid=17879 vsize=26945092 memory=279695786576224 CPUtime=0.01 cores=0-7
/proc/17882/task/17890/stat : 17890 (java) S 17879 17882 17066 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200135158032 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17891] ppid=17879 vsize=26945092 memory=0 CPUtime=0.01 cores=0-7
/proc/17882/task/17891/stat : 17891 (java) S 17879 17882 17066 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200134105744 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17892] ppid=17879 vsize=26945092 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17892/stat : 17892 (java) S 17879 17882 17066 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200133052944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17894] ppid=17879 vsize=26945092 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17894/stat : 17894 (java) S 17879 17882 17066 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 18 0 178846069 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198988928288 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17895] ppid=17879 vsize=26945092 memory=0 CPUtime=0.01 cores=0-7
/proc/17882/task/17895/stat : 17895 (java) S 17879 17882 17066 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 18 0 178846069 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198987875952 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17896] ppid=17879 vsize=26945092 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17896/stat : 17896 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198986823920 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17897] ppid=17879 vsize=26945092 memory=279695787271344 CPUtime=0.25 cores=0-7
/proc/17882/task/17897/stat : 17897 (java) S 17879 17882 17066 0 -1 1077944384 2650 0 0 0 24 1 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198985755632 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17898] ppid=17879 vsize=26945092 memory=78975858639850 CPUtime=0.25 cores=0-7
/proc/17882/task/17898/stat : 17898 (java) S 17879 17882 17066 0 -1 1077944384 1530 0 0 0 25 0 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198984698720 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17899] ppid=17879 vsize=26945092 memory=78975858639850 CPUtime=0.22 cores=0-7
/proc/17882/task/17899/stat : 17899 (java) S 17879 17882 17066 0 -1 1077944384 1750 0 0 0 22 0 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198983650544 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17900] ppid=17879 vsize=26945092 memory=279695787294528 CPUtime=0.38 cores=0-7
/proc/17882/task/17900/stat : 17900 (java) S 17879 17882 17066 0 -1 1077944384 3273 0 0 0 37 1 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198982613232 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17901] ppid=17879 vsize=26945092 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17901/stat : 17901 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198981561184 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 26945092 KiB
Current children cumulated memory: 214572 KiB

[startup+1.75795 s]
# the end of solver process 17882 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.68422 s, system=0.130292 s

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

[startup+1.50081 s]
/proc/loadavg: 0.94 1.00 1.15 2/200 17904
/proc/meminfo: memFree=24244024/32770624 swapFree=67108860/67108860
[pid=17882] ppid=17879 vsize=26945092 memory=214572 CPUtime=2.8 cores=0-7
/proc/17882/stat : 17882 (java) S 17879 17882 17066 0 -1 1077944320 26456 0 0 0 268 12 0 0 20 0 18 0 178846066 27591774208 53643 33554432000 4194304 4196468 140725179104416 140725179086960 140200582160119 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
/proc/17882/statm: 6736273 53643 3823 1 0 6723466 0
[pid=17882/tid=17884] ppid=17879 vsize=26945092 memory=1008 CPUtime=1.06 cores=0-7
/proc/17882/task/17884/stat : 17884 (java) D 17879 17882 17066 0 -1 4202560 13392 0 0 0 103 3 0 0 20 0 18 0 178846066 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200586403128 140200574845751 0 0 0 16800975 18446744072099708037 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17885] ppid=17879 vsize=26945092 memory=4620 CPUtime=0 cores=0-7
/proc/17882/task/17885/stat : 17885 (java) S 17879 17882 17066 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200551873424 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17886] ppid=17879 vsize=26945092 memory=6791534058613427641 CPUtime=0.01 cores=0-7
/proc/17882/task/17886/stat : 17886 (java) S 17879 17882 17066 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200139369232 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17887] ppid=17879 vsize=26945092 memory=279695786575648 CPUtime=0.01 cores=0-7
/proc/17882/task/17887/stat : 17887 (java) S 17879 17882 17066 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200138316944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17888] ppid=17879 vsize=26945092 memory=279695786575840 CPUtime=0.01 cores=0-7
/proc/17882/task/17888/stat : 17888 (java) S 17879 17882 17066 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200137264144 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17889] ppid=17879 vsize=26945092 memory=279695786576032 CPUtime=0 cores=0-7
/proc/17882/task/17889/stat : 17889 (java) S 17879 17882 17066 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200136210832 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17890] ppid=17879 vsize=26945092 memory=279695786576224 CPUtime=0.01 cores=0-7
/proc/17882/task/17890/stat : 17890 (java) S 17879 17882 17066 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200135158032 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17891] ppid=17879 vsize=26945092 memory=0 CPUtime=0.01 cores=0-7
/proc/17882/task/17891/stat : 17891 (java) S 17879 17882 17066 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200134105744 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17892] ppid=17879 vsize=26945092 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17892/stat : 17892 (java) S 17879 17882 17066 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 18 0 178846067 27591774208 53643 33554432000 4194304 4196468 140725179104416 140200133052944 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17894] ppid=17879 vsize=26945092 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17894/stat : 17894 (java) S 17879 17882 17066 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 18 0 178846069 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198988928288 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17895] ppid=17879 vsize=26945092 memory=0 CPUtime=0.01 cores=0-7
/proc/17882/task/17895/stat : 17895 (java) S 17879 17882 17066 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 18 0 178846069 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198987875952 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17896] ppid=17879 vsize=26945092 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17896/stat : 17896 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198986823920 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17897] ppid=17879 vsize=26945092 memory=279695787271344 CPUtime=0.25 cores=0-7
/proc/17882/task/17897/stat : 17897 (java) S 17879 17882 17066 0 -1 1077944384 2650 0 0 0 24 1 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198985755632 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17898] ppid=17879 vsize=26945092 memory=78975858639850 CPUtime=0.25 cores=0-7
/proc/17882/task/17898/stat : 17898 (java) S 17879 17882 17066 0 -1 1077944384 1530 0 0 0 25 0 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198984698720 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17899] ppid=17879 vsize=26945092 memory=78975858639850 CPUtime=0.22 cores=0-7
/proc/17882/task/17899/stat : 17899 (java) S 17879 17882 17066 0 -1 1077944384 1750 0 0 0 22 0 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198983650544 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17900] ppid=17879 vsize=26945092 memory=279695787294528 CPUtime=0.38 cores=0-7
/proc/17882/task/17900/stat : 17900 (java) S 17879 17882 17066 0 -1 1077944384 3273 0 0 0 37 1 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198982613232 140200582171266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
[pid=17882/tid=17901] ppid=17879 vsize=26945092 memory=0 CPUtime=0 cores=0-7
/proc/17882/task/17901/stat : 17901 (java) S 17879 17882 17066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 178846072 27591774208 53643 33554432000 4194304 4196468 140725179104416 140198981561184 140200582170325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6578176 140725179106403 140725179106587 140725179106587 140725179109327 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 26945092 KiB
Current children cumulated memory: 214572 KiB

Child status: 0
Real time (s): 1.758
CPU time (s): 2.81451
CPU user time (s): 2.68422
CPU system time (s): 0.130292
CPU usage (%): 160.097
Max. virtual memory (cumulated for all children) (KiB): 26945092
Max. memory (cumulated for all children) (KiB): 214572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.68422
system time used= 0.130292
maximum resident set size= 215176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26461
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3935
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 17882
#   total CPU time (s): 2.81451
#   total CPU user time (s): 2.68422
#   total CPU system time (s): 0.130292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033462 second user time and 0.05458 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-23 04:52:04
IDJOB=4285131
IDBENCH=138759
IDSOLVER=2681
FILE ID=node106/4285131-1503457585
RUNJOBID= node106-1503452501-17093
PBS_JOBID= 20632165
Free space on /tmp= 61080 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Domino/Domino-m1-s1/Domino-100-300.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285131-1503457585/watcher-4285131-1503457585 -o /tmp/evaluation-result-4285131-1503457585/solver-4285131-1503457585 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503452501-17093 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 74400723 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285131-1503457585.xml

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

MD5SUM BENCH= 3788e9c2f49b3f59f660c6492b6c4c4d
RANDOM SEED=74400723

node106.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.86
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.86
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.86
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.86
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:        24346164 kB
MemAvailable:   31945868 kB
Buffers:          246900 kB
Cached:          7639600 kB
SwapCached:            0 kB
Active:          1763240 kB
Inactive:        6180160 kB
Active(anon):      12300 kB
Inactive(anon):    88904 kB
Active(file):    1750940 kB
Inactive(file):  6091256 kB
Unevictable:        7700 kB
Mlocked:            7700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42640 kB
Writeback:             0 kB
AnonPages:        241680 kB
Mapped:            55108 kB
Shmem:             41612 kB
Slab:             174588 kB
SReclaimable:     146684 kB
SUnreclaim:        27904 kB
KernelStack:        3744 kB
PageTables:         5316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     342580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61040 MiB
End job on node106 at 2017-08-23 04:52:06