Trace number 4248170

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 NameAnswerCPU timeWall clock time
R1: AbsCon-basic 2017-06-11? (TO) 2400.02 2394.22

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-028.xml
MD5SUM0d73506f0318cc77856f25ccca7d4c63
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2352
Number of constraints789
Number of domains2
Minimum domain size28
Maximum domain size784
Distribution of domain sizes[{"size":28,"count":1568},{"size":784,"count":784}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":2296},{"degree":3,"count":56}]
Minimum constraint arity3
Maximum constraint arity784
Distribution of constraint arities[{"arity":3,"count":784},{"arity":28,"count":2},{"arity":784,"count":3}]
Number of extensional constraints784
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":784},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.27	
0.28/0.27	AbsCon 2 
0.28/0.27	
1.25/0.68	  Solving XCSP3-instance-4248170-1500728928 as a CSP
1.25/0.68	  Loading variables...
1.93/0.81	  Loading constraints...
3.81/1.34	  Solver SolverBacktrack being built...
3.81/1.34	
6.99/2.70	  Preprocessing : gac=true, ccks=812, filters=86238, revisions=56 (useless=2), AC=86940, removals=86940, inconsistent=false
6.99/2.70	

Verifier Data

One s line expected

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-4248170-1500728928/watcher-4248170-1500728928 -o /tmp/evaluation-result-4248170-1500728928/solver-4248170-1500728928 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500717213-13540 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4248170-1500728928.xml 

pid=16875
running on 8 cores: 4-7,12-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.08 2.33 2.21 3/262 16878
/proc/meminfo: memFree=31667760/32770624 swapFree=5832/255760
[pid=16878] ppid=16875 vsize=8354884 CPUtime=0 cores=4-7,12-15
/proc/16878/stat : 16878 (java) S 16875 16878 13508 0 -1 1077944320 2242 0 0 0 0 0 0 0 20 0 7 0 8158130 8555401216 2461 33554432000 4194304 4196468 140729046270256 140729046252800 140015188795127 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
/proc/16878/statm: 2088978 2461 1198 1 0 2077889 0
[pid=16878/tid=16879] ppid=16875 vsize=8357968 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16879/stat : 16879 (java) R 16875 16878 13508 0 -1 4202560 947 0 0 0 0 0 0 0 20 0 10 0 8158130 8558559232 2527 33554432000 4194304 4196468 140729046270256 140015193036496 140015188807062 0 4 0 16784584 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16880] ppid=16875 vsize=8685648 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16880/stat : 16880 (java) D 16875 16878 13508 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 8158131 8894103552 2527 33554432000 4194304 4196468 140729046270256 140015130798008 140015181512279 0 4 0 16784584 18446744071582151463 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16881] ppid=16875 vsize=8751184 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16881/stat : 16881 (java) D 16875 16878 13508 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 8158131 8961212416 2527 33554432000 4194304 4196468 140729046270256 140015129745904 140015181589200 0 4 0 16784584 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16882] ppid=16875 vsize=8751184 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16882/stat : 16882 (java) D 16875 16878 13508 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 8158131 8961212416 2527 33554432000 4194304 4196468 140729046270256 140014793840824 140015181022947 0 4 0 16784584 18446744071582151416 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16883] ppid=16875 vsize=8816720 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16883/stat : 16883 (java) D 16875 16878 13508 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 8158131 9028321280 2527 33554432000 4194304 4196468 140729046270256 140014792788024 140015181512279 0 4 0 16784584 18446744071582151463 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16884] ppid=16875 vsize=8816720 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16884/stat : 16884 (java) R 16875 16878 13508 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 8158131 9028321280 2527 33554432000 4194304 4196468 140729046270256 140014791735736 140015181022947 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16885] ppid=16875 vsize=8816720 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16885/stat : 16885 (java) D 16875 16878 13508 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 10 0 8158131 9028321280 2527 33554432000 4194304 4196468 140729046270256 140014790683032 140015168818992 0 4 0 16784584 18446744071582151416 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16886] ppid=16875 vsize=8816720 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16886/stat : 16886 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 8158131 9028321280 2527 33554432000 4194304 4196468 140729046270256 140014789631120 140015188805333 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16887] ppid=16875 vsize=9196624 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16887/stat : 16887 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 8158131 9417342976 2527 33554432000 4194304 4196468 140729046270256 140014788578320 140015188805333 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0

[startup+0.100062 s]
/proc/loadavg: 2.08 2.33 2.21 3/262 16878
/proc/meminfo: memFree=31667760/32770624 swapFree=5832/255760
[pid=16878] ppid=16875 vsize=10900456 CPUtime=0.1 cores=4-7,12-15
/proc/16878/stat : 16878 (java) S 16875 16878 13508 0 -1 1077944320 4728 0 0 0 9 1 0 0 20 0 20 0 8158130 11162066944 6340 33554432000 4194304 4196468 140729046270256 140729046252800 140015188795127 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
/proc/16878/statm: 2725114 6340 2639 1 0 2713552 0
[pid=16878/tid=16879] ppid=16875 vsize=10900456 CPUtime=0.07 cores=4-7,12-15
/proc/16878/task/16879/stat : 16879 (java) R 16875 16878 13508 0 -1 4202560 2808 0 0 0 7 0 0 0 20 0 20 0 8158130 11162066944 6340 33554432000 4194304 4196468 140729046270256 140015193029784 140015188817053 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16880] ppid=16875 vsize=10900456 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16880/stat : 16880 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8158131 11162066944 6340 33554432000 4194304 4196468 140729046270256 140015130798480 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16881] ppid=16875 vsize=10900456 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16881/stat : 16881 (java) S 16875 16878 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8158131 11162066944 6340 33554432000 4194304 4196468 140729046270256 140015129745680 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16882] ppid=16875 vsize=10900456 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16882/stat : 16882 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8158131 11162066944 6340 33554432000 4194304 4196468 140729046270256 140014793841296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16883] ppid=16875 vsize=10900456 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16883/stat : 16883 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8158131 11162066944 6340 33554432000 4194304 4196468 140729046270256 140014792788496 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16884] ppid=16875 vsize=10900456 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16884/stat : 16884 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8158131 11162066944 6340 33554432000 4194304 4196468 140729046270256 140014791736208 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16885] ppid=16875 vsize=10900456 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16885/stat : 16885 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8158131 11162066944 6340 33554432000 4194304 4196468 140729046270256 140014790683408 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16886] ppid=16875 vsize=10900456 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16886/stat : 16886 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8158131 11162066944 6340 33554432000 4194304 4196468 140729046270256 140014789631120 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16887] ppid=16875 vsize=10900456 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16887/stat : 16887 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8158131 11162066944 6340 33554432000 4194304 4196468 140729046270256 140014788578320 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900456

[startup+0.200775 s]
/proc/loadavg: 2.08 2.33 2.21 3/262 16878
/proc/meminfo: memFree=31667760/32770624 swapFree=5832/255760
[pid=16878] ppid=16875 vsize=10900580 CPUtime=0.28 cores=4-7,12-15
/proc/16878/stat : 16878 (java) S 16875 16878 13508 0 -1 1077944320 7682 0 0 0 26 2 0 0 20 0 20 0 8158130 11162193920 9537 33554432000 4194304 4196468 140729046270256 140729046252800 140015188795127 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
/proc/16878/statm: 2725145 9537 2884 1 0 2713552 0
[pid=16878/tid=16879] ppid=16875 vsize=10900580 CPUtime=0.18 cores=4-7,12-15
/proc/16878/task/16879/stat : 16879 (java) R 16875 16878 13508 0 -1 4202560 4816 0 0 0 17 1 0 0 20 0 20 0 8158130 11162193920 9537 33554432000 4194304 4196468 140729046270256 140015193027104 140015188817053 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16880] ppid=16875 vsize=10900580 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16880/stat : 16880 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8158131 11162193920 9537 33554432000 4194304 4196468 140729046270256 140015130798480 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16881] ppid=16875 vsize=10900580 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16881/stat : 16881 (java) S 16875 16878 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 8158131 11162193920 9537 33554432000 4194304 4196468 140729046270256 140015129745680 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16882] ppid=16875 vsize=10900580 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16882/stat : 16882 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8158131 11162193920 9537 33554432000 4194304 4196468 140729046270256 140014793841296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16883] ppid=16875 vsize=10900580 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16883/stat : 16883 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8158131 11162193920 9537 33554432000 4194304 4196468 140729046270256 140014792788496 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16884] ppid=16875 vsize=10900580 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16884/stat : 16884 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8158131 11162193920 9537 33554432000 4194304 4196468 140729046270256 140014791736208 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16885] ppid=16875 vsize=10900580 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16885/stat : 16885 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8158131 11162193920 9537 33554432000 4194304 4196468 140729046270256 140014790683408 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16886] ppid=16875 vsize=10900580 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16886/stat : 16886 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 8158131 11162193920 9537 33554432000 4194304 4196468 140729046270256 140014789631120 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16887] ppid=16875 vsize=10900580 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16887/stat : 16887 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 8158131 11162193920 9537 33554432000 4194304 4196468 140729046270256 140014788578320 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10900580

[startup+0.300555 s]
/proc/loadavg: 2.08 2.33 2.21 3/262 16878
/proc/meminfo: memFree=31667760/32770624 swapFree=5832/255760
[pid=16878] ppid=16875 vsize=10969228 CPUtime=0.48 cores=4-7,12-15
/proc/16878/stat : 16878 (java) S 16875 16878 13508 0 -1 1077944320 8563 0 0 0 45 3 0 0 20 0 21 0 8158130 11232489472 13950 33554432000 4194304 4196468 140729046270256 140729046252800 140015188795127 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
/proc/16878/statm: 2742307 13950 3004 1 0 2730193 0
[pid=16878/tid=16879] ppid=16875 vsize=10969228 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16879/stat : 16879 (java) S 16875 16878 13508 0 -1 1077944384 5157 0 0 0 23 1 0 0 20 0 21 0 8158130 11232489472 13950 33554432000 4194304 4196468 140729046270256 140015193038000 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16880] ppid=16875 vsize=10969228 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16880/stat : 16880 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8158131 11232489472 13950 33554432000 4194304 4196468 140729046270256 140015130798480 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16881] ppid=16875 vsize=10969228 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16881/stat : 16881 (java) S 16875 16878 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8158131 11232489472 13950 33554432000 4194304 4196468 140729046270256 140015129745680 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16882] ppid=16875 vsize=10969228 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16882/stat : 16882 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8158131 11232489472 13950 33554432000 4194304 4196468 140729046270256 140014793841296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16883] ppid=16875 vsize=10969228 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16883/stat : 16883 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158131 11232489472 13950 33554432000 4194304 4196468 140729046270256 140014792788496 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16884] ppid=16875 vsize=10969228 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16884/stat : 16884 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158131 11232489472 13950 33554432000 4194304 4196468 140729046270256 140014791736208 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16885] ppid=16875 vsize=10969228 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16885/stat : 16885 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8158131 11232489472 13950 33554432000 4194304 4196468 140729046270256 140014790683408 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16886] ppid=16875 vsize=10969228 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16886/stat : 16886 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8158131 11232489472 13950 33554432000 4194304 4196468 140729046270256 140014789631120 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16887] ppid=16875 vsize=10969228 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16887/stat : 16887 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158131 11232489472 13950 33554432000 4194304 4196468 140729046270256 140014788578320 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10969228

[startup+0.700648 s]
/proc/loadavg: 2.08 2.33 2.21 3/262 16878
/proc/meminfo: memFree=31667760/32770624 swapFree=5832/255760
[pid=16878] ppid=16875 vsize=10971352 CPUtime=1.57 cores=4-7,12-15
/proc/16878/stat : 16878 (java) S 16875 16878 13508 0 -1 1077944320 11962 0 0 0 152 5 0 0 20 0 21 0 8158130 11234664448 21201 33554432000 4194304 4196468 140729046270256 140729046252800 140015188795127 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
/proc/16878/statm: 2742838 21201 3112 1 0 2730705 0
[pid=16878/tid=16879] ppid=16875 vsize=10971352 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16879/stat : 16879 (java) S 16875 16878 13508 0 -1 1077944384 5157 0 0 0 23 1 0 0 20 0 21 0 8158130 11234664448 21201 33554432000 4194304 4196468 140729046270256 140015193038000 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16880] ppid=16875 vsize=10971352 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16880/stat : 16880 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8158131 11234664448 21201 33554432000 4194304 4196468 140729046270256 140015130798480 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16881] ppid=16875 vsize=10971352 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16881/stat : 16881 (java) S 16875 16878 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8158131 11234664448 21201 33554432000 4194304 4196468 140729046270256 140015129745680 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16882] ppid=16875 vsize=10971352 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16882/stat : 16882 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8158131 11234664448 21201 33554432000 4194304 4196468 140729046270256 140014793841296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16883] ppid=16875 vsize=10971352 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16883/stat : 16883 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158131 11234664448 21201 33554432000 4194304 4196468 140729046270256 140014792788496 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16884] ppid=16875 vsize=10971352 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16884/stat : 16884 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158131 11234664448 21201 33554432000 4194304 4196468 140729046270256 140014791736208 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16885] ppid=16875 vsize=10971352 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16885/stat : 16885 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8158131 11234664448 21201 33554432000 4194304 4196468 140729046270256 140014790683408 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16886] ppid=16875 vsize=10971352 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16886/stat : 16886 (java) S 16875 16878 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 8158131 11234664448 21201 33554432000 4194304 4196468 140729046270256 140014789631120 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16887] ppid=16875 vsize=10971352 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16887/stat : 16887 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158131 11234664448 21201 33554432000 4194304 4196468 140729046270256 140014788578320 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 10971352

[startup+1.50188 s]
/proc/loadavg: 2.00 2.31 2.20 10/283 16899
/proc/meminfo: memFree=31400868/32770624 swapFree=5832/255792
[pid=16878] ppid=16875 vsize=10973400 CPUtime=5.02 cores=4-7,12-15
/proc/16878/stat : 16878 (java) S 16875 16878 13508 0 -1 1077944320 15088 0 0 0 366 136 0 0 20 0 21 0 8158130 11236761600 103164 33554432000 4194304 4196468 140729046270256 140729046252800 140015188795127 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
/proc/16878/statm: 2743350 103164 3160 1 0 2731217 0
[pid=16878/tid=16879] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16879/stat : 16879 (java) S 16875 16878 13508 0 -1 1077944384 5157 0 0 0 23 1 0 0 20 0 21 0 8158130 11236761600 103164 33554432000 4194304 4196468 140729046270256 140015193038000 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16880] ppid=16875 vsize=10973400 CPUtime=0.22 cores=4-7,12-15
/proc/16878/task/16880/stat : 16880 (java) R 16875 16878 13508 0 -1 4202560 157 0 0 0 7 15 0 0 20 0 21 0 8158131 11236761600 103164 33554432000 4194304 4196468 140729046270256 140015130798680 140015173823010 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16881] ppid=16875 vsize=10973400 CPUtime=0.22 cores=4-7,12-15
/proc/16878/task/16881/stat : 16881 (java) R 16875 16878 13508 0 -1 4202560 130 0 0 0 7 15 0 0 20 0 21 0 8158131 11236761600 103164 33554432000 4194304 4196468 140729046270256 140015129745880 140015181894787 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16882] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16882/stat : 16882 (java) R 16875 16878 13508 0 -1 4202560 132 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 103164 33554432000 4194304 4196468 140729046270256 140014793841496 140015173822920 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16883] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16883/stat : 16883 (java) R 16875 16878 13508 0 -1 4202560 162 0 0 0 8 15 0 0 20 0 21 0 8158131 11236761600 103164 33554432000 4194304 4196468 140729046270256 140014792788696 140015173823291 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16884] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16884/stat : 16884 (java) R 16875 16878 13508 0 -1 4202560 170 0 0 0 8 16 0 0 20 0 21 0 8158131 11236761600 103164 33554432000 4194304 4196468 140729046270256 140014791736408 140015181891828 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16885] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16885/stat : 16885 (java) R 16875 16878 13508 0 -1 4202560 132 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 103164 33554432000 4194304 4196468 140729046270256 140014790683608 140015173823001 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16886] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16886/stat : 16886 (java) R 16875 16878 13508 0 -1 4202560 144 0 0 0 8 16 0 0 20 0 21 0 8158131 11236761600 103164 33554432000 4194304 4196468 140729046270256 140014789631320 140015173823001 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16887] ppid=16875 vsize=10973400 CPUtime=0.22 cores=4-7,12-15
/proc/16878/task/16887/stat : 16887 (java) R 16875 16878 13508 0 -1 4202560 130 0 0 0 7 15 0 0 20 0 21 0 8158131 11236761600 103164 33554432000 4194304 4196468 140729046270256 140014788578208 140015173823001 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16889] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16889/stat : 16889 (java) S 16875 16878 13508 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 21 0 8158134 11236761600 103164 33554432000 4194304 4196468 140729046270256 140014731670176 140015188805333 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16890] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16890/stat : 16890 (java) S 16875 16878 13508 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 21 0 8158135 11236761600 103164 33554432000 4194304 4196468 140729046270256 140014730617632 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16891] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16891/stat : 16891 (java) S 16875 16878 13508 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 21 0 8158135 11236761600 103676 33554432000 4194304 4196468 140729046270256 140014729565296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16892] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16892/stat : 16892 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158139 11236761600 103676 33554432000 4194304 4196468 140729046270256 140014728513616 140015188813723 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16893] ppid=16875 vsize=10973400 CPUtime=0.39 cores=4-7,12-15
/proc/16878/task/16893/stat : 16893 (java) S 16875 16878 13508 0 -1 1077944384 1032 0 0 0 39 0 0 0 20 0 21 0 8158139 11236761600 103676 33554432000 4194304 4196468 140729046270256 140014727446480 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16894] ppid=16875 vsize=10973400 CPUtime=0.43 cores=4-7,12-15
/proc/16878/task/16894/stat : 16894 (java) S 16875 16878 13508 0 -1 1077944384 1058 0 0 0 42 1 0 0 20 0 21 0 8158139 11236761600 103676 33554432000 4194304 4196468 140729046270256 140014001302592 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16895] ppid=16875 vsize=10973400 CPUtime=0.44 cores=4-7,12-15
/proc/16878/task/16895/stat : 16895 (java) S 16875 16878 13508 0 -1 1077944384 913 0 0 0 43 1 0 0 20 0 21 0 8158139 11236761600 103676 33554432000 4194304 4196468 140729046270256 140014000251088 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16896] ppid=16875 vsize=10973400 CPUtime=0.59 cores=4-7,12-15
/proc/16878/task/16896/stat : 16896 (java) S 16875 16878 13508 0 -1 1077944384 2059 0 0 0 59 0 0 0 20 0 21 0 8158139 11236761600 103676 33554432000 4194304 4196468 140729046270256 140013999213296 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16897] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16897/stat : 16897 (java) S 16875 16878 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8158139 11236761600 103676 33554432000 4194304 4196468 140729046270256 140013998160224 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16898] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16898/stat : 16898 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158139 11236761600 103676 33554432000 4194304 4196468 140729046270256 140013997107504 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16899] ppid=16875 vsize=10973400 CPUtime=0.95 cores=4-7,12-15

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

[pid=16878/tid=16898] ppid=16875 vsize=10973400 CPUtime=1.01 cores=4-7,12-15
/proc/16878/task/16898/stat : 16898 (java) S 16875 16878 13508 0 -1 1077944384 1155 0 0 0 44 57 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013997107504 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16899] ppid=16875 vsize=10973400 CPUtime=2260.95 cores=4-7,12-15
/proc/16878/task/16899/stat : 16899 (java) R 16875 16878 13508 0 -1 4202560 21436 0 0 0 226090 5 0 0 20 0 21 0 8158157 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013993915800 140014816799446 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
Current children cumulated CPU time (s) 2268.08
Current children cumulated vsize (KiB) 10973400

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/283 17578
/proc/meminfo: memFree=31292164/32770624 swapFree=5832/258404
[pid=16878] ppid=16875 vsize=10973400 CPUtime=2328.09 cores=4-7,12-15
/proc/16878/stat : 16878 (java) S 16875 16878 13508 0 -1 1077944320 57471 0 0 0 232615 194 0 0 20 0 21 0 8158130 11236761600 113449 33554432000 4194304 4196468 140729046270256 140729046252800 140015188795127 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
/proc/16878/statm: 2743350 113449 3174 1 0 2731217 0
[pid=16878/tid=16879] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16879/stat : 16879 (java) S 16875 16878 13508 0 -1 1077944384 5157 0 0 0 23 1 0 0 20 0 21 0 8158130 11236761600 113449 33554432000 4194304 4196468 140729046270256 140015193038000 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16880] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16880/stat : 16880 (java) S 16875 16878 13508 0 -1 1077944384 158 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140015130798480 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16881] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16881/stat : 16881 (java) S 16875 16878 13508 0 -1 1077944384 131 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140015129745680 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16882] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16882/stat : 16882 (java) S 16875 16878 13508 0 -1 1077944384 133 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014793841296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16883] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16883/stat : 16883 (java) S 16875 16878 13508 0 -1 1077944384 162 0 0 0 8 15 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014792788496 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16884] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16884/stat : 16884 (java) S 16875 16878 13508 0 -1 1077944384 171 0 0 0 8 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014791736208 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16885] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16885/stat : 16885 (java) S 16875 16878 13508 0 -1 1077944384 133 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014790683408 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16886] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16886/stat : 16886 (java) S 16875 16878 13508 0 -1 1077944384 145 0 0 0 8 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014789631120 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16887] ppid=16875 vsize=10973400 CPUtime=0.22 cores=4-7,12-15
/proc/16878/task/16887/stat : 16887 (java) S 16875 16878 13508 0 -1 1077944384 131 0 0 0 7 15 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014788578320 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16889] ppid=16875 vsize=10973400 CPUtime=0.04 cores=4-7,12-15
/proc/16878/task/16889/stat : 16889 (java) S 16875 16878 13508 0 -1 1077944384 740 0 0 0 2 2 0 0 20 0 21 0 8158134 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014731671664 140015188806274 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16890] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16890/stat : 16890 (java) S 16875 16878 13508 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 21 0 8158135 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014730617632 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16891] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16891/stat : 16891 (java) S 16875 16878 13508 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 21 0 8158135 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014729565296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16892] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16892/stat : 16892 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014728513616 140015188813723 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16893] ppid=16875 vsize=10973400 CPUtime=1.12 cores=4-7,12-15
/proc/16878/task/16893/stat : 16893 (java) S 16875 16878 13508 0 -1 1077944384 6469 0 0 0 111 1 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014727461488 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16894] ppid=16875 vsize=10973400 CPUtime=0.97 cores=4-7,12-15
/proc/16878/task/16894/stat : 16894 (java) S 16875 16878 13508 0 -1 1077944384 4913 0 0 0 95 2 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014001318384 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16895] ppid=16875 vsize=10973400 CPUtime=0.97 cores=4-7,12-15
/proc/16878/task/16895/stat : 16895 (java) S 16875 16878 13508 0 -1 1077944384 5569 0 0 0 95 2 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014000266096 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16896] ppid=16875 vsize=10973400 CPUtime=0.78 cores=4-7,12-15
/proc/16878/task/16896/stat : 16896 (java) S 16875 16878 13508 0 -1 1077944384 9130 0 0 0 77 1 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013999213296 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16897] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16897/stat : 16897 (java) S 16875 16878 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013998160224 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16898] ppid=16875 vsize=10973400 CPUtime=1.03 cores=4-7,12-15
/proc/16878/task/16898/stat : 16898 (java) S 16875 16878 13508 0 -1 1077944384 1161 0 0 0 45 58 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013997107504 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16899] ppid=16875 vsize=10973400 CPUtime=2320.94 cores=4-7,12-15
/proc/16878/task/16899/stat : 16899 (java) R 16875 16878 13508 0 -1 4202560 21800 0 0 0 232089 5 0 0 20 0 21 0 8158157 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013993915800 140014816799254 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
Current children cumulated CPU time (s) 2328.09
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/283 17579
/proc/meminfo: memFree=31291348/32770624 swapFree=5832/258460
[pid=16878] ppid=16875 vsize=10973400 CPUtime=2388.1 cores=4-7,12-15
/proc/16878/stat : 16878 (java) S 16875 16878 13508 0 -1 1077944320 57727 0 0 0 238615 195 0 0 20 0 21 0 8158130 11236761600 113449 33554432000 4194304 4196468 140729046270256 140729046252800 140015188795127 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
/proc/16878/statm: 2743350 113449 3174 1 0 2731217 0
[pid=16878/tid=16879] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16879/stat : 16879 (java) S 16875 16878 13508 0 -1 1077944384 5157 0 0 0 23 1 0 0 20 0 21 0 8158130 11236761600 113449 33554432000 4194304 4196468 140729046270256 140015193038000 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16880] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16880/stat : 16880 (java) S 16875 16878 13508 0 -1 1077944384 158 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140015130798480 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16881] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16881/stat : 16881 (java) S 16875 16878 13508 0 -1 1077944384 131 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140015129745680 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16882] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16882/stat : 16882 (java) S 16875 16878 13508 0 -1 1077944384 133 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014793841296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16883] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16883/stat : 16883 (java) S 16875 16878 13508 0 -1 1077944384 162 0 0 0 8 15 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014792788496 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16884] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16884/stat : 16884 (java) S 16875 16878 13508 0 -1 1077944384 171 0 0 0 8 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014791736208 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16885] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16885/stat : 16885 (java) S 16875 16878 13508 0 -1 1077944384 133 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014790683408 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16886] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16886/stat : 16886 (java) S 16875 16878 13508 0 -1 1077944384 145 0 0 0 8 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014789631120 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16887] ppid=16875 vsize=10973400 CPUtime=0.22 cores=4-7,12-15
/proc/16878/task/16887/stat : 16887 (java) S 16875 16878 13508 0 -1 1077944384 131 0 0 0 7 15 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014788578320 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16889] ppid=16875 vsize=10973400 CPUtime=0.04 cores=4-7,12-15
/proc/16878/task/16889/stat : 16889 (java) S 16875 16878 13508 0 -1 1077944384 747 0 0 0 2 2 0 0 20 0 21 0 8158134 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014731671664 140015188806274 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16890] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16890/stat : 16890 (java) S 16875 16878 13508 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 21 0 8158135 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014730617632 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16891] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16891/stat : 16891 (java) S 16875 16878 13508 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 21 0 8158135 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014729565296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16892] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16892/stat : 16892 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014728513616 140015188813723 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16893] ppid=16875 vsize=10973400 CPUtime=1.12 cores=4-7,12-15
/proc/16878/task/16893/stat : 16893 (java) S 16875 16878 13508 0 -1 1077944384 6471 0 0 0 111 1 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014727461488 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16894] ppid=16875 vsize=10973400 CPUtime=0.97 cores=4-7,12-15
/proc/16878/task/16894/stat : 16894 (java) S 16875 16878 13508 0 -1 1077944384 4913 0 0 0 95 2 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014001318384 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16895] ppid=16875 vsize=10973400 CPUtime=0.97 cores=4-7,12-15
/proc/16878/task/16895/stat : 16895 (java) S 16875 16878 13508 0 -1 1077944384 5575 0 0 0 95 2 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014000266096 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16896] ppid=16875 vsize=10973400 CPUtime=0.78 cores=4-7,12-15
/proc/16878/task/16896/stat : 16896 (java) S 16875 16878 13508 0 -1 1077944384 9130 0 0 0 77 1 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013999213296 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16897] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16897/stat : 16897 (java) S 16875 16878 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013998160224 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16898] ppid=16875 vsize=10973400 CPUtime=1.05 cores=4-7,12-15
/proc/16878/task/16898/stat : 16898 (java) S 16875 16878 13508 0 -1 1077944384 1189 0 0 0 46 59 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013997107504 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16899] ppid=16875 vsize=10973400 CPUtime=2380.92 cores=4-7,12-15
/proc/16878/task/16899/stat : 16899 (java) R 16875 16878 13508 0 -1 4202560 22013 0 0 0 238087 5 0 0 20 0 21 0 8158157 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013993915800 140014816799254 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
Current children cumulated CPU time (s) 2388.1
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.2 s]
/proc/loadavg: 2.05 2.03 2.05 3/283 17579
/proc/meminfo: memFree=31291224/32770624 swapFree=5832/258484
[pid=16878] ppid=16875 vsize=10973400 CPUtime=2400 cores=4-7,12-15
/proc/16878/stat : 16878 (java) S 16875 16878 13508 0 -1 1077944320 58020 0 0 0 239805 195 0 0 20 0 21 0 8158130 11236761600 113449 33554432000 4194304 4196468 140729046270256 140729046252800 140015188795127 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
/proc/16878/statm: 2743350 113449 3174 1 0 2731217 0
[pid=16878/tid=16879] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16879/stat : 16879 (java) S 16875 16878 13508 0 -1 1077944384 5157 0 0 0 23 1 0 0 20 0 21 0 8158130 11236761600 113449 33554432000 4194304 4196468 140729046270256 140015193038000 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16880] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16880/stat : 16880 (java) S 16875 16878 13508 0 -1 1077944384 158 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140015130798480 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16881] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16881/stat : 16881 (java) S 16875 16878 13508 0 -1 1077944384 131 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140015129745680 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16882] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16882/stat : 16882 (java) S 16875 16878 13508 0 -1 1077944384 133 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014793841296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16883] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16883/stat : 16883 (java) S 16875 16878 13508 0 -1 1077944384 162 0 0 0 8 15 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014792788496 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16884] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16884/stat : 16884 (java) S 16875 16878 13508 0 -1 1077944384 171 0 0 0 8 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014791736208 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16885] ppid=16875 vsize=10973400 CPUtime=0.23 cores=4-7,12-15
/proc/16878/task/16885/stat : 16885 (java) S 16875 16878 13508 0 -1 1077944384 133 0 0 0 7 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014790683408 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16886] ppid=16875 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/16878/task/16886/stat : 16886 (java) S 16875 16878 13508 0 -1 1077944384 145 0 0 0 8 16 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014789631120 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16887] ppid=16875 vsize=10973400 CPUtime=0.22 cores=4-7,12-15
/proc/16878/task/16887/stat : 16887 (java) S 16875 16878 13508 0 -1 1077944384 131 0 0 0 7 15 0 0 20 0 21 0 8158131 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014788578320 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16889] ppid=16875 vsize=10973400 CPUtime=0.04 cores=4-7,12-15
/proc/16878/task/16889/stat : 16889 (java) S 16875 16878 13508 0 -1 1077944384 747 0 0 0 2 2 0 0 20 0 21 0 8158134 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014731671664 140015188806274 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16890] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16890/stat : 16890 (java) S 16875 16878 13508 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 21 0 8158135 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014730617632 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16891] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16891/stat : 16891 (java) S 16875 16878 13508 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 21 0 8158135 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014729565296 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16892] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16892/stat : 16892 (java) S 16875 16878 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014728513616 140015188813723 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16893] ppid=16875 vsize=10973400 CPUtime=1.12 cores=4-7,12-15
/proc/16878/task/16893/stat : 16893 (java) S 16875 16878 13508 0 -1 1077944384 6471 0 0 0 111 1 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014727461488 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16894] ppid=16875 vsize=10973400 CPUtime=0.97 cores=4-7,12-15
/proc/16878/task/16894/stat : 16894 (java) S 16875 16878 13508 0 -1 1077944384 4913 0 0 0 95 2 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014001318384 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16895] ppid=16875 vsize=10973400 CPUtime=0.97 cores=4-7,12-15
/proc/16878/task/16895/stat : 16895 (java) S 16875 16878 13508 0 -1 1077944384 5575 0 0 0 95 2 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140014000266096 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16896] ppid=16875 vsize=10973400 CPUtime=0.78 cores=4-7,12-15
/proc/16878/task/16896/stat : 16896 (java) S 16875 16878 13508 0 -1 1077944384 9130 0 0 0 77 1 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013999213296 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16897] ppid=16875 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/16878/task/16897/stat : 16897 (java) S 16875 16878 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013998160224 140015188805333 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16898] ppid=16875 vsize=10973400 CPUtime=1.05 cores=4-7,12-15
/proc/16878/task/16898/stat : 16898 (java) S 16875 16878 13508 0 -1 1077944384 1189 0 0 0 46 59 0 0 20 0 21 0 8158139 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013997107504 140015188806274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 0
[pid=16878/tid=16899] ppid=16875 vsize=10973400 CPUtime=2392.82 cores=4-7,12-15
/proc/16878/task/16899/stat : 16899 (java) R 16875 16878 13508 0 -1 4202560 22306 0 0 0 239277 5 0 0 20 0 21 0 8158157 11236761600 113449 33554432000 4194304 4196468 140729046270256 140013993915800 140014816467608 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 26312704 140729046279363 140729046279492 140729046279492 140729046282191 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 16878 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2394.22
CPU time (s): 2400.02
CPU user time (s): 2398.06
CPU system time (s): 1.96154
CPU usage (%): 100.243
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.06
system time used= 1.96154
maximum resident set size= 454404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58292
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56536
involuntary context switches= 121477

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9204 second user time and 19.1738 second system time

The end

Launcher Data

Begin job on node144 at 2017-07-22 15:08:48
IDJOB=4248170
IDBENCH=133176
IDSOLVER=2624
FILE ID=node144/4248170-1500728928
RUNJOBID= node144-1500717213-13540
PBS_JOBID= 20623363
Free space on /tmp= 62008 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-028.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4248170-1500728928/watcher-4248170-1500728928 -o /tmp/evaluation-result-4248170-1500728928/solver-4248170-1500728928 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500717213-13540 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4248170-1500728928.xml

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

MD5SUM BENCH= 0d73506f0318cc77856f25ccca7d4c63
RANDOM SEED=306323255

node144.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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 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.49
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		: 1867.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	: 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		: 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	: 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	: 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	: 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		: 1733.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		: 2668.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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31667436 kB
MemAvailable:   31801480 kB
Buffers:          131624 kB
Cached:           286520 kB
SwapCached:            0 kB
Active:           409296 kB
Inactive:         264472 kB
Active(anon):     258296 kB
Inactive(anon):     8712 kB
Active(file):     151000 kB
Inactive(file):   255760 kB
Unevictable:        5832 kB
Mlocked:            5832 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7904 kB
Writeback:             0 kB
AnonPages:        274052 kB
Mapped:            42668 kB
Shmem:              8844 kB
Slab:             119860 kB
SReclaimable:      86236 kB
SUnreclaim:        33624 kB
KernelStack:        4864 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1179504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 62000 MiB
End job on node144 at 2017-07-22 15:48:43