Trace number 4244415

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.1 2390.93

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-20-3.xml
MD5SUM6a976a8caea6b1a6adb22232912ed5ab
Bench CategoryCOP (optimization 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 variables2100
Number of constraints2120
Number of domains1
Minimum domain size6406
Maximum domain size6406
Distribution of domain sizes[{"size":6406,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.27/0.28	
0.27/0.28	AbsCon 2 
0.27/0.28	
1.61/0.73	  Solving XCSP3-instance-4244415-1500685057 as a COP in -infty..+infty
1.61/0.73	  Loading variables...
4.82/1.42	  Loading constraints...
10.93/2.92	  Solver SolverBacktrack being built...
10.93/2.92	
2400.07/2390.90	
2400.07/2390.90	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-4244415-1500685057/watcher-4244415-1500685057 -o /tmp/evaluation-result-4244415-1500685057/solver-4244415-1500685057 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500682665-15784 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4244415-1500685057.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.46 3/262 15997
/proc/meminfo: memFree=31597876/32770624 swapFree=5780/222352
[pid=15997] ppid=15994 vsize=8355912 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/stat : 15997 (java) S 15994 15997 15216 0 -1 1077944320 2247 0 0 0 0 0 0 0 20 0 8 0 3771060 8556453888 2461 33554432000 4194304 4196468 140721430430208 140721430412752 139810774413047 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
/proc/15997/statm: 2089235 2461 1198 1 0 2078146 0
[pid=15997/tid=15998] ppid=15994 vsize=8816720 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15998/stat : 15998 (java) R 15994 15997 15216 0 -1 4202560 948 0 0 0 0 0 0 0 20 0 10 0 3771060 9028321280 2527 33554432000 4194304 4196468 140721430430208 139810778654824 139810746415584 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=15999] ppid=15994 vsize=8816720 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15999/stat : 15999 (java) D 15994 15997 15216 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 10 0 3771061 9028321280 2527 33554432000 4194304 4196468 140721430430208 139810716416152 139810754436912 0 4 0 16784584 18446744071582151416 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16000] ppid=15994 vsize=8882256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16000/stat : 16000 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3771061 9095430144 2527 33554432000 4194304 4196468 140721430430208 139810380241552 139810774423253 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16001] ppid=15994 vsize=9147248 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16001/stat : 16001 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3771061 9366781952 2537 33554432000 4194304 4196468 140721430430208 139810379188496 139810774423253 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16002] ppid=15994 vsize=10204016 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16002/stat : 16002 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3771061 10448912384 2537 33554432000 4194304 4196468 140721430430208 139810378135952 139810774423253 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16003] ppid=15994 vsize=10204016 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16003/stat : 16003 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3771061 10448912384 2537 33554432000 4194304 4196468 140721430430208 139810377083920 139810774423253 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16004] ppid=15994 vsize=10204016 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16004/stat : 16004 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3771061 10448912384 2537 33554432000 4194304 4196468 140721430430208 139810376031376 139810774423253 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16005] ppid=15994 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16005/stat : 16005 (java) S 15994 15997 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 3771061 10449768448 2537 33554432000 4194304 4196468 140721430430208 139810374978320 139810774423253 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16006] ppid=15994 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16006/stat : 16006 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3771061 10449768448 2602 33554432000 4194304 4196468 140721430430208 139810373925776 139810774423253 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0

[startup+0.100063 s]
/proc/loadavg: 2.00 2.01 2.46 3/262 15997
/proc/meminfo: memFree=31597876/32770624 swapFree=5780/222352
[pid=15997] ppid=15994 vsize=10900580 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/15997/stat : 15997 (java) S 15994 15997 15216 0 -1 1077944320 4963 0 0 0 8 1 0 0 20 0 20 0 3771060 11162193920 6581 33554432000 4194304 4196468 140721430430208 140721430412752 139810774413047 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
/proc/15997/statm: 2725145 6581 2635 1 0 2713552 0
[pid=15997/tid=15998] ppid=15994 vsize=10900580 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15998/stat : 15998 (java) R 15994 15997 15216 0 -1 4202560 3050 0 0 0 7 1 0 0 20 0 20 0 3771060 11162193920 6581 33554432000 4194304 4196468 140721430430208 139810778646752 139810758493534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=15999] ppid=15994 vsize=10900580 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15999/stat : 15999 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3771061 11162193920 6581 33554432000 4194304 4196468 140721430430208 139810716416528 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16000] ppid=15994 vsize=10900580 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16000/stat : 16000 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3771061 11162193920 6581 33554432000 4194304 4196468 140721430430208 139810380241552 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16001] ppid=15994 vsize=10900580 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16001/stat : 16001 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3771061 11162193920 6581 33554432000 4194304 4196468 140721430430208 139810379188496 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16002] ppid=15994 vsize=10900580 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16002/stat : 16002 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3771061 11162193920 6581 33554432000 4194304 4196468 140721430430208 139810378135952 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16003] ppid=15994 vsize=10900580 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16003/stat : 16003 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3771061 11162193920 6581 33554432000 4194304 4196468 140721430430208 139810377083920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16004] ppid=15994 vsize=10900580 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16004/stat : 16004 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3771061 11162193920 6581 33554432000 4194304 4196468 140721430430208 139810376031376 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16005] ppid=15994 vsize=10900580 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16005/stat : 16005 (java) S 15994 15997 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3771061 11162193920 6581 33554432000 4194304 4196468 140721430430208 139810374978320 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16006] ppid=15994 vsize=10900580 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16006/stat : 16006 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3771061 11162193920 6581 33554432000 4194304 4196468 140721430430208 139810373925776 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900580

[startup+0.200837 s]
/proc/loadavg: 2.00 2.01 2.46 3/262 15997
/proc/meminfo: memFree=31597876/32770624 swapFree=5780/222352
[pid=15997] ppid=15994 vsize=10900612 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/15997/stat : 15997 (java) S 15994 15997 15216 0 -1 1077944320 7591 0 0 0 25 2 0 0 20 0 20 0 3771060 11162226688 9463 33554432000 4194304 4196468 140721430430208 140721430412752 139810774413047 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
/proc/15997/statm: 2725153 9463 2876 1 0 2713560 0
[pid=15997/tid=15998] ppid=15994 vsize=10900612 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15998/stat : 15998 (java) R 15994 15997 15216 0 -1 4202560 4796 0 0 0 17 1 0 0 20 0 20 0 3771060 11162226688 9463 33554432000 4194304 4196468 140721430430208 139810778626864 139810767092765 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=15999] ppid=15994 vsize=10900612 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15999/stat : 15999 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3771061 11162226688 9463 33554432000 4194304 4196468 140721430430208 139810716416528 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16000] ppid=15994 vsize=10900612 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16000/stat : 16000 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3771061 11162226688 9463 33554432000 4194304 4196468 140721430430208 139810380241552 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16001] ppid=15994 vsize=10900612 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16001/stat : 16001 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3771061 11162226688 9463 33554432000 4194304 4196468 140721430430208 139810379188496 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16002] ppid=15994 vsize=10900612 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16002/stat : 16002 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3771061 11162226688 9463 33554432000 4194304 4196468 140721430430208 139810378135952 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16003] ppid=15994 vsize=10900612 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16003/stat : 16003 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3771061 11162226688 9463 33554432000 4194304 4196468 140721430430208 139810377083920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16004] ppid=15994 vsize=10900612 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16004/stat : 16004 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3771061 11162226688 9463 33554432000 4194304 4196468 140721430430208 139810376031376 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16005] ppid=15994 vsize=10900612 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16005/stat : 16005 (java) S 15994 15997 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3771061 11162226688 9463 33554432000 4194304 4196468 140721430430208 139810374978320 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16006] ppid=15994 vsize=10900612 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16006/stat : 16006 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3771061 11162226688 9463 33554432000 4194304 4196468 140721430430208 139810373925776 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10900612

[startup+0.300624 s]
/proc/loadavg: 2.00 2.01 2.46 3/262 15997
/proc/meminfo: memFree=31597876/32770624 swapFree=5780/222352
[pid=15997] ppid=15994 vsize=10969228 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/15997/stat : 15997 (java) S 15994 15997 15216 0 -1 1077944320 8399 0 0 0 45 3 0 0 20 0 21 0 3771060 11232489472 13820 33554432000 4194304 4196468 140721430430208 140721430412752 139810774413047 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
/proc/15997/statm: 2742307 13820 3009 1 0 2730193 0
[pid=15997/tid=15998] ppid=15994 vsize=10969228 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15998/stat : 15998 (java) S 15994 15997 15216 0 -1 1077944384 5176 0 0 0 24 2 0 0 20 0 21 0 3771060 11232489472 13820 33554432000 4194304 4196468 140721430430208 139810778655920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=15999] ppid=15994 vsize=10969228 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15999/stat : 15999 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3771061 11232489472 13820 33554432000 4194304 4196468 140721430430208 139810716416528 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16000] ppid=15994 vsize=10969228 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16000/stat : 16000 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771061 11232489472 13820 33554432000 4194304 4196468 140721430430208 139810380241552 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16001] ppid=15994 vsize=10969228 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16001/stat : 16001 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771061 11232489472 13820 33554432000 4194304 4196468 140721430430208 139810379188496 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16002] ppid=15994 vsize=10969228 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16002/stat : 16002 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3771061 11232489472 13820 33554432000 4194304 4196468 140721430430208 139810378135952 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16003] ppid=15994 vsize=10969228 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16003/stat : 16003 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3771061 11232489472 13820 33554432000 4194304 4196468 140721430430208 139810377083920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16004] ppid=15994 vsize=10969228 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16004/stat : 16004 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3771061 11232489472 13820 33554432000 4194304 4196468 140721430430208 139810376031376 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16005] ppid=15994 vsize=10969228 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16005/stat : 16005 (java) S 15994 15997 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3771061 11232489472 13820 33554432000 4194304 4196468 140721430430208 139810374978320 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16006] ppid=15994 vsize=10969228 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16006/stat : 16006 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771061 11232489472 13820 33554432000 4194304 4196468 140721430430208 139810373925776 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10969228

[startup+0.700727 s]
/proc/loadavg: 2.00 2.01 2.46 3/262 15997
/proc/meminfo: memFree=31597876/32770624 swapFree=5780/222352
[pid=15997] ppid=15994 vsize=10971352 CPUtime=1.61 cores=1,3,5,7,9,11,13,15
/proc/15997/stat : 15997 (java) S 15994 15997 15216 0 -1 1077944320 12801 0 0 0 155 6 0 0 20 0 21 0 3771060 11234664448 23571 33554432000 4194304 4196468 140721430430208 140721430412752 139810774413047 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
/proc/15997/statm: 2742838 23571 3106 1 0 2730705 0
[pid=15997/tid=15998] ppid=15994 vsize=10971352 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15998/stat : 15998 (java) S 15994 15997 15216 0 -1 1077944384 5176 0 0 0 24 2 0 0 20 0 21 0 3771060 11234664448 23571 33554432000 4194304 4196468 140721430430208 139810778655920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=15999] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15999/stat : 15999 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3771061 11234664448 23571 33554432000 4194304 4196468 140721430430208 139810716416528 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16000] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16000/stat : 16000 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771061 11234664448 23571 33554432000 4194304 4196468 140721430430208 139810380241552 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16001] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16001/stat : 16001 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771061 11234664448 23571 33554432000 4194304 4196468 140721430430208 139810379188496 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16002] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16002/stat : 16002 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3771061 11234664448 23571 33554432000 4194304 4196468 140721430430208 139810378135952 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16003] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16003/stat : 16003 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3771061 11234664448 23571 33554432000 4194304 4196468 140721430430208 139810377083920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16004] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16004/stat : 16004 (java) S 15994 15997 15216 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 3771061 11234664448 23571 33554432000 4194304 4196468 140721430430208 139810376031376 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16005] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16005/stat : 16005 (java) S 15994 15997 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3771061 11234664448 23571 33554432000 4194304 4196468 140721430430208 139810374978320 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16006] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16006/stat : 16006 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771061 11234664448 23571 33554432000 4194304 4196468 140721430430208 139810373925776 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 10971352

[startup+1.50078 s]
/proc/loadavg: 2.00 2.01 2.46 3/283 16018
/proc/meminfo: memFree=31334032/32770624 swapFree=5780/222428
[pid=15997] ppid=15994 vsize=10971352 CPUtime=5.23 cores=1,3,5,7,9,11,13,15
/proc/15997/stat : 15997 (java) S 15994 15997 15216 0 -1 1077944320 16539 0 0 0 394 129 0 0 20 0 21 0 3771060 11234664448 105711 33554432000 4194304 4196468 140721430430208 140721430412752 139810774413047 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
/proc/15997/statm: 2742838 105711 3156 1 0 2730705 0
[pid=15997/tid=15998] ppid=15994 vsize=10971352 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15998/stat : 15998 (java) S 15994 15997 15216 0 -1 1077944384 5176 0 0 0 24 2 0 0 20 0 21 0 3771060 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810778655920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=15999] ppid=15994 vsize=10971352 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15999/stat : 15999 (java) S 15994 15997 15216 0 -1 1077944384 152 0 0 0 8 15 0 0 20 0 21 0 3771061 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810716416528 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16000] ppid=15994 vsize=10971352 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16000/stat : 16000 (java) S 15994 15997 15216 0 -1 1077944384 161 0 0 0 9 14 0 0 20 0 21 0 3771061 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810380241552 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16001] ppid=15994 vsize=10971352 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16001/stat : 16001 (java) S 15994 15997 15216 0 -1 1077944384 124 0 0 0 8 15 0 0 20 0 21 0 3771061 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810379188496 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16002] ppid=15994 vsize=10971352 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16002/stat : 16002 (java) S 15994 15997 15216 0 -1 1077944384 173 0 0 0 8 15 0 0 20 0 21 0 3771061 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810378135952 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16003] ppid=15994 vsize=10971352 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16003/stat : 16003 (java) S 15994 15997 15216 0 -1 1077944384 104 0 0 0 6 13 0 0 20 0 21 0 3771061 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810377083920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16004] ppid=15994 vsize=10971352 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16004/stat : 16004 (java) S 15994 15997 15216 0 -1 1077944384 168 0 0 0 8 15 0 0 20 0 21 0 3771061 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810376031376 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16005] ppid=15994 vsize=10971352 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16005/stat : 16005 (java) S 15994 15997 15216 0 -1 1077944384 127 0 0 0 7 15 0 0 20 0 21 0 3771061 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810374978320 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16006] ppid=15994 vsize=10971352 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16006/stat : 16006 (java) S 15994 15997 15216 0 -1 1077944384 165 0 0 0 8 15 0 0 20 0 21 0 3771061 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810373925776 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16008] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16008/stat : 16008 (java) S 15994 15997 15216 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 21 0 3771064 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810317392112 139810774424194 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16009] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16009/stat : 16009 (java) S 15994 15997 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 21 0 3771064 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810316338400 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16010] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16010/stat : 16010 (java) S 15994 15997 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 21 0 3771065 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810315285232 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16011] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16011/stat : 16011 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771069 11234664448 105711 33554432000 4194304 4196468 140721430430208 139810314233808 139810774431643 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16012] ppid=15994 vsize=10971352 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16012/stat : 16012 (java) R 15994 15997 15216 0 -1 4202560 1563 0 0 0 46 0 0 0 20 0 21 0 3771069 11234664448 105711 33554432000 4194304 4196468 140721430430208 139809453501296 139810774434394 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16013] ppid=15994 vsize=10971352 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16013/stat : 16013 (java) R 15994 15997 15216 0 -1 4202560 1341 0 0 0 53 0 0 0 20 0 21 0 3771069 11234664448 105711 33554432000 4194304 4196468 140721430430208 139809452444992 139810759302465 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16014] ppid=15994 vsize=10971352 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16014/stat : 16014 (java) R 15994 15997 15216 0 -1 4202560 1270 0 0 0 56 0 0 0 20 0 21 0 3771069 11234664448 105711 33554432000 4194304 4196468 140721430430208 139809451385568 139810759164979 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16015] ppid=15994 vsize=10971352 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16015/stat : 16015 (java) R 15994 15997 15216 0 -1 4202560 2453 0 0 0 55 1 0 0 20 0 21 0 3771069 11234664448 105711 33554432000 4194304 4196468 140721430430208 139809450340816 139810774434394 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16016] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16016/stat : 16016 (java) S 15994 15997 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3771069 11234664448 105711 33554432000 4194304 4196468 140721430430208 139809449290208 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16017] ppid=15994 vsize=10971352 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16017/stat : 16017 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771069 11234664448 105711 33554432000 4194304 4196468 140721430430208 139809448237744 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16018] ppid=15994 vsize=10971352 CPUtime=0.96 cores=1,3,5,7,9,11,13,15

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

[pid=15997/tid=16017] ppid=15994 vsize=10973400 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16017/stat : 16017 (java) S 15994 15997 15216 0 -1 1077944384 1618 0 0 0 20 29 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809448237744 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16018] ppid=15994 vsize=10973400 CPUtime=2320.97 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16018/stat : 16018 (java) R 15994 15997 15216 0 -1 4202560 15104 0 0 0 232092 5 0 0 20 0 21 0 3771088 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809445045208 139810404600395 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
Current children cumulated CPU time (s) 2331.46
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.08 2.04 2.07 4/284 16195
/proc/meminfo: memFree=30782508/32770624 swapFree=5780/224604
[pid=15997] ppid=15994 vsize=10973400 CPUtime=2391.47 cores=1,3,5,7,9,11,13,15
/proc/15997/stat : 15997 (java) S 15994 15997 15216 0 -1 1077944320 48163 0 0 0 238891 256 0 0 20 0 21 0 3771060 11236761600 203782 33554432000 4194304 4196468 140721430430208 140721430412752 139810774413047 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
/proc/15997/statm: 2743350 203782 3177 1 0 2731217 0
[pid=15997/tid=15998] ppid=15994 vsize=10973400 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15998/stat : 15998 (java) S 15994 15997 15216 0 -1 1077944384 5176 0 0 0 24 2 0 0 20 0 21 0 3771060 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810778655920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=15999] ppid=15994 vsize=10973400 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15999/stat : 15999 (java) S 15994 15997 15216 0 -1 1077944384 354 0 0 0 33 26 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810716416528 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16000] ppid=15994 vsize=10973400 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16000/stat : 16000 (java) S 15994 15997 15216 0 -1 1077944384 403 0 0 0 36 29 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810380241552 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16001] ppid=15994 vsize=10973400 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16001/stat : 16001 (java) S 15994 15997 15216 0 -1 1077944384 336 0 0 0 39 24 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810379188496 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16002] ppid=15994 vsize=10973400 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16002/stat : 16002 (java) S 15994 15997 15216 0 -1 1077944384 378 0 0 0 32 25 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810378135952 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16003] ppid=15994 vsize=10973400 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16003/stat : 16003 (java) S 15994 15997 15216 0 -1 1077944384 344 0 0 0 33 28 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810377083920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16004] ppid=15994 vsize=10973400 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16004/stat : 16004 (java) S 15994 15997 15216 0 -1 1077944384 406 0 0 0 35 27 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810376031376 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16005] ppid=15994 vsize=10973400 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16005/stat : 16005 (java) S 15994 15997 15216 0 -1 1077944384 333 0 0 0 31 27 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810374978320 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16006] ppid=15994 vsize=10973400 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16006/stat : 16006 (java) S 15994 15997 15216 0 -1 1077944384 413 0 0 0 33 28 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810373925776 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16008] ppid=15994 vsize=10973400 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16008/stat : 16008 (java) S 15994 15997 15216 0 -1 1077944384 1545 0 0 0 3 1 0 0 20 0 21 0 3771064 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810317392112 139810774424194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16009] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16009/stat : 16009 (java) S 15994 15997 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 21 0 3771064 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810316338400 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16010] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16010/stat : 16010 (java) S 15994 15997 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 21 0 3771065 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810315285248 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16011] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16011/stat : 16011 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810314233808 139810774431643 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16012] ppid=15994 vsize=10973400 CPUtime=1.18 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16012/stat : 16012 (java) S 15994 15997 15216 0 -1 1077944384 3763 0 0 0 117 1 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809453501168 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16013] ppid=15994 vsize=10973400 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16013/stat : 16013 (java) S 15994 15997 15216 0 -1 1077944384 5297 0 0 0 135 1 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809452448624 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16014] ppid=15994 vsize=10973400 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16014/stat : 16014 (java) S 15994 15997 15216 0 -1 1077944384 3778 0 0 0 128 1 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809451395568 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16015] ppid=15994 vsize=10973400 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16015/stat : 16015 (java) S 15994 15997 15216 0 -1 1077944384 7264 0 0 0 84 2 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809450343024 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16016] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16016/stat : 16016 (java) S 15994 15997 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809449290208 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16017] ppid=15994 vsize=10973400 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16017/stat : 16017 (java) S 15994 15997 15216 0 -1 1077944384 1650 0 0 0 20 30 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809448237744 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16018] ppid=15994 vsize=10973400 CPUtime=2380.96 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16018/stat : 16018 (java) R 15994 15997 15216 0 -1 4202560 15356 0 0 0 238091 5 0 0 20 0 21 0 3771088 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809445045208 139810404431636 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
Current children cumulated CPU time (s) 2391.47
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2390.9 s]
/proc/loadavg: 2.07 2.04 2.06 4/284 16195
/proc/meminfo: memFree=30782508/32770624 swapFree=5780/224604
[pid=15997] ppid=15994 vsize=10973400 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/15997/stat : 15997 (java) S 15994 15997 15216 0 -1 1077944320 48165 0 0 0 239751 256 0 0 20 0 21 0 3771060 11236761600 203782 33554432000 4194304 4196468 140721430430208 140721430412752 139810774413047 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
/proc/15997/statm: 2743350 203782 3177 1 0 2731217 0
[pid=15997/tid=15998] ppid=15994 vsize=10973400 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15998/stat : 15998 (java) S 15994 15997 15216 0 -1 1077944384 5176 0 0 0 24 2 0 0 20 0 21 0 3771060 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810778655920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=15999] ppid=15994 vsize=10973400 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15999/stat : 15999 (java) S 15994 15997 15216 0 -1 1077944384 354 0 0 0 33 26 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810716416528 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16000] ppid=15994 vsize=10973400 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16000/stat : 16000 (java) S 15994 15997 15216 0 -1 1077944384 403 0 0 0 36 29 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810380241552 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16001] ppid=15994 vsize=10973400 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16001/stat : 16001 (java) S 15994 15997 15216 0 -1 1077944384 336 0 0 0 39 24 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810379188496 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16002] ppid=15994 vsize=10973400 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16002/stat : 16002 (java) S 15994 15997 15216 0 -1 1077944384 378 0 0 0 32 25 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810378135952 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16003] ppid=15994 vsize=10973400 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16003/stat : 16003 (java) S 15994 15997 15216 0 -1 1077944384 344 0 0 0 33 28 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810377083920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16004] ppid=15994 vsize=10973400 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16004/stat : 16004 (java) S 15994 15997 15216 0 -1 1077944384 406 0 0 0 35 27 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810376031376 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16005] ppid=15994 vsize=10973400 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16005/stat : 16005 (java) S 15994 15997 15216 0 -1 1077944384 333 0 0 0 31 27 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810374978320 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16006] ppid=15994 vsize=10973400 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16006/stat : 16006 (java) S 15994 15997 15216 0 -1 1077944384 413 0 0 0 33 28 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810373925776 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16008] ppid=15994 vsize=10973400 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16008/stat : 16008 (java) S 15994 15997 15216 0 -1 1077944384 1545 0 0 0 3 1 0 0 20 0 21 0 3771064 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810317392112 139810774424194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16009] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16009/stat : 16009 (java) S 15994 15997 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 21 0 3771064 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810316338400 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16010] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16010/stat : 16010 (java) S 15994 15997 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 21 0 3771065 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810315285248 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16011] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16011/stat : 16011 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810314233808 139810774431643 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16012] ppid=15994 vsize=10973400 CPUtime=1.18 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16012/stat : 16012 (java) S 15994 15997 15216 0 -1 1077944384 3763 0 0 0 117 1 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809453501168 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16013] ppid=15994 vsize=10973400 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16013/stat : 16013 (java) S 15994 15997 15216 0 -1 1077944384 5297 0 0 0 135 1 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809452448624 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16014] ppid=15994 vsize=10973400 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16014/stat : 16014 (java) S 15994 15997 15216 0 -1 1077944384 3778 0 0 0 128 1 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809451395568 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16015] ppid=15994 vsize=10973400 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16015/stat : 16015 (java) S 15994 15997 15216 0 -1 1077944384 7264 0 0 0 84 2 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809450343024 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16016] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16016/stat : 16016 (java) S 15994 15997 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809449290208 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16017] ppid=15994 vsize=10973400 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16017/stat : 16017 (java) S 15994 15997 15216 0 -1 1077944384 1650 0 0 0 20 30 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809448237744 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16018] ppid=15994 vsize=10973400 CPUtime=2389.56 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16018/stat : 16018 (java) R 15994 15997 15216 0 -1 4202560 15358 0 0 0 238951 5 0 0 20 0 21 0 3771088 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809445045208 139810404600609 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
Current children cumulated CPU time (s) 2400.07
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 15997 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2390.9 s]
/proc/loadavg: 2.07 2.04 2.06 4/284 16195
/proc/meminfo: memFree=30782508/32770624 swapFree=5780/224604
[pid=15997] ppid=15994 vsize=10973400 CPUtime=2400.07 cores=1,3,5,7,9,11,13,15
/proc/15997/stat : 15997 (java) S 15994 15997 15216 0 -1 1077944320 48165 0 0 0 239751 256 0 0 20 0 21 0 3771060 11236761600 203782 33554432000 4194304 4196468 140721430430208 140721430412752 139810774413047 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
/proc/15997/statm: 2743350 203782 3177 1 0 2731217 0
[pid=15997/tid=15998] ppid=15994 vsize=10973400 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15998/stat : 15998 (java) S 15994 15997 15216 0 -1 1077944384 5176 0 0 0 24 2 0 0 20 0 21 0 3771060 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810778655920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=15999] ppid=15994 vsize=10973400 CPUtime=0.59 cores=1,3,5,7,9,11,13,15
/proc/15997/task/15999/stat : 15999 (java) S 15994 15997 15216 0 -1 1077944384 354 0 0 0 33 26 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810716416528 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16000] ppid=15994 vsize=10973400 CPUtime=0.65 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16000/stat : 16000 (java) S 15994 15997 15216 0 -1 1077944384 403 0 0 0 36 29 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810380241552 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16001] ppid=15994 vsize=10973400 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16001/stat : 16001 (java) S 15994 15997 15216 0 -1 1077944384 336 0 0 0 39 24 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810379188496 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16002] ppid=15994 vsize=10973400 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16002/stat : 16002 (java) S 15994 15997 15216 0 -1 1077944384 378 0 0 0 32 25 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810378135952 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16003] ppid=15994 vsize=10973400 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16003/stat : 16003 (java) S 15994 15997 15216 0 -1 1077944384 344 0 0 0 33 28 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810377083920 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16004] ppid=15994 vsize=10973400 CPUtime=0.62 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16004/stat : 16004 (java) S 15994 15997 15216 0 -1 1077944384 406 0 0 0 35 27 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810376031376 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16005] ppid=15994 vsize=10973400 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16005/stat : 16005 (java) S 15994 15997 15216 0 -1 1077944384 333 0 0 0 31 27 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810374978320 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16006] ppid=15994 vsize=10973400 CPUtime=0.61 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16006/stat : 16006 (java) S 15994 15997 15216 0 -1 1077944384 413 0 0 0 33 28 0 0 20 0 21 0 3771061 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810373925776 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16008] ppid=15994 vsize=10973400 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16008/stat : 16008 (java) S 15994 15997 15216 0 -1 1077944384 1545 0 0 0 3 1 0 0 20 0 21 0 3771064 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810317392112 139810774424194 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16009] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16009/stat : 16009 (java) S 15994 15997 15216 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 21 0 3771064 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810316338400 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16010] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16010/stat : 16010 (java) S 15994 15997 15216 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 21 0 3771065 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810315285248 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16011] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16011/stat : 16011 (java) S 15994 15997 15216 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139810314233808 139810774431643 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16012] ppid=15994 vsize=10973400 CPUtime=1.18 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16012/stat : 16012 (java) S 15994 15997 15216 0 -1 1077944384 3763 0 0 0 117 1 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809453501168 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16013] ppid=15994 vsize=10973400 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16013/stat : 16013 (java) S 15994 15997 15216 0 -1 1077944384 5297 0 0 0 135 1 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809452448624 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16014] ppid=15994 vsize=10973400 CPUtime=1.29 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16014/stat : 16014 (java) S 15994 15997 15216 0 -1 1077944384 3778 0 0 0 128 1 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809451395568 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16015] ppid=15994 vsize=10973400 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16015/stat : 16015 (java) S 15994 15997 15216 0 -1 1077944384 7264 0 0 0 84 2 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809450343024 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16016] ppid=15994 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16016/stat : 16016 (java) S 15994 15997 15216 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809449290208 139810774423253 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16017] ppid=15994 vsize=10973400 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16017/stat : 16017 (java) S 15994 15997 15216 0 -1 1077944384 1650 0 0 0 20 30 0 0 20 0 21 0 3771069 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809448237744 139810774424194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
[pid=15997/tid=16018] ppid=15994 vsize=10973400 CPUtime=2389.56 cores=1,3,5,7,9,11,13,15
/proc/15997/task/16018/stat : 16018 (java) R 15994 15997 15216 0 -1 4202560 15358 0 0 0 238951 5 0 0 20 0 21 0 3771088 11236761600 203782 33554432000 4194304 4196468 140721430430208 139809445045208 139810404600609 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 15855616 140721430439107 140721430439236 140721430439236 140721430441935 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 10973400

Child status: 143
Real time (s): 2390.93
CPU time (s): 2400.1
CPU user time (s): 2397.52
CPU system time (s): 2.5729
CPU usage (%): 100.384
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.52
system time used= 2.5729
maximum resident set size= 815876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55628
involuntary context switches= 121219

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4143 second user time and 17.3929 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-22 02:57:37
IDJOB=4244415
IDBENCH=115653
IDSOLVER=2624
FILE ID=node146/4244415-1500685057
RUNJOBID= node146-1500682665-15784
PBS_JOBID= 20623044
Free space on /tmp= 61784 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-20-3.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244415-1500685057/watcher-4244415-1500685057 -o /tmp/evaluation-result-4244415-1500685057/solver-4244415-1500685057 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500682665-15784 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4244415-1500685057.xml

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

MD5SUM BENCH= 6a976a8caea6b1a6adb22232912ed5ab
RANDOM SEED=402350251

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31597940 kB
MemAvailable:   31651556 kB
Buffers:           58940 kB
Cached:           304344 kB
SwapCached:            0 kB
Active:           563812 kB
Inactive:         231184 kB
Active(anon):     435004 kB
Inactive(anon):     8832 kB
Active(file):     128808 kB
Inactive(file):   222352 kB
Unevictable:        5780 kB
Mlocked:            5812 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7820 kB
Writeback:             0 kB
AnonPages:        437616 kB
Mapped:            42332 kB
Shmem:              8852 kB
Slab:              69192 kB
SReclaimable:      36584 kB
SUnreclaim:        32608 kB
KernelStack:        4608 kB
PageTables:         6024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1308320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61776 MiB
End job on node146 at 2017-07-22 03:37:28