Trace number 4247712

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.07 2395.71

General information on the benchmark

NameCarSequencing/CarSequencing-m1-gagne/
CarSequencing-200-01.xml
MD5SUM10e5a0c89239e5196f6239a5150462fc
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 variables1200
Number of constraints1481
Number of domains2
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":1000},{"size":25,"count":200}]
Minimum variable degree2
Maximum variable degree93
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":18},{"degree":22,"count":18},{"degree":23,"count":18},{"degree":24,"count":18},{"degree":25,"count":18},{"degree":26,"count":18},"...",{"degree":69,"count":8}, {"degree":70,"count":2}, {"degree":71,"count":2}, {"degree":72,"count":2}, {"degree":73,"count":2}, {"degree":74,"count":2}, {"degree":75,"count":2}, {"degree":76,"count":2}, {"degree":77,"count":2}, {"degree":78,"count":2}, {"degree":79,"count":2}, {"degree":80,"count":2}, {"degree":81,"count":2}, {"degree":82,"count":2}, {"degree":83,"count":2}, {"degree":84,"count":2}, {"degree":85,"count":2}, {"degree":86,"count":2}, {"degree":87,"count":2}, {"degree":88,"count":2}, {"degree":89,"count":2}, {"degree":90,"count":2}, {"degree":91,"count":2}, {"degree":92,"count":3}, {"degree":93,"count":21}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":199},{"arity":3,"count":396},{"arity":5,"count":392},{"arity":6,"count":200},{"arity":8,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":14,"count":2},{"arity":15,"count":1},{"arity":17,"count":2},{"arity":20,"count":3},{"arity":22,"count":1},{"arity":23,"count":2},{"arity":24,"count":1},{"arity":25,"count":2},{"arity":26,"count":3},{"arity":28,"count":1},{"arity":29,"count":2},{"arity":30,"count":3},{"arity":32,"count":3},{"arity":34,"count":1},{"arity":35,"count":4},{"arity":36,"count":1},{"arity":38,"count":3},{"arity":40,"count":3},"...",{"arity":167,"count":2}, {"arity":168,"count":1}, {"arity":170,"count":5}, {"arity":172,"count":1}, {"arity":173,"count":2}, {"arity":174,"count":1}, {"arity":175,"count":2}, {"arity":176,"count":3}, {"arity":178,"count":1}, {"arity":179,"count":2}, {"arity":180,"count":3}, {"arity":182,"count":3}, {"arity":184,"count":1}, {"arity":185,"count":4}, {"arity":186,"count":1}, {"arity":188,"count":3}, {"arity":190,"count":3}, {"arity":191,"count":2}, {"arity":192,"count":1}, {"arity":194,"count":3}, {"arity":195,"count":2}, {"arity":196,"count":1}, {"arity":197,"count":2}, {"arity":198,"count":1}, {"arity":200,"count":6}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"sum","count":1280},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.28	
0.28/0.28	AbsCon 2 
0.28/0.28	
1.28/0.68	  Solving XCSP3-instance-4247712-1500723225 as a CSP
1.28/0.68	  Loading variables...
1.72/0.76	  Loading constraints...
3.32/1.27	  Solver SolverBacktrack being built...
3.32/1.27	
3.52/1.35	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
3.52/1.35	

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

pid=15511
running on 8 cores: 0-3,8-11

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


[startup+0 s]
/proc/loadavg: 1.88 2.01 2.04 3/263 15514
/proc/meminfo: memFree=31540404/32770624 swapFree=5832/249404
[pid=15514] ppid=15511 vsize=8351800 CPUtime=0 cores=0-3,8-11
/proc/15514/stat : 15514 (java) S 15511 15514 13508 0 -1 1077944320 2231 0 0 0 0 0 0 0 20 0 4 0 7587759 8552243200 2442 33554432000 4194304 4196468 140731867606032 140731867588576 140581812485879 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
/proc/15514/statm: 2088207 2508 1209 1 0 2077118 0
[pid=15514/tid=15515] ppid=15511 vsize=8354884 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15515/stat : 15515 (java) R 15511 15514 13508 0 -1 4202560 937 0 0 0 0 0 0 0 20 0 7 0 7587760 8555401216 2508 33554432000 4194304 4196468 140731867606032 140581816727248 140581797047971 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15516] ppid=15511 vsize=8355912 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15516/stat : 15516 (java) S 15511 15514 13508 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 7587761 8556453888 2508 33554432000 4194304 4196468 140731867606032 140581738560736 140581812496085 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15517] ppid=15511 vsize=8356940 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15517/stat : 15517 (java) S 15511 15514 13508 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 9 0 7587761 8557506560 2508 33554432000 4194304 4196468 140731867606032 140581737507936 140581812496085 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15518] ppid=15511 vsize=8357968 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15518/stat : 15518 (java) S 15511 15514 13508 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 7587761 8558559232 2508 33554432000 4194304 4196468 140731867606032 140581736455648 140581812496085 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15519] ppid=15511 vsize=8882256 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15519/stat : 15519 (java) D 15511 15514 13508 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 7587761 9095430144 2508 33554432000 4194304 4196468 140731867606032 140581735402040 140581805202983 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15520] ppid=15511 vsize=8751184 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15520/stat : 15520 (java) D 15511 15514 13508 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 7587761 8961212416 2508 33554432000 4194304 4196468 140731867606032 140581734348728 140581805203031 0 4 0 16784584 18446744071582151463 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15521] ppid=15511 vsize=8816720 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15521/stat : 15521 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 7587761 9028321280 2508 33554432000 4194304 4196468 140731867606032 140581733296400 140581812496085 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15522] ppid=15511 vsize=8816720 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15522/stat : 15522 (java) R 15511 15514 13508 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 7587761 9028321280 2508 33554432000 4194304 4196468 140731867606032 140581732243640 140581804713699 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15523] ppid=15511 vsize=9196624 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15523/stat : 15523 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 7587761 9417342976 2508 33554432000 4194304 4196468 140731867606032 140581731191312 140581812496085 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0

[startup+0.100129 s]
/proc/loadavg: 1.88 2.01 2.04 3/263 15514
/proc/meminfo: memFree=31540404/32770624 swapFree=5832/249404
[pid=15514] ppid=15511 vsize=10900456 CPUtime=0.1 cores=0-3,8-11
/proc/15514/stat : 15514 (java) S 15511 15514 13508 0 -1 1077944320 4636 0 0 0 9 1 0 0 20 0 20 0 7587759 11162066944 6239 33554432000 4194304 4196468 140731867606032 140731867588576 140581812485879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
/proc/15514/statm: 2725114 6239 2635 1 0 2713552 0
[pid=15514/tid=15515] ppid=15511 vsize=10900456 CPUtime=0.07 cores=0-3,8-11
/proc/15514/task/15515/stat : 15515 (java) R 15511 15514 13508 0 -1 4202560 2712 0 0 0 7 0 0 0 20 0 20 0 7587760 11162066944 6239 33554432000 4194304 4196468 140731867606032 140581816725784 140581805163893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15516] ppid=15511 vsize=10900456 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15516/stat : 15516 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7587761 11162066944 6239 33554432000 4194304 4196468 140731867606032 140581738560400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15517] ppid=15511 vsize=10900456 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15517/stat : 15517 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7587761 11162066944 6239 33554432000 4194304 4196468 140731867606032 140581737507600 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15518] ppid=15511 vsize=10900456 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15518/stat : 15518 (java) S 15511 15514 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7587761 11162066944 6239 33554432000 4194304 4196468 140731867606032 140581736455312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15519] ppid=15511 vsize=10900456 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15519/stat : 15519 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7587761 11162066944 6239 33554432000 4194304 4196468 140731867606032 140581735402512 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15520] ppid=15511 vsize=10900456 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15520/stat : 15520 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7587761 11162066944 6239 33554432000 4194304 4196468 140731867606032 140581734349200 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15521] ppid=15511 vsize=10900456 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15521/stat : 15521 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7587761 11162066944 6751 33554432000 4194304 4196468 140731867606032 140581733296400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15522] ppid=15511 vsize=10900456 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15522/stat : 15522 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7587761 11162066944 6751 33554432000 4194304 4196468 140731867606032 140581732244112 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15523] ppid=15511 vsize=10900456 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15523/stat : 15523 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7587761 11162066944 6751 33554432000 4194304 4196468 140731867606032 140581731191312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900456

[startup+0.201277 s]
/proc/loadavg: 1.88 2.01 2.04 3/263 15514
/proc/meminfo: memFree=31540404/32770624 swapFree=5832/249404
[pid=15514] ppid=15511 vsize=10900580 CPUtime=0.28 cores=0-3,8-11
/proc/15514/stat : 15514 (java) S 15511 15514 13508 0 -1 1077944320 7294 0 0 0 26 2 0 0 20 0 20 0 7587759 11162193920 9164 33554432000 4194304 4196468 140731867606032 140731867588576 140581812485879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
/proc/15514/statm: 2725145 9164 2920 1 0 2713552 0
[pid=15514/tid=15515] ppid=15511 vsize=10900580 CPUtime=0.18 cores=0-3,8-11
/proc/15514/task/15515/stat : 15515 (java) R 15511 15514 13508 0 -1 4202560 4440 0 0 0 17 1 0 0 20 0 20 0 7587760 11162193920 9164 33554432000 4194304 4196468 140731867606032 140581816699696 140581812507805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15516] ppid=15511 vsize=10900580 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15516/stat : 15516 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7587761 11162193920 9164 33554432000 4194304 4196468 140731867606032 140581738560400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15517] ppid=15511 vsize=10900580 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15517/stat : 15517 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7587761 11162193920 9164 33554432000 4194304 4196468 140731867606032 140581737507600 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15518] ppid=15511 vsize=10900580 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15518/stat : 15518 (java) S 15511 15514 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7587761 11162193920 9164 33554432000 4194304 4196468 140731867606032 140581736455312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15519] ppid=15511 vsize=10900580 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15519/stat : 15519 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7587761 11162193920 9164 33554432000 4194304 4196468 140731867606032 140581735402512 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15520] ppid=15511 vsize=10900580 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15520/stat : 15520 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7587761 11162193920 9164 33554432000 4194304 4196468 140731867606032 140581734349200 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15521] ppid=15511 vsize=10900580 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15521/stat : 15521 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7587761 11162193920 9164 33554432000 4194304 4196468 140731867606032 140581733296400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15522] ppid=15511 vsize=10900580 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15522/stat : 15522 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7587761 11162193920 9164 33554432000 4194304 4196468 140731867606032 140581732244112 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15523] ppid=15511 vsize=10900580 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15523/stat : 15523 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7587761 11162193920 9164 33554432000 4194304 4196468 140731867606032 140581731191312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10900580

[startup+0.30096 s]
/proc/loadavg: 1.88 2.01 2.04 3/263 15514
/proc/meminfo: memFree=31540404/32770624 swapFree=5832/249404
[pid=15514] ppid=15511 vsize=10969228 CPUtime=0.49 cores=0-3,8-11
/proc/15514/stat : 15514 (java) S 15511 15514 13508 0 -1 1077944320 8001 0 0 0 46 3 0 0 20 0 21 0 7587759 11232489472 13402 33554432000 4194304 4196468 140731867606032 140731867588576 140581812485879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
/proc/15514/statm: 2742307 13402 3015 1 0 2730193 0
[pid=15514/tid=15515] ppid=15511 vsize=10969228 CPUtime=0.25 cores=0-3,8-11
/proc/15514/task/15515/stat : 15515 (java) S 15511 15514 13508 0 -1 1077944384 4712 0 0 0 24 1 0 0 20 0 21 0 7587760 11232489472 13402 33554432000 4194304 4196468 140731867606032 140581816728752 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15516] ppid=15511 vsize=10969228 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15516/stat : 15516 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11232489472 13402 33554432000 4194304 4196468 140731867606032 140581738560400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15517] ppid=15511 vsize=10969228 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15517/stat : 15517 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587761 11232489472 13402 33554432000 4194304 4196468 140731867606032 140581737507600 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15518] ppid=15511 vsize=10969228 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15518/stat : 15518 (java) S 15511 15514 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7587761 11232489472 13402 33554432000 4194304 4196468 140731867606032 140581736455312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15519] ppid=15511 vsize=10969228 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15519/stat : 15519 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11232489472 13402 33554432000 4194304 4196468 140731867606032 140581735402512 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15520] ppid=15511 vsize=10969228 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15520/stat : 15520 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587761 11232489472 13402 33554432000 4194304 4196468 140731867606032 140581734349200 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15521] ppid=15511 vsize=10969228 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15521/stat : 15521 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11232489472 13402 33554432000 4194304 4196468 140731867606032 140581733296400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15522] ppid=15511 vsize=10969228 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15522/stat : 15522 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587761 11232489472 13402 33554432000 4194304 4196468 140731867606032 140581732244112 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15523] ppid=15511 vsize=10969228 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15523/stat : 15523 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11232489472 13402 33554432000 4194304 4196468 140731867606032 140581731191312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10969228

[startup+0.700504 s]
/proc/loadavg: 1.88 2.01 2.04 3/263 15514
/proc/meminfo: memFree=31540404/32770624 swapFree=5832/249404
[pid=15514] ppid=15511 vsize=10971352 CPUtime=1.72 cores=0-3,8-11
/proc/15514/stat : 15514 (java) S 15511 15514 13508 0 -1 1077944320 13325 0 0 0 167 5 0 0 20 0 21 0 7587759 11234664448 23605 33554432000 4194304 4196468 140731867606032 140731867588576 140581812485879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
/proc/15514/statm: 2742838 23605 3117 1 0 2730705 0
[pid=15514/tid=15515] ppid=15511 vsize=10971352 CPUtime=0.25 cores=0-3,8-11
/proc/15514/task/15515/stat : 15515 (java) S 15511 15514 13508 0 -1 1077944384 4712 0 0 0 24 1 0 0 20 0 21 0 7587760 11234664448 23605 33554432000 4194304 4196468 140731867606032 140581816728752 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15516] ppid=15511 vsize=10971352 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15516/stat : 15516 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11234664448 23605 33554432000 4194304 4196468 140731867606032 140581738560400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15517] ppid=15511 vsize=10971352 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15517/stat : 15517 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587761 11234664448 23605 33554432000 4194304 4196468 140731867606032 140581737507600 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15518] ppid=15511 vsize=10971352 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15518/stat : 15518 (java) S 15511 15514 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7587761 11234664448 23605 33554432000 4194304 4196468 140731867606032 140581736455312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15519] ppid=15511 vsize=10971352 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15519/stat : 15519 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11234664448 23605 33554432000 4194304 4196468 140731867606032 140581735402512 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15520] ppid=15511 vsize=10971352 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15520/stat : 15520 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587761 11234664448 23605 33554432000 4194304 4196468 140731867606032 140581734349200 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15521] ppid=15511 vsize=10971352 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15521/stat : 15521 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11234664448 23605 33554432000 4194304 4196468 140731867606032 140581733296400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15522] ppid=15511 vsize=10971352 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15522/stat : 15522 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587761 11234664448 23605 33554432000 4194304 4196468 140731867606032 140581732244112 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15523] ppid=15511 vsize=10971352 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15523/stat : 15523 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11234664448 23605 33554432000 4194304 4196468 140731867606032 140581731191312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 10971352

[startup+1.50075 s]
/proc/loadavg: 1.88 2.01 2.04 3/284 15535
/proc/meminfo: memFree=31423340/32770624 swapFree=5832/249452
[pid=15514] ppid=15511 vsize=10973400 CPUtime=4.21 cores=0-3,8-11
/proc/15514/stat : 15514 (java) S 15511 15514 13508 0 -1 1077944320 20898 0 0 0 413 8 0 0 20 0 21 0 7587759 11236761600 44700 33554432000 4194304 4196468 140731867606032 140731867588576 140581812485879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
/proc/15514/statm: 2743350 44700 3137 1 0 2731217 0
[pid=15514/tid=15515] ppid=15511 vsize=10973400 CPUtime=0.25 cores=0-3,8-11
/proc/15514/task/15515/stat : 15515 (java) S 15511 15514 13508 0 -1 1077944384 4712 0 0 0 24 1 0 0 20 0 21 0 7587760 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581816728752 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15516] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15516/stat : 15516 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581738560400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15517] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15517/stat : 15517 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581737507600 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15518] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15518/stat : 15518 (java) S 15511 15514 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581736455312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15519] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15519/stat : 15519 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581735402512 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15520] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15520/stat : 15520 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581734349200 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15521] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15521/stat : 15521 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581733296400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15522] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15522/stat : 15522 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581732244112 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15523] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15523/stat : 15523 (java) S 15511 15514 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581731191312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15525] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15525/stat : 15525 (java) S 15511 15514 13508 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 7587763 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581153057392 140581812497026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15526] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15526/stat : 15526 (java) S 15511 15514 13508 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7587764 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581152003360 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15527] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15527/stat : 15527 (java) S 15511 15514 13508 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7587764 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581150951024 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15528] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15528/stat : 15528 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587768 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581149899344 140581812504475 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15529] ppid=15511 vsize=10973400 CPUtime=0.68 cores=0-3,8-11
/proc/15514/task/15529/stat : 15529 (java) R 15511 15514 13508 0 -1 4202560 2121 0 0 0 68 0 0 0 20 0 21 0 7587768 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581148846192 140581792335296 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15530] ppid=15511 vsize=10973400 CPUtime=0.66 cores=0-3,8-11
/proc/15514/task/15530/stat : 15530 (java) R 15511 15514 13508 0 -1 4202560 3079 0 0 0 66 0 0 0 20 0 21 0 7587768 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581147779960 140581795982401 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15531] ppid=15511 vsize=10973400 CPUtime=0.68 cores=0-3,8-11
/proc/15514/task/15531/stat : 15531 (java) R 15511 15514 13508 0 -1 4202560 2275 0 0 0 67 1 0 0 20 0 21 0 7587768 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581146722672 140581797612035 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15532] ppid=15511 vsize=10973400 CPUtime=0.67 cores=0-3,8-11
/proc/15514/task/15532/stat : 15532 (java) S 15511 15514 13508 0 -1 1077944384 3732 0 0 0 66 1 0 0 20 0 21 0 7587768 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581145688304 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15533] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15533/stat : 15533 (java) S 15511 15514 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7587768 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581144636256 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15534] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15534/stat : 15534 (java) S 15511 15514 13508 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 7587768 11236761600 44700 33554432000 4194304 4196468 140731867606032 140581143583536 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15535] ppid=15511 vsize=10973400 CPUtime=1.21 cores=0-3,8-11

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

[pid=15514/tid=15534] ppid=15511 vsize=10973400 CPUtime=0.5 cores=0-3,8-11
/proc/15514/task/15534/stat : 15534 (java) S 15511 15514 13508 0 -1 1077944384 1949 0 0 0 22 28 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581143583536 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15535] ppid=15511 vsize=10973400 CPUtime=2321.62 cores=0-3,8-11
/proc/15514/task/15535/stat : 15535 (java) R 15511 15514 13508 0 -1 4202560 16124 0 0 0 232157 5 0 0 20 0 21 0 7587787 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581140393864 140581416814287 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
Current children cumulated CPU time (s) 2326.64
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.05 2.05 2.05 3/284 15726
/proc/meminfo: memFree=31375236/32770624 swapFree=5832/252028
[pid=15514] ppid=15511 vsize=10973400 CPUtime=2386.65 cores=0-3,8-11
/proc/15514/stat : 15514 (java) S 15511 15514 13508 0 -1 1077944320 53506 0 0 0 238622 43 0 0 20 0 21 0 7587759 11236761600 65918 33554432000 4194304 4196468 140731867606032 140731867588576 140581812485879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
/proc/15514/statm: 2743350 65918 3179 1 0 2731217 0
[pid=15514/tid=15515] ppid=15511 vsize=10973400 CPUtime=0.25 cores=0-3,8-11
/proc/15514/task/15515/stat : 15515 (java) S 15511 15514 13508 0 -1 1077944384 4712 0 0 0 24 1 0 0 20 0 21 0 7587760 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581816728752 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15516] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15516/stat : 15516 (java) S 15511 15514 13508 0 -1 1077944384 67 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581738560400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15517] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15517/stat : 15517 (java) S 15511 15514 13508 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581737507600 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15518] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15518/stat : 15518 (java) S 15511 15514 13508 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581736455312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15519] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15519/stat : 15519 (java) S 15511 15514 13508 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581735402512 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15520] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15520/stat : 15520 (java) S 15511 15514 13508 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581734349200 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15521] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15521/stat : 15521 (java) S 15511 15514 13508 0 -1 1077944384 354 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581733296400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15522] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15522/stat : 15522 (java) S 15511 15514 13508 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581732244112 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15523] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15523/stat : 15523 (java) S 15511 15514 13508 0 -1 1077944384 328 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581731191312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15525] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15525/stat : 15525 (java) S 15511 15514 13508 0 -1 1077944384 936 0 0 0 1 1 0 0 20 0 21 0 7587763 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581153057392 140581812497026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15526] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15526/stat : 15526 (java) S 15511 15514 13508 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 21 0 7587764 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581152003360 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15527] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15527/stat : 15527 (java) S 15511 15514 13508 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 21 0 7587764 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581150951024 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15528] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15528/stat : 15528 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581149899344 140581812504475 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15529] ppid=15511 vsize=10973400 CPUtime=1.06 cores=0-3,8-11
/proc/15514/task/15529/stat : 15529 (java) S 15511 15514 13508 0 -1 1077944384 5876 0 0 0 105 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581148846192 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15530] ppid=15511 vsize=10973400 CPUtime=1.07 cores=0-3,8-11
/proc/15514/task/15530/stat : 15530 (java) S 15511 15514 13508 0 -1 1077944384 7322 0 0 0 106 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581147793392 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15531] ppid=15511 vsize=10973400 CPUtime=1.06 cores=0-3,8-11
/proc/15514/task/15531/stat : 15531 (java) S 15511 15514 13508 0 -1 1077944384 5742 0 0 0 105 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581146741104 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15532] ppid=15511 vsize=10973400 CPUtime=0.79 cores=0-3,8-11
/proc/15514/task/15532/stat : 15532 (java) S 15511 15514 13508 0 -1 1077944384 8182 0 0 0 78 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581145688304 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15533] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15533/stat : 15533 (java) S 15511 15514 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581144636256 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15534] ppid=15511 vsize=10973400 CPUtime=0.51 cores=0-3,8-11
/proc/15514/task/15534/stat : 15534 (java) S 15511 15514 13508 0 -1 1077944384 1980 0 0 0 22 29 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581143583536 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15535] ppid=15511 vsize=10973400 CPUtime=2381.6 cores=0-3,8-11
/proc/15514/task/15535/stat : 15535 (java) R 15511 15514 13508 0 -1 4202560 16456 0 0 0 238155 5 0 0 20 0 21 0 7587787 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581140393864 140581417408351 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
Current children cumulated CPU time (s) 2386.65
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2395.7 s]
/proc/loadavg: 2.04 2.05 2.05 3/284 15726
/proc/meminfo: memFree=31374988/32770624 swapFree=5832/252048
[pid=15514] ppid=15511 vsize=10973400 CPUtime=2400.05 cores=0-3,8-11
/proc/15514/stat : 15514 (java) S 15511 15514 13508 0 -1 1077944320 53517 0 0 0 239962 43 0 0 20 0 21 0 7587759 11236761600 65918 33554432000 4194304 4196468 140731867606032 140731867588576 140581812485879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
/proc/15514/statm: 2743350 65918 3179 1 0 2731217 0
[pid=15514/tid=15515] ppid=15511 vsize=10973400 CPUtime=0.25 cores=0-3,8-11
/proc/15514/task/15515/stat : 15515 (java) S 15511 15514 13508 0 -1 1077944384 4712 0 0 0 24 1 0 0 20 0 21 0 7587760 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581816728752 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15516] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15516/stat : 15516 (java) S 15511 15514 13508 0 -1 1077944384 67 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581738560400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15517] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15517/stat : 15517 (java) S 15511 15514 13508 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581737507600 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15518] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15518/stat : 15518 (java) S 15511 15514 13508 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581736455312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15519] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15519/stat : 15519 (java) S 15511 15514 13508 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581735402512 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15520] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15520/stat : 15520 (java) S 15511 15514 13508 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581734349200 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15521] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15521/stat : 15521 (java) S 15511 15514 13508 0 -1 1077944384 354 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581733296400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15522] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15522/stat : 15522 (java) S 15511 15514 13508 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581732244112 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15523] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15523/stat : 15523 (java) S 15511 15514 13508 0 -1 1077944384 328 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581731191312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15525] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15525/stat : 15525 (java) S 15511 15514 13508 0 -1 1077944384 936 0 0 0 1 1 0 0 20 0 21 0 7587763 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581153057392 140581812497026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15526] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15526/stat : 15526 (java) S 15511 15514 13508 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 21 0 7587764 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581152003360 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15527] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15527/stat : 15527 (java) S 15511 15514 13508 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 21 0 7587764 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581150951024 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15528] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15528/stat : 15528 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581149899344 140581812504475 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15529] ppid=15511 vsize=10973400 CPUtime=1.06 cores=0-3,8-11
/proc/15514/task/15529/stat : 15529 (java) S 15511 15514 13508 0 -1 1077944384 5876 0 0 0 105 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581148846192 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15530] ppid=15511 vsize=10973400 CPUtime=1.07 cores=0-3,8-11
/proc/15514/task/15530/stat : 15530 (java) S 15511 15514 13508 0 -1 1077944384 7322 0 0 0 106 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581147793392 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15531] ppid=15511 vsize=10973400 CPUtime=1.06 cores=0-3,8-11
/proc/15514/task/15531/stat : 15531 (java) S 15511 15514 13508 0 -1 1077944384 5742 0 0 0 105 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581146741104 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15532] ppid=15511 vsize=10973400 CPUtime=0.79 cores=0-3,8-11
/proc/15514/task/15532/stat : 15532 (java) S 15511 15514 13508 0 -1 1077944384 8182 0 0 0 78 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581145688304 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15533] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15533/stat : 15533 (java) S 15511 15514 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581144636256 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15534] ppid=15511 vsize=10973400 CPUtime=0.51 cores=0-3,8-11
/proc/15514/task/15534/stat : 15534 (java) S 15511 15514 13508 0 -1 1077944384 1982 0 0 0 22 29 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581143583536 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15535] ppid=15511 vsize=10973400 CPUtime=2395 cores=0-3,8-11
/proc/15514/task/15535/stat : 15535 (java) R 15511 15514 13508 0 -1 4202560 16465 0 0 0 239495 5 0 0 20 0 21 0 7587787 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581140393864 140581417408356 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
Current children cumulated CPU time (s) 2400.05
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 15514 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2395.7 s]
/proc/loadavg: 2.04 2.05 2.05 3/284 15726
/proc/meminfo: memFree=31374988/32770624 swapFree=5832/252048
[pid=15514] ppid=15511 vsize=10973400 CPUtime=2400.05 cores=0-3,8-11
/proc/15514/stat : 15514 (java) S 15511 15514 13508 0 -1 1077944320 53517 0 0 0 239962 43 0 0 20 0 21 0 7587759 11236761600 65918 33554432000 4194304 4196468 140731867606032 140731867588576 140581812485879 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
/proc/15514/statm: 2743350 65918 3179 1 0 2731217 0
[pid=15514/tid=15515] ppid=15511 vsize=10973400 CPUtime=0.25 cores=0-3,8-11
/proc/15514/task/15515/stat : 15515 (java) S 15511 15514 13508 0 -1 1077944384 4712 0 0 0 24 1 0 0 20 0 21 0 7587760 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581816728752 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15516] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15516/stat : 15516 (java) S 15511 15514 13508 0 -1 1077944384 67 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581738560400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15517] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15517/stat : 15517 (java) S 15511 15514 13508 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581737507600 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15518] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15518/stat : 15518 (java) S 15511 15514 13508 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581736455312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15519] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15519/stat : 15519 (java) S 15511 15514 13508 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581735402512 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15520] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15520/stat : 15520 (java) S 15511 15514 13508 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581734349200 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15521] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15521/stat : 15521 (java) S 15511 15514 13508 0 -1 1077944384 354 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581733296400 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15522] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15522/stat : 15522 (java) S 15511 15514 13508 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581732244112 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15523] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15523/stat : 15523 (java) S 15511 15514 13508 0 -1 1077944384 328 0 0 0 1 1 0 0 20 0 21 0 7587761 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581731191312 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15525] ppid=15511 vsize=10973400 CPUtime=0.02 cores=0-3,8-11
/proc/15514/task/15525/stat : 15525 (java) S 15511 15514 13508 0 -1 1077944384 936 0 0 0 1 1 0 0 20 0 21 0 7587763 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581153057392 140581812497026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15526] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15526/stat : 15526 (java) S 15511 15514 13508 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 21 0 7587764 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581152003360 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15527] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15527/stat : 15527 (java) S 15511 15514 13508 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 21 0 7587764 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581150951024 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15528] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15528/stat : 15528 (java) S 15511 15514 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581149899344 140581812504475 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15529] ppid=15511 vsize=10973400 CPUtime=1.06 cores=0-3,8-11
/proc/15514/task/15529/stat : 15529 (java) S 15511 15514 13508 0 -1 1077944384 5876 0 0 0 105 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581148846192 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15530] ppid=15511 vsize=10973400 CPUtime=1.07 cores=0-3,8-11
/proc/15514/task/15530/stat : 15530 (java) S 15511 15514 13508 0 -1 1077944384 7322 0 0 0 106 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581147793392 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15531] ppid=15511 vsize=10973400 CPUtime=1.06 cores=0-3,8-11
/proc/15514/task/15531/stat : 15531 (java) S 15511 15514 13508 0 -1 1077944384 5742 0 0 0 105 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581146741104 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15532] ppid=15511 vsize=10973400 CPUtime=0.79 cores=0-3,8-11
/proc/15514/task/15532/stat : 15532 (java) S 15511 15514 13508 0 -1 1077944384 8182 0 0 0 78 1 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581145688304 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15533] ppid=15511 vsize=10973400 CPUtime=0 cores=0-3,8-11
/proc/15514/task/15533/stat : 15533 (java) S 15511 15514 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581144636256 140581812496085 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15534] ppid=15511 vsize=10973400 CPUtime=0.51 cores=0-3,8-11
/proc/15514/task/15534/stat : 15534 (java) S 15511 15514 13508 0 -1 1077944384 1982 0 0 0 22 29 0 0 20 0 21 0 7587768 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581143583536 140581812497026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
[pid=15514/tid=15535] ppid=15511 vsize=10973400 CPUtime=2395 cores=0-3,8-11
/proc/15514/task/15535/stat : 15535 (java) R 15511 15514 13508 0 -1 4202560 16465 0 0 0 239495 5 0 0 20 0 21 0 7587787 11236761600 65918 33554432000 4194304 4196468 140731867606032 140581140393864 140581417408356 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36675584 140731867608259 140731867608388 140731867608388 140731867611087 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 10973400

Child status: 143
Real time (s): 2395.71
CPU time (s): 2400.07
CPU user time (s): 2399.63
CPU system time (s): 0.444981
CPU usage (%): 100.182
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.63
system time used= 0.444981
maximum resident set size= 264096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53807
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55952
involuntary context switches= 120908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8549 second user time and 15.6365 second system time

The end

Launcher Data

Begin job on node144 at 2017-07-22 13:33:45
IDJOB=4247712
IDBENCH=128150
IDSOLVER=2624
FILE ID=node144/4247712-1500723225
RUNJOBID= node144-1500717213-13539
PBS_JOBID= 20623363
Free space on /tmp= 62008 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-gagne/CarSequencing-200-01.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247712-1500723225/watcher-4247712-1500723225 -o /tmp/evaluation-result-4247712-1500723225/solver-4247712-1500723225 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500717213-13539 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4247712-1500723225.xml

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

MD5SUM BENCH= 10e5a0c89239e5196f6239a5150462fc
RANDOM SEED=802735

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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 2267.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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 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	: 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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.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		: 2533.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		: 2267.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		: 2000.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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31540520 kB
MemAvailable:   31669128 kB
Buffers:          127192 kB
Cached:           285480 kB
SwapCached:            0 kB
Active:           542008 kB
Inactive:         258116 kB
Active(anon):     390156 kB
Inactive(anon):     8712 kB
Active(file):     151852 kB
Inactive(file):   249404 kB
Unevictable:        5832 kB
Mlocked:            5832 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:        399356 kB
Mapped:            42708 kB
Shmem:              8844 kB
Slab:             119416 kB
SReclaimable:      86372 kB
SUnreclaim:        33044 kB
KernelStack:        4880 kB
PageTables:         5840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1245520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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 14:13:40