Trace number 4246782

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
R1: OscaR - Hybrid 2017-06-30SAT (TO)111 2400.03 2329.32

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-13-a4.xml
MD5SUMa23d33c916089316ecf00e2bfba5f26c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark109
Best CPU time to get the best result obtained on this benchmark2520.0701
Satisfiable
(Un)Satisfiability was proved
Number of variables13
Number of constraints2719
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":13}]
Minimum variable degree793
Maximum variable degree794
Distribution of variable degrees[{"degree":793,"count":11},{"degree":794,"count":2}]
Minimum constraint arity1
Maximum constraint arity13
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":572},{"arity":4,"count":2145},{"arity":13,"count":1}]
Number of extensional constraints0
Number of intensional constraints2718
Distribution of constraint types[{"type":"intension","count":2718},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.27/0.29	c version: 2017-06-30
0.27/0.29	c seed: 203485476
0.27/0.29	c timeout: 2400
0.27/0.29	c memlimit: 15500
0.27/0.29	c nbcore: 8
0.45/0.32	c Parsing instance...
3.46/1.22	c Parsing done, starting first complete search...
3.69/1.34	o 500
3.69/1.36	o 499
4.14/1.44	o 498
4.14/1.45	o 497
5.30/1.73	o 495
5.30/1.77	o 493
7.00/3.25	c First complete search done, starting ALNS search...
8.54/4.19	o 490
14.32/9.38	o 487
14.84/9.76	o 151
19.16/13.83	o 147
70.74/63.90	o 144
76.99/69.96	o 143
77.09/70.05	o 142
77.31/70.24	o 141
77.93/70.86	o 140
79.06/71.97	o 139
79.16/72.04	o 135
79.16/72.05	o 134
89.12/81.72	o 127
93.89/86.33	o 126
97.44/89.85	o 125
99.20/91.51	o 124
116.25/108.27	o 123
118.51/110.45	o 122
800.87/775.09	o 121
816.99/790.61	o 118
909.94/880.93	o 117
924.04/894.64	o 116
971.94/941.15	o 114
1029.37/997.03	o 113
1327.97/1287.54	o 112
1730.47/1679.05	c ALNS done, starting second complete search
1730.47/1679.05	c Best operator: FullRelax_WeightDeg(Min) with improvement of: 350
2047.05/1986.41	o 111
2400.00/2329.30	s SATISFIABLE
2400.00/2329.30	v <instantiation>
2400.00/2329.30	v 	<list>
2400.00/2329.30	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]
2400.00/2329.30	v 	</list>
2400.00/2329.30	v 	<values>
2400.00/2329.30	v 		0 1 3 12 28 33 48 62 70 88 101 105 111 
2400.00/2329.30	v 	</values>
2400.00/2329.30	v </instantiation>

Verifier Data

OK	111

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4246782-1500705810/watcher-4246782-1500705810 -o /tmp/evaluation-result-4246782-1500705810/solver-4246782-1500705810 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500682518-14755 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 203485476 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246782-1500705810.xml 

pid=17857
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.77 1.60 1.55 3/262 17860
/proc/meminfo: memFree=28788008/32770624 swapFree=5848/263240
[pid=17860] ppid=17857 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 5850047 369864704 1925 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 90299 1925 1072 1 0 79210 0
[pid=17860/tid=17861] ppid=17857 vsize=10621200 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 473 0 0 0 0 0 0 0 20 0 2 0 5850047 10876108800 2037 33554432000 4194304 4196468 140727573332656 140713983199648 140713971247008 0 4 0 16784584 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0

[startup+0.100072 s]
/proc/loadavg: 1.77 1.60 1.55 3/262 17860
/proc/meminfo: memFree=28788008/32770624 swapFree=5848/263240
[pid=17860] ppid=17857 vsize=13263912 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 6498 0 0 0 9 1 0 0 20 0 20 0 5850047 13582245888 7260 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3315978 7260 3373 1 0 3303698 0
[pid=17860/tid=17861] ppid=17857 vsize=13263912 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 4575 0 0 0 7 1 0 0 20 0 20 0 5850047 13582245888 7260 33554432000 4194304 4196468 140727573332656 140713983180848 140713965025678 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.20047 s]
/proc/loadavg: 1.77 1.60 1.55 3/262 17860
/proc/meminfo: memFree=28788008/32770624 swapFree=5848/263240
[pid=17860] ppid=17857 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 8723 0 0 0 25 2 0 0 20 0 20 0 5850047 13582245888 9680 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3315978 9680 3540 1 0 3303698 0
[pid=17860/tid=17861] ppid=17857 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 6415 0 0 0 17 1 0 0 20 0 20 0 5850047 13582245888 9680 33554432000 4194304 4196468 140727573332656 140713983178832 140713978979485 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13263912

[startup+0.300372 s]
/proc/loadavg: 1.77 1.60 1.55 3/262 17860
/proc/meminfo: memFree=28788008/32770624 swapFree=5848/263240
[pid=17860] ppid=17857 vsize=13263912 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 9821 0 0 0 42 3 0 0 20 0 20 0 5850047 13582245888 11499 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3315978 11499 3681 1 0 3303698 0
[pid=17860/tid=17861] ppid=17857 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 7097 0 0 0 25 2 0 0 20 0 20 0 5850047 13582245888 11499 33554432000 4194304 4196468 140727573332656 140713983176624 140713963038046 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13263912

[startup+0.700242 s]
/proc/loadavg: 1.77 1.60 1.55 3/262 17860
/proc/meminfo: memFree=28788008/32770624 swapFree=5848/263240
[pid=17860] ppid=17857 vsize=13265980 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 12198 0 0 0 141 6 0 0 20 0 20 0 5850047 13584363520 20627 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3316495 20627 3766 1 0 3304210 0
[pid=17860/tid=17861] ppid=17857 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 7885 0 0 0 63 4 0 0 20 0 20 0 5850047 13584363520 20627 33554432000 4194304 4196468 140727573332656 140713983191048 140713617243034 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13265980

[startup+1.50111 s]
/proc/loadavg: 1.77 1.60 1.55 3/282 17880
/proc/meminfo: memFree=28658236/32770624 swapFree=5848/263248
[pid=17860] ppid=17857 vsize=13270076 CPUtime=4.56 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 27600 0 0 0 445 11 0 0 20 0 20 0 5850047 13588557824 45077 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3317519 45077 3793 1 0 3305234 0
[pid=17860/tid=17861] ppid=17857 vsize=13270076 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 10877 0 0 0 141 6 0 0 20 0 20 0 5850047 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713983192872 140713621785757 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17863] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17863/stat : 17863 (java) S 17857 17860 14040 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713935510160 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17864] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17864/stat : 17864 (java) S 17857 17860 14040 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713934457360 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17865] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17865/stat : 17865 (java) S 17857 17860 14040 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713576298896 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17866] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17866/stat : 17866 (java) S 17857 17860 14040 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713575246096 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17867] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17867/stat : 17867 (java) S 17857 17860 14040 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713574194320 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17868] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17868/stat : 17868 (java) S 17857 17860 14040 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713573141520 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17869] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17869/stat : 17869 (java) S 17857 17860 14040 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713572088720 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17870] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17870/stat : 17870 (java) S 17857 17860 14040 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713571035920 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17871] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17871/stat : 17871 (java) S 17857 17860 14040 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 5850050 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713308105072 140713978968706 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17872] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17872/stat : 17872 (java) S 17857 17860 14040 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 5850050 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713307051040 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17873] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17873/stat : 17873 (java) S 17857 17860 14040 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 5850051 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713305998192 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17874] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17874/stat : 17874 (java) S 17857 17860 14040 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5850053 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713304946512 140713978976155 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17875] ppid=17857 vsize=13270076 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17875/stat : 17875 (java) R 17857 17860 14040 0 -1 4202560 3256 0 0 0 75 1 0 0 20 0 20 0 5850053 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713303880776 140713964074726 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17876] ppid=17857 vsize=13270076 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17876/stat : 17876 (java) R 17857 17860 14040 0 -1 4202560 3060 0 0 0 75 1 0 0 20 0 20 0 5850053 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713302823112 140713956974551 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17877] ppid=17857 vsize=13270076 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17877/stat : 17877 (java) R 17857 17860 14040 0 -1 4202560 2862 0 0 0 76 0 0 0 20 0 20 0 5850053 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713301775320 140713958329169 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17878] ppid=17857 vsize=13270076 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17878/stat : 17878 (java) S 17857 17860 14040 0 -1 1077944384 6135 0 0 0 76 1 0 0 20 0 20 0 5850053 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713300736496 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17879] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17879/stat : 17879 (java) S 17857 17860 14040 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5850054 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713299683936 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17880] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17880/stat : 17880 (java) S 17857 17860 14040 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5850054 13588557824 45077 33554432000 4194304 4196468 140727573332656 140713298631216 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 13270076

[startup+3.10085 s]
/proc/loadavg: 1.87 1.62 1.55 3/282 17880
/proc/meminfo: memFree=28578528/32770624 swapFree=5848/263248
[pid=17860] ppid=17857 vsize=13270076 CPUtime=6.9 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 30587 0 0 0 676 14 0 0 20 0 20 0 5850047 13588557824 57712 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3317519 57712 3814 1 0 3305234 0
[pid=17860/tid=17861] ppid=17857 vsize=13270076 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 11187 0 0 0 299 6 0 0 20 0 20 0 5850047 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713983196848 140713621842256 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17863] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17863/stat : 17863 (java) S 17857 17860 14040 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713935510160 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17864] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17864/stat : 17864 (java) S 17857 17860 14040 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713934457360 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17865] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17865/stat : 17865 (java) S 17857 17860 14040 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713576298896 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17866] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17866/stat : 17866 (java) S 17857 17860 14040 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713575246096 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17867] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17867/stat : 17867 (java) S 17857 17860 14040 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713574194320 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17868] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17868/stat : 17868 (java) S 17857 17860 14040 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713573141520 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17869] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17869/stat : 17869 (java) S 17857 17860 14040 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713572088720 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17870] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17870/stat : 17870 (java) S 17857 17860 14040 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 5850048 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713571035920 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17871] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17871/stat : 17871 (java) S 17857 17860 14040 0 -1 1077944384 153 0 0 0 0 0 0 0 20 0 20 0 5850050 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713308105072 140713978968706 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17872] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17872/stat : 17872 (java) S 17857 17860 14040 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 5850050 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713307051104 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17873] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17873/stat : 17873 (java) S 17857 17860 14040 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 5850051 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713305998208 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17874] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17874/stat : 17874 (java) S 17857 17860 14040 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5850053 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713304946512 140713978976155 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17875] ppid=17857 vsize=13270076 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17875/stat : 17875 (java) S 17857 17860 14040 0 -1 1077944384 3670 0 0 0 92 1 0 0 20 0 20 0 5850053 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713303894896 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17876] ppid=17857 vsize=13270076 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17876/stat : 17876 (java) S 17857 17860 14040 0 -1 1077944384 3366 0 0 0 102 1 0 0 20 0 20 0 5850053 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713302842096 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17877] ppid=17857 vsize=13270076 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17877/stat : 17877 (java) S 17857 17860 14040 0 -1 1077944384 4066 0 0 0 100 0 0 0 20 0 20 0 5850053 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713301789296 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17878] ppid=17857 vsize=13270076 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17878/stat : 17878 (java) S 17857 17860 14040 0 -1 1077944384 6446 0 0 0 77 1 0 0 20 0 20 0 5850053 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713300736496 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17879] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17879/stat : 17879 (java) S 17857 17860 14040 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5850054 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713299683936 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17880] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17880/stat : 17880 (java) S 17857 17860 14040 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 5850054 13588557824 57712 33554432000 4194304 4196468 140727573332656 140713298631216 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 6.9
Current children cumulated vsize (KiB) 13270076

[startup+6.30088 s]
/proc/loadavg: 1.87 1.62 1.55 3/282 17880
/proc/meminfo: memFree=28417744/32770624 swapFree=5848/263252
[pid=17860] ppid=17857 vsize=13270076 CPUtime=10.98 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 34352 0 0 0 1070 28 0 0 20 0 20 0 5850047 13588557824 154761 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3317519 154761 3823 1 0 3305234 0
[pid=17860/tid=17861] ppid=17857 vsize=13270076 CPUtime=6.2 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 12965 0 0 0 608 12 0 0 20 0 20 0 5850047 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713983193176 140713622202580 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17863] ppid=17857 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17863/stat : 17863 (java) S 17857 17860 14040 0 -1 1077944384 95 0 0 0 2 1 0 0 20 0 20 0 5850048 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713935510160 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17864] ppid=17857 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17864/stat : 17864 (java) S 17857 17860 14040 0 -1 1077944384 31 0 0 0 2 0 0 0 20 0 20 0 5850048 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713934457360 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17865] ppid=17857 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17865/stat : 17865 (java) S 17857 17860 14040 0 -1 1077944384 44 0 0 0 1 1 0 0 20 0 20 0 5850048 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713576298896 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17866] ppid=17857 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17866/stat : 17866 (java) S 17857 17860 14040 0 -1 1077944384 641 0 0 0 2 1 0 0 20 0 20 0 5850048 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713575246096 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17867] ppid=17857 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17867/stat : 17867 (java) S 17857 17860 14040 0 -1 1077944384 179 0 0 0 1 1 0 0 20 0 20 0 5850048 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713574194320 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17868] ppid=17857 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17868/stat : 17868 (java) S 17857 17860 14040 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 20 0 5850048 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713573141520 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17869] ppid=17857 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17869/stat : 17869 (java) S 17857 17860 14040 0 -1 1077944384 34 0 0 0 1 1 0 0 20 0 20 0 5850048 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713572088720 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17870] ppid=17857 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17870/stat : 17870 (java) S 17857 17860 14040 0 -1 1077944384 23 0 0 0 2 1 0 0 20 0 20 0 5850048 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713571035920 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17871] ppid=17857 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17871/stat : 17871 (java) S 17857 17860 14040 0 -1 1077944384 518 0 0 0 1 0 0 0 20 0 20 0 5850050 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713308105072 140713978968706 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17872] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17872/stat : 17872 (java) S 17857 17860 14040 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 5850050 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713307051104 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17873] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17873/stat : 17873 (java) S 17857 17860 14040 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 5850051 13588557824 154761 33554432000 4194304 4196468 140727573332656 140713305998208 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17874] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=17860/tid=17876] ppid=17857 vsize=13270076 CPUtime=1.56 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17876/stat : 17876 (java) S 17857 17860 14040 0 -1 1077944384 6938 0 0 0 154 2 0 0 20 0 20 0 5850053 13588557824 292340 33554432000 4194304 4196468 140727573332656 140713302842096 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17877] ppid=17857 vsize=13270076 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17877/stat : 17877 (java) S 17857 17860 14040 0 -1 1077944384 8926 0 0 0 168 2 0 0 20 0 20 0 5850053 13588557824 292340 33554432000 4194304 4196468 140727573332656 140713301789296 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17878] ppid=17857 vsize=13270076 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17878/stat : 17878 (java) S 17857 17860 14040 0 -1 1077944384 23797 0 0 0 114 3 0 0 20 0 20 0 5850053 13588557824 292340 33554432000 4194304 4196468 140727573332656 140713300736496 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17879] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17879/stat : 17879 (java) S 17857 17860 14040 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5850054 13588557824 292340 33554432000 4194304 4196468 140727573332656 140713299683936 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17880] ppid=17857 vsize=13270076 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17880/stat : 17880 (java) S 17857 17860 14040 0 -1 1077944384 1167 0 0 0 64 61 0 0 20 0 20 0 5850054 13588557824 292340 33554432000 4194304 4196468 140727573332656 140713298631216 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 2330.94
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.26 1.35 1.42 3/281 18061
/proc/meminfo: memFree=30063564/32770624 swapFree=5848/265496
[pid=17860] ppid=17857 vsize=13270076 CPUtime=2392.79 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 187328 0 0 0 238828 451 0 0 20 0 20 0 5850047 13588557824 293876 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3317519 293876 3837 1 0 3305234 0
[pid=17860/tid=17861] ppid=17857 vsize=13270076 CPUtime=2302.86 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 65480 0 0 0 230248 38 0 0 20 0 20 0 5850047 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713983195904 140713615504936 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17863] ppid=17857 vsize=13270076 CPUtime=9.56 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17863/stat : 17863 (java) S 17857 17860 14040 0 -1 1077944384 7015 0 0 0 915 41 0 0 20 0 20 0 5850048 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713935510160 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17864] ppid=17857 vsize=13270076 CPUtime=9.63 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17864/stat : 17864 (java) S 17857 17860 14040 0 -1 1077944384 7578 0 0 0 922 41 0 0 20 0 20 0 5850048 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713934457360 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17865] ppid=17857 vsize=13270076 CPUtime=9.59 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17865/stat : 17865 (java) S 17857 17860 14040 0 -1 1077944384 8225 0 0 0 915 44 0 0 20 0 20 0 5850048 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713576298896 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17866] ppid=17857 vsize=13270076 CPUtime=9.61 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17866/stat : 17866 (java) S 17857 17860 14040 0 -1 1077944384 6294 0 0 0 915 46 0 0 20 0 20 0 5850048 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713575246096 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17867] ppid=17857 vsize=13270076 CPUtime=9.77 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17867/stat : 17867 (java) S 17857 17860 14040 0 -1 1077944384 5964 0 0 0 934 43 0 0 20 0 20 0 5850048 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713574194320 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17868] ppid=17857 vsize=13270076 CPUtime=9.59 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17868/stat : 17868 (java) S 17857 17860 14040 0 -1 1077944384 7002 0 0 0 913 46 0 0 20 0 20 0 5850048 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713573141520 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17869] ppid=17857 vsize=13270076 CPUtime=9.66 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17869/stat : 17869 (java) S 17857 17860 14040 0 -1 1077944384 9540 0 0 0 927 39 0 0 20 0 20 0 5850048 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713572088720 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17870] ppid=17857 vsize=13270076 CPUtime=9.7 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17870/stat : 17870 (java) S 17857 17860 14040 0 -1 1077944384 8183 0 0 0 926 44 0 0 20 0 20 0 5850048 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713571035920 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17871] ppid=17857 vsize=13270076 CPUtime=5.44 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17871/stat : 17871 (java) S 17857 17860 14040 0 -1 1077944384 10172 0 0 0 506 38 0 0 20 0 20 0 5850050 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713308105072 140713978968706 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17872] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17872/stat : 17872 (java) S 17857 17860 14040 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 5850050 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713307051104 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17873] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17873/stat : 17873 (java) S 17857 17860 14040 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 5850051 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713305998208 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17874] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17874/stat : 17874 (java) S 17857 17860 14040 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5850053 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713304946512 140713978976155 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17875] ppid=17857 vsize=13270076 CPUtime=1.51 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17875/stat : 17875 (java) S 17857 17860 14040 0 -1 1077944384 9580 0 0 0 150 1 0 0 20 0 20 0 5850053 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713303894896 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17876] ppid=17857 vsize=13270076 CPUtime=1.56 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17876/stat : 17876 (java) S 17857 17860 14040 0 -1 1077944384 6940 0 0 0 154 2 0 0 20 0 20 0 5850053 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713302842096 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17877] ppid=17857 vsize=13270076 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17877/stat : 17877 (java) S 17857 17860 14040 0 -1 1077944384 8928 0 0 0 168 2 0 0 20 0 20 0 5850053 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713301789296 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17878] ppid=17857 vsize=13270076 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17878/stat : 17878 (java) S 17857 17860 14040 0 -1 1077944384 23799 0 0 0 114 3 0 0 20 0 20 0 5850053 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713300736496 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17879] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17879/stat : 17879 (java) S 17857 17860 14040 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5850054 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713299683936 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17880] ppid=17857 vsize=13270076 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17880/stat : 17880 (java) S 17857 17860 14040 0 -1 1077944384 1182 0 0 0 66 63 0 0 20 0 20 0 5850054 13588557824 293876 33554432000 4194304 4196468 140727573332656 140713298631216 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 2392.79
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2329.3 s]
/proc/loadavg: 1.24 1.34 1.42 3/281 18061
/proc/meminfo: memFree=30061304/32770624 swapFree=5848/265504
[pid=17860] ppid=17857 vsize=13270076 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 187357 0 0 0 239548 452 0 0 20 0 20 0 5850047 13588557824 294388 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3317519 294388 3837 1 0 3305234 0
[pid=17860/tid=17861] ppid=17857 vsize=13270076 CPUtime=2309.8 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 65500 0 0 0 230942 38 0 0 20 0 20 0 5850047 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713983195760 140713621580186 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17863] ppid=17857 vsize=13270076 CPUtime=9.59 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17863/stat : 17863 (java) S 17857 17860 14040 0 -1 1077944384 7016 0 0 0 918 41 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713935510160 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17864] ppid=17857 vsize=13270076 CPUtime=9.66 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17864/stat : 17864 (java) S 17857 17860 14040 0 -1 1077944384 7579 0 0 0 925 41 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713934457360 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17865] ppid=17857 vsize=13270076 CPUtime=9.63 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17865/stat : 17865 (java) S 17857 17860 14040 0 -1 1077944384 8226 0 0 0 918 45 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713576298896 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17866] ppid=17857 vsize=13270076 CPUtime=9.64 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17866/stat : 17866 (java) S 17857 17860 14040 0 -1 1077944384 6295 0 0 0 918 46 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713575246096 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17867] ppid=17857 vsize=13270076 CPUtime=9.8 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17867/stat : 17867 (java) S 17857 17860 14040 0 -1 1077944384 5967 0 0 0 937 43 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713574194320 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17868] ppid=17857 vsize=13270076 CPUtime=9.62 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17868/stat : 17868 (java) S 17857 17860 14040 0 -1 1077944384 7002 0 0 0 916 46 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713573141520 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17869] ppid=17857 vsize=13270076 CPUtime=9.7 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17869/stat : 17869 (java) S 17857 17860 14040 0 -1 1077944384 9541 0 0 0 931 39 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713572088720 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17870] ppid=17857 vsize=13270076 CPUtime=9.74 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17870/stat : 17870 (java) S 17857 17860 14040 0 -1 1077944384 8184 0 0 0 930 44 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713571035920 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17871] ppid=17857 vsize=13270076 CPUtime=5.45 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17871/stat : 17871 (java) S 17857 17860 14040 0 -1 1077944384 10172 0 0 0 507 38 0 0 20 0 20 0 5850050 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713308105072 140713978968706 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17872] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17872/stat : 17872 (java) S 17857 17860 14040 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 5850050 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713307051104 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17873] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17873/stat : 17873 (java) S 17857 17860 14040 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 5850051 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713305998208 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17874] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17874/stat : 17874 (java) S 17857 17860 14040 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713304946512 140713978976155 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17875] ppid=17857 vsize=13270076 CPUtime=1.51 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17875/stat : 17875 (java) S 17857 17860 14040 0 -1 1077944384 9580 0 0 0 150 1 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713303894896 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17876] ppid=17857 vsize=13270076 CPUtime=1.56 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17876/stat : 17876 (java) S 17857 17860 14040 0 -1 1077944384 6940 0 0 0 154 2 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713302842096 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17877] ppid=17857 vsize=13270076 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17877/stat : 17877 (java) S 17857 17860 14040 0 -1 1077944384 8928 0 0 0 168 2 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713301789296 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17878] ppid=17857 vsize=13270076 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17878/stat : 17878 (java) S 17857 17860 14040 0 -1 1077944384 23799 0 0 0 114 3 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713300736496 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17879] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17879/stat : 17879 (java) S 17857 17860 14040 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5850054 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713299683936 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17880] ppid=17857 vsize=13270076 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17880/stat : 17880 (java) S 17857 17860 14040 0 -1 1077944384 1182 0 0 0 66 63 0 0 20 0 20 0 5850054 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713298631216 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 13270076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17860 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2329.3 s]
/proc/loadavg: 1.24 1.34 1.42 3/281 18061
/proc/meminfo: memFree=30061304/32770624 swapFree=5848/265504
[pid=17860] ppid=17857 vsize=13270076 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/17860/stat : 17860 (java) S 17857 17860 14040 0 -1 1077944320 187357 0 0 0 239548 452 0 0 20 0 20 0 5850047 13588557824 294388 33554432000 4194304 4196468 140727573332656 140727573315200 140713978957559 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
/proc/17860/statm: 3317519 294388 3837 1 0 3305234 0
[pid=17860/tid=17861] ppid=17857 vsize=13270076 CPUtime=2309.8 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17861/stat : 17861 (java) R 17857 17860 14040 0 -1 4202560 65500 0 0 0 230942 38 0 0 20 0 20 0 5850047 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713983195760 140713621580186 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17863] ppid=17857 vsize=13270076 CPUtime=9.59 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17863/stat : 17863 (java) S 17857 17860 14040 0 -1 1077944384 7016 0 0 0 918 41 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713935510160 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17864] ppid=17857 vsize=13270076 CPUtime=9.66 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17864/stat : 17864 (java) S 17857 17860 14040 0 -1 1077944384 7579 0 0 0 925 41 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713934457360 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17865] ppid=17857 vsize=13270076 CPUtime=9.63 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17865/stat : 17865 (java) S 17857 17860 14040 0 -1 1077944384 8226 0 0 0 918 45 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713576298896 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17866] ppid=17857 vsize=13270076 CPUtime=9.64 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17866/stat : 17866 (java) S 17857 17860 14040 0 -1 1077944384 6295 0 0 0 918 46 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713575246096 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17867] ppid=17857 vsize=13270076 CPUtime=9.8 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17867/stat : 17867 (java) S 17857 17860 14040 0 -1 1077944384 5967 0 0 0 937 43 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713574194320 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17868] ppid=17857 vsize=13270076 CPUtime=9.62 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17868/stat : 17868 (java) S 17857 17860 14040 0 -1 1077944384 7002 0 0 0 916 46 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713573141520 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17869] ppid=17857 vsize=13270076 CPUtime=9.7 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17869/stat : 17869 (java) S 17857 17860 14040 0 -1 1077944384 9541 0 0 0 931 39 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713572088720 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17870] ppid=17857 vsize=13270076 CPUtime=9.74 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17870/stat : 17870 (java) S 17857 17860 14040 0 -1 1077944384 8184 0 0 0 930 44 0 0 20 0 20 0 5850048 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713571035920 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17871] ppid=17857 vsize=13270076 CPUtime=5.45 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17871/stat : 17871 (java) S 17857 17860 14040 0 -1 1077944384 10172 0 0 0 507 38 0 0 20 0 20 0 5850050 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713308105072 140713978968706 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17872] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17872/stat : 17872 (java) S 17857 17860 14040 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 5850050 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713307051104 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17873] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17873/stat : 17873 (java) S 17857 17860 14040 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 5850051 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713305998208 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17874] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17874/stat : 17874 (java) S 17857 17860 14040 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713304946512 140713978976155 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17875] ppid=17857 vsize=13270076 CPUtime=1.51 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17875/stat : 17875 (java) S 17857 17860 14040 0 -1 1077944384 9580 0 0 0 150 1 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713303894896 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17876] ppid=17857 vsize=13270076 CPUtime=1.56 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17876/stat : 17876 (java) S 17857 17860 14040 0 -1 1077944384 6940 0 0 0 154 2 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713302842096 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17877] ppid=17857 vsize=13270076 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17877/stat : 17877 (java) S 17857 17860 14040 0 -1 1077944384 8928 0 0 0 168 2 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713301789296 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17878] ppid=17857 vsize=13270076 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17878/stat : 17878 (java) S 17857 17860 14040 0 -1 1077944384 23799 0 0 0 114 3 0 0 20 0 20 0 5850053 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713300736496 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17879] ppid=17857 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17879/stat : 17879 (java) S 17857 17860 14040 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5850054 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713299683936 140713978967765 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
[pid=17860/tid=17880] ppid=17857 vsize=13270076 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/17860/task/17880/stat : 17880 (java) S 17857 17860 14040 0 -1 1077944384 1182 0 0 0 66 63 0 0 20 0 20 0 5850054 13588557824 294388 33554432000 4194304 4196468 140727573332656 140713298631216 140713978968706 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36409344 140727573341326 140727573341508 140727573341508 140727573344207 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2329.32
CPU time (s): 2400.03
CPU user time (s): 2395.49
CPU system time (s): 4.53609
CPU usage (%): 103.036
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.49
system time used= 4.53609
maximum resident set size= 1177992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187671
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 294761
involuntary context switches= 175740

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.7863 second user time and 21.3938 second system time

The end

Launcher Data

Begin job on node115 at 2017-07-22 08:43:30
IDJOB=4246782
IDBENCH=126238
IDSOLVER=2629
FILE ID=node115/4246782-1500705810
RUNJOBID= node115-1500682518-14755
PBS_JOBID= 20623035
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-13-a4.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246782-1500705810/watcher-4246782-1500705810 -o /tmp/evaluation-result-4246782-1500705810/solver-4246782-1500705810 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node115-1500682518-14755 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 203485476 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4246782-1500705810.xml

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

MD5SUM BENCH= a23d33c916089316ecf00e2bfba5f26c
RANDOM SEED=203485476

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

/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		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.41
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.41
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.41
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.41
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        28788424 kB
MemAvailable:   29061192 kB
Buffers:          120636 kB
Cached:           432680 kB
SwapCached:            0 kB
Active:          3269936 kB
Inactive:         272032 kB
Active(anon):    2991720 kB
Inactive(anon):     8792 kB
Active(file):     278216 kB
Inactive(file):   263240 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42276 kB
Writeback:             0 kB
AnonPages:       3013244 kB
Mapped:            45640 kB
Shmem:              8848 kB
Slab:             127644 kB
SReclaimable:      94296 kB
SUnreclaim:        33348 kB
KernelStack:        4864 kB
PageTables:        11964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3708640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2875392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61904 MiB
End job on node115 at 2017-07-22 09:22:19