Trace number 4263911

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
AbsCon-basic 2017-06-11SAT (TO)821 2520.05 2516.4099

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-25-a3.xml
MD5SUM6f45dc36d2c69d93d2d76d2d98e801df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark643
Best CPU time to get the best result obtained on this benchmark19979.6
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints303
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":300},{"size":1001,"count":25}]
Minimum variable degree0
Maximum variable degree26
Distribution of variable degrees[{"degree":0,"count":325},{"degree":2,"count":300},{"degree":25,"count":23},{"degree":26,"count":2}]
Minimum constraint arity1
Maximum constraint arity300
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":300},{"arity":25,"count":1},{"arity":300,"count":1}]
Number of extensional constraints0
Number of intensional constraints301
Distribution of constraint types[{"type":"intension","count":301},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.22/0.37	
0.22/0.37	AbsCon 2 
0.22/0.37	
0.80/0.63	  Solving XCSP3-instance-4263911-1502285268 as a COP in -infty..+infty
0.80/0.63	  Loading variables...
1.06/0.72	  Loading constraints...
1.67/0.92	  Solver SolverBacktrack being built...
1.67/0.92	
1.86/1.02	  Preprocessing : gac=false, ccks=1001, filters=48, revisions=1 (useless=0), AC=1576, removals=1576, inconsistent=false
1.86/1.02	
2368.15/2365.15	o 821
2520.03/2516.40	
2520.03/2516.40	v <instantiation id='sol1' type='solution' cost='821'>  <list> x[] y[][] </list>  <values> 0 1 3 7 12 20 30 44 65 80 96 122 147 181 203 251 289 360 400 474 564 592 661 774 821 * 1 3 7 12 20 30 44 65 80 96 122 147 181 203 251 289 360 400 474 564 592 661 774 821 * * 2 6 11 19 29 43 64 79 95 121 146 180 202 250 288 359 399 473 563 591 660 773 820 * * * 4 9 17 27 41 62 77 93 119 144 178 200 248 286 357 397 471 561 589 658 771 818 * * * * 5 13 23 37 58 73 89 115 140 174 196 244 282 353 393 467 557 585 654 767 814 * * * * * 8 18 32 53 68 84 110 135 169 191 239 277 348 388 462 552 580 649 762 809 * * * * * * 10 24 45 60 76 102 127 161 183 231 269 340 380 454 544 572 641 754 801 * * * * * * * 14 35 50 66 92 117 151 173 221 259 330 370 444 534 562 631 744 791 * * * * * * * * 21 36 52 78 103 137 159 207 245 316 356 430 520 548 617 730 777 * * * * * * * * * 15 31 57 82 116 138 186 224 295 335 409 499 527 596 709 756 * * * * * * * * * * 16 42 67 101 123 171 209 280 320 394 484 512 581 694 741 * * * * * * * * * * * 26 51 85 107 155 193 264 304 378 468 496 565 678 725 * * * * * * * * * * * * 25 59 81 129 167 238 278 352 442 470 539 652 699 * * * * * * * * * * * * * 34 56 104 142 213 253 327 417 445 514 627 674 * * * * * * * * * * * * * * 22 70 108 179 219 293 383 411 480 593 640 * * * * * * * * * * * * * * * 48 86 157 197 271 361 389 458 571 618 * * * * * * * * * * * * * * * * 38 109 149 223 313 341 410 523 570 * * * * * * * * * * * * * * * * * 71 111 185 275 303 372 485 532 * * * * * * * * * * * * * * * * * * 40 114 204 232 301 414 461 * * * * * * * * * * * * * * * * * * * 74 164 192 261 374 421 * * * * * * * * * * * * * * * * * * * * 90 118 187 300 347 * * * * * * * * * * * * * * * * * * * * * 28 97 210 257 * * * * * * * * * * * * * * * * * * * * * * 69 182 229 * * * * * * * * * * * * * * * * * * * * * * * 113 160 * * * * * * * * * * * * * * * * * * * * * * * * 47 * * * * * * * * * * * * * * * * * * * * * * * * * </values>  </instantiation>
2520.03/2516.40	s SATISFIABLE

Verifier Data

OK	821

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-4263911-1502285268/watcher-4263911-1502285268 -o /tmp/evaluation-result-4263911-1502285268/solver-4263911-1502285268 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502259017-17570 --watchdog 2580 java -jar HOME/AbsCon-basic.jar HOME/instance-4263911-1502285268.xml 

pid=23875
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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.00 2.01 1.99 3/201 23878
/proc/meminfo: memFree=30952208/32770624 swapFree=0/404756
[pid=23878] ppid=23875 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/23878/stat : 23878 (runsolver) D 23875 23878 9153 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 70437843 24240128 106 18446744073709551615 4194304 4338465 140737088661280 140737088658920 140316899853015 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 24793088 140737088663711 140737088664137 140737088664137 140737088667594 0
/proc/23878/statm: 5918 106 53 36 0 2156 0

[startup+0.100697 s]
/proc/loadavg: 2.00 2.01 1.99 3/201 23878
/proc/meminfo: memFree=30952208/32770624 swapFree=0/404756
[pid=23878] ppid=23875 vsize=8346528 CPUtime=0 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 2251 0 0 0 0 0 0 0 20 0 3 0 70437843 8546844672 2407 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2086632 2407 1169 1 0 2076602 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8346528

[startup+0.200276 s]
/proc/loadavg: 2.00 2.01 1.99 3/201 23878
/proc/meminfo: memFree=30952208/32770624 swapFree=0/404756
[pid=23878] ppid=23875 vsize=10551056 CPUtime=0.06 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 4593 0 0 0 5 1 0 0 20 0 15 0 70437843 10804281344 5631 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2637764 5631 2580 1 0 2627261 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551056

[startup+0.300226 s]
/proc/loadavg: 2.00 2.01 1.99 3/201 23878
/proc/meminfo: memFree=30952208/32770624 swapFree=0/404756
[pid=23878] ppid=23875 vsize=10551180 CPUtime=0.22 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 8541 0 0 0 20 2 0 0 20 0 15 0 70437843 10804408320 8899 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2637795 8899 2883 1 0 2627261 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 10551180

[startup+0.700246 s]
/proc/loadavg: 2.00 2.01 1.99 3/201 23878
/proc/meminfo: memFree=30952208/32770624 swapFree=0/404756
[pid=23878] ppid=23875 vsize=10621952 CPUtime=1.06 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 12609 0 0 0 101 5 0 0 20 0 16 0 70437843 10876878848 18864 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2655488 18864 3067 1 0 2644414 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 10621952

[startup+1.50067 s]
/proc/loadavg: 2.00 2.01 1.99 3/217 23894
/proc/meminfo: memFree=30816232/32770624 swapFree=0/404756
[pid=23878] ppid=23875 vsize=10624000 CPUtime=2.48 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 15494 0 0 0 241 7 0 0 20 0 16 0 70437843 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2656000 37229 3100 1 0 2644926 0
[pid=23878/tid=23880] ppid=23875 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23878/task/23880/stat : 23880 (java) S 23875 23878 9153 0 -1 1077944384 6159 0 0 0 19 2 0 0 20 0 16 0 70437853 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139724498738352 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23881] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23881/stat : 23881 (java) S 23875 23878 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139724424915344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23882] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23882/stat : 23882 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139724423862544 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23883] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23883/stat : 23883 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139724422810256 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23884] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23884/stat : 23884 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139724421757456 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23885] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23885/stat : 23885 (java) S 23875 23878 9153 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723735534192 139724494506626 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23886] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23886/stat : 23886 (java) S 23875 23878 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723734480160 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23887] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23887/stat : 23887 (java) S 23875 23878 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70437856 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723733427824 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23888] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23888/stat : 23888 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723732376144 139724494514075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23889] ppid=23875 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/23878/task/23889/stat : 23889 (java) S 23875 23878 9153 0 -1 1077944384 1522 0 0 0 33 0 0 0 20 0 16 0 70437858 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723731322992 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23890] ppid=23875 vsize=10624000 CPUtime=0.34 cores=0,2,4,6
/proc/23878/task/23890/stat : 23890 (java) S 23875 23878 9153 0 -1 1077944384 935 0 0 0 34 0 0 0 20 0 16 0 70437858 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723730270192 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23891] ppid=23875 vsize=10624000 CPUtime=0.44 cores=0,2,4,6
/proc/23878/task/23891/stat : 23891 (java) S 23875 23878 9153 0 -1 1077944384 2020 0 0 0 44 0 0 0 20 0 16 0 70437858 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723729217904 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23892] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23892/stat : 23892 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723728165344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23893] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23893/stat : 23893 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437863 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723727113136 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23894] ppid=23875 vsize=10624000 CPUtime=1.12 cores=0,2,4,6
/proc/23878/task/23894/stat : 23894 (java) R 23875 23878 9153 0 -1 4202560 3487 0 0 0 109 3 0 0 20 0 16 0 70437880 10878976000 37229 18446744073709551615 4194304 4196468 140725507875456 139723723919400 139724099212884 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 10624000

[startup+3.10068 s]
/proc/loadavg: 2.00 2.01 1.99 3/217 23894
/proc/meminfo: memFree=30815288/32770624 swapFree=0/404788
[pid=23878] ppid=23875 vsize=10624000 CPUtime=4.09 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 15768 0 0 0 401 8 0 0 20 0 16 0 70437843 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2656000 37245 3100 1 0 2644926 0
[pid=23878/tid=23880] ppid=23875 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23878/task/23880/stat : 23880 (java) S 23875 23878 9153 0 -1 1077944384 6159 0 0 0 19 2 0 0 20 0 16 0 70437853 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139724498738352 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23881] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23881/stat : 23881 (java) S 23875 23878 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139724424915344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23882] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23882/stat : 23882 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139724423862544 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23883] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23883/stat : 23883 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139724422810256 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23884] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23884/stat : 23884 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139724421757456 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23885] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23885/stat : 23885 (java) S 23875 23878 9153 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723735534192 139724494506626 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23886] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23886/stat : 23886 (java) S 23875 23878 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723734480160 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23887] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23887/stat : 23887 (java) S 23875 23878 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70437856 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723733427824 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23888] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23888/stat : 23888 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723732376144 139724494514075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23889] ppid=23875 vsize=10624000 CPUtime=0.33 cores=0,2,4,6
/proc/23878/task/23889/stat : 23889 (java) S 23875 23878 9153 0 -1 1077944384 1523 0 0 0 33 0 0 0 20 0 16 0 70437858 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723731322992 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23890] ppid=23875 vsize=10624000 CPUtime=0.34 cores=0,2,4,6
/proc/23878/task/23890/stat : 23890 (java) S 23875 23878 9153 0 -1 1077944384 936 0 0 0 34 0 0 0 20 0 16 0 70437858 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723730270192 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23891] ppid=23875 vsize=10624000 CPUtime=0.44 cores=0,2,4,6
/proc/23878/task/23891/stat : 23891 (java) S 23875 23878 9153 0 -1 1077944384 2154 0 0 0 44 0 0 0 20 0 16 0 70437858 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723729217904 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23892] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23892/stat : 23892 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723728165344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23893] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23893/stat : 23893 (java) S 23875 23878 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 70437863 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723727113136 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23894] ppid=23875 vsize=10624000 CPUtime=2.72 cores=0,2,4,6
/proc/23878/task/23894/stat : 23894 (java) R 23875 23878 9153 0 -1 4202560 3573 0 0 0 269 3 0 0 20 0 16 0 70437880 10878976000 37245 18446744073709551615 4194304 4196468 140725507875456 139723723918880 139724099212867 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 10624000

[startup+6.30071 s]
/proc/loadavg: 2.00 2.01 1.99 3/217 23895
/proc/meminfo: memFree=30812548/32770624 swapFree=0/404792
[pid=23878] ppid=23875 vsize=10624000 CPUtime=7.56 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 21626 0 0 0 748 8 0 0 20 0 16 0 70437843 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2656000 37909 3107 1 0 2644926 0
[pid=23878/tid=23880] ppid=23875 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23878/task/23880/stat : 23880 (java) S 23875 23878 9153 0 -1 1077944384 6159 0 0 0 19 2 0 0 20 0 16 0 70437853 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139724498738352 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23881] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23881/stat : 23881 (java) S 23875 23878 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139724424915344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23882] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23882/stat : 23882 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139724423862544 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23883] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23883/stat : 23883 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139724422810256 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23884] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23884/stat : 23884 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139724421757456 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23885] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23885/stat : 23885 (java) S 23875 23878 9153 0 -1 1077944384 374 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723735534192 139724494506626 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23886] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23886/stat : 23886 (java) S 23875 23878 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723734480160 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23887] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23887/stat : 23887 (java) S 23875 23878 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70437856 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723733427824 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23888] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23888/stat : 23888 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723732376144 139724494514075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23889] ppid=23875 vsize=10624000 CPUtime=0.4 cores=0,2,4,6
/proc/23878/task/23889/stat : 23889 (java) S 23875 23878 9153 0 -1 1077944384 3063 0 0 0 40 0 0 0 20 0 16 0 70437858 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723731322992 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23890] ppid=23875 vsize=10624000 CPUtime=0.52 cores=0,2,4,6
/proc/23878/task/23890/stat : 23890 (java) S 23875 23878 9153 0 -1 1077944384 2328 0 0 0 52 0 0 0 20 0 16 0 70437858 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723730270192 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23891] ppid=23875 vsize=10624000 CPUtime=0.45 cores=0,2,4,6
/proc/23878/task/23891/stat : 23891 (java) S 23875 23878 9153 0 -1 1077944384 2736 0 0 0 45 0 0 0 20 0 16 0 70437858 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723729217904 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23892] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23892/stat : 23892 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723728165344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23893] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23893/stat : 23893 (java) S 23875 23878 9153 0 -1 1077944384 372 0 0 0 0 0 0 0 20 0 16 0 70437863 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723727113136 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23894] ppid=23875 vsize=10624000 CPUtime=5.92 cores=0,2,4,6
/proc/23878/task/23894/stat : 23894 (java) R 23875 23878 9153 0 -1 4202560 5231 0 0 0 589 3 0 0 20 0 16 0 70437880 10878976000 37909 18446744073709551615 4194304 4196468 140725507875456 139723723919736 139724099212800 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
Current children cumulated CPU time (s) 7.56
Current children cumulated vsize (KiB) 10624000

[startup+12.7007 s]
/proc/loadavg: 2.00 2.01 1.99 3/217 23895
/proc/meminfo: memFree=30812304/32770624 swapFree=0/404792
[pid=23878] ppid=23875 vsize=10624000 CPUtime=13.96 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 22453 0 0 0 1388 8 0 0 20 0 16 0 70437843 10878976000 37910 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2656000 37910 3107 1 0 2644926 0
[pid=23878/tid=23880] ppid=23875 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23878/task/23880/stat : 23880 (java) S 23875 23878 9153 0 -1 1077944384 6159 0 0 0 19 2 0 0 20 0 16 0 70437853 10878976000 37910 18446744073709551615 4194304 4196468 140725507875456 139724498738352 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23881] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23881/stat : 23881 (java) S 23875 23878 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 37910 18446744073709551615 4194304 4196468 140725507875456 139724424915344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23882] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23882/stat : 23882 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 37910 18446744073709551615 4194304 4196468 140725507875456 139724423862544 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23883] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23883/stat : 23883 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 37910 18446744073709551615 4194304 4196468 140725507875456 139724422810256 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23884] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23884/stat : 23884 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 37910 18446744073709551615 4194304 4196468 140725507875456 139724421757456 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23885] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23885/stat : 23885 (java) S 23875 23878 9153 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 37910 18446744073709551615 4194304 4196468 140725507875456 139723735534192 139724494506626 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0

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

/proc/meminfo: memFree=30993888/32770624 swapFree=0/405040
[pid=23878] ppid=23875 vsize=10624000 CPUtime=2385.74 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 52922 0 0 0 238515 59 0 0 20 0 16 0 70437843 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2656000 43997 3112 1 0 2644926 0
[pid=23878/tid=23880] ppid=23875 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23878/task/23880/stat : 23880 (java) S 23875 23878 9153 0 -1 1077944384 6159 0 0 0 19 2 0 0 20 0 16 0 70437853 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139724498738352 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23881] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23881/stat : 23881 (java) S 23875 23878 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139724424915344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23882] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23882/stat : 23882 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139724423862544 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23883] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23883/stat : 23883 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139724422810256 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23884] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23884/stat : 23884 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139724421757456 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23885] ppid=23875 vsize=10624000 CPUtime=0.02 cores=0,2,4,6
/proc/23878/task/23885/stat : 23885 (java) S 23875 23878 9153 0 -1 1077944384 1057 0 0 0 1 1 0 0 20 0 16 0 70437855 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723735534192 139724494506626 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23886] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23886/stat : 23886 (java) S 23875 23878 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723734480160 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23887] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23887/stat : 23887 (java) S 23875 23878 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70437856 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723733427824 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23888] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23888/stat : 23888 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723732376144 139724494514075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23889] ppid=23875 vsize=10624000 CPUtime=0.78 cores=0,2,4,6
/proc/23878/task/23889/stat : 23889 (java) S 23875 23878 9153 0 -1 1077944384 6789 0 0 0 77 1 0 0 20 0 16 0 70437858 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723731322992 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23890] ppid=23875 vsize=10624000 CPUtime=1.14 cores=0,2,4,6
/proc/23878/task/23890/stat : 23890 (java) S 23875 23878 9153 0 -1 1077944384 9783 0 0 0 113 1 0 0 20 0 16 0 70437858 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723730270192 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23891] ppid=23875 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/23878/task/23891/stat : 23891 (java) S 23875 23878 9153 0 -1 1077944384 8514 0 0 0 56 2 0 0 20 0 16 0 70437858 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723729217904 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23892] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23892/stat : 23892 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723728165344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23893] ppid=23875 vsize=10624000 CPUtime=0.95 cores=0,2,4,6
/proc/23878/task/23893/stat : 23893 (java) S 23875 23878 9153 0 -1 1077944384 1510 0 0 0 42 53 0 0 20 0 16 0 70437863 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723727113136 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23894] ppid=23875 vsize=10624000 CPUtime=2381.98 cores=0,2,4,6
/proc/23878/task/23894/stat : 23894 (java) R 23875 23878 9153 0 -1 4202560 17747 0 0 0 238193 5 0 0 20 0 16 0 70437880 10878976000 43997 18446744073709551615 4194304 4196468 140725507875456 139723723922088 139724099212872 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
Current children cumulated CPU time (s) 2385.74
Current children cumulated vsize (KiB) 10624000

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/216 24125
/proc/meminfo: memFree=30993872/32770624 swapFree=0/405048
[pid=23878] ppid=23875 vsize=10624000 CPUtime=2445.85 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 53117 0 0 0 244525 60 0 0 20 0 16 0 70437843 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2656000 44006 3112 1 0 2644926 0
[pid=23878/tid=23880] ppid=23875 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23878/task/23880/stat : 23880 (java) S 23875 23878 9153 0 -1 1077944384 6159 0 0 0 19 2 0 0 20 0 16 0 70437853 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139724498738352 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23881] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23881/stat : 23881 (java) S 23875 23878 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139724424915344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23882] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23882/stat : 23882 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139724423862544 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23883] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23883/stat : 23883 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139724422810256 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23884] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23884/stat : 23884 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139724421757456 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23885] ppid=23875 vsize=10624000 CPUtime=0.03 cores=0,2,4,6
/proc/23878/task/23885/stat : 23885 (java) S 23875 23878 9153 0 -1 1077944384 1059 0 0 0 1 2 0 0 20 0 16 0 70437855 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723735534192 139724494506626 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23886] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23886/stat : 23886 (java) S 23875 23878 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723734480160 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23887] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23887/stat : 23887 (java) S 23875 23878 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70437856 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723733427824 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23888] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23888/stat : 23888 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723732376144 139724494514075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23889] ppid=23875 vsize=10624000 CPUtime=0.84 cores=0,2,4,6
/proc/23878/task/23889/stat : 23889 (java) S 23875 23878 9153 0 -1 1077944384 6802 0 0 0 83 1 0 0 20 0 16 0 70437858 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723731322992 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23890] ppid=23875 vsize=10624000 CPUtime=1.16 cores=0,2,4,6
/proc/23878/task/23890/stat : 23890 (java) S 23875 23878 9153 0 -1 1077944384 9801 0 0 0 115 1 0 0 20 0 16 0 70437858 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723730270192 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23891] ppid=23875 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/23878/task/23891/stat : 23891 (java) S 23875 23878 9153 0 -1 1077944384 8516 0 0 0 56 2 0 0 20 0 16 0 70437858 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723729217904 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23892] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23892/stat : 23892 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723728165344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23893] ppid=23875 vsize=10624000 CPUtime=0.97 cores=0,2,4,6
/proc/23878/task/23893/stat : 23893 (java) S 23875 23878 9153 0 -1 1077944384 1516 0 0 0 43 54 0 0 20 0 16 0 70437863 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723727113136 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23894] ppid=23875 vsize=10624000 CPUtime=2441.98 cores=0,2,4,6
/proc/23878/task/23894/stat : 23894 (java) R 23875 23878 9153 0 -1 4202560 17901 0 0 0 244193 5 0 0 20 0 16 0 70437880 10878976000 44006 18446744073709551615 4194304 4196468 140725507875456 139723723920504 139724099247142 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
Current children cumulated CPU time (s) 2445.85
Current children cumulated vsize (KiB) 10624000

[startup+2502.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/216 24128
/proc/meminfo: memFree=30993568/32770624 swapFree=0/405044
[pid=23878] ppid=23875 vsize=10624000 CPUtime=2505.93 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 53357 0 0 0 250533 60 0 0 20 0 16 0 70437843 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2656000 44009 3112 1 0 2644926 0
[pid=23878/tid=23880] ppid=23875 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23878/task/23880/stat : 23880 (java) S 23875 23878 9153 0 -1 1077944384 6159 0 0 0 19 2 0 0 20 0 16 0 70437853 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724498738352 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23881] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23881/stat : 23881 (java) S 23875 23878 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724424915344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23882] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23882/stat : 23882 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724423862544 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23883] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23883/stat : 23883 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724422810256 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23884] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23884/stat : 23884 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724421757456 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23885] ppid=23875 vsize=10624000 CPUtime=0.04 cores=0,2,4,6
/proc/23878/task/23885/stat : 23885 (java) S 23875 23878 9153 0 -1 1077944384 1064 0 0 0 2 2 0 0 20 0 16 0 70437855 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723735534192 139724494506626 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23886] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23886/stat : 23886 (java) S 23875 23878 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723734480160 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23887] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23887/stat : 23887 (java) S 23875 23878 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70437856 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723733427824 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23888] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23888/stat : 23888 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723732376144 139724494514075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23889] ppid=23875 vsize=10624000 CPUtime=0.87 cores=0,2,4,6
/proc/23878/task/23889/stat : 23889 (java) S 23875 23878 9153 0 -1 1077944384 6836 0 0 0 86 1 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723731322992 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23890] ppid=23875 vsize=10624000 CPUtime=1.2 cores=0,2,4,6
/proc/23878/task/23890/stat : 23890 (java) S 23875 23878 9153 0 -1 1077944384 9896 0 0 0 119 1 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723730270192 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23891] ppid=23875 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/23878/task/23891/stat : 23891 (java) S 23875 23878 9153 0 -1 1077944384 8518 0 0 0 56 2 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723729217904 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23892] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23892/stat : 23892 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723728165344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23893] ppid=23875 vsize=10624000 CPUtime=0.99 cores=0,2,4,6
/proc/23878/task/23893/stat : 23893 (java) S 23875 23878 9153 0 -1 1077944384 1547 0 0 0 44 55 0 0 20 0 16 0 70437863 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723727113136 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23894] ppid=23875 vsize=10624000 CPUtime=2501.99 cores=0,2,4,6
/proc/23878/task/23894/stat : 23894 (java) R 23875 23878 9153 0 -1 4202560 17974 0 0 0 250194 5 0 0 20 0 16 0 70437880 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723723922792 139724099212884 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
Current children cumulated CPU time (s) 2505.93
Current children cumulated vsize (KiB) 10624000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.4 s]
/proc/loadavg: 2.04 2.03 2.05 3/216 24128
/proc/meminfo: memFree=30993568/32770624 swapFree=0/405032
[pid=23878] ppid=23875 vsize=10624000 CPUtime=2520.03 cores=0,2,4,6
/proc/23878/stat : 23878 (java) S 23875 23878 9153 0 -1 1077944320 53363 0 0 0 251943 60 0 0 20 0 16 0 70437843 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 140725507858000 139724494495479 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
/proc/23878/statm: 2656000 44009 3112 1 0 2644926 0
[pid=23878/tid=23880] ppid=23875 vsize=10624000 CPUtime=0.21 cores=0,2,4,6
/proc/23878/task/23880/stat : 23880 (java) S 23875 23878 9153 0 -1 1077944384 6159 0 0 0 19 2 0 0 20 0 16 0 70437853 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724498738352 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23881] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23881/stat : 23881 (java) S 23875 23878 9153 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724424915344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23882] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23882/stat : 23882 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437853 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724423862544 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23883] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23883/stat : 23883 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724422810256 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23884] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23884/stat : 23884 (java) S 23875 23878 9153 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 70437854 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139724421757456 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23885] ppid=23875 vsize=10624000 CPUtime=0.04 cores=0,2,4,6
/proc/23878/task/23885/stat : 23885 (java) S 23875 23878 9153 0 -1 1077944384 1064 0 0 0 2 2 0 0 20 0 16 0 70437855 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723735534192 139724494506626 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23886] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23886/stat : 23886 (java) S 23875 23878 9153 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 70437855 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723734480160 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23887] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23887/stat : 23887 (java) S 23875 23878 9153 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 70437856 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723733427824 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23888] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23888/stat : 23888 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723732376144 139724494514075 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23889] ppid=23875 vsize=10624000 CPUtime=0.87 cores=0,2,4,6
/proc/23878/task/23889/stat : 23889 (java) S 23875 23878 9153 0 -1 1077944384 6836 0 0 0 86 1 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723731322992 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23890] ppid=23875 vsize=10624000 CPUtime=1.2 cores=0,2,4,6
/proc/23878/task/23890/stat : 23890 (java) S 23875 23878 9153 0 -1 1077944384 9896 0 0 0 119 1 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723730270192 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23891] ppid=23875 vsize=10624000 CPUtime=0.58 cores=0,2,4,6
/proc/23878/task/23891/stat : 23891 (java) S 23875 23878 9153 0 -1 1077944384 8518 0 0 0 56 2 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723729217904 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23892] ppid=23875 vsize=10624000 CPUtime=0 cores=0,2,4,6
/proc/23878/task/23892/stat : 23892 (java) S 23875 23878 9153 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 70437858 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723728165344 139724494505685 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23893] ppid=23875 vsize=10624000 CPUtime=0.99 cores=0,2,4,6
/proc/23878/task/23893/stat : 23893 (java) S 23875 23878 9153 0 -1 1077944384 1547 0 0 0 44 55 0 0 20 0 16 0 70437863 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723727113136 139724494506626 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
[pid=23878/tid=23894] ppid=23875 vsize=10624000 CPUtime=2516.09 cores=0,2,4,6
/proc/23878/task/23894/stat : 23894 (java) R 23875 23878 9153 0 -1 4202560 17980 0 0 0 251604 5 0 0 20 0 16 0 70437880 10878976000 44009 18446744073709551615 4194304 4196468 140725507875456 139723723922792 139724099212800 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39481344 140725507879373 140725507879502 140725507879502 140725507882959 0
Current children cumulated CPU time (s) 2520.03
Current children cumulated vsize (KiB) 10624000

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

Child status: 143
Real time (s): 2516.41
CPU time (s): 2520.05
CPU user time (s): 2519.44
CPU system time (s): 0.610088
CPU usage (%): 100.145
Max. virtual memory (cumulated for all children) (KiB): 10624000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.44
system time used= 0.610088
maximum resident set size= 184948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53686
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56951
involuntary context switches= 3166

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9566 second user time and 14.9759 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-09 15:13:52
IDJOB=4263911
IDBENCH=126214
IDSOLVER=2652
FILE ID=node135/4263911-1502285268
RUNJOBID= node135-1502259017-17570
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-25-a3.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263911-1502285268/watcher-4263911-1502285268 -o /tmp/evaluation-result-4263911-1502285268/solver-4263911-1502285268 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502259017-17570 --watchdog 2580  java -jar HOME/AbsCon-basic.jar HOME/instance-4263911-1502285268.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6f45dc36d2c69d93d2d76d2d98e801df
RANDOM SEED=846017239

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30952208 kB
MemAvailable:   31629284 kB
Buffers:          261056 kB
Cached:           701084 kB
SwapCached:            0 kB
Active:           952756 kB
Inactive:         429704 kB
Active(anon):     420336 kB
Inactive(anon):    24948 kB
Active(file):     532420 kB
Inactive(file):   404756 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7660 kB
Writeback:             0 kB
AnonPages:        420148 kB
Mapped:            56968 kB
Shmem:             25272 kB
Slab:             138516 kB
SReclaimable:     111468 kB
SUnreclaim:        27048 kB
KernelStack:        3536 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1540880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    348160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62016 MiB
End job on node135 at 2017-08-09 15:55:48