Trace number 4246623

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: AbsCon-basic 2017-06-11SAT (TO)103 2400.09 2397.61

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-12-a3.xml
MD5SUM0a01517bf7d7882ddb7c2c03c4be0b51
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark85
Best CPU time to get the best result obtained on this benchmark1775.33
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints69
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":66},{"size":501,"count":12}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":10},{"degree":13,"count":2}]
Minimum constraint arity1
Maximum constraint arity66
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":66},{"arity":12,"count":1},{"arity":66,"count":1}]
Number of extensional constraints0
Number of intensional constraints67
Distribution of constraint types[{"type":"intension","count":67},{"type":"allDifferent","count":1},{"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.50/0.31	
0.50/0.31	AbsCon 2 
0.50/0.31	
0.79/0.56	  Solving XCSP3-instance-4246623-1500709202 as a COP in -infty..+infty
0.79/0.56	  Loading variables...
1.05/0.62	  Loading constraints...
1.38/0.70	  Solver SolverBacktrack being built...
1.38/0.70	
1.38/0.75	  Preprocessing : gac=false, ccks=501, filters=22, revisions=1 (useless=0), AC=621, removals=621, inconsistent=false
1.38/0.75	
18.02/16.52	o 124
27.79/25.97	o 118
52.61/50.58	o 117
225.92/223.65	o 115
378.57/376.30	o 111
469.00/466.69	o 109
1257.32/1254.98	o 103
2400.06/2397.60	
2400.06/2397.60	v <instantiation id='sol7' type='solution' cost='103'>  <list> x[] y[][] </list>  <values> 0 4 9 15 22 34 58 72 74 75 95 103 * 4 9 15 22 34 58 72 74 75 95 103 * * 5 11 18 30 54 68 70 71 91 99 * * * 6 13 25 49 63 65 66 86 94 * * * * 7 19 43 57 59 60 80 88 * * * * * 12 36 50 52 53 73 81 * * * * * * 24 38 40 41 61 69 * * * * * * * 14 16 17 37 45 * * * * * * * * 2 3 23 31 * * * * * * * * * 1 21 29 * * * * * * * * * * 20 28 * * * * * * * * * * * 8 * * * * * * * * * * * * </values>  </instantiation>
2400.06/2397.60	s SATISFIABLE

Verifier Data

OK	103

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-4246623-1500709202/watcher-4246623-1500709202 -o /tmp/evaluation-result-4246623-1500709202/solver-4246623-1500709202 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500696962-13208 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4246623-1500709202.xml 

pid=17142
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: 2.76 2.46 2.16 3/263 17145
/proc/meminfo: memFree=31197924/32770624 swapFree=5880/147084
[pid=17145] ppid=17142 vsize=8339376 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 1776 0 0 0 0 0 0 0 20 0 2 0 6189918 8539521024 2047 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2084844 2047 1183 1 0 2073755 0
[pid=17145/tid=17146] ppid=17142 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) R 17142 17145 15667 0 -1 4202560 619 0 0 0 0 0 0 0 20 0 2 0 6189919 8550137856 2178 33554432000 4194304 4196468 140730960506160 140608220219808 140608208267168 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0

[startup+0.100162 s]
/proc/loadavg: 2.76 2.46 2.16 3/263 17145
/proc/meminfo: memFree=31197924/32770624 swapFree=5880/147084
[pid=17145] ppid=17142 vsize=10900580 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 4903 0 0 0 8 2 0 0 20 0 20 0 6189918 11162193920 6454 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2725145 6454 2675 1 0 2713552 0
[pid=17145/tid=17146] ppid=17142 vsize=10900580 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) R 17142 17145 15667 0 -1 4202560 2967 0 0 0 7 1 0 0 20 0 20 0 6189919 11162193920 6454 33554432000 4194304 4196468 140730960506160 140608220204624 140608197371450 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900580

[startup+0.200405 s]
/proc/loadavg: 2.76 2.46 2.16 3/263 17145
/proc/meminfo: memFree=31197924/32770624 swapFree=5880/147084
[pid=17145] ppid=17142 vsize=10900580 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 6931 0 0 0 27 2 0 0 20 0 20 0 6189918 11162193920 8385 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2725145 8385 2920 1 0 2713552 0
[pid=17145/tid=17146] ppid=17142 vsize=10900580 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) D 17142 17145 15667 0 -1 1077944384 4073 0 0 0 16 2 0 0 20 0 20 0 6189919 11162193920 8385 33554432000 4194304 4196468 140730960506160 140608220191536 140608208656941 0 4 0 16800975 18446744072101604900 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10900580

[startup+0.300457 s]
/proc/loadavg: 2.76 2.46 2.16 3/263 17145
/proc/meminfo: memFree=31197924/32770624 swapFree=5880/147084
[pid=17145] ppid=17142 vsize=10902664 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 8366 0 0 0 47 3 0 0 20 0 20 0 6189918 11164327936 11710 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2725666 11710 2996 1 0 2713552 0
[pid=17145/tid=17146] ppid=17142 vsize=10902664 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) R 17142 17145 15667 0 -1 4202560 5170 0 0 0 26 2 0 0 20 0 20 0 6189919 11164327936 11710 33554432000 4194304 4196468 140730960506160 140608220216544 140608215999645 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10902664

[startup+0.700196 s]
/proc/loadavg: 2.76 2.46 2.16 3/263 17145
/proc/meminfo: memFree=31197924/32770624 swapFree=5880/147084
[pid=17145] ppid=17142 vsize=10971352 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 12151 0 0 0 133 5 0 0 20 0 21 0 6189918 11234664448 20363 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2742838 20363 3111 1 0 2730705 0
[pid=17145/tid=17146] ppid=17142 vsize=10971352 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) S 17142 17145 15667 0 -1 1077944384 5195 0 0 0 27 2 0 0 20 0 21 0 6189919 11234664448 20363 33554432000 4194304 4196468 140730960506160 140608220220592 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10971352

[startup+1.5007 s]
/proc/loadavg: 2.76 2.46 2.16 4/284 17166
/proc/meminfo: memFree=31116100/32770624 swapFree=5880/147436
[pid=17145] ppid=17142 vsize=10971352 CPUtime=2.6 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 12934 0 0 0 254 6 0 0 20 0 21 0 6189918 11234664448 24491 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2742838 24491 3121 1 0 2730705 0
[pid=17145/tid=17146] ppid=17142 vsize=10971352 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) S 17142 17145 15667 0 -1 1077944384 5195 0 0 0 27 2 0 0 20 0 21 0 6189919 11234664448 24491 33554432000 4194304 4196468 140730960506160 140608220220592 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17148] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17148/stat : 17148 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11234664448 24491 33554432000 4194304 4196468 140730960506160 140608172530704 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17149] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17149/stat : 17149 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11234664448 24491 33554432000 4194304 4196468 140730960506160 140608171478160 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17150] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17150/stat : 17150 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189920 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607820323600 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17151] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17151/stat : 17151 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607819271056 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17152] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17152/stat : 17152 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607818218000 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17153] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17153/stat : 17153 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607817165456 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17154] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17154/stat : 17154 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607816112400 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17155] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17155/stat : 17155 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607815059856 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17156] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17156/stat : 17156 (java) S 17142 17145 15667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 6189922 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607557167856 140608215988866 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17157] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17157/stat : 17157 (java) S 17142 17145 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6189922 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607556114080 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17158] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17158/stat : 17158 (java) S 17142 17145 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6189922 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607555060976 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17159] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17159/stat : 17159 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189926 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607554009552 140608215996315 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17160] ppid=17142 vsize=10971352 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17160/stat : 17160 (java) S 17142 17145 15667 0 -1 1077944384 888 0 0 0 20 0 0 0 20 0 21 0 6189926 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607552956656 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17161] ppid=17142 vsize=10971352 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17161/stat : 17161 (java) S 17142 17145 15667 0 -1 1077944384 722 0 0 0 35 0 0 0 20 0 21 0 6189926 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607551904112 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17162] ppid=17142 vsize=10971352 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17162/stat : 17162 (java) S 17142 17145 15667 0 -1 1077944384 928 0 0 0 18 0 0 0 20 0 21 0 6189926 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607550851056 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17163] ppid=17142 vsize=10971352 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17163/stat : 17163 (java) S 17142 17145 15667 0 -1 1077944384 1582 0 0 0 35 0 0 0 20 0 21 0 6189926 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607549798512 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17164] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17164/stat : 17164 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189926 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607548746720 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17165] ppid=17142 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17165/stat : 17165 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189926 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607547694256 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17166] ppid=17142 vsize=10971352 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17166/stat : 17166 (java) R 17142 17145 15667 0 -1 4202560 2230 0 0 0 117 1 0 0 20 0 21 0 6189949 11234664448 24491 33554432000 4194304 4196468 140730960506160 140607544502408 140607854372648 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 10971352

[startup+3.10073 s]
/proc/loadavg: 2.76 2.46 2.16 3/284 17166
/proc/meminfo: memFree=31111944/32770624 swapFree=5880/147436
[pid=17145] ppid=17142 vsize=10973400 CPUtime=4.28 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 14870 0 0 0 422 6 0 0 20 0 21 0 6189918 11236761600 24581 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2743350 24581 3121 1 0 2731217 0
[pid=17145/tid=17146] ppid=17142 vsize=10973400 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) S 17142 17145 15667 0 -1 1077944384 5195 0 0 0 27 2 0 0 20 0 21 0 6189919 11236761600 24581 33554432000 4194304 4196468 140730960506160 140608220220592 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17148] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17148/stat : 17148 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24581 33554432000 4194304 4196468 140730960506160 140608172530704 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17149] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17149/stat : 17149 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24581 33554432000 4194304 4196468 140730960506160 140608171478160 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17150] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17150/stat : 17150 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607820323600 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17151] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17151/stat : 17151 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607819271056 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17152] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17152/stat : 17152 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607818218000 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17153] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17153/stat : 17153 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607817165456 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17154] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17154/stat : 17154 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607816112400 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17155] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17155/stat : 17155 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607815059856 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17156] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17156/stat : 17156 (java) S 17142 17145 15667 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607557167856 140608215988866 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17157] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17157/stat : 17157 (java) S 17142 17145 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607556114080 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17158] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17158/stat : 17158 (java) S 17142 17145 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607555060976 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17159] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17159/stat : 17159 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189926 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607554009552 140608215996315 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17160] ppid=17142 vsize=10973400 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17160/stat : 17160 (java) S 17142 17145 15667 0 -1 1077944384 1261 0 0 0 23 0 0 0 20 0 21 0 6189926 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607552956656 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17161] ppid=17142 vsize=10973400 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17161/stat : 17161 (java) S 17142 17145 15667 0 -1 1077944384 852 0 0 0 37 0 0 0 20 0 21 0 6189926 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607551904112 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17162] ppid=17142 vsize=10973400 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17162/stat : 17162 (java) S 17142 17145 15667 0 -1 1077944384 1225 0 0 0 20 0 0 0 20 0 21 0 6189926 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607550851056 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17163] ppid=17142 vsize=10973400 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17163/stat : 17163 (java) S 17142 17145 15667 0 -1 1077944384 2098 0 0 0 37 0 0 0 20 0 21 0 6189926 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607549798512 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17164] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17164/stat : 17164 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189926 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607548746720 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17165] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17165/stat : 17165 (java) S 17142 17145 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6189926 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607547694256 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17166] ppid=17142 vsize=10973400 CPUtime=2.78 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17166/stat : 17166 (java) R 17142 17145 15667 0 -1 4202560 2784 0 0 0 277 1 0 0 20 0 21 0 6189949 11236761600 24581 33554432000 4194304 4196468 140730960506160 140607544503624 140607854336704 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 10973400

[startup+6.30072 s]
/proc/loadavg: 2.86 2.49 2.17 3/284 17166
/proc/meminfo: memFree=31111208/32770624 swapFree=5880/147452
[pid=17145] ppid=17142 vsize=10973400 CPUtime=7.49 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 16649 0 0 0 743 6 0 0 20 0 21 0 6189918 11236761600 24616 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2743350 24616 3125 1 0 2731217 0
[pid=17145/tid=17146] ppid=17142 vsize=10973400 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) S 17142 17145 15667 0 -1 1077944384 5195 0 0 0 27 2 0 0 20 0 21 0 6189919 11236761600 24616 33554432000 4194304 4196468 140730960506160 140608220220592 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17148] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17148/stat : 17148 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24616 33554432000 4194304 4196468 140730960506160 140608172530704 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17149] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17149/stat : 17149 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24616 33554432000 4194304 4196468 140730960506160 140608171478160 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17150] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17150/stat : 17150 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24616 33554432000 4194304 4196468 140730960506160 140607820323600 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17151] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17151/stat : 17151 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24616 33554432000 4194304 4196468 140730960506160 140607819271056 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17152] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17152/stat : 17152 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24616 33554432000 4194304 4196468 140730960506160 140607818218000 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17153] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17153/stat : 17153 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24616 33554432000 4194304 4196468 140730960506160 140607817165456 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17154] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17154/stat : 17154 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24616 33554432000 4194304 4196468 140730960506160 140607816112400 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17155] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17155/stat : 17155 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 24616 33554432000 4194304 4196468 140730960506160 140607815059856 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17156] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17156/stat : 17156 (java) S 17142 17145 15667 0 -1 1077944384 385 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 24616 33554432000 4194304 4196468 140730960506160 140607557167856 140608215988866 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17157] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=17145/tid=17165] ppid=17142 vsize=10973400 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17165/stat : 17165 (java) S 17142 17145 15667 0 -1 1077944384 2629 0 0 0 24 25 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607547694256 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17166] ppid=17142 vsize=10973400 CPUtime=2261.43 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17166/stat : 17166 (java) R 17142 17145 15667 0 -1 4202560 26306 0 0 0 226140 3 0 0 20 0 21 0 6189949 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607544501240 140607854555973 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 2264.77
Current children cumulated vsize (KiB) 10973400

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/283 17340
/proc/meminfo: memFree=31320568/32770624 swapFree=5880/149848
[pid=17145] ppid=17142 vsize=10973400 CPUtime=2324.76 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 70914 0 0 0 232448 28 0 0 20 0 21 0 6189918 11236761600 40750 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2743350 40750 3142 1 0 2731217 0
[pid=17145/tid=17146] ppid=17142 vsize=10973400 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) S 17142 17145 15667 0 -1 1077944384 5195 0 0 0 27 2 0 0 20 0 21 0 6189919 11236761600 40750 33554432000 4194304 4196468 140730960506160 140608220220592 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17148] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17148/stat : 17148 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140608172530704 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17149] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17149/stat : 17149 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140608171478160 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17150] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17150/stat : 17150 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607820323600 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17151] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17151/stat : 17151 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607819271056 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17152] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17152/stat : 17152 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607818218000 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17153] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17153/stat : 17153 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607817165456 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17154] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17154/stat : 17154 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607816112400 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17155] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17155/stat : 17155 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607815059856 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17156] ppid=17142 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17156/stat : 17156 (java) S 17142 17145 15667 0 -1 1077944384 1334 0 0 0 1 1 0 0 20 0 21 0 6189922 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607557167856 140608215988866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17157] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17157/stat : 17157 (java) S 17142 17145 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607556114080 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17158] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17158/stat : 17158 (java) S 17142 17145 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607555060976 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17159] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17159/stat : 17159 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607554009552 140608215996315 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17160] ppid=17142 vsize=10973400 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17160/stat : 17160 (java) S 17142 17145 15667 0 -1 1077944384 7997 0 0 0 63 0 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607552956656 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17161] ppid=17142 vsize=10973400 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17161/stat : 17161 (java) S 17142 17145 15667 0 -1 1077944384 8974 0 0 0 84 1 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607551904112 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17162] ppid=17142 vsize=10973400 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17162/stat : 17162 (java) S 17142 17145 15667 0 -1 1077944384 5646 0 0 0 44 1 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607550851056 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17163] ppid=17142 vsize=10973400 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17163/stat : 17163 (java) S 17142 17145 15667 0 -1 1077944384 11329 0 0 0 54 2 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607549798512 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17164] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17164/stat : 17164 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607548746720 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17165] ppid=17142 vsize=10973400 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17165/stat : 17165 (java) S 17142 17145 15667 0 -1 1077944384 2664 0 0 0 24 25 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607547694256 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17166] ppid=17142 vsize=10973400 CPUtime=2321.41 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17166/stat : 17166 (java) R 17142 17145 15667 0 -1 4202560 26394 0 0 0 232138 3 0 0 20 0 21 0 6189949 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607544501240 140607854556141 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 2324.76
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/283 17341
/proc/meminfo: memFree=31320180/32770624 swapFree=5880/149908
[pid=17145] ppid=17142 vsize=10973400 CPUtime=2384.76 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 71359 0 0 0 238447 29 0 0 20 0 21 0 6189918 11236761600 40750 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2743350 40750 3142 1 0 2731217 0
[pid=17145/tid=17146] ppid=17142 vsize=10973400 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) S 17142 17145 15667 0 -1 1077944384 5195 0 0 0 27 2 0 0 20 0 21 0 6189919 11236761600 40750 33554432000 4194304 4196468 140730960506160 140608220220592 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17148] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17148/stat : 17148 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140608172530704 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17149] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17149/stat : 17149 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140608171478160 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17150] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17150/stat : 17150 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607820323600 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17151] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17151/stat : 17151 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607819271056 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17152] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17152/stat : 17152 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607818218000 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17153] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17153/stat : 17153 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607817165456 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17154] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17154/stat : 17154 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607816112400 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17155] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17155/stat : 17155 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607815059856 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17156] ppid=17142 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17156/stat : 17156 (java) S 17142 17145 15667 0 -1 1077944384 1340 0 0 0 1 1 0 0 20 0 21 0 6189922 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607557167856 140608215988866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17157] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17157/stat : 17157 (java) S 17142 17145 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607556114080 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17158] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17158/stat : 17158 (java) S 17142 17145 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607555060976 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17159] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17159/stat : 17159 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607554009552 140608215996315 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17160] ppid=17142 vsize=10973400 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17160/stat : 17160 (java) S 17142 17145 15667 0 -1 1077944384 7999 0 0 0 63 0 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607552956656 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17161] ppid=17142 vsize=10973400 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17161/stat : 17161 (java) S 17142 17145 15667 0 -1 1077944384 8976 0 0 0 84 1 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607551904112 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17162] ppid=17142 vsize=10973400 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17162/stat : 17162 (java) S 17142 17145 15667 0 -1 1077944384 5648 0 0 0 44 1 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607550851056 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17163] ppid=17142 vsize=10973400 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17163/stat : 17163 (java) S 17142 17145 15667 0 -1 1077944384 11338 0 0 0 54 2 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607549798512 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17164] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17164/stat : 17164 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607548746720 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17165] ppid=17142 vsize=10973400 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17165/stat : 17165 (java) S 17142 17145 15667 0 -1 1077944384 2696 0 0 0 25 26 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607547694256 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17166] ppid=17142 vsize=10973400 CPUtime=2381.4 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17166/stat : 17166 (java) R 17142 17145 15667 0 -1 4202560 26786 0 0 0 238137 3 0 0 20 0 21 0 6189949 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607544501240 140607854556160 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 2384.76
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2397.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/283 17341
/proc/meminfo: memFree=31320196/32770624 swapFree=5880/149912
[pid=17145] ppid=17142 vsize=10973400 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/17145/stat : 17145 (java) S 17142 17145 15667 0 -1 1077944320 71364 0 0 0 239977 29 0 0 20 0 21 0 6189918 11236761600 40750 33554432000 4194304 4196468 140730960506160 140730960488704 140608215977719 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
/proc/17145/statm: 2743350 40750 3142 1 0 2731217 0
[pid=17145/tid=17146] ppid=17142 vsize=10973400 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17146/stat : 17146 (java) S 17142 17145 15667 0 -1 1077944384 5195 0 0 0 27 2 0 0 20 0 21 0 6189919 11236761600 40750 33554432000 4194304 4196468 140730960506160 140608220220592 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17148] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17148/stat : 17148 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140608172530704 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17149] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17149/stat : 17149 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140608171478160 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17150] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17150/stat : 17150 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607820323600 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17151] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17151/stat : 17151 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607819271056 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17152] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17152/stat : 17152 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607818218000 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17153] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17153/stat : 17153 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607817165456 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17154] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17154/stat : 17154 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607816112400 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17155] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17155/stat : 17155 (java) S 17142 17145 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6189920 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607815059856 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17156] ppid=17142 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17156/stat : 17156 (java) S 17142 17145 15667 0 -1 1077944384 1340 0 0 0 1 1 0 0 20 0 21 0 6189922 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607557167856 140608215988866 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17157] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17157/stat : 17157 (java) S 17142 17145 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607556114080 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17158] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17158/stat : 17158 (java) S 17142 17145 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6189922 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607555060976 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17159] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17159/stat : 17159 (java) S 17142 17145 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607554009552 140608215996315 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17160] ppid=17142 vsize=10973400 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17160/stat : 17160 (java) S 17142 17145 15667 0 -1 1077944384 7999 0 0 0 63 0 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607552956656 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17161] ppid=17142 vsize=10973400 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17161/stat : 17161 (java) S 17142 17145 15667 0 -1 1077944384 8976 0 0 0 84 1 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607551904112 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17162] ppid=17142 vsize=10973400 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17162/stat : 17162 (java) S 17142 17145 15667 0 -1 1077944384 5648 0 0 0 44 1 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607550851056 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17163] ppid=17142 vsize=10973400 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17163/stat : 17163 (java) S 17142 17145 15667 0 -1 1077944384 11338 0 0 0 54 2 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607549798512 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17164] ppid=17142 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17164/stat : 17164 (java) S 17142 17145 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607548746720 140608215987925 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17165] ppid=17142 vsize=10973400 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17165/stat : 17165 (java) S 17142 17145 15667 0 -1 1077944384 2698 0 0 0 25 26 0 0 20 0 21 0 6189926 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607547694256 140608215988866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
[pid=17145/tid=17166] ppid=17142 vsize=10973400 CPUtime=2396.69 cores=0,2,4,6,8,10,12,14
/proc/17145/task/17166/stat : 17166 (java) R 17142 17145 15667 0 -1 4202560 26789 0 0 0 239666 3 0 0 20 0 21 0 6189949 11236761600 40750 33554432000 4194304 4196468 140730960506160 140607544501240 140607854556056 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24293376 140730960508099 140730960508228 140730960508228 140730960510927 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 10973400

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 17145 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2397.61
CPU time (s): 2400.09
CPU user time (s): 2399.79
CPU system time (s): 0.299969
CPU usage (%): 100.103
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.79
system time used= 0.299969
maximum resident set size= 171816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55815
involuntary context switches= 120858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9353 second user time and 17.556 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 09:40:02
IDJOB=4246623
IDBENCH=126205
IDSOLVER=2624
FILE ID=node104/4246623-1500709202
RUNJOBID= node104-1500696962-13208
PBS_JOBID= 20623031
Free space on /tmp= 62008 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-12-a3.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246623-1500709202/watcher-4246623-1500709202 -o /tmp/evaluation-result-4246623-1500709202/solver-4246623-1500709202 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500696962-13208 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4246623-1500709202.xml

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

MD5SUM BENCH= 0a01517bf7d7882ddb7c2c03c4be0b51
RANDOM SEED=1908924895

node104.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		: 2400.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	: 5334.12
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	: 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.57
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		: 2400.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	: 5334.12
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.57
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	: 5334.12
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.57
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		: 2533.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	: 5334.12
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		: 1600.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.57
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		: 2133.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	: 5334.12
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		: 2667.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.57
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		: 2533.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	: 5334.12
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		: 2133.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.57
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		: 2533.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	: 5334.12
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		: 2667.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.57
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		: 1600.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	: 5334.12
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		: 1867.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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31198312 kB
MemAvailable:   31323100 kB
Buffers:          183764 kB
Cached:           204488 kB
SwapCached:          252 kB
Active:           898364 kB
Inactive:         203792 kB
Active(anon):     669152 kB
Inactive(anon):    56384 kB
Active(file):     229212 kB
Inactive(file):   147408 kB
Unevictable:        5880 kB
Mlocked:            5880 kB
SwapTotal:      67108860 kB
SwapFree:       67105472 kB
Dirty:              7920 kB
Writeback:             0 kB
AnonPages:        766144 kB
Mapped:            42436 kB
Shmem:              8772 kB
Slab:             162980 kB
SReclaimable:     128008 kB
SUnreclaim:        34972 kB
KernelStack:        4880 kB
PageTables:         7116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2152292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62000 MiB
End job on node104 at 2017-07-22 10:20:00