Trace number 4309949

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
OscaR - Conflict Ordering with restarts 2018-08-14SAT (TO)1605 252.103 243.717

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a2-galaxy06_c18.xml
MD5SUMf39156c7286cf2527a5ad695a59d725a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1587
Best CPU time to get the best result obtained on this benchmark252.084
Satisfiable
(Un)Satisfiability was proved
Number of variables246
Number of constraints485
Number of domains3
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":120},{"size":6,"count":60},{"size":16,"count":66}]
Minimum variable degree2
Maximum variable degree20
Distribution of variable degrees[{"degree":2,"count":126},{"degree":17,"count":48},{"degree":18,"count":60},{"degree":19,"count":10},{"degree":20,"count":2}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":61},{"arity":3,"count":12},{"arity":4,"count":216},{"arity":5,"count":54},{"arity":6,"count":70},{"arity":8,"count":60},{"arity":10,"count":12}]
Number of extensional constraints66
Number of intensional constraints277
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":277},{"type":"regular","count":6},{"type":"allDifferent","count":10},{"type":"cardinality","count":6},{"type":"element","count":120}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.66/0.56	c version: 2018-08-14
0.66/0.56	c seed: 358095297
0.66/0.56	c timeout: 252
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 4
0.66/0.58	c Parsing instance...
2.61/1.48	c Parsing done, starting search...
2.93/1.54	o 1777
2.93/1.57	o 1741
3.27/1.66	o 1740
3.27/1.66	o 1732
3.27/1.67	o 1726
3.27/1.67	o 1700
3.90/1.82	o 1699
3.90/1.83	o 1686
3.90/1.85	o 1685
3.90/1.88	o 1670
4.22/1.91	o 1639
4.82/2.15	o 1631
7.27/3.21	o 1627
101.52/95.64	o 1619
103.97/98.05	o 1613
128.87/122.41	o 1611
143.20/136.59	o 1605
252.08/243.70	s SATISFIABLE
252.08/243.70	v <instantiation>
252.08/243.70	v 	<list>
252.08/243.70	v 		o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[0][7] t[0][8] t[0][9] t[0][10] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[1][7] t[1][8] t[1][9] t[1][10] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[2][7] t[2][8] t[2][9] t[2][10] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6] t[3][7] t[3][8] t[3][9] t[3][10] t[4][0] t[4][1] t[4][2] t[4][3] t[4][4] t[4][5] t[4][6] t[4][7] t[4][8] t[4][9] t[4][10] t[5][0] t[5][1] t[5][2] t[5][3] t[5][4] t[5][5] t[5][6] t[5][7] t[5][8] t[5][9] t[5][10]
252.08/243.70	v 	</list>
252.08/243.70	v 	<values>
252.08/243.70	v 		1 1 4 2 5 3 4 3 2 5 0 0 2 5 3 2 5 4 4 3 3 5 1 0 4 1 3 5 0 4 2 4 5 4 1 0 2 0 5 1 5 3 0 3 2 5 0 1 1 2 4 2 3 1 0 4 1 2 3 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 1 1 0 0 1 1 0 0 1 0 1 0 0 1 1 0 1 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 1 1 0 1 0 1 1 0 0 1 0 0 1 1 1 0 0 1 1 0 0 1 1 0 10 10 0 15 15 34 51 36 0 39 39 0 10 15 22 32 32 40 35 31 0 0 47 41 50 0 45 31 22 0 15 15 0 0 0 41 35 51 0 47 15 34 32 32 0 51 34 36 0 35 35 0 31 22 45 35 35 0 40 10 39 0 50 47 41 0 
252.08/243.70	v 	</values>
252.08/243.70	v </instantiation>

Verifier Data

OK	1605

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9826 MiB free)
  memory of node 1: 16384 MiB (12799 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309949-1534334206/watcher-4309949-1534334206 -o /tmp/evaluation-result-4309949-1534334206/solver-4309949-1534334206 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534334206-25578 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 358095297 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309949-1534334206.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=25602, runsolver pid=25599

[startup+0.10012 s]*
/proc/loadavg: 1.35 1.50 1.62 3/215 25637
/proc/meminfo: memFree=23133832/32770624 swapFree=67108688/67108860
[pid=25602] ppid=25599 vsize=14082736 memory=30648 CPUtime=0.11 cores=0,2,4,6
/proc/25602/stat : 25602 (java) S 25599 25602 21576 0 -1 1077944320 6568 0 0 0 10 1 0 0 20 0 15 0 250983478 14420721664 7662 33554432000 4194304 4196468 140731520163984 140731520146528 139994698395383 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
/proc/25602/statm: 3520684 7662 3159 1 0 3482761 0
[pid=25602/tid=25604] ppid=25599 vsize=14082736 memory=6735269665583770266 CPUtime=0.09 cores=0,2,4,6
/proc/25602/task/25604/stat : 25604 (java) R 25599 25602 21576 0 -1 4202560 4612 0 0 0 8 1 0 0 20 0 15 0 250983479 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994702600480 139994698417309 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25611] ppid=25599 vsize=14082736 memory=4211974167772159370 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25611/stat : 25611 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994661501840 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25612] ppid=25599 vsize=14082736 memory=140441567368832 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25612/stat : 25612 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994293529360 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25613] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25613/stat : 25613 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994292477072 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25614] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25614/stat : 25614 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994291424272 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25620] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25620/stat : 25620 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983481 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994172844144 139994698406530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25621] ppid=25599 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25621/stat : 25621 (java) S 25599 25602 21576 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250983481 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994171790112 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25622] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25622/stat : 25622 (java) S 25599 25602 21576 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250983482 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994170737776 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25626] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25626/stat : 25626 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994169686096 139994698413979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25627] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25627/stat : 25627 (java) S 25599 25602 21576 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994168633968 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25628] ppid=25599 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25628/stat : 25628 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994167581168 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25629] ppid=25599 vsize=14082736 memory=140441567368832 CPUtime=0.01 cores=0,2,4,6
/proc/25602/task/25629/stat : 25629 (java) S 25599 25602 21576 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 250983484 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994166528880 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25630] ppid=25599 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25630/stat : 25630 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994165476320 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25631] ppid=25599 vsize=14082736 memory=140441567368832 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25631/stat : 25631 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 7662 33554432000 4194304 4196468 140731520163984 139994164423088 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30648 KiB

[startup+0.212329 s]*
/proc/loadavg: 1.35 1.50 1.62 7/215 25637
/proc/meminfo: memFree=23101708/32770624 swapFree=67108688/67108860
[pid=25602] ppid=25599 vsize=14082736 memory=47016 CPUtime=0.3 cores=0,2,4,6
/proc/25602/stat : 25602 (java) S 25599 25602 21576 0 -1 1077944320 10415 0 0 0 28 2 0 0 20 0 15 0 250983478 14420721664 11754 33554432000 4194304 4196468 140731520163984 140731520146528 139994698395383 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
/proc/25602/statm: 3520684 11754 3362 1 0 3482761 0
[pid=25602/tid=25604] ppid=25599 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/25602/task/25604/stat : 25604 (java) R 25599 25602 21576 0 -1 4202560 8100 0 0 0 18 2 0 0 20 0 15 0 250983479 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994702619248 139994682439013 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25611] ppid=25599 vsize=14082736 memory=4211974167772159370 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25611/stat : 25611 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994661501840 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25612] ppid=25599 vsize=14082736 memory=140441567368832 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25612/stat : 25612 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994293529360 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25613] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25613/stat : 25613 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994292477072 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25614] ppid=25599 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25614/stat : 25614 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994291424272 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25620] ppid=25599 vsize=14082736 memory=140441567368832 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25620/stat : 25620 (java) S 25599 25602 21576 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250983481 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994172844144 139994698406530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25621] ppid=25599 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25621/stat : 25621 (java) S 25599 25602 21576 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250983481 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994171790112 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25622] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25622/stat : 25622 (java) S 25599 25602 21576 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250983482 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994170737776 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25626] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25626/stat : 25626 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994169686096 139994698413979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25627] ppid=25599 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25602/task/25627/stat : 25627 (java) R 25599 25602 21576 0 -1 1077944384 504 0 0 0 1 0 0 0 20 0 15 0 250983484 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994168633968 139994698406530 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25628] ppid=25599 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/25602/task/25628/stat : 25628 (java) R 25599 25602 21576 0 -1 4202560 106 0 0 0 1 0 0 0 20 0 15 0 250983484 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994167581168 139994698416730 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25629] ppid=25599 vsize=14082736 memory=140441567368832 CPUtime=0.06 cores=0,2,4,6
/proc/25602/task/25629/stat : 25629 (java) R 25599 25602 21576 0 -1 4202560 326 0 0 0 6 0 0 0 20 0 15 0 250983484 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994166524560 139994677194184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25630] ppid=25599 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25630/stat : 25630 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994165476320 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25631] ppid=25599 vsize=14082736 memory=140441567368832 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25631/stat : 25631 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 11754 33554432000 4194304 4196468 140731520163984 139994164423088 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47016 KiB

[startup+0.310405 s]*
/proc/loadavg: 1.35 1.50 1.62 4/215 25637
/proc/meminfo: memFree=23093652/32770624 swapFree=67108688/67108860
[pid=25602] ppid=25599 vsize=14082736 memory=50552 CPUtime=0.43 cores=0,2,4,6
/proc/25602/stat : 25602 (java) S 25599 25602 21576 0 -1 1077944320 10818 0 0 0 41 2 0 0 20 0 15 0 250983478 14420721664 12638 33554432000 4194304 4196468 140731520163984 140731520146528 139994698395383 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
/proc/25602/statm: 3520684 12638 3370 1 0 3482761 0
[pid=25602/tid=25604] ppid=25599 vsize=14082736 memory=93311126 CPUtime=0.3 cores=0,2,4,6
/proc/25602/task/25604/stat : 25604 (java) R 25599 25602 21576 0 -1 4202560 8456 0 0 0 28 2 0 0 20 0 15 0 250983479 14420721664 12638 33554432000 4194304 4196468 140731520163984 139994702603216 139994682502144 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25611] ppid=25599 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25611/stat : 25611 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 12638 33554432000 4194304 4196468 140731520163984 139994661501840 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25612] ppid=25599 vsize=14082736 memory=280883038629504 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25612/stat : 25612 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 12638 33554432000 4194304 4196468 140731520163984 139994293529360 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25613] ppid=25599 vsize=14082736 memory=280882942555936 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25613/stat : 25613 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 12638 33554432000 4194304 4196468 140731520163984 139994292477072 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25614] ppid=25599 vsize=14082736 memory=140441471260687 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25614/stat : 25614 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14420721664 12638 33554432000 4194304 4196468 140731520163984 139994291424272 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25620] ppid=25599 vsize=14082736 memory=280883038636416 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25620/stat : 25620 (java) S 25599 25602 21576 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250983481 14420721664 12638 33554432000 4194304 4196468 140731520163984 139994172844144 139994698406530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25621] ppid=25599 vsize=14082736 memory=140441471265295 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25621/stat : 25621 (java) S 25599 25602 21576 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250983481 14420721664 12690 33554432000 4194304 4196468 140731520163984 139994171790112 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25622] ppid=25599 vsize=14082736 memory=140441471289176 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25622/stat : 25622 (java) S 25599 25602 21576 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250983482 14420721664 12690 33554432000 4194304 4196468 140731520163984 139994170737776 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25626] ppid=25599 vsize=14082736 memory=140441471291506 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25626/stat : 25626 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 12690 33554432000 4194304 4196468 140731520163984 139994169686096 139994698413979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25627] ppid=25599 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25602/task/25627/stat : 25627 (java) S 25599 25602 21576 0 -1 1077944384 526 0 0 0 2 0 0 0 20 0 15 0 250983484 14420721664 12690 33554432000 4194304 4196468 140731520163984 139994168633968 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25628] ppid=25599 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/25602/task/25628/stat : 25628 (java) S 25599 25602 21576 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 15 0 250983484 14420721664 12690 33554432000 4194304 4196468 140731520163984 139994167581168 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25629] ppid=25599 vsize=14082736 memory=140441567368832 CPUtime=0.08 cores=0,2,4,6
/proc/25602/task/25629/stat : 25629 (java) S 25599 25602 21576 0 -1 1077944384 347 0 0 0 8 0 0 0 20 0 15 0 250983484 14420721664 12690 33554432000 4194304 4196468 140731520163984 139994166528880 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25630] ppid=25599 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25630/stat : 25630 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 12690 33554432000 4194304 4196468 140731520163984 139994165476320 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25631] ppid=25599 vsize=14082736 memory=140441567399480 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25631/stat : 25631 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983484 14420721664 12690 33554432000 4194304 4196468 140731520163984 139994164423088 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50552 KiB

[startup+0.700737 s]
/proc/loadavg: 1.35 1.50 1.62 3/215 25637
/proc/meminfo: memFree=23045780/32770624 swapFree=67108688/67108860
[pid=25602] ppid=25599 vsize=14084804 memory=88872 CPUtime=0.98 cores=0,2,4,6
/proc/25602/stat : 25602 (java) S 25599 25602 21576 0 -1 1077944320 17586 0 0 0 93 5 0 0 20 0 15 0 250983478 14422839296 22218 33554432000 4194304 4196468 140731520163984 140731520146528 139994698395383 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
/proc/25602/statm: 3521201 22218 3497 1 0 3483273 0
[pid=25602/tid=25604] ppid=25599 vsize=14084804 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/25602/task/25604/stat : 25604 (java) R 25599 25602 21576 0 -1 4202560 14895 0 0 0 63 4 0 0 20 0 15 0 250983479 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994702619488 139994698417309 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25611] ppid=25599 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25611/stat : 25611 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994661501840 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25612] ppid=25599 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25612/stat : 25612 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994293529360 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25613] ppid=25599 vsize=14084804 memory=8320808402719619125 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25613/stat : 25613 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994292477072 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25614] ppid=25599 vsize=14084804 memory=7373908070563336528 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25614/stat : 25614 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994291424272 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25620] ppid=25599 vsize=14084804 memory=7223879631928058176 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25620/stat : 25620 (java) S 25599 25602 21576 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250983481 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994172844144 139994698406530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25621] ppid=25599 vsize=14084804 memory=4638778398333096802 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25621/stat : 25621 (java) S 25599 25602 21576 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250983481 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994171790112 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25622] ppid=25599 vsize=14084804 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25622/stat : 25622 (java) S 25599 25602 21576 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250983482 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994170737776 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25626] ppid=25599 vsize=14084804 memory=4452 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25626/stat : 25626 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994169686096 139994698413979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25627] ppid=25599 vsize=14084804 memory=3732 CPUtime=0.08 cores=0,2,4,6
/proc/25602/task/25627/stat : 25627 (java) S 25599 25602 21576 0 -1 1077944384 671 0 0 0 8 0 0 0 20 0 15 0 250983484 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994168633968 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25628] ppid=25599 vsize=14084804 memory=12668 CPUtime=0.05 cores=0,2,4,6
/proc/25602/task/25628/stat : 25628 (java) S 25599 25602 21576 0 -1 1077944384 226 0 0 0 5 0 0 0 20 0 15 0 250983484 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994167581168 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25629] ppid=25599 vsize=14084804 memory=1072 CPUtime=0.14 cores=0,2,4,6
/proc/25602/task/25629/stat : 25629 (java) S 25599 25602 21576 0 -1 1077944384 412 0 0 0 14 0 0 0 20 0 15 0 250983484 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994166528880 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25630] ppid=25599 vsize=14084804 memory=14888 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25630/stat : 25630 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994165476320 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25631] ppid=25599 vsize=14084804 memory=3316 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25631/stat : 25631 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983484 14422839296 22218 33554432000 4194304 4196468 140731520163984 139994164423088 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88872 KiB

[startup+1.50405 s]
/proc/loadavg: 1.35 1.50 1.62 6/215 25637
/proc/meminfo: memFree=22977168/32770624 swapFree=67108688/67108860
[pid=25602] ppid=25599 vsize=14092996 memory=149560 CPUtime=2.93 cores=0,2,4,6
/proc/25602/stat : 25602 (java) S 25599 25602 21576 0 -1 1077944320 27801 0 0 0 285 8 0 0 20 0 15 0 250983478 14431227904 37390 33554432000 4194304 4196468 140731520163984 140731520146528 139994698395383 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
/proc/25602/statm: 3523249 37390 3545 1 0 3485321 0
[pid=25602/tid=25604] ppid=25599 vsize=14092996 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/25602/task/25604/stat : 25604 (java) R 25599 25602 21576 0 -1 1077944384 21300 0 0 0 142 5 0 0 20 0 15 0 250983479 14431227904 37390 33554432000 4194304 4196468 140731520163984 139994702631616 139994698405589 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25611] ppid=25599 vsize=14092996 memory=101088 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25611/stat : 25611 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14431227904 37390 33554432000 4194304 4196468 140731520163984 139994661501840 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25612] ppid=25599 vsize=14092996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25612/stat : 25612 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14431227904 37390 33554432000 4194304 4196468 140731520163984 139994293529360 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25613] ppid=25599 vsize=14092996 memory=280882942599392 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25613/stat : 25613 (java) S 25599 25602 21576 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250983480 14431227904 37390 33554432000 4194304 4196468 140731520163984 139994292477072 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25614] ppid=25599 vsize=14092996 memory=7367995975065948240 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25614/stat : 25614 (java) S 25599 25602 21576 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250983480 14431227904 37390 33554432000 4194304 4196468 140731520163984 139994291424272 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25620] ppid=25599 vsize=14092996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25620/stat : 25620 (java) S 25599 25602 21576 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 250983481 14431227904 37390 33554432000 4194304 4196468 140731520163984 139994172844144 139994698406530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0

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

/proc/25602/task/25604/stat : 25604 (java) R 25599 25602 21576 0 -1 4202560 27397 0 0 0 16055 11 0 0 20 0 15 0 250983479 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994702633216 139994343260704 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25611] ppid=25599 vsize=14092996 memory=250964 CPUtime=0.8 cores=0,2,4,6
/proc/25602/task/25611/stat : 25611 (java) S 25599 25602 21576 0 -1 1077944384 1774 0 0 0 74 6 0 0 20 0 15 0 250983480 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994661501840 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25612] ppid=25599 vsize=14092996 memory=253012 CPUtime=0.79 cores=0,2,4,6
/proc/25602/task/25612/stat : 25612 (java) S 25599 25602 21576 0 -1 1077944384 2202 0 0 0 74 5 0 0 20 0 15 0 250983480 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994293529360 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25613] ppid=25599 vsize=14092996 memory=253012 CPUtime=0.79 cores=0,2,4,6
/proc/25602/task/25613/stat : 25613 (java) S 25599 25602 21576 0 -1 1077944384 3487 0 0 0 75 4 0 0 20 0 15 0 250983480 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994292477072 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25614] ppid=25599 vsize=14092996 memory=253012 CPUtime=0.78 cores=0,2,4,6
/proc/25602/task/25614/stat : 25614 (java) S 25599 25602 21576 0 -1 1077944384 3152 0 0 0 73 5 0 0 20 0 15 0 250983480 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994291424272 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25620] ppid=25599 vsize=14092996 memory=253012 CPUtime=0.53 cores=0,2,4,6
/proc/25602/task/25620/stat : 25620 (java) S 25599 25602 21576 0 -1 1077944384 1892 0 0 0 50 3 0 0 20 0 15 0 250983481 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994172844144 139994698406530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25621] ppid=25599 vsize=14092996 memory=253012 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25621/stat : 25621 (java) S 25599 25602 21576 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 250983481 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994171790112 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25622] ppid=25599 vsize=14092996 memory=253012 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25622/stat : 25622 (java) S 25599 25602 21576 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250983482 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994170737792 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25626] ppid=25599 vsize=14092996 memory=253012 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25626/stat : 25626 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994169686096 139994698413979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25627] ppid=25599 vsize=14092996 memory=14888 CPUtime=2.03 cores=0,2,4,6
/proc/25602/task/25627/stat : 25627 (java) S 25599 25602 21576 0 -1 1077944384 10918 0 0 0 201 2 0 0 20 0 15 0 250983484 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994168633968 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25628] ppid=25599 vsize=14092996 memory=3316 CPUtime=1.96 cores=0,2,4,6
/proc/25602/task/25628/stat : 25628 (java) S 25599 25602 21576 0 -1 1077944384 8946 0 0 0 192 4 0 0 20 0 15 0 250983484 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994167581168 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25629] ppid=25599 vsize=14092996 memory=253012 CPUtime=0.83 cores=0,2,4,6
/proc/25602/task/25629/stat : 25629 (java) S 25599 25602 21576 0 -1 1077944384 8113 0 0 0 82 1 0 0 20 0 15 0 250983484 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994166528880 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25630] ppid=25599 vsize=14092996 memory=253012 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25630/stat : 25630 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994165476320 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25631] ppid=25599 vsize=14092996 memory=253012 CPUtime=0.08 cores=0,2,4,6
/proc/25602/task/25631/stat : 25631 (java) S 25599 25602 21576 0 -1 1077944384 491 0 0 0 3 5 0 0 20 0 15 0 250983484 14431227904 63765 33554432000 4194304 4196468 140731520163984 139994164423088 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
Current children cumulated CPU time: 169.34 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 255060 KiB

[startup+222.301 s]
/proc/loadavg: 1.47 1.47 1.58 3/215 25649
/proc/meminfo: memFree=22166972/32770624 swapFree=67108688/67108860
[pid=25602] ppid=25599 vsize=14092996 memory=265300 CPUtime=230.32 cores=0,2,4,6
/proc/25602/stat : 25602 (java) S 25599 25602 21576 0 -1 1077944320 72764 0 0 0 22980 52 0 0 20 0 15 0 250983478 14431227904 66325 33554432000 4194304 4196468 140731520163984 140731520146528 139994698395383 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
/proc/25602/statm: 3523249 66325 3579 1 0 3485321 0
[pid=25602/tid=25604] ppid=25599 vsize=14092996 memory=263252 CPUtime=219.95 cores=0,2,4,6
/proc/25602/task/25604/stat : 25604 (java) R 25599 25602 21576 0 -1 4202560 28393 0 0 0 21983 12 0 0 20 0 15 0 250983479 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994702633328 139994344207072 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25611] ppid=25599 vsize=14092996 memory=257108 CPUtime=1.14 cores=0,2,4,6
/proc/25602/task/25611/stat : 25611 (java) S 25599 25602 21576 0 -1 1077944384 2069 0 0 0 107 7 0 0 20 0 15 0 250983480 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994661501840 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25612] ppid=25599 vsize=14092996 memory=261204 CPUtime=1.14 cores=0,2,4,6
/proc/25602/task/25612/stat : 25612 (java) S 25599 25602 21576 0 -1 1077944384 2409 0 0 0 108 6 0 0 20 0 15 0 250983480 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994293529360 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25613] ppid=25599 vsize=14092996 memory=263252 CPUtime=1.14 cores=0,2,4,6
/proc/25602/task/25613/stat : 25613 (java) S 25599 25602 21576 0 -1 1077944384 4477 0 0 0 109 5 0 0 20 0 15 0 250983480 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994292477072 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25614] ppid=25599 vsize=14092996 memory=265300 CPUtime=1.14 cores=0,2,4,6
/proc/25602/task/25614/stat : 25614 (java) S 25599 25602 21576 0 -1 1077944384 3322 0 0 0 107 7 0 0 20 0 15 0 250983480 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994291424272 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25620] ppid=25599 vsize=14092996 memory=265300 CPUtime=0.76 cores=0,2,4,6
/proc/25602/task/25620/stat : 25620 (java) S 25599 25602 21576 0 -1 1077944384 2179 0 0 0 72 4 0 0 20 0 15 0 250983481 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994172844144 139994698406530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25621] ppid=25599 vsize=14092996 memory=265300 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25621/stat : 25621 (java) S 25599 25602 21576 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 250983481 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994171790112 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25622] ppid=25599 vsize=14092996 memory=280882942669536 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25622/stat : 25622 (java) S 25599 25602 21576 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250983482 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994170737792 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25626] ppid=25599 vsize=14092996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25626/stat : 25626 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994169686096 139994698413979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25627] ppid=25599 vsize=14092996 memory=265300 CPUtime=2.03 cores=0,2,4,6
/proc/25602/task/25627/stat : 25627 (java) S 25599 25602 21576 0 -1 1077944384 10921 0 0 0 201 2 0 0 20 0 15 0 250983484 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994168633968 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25628] ppid=25599 vsize=14092996 memory=265300 CPUtime=1.96 cores=0,2,4,6
/proc/25602/task/25628/stat : 25628 (java) S 25599 25602 21576 0 -1 1077944384 8948 0 0 0 192 4 0 0 20 0 15 0 250983484 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994167581168 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25629] ppid=25599 vsize=14092996 memory=265300 CPUtime=0.83 cores=0,2,4,6
/proc/25602/task/25629/stat : 25629 (java) S 25599 25602 21576 0 -1 1077944384 8116 0 0 0 82 1 0 0 20 0 15 0 250983484 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994166528880 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25630] ppid=25599 vsize=14092996 memory=265300 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25630/stat : 25630 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994165476320 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25631] ppid=25599 vsize=14092996 memory=265300 CPUtime=0.12 cores=0,2,4,6
/proc/25602/task/25631/stat : 25631 (java) S 25599 25602 21576 0 -1 1077944384 512 0 0 0 6 6 0 0 20 0 15 0 250983484 14431227904 66325 33554432000 4194304 4196468 140731520163984 139994164423088 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
Current children cumulated CPU time: 230.32 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 265300 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+243.701 s]
/proc/loadavg: 1.45 1.46 1.58 2/197 25661
/proc/meminfo: memFree=22908136/32770624 swapFree=67108688/67108860
[pid=25602] ppid=25599 vsize=14092996 memory=271444 CPUtime=252.08 cores=0,2,4,6
/proc/25602/stat : 25602 (java) S 25599 25602 21576 0 -1 1077944320 73470 0 0 0 25153 55 0 0 20 0 15 0 250983478 14431227904 67861 33554432000 4194304 4196468 140731520163984 140731520146528 139994698395383 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
/proc/25602/statm: 3523249 67861 3579 1 0 3485321 0
[pid=25602/tid=25604] ppid=25599 vsize=14092996 memory=271444 CPUtime=241.1 cores=0,2,4,6
/proc/25602/task/25604/stat : 25604 (java) R 25599 25602 21576 0 -1 4202560 28538 0 0 0 24098 12 0 0 20 0 15 0 250983479 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994702633488 139994343644293 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25611] ppid=25599 vsize=14092996 memory=257108 CPUtime=1.28 cores=0,2,4,6
/proc/25602/task/25611/stat : 25611 (java) S 25599 25602 21576 0 -1 1077944384 2217 0 0 0 120 8 0 0 20 0 15 0 250983480 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994661501840 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25612] ppid=25599 vsize=14092996 memory=269396 CPUtime=1.27 cores=0,2,4,6
/proc/25602/task/25612/stat : 25612 (java) S 25599 25602 21576 0 -1 1077944384 2550 0 0 0 120 7 0 0 20 0 15 0 250983480 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994293529360 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25613] ppid=25599 vsize=14092996 memory=263252 CPUtime=1.27 cores=0,2,4,6
/proc/25602/task/25613/stat : 25613 (java) S 25599 25602 21576 0 -1 1077944384 4596 0 0 0 121 6 0 0 20 0 15 0 250983480 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994292477072 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25614] ppid=25599 vsize=14092996 memory=2336 CPUtime=1.27 cores=0,2,4,6
/proc/25602/task/25614/stat : 25614 (java) S 25599 25602 21576 0 -1 1077944384 3465 0 0 0 119 8 0 0 20 0 15 0 250983480 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994291424272 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25620] ppid=25599 vsize=14092996 memory=271444 CPUtime=0.86 cores=0,2,4,6
/proc/25602/task/25620/stat : 25620 (java) S 25599 25602 21576 0 -1 1077944384 2188 0 0 0 81 5 0 0 20 0 15 0 250983481 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994172844144 139994698406530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25621] ppid=25599 vsize=14092996 memory=269396 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25621/stat : 25621 (java) S 25599 25602 21576 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 250983481 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994171790112 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25622] ppid=25599 vsize=14092996 memory=269396 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25622/stat : 25622 (java) S 25599 25602 21576 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250983482 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994170737792 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25626] ppid=25599 vsize=14092996 memory=265300 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25626/stat : 25626 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994169686096 139994698413979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25627] ppid=25599 vsize=14092996 memory=271444 CPUtime=2.03 cores=0,2,4,6
/proc/25602/task/25627/stat : 25627 (java) S 25599 25602 21576 0 -1 1077944384 10921 0 0 0 201 2 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994168633968 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25628] ppid=25599 vsize=14092996 memory=288230574492221466 CPUtime=1.96 cores=0,2,4,6
/proc/25602/task/25628/stat : 25628 (java) S 25599 25602 21576 0 -1 1077944384 8948 0 0 0 192 4 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994167581168 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25629] ppid=25599 vsize=14092996 memory=288230583166042426 CPUtime=0.83 cores=0,2,4,6
/proc/25602/task/25629/stat : 25629 (java) S 25599 25602 21576 0 -1 1077944384 8116 0 0 0 82 1 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994166528880 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25630] ppid=25599 vsize=14092996 memory=271444 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25630/stat : 25630 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994165476320 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25631] ppid=25599 vsize=14092996 memory=271444 CPUtime=0.14 cores=0,2,4,6
/proc/25602/task/25631/stat : 25631 (java) S 25599 25602 21576 0 -1 1077944384 513 0 0 0 7 7 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994164423088 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
Current children cumulated CPU time: 252.08 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 271444 KiB

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

[startup+243.717 s]
# the end of solver process 25602 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.541 s, system=0.561158 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+243.701 s]
/proc/loadavg: 1.45 1.46 1.58 2/197 25661
/proc/meminfo: memFree=22908136/32770624 swapFree=67108688/67108860
[pid=25602] ppid=25599 vsize=14092996 memory=271444 CPUtime=252.08 cores=0,2,4,6
/proc/25602/stat : 25602 (java) S 25599 25602 21576 0 -1 1077944320 73470 0 0 0 25153 55 0 0 20 0 15 0 250983478 14431227904 67861 33554432000 4194304 4196468 140731520163984 140731520146528 139994698395383 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
/proc/25602/statm: 3523249 67861 3579 1 0 3485321 0
[pid=25602/tid=25604] ppid=25599 vsize=14092996 memory=271444 CPUtime=241.1 cores=0,2,4,6
/proc/25602/task/25604/stat : 25604 (java) R 25599 25602 21576 0 -1 4202560 28538 0 0 0 24098 12 0 0 20 0 15 0 250983479 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994702633488 139994343644293 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25611] ppid=25599 vsize=14092996 memory=257108 CPUtime=1.28 cores=0,2,4,6
/proc/25602/task/25611/stat : 25611 (java) S 25599 25602 21576 0 -1 1077944384 2217 0 0 0 120 8 0 0 20 0 15 0 250983480 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994661501840 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25612] ppid=25599 vsize=14092996 memory=269396 CPUtime=1.27 cores=0,2,4,6
/proc/25602/task/25612/stat : 25612 (java) S 25599 25602 21576 0 -1 1077944384 2550 0 0 0 120 7 0 0 20 0 15 0 250983480 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994293529360 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25613] ppid=25599 vsize=14092996 memory=263252 CPUtime=1.27 cores=0,2,4,6
/proc/25602/task/25613/stat : 25613 (java) S 25599 25602 21576 0 -1 1077944384 4596 0 0 0 121 6 0 0 20 0 15 0 250983480 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994292477072 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25614] ppid=25599 vsize=14092996 memory=2336 CPUtime=1.27 cores=0,2,4,6
/proc/25602/task/25614/stat : 25614 (java) S 25599 25602 21576 0 -1 1077944384 3465 0 0 0 119 8 0 0 20 0 15 0 250983480 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994291424272 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25620] ppid=25599 vsize=14092996 memory=271444 CPUtime=0.86 cores=0,2,4,6
/proc/25602/task/25620/stat : 25620 (java) S 25599 25602 21576 0 -1 1077944384 2188 0 0 0 81 5 0 0 20 0 15 0 250983481 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994172844144 139994698406530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25621] ppid=25599 vsize=14092996 memory=269396 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25621/stat : 25621 (java) S 25599 25602 21576 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 250983481 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994171790112 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25622] ppid=25599 vsize=14092996 memory=269396 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25622/stat : 25622 (java) S 25599 25602 21576 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 250983482 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994170737792 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25626] ppid=25599 vsize=14092996 memory=265300 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25626/stat : 25626 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994169686096 139994698413979 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25627] ppid=25599 vsize=14092996 memory=271444 CPUtime=2.03 cores=0,2,4,6
/proc/25602/task/25627/stat : 25627 (java) S 25599 25602 21576 0 -1 1077944384 10921 0 0 0 201 2 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994168633968 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25628] ppid=25599 vsize=14092996 memory=288230574492221466 CPUtime=1.96 cores=0,2,4,6
/proc/25602/task/25628/stat : 25628 (java) S 25599 25602 21576 0 -1 1077944384 8948 0 0 0 192 4 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994167581168 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25629] ppid=25599 vsize=14092996 memory=288230583166042426 CPUtime=0.83 cores=0,2,4,6
/proc/25602/task/25629/stat : 25629 (java) S 25599 25602 21576 0 -1 1077944384 8116 0 0 0 82 1 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994166528880 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25630] ppid=25599 vsize=14092996 memory=271444 CPUtime=0 cores=0,2,4,6
/proc/25602/task/25630/stat : 25630 (java) S 25599 25602 21576 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994165476320 139994698405589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
[pid=25602/tid=25631] ppid=25599 vsize=14092996 memory=271444 CPUtime=0.14 cores=0,2,4,6
/proc/25602/task/25631/stat : 25631 (java) S 25599 25602 21576 0 -1 1077944384 513 0 0 0 7 7 0 0 20 0 15 0 250983484 14431227904 67861 33554432000 4194304 4196468 140731520163984 139994164423088 139994698406530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9375744 140731520169039 140731520169230 140731520169230 140731520171983 0
Current children cumulated CPU time: 252.08 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 271444 KiB

Child status: 143
Real time (s): 243.717
CPU time (s): 252.103
CPU user time (s): 251.541
CPU system time (s): 0.561158
CPU usage (%): 103.441
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 271444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.541
system time used= 0.561158
maximum resident set size= 272016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74478
page faults= 0
swaps= 0
block input operations= 0
block output operations= 408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30717
involuntary context switches= 783


# summary of solver processes directly reported to runsolver:
#   pid: 25602
#   total CPU time (s): 252.103
#   total CPU user time (s): 251.541
#   total CPU system time (s): 0.561158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32368 second user time and 2.38205 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-15 13:56:46
IDJOB=4309949
IDBENCH=141553
IDSOLVER=2795
FILE ID=node106/4309949-1534334206
RUNJOBID= node106-1534334206-25578
PBS_JOBID= 21038157
Free space on /tmp= 45856 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a2-galaxy06_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309949-1534334206/watcher-4309949-1534334206 -o /tmp/evaluation-result-4309949-1534334206/solver-4309949-1534334206 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534334206-25578 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 358095297 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309949-1534334206.xml

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

MD5SUM BENCH= f39156c7286cf2527a5ad695a59d725a
RANDOM SEED=358095297

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23168212 kB
MemAvailable:   31895120 kB
Buffers:          206644 kB
Cached:          8745940 kB
SwapCached:            0 kB
Active:          4552208 kB
Inactive:        4456512 kB
Active(anon):       2776 kB
Inactive(anon):   113644 kB
Active(file):    4549432 kB
Inactive(file):  4342868 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             71656 kB
Writeback:            40 kB
AnonPages:         64892 kB
Mapped:            55276 kB
Shmem:             57824 kB
Slab:             291600 kB
SReclaimable:     263068 kB
SUnreclaim:        28532 kB
KernelStack:        3296 kB
PageTables:         5424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 45788 MiB
End job on node106 at 2018-08-15 14:00:50