Trace number 4246693

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)381 2400.03 2395.71

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-19-a3.xml
MD5SUM5b8b55291fe9e5b80fbbe778e95d2a5c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark298
Best CPU time to get the best result obtained on this benchmark20014.301
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of constraints174
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":171},{"size":501,"count":19}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":190},{"degree":2,"count":171},{"degree":19,"count":17},{"degree":20,"count":2}]
Minimum constraint arity1
Maximum constraint arity171
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":171},{"arity":19,"count":1},{"arity":171,"count":1}]
Number of extensional constraints0
Number of intensional constraints172
Distribution of constraint types[{"type":"intension","count":172},{"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.28/0.26	
0.28/0.26	AbsCon 2 
0.28/0.26	
0.82/0.54	  Solving XCSP3-instance-4246693-1500710357 as a COP in -infty..+infty
0.82/0.54	  Loading variables...
1.08/0.62	  Loading constraints...
1.48/0.74	  Solver SolverBacktrack being built...
1.48/0.74	
1.81/0.81	  Preprocessing : gac=false, ccks=501, filters=36, revisions=1 (useless=0), AC=824, removals=824, inconsistent=false
1.81/0.81	
1062.34/1059.59	o 400
1375.20/1371.25	o 393
1584.59/1580.58	o 391
2158.84/2154.60	o 381
2400.00/2395.70	
2400.00/2395.70	v <instantiation id='sol4' type='solution' cost='381'>  <list> x[] y[][] </list>  <values> 0 2 5 9 15 23 34 50 62 86 106 123 181 182 236 274 316 338 381 * 2 5 9 15 23 34 50 62 86 106 123 181 182 236 274 316 338 381 * * 3 7 13 21 32 48 60 84 104 121 179 180 234 272 314 336 379 * * * 4 10 18 29 45 57 81 101 118 176 177 231 269 311 333 376 * * * * 6 14 25 41 53 77 97 114 172 173 227 265 307 329 372 * * * * * 8 19 35 47 71 91 108 166 167 221 259 301 323 366 * * * * * * 11 27 39 63 83 100 158 159 213 251 293 315 358 * * * * * * * 16 28 52 72 89 147 148 202 240 282 304 347 * * * * * * * * 12 36 56 73 131 132 186 224 266 288 331 * * * * * * * * * 24 44 61 119 120 174 212 254 276 319 * * * * * * * * * * 20 37 95 96 150 188 230 252 295 * * * * * * * * * * * 17 75 76 130 168 210 232 275 * * * * * * * * * * * * 58 59 113 151 193 215 258 * * * * * * * * * * * * * 1 55 93 135 157 200 * * * * * * * * * * * * * * 54 92 134 156 199 * * * * * * * * * * * * * * * 38 80 102 145 * * * * * * * * * * * * * * * * 42 64 107 * * * * * * * * * * * * * * * * * 22 65 * * * * * * * * * * * * * * * * * * 43 * * * * * * * * * * * * * * * * * * * </values>  </instantiation>
2400.00/2395.70	s SATISFIABLE

Verifier Data

OK	381

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-4246693-1500710357/watcher-4246693-1500710357 -o /tmp/evaluation-result-4246693-1500710357/solver-4246693-1500710357 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500684063-9052 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4246693-1500710357.xml 

pid=17480
running on 8 cores: 1,3,5,7,9,11,13,15

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.06 2.04 2.00 3/262 17483
/proc/meminfo: memFree=31448064/32770624 swapFree=5972/292544
[pid=17483] ppid=17480 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 6304287 369864704 1934 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 90299 1934 1082 1 0 79210 0
[pid=17483/tid=17484] ppid=17480 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) S 17480 17483 9020 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 6304287 369864704 1934 33554432000 4194304 4196468 140730761641488 139719860332960 139719856102018 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0

[startup+0.100104 s]
/proc/loadavg: 2.06 2.04 2.00 3/262 17483
/proc/meminfo: memFree=31448064/32770624 swapFree=5972/292544
[pid=17483] ppid=17480 vsize=10900580 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 5023 0 0 0 9 1 0 0 20 0 20 0 6304287 11162193920 6612 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2725145 6612 2679 1 0 2713552 0
[pid=17483/tid=17484] ppid=17480 vsize=10900580 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) R 17480 17483 9020 0 -1 4202560 3114 0 0 0 7 1 0 0 20 0 20 0 6304287 11162193920 6612 33554432000 4194304 4196468 140730761641488 139719860324840 139719856102806 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900580

[startup+0.200458 s]
/proc/loadavg: 2.06 2.04 2.00 3/262 17483
/proc/meminfo: memFree=31448064/32770624 swapFree=5972/292544
[pid=17483] ppid=17480 vsize=10900580 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 7714 0 0 0 26 2 0 0 20 0 20 0 6304287 11162193920 9163 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2725145 9163 2911 1 0 2713552 0
[pid=17483/tid=17484] ppid=17480 vsize=10900580 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) R 17480 17483 9020 0 -1 4202560 4881 0 0 0 17 1 0 0 20 0 20 0 6304287 11162193920 9163 33554432000 4194304 4196468 140730761641488 139719860321016 139719840171358 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10900580

[startup+0.300409 s]
/proc/loadavg: 2.06 2.04 2.00 3/262 17483
/proc/meminfo: memFree=31448064/32770624 swapFree=5972/292544
[pid=17483] ppid=17480 vsize=10969228 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 8639 0 0 0 45 2 0 0 20 0 21 0 6304287 11232489472 13408 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2742307 13408 2996 1 0 2730193 0
[pid=17483/tid=17484] ppid=17480 vsize=10969228 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) S 17480 17483 9020 0 -1 1077944384 5181 0 0 0 23 1 0 0 20 0 21 0 6304287 11232489472 13408 33554432000 4194304 4196468 140730761641488 139719860333744 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 10969228

[startup+0.700305 s]
/proc/loadavg: 2.06 2.04 2.00 3/262 17483
/proc/meminfo: memFree=31448064/32770624 swapFree=5972/292544
[pid=17483] ppid=17480 vsize=10971352 CPUtime=1.48 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 12180 0 0 0 142 6 0 0 20 0 21 0 6304287 11234664448 22964 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2742838 22964 3117 1 0 2730705 0
[pid=17483/tid=17484] ppid=17480 vsize=10971352 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) S 17480 17483 9020 0 -1 1077944384 5181 0 0 0 23 1 0 0 20 0 21 0 6304287 11234664448 22964 33554432000 4194304 4196468 140730761641488 139719860333744 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10971352

[startup+1.50095 s]
/proc/loadavg: 2.06 2.04 2.00 3/283 17504
/proc/meminfo: memFree=31348700/32770624 swapFree=5972/292580
[pid=17483] ppid=17480 vsize=10973400 CPUtime=2.89 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 16423 0 0 0 282 7 0 0 20 0 21 0 6304287 11236761600 27845 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2743350 27845 3126 1 0 2731217 0
[pid=17483/tid=17484] ppid=17480 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) S 17480 17483 9020 0 -1 1077944384 5181 0 0 0 23 1 0 0 20 0 21 0 6304287 11236761600 27845 33554432000 4194304 4196468 140730761641488 139719860333744 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17486] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17486/stat : 17486 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27845 33554432000 4194304 4196468 140730761641488 139719792782096 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17487] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17487/stat : 17487 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27845 33554432000 4194304 4196468 140730761641488 139719791729552 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17488] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17488/stat : 17488 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27845 33554432000 4194304 4196468 140730761641488 139719790677008 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17489] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17489/stat : 17489 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27845 33554432000 4194304 4196468 140730761641488 139719789624464 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17490] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17490/stat : 17490 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27845 33554432000 4194304 4196468 140730761641488 139719788570896 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17491] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17491/stat : 17491 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27845 33554432000 4194304 4196468 140730761641488 139719787518352 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17492] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17492/stat : 17492 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27845 33554432000 4194304 4196468 140730761641488 139719786465808 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17493] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17493/stat : 17493 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27845 33554432000 4194304 4196468 140730761641488 139719785413264 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17494] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17494/stat : 17494 (java) S 17480 17483 9020 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 6304289 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718928595440 139719856102018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17495] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17495/stat : 17495 (java) S 17480 17483 9020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718927541664 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17496] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17496/stat : 17496 (java) S 17480 17483 9020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718926489072 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17497] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17497/stat : 17497 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718925437648 139719856109467 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17498] ppid=17480 vsize=10973400 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17498/stat : 17498 (java) S 17480 17483 9020 0 -1 1077944384 1513 0 0 0 31 0 0 0 20 0 21 0 6304294 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718924384240 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17499] ppid=17480 vsize=10973400 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17499/stat : 17499 (java) S 17480 17483 9020 0 -1 1077944384 1468 0 0 0 30 0 0 0 20 0 21 0 6304294 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718923331696 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17500] ppid=17480 vsize=10973400 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17500/stat : 17500 (java) S 17480 17483 9020 0 -1 1077944384 1164 0 0 0 34 0 0 0 20 0 21 0 6304294 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718922279152 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17501] ppid=17480 vsize=10973400 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17501/stat : 17501 (java) S 17480 17483 9020 0 -1 1077944384 2215 0 0 0 42 0 0 0 20 0 21 0 6304294 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718921226608 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17502] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17502/stat : 17502 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718920174304 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17503] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17503/stat : 17503 (java) S 17480 17483 9020 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 21 0 6304295 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718919121840 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17504] ppid=17480 vsize=10973400 CPUtime=1.21 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17504/stat : 17504 (java) R 17480 17483 9020 0 -1 4202560 3491 0 0 0 118 3 0 0 20 0 21 0 6304313 11236761600 27845 33554432000 4194304 4196468 140730761641488 139718915928648 139719468296436 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 10973400

[startup+3.10087 s]
/proc/loadavg: 2.06 2.04 2.00 4/283 17504
/proc/meminfo: memFree=31347952/32770624 swapFree=5972/292580
[pid=17483] ppid=17480 vsize=10973400 CPUtime=4.69 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 16919 0 0 0 461 8 0 0 20 0 21 0 6304287 11236761600 27979 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2743350 27979 3128 1 0 2731217 0
[pid=17483/tid=17484] ppid=17480 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) S 17480 17483 9020 0 -1 1077944384 5181 0 0 0 23 1 0 0 20 0 21 0 6304287 11236761600 27979 33554432000 4194304 4196468 140730761641488 139719860333744 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17486] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17486/stat : 17486 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27979 33554432000 4194304 4196468 140730761641488 139719792782096 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17487] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17487/stat : 17487 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27979 33554432000 4194304 4196468 140730761641488 139719791729552 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17488] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17488/stat : 17488 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27979 33554432000 4194304 4196468 140730761641488 139719790677008 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17489] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17489/stat : 17489 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27979 33554432000 4194304 4196468 140730761641488 139719789624464 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17490] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17490/stat : 17490 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27979 33554432000 4194304 4196468 140730761641488 139719788570896 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17491] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17491/stat : 17491 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27979 33554432000 4194304 4196468 140730761641488 139719787518352 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17492] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17492/stat : 17492 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27979 33554432000 4194304 4196468 140730761641488 139719786465808 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17493] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17493/stat : 17493 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 27979 33554432000 4194304 4196468 140730761641488 139719785413264 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17494] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17494/stat : 17494 (java) S 17480 17483 9020 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 21 0 6304289 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718928595440 139719856102018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17495] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17495/stat : 17495 (java) S 17480 17483 9020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718927541664 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17496] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17496/stat : 17496 (java) S 17480 17483 9020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718926489072 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17497] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17497/stat : 17497 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718925437648 139719856109467 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17498] ppid=17480 vsize=10973400 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17498/stat : 17498 (java) S 17480 17483 9020 0 -1 1077944384 1576 0 0 0 33 0 0 0 20 0 21 0 6304294 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718924384240 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17499] ppid=17480 vsize=10973400 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17499/stat : 17499 (java) S 17480 17483 9020 0 -1 1077944384 1509 0 0 0 33 0 0 0 20 0 21 0 6304294 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718923331696 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17500] ppid=17480 vsize=10973400 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17500/stat : 17500 (java) S 17480 17483 9020 0 -1 1077944384 1342 0 0 0 48 0 0 0 20 0 21 0 6304294 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718922279152 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17501] ppid=17480 vsize=10973400 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17501/stat : 17501 (java) S 17480 17483 9020 0 -1 1077944384 2286 0 0 0 43 0 0 0 20 0 21 0 6304294 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718921226608 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17502] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17502/stat : 17502 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718920174304 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17503] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17503/stat : 17503 (java) S 17480 17483 9020 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 21 0 6304295 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718919121840 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17504] ppid=17480 vsize=10973400 CPUtime=2.81 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17504/stat : 17504 (java) R 17480 17483 9020 0 -1 4202560 3554 0 0 0 278 3 0 0 20 0 21 0 6304313 11236761600 27979 33554432000 4194304 4196468 140730761641488 139718915930808 139719468464686 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 10973400

[startup+6.3009 s]
/proc/loadavg: 2.05 2.04 2.00 3/283 17504
/proc/meminfo: memFree=31346344/32770624 swapFree=5972/292580
[pid=17483] ppid=17480 vsize=10973400 CPUtime=7.91 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 18694 0 0 0 783 8 0 0 20 0 21 0 6304287 11236761600 28004 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2743350 28004 3132 1 0 2731217 0
[pid=17483/tid=17484] ppid=17480 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) S 17480 17483 9020 0 -1 1077944384 5181 0 0 0 23 1 0 0 20 0 21 0 6304287 11236761600 28004 33554432000 4194304 4196468 140730761641488 139719860333744 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17486] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17486/stat : 17486 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 28004 33554432000 4194304 4196468 140730761641488 139719792782096 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17487] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17487/stat : 17487 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 28004 33554432000 4194304 4196468 140730761641488 139719791729552 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17488] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17488/stat : 17488 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 28004 33554432000 4194304 4196468 140730761641488 139719790677008 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17489] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17489/stat : 17489 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 28004 33554432000 4194304 4196468 140730761641488 139719789624464 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17490] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17490/stat : 17490 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 28004 33554432000 4194304 4196468 140730761641488 139719788570896 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17491] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17491/stat : 17491 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 28004 33554432000 4194304 4196468 140730761641488 139719787518352 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17492] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17492/stat : 17492 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 28004 33554432000 4194304 4196468 140730761641488 139719786465808 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17493] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17493/stat : 17493 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 28004 33554432000 4194304 4196468 140730761641488 139719785413264 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17494] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17494/stat : 17494 (java) S 17480 17483 9020 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 21 0 6304289 11236761600 28004 33554432000 4194304 4196468 140730761641488 139718928595440 139719856102018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17495] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=17483/tid=17503] ppid=17480 vsize=10973400 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17503/stat : 17503 (java) S 17480 17483 9020 0 -1 1077944384 1580 0 0 0 21 28 0 0 20 0 21 0 6304295 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718919121840 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17504] ppid=17480 vsize=10973400 CPUtime=2321.94 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17504/stat : 17504 (java) R 17480 17483 9020 0 -1 4202560 16381 0 0 0 232189 5 0 0 20 0 21 0 6304313 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718915932040 139719469773324 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 2326.59
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/283 17686
/proc/meminfo: memFree=31510548/32770624 swapFree=5972/295088
[pid=17483] ppid=17480 vsize=10973400 CPUtime=2386.6 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 56863 0 0 0 238625 35 0 0 20 0 21 0 6304287 11236761600 42365 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2743350 42365 3143 1 0 2731217 0
[pid=17483/tid=17484] ppid=17480 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) S 17480 17483 9020 0 -1 1077944384 5181 0 0 0 23 1 0 0 20 0 21 0 6304287 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719860333744 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17486] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17486/stat : 17486 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719792782096 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17487] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17487/stat : 17487 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719791729552 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17488] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17488/stat : 17488 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719790677008 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17489] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17489/stat : 17489 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719789624464 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17490] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17490/stat : 17490 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719788570896 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17491] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17491/stat : 17491 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719787518352 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17492] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17492/stat : 17492 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719786465808 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17493] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17493/stat : 17493 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719785413264 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17494] ppid=17480 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17494/stat : 17494 (java) S 17480 17483 9020 0 -1 1077944384 1069 0 0 0 1 1 0 0 20 0 21 0 6304289 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718928595440 139719856102018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17495] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17495/stat : 17495 (java) S 17480 17483 9020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718927541664 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17496] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17496/stat : 17496 (java) S 17480 17483 9020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718926489072 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17497] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17497/stat : 17497 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718925437648 139719856109467 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17498] ppid=17480 vsize=10973400 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17498/stat : 17498 (java) S 17480 17483 9020 0 -1 1077944384 6510 0 0 0 101 1 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718924384240 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17499] ppid=17480 vsize=10973400 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17499/stat : 17499 (java) S 17480 17483 9020 0 -1 1077944384 7500 0 0 0 99 1 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718923331696 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17500] ppid=17480 vsize=10973400 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17500/stat : 17500 (java) S 17480 17483 9020 0 -1 1077944384 8196 0 0 0 118 1 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718922279152 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17501] ppid=17480 vsize=10973400 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17501/stat : 17501 (java) S 17480 17483 9020 0 -1 1077944384 8964 0 0 0 58 2 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718921226608 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17502] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17502/stat : 17502 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718920174304 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17503] ppid=17480 vsize=10973400 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17503/stat : 17503 (java) S 17480 17483 9020 0 -1 1077944384 1610 0 0 0 21 29 0 0 20 0 21 0 6304295 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718919121840 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17504] ppid=17480 vsize=10973400 CPUtime=2381.94 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17504/stat : 17504 (java) R 17480 17483 9020 0 -1 4202560 16453 0 0 0 238189 5 0 0 20 0 21 0 6304313 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718915932040 139719468273863 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 2386.6
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2395.7 s]
/proc/loadavg: 2.04 2.03 2.05 3/283 17686
/proc/meminfo: memFree=31510548/32770624 swapFree=5972/295108
[pid=17483] ppid=17480 vsize=10973400 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 56865 0 0 0 239965 35 0 0 20 0 21 0 6304287 11236761600 42365 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2743350 42365 3143 1 0 2731217 0
[pid=17483/tid=17484] ppid=17480 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) S 17480 17483 9020 0 -1 1077944384 5181 0 0 0 23 1 0 0 20 0 21 0 6304287 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719860333744 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17486] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17486/stat : 17486 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719792782096 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17487] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17487/stat : 17487 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719791729552 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17488] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17488/stat : 17488 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719790677008 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17489] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17489/stat : 17489 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719789624464 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17490] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17490/stat : 17490 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719788570896 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17491] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17491/stat : 17491 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719787518352 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17492] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17492/stat : 17492 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719786465808 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17493] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17493/stat : 17493 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719785413264 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17494] ppid=17480 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17494/stat : 17494 (java) S 17480 17483 9020 0 -1 1077944384 1069 0 0 0 1 1 0 0 20 0 21 0 6304289 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718928595440 139719856102018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17495] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17495/stat : 17495 (java) S 17480 17483 9020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718927541664 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17496] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17496/stat : 17496 (java) S 17480 17483 9020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718926489072 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17497] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17497/stat : 17497 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718925437648 139719856109467 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17498] ppid=17480 vsize=10973400 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17498/stat : 17498 (java) S 17480 17483 9020 0 -1 1077944384 6510 0 0 0 101 1 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718924384240 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17499] ppid=17480 vsize=10973400 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17499/stat : 17499 (java) S 17480 17483 9020 0 -1 1077944384 7500 0 0 0 99 1 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718923331696 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17500] ppid=17480 vsize=10973400 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17500/stat : 17500 (java) S 17480 17483 9020 0 -1 1077944384 8196 0 0 0 118 1 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718922279152 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17501] ppid=17480 vsize=10973400 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17501/stat : 17501 (java) S 17480 17483 9020 0 -1 1077944384 8964 0 0 0 58 2 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718921226608 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17502] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17502/stat : 17502 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718920174304 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17503] ppid=17480 vsize=10973400 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17503/stat : 17503 (java) S 17480 17483 9020 0 -1 1077944384 1612 0 0 0 21 29 0 0 20 0 21 0 6304295 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718919121840 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17504] ppid=17480 vsize=10973400 CPUtime=2395.34 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17504/stat : 17504 (java) R 17480 17483 9020 0 -1 4202560 16453 0 0 0 239529 5 0 0 20 0 21 0 6304313 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718915932040 139719464874527 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 2400
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 17483 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2395.7 s]
/proc/loadavg: 2.04 2.03 2.05 3/283 17686
/proc/meminfo: memFree=31510548/32770624 swapFree=5972/295108
[pid=17483] ppid=17480 vsize=10973400 CPUtime=2400 cores=1,3,5,7,9,11,13,15
/proc/17483/stat : 17483 (java) S 17480 17483 9020 0 -1 1077944320 56865 0 0 0 239965 35 0 0 20 0 21 0 6304287 11236761600 42365 33554432000 4194304 4196468 140730761641488 140730761624032 139719856090871 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
/proc/17483/statm: 2743350 42365 3143 1 0 2731217 0
[pid=17483/tid=17484] ppid=17480 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17484/stat : 17484 (java) S 17480 17483 9020 0 -1 1077944384 5181 0 0 0 23 1 0 0 20 0 21 0 6304287 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719860333744 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17486] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17486/stat : 17486 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719792782096 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17487] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17487/stat : 17487 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719791729552 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17488] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17488/stat : 17488 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719790677008 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17489] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17489/stat : 17489 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719789624464 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17490] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17490/stat : 17490 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719788570896 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17491] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17491/stat : 17491 (java) S 17480 17483 9020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719787518352 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17492] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17492/stat : 17492 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719786465808 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17493] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17493/stat : 17493 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304288 11236761600 42365 33554432000 4194304 4196468 140730761641488 139719785413264 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17494] ppid=17480 vsize=10973400 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17494/stat : 17494 (java) S 17480 17483 9020 0 -1 1077944384 1069 0 0 0 1 1 0 0 20 0 21 0 6304289 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718928595440 139719856102018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17495] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17495/stat : 17495 (java) S 17480 17483 9020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718927541664 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17496] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17496/stat : 17496 (java) S 17480 17483 9020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 6304290 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718926489072 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17497] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17497/stat : 17497 (java) S 17480 17483 9020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718925437648 139719856109467 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17498] ppid=17480 vsize=10973400 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17498/stat : 17498 (java) S 17480 17483 9020 0 -1 1077944384 6510 0 0 0 101 1 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718924384240 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17499] ppid=17480 vsize=10973400 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17499/stat : 17499 (java) S 17480 17483 9020 0 -1 1077944384 7500 0 0 0 99 1 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718923331696 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17500] ppid=17480 vsize=10973400 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17500/stat : 17500 (java) S 17480 17483 9020 0 -1 1077944384 8196 0 0 0 118 1 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718922279152 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17501] ppid=17480 vsize=10973400 CPUtime=0.6 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17501/stat : 17501 (java) S 17480 17483 9020 0 -1 1077944384 8964 0 0 0 58 2 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718921226608 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17502] ppid=17480 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17502/stat : 17502 (java) S 17480 17483 9020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 6304294 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718920174304 139719856101077 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17503] ppid=17480 vsize=10973400 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17503/stat : 17503 (java) S 17480 17483 9020 0 -1 1077944384 1612 0 0 0 21 29 0 0 20 0 21 0 6304295 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718919121840 139719856102018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
[pid=17483/tid=17504] ppid=17480 vsize=10973400 CPUtime=2395.34 cores=1,3,5,7,9,11,13,15
/proc/17483/task/17504/stat : 17504 (java) R 17480 17483 9020 0 -1 4202560 16453 0 0 0 239529 5 0 0 20 0 21 0 6304313 11236761600 42365 33554432000 4194304 4196468 140730761641488 139718915932040 139719464874527 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33796096 140730761643203 140730761643332 140730761643332 140730761646031 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 10973400

Child status: 143
Real time (s): 2395.71
CPU time (s): 2400.03
CPU user time (s): 2399.67
CPU system time (s): 0.362033
CPU usage (%): 100.18
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.67
system time used= 0.362033
maximum resident set size= 180196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57132
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55803
involuntary context switches= 120831

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4848 second user time and 11.9609 second system time

The end

Launcher Data

Begin job on node116 at 2017-07-22 09:59:17
IDJOB=4246693
IDBENCH=126218
IDSOLVER=2624
FILE ID=node116/4246693-1500710357
RUNJOBID= node116-1500684063-9052
PBS_JOBID= 20623344
Free space on /tmp= 62008 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-19-a3.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246693-1500710357/watcher-4246693-1500710357 -o /tmp/evaluation-result-4246693-1500710357/solver-4246693-1500710357 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500684063-9052 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4246693-1500710357.xml

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

MD5SUM BENCH= 5b8b55291fe9e5b80fbbe778e95d2a5c
RANDOM SEED=1449348740

node116.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		: 1600.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.19
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		: 2533.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		: 1600.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.19
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		: 2000.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		: 2668.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.19
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		: 1600.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.19
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		: 2133.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		: 1600.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.19
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		: 1733.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.19
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		: 2667.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.19
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		: 2000.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		: 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	: 5333.19
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		: 1733.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:        31448112 kB
MemAvailable:   31625856 kB
Buffers:          122188 kB
Cached:           337784 kB
SwapCached:            0 kB
Active:           591852 kB
Inactive:         301212 kB
Active(anon):     435592 kB
Inactive(anon):     8668 kB
Active(file):     156260 kB
Inactive(file):   292544 kB
Unevictable:        5972 kB
Mlocked:            5972 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7872 kB
Writeback:             0 kB
AnonPages:        450816 kB
Mapped:            42428 kB
Shmem:              8840 kB
Slab:             123120 kB
SReclaimable:      89552 kB
SUnreclaim:        33568 kB
KernelStack:        4864 kB
PageTables:         5944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1569036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62000 MiB
End job on node116 at 2017-07-22 10:39:13