Trace number 4247959

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: AbsCon-basic 2017-06-11? (TO) 2400.08 2395.61

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-13.xml
MD5SUM83249ccae4b5534eb2335929a7f4c3a6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark19880.199
Satisfiable
(Un)Satisfiability was proved
Number of variables209
Number of constraints208
Number of domains2
Minimum domain size2
Maximum domain size169
Distribution of domain sizes[{"size":2,"count":39},{"size":169,"count":170}]
Minimum variable degree2
Maximum variable degree39
Distribution of variable degrees[{"degree":2,"count":41},{"degree":3,"count":128},{"degree":4,"count":39},{"degree":39,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":168},{"arity":3,"count":39},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints207
Distribution of constraint types[{"type":"intension","count":207},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.28/0.27	
0.28/0.27	AbsCon 2 
0.28/0.27	
0.84/0.51	  Solving XCSP3-instance-4247959-1500725694 as a COP in -infty..+infty
0.84/0.51	  Loading variables...
0.84/0.56	  Loading constraints...
2.08/0.83	  Solver SolverBacktrack being built...
2.08/0.83	
2.53/0.92	  Preprocessing : gac=true, ccks=23478, filters=0, revisions=117 (useless=117), AC=0, removals=0, inconsistent=false
2.53/0.92	
2400.06/2395.60	
2400.06/2395.60	s UNKNOWN

Verifier Data


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-4247959-1500725694/watcher-4247959-1500725694 -o /tmp/evaluation-result-4247959-1500725694/solver-4247959-1500725694 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500718502-14414 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4247959-1500725694.xml 

pid=15446
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 1.86 2.00 2.03 3/262 15449
/proc/meminfo: memFree=31580032/32770624 swapFree=5852/301376
[pid=15449] ppid=15446 vsize=8357968 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/stat : 15449 (java) S 15446 15449 14383 0 -1 1077944320 2255 0 0 0 0 0 0 0 20 0 10 0 7838123 8558559232 1998 33554432000 4194304 4196468 140732905695632 140732905678176 140061877763831 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
/proc/15449/statm: 2138644 1998 1209 1 0 2127555 0
[pid=15449/tid=15450] ppid=15446 vsize=8882256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15450/stat : 15450 (java) D 15446 15449 14383 0 -1 4202560 950 0 0 0 0 0 0 0 20 0 10 0 7838123 9095430144 1998 33554432000 4194304 4196468 140732905695632 140061882005608 140061849677250 0 4 0 16784584 18446744071582151416 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15451] ppid=15446 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15451/stat : 15451 (java) S 15446 15449 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 7838124 9028321280 1998 33554432000 4194304 4196468 140732905695632 140061484854288 140061877774037 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15452] ppid=15446 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15452/stat : 15452 (java) R 15446 15449 14383 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 10 0 7838124 9028321280 1998 33554432000 4194304 4196468 140732905695632 140061483801968 140061870480794 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15453] ppid=15446 vsize=9131088 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15453/stat : 15453 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 7838124 9350234112 2027 33554432000 4194304 4196468 140732905695632 140061482748688 140061877774037 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15454] ppid=15446 vsize=10204016 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15454/stat : 15454 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 7838124 10448912384 2027 33554432000 4194304 4196468 140732905695632 140061481696144 140061877774037 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15455] ppid=15446 vsize=10204016 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15455/stat : 15455 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 7838124 10448912384 2027 33554432000 4194304 4196468 140732905695632 140061480643088 140061877774037 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15456] ppid=15446 vsize=10204016 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15456/stat : 15456 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 7838124 10448912384 2027 33554432000 4194304 4196468 140732905695632 140061479590544 140061877774037 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15457] ppid=15446 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15457/stat : 15457 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 7838124 10449768448 2027 33554432000 4194304 4196468 140732905695632 140061478537488 140061877774037 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15458] ppid=15446 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15458/stat : 15458 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 7838124 10449768448 2092 33554432000 4194304 4196468 140732905695632 140061477484944 140061877774037 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0

[startup+0.100132 s]
/proc/loadavg: 1.86 2.00 2.03 3/262 15449
/proc/meminfo: memFree=31580032/32770624 swapFree=5852/301376
[pid=15449] ppid=15446 vsize=10900456 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/15449/stat : 15449 (java) S 15446 15449 14383 0 -1 1077944320 4745 0 0 0 8 2 0 0 20 0 20 0 7838123 11162066944 5865 33554432000 4194304 4196468 140732905695632 140732905678176 140061877763831 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
/proc/15449/statm: 2725114 5865 2631 1 0 2713552 0
[pid=15449/tid=15450] ppid=15446 vsize=10900456 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15450/stat : 15450 (java) R 15446 15449 14383 0 -1 4202560 2842 0 0 0 7 1 0 0 20 0 20 0 7838123 11162066944 5865 33554432000 4194304 4196468 140732905695632 140061882006112 140061870441845 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15451] ppid=15446 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15451/stat : 15451 (java) S 15446 15449 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7838124 11162066944 5865 33554432000 4194304 4196468 140732905695632 140061484854288 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15452] ppid=15446 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15452/stat : 15452 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7838124 11162066944 5865 33554432000 4194304 4196468 140732905695632 140061483801744 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15453] ppid=15446 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15453/stat : 15453 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162066944 5865 33554432000 4194304 4196468 140732905695632 140061482748688 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15454] ppid=15446 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15454/stat : 15454 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162066944 5865 33554432000 4194304 4196468 140732905695632 140061481696144 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15455] ppid=15446 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15455/stat : 15455 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162066944 5865 33554432000 4194304 4196468 140732905695632 140061480643088 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15456] ppid=15446 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15456/stat : 15456 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162066944 5865 33554432000 4194304 4196468 140732905695632 140061479590544 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15457] ppid=15446 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15457/stat : 15457 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162066944 6377 33554432000 4194304 4196468 140732905695632 140061478537488 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15458] ppid=15446 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15458/stat : 15458 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162066944 6377 33554432000 4194304 4196468 140732905695632 140061477484944 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900456

[startup+0.20114 s]
/proc/loadavg: 1.86 2.00 2.03 3/262 15449
/proc/meminfo: memFree=31580032/32770624 swapFree=5852/301376
[pid=15449] ppid=15446 vsize=10900580 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15449/stat : 15449 (java) S 15446 15449 14383 0 -1 1077944320 7717 0 0 0 25 3 0 0 20 0 20 0 7838123 11162193920 9143 33554432000 4194304 4196468 140732905695632 140732905678176 140061877763831 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
/proc/15449/statm: 2725145 9143 2926 1 0 2713552 0
[pid=15449/tid=15450] ppid=15446 vsize=10900580 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15450/stat : 15450 (java) R 15446 15449 14383 0 -1 4202560 4887 0 0 0 16 2 0 0 20 0 20 0 7838123 11162193920 9143 33554432000 4194304 4196468 140732905695632 140061881995808 140061861844318 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15451] ppid=15446 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15451/stat : 15451 (java) S 15446 15449 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7838124 11162193920 9143 33554432000 4194304 4196468 140732905695632 140061484854288 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15452] ppid=15446 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15452/stat : 15452 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7838124 11162193920 9143 33554432000 4194304 4196468 140732905695632 140061483801744 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15453] ppid=15446 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15453/stat : 15453 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162193920 9143 33554432000 4194304 4196468 140732905695632 140061482748688 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15454] ppid=15446 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15454/stat : 15454 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162193920 9143 33554432000 4194304 4196468 140732905695632 140061481696144 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15455] ppid=15446 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15455/stat : 15455 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162193920 9143 33554432000 4194304 4196468 140732905695632 140061480643088 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15456] ppid=15446 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15456/stat : 15456 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162193920 9143 33554432000 4194304 4196468 140732905695632 140061479590544 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15457] ppid=15446 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15457/stat : 15457 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162193920 9143 33554432000 4194304 4196468 140732905695632 140061478537488 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15458] ppid=15446 vsize=10900580 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15458/stat : 15458 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7838124 11162193920 9143 33554432000 4194304 4196468 140732905695632 140061477484944 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10900580

[startup+0.300833 s]
/proc/loadavg: 1.86 2.00 2.03 3/262 15449
/proc/meminfo: memFree=31580032/32770624 swapFree=5852/301376
[pid=15449] ppid=15446 vsize=10969228 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/15449/stat : 15449 (java) S 15446 15449 14383 0 -1 1077944320 8540 0 0 0 44 4 0 0 20 0 21 0 7838123 11232489472 13421 33554432000 4194304 4196468 140732905695632 140732905678176 140061877763831 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
/proc/15449/statm: 2742307 13421 2985 1 0 2730193 0
[pid=15449/tid=15450] ppid=15446 vsize=10969228 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15450/stat : 15450 (java) S 15446 15449 14383 0 -1 1077944384 5200 0 0 0 23 2 0 0 20 0 21 0 7838123 11232489472 13421 33554432000 4194304 4196468 140732905695632 140061882006704 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15451] ppid=15446 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15451/stat : 15451 (java) S 15446 15449 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7838124 11232489472 13421 33554432000 4194304 4196468 140732905695632 140061484854288 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15452] ppid=15446 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15452/stat : 15452 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838124 11232489472 13421 33554432000 4194304 4196468 140732905695632 140061483801744 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15453] ppid=15446 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15453/stat : 15453 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11232489472 13421 33554432000 4194304 4196468 140732905695632 140061482748688 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15454] ppid=15446 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15454/stat : 15454 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11232489472 13421 33554432000 4194304 4196468 140732905695632 140061481696144 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15455] ppid=15446 vsize=10969260 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15455/stat : 15455 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11232522240 13421 33554432000 4194304 4196468 140732905695632 140061480643088 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15456] ppid=15446 vsize=10969260 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15456/stat : 15456 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11232522240 13421 33554432000 4194304 4196468 140732905695632 140061479590544 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15457] ppid=15446 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15457/stat : 15457 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11232489472 13421 33554432000 4194304 4196468 140732905695632 140061478537488 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15458] ppid=15446 vsize=10969228 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15458/stat : 15458 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11232489472 13421 33554432000 4194304 4196468 140732905695632 140061477484944 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10969228

[startup+0.700621 s]
/proc/loadavg: 1.86 2.00 2.03 3/262 15449
/proc/meminfo: memFree=31580032/32770624 swapFree=5852/301376
[pid=15449] ppid=15446 vsize=10971352 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/15449/stat : 15449 (java) S 15446 15449 14383 0 -1 1077944320 13490 0 0 0 156 6 0 0 20 0 21 0 7838123 11234664448 22823 33554432000 4194304 4196468 140732905695632 140732905678176 140061877763831 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
/proc/15449/statm: 2742838 22823 3123 1 0 2730705 0
[pid=15449/tid=15450] ppid=15446 vsize=10971352 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15450/stat : 15450 (java) S 15446 15449 14383 0 -1 1077944384 5200 0 0 0 23 2 0 0 20 0 21 0 7838123 11234664448 22823 33554432000 4194304 4196468 140732905695632 140061882006704 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15451] ppid=15446 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15451/stat : 15451 (java) S 15446 15449 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7838124 11234664448 22823 33554432000 4194304 4196468 140732905695632 140061484854288 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15452] ppid=15446 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15452/stat : 15452 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838124 11234664448 22823 33554432000 4194304 4196468 140732905695632 140061483801744 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15453] ppid=15446 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15453/stat : 15453 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11234664448 22823 33554432000 4194304 4196468 140732905695632 140061482748688 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15454] ppid=15446 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15454/stat : 15454 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11234664448 22823 33554432000 4194304 4196468 140732905695632 140061481696144 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15455] ppid=15446 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15455/stat : 15455 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11234664448 22823 33554432000 4194304 4196468 140732905695632 140061480643088 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15456] ppid=15446 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15456/stat : 15456 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11234664448 22823 33554432000 4194304 4196468 140732905695632 140061479590544 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15457] ppid=15446 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15457/stat : 15457 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11234664448 22823 33554432000 4194304 4196468 140732905695632 140061478537488 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15458] ppid=15446 vsize=10971352 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15458/stat : 15458 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11234664448 22823 33554432000 4194304 4196468 140732905695632 140061477484944 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 10971352

[startup+1.50081 s]
/proc/loadavg: 1.86 2.00 2.03 6/283 15470
/proc/meminfo: memFree=31449840/32770624 swapFree=5852/301416
[pid=15449] ppid=15446 vsize=10973400 CPUtime=4.29 cores=0,2,4,6,8,10,12,14
/proc/15449/stat : 15449 (java) S 15446 15449 14383 0 -1 1077944320 23213 0 0 0 422 7 0 0 20 0 21 0 7838123 11236761600 36420 33554432000 4194304 4196468 140732905695632 140732905678176 140061877763831 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
/proc/15449/statm: 2743350 36420 3130 1 0 2731217 0
[pid=15449/tid=15450] ppid=15446 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15450/stat : 15450 (java) S 15446 15449 14383 0 -1 1077944384 5200 0 0 0 23 2 0 0 20 0 21 0 7838123 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061882006704 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15451] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15451/stat : 15451 (java) S 15446 15449 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061484854288 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15452] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15452/stat : 15452 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061483801744 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15453] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15453/stat : 15453 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061482748688 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15454] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15454/stat : 15454 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061481696144 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15455] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15455/stat : 15455 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061480643088 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15456] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15456/stat : 15456 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061479590544 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15457] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15457/stat : 15457 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061478537488 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15458] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15458/stat : 15458 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061477484944 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15460] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15460/stat : 15460 (java) S 15446 15449 14383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 7838127 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061084424944 140061877774978 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15461] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15461/stat : 15461 (java) S 15446 15449 14383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7838128 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061083371168 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15462] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15462/stat : 15462 (java) S 15446 15449 14383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7838128 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061082318064 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15463] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15463/stat : 15463 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838131 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061081266640 140061877782427 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15464] ppid=15446 vsize=10973400 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15464/stat : 15464 (java) S 15446 15449 14383 0 -1 1077944384 3143 0 0 0 73 0 0 0 20 0 21 0 7838131 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061080213744 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15465] ppid=15446 vsize=10973400 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15465/stat : 15465 (java) S 15446 15449 14383 0 -1 1077944384 3027 0 0 0 78 0 0 0 20 0 21 0 7838131 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061079161200 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15466] ppid=15446 vsize=10973400 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15466/stat : 15466 (java) R 15446 15449 14383 0 -1 4202560 4768 0 0 0 72 0 0 0 20 0 21 0 7838131 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061078108440 140061870053280 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15467] ppid=15446 vsize=10973400 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15467/stat : 15467 (java) S 15446 15449 14383 0 -1 1077944384 3221 0 0 0 53 1 0 0 20 0 21 0 7838131 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061077055600 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15468] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15468/stat : 15468 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838132 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061076003808 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15469] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15469/stat : 15469 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838132 11236761600 36420 33554432000 4194304 4196468 140732905695632 140061074951344 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15470] ppid=15446 vsize=10973400 CPUtime=1.21 cores=0,2,4,6,8,10,12,14

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

[pid=15449/tid=15469] ppid=15446 vsize=10973400 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15469/stat : 15469 (java) S 15446 15449 14383 0 -1 1077944384 1906 0 0 0 20 28 0 0 20 0 21 0 7838132 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061074951344 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15470] ppid=15446 vsize=10973400 CPUtime=2261 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15470/stat : 15470 (java) R 15446 15449 14383 0 -1 4202560 15256 0 0 0 226097 3 0 0 20 0 21 0 7838150 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061071759720 140061516460856 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
Current children cumulated CPU time (s) 2266.79
Current children cumulated vsize (KiB) 10973400

[startup+2322.3 s]
/proc/loadavg: 2.16 2.07 2.06 3/283 15538
/proc/meminfo: memFree=31360408/32770624 swapFree=5852/303652
[pid=15449] ppid=15446 vsize=10973400 CPUtime=2326.78 cores=0,2,4,6,8,10,12,14
/proc/15449/stat : 15449 (java) S 15446 15449 14383 0 -1 1077944320 69713 0 0 0 232645 33 0 0 20 0 21 0 7838123 11236761600 46347 33554432000 4194304 4196468 140732905695632 140732905678176 140061877763831 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
/proc/15449/statm: 2743350 46347 3146 1 0 2731217 0
[pid=15449/tid=15450] ppid=15446 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15450/stat : 15450 (java) S 15446 15449 14383 0 -1 1077944384 5200 0 0 0 23 2 0 0 20 0 21 0 7838123 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061882006704 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15451] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15451/stat : 15451 (java) S 15446 15449 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061484854288 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15452] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15452/stat : 15452 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061483801744 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15453] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15453/stat : 15453 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061482748688 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15454] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15454/stat : 15454 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061481696144 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15455] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15455/stat : 15455 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061480643088 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15456] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15456/stat : 15456 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061479590544 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15457] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15457/stat : 15457 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061478537488 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15458] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15458/stat : 15458 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061477484944 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15460] ppid=15446 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15460/stat : 15460 (java) S 15446 15449 14383 0 -1 1077944384 817 0 0 0 1 1 0 0 20 0 21 0 7838127 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061084424944 140061877774978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15461] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15461/stat : 15461 (java) S 15446 15449 14383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7838128 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061083371168 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15462] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15462/stat : 15462 (java) S 15446 15449 14383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7838128 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061082318064 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15463] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15463/stat : 15463 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061081266640 140061877782427 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15464] ppid=15446 vsize=10973400 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15464/stat : 15464 (java) S 15446 15449 14383 0 -1 1077944384 8952 0 0 0 118 1 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061080213744 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15465] ppid=15446 vsize=10973400 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15465/stat : 15465 (java) S 15446 15449 14383 0 -1 1077944384 14903 0 0 0 188 1 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061079161200 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15466] ppid=15446 vsize=10973400 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15466/stat : 15466 (java) S 15446 15449 14383 0 -1 1077944384 13501 0 0 0 121 2 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061078108144 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15467] ppid=15446 vsize=10973400 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15467/stat : 15467 (java) S 15446 15449 14383 0 -1 1077944384 7442 0 0 0 64 2 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061077055600 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15468] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15468/stat : 15468 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838132 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061076003808 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15469] ppid=15446 vsize=10973400 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15469/stat : 15469 (java) S 15446 15449 14383 0 -1 1077944384 1938 0 0 0 21 29 0 0 20 0 21 0 7838132 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061074951344 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15470] ppid=15446 vsize=10973400 CPUtime=2320.97 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15470/stat : 15470 (java) R 15446 15449 14383 0 -1 4202560 15584 0 0 0 232094 3 0 0 20 0 21 0 7838150 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061071759720 140061521511720 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
Current children cumulated CPU time (s) 2326.78
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.06 2.06 2.05 7/283 15628
/proc/meminfo: memFree=31507192/32770624 swapFree=5852/303616
[pid=15449] ppid=15446 vsize=10973400 CPUtime=2386.76 cores=0,2,4,6,8,10,12,14
/proc/15449/stat : 15449 (java) S 15446 15449 14383 0 -1 1077944320 69837 0 0 0 238643 33 0 0 20 0 21 0 7838123 11236761600 46347 33554432000 4194304 4196468 140732905695632 140732905678176 140061877763831 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
/proc/15449/statm: 2743350 46347 3146 1 0 2731217 0
[pid=15449/tid=15450] ppid=15446 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15450/stat : 15450 (java) S 15446 15449 14383 0 -1 1077944384 5200 0 0 0 23 2 0 0 20 0 21 0 7838123 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061882006704 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15451] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15451/stat : 15451 (java) S 15446 15449 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061484854288 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15452] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15452/stat : 15452 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061483801744 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15453] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15453/stat : 15453 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061482748688 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15454] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15454/stat : 15454 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061481696144 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15455] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15455/stat : 15455 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061480643088 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15456] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15456/stat : 15456 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061479590544 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15457] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15457/stat : 15457 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061478537488 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15458] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15458/stat : 15458 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061477484944 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15460] ppid=15446 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15460/stat : 15460 (java) S 15446 15449 14383 0 -1 1077944384 823 0 0 0 1 1 0 0 20 0 21 0 7838127 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061084424944 140061877774978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15461] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15461/stat : 15461 (java) S 15446 15449 14383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7838128 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061083371168 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15462] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15462/stat : 15462 (java) S 15446 15449 14383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7838128 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061082318064 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15463] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15463/stat : 15463 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061081266640 140061877782427 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15464] ppid=15446 vsize=10973400 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15464/stat : 15464 (java) S 15446 15449 14383 0 -1 1077944384 8956 0 0 0 118 1 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061080213744 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15465] ppid=15446 vsize=10973400 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15465/stat : 15465 (java) S 15446 15449 14383 0 -1 1077944384 14907 0 0 0 188 1 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061079161200 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15466] ppid=15446 vsize=10973400 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15466/stat : 15466 (java) S 15446 15449 14383 0 -1 1077944384 13507 0 0 0 121 2 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061078108144 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15467] ppid=15446 vsize=10973400 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15467/stat : 15467 (java) S 15446 15449 14383 0 -1 1077944384 7444 0 0 0 64 2 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061077055600 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15468] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15468/stat : 15468 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838132 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061076003808 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15469] ppid=15446 vsize=10973400 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15469/stat : 15469 (java) S 15446 15449 14383 0 -1 1077944384 1968 0 0 0 22 29 0 0 20 0 21 0 7838132 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061074951344 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15470] ppid=15446 vsize=10973400 CPUtime=2380.94 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15470/stat : 15470 (java) R 15446 15449 14383 0 -1 4202560 15656 0 0 0 238091 3 0 0 20 0 21 0 7838150 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061071759720 140061521511910 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
Current children cumulated CPU time (s) 2386.76
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2395.6 s]
/proc/loadavg: 2.05 2.05 2.05 3/283 15628
/proc/meminfo: memFree=31441076/32770624 swapFree=5852/303776
[pid=15449] ppid=15446 vsize=10973400 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/15449/stat : 15449 (java) S 15446 15449 14383 0 -1 1077944320 69839 0 0 0 239973 33 0 0 20 0 21 0 7838123 11236761600 46347 33554432000 4194304 4196468 140732905695632 140732905678176 140061877763831 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
/proc/15449/statm: 2743350 46347 3146 1 0 2731217 0
[pid=15449/tid=15450] ppid=15446 vsize=10973400 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15450/stat : 15450 (java) S 15446 15449 14383 0 -1 1077944384 5200 0 0 0 23 2 0 0 20 0 21 0 7838123 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061882006704 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15451] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15451/stat : 15451 (java) S 15446 15449 14383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061484854288 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15452] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15452/stat : 15452 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061483801744 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15453] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15453/stat : 15453 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061482748688 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15454] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15454/stat : 15454 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061481696144 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15455] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15455/stat : 15455 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061480643088 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15456] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15456/stat : 15456 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061479590544 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15457] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15457/stat : 15457 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061478537488 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15458] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15458/stat : 15458 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838124 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061477484944 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15460] ppid=15446 vsize=10973400 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15460/stat : 15460 (java) S 15446 15449 14383 0 -1 1077944384 823 0 0 0 1 1 0 0 20 0 21 0 7838127 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061084424944 140061877774978 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15461] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15461/stat : 15461 (java) S 15446 15449 14383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7838128 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061083371168 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15462] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15462/stat : 15462 (java) S 15446 15449 14383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7838128 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061082318064 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15463] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15463/stat : 15463 (java) S 15446 15449 14383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061081266640 140061877782427 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15464] ppid=15446 vsize=10973400 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15464/stat : 15464 (java) S 15446 15449 14383 0 -1 1077944384 8956 0 0 0 118 1 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061080213744 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15465] ppid=15446 vsize=10973400 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15465/stat : 15465 (java) S 15446 15449 14383 0 -1 1077944384 14907 0 0 0 188 1 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061079161200 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15466] ppid=15446 vsize=10973400 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15466/stat : 15466 (java) S 15446 15449 14383 0 -1 1077944384 13507 0 0 0 121 2 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061078108144 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15467] ppid=15446 vsize=10973400 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15467/stat : 15467 (java) S 15446 15449 14383 0 -1 1077944384 7444 0 0 0 64 2 0 0 20 0 21 0 7838131 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061077055600 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15468] ppid=15446 vsize=10973400 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15468/stat : 15468 (java) S 15446 15449 14383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7838132 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061076003808 140061877774037 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15469] ppid=15446 vsize=10973400 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15469/stat : 15469 (java) S 15446 15449 14383 0 -1 1077944384 1970 0 0 0 22 30 0 0 20 0 21 0 7838132 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061074951344 140061877774978 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
[pid=15449/tid=15470] ppid=15446 vsize=10973400 CPUtime=2394.24 cores=0,2,4,6,8,10,12,14
/proc/15449/task/15470/stat : 15470 (java) R 15446 15449 14383 0 -1 4202560 15656 0 0 0 239421 3 0 0 20 0 21 0 7838150 11236761600 46347 33554432000 4194304 4196468 140732905695632 140061071759720 140061520638290 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 20647936 140732905698499 140732905698628 140732905698628 140732905701327 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 10973400

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15449 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2395.61
CPU time (s): 2400.08
CPU user time (s): 2399.74
CPU system time (s): 0.34089
CPU usage (%): 100.187
Max. virtual memory (cumulated for all children) (KiB): 10975460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.74
system time used= 0.34089
maximum resident set size= 192116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70221
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55428
involuntary context switches= 120921

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1334 second user time and 15.6743 second system time

The end

Launcher Data

Begin job on node117 at 2017-07-22 14:14:54
IDJOB=4247959
IDBENCH=130618
IDSOLVER=2624
FILE ID=node117/4247959-1500725694
RUNJOBID= node117-1500718502-14414
PBS_JOBID= 20623373
Free space on /tmp= 61980 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-13.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247959-1500725694/watcher-4247959-1500725694 -o /tmp/evaluation-result-4247959-1500725694/solver-4247959-1500725694 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500718502-14414 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4247959-1500725694.xml

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

MD5SUM BENCH= 83249ccae4b5534eb2335929a7f4c3a6
RANDOM SEED=396284496

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

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

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

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

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

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

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.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.92
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:        31580088 kB
MemAvailable:   31824940 kB
Buffers:          130924 kB
Cached:           396388 kB
SwapCached:            0 kB
Active:           448904 kB
Inactive:         310068 kB
Active(anon):     234620 kB
Inactive(anon):     8692 kB
Active(file):     214284 kB
Inactive(file):   301376 kB
Unevictable:        5852 kB
Mlocked:            5852 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8248 kB
Writeback:             0 kB
AnonPages:        240264 kB
Mapped:            42588 kB
Shmem:              8840 kB
Slab:             123784 kB
SReclaimable:      90056 kB
SUnreclaim:        33728 kB
KernelStack:        4720 kB
PageTables:         5988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1178360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61972 MiB
End job on node117 at 2017-07-22 14:54:50