Trace number 4291900

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2018-07-02Wrong Opt.36 10.5824 3.17776

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-01-opt_c18.xml
MD5SUM19ea5b9da6c92ab0a6dd9deb2e409c18
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark19940.2
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1134
Number of domains7
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":18},{"size":22,"count":28},{"size":24,"count":16},{"size":36,"count":24},{"size":42,"count":34},{"size":44,"count":80}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":4,"count":4},{"degree":5,"count":11},{"degree":6,"count":22},{"degree":7,"count":22},{"degree":8,"count":19},{"degree":9,"count":21},{"degree":10,"count":12},{"degree":11,"count":11},{"degree":13,"count":1},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":18,"count":8},{"degree":19,"count":13},{"degree":20,"count":16},{"degree":21,"count":18},{"degree":22,"count":14},{"degree":23,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1134}]
Number of extensional constraints0
Number of intensional constraints1134
Distribution of constraint types[{"type":"intension","count":1134}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1033877429
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
2.36/1.18	c Parsing done, starting search...
8.82/2.97	o 200
10.44/3.14	s OPTIMUM FOUND
10.44/3.14	v <instantiation>
10.44/3.14	v 	<list>
10.44/3.14	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] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199]
10.44/3.14	v 	</list>
10.44/3.14	v 	<values>
10.44/3.14	v 		792 554 792 554 470 708 478 240 478 240 352 114 764 526 792 554 652 414 394 156 484 722 478 240 526 764 694 456 778 540 722 484 736 498 414 652 708 470 394 156 764 526 526 764 394 156 750 512 778 540 394 156 540 778 792 554 792 554 394 156 792 554 792 554 708 470 512 750 750 512 792 554 380 142 512 750 694 456 540 778 394 156 498 736 512 750 680 442 792 554 680 442 750 512 652 414 478 240 792 554 792 554 666 428 694 456 778 540 526 764 736 498 778 540 736 498 394 156 680 442 408 170 478 240 792 554 540 778 736 498 778 540 512 750 478 240 792 554 792 554 526 764 750 512 456 694 708 470 722 484 694 456 708 470 778 540 442 680 100 338 428 666 792 554 414 652 778 540 394 156 456 694 750 512 792 554 540 778 484 722 366 128 750 512 792 554 778 540 792 554 498 736 478 240 708 470 498 736 764 526 
10.44/3.14	v 	</values>
10.44/3.14	v </instantiation>

Verifier Data

OK	36

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 (9112 MiB free)
  memory of node 1: 16384 MiB (11167 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291900-1532640183/watcher-4291900-1532640183 -o /tmp/evaluation-result-4291900-1532640183/solver-4291900-1532640183 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1033877429 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291900-1532640183.xml 

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

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

solver pid=10178, runsolver pid=10175

[startup+0.108498 s]*
/proc/loadavg: 8.62 8.66 6.84 2/203 10198
/proc/meminfo: memFree=20747128/32770624 swapFree=67108860/67108860
[pid=10178] ppid=10175 vsize=26103424 memory=33312 CPUtime=0.12 cores=0-7
/proc/10178/stat : 10178 (java) S 10175 10178 8941 0 -1 1077944320 7301 0 0 0 10 2 0 0 20 0 20 0 81581490 26729906176 8328 33554432000 4194304 4196468 140730352345696 140730352328240 139745242922743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
/proc/10178/statm: 6525856 8328 3144 1 0 6487932 0
[pid=10178/tid=10180] ppid=10175 vsize=26103424 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/10178/task/10180/stat : 10180 (java) R 10175 10178 8941 0 -1 4202560 5346 0 0 0 8 1 0 0 20 0 20 0 81581491 26729906176 8328 33554432000 4194304 4196468 140730352345696 139745247142696 139745227003230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10181] ppid=10175 vsize=26103424 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/10178/task/10181/stat : 10181 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744800770960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10182] ppid=10175 vsize=26103424 memory=139651803350656 CPUtime=0 cores=0-7
/proc/10178/task/10182/stat : 10182 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744799718160 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10183] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10183/stat : 10183 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744798665872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10184] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10184/stat : 10184 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744797613072 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10185] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10185/stat : 10185 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744796559760 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10186] ppid=10175 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10178/task/10186/stat : 10186 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744795506960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10187] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10187/stat : 10187 (java) S 10175 10178 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744794454672 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10188] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10188/stat : 10188 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744793401872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10189] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10189/stat : 10189 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581493 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744751839856 139745242933890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10190] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10190/stat : 10190 (java) S 10175 10178 8941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 81581493 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744750785824 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10191] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10191/stat : 10191 (java) S 10175 10178 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81581493 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744749733488 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10192] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10192/stat : 10192 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 8328 33554432000 4194304 4196468 140730352345696 139744748681808 139745242941339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10193] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10193/stat : 10193 (java) S 10175 10178 8941 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 8328 33554432000 4194304 4196468 140730352345696 139743690483824 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10194] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10194/stat : 10194 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 8328 33554432000 4194304 4196468 140730352345696 139743689431024 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10195] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10195/stat : 10195 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 8328 33554432000 4194304 4196468 140730352345696 139743688378736 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10196] ppid=10175 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/10178/task/10196/stat : 10196 (java) R 10175 10178 8941 0 -1 4202560 259 0 0 0 1 0 0 0 20 0 20 0 81581496 26729906176 8328 33554432000 4194304 4196468 140730352345696 139743687325936 139745227003230 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10197] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10197/stat : 10197 (java) S 10175 10178 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 8328 33554432000 4194304 4196468 140730352345696 139743686273888 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10198] ppid=10175 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10178/task/10198/stat : 10198 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 8328 33554432000 4194304 4196468 140730352345696 139743685221168 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 33312 KiB

[startup+0.210499 s]*
/proc/loadavg: 8.62 8.66 6.84 3/203 10198
/proc/meminfo: memFree=20734804/32770624 swapFree=67108860/67108860
[pid=10178] ppid=10175 vsize=26103424 memory=45256 CPUtime=0.29 cores=0-7
/proc/10178/stat : 10178 (java) S 10175 10178 8941 0 -1 1077944320 10393 0 0 0 27 2 0 0 20 0 20 0 81581490 26729906176 11314 33554432000 4194304 4196468 140730352345696 140730352328240 139745242922743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
/proc/10178/statm: 6525856 11314 3370 1 0 6487932 0
[pid=10178/tid=10180] ppid=10175 vsize=26103424 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/10178/task/10180/stat : 10180 (java) R 10175 10178 8941 0 -1 4202560 8154 0 0 0 18 2 0 0 20 0 20 0 81581491 26729906176 11314 33554432000 4194304 4196468 140730352345696 139745247152240 139745226966373 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10181] ppid=10175 vsize=26103424 memory=13976 CPUtime=0 cores=0-7
/proc/10178/task/10181/stat : 10181 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744800770960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10182] ppid=10175 vsize=26103424 memory=139651803360668 CPUtime=0 cores=0-7
/proc/10178/task/10182/stat : 10182 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744799718160 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10183] ppid=10175 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10178/task/10183/stat : 10183 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744798665872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10184] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10184/stat : 10184 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744797613072 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10185] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10185/stat : 10185 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744796559760 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10186] ppid=10175 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10178/task/10186/stat : 10186 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744795506960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10187] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10187/stat : 10187 (java) S 10175 10178 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744794454672 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10188] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10188/stat : 10188 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744793401872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10189] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10189/stat : 10189 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581493 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744751839856 139745242933890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10190] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10190/stat : 10190 (java) S 10175 10178 8941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 81581493 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744750785824 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10191] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10191/stat : 10191 (java) S 10175 10178 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81581493 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744749733488 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10192] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10192/stat : 10192 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 11314 33554432000 4194304 4196468 140730352345696 139744748681808 139745242941339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10193] ppid=10175 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/10178/task/10193/stat : 10193 (java) S 10175 10178 8941 0 -1 1077944384 396 0 0 0 1 0 0 0 20 0 20 0 81581496 26729906176 11314 33554432000 4194304 4196468 140730352345696 139743690483824 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10194] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10194/stat : 10194 (java) S 10175 10178 8941 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 11314 33554432000 4194304 4196468 140730352345696 139743689431024 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10195] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10195/stat : 10195 (java) S 10175 10178 8941 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 11314 33554432000 4194304 4196468 140730352345696 139743688378736 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10196] ppid=10175 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/10178/task/10196/stat : 10196 (java) R 10175 10178 8941 0 -1 4202560 312 0 0 0 6 0 0 0 20 0 20 0 81581496 26729906176 11314 33554432000 4194304 4196468 140730352345696 139743687321664 139745221847596 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10197] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10197/stat : 10197 (java) S 10175 10178 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 11314 33554432000 4194304 4196468 140730352345696 139743686273888 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10198] ppid=10175 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10178/task/10198/stat : 10198 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 11314 33554432000 4194304 4196468 140730352345696 139743685221168 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 45256 KiB

[startup+0.310601 s]*
/proc/loadavg: 8.62 8.66 6.84 3/203 10198
/proc/meminfo: memFree=20730764/32770624 swapFree=67108860/67108860
[pid=10178] ppid=10175 vsize=26103424 memory=48776 CPUtime=0.42 cores=0-7
/proc/10178/stat : 10178 (java) S 10175 10178 8941 0 -1 1077944320 10850 0 0 0 40 2 0 0 20 0 20 0 81581490 26729906176 12194 33554432000 4194304 4196468 140730352345696 140730352328240 139745242922743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
/proc/10178/statm: 6525856 12194 3404 1 0 6487932 0
[pid=10178/tid=10180] ppid=10175 vsize=26103424 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/10178/task/10180/stat : 10180 (java) R 10175 10178 8941 0 -1 4202560 8502 0 0 0 28 2 0 0 20 0 20 0 81581491 26729906176 12194 33554432000 4194304 4196468 140730352345696 139745247084480 139745223198042 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10181] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10181/stat : 10181 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744800770960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10182] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10182/stat : 10182 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744799718160 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10183] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10183/stat : 10183 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744798665872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10184] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10184/stat : 10184 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744797613072 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10185] ppid=10175 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/10178/task/10185/stat : 10185 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744796559760 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10186] ppid=10175 vsize=26103424 memory=139651667030959 CPUtime=0 cores=0-7
/proc/10178/task/10186/stat : 10186 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744795506960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10187] ppid=10175 vsize=26103424 memory=139651667033264 CPUtime=0 cores=0-7
/proc/10178/task/10187/stat : 10187 (java) S 10175 10178 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744794454672 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10188] ppid=10175 vsize=26103424 memory=139651667035568 CPUtime=0 cores=0-7
/proc/10178/task/10188/stat : 10188 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744793401872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10189] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10189/stat : 10189 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581493 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744751839856 139745242933890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10190] ppid=10175 vsize=26103424 memory=279303334078096 CPUtime=0 cores=0-7
/proc/10178/task/10190/stat : 10190 (java) S 10175 10178 8941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 81581493 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744750785824 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10191] ppid=10175 vsize=26103424 memory=279303334085008 CPUtime=0 cores=0-7
/proc/10178/task/10191/stat : 10191 (java) S 10175 10178 8941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 81581493 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744749733488 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10192] ppid=10175 vsize=26103424 memory=279303334026288 CPUtime=0 cores=0-7
/proc/10178/task/10192/stat : 10192 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 12194 33554432000 4194304 4196468 140730352345696 139744748681808 139745242941339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10193] ppid=10175 vsize=26103424 memory=279303334098832 CPUtime=0.02 cores=0-7
/proc/10178/task/10193/stat : 10193 (java) S 10175 10178 8941 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 20 0 81581496 26729906176 12194 33554432000 4194304 4196468 140730352345696 139743690483824 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10194] ppid=10175 vsize=26103424 memory=279303334105744 CPUtime=0 cores=0-7
/proc/10178/task/10194/stat : 10194 (java) S 10175 10178 8941 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 12194 33554432000 4194304 4196468 140730352345696 139743689431024 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10195] ppid=10175 vsize=26103424 memory=279303334103440 CPUtime=0.01 cores=0-7
/proc/10178/task/10195/stat : 10195 (java) S 10175 10178 8941 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 20 0 81581496 26729906176 12194 33554432000 4194304 4196468 140730352345696 139743688378736 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10196] ppid=10175 vsize=26103424 memory=279303334120048 CPUtime=0.08 cores=0-7
/proc/10178/task/10196/stat : 10196 (java) S 10175 10178 8941 0 -1 1077944384 328 0 0 0 8 0 0 0 20 0 20 0 81581496 26729906176 12194 33554432000 4194304 4196468 140730352345696 139743687325936 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10197] ppid=10175 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10197/stat : 10197 (java) S 10175 10178 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 12194 33554432000 4194304 4196468 140730352345696 139743686273888 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10198] ppid=10175 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/10178/task/10198/stat : 10198 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581496 26729906176 12194 33554432000 4194304 4196468 140730352345696 139743685221168 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 48776 KiB

[startup+0.700913 s]
/proc/loadavg: 8.62 8.66 6.84 3/203 10198
/proc/meminfo: memFree=20706952/32770624 swapFree=67108860/67108860
[pid=10178] ppid=10175 vsize=26105492 memory=87652 CPUtime=0.98 cores=0-7
/proc/10178/stat : 10178 (java) S 10175 10178 8941 0 -1 1077944320 17867 0 0 0 93 5 0 0 20 0 20 0 81581490 26732023808 21913 33554432000 4194304 4196468 140730352345696 140730352328240 139745242922743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
/proc/10178/statm: 6526373 21913 3497 1 0 6488444 0
[pid=10178/tid=10180] ppid=10175 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/10178/task/10180/stat : 10180 (java) R 10175 10178 8941 0 -1 4202560 14999 0 0 0 63 4 0 0 20 0 20 0 81581491 26732023808 21913 33554432000 4194304 4196468 140730352345696 139745247137856 139745227003230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10181] ppid=10175 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10181/stat : 10181 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26732023808 21913 33554432000 4194304 4196468 140730352345696 139744800770960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10182] ppid=10175 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10182/stat : 10182 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26732023808 21913 33554432000 4194304 4196468 140730352345696 139744799718160 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10183] ppid=10175 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10183/stat : 10183 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26732023808 21913 33554432000 4194304 4196468 140730352345696 139744798665872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10184] ppid=10175 vsize=26105492 memory=1228 CPUtime=0 cores=0-7
/proc/10178/task/10184/stat : 10184 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581491 26732023808 21913 33554432000 4194304 4196468 140730352345696 139744797613072 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10185] ppid=10175 vsize=26105492 memory=1704 CPUtime=0 cores=0-7
/proc/10178/task/10185/stat : 10185 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26732023808 21913 33554432000 4194304 4196468 140730352345696 139744796559760 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10186] ppid=10175 vsize=26105492 memory=1952 CPUtime=0 cores=0-7
/proc/10178/task/10186/stat : 10186 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26732023808 21913 33554432000 4194304 4196468 140730352345696 139744795506960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10187] ppid=10175 vsize=26105492 memory=10592 CPUtime=0 cores=0-7
/proc/10178/task/10187/stat : 10187 (java) S 10175 10178 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81581491 26732023808 21913 33554432000 4194304 4196468 140730352345696 139744794454672 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10188] ppid=10175 vsize=26105492 memory=15872 CPUtime=0 cores=0-7
/proc/10178/task/10188/stat : 10188 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81581491 26732023808 21913 33554432000 4194304 4196468 140730352345696 139744793401872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10189] ppid=10175 vsize=26105492 memory=18476 CPUtime=0 cores=0-7
/proc/10178/task/10189/stat : 10189 (java) S 10175 10178 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81581493 26732023808 21913 33554432000 4194304 4196468 140730352345696 139744751839856 139745242933890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0

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

[pid=10178/tid=10200] ppid=10175 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10200/stat : 10200 (java) S 10175 10178 8941 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 45 0 81581733 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743494751568 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10201] ppid=10175 vsize=27852576 memory=0 CPUtime=0.04 cores=0-7
/proc/10178/task/10201/stat : 10201 (java) S 10175 10178 8941 0 -1 1077944384 99 0 0 0 4 0 0 0 20 0 45 0 81581750 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743493698352 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10202] ppid=10175 vsize=27852576 memory=0 CPUtime=0.18 cores=0-7
/proc/10178/task/10202/stat : 10202 (java) S 10175 10178 8941 0 -1 1077944384 173 0 0 0 18 0 0 0 20 0 45 0 81581751 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743492645552 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10203] ppid=10175 vsize=27852576 memory=0 CPUtime=0.13 cores=0-7
/proc/10178/task/10203/stat : 10203 (java) S 10175 10178 8941 0 -1 1077944384 57 0 0 0 13 0 0 0 20 0 45 0 81581751 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743491593264 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10204] ppid=10175 vsize=27852576 memory=0 CPUtime=0.11 cores=0-7
/proc/10178/task/10204/stat : 10204 (java) S 10175 10178 8941 0 -1 1077944384 101 0 0 0 11 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743490540464 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10205] ppid=10175 vsize=27852576 memory=0 CPUtime=0.21 cores=0-7
/proc/10178/task/10205/stat : 10205 (java) S 10175 10178 8941 0 -1 1077944384 155 0 0 0 21 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743442003248 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10206] ppid=10175 vsize=27852576 memory=0 CPUtime=0.17 cores=0-7
/proc/10178/task/10206/stat : 10206 (java) S 10175 10178 8941 0 -1 1077944384 162 0 0 0 17 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743440950448 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10207] ppid=10175 vsize=27852576 memory=0 CPUtime=0.01 cores=0-7
/proc/10178/task/10207/stat : 10207 (java) S 10175 10178 8941 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743439898160 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10208] ppid=10175 vsize=27852576 memory=0 CPUtime=0.18 cores=0-7
/proc/10178/task/10208/stat : 10208 (java) S 10175 10178 8941 0 -1 1077944384 161 0 0 0 18 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743438845360 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10209] ppid=10175 vsize=27852576 memory=0 CPUtime=0.21 cores=0-7
/proc/10178/task/10209/stat : 10209 (java) S 10175 10178 8941 0 -1 1077944384 161 0 0 0 21 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743437792048 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10210] ppid=10175 vsize=27852576 memory=0 CPUtime=0.17 cores=0-7
/proc/10178/task/10210/stat : 10210 (java) S 10175 10178 8941 0 -1 1077944384 103 0 0 0 17 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743436739248 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10211] ppid=10175 vsize=27852576 memory=0 CPUtime=0.01 cores=0-7
/proc/10178/task/10211/stat : 10211 (java) S 10175 10178 8941 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743435686960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10212] ppid=10175 vsize=27852576 memory=0 CPUtime=0.08 cores=0-7
/proc/10178/task/10212/stat : 10212 (java) S 10175 10178 8941 0 -1 1077944384 51 0 0 0 8 0 0 0 20 0 45 0 81581758 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743434634160 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10213] ppid=10175 vsize=27852576 memory=0 CPUtime=0.1 cores=0-7
/proc/10178/task/10213/stat : 10213 (java) S 10175 10178 8941 0 -1 1077944384 64 0 0 0 10 0 0 0 20 0 45 0 81581758 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743433581872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10214] ppid=10175 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10214/stat : 10214 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 45 0 81581789 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743430395056 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10215] ppid=10175 vsize=27852576 memory=139651667281024 CPUtime=0.01 cores=0-7
/proc/10178/task/10215/stat : 10215 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 45 0 81581789 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743429342768 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10216] ppid=10175 vsize=27852576 memory=0 CPUtime=0.03 cores=0-7
/proc/10178/task/10216/stat : 10216 (java) S 10175 10178 8941 0 -1 1077944384 46 0 0 0 3 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743428289968 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10217] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10217/stat : 10217 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743427236656 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10218] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10218/stat : 10218 (java) S 10175 10178 8941 0 -1 1077944384 28 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743426183856 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10219] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10219/stat : 10219 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743425131568 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10220] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10220/stat : 10220 (java) R 10175 10178 8941 0 -1 4202560 85 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743424056240 139745242934678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10221] ppid=10175 vsize=27852576 memory=0 CPUtime=0.03 cores=0-7
/proc/10178/task/10221/stat : 10221 (java) S 10175 10178 8941 0 -1 1077944384 44 0 0 0 3 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743423026480 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10222] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10222/stat : 10222 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743421973680 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10223] ppid=10175 vsize=27852576 memory=0 CPUtime=0.01 cores=0-7
/proc/10178/task/10223/stat : 10223 (java) S 10175 10178 8941 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743420921392 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10224] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10224/stat : 10224 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743419868592 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
Current children cumulated CPU time: 10.44 s
Current children cumulated vsize: 27852576 KiB
Current children cumulated memory: 469832 KiB

[startup+3.17771 s]
# the end of solver process 10178 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10.1787 s, system=0.403646 s

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

[startup+3.11951 s]
/proc/loadavg: 8.62 8.66 6.84 7/229 10224
/proc/meminfo: memFree=20309336/32770624 swapFree=67108860/67108860
[pid=10178] ppid=10175 vsize=27852576 memory=469832 CPUtime=10.44 cores=0-7
/proc/10178/stat : 10178 (java) S 10175 10178 8941 0 -1 1077944320 52216 0 0 0 1005 39 0 0 20 0 45 0 81581490 28521037824 117458 33554432000 4194304 4196468 140730352345696 140730352328240 139745242922743 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
/proc/10178/statm: 6963144 117458 3619 1 0 6924694 0
[pid=10178/tid=10180] ppid=10175 vsize=27852576 memory=0 CPUtime=2.55 cores=0-7
/proc/10178/task/10180/stat : 10180 (java) S 10175 10178 8941 0 -1 1077944384 25139 0 0 0 247 8 0 0 20 0 45 0 81581491 28521037824 117458 33554432000 4194304 4196468 140730352345696 139745247160208 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10181] ppid=10175 vsize=27852576 memory=0 CPUtime=0.06 cores=0-7
/proc/10178/task/10181/stat : 10181 (java) S 10175 10178 8941 0 -1 1077944384 249 0 0 0 4 2 0 0 20 0 45 0 81581491 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744800770960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10182] ppid=10175 vsize=27852576 memory=1047 CPUtime=0.05 cores=0-7
/proc/10178/task/10182/stat : 10182 (java) S 10175 10178 8941 0 -1 1077944384 103 0 0 0 3 2 0 0 20 0 45 0 81581491 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744799718160 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10183] ppid=10175 vsize=27852576 memory=0 CPUtime=0.04 cores=0-7
/proc/10178/task/10183/stat : 10183 (java) S 10175 10178 8941 0 -1 1077944384 119 0 0 0 3 1 0 0 20 0 45 0 81581491 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744798665872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10184] ppid=10175 vsize=27852576 memory=24204 CPUtime=0.06 cores=0-7
/proc/10178/task/10184/stat : 10184 (java) S 10175 10178 8941 0 -1 1077944384 156 0 0 0 4 2 0 0 20 0 45 0 81581491 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744797613072 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10185] ppid=10175 vsize=27852576 memory=2396 CPUtime=0.03 cores=0-7
/proc/10178/task/10185/stat : 10185 (java) S 10175 10178 8941 0 -1 1077944384 61 0 0 0 2 1 0 0 20 0 45 0 81581491 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744796559760 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10186] ppid=10175 vsize=27852576 memory=1292 CPUtime=0.06 cores=0-7
/proc/10178/task/10186/stat : 10186 (java) S 10175 10178 8941 0 -1 1077944384 288 0 0 0 4 2 0 0 20 0 45 0 81581491 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744795506960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10187] ppid=10175 vsize=27852576 memory=1844 CPUtime=0.04 cores=0-7
/proc/10178/task/10187/stat : 10187 (java) S 10175 10178 8941 0 -1 1077944384 701 0 0 0 3 1 0 0 20 0 45 0 81581491 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744794454672 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10188] ppid=10175 vsize=27852576 memory=6791534058613427641 CPUtime=0.04 cores=0-7
/proc/10178/task/10188/stat : 10188 (java) S 10175 10178 8941 0 -1 1077944384 94 0 0 0 3 1 0 0 20 0 45 0 81581491 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744793401872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10189] ppid=10175 vsize=27852576 memory=279303333939360 CPUtime=0.03 cores=0-7
/proc/10178/task/10189/stat : 10189 (java) S 10175 10178 8941 0 -1 1077944384 1654 0 0 0 3 0 0 0 20 0 45 0 81581493 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744751839856 139745242933890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10190] ppid=10175 vsize=27852576 memory=279303333939552 CPUtime=0 cores=0-7
/proc/10178/task/10190/stat : 10190 (java) S 10175 10178 8941 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 45 0 81581493 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744750785888 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10191] ppid=10175 vsize=27852576 memory=139651667173600 CPUtime=0 cores=0-7
/proc/10178/task/10191/stat : 10191 (java) S 10175 10178 8941 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 45 0 81581493 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744749733504 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10192] ppid=10175 vsize=27852576 memory=311144 CPUtime=0 cores=0-7
/proc/10178/task/10192/stat : 10192 (java) S 10175 10178 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 81581496 28521037824 117458 33554432000 4194304 4196468 140730352345696 139744748681808 139745242941339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10193] ppid=10175 vsize=27852576 memory=0 CPUtime=1.33 cores=0-7
/proc/10178/task/10193/stat : 10193 (java) R 10175 10178 8941 0 -1 4202560 4387 0 0 0 131 2 0 0 20 0 45 0 81581496 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743690465024 139745227823068 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10194] ppid=10175 vsize=27852576 memory=0 CPUtime=1.4 cores=0-7
/proc/10178/task/10194/stat : 10194 (java) R 10175 10178 8941 0 -1 4202560 4118 0 0 0 139 1 0 0 20 0 45 0 81581496 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743689417248 139745228031621 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10195] ppid=10175 vsize=27852576 memory=0 CPUtime=1.38 cores=0-7
/proc/10178/task/10195/stat : 10195 (java) R 10175 10178 8941 0 -1 4202560 4871 0 0 0 137 1 0 0 20 0 45 0 81581496 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743688364768 139745227603196 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10196] ppid=10175 vsize=27852576 memory=0 CPUtime=1.21 cores=0-7
/proc/10178/task/10196/stat : 10196 (java) S 10175 10178 8941 0 -1 1077944384 7052 0 0 0 119 2 0 0 20 0 45 0 81581496 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743687325936 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10197] ppid=10175 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10197/stat : 10197 (java) S 10175 10178 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 81581496 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743686273888 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10198] ppid=10175 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10198/stat : 10198 (java) S 10175 10178 8941 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 45 0 81581496 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743685221168 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10200] ppid=10175 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10200/stat : 10200 (java) S 10175 10178 8941 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 45 0 81581733 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743494751568 139745242933890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10201] ppid=10175 vsize=27852576 memory=0 CPUtime=0.04 cores=0-7
/proc/10178/task/10201/stat : 10201 (java) S 10175 10178 8941 0 -1 1077944384 99 0 0 0 4 0 0 0 20 0 45 0 81581750 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743493698352 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10202] ppid=10175 vsize=27852576 memory=0 CPUtime=0.18 cores=0-7
/proc/10178/task/10202/stat : 10202 (java) S 10175 10178 8941 0 -1 1077944384 173 0 0 0 18 0 0 0 20 0 45 0 81581751 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743492645552 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10203] ppid=10175 vsize=27852576 memory=0 CPUtime=0.13 cores=0-7
/proc/10178/task/10203/stat : 10203 (java) S 10175 10178 8941 0 -1 1077944384 57 0 0 0 13 0 0 0 20 0 45 0 81581751 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743491593264 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10204] ppid=10175 vsize=27852576 memory=0 CPUtime=0.11 cores=0-7
/proc/10178/task/10204/stat : 10204 (java) S 10175 10178 8941 0 -1 1077944384 101 0 0 0 11 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743490540464 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10205] ppid=10175 vsize=27852576 memory=0 CPUtime=0.21 cores=0-7
/proc/10178/task/10205/stat : 10205 (java) S 10175 10178 8941 0 -1 1077944384 155 0 0 0 21 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743442003248 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10206] ppid=10175 vsize=27852576 memory=0 CPUtime=0.17 cores=0-7
/proc/10178/task/10206/stat : 10206 (java) S 10175 10178 8941 0 -1 1077944384 162 0 0 0 17 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743440950448 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10207] ppid=10175 vsize=27852576 memory=0 CPUtime=0.01 cores=0-7
/proc/10178/task/10207/stat : 10207 (java) S 10175 10178 8941 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743439898160 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10208] ppid=10175 vsize=27852576 memory=0 CPUtime=0.18 cores=0-7
/proc/10178/task/10208/stat : 10208 (java) S 10175 10178 8941 0 -1 1077944384 161 0 0 0 18 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743438845360 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10209] ppid=10175 vsize=27852576 memory=0 CPUtime=0.21 cores=0-7
/proc/10178/task/10209/stat : 10209 (java) S 10175 10178 8941 0 -1 1077944384 161 0 0 0 21 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743437792048 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10210] ppid=10175 vsize=27852576 memory=0 CPUtime=0.17 cores=0-7
/proc/10178/task/10210/stat : 10210 (java) S 10175 10178 8941 0 -1 1077944384 103 0 0 0 17 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743436739248 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10211] ppid=10175 vsize=27852576 memory=0 CPUtime=0.01 cores=0-7
/proc/10178/task/10211/stat : 10211 (java) S 10175 10178 8941 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 45 0 81581757 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743435686960 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10212] ppid=10175 vsize=27852576 memory=0 CPUtime=0.08 cores=0-7
/proc/10178/task/10212/stat : 10212 (java) S 10175 10178 8941 0 -1 1077944384 51 0 0 0 8 0 0 0 20 0 45 0 81581758 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743434634160 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10213] ppid=10175 vsize=27852576 memory=0 CPUtime=0.1 cores=0-7
/proc/10178/task/10213/stat : 10213 (java) S 10175 10178 8941 0 -1 1077944384 64 0 0 0 10 0 0 0 20 0 45 0 81581758 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743433581872 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10214] ppid=10175 vsize=27852576 memory=0 CPUtime=0 cores=0-7
/proc/10178/task/10214/stat : 10214 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 45 0 81581789 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743430395056 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10215] ppid=10175 vsize=27852576 memory=139651667281024 CPUtime=0.01 cores=0-7
/proc/10178/task/10215/stat : 10215 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 45 0 81581789 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743429342768 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10216] ppid=10175 vsize=27852576 memory=0 CPUtime=0.03 cores=0-7
/proc/10178/task/10216/stat : 10216 (java) S 10175 10178 8941 0 -1 1077944384 46 0 0 0 3 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743428289968 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10217] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10217/stat : 10217 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743427236656 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10218] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10218/stat : 10218 (java) S 10175 10178 8941 0 -1 1077944384 28 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743426183856 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10219] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10219/stat : 10219 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743425131568 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10220] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10220/stat : 10220 (java) R 10175 10178 8941 0 -1 4202560 85 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743424056240 139745242934678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10221] ppid=10175 vsize=27852576 memory=0 CPUtime=0.03 cores=0-7
/proc/10178/task/10221/stat : 10221 (java) S 10175 10178 8941 0 -1 1077944384 44 0 0 0 3 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743423026480 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10222] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10222/stat : 10222 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743421973680 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10223] ppid=10175 vsize=27852576 memory=0 CPUtime=0.01 cores=0-7
/proc/10178/task/10223/stat : 10223 (java) S 10175 10178 8941 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743420921392 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
[pid=10178/tid=10224] ppid=10175 vsize=27852576 memory=0 CPUtime=0.02 cores=0-7
/proc/10178/task/10224/stat : 10224 (java) S 10175 10178 8941 0 -1 1077944384 24 0 0 0 2 0 0 0 20 0 45 0 81581790 28521037824 117458 33554432000 4194304 4196468 140730352345696 139743419868592 139745242932949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8138752 140730352354381 140730352354565 140730352354565 140730352357327 0
Current children cumulated CPU time: 10.44 s
Current children cumulated vsize: 27852576 KiB
Current children cumulated memory: 469832 KiB

Child status: 0
Real time (s): 3.17776
CPU time (s): 10.5824
CPU user time (s): 10.1787
CPU system time (s): 0.403646
CPU usage (%): 333.014
Max. virtual memory (cumulated for all children) (KiB): 27852576
Max. memory (cumulated for all children) (KiB): 469832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.1787
system time used= 0.403646
maximum resident set size= 471836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52341
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= 6373
involuntary context switches= 111


# summary of solver processes directly reported to runsolver:
#   pid: 10178
#   total CPU time (s): 10.5824
#   total CPU user time (s): 10.1787
#   total CPU system time (s): 0.403646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04716 second user time and 0.076635 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 23:23:03
IDJOB=4291900
IDBENCH=141197
IDSOLVER=2745
FILE ID=node134/4291900-1532640183
RUNJOBID= node134-1532633895-8968
PBS_JOBID= 21022182
Free space on /tmp= 55560 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-01-opt_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291900-1532640183/watcher-4291900-1532640183 -o /tmp/evaluation-result-4291900-1532640183/solver-4291900-1532640183 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1033877429 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291900-1532640183.xml

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

MD5SUM BENCH= 19ea5b9da6c92ab0a6dd9deb2e409c18
RANDOM SEED=1033877429

node134.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.68
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.68
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.68
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.68
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:        20767356 kB
MemAvailable:   31957500 kB
Buffers:          230312 kB
Cached:         11219244 kB
SwapCached:            0 kB
Active:          2236000 kB
Inactive:        9268428 kB
Active(anon):       6480 kB
Inactive(anon):    76424 kB
Active(file):    2229520 kB
Inactive(file):  9192004 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35716 kB
Writeback:             0 kB
AnonPages:        116652 kB
Mapped:            41548 kB
Shmem:             25248 kB
Slab:             196396 kB
SReclaimable:     168908 kB
SUnreclaim:        27488 kB
KernelStack:        3872 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55528 MiB
End job on node134 at 2018-07-26 23:23:06