Trace number 4311918

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17SAT 201.721 198.641

General information on the benchmark

NameSportsScheduling/
SportsScheduling-14_c18.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark49.9118
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-17
0.68/0.56	c seed: 129132667
0.68/0.56	c timeout: 2520
0.68/0.57	c memlimit: 11000
0.68/0.57	c nbcore: 1
0.68/0.59	c Parsing instance...
2.33/1.32	c Parsing done, starting search...
201.66/198.63	s SATISFIABLE
201.66/198.63	v <instantiation>
201.66/198.63	v 	<list>
201.66/198.63	v 		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[0][10] h[0][11] h[0][12] 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[1][10] h[1][11] h[1][12] 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[2][10] h[2][11] h[2][12] 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[3][10] h[3][11] h[3][12] 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[4][10] h[4][11] h[4][12] 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] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] 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[0][10] a[0][11] a[0][12] 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[1][10] a[1][11] a[1][12] 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[2][10] a[2][11] a[2][12] 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[3][10] a[3][11] a[3][12] 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[4][10] a[4][11] a[4][12] 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] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6]
201.66/198.63	v 	</list>
201.66/198.63	v 	<values>
201.66/198.63	v 		0 0 7 6 6 3 9 3 4 5 2 11 5 2 7 9 1 0 7 10 1 6 3 0 6 2 4 8 2 3 1 10 5 0 0 2 1 4 3 6 1 4 9 3 0 1 5 7 9 5 2 4 8 6 1 0 4 2 2 7 3 1 3 0 8 10 3 5 8 11 4 0 2 1 0 8 3 1 12 5 0 2 2 1 4 6 5 4 7 1 0 1 2 8 12 10 9 12 13 10 8 4 13 7 3 10 13 5 5 11 13 4 8 12 11 9 12 5 11 10 7 13 12 11 8 9 13 6 7 6 7 12 12 10 8 6 3 10 13 11 13 8 11 9 13 11 4 9 5 6 12 11 7 10 12 10 11 4 6 13 12 13 7 9 2 10 12 5 9 13 9 3 11 7 8 8 11 12 6 9 10 13 0 1 70 68 66 41 83 45 51 57 26 89 56 25 72 84 16 4 73 87 15 64 44 10 65 34 46 78 32 39 24 86 60 7 8 35 17 48 38 63 23 53 81 40 5 14 59 75 82 62 30 52 76 69 22 3 50 27 28 74 43 18 42 11 77 85 36 55 80 88 54 6 31 13 9 79 37 20 90 58 2 33 29 19 49 67 61 47 71 21 12 1 4 9 0 5 6 3 11 8 12 2 13 7 10 
201.66/198.63	v 	</values>
201.66/198.63	v </instantiation>

Verifier Data

OK	

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 (13912 MiB free)
  memory of node 1: 16384 MiB (7829 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311918-1534562478/watcher-4311918-1534562478 -o /tmp/evaluation-result-4311918-1534562478/solver-4311918-1534562478 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534541041-25995 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 129132667 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311918-1534562478.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=28915, runsolver pid=28912

[startup+0.100163 s]*
/proc/loadavg: 1.25 1.25 1.31 3/220 28930
/proc/meminfo: memFree=22247592/32770624 swapFree=67108688/67108860
[pid=28915] ppid=28912 vsize=14082736 memory=30224 CPUtime=0.12 cores=0,2,4,6
/proc/28915/stat : 28915 (java) S 28912 28915 25964 0 -1 1077944320 6490 0 0 0 11 1 0 0 20 0 15 0 273810985 14420721664 7556 33554432000 4194304 4196468 140732059239440 140732059221984 140677526728439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
/proc/28915/statm: 3520684 7556 3153 1 0 3482761 0
[pid=28915/tid=28917] ppid=28912 vsize=14082736 memory=-8773748148830114689 CPUtime=0.09 cores=0,2,4,6
/proc/28915/task/28917/stat : 28917 (java) R 28912 28915 25964 0 -1 4202560 4498 0 0 0 9 0 0 0 20 0 15 0 273810985 14420721664 7556 33554432000 4194304 4196468 140732059239440 140677530931560 140677510808926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28918] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28918/stat : 28918 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 7556 33554432000 4194304 4196468 140732059239440 140677494287120 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28919] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28919/stat : 28919 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 7556 33554432000 4194304 4196468 140732059239440 140677121768336 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28920] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28920/stat : 28920 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 7556 33554432000 4194304 4196468 140732059239440 140677120715792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28921] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28921/stat : 28921 (java) S 28912 28915 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 7556 33554432000 4194304 4196468 140732059239440 140677119663248 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28922] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28922/stat : 28922 (java) S 28912 28915 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273810987 14420721664 7556 33554432000 4194304 4196468 140732059239440 140677001189360 140677526739586 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28923] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28923/stat : 28923 (java) S 28912 28915 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273810988 14420721664 7556 33554432000 4194304 4196468 140732059239440 140677000135584 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28924] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28924/stat : 28924 (java) S 28912 28915 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273810988 14420721664 7556 33554432000 4194304 4196468 140732059239440 140676999082992 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28925] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28925/stat : 28925 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14420721664 7556 33554432000 4194304 4196468 140732059239440 140676998031568 140677526747035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28926] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28926/stat : 28926 (java) S 28912 28915 25964 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 273810990 14420721664 7556 33554432000 4194304 4196468 140732059239440 140676996979184 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28927] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28927/stat : 28927 (java) R 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14420721664 7556 33554432000 4194304 4196468 140732059239440 140676995926640 140677526739586 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28928] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0.01 cores=0,2,4,6
/proc/28915/task/28928/stat : 28928 (java) R 28912 28915 25964 0 -1 4202560 306 0 0 0 1 0 0 0 20 0 15 0 273810990 14420721664 7556 33554432000 4194304 4196468 140732059239440 140676994874096 140677511858352 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28929] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28929/stat : 28929 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14420721664 7556 33554432000 4194304 4196468 140732059239440 140676993821792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28930] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28930/stat : 28930 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810991 14420721664 7556 33554432000 4194304 4196468 140732059239440 140676992768304 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30224 KiB

[startup+0.213225 s]*
/proc/loadavg: 1.25 1.25 1.31 6/220 28930
/proc/meminfo: memFree=22231596/32770624 swapFree=67108688/67108860
[pid=28915] ppid=28912 vsize=14082736 memory=46564 CPUtime=0.31 cores=0,2,4,6
/proc/28915/stat : 28915 (java) S 28912 28915 25964 0 -1 1077944320 10252 0 0 0 29 2 0 0 20 0 15 0 273810985 14420721664 11641 33554432000 4194304 4196468 140732059239440 140732059221984 140677526728439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
/proc/28915/statm: 3520684 11641 3404 1 0 3482761 0
[pid=28915/tid=28917] ppid=28912 vsize=14082736 memory=7022364594140610616 CPUtime=0.21 cores=0,2,4,6
/proc/28915/task/28917/stat : 28917 (java) R 28912 28915 25964 0 -1 4202560 7845 0 0 0 19 2 0 0 20 0 15 0 273810985 14420721664 11641 33554432000 4194304 4196468 140732059239440 140677530951344 140677510772069 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28918] ppid=28912 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28918/stat : 28918 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 11641 33554432000 4194304 4196468 140732059239440 140677494287120 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28919] ppid=28912 vsize=14082736 memory=3475011949542082208 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28919/stat : 28919 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 11641 33554432000 4194304 4196468 140732059239440 140677121768336 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28920] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28920/stat : 28920 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 11641 33554432000 4194304 4196468 140732059239440 140677120715792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28921] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28921/stat : 28921 (java) S 28912 28915 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 11641 33554432000 4194304 4196468 140732059239440 140677119663248 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28922] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28922/stat : 28922 (java) S 28912 28915 25964 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273810987 14420721664 11641 33554432000 4194304 4196468 140732059239440 140677001189360 140677526739586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28923] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28923/stat : 28923 (java) S 28912 28915 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273810988 14420721664 11641 33554432000 4194304 4196468 140732059239440 140677000135584 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28924] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28924/stat : 28924 (java) S 28912 28915 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273810988 14420721664 11641 33554432000 4194304 4196468 140732059239440 140676999082992 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28925] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28925/stat : 28925 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14420721664 11641 33554432000 4194304 4196468 140732059239440 140676998031568 140677526747035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28926] ppid=28912 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28915/task/28926/stat : 28926 (java) S 28912 28915 25964 0 -1 1077944384 418 0 0 0 2 0 0 0 20 0 15 0 273810990 14420721664 11641 33554432000 4194304 4196468 140732059239440 140676996979312 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28927] ppid=28912 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28915/task/28927/stat : 28927 (java) R 28912 28915 25964 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 15 0 273810990 14420721664 11641 33554432000 4194304 4196468 140732059239440 140676995926640 140677526739586 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28928] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0.05 cores=0,2,4,6
/proc/28915/task/28928/stat : 28928 (java) R 28912 28915 25964 0 -1 4202560 394 0 0 0 5 0 0 0 20 0 15 0 273810990 14420721664 11641 33554432000 4194304 4196468 140732059239440 140676994871032 140677505713680 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28929] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28929/stat : 28929 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14420721664 11641 33554432000 4194304 4196468 140732059239440 140676993821792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28930] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28930/stat : 28930 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810991 14420721664 11641 33554432000 4194304 4196468 140732059239440 140676992768304 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46564 KiB

[startup+0.310745 s]*
/proc/loadavg: 1.25 1.25 1.31 3/220 28930
/proc/meminfo: memFree=22227748/32770624 swapFree=67108688/67108860
[pid=28915] ppid=28912 vsize=14082736 memory=49988 CPUtime=0.45 cores=0,2,4,6
/proc/28915/stat : 28915 (java) S 28912 28915 25964 0 -1 1077944320 10655 0 0 0 42 3 0 0 20 0 15 0 273810985 14420721664 12497 33554432000 4194304 4196468 140732059239440 140732059221984 140677526728439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
/proc/28915/statm: 3520684 12497 3409 1 0 3482761 0
[pid=28915/tid=28917] ppid=28912 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/28915/task/28917/stat : 28917 (java) R 28912 28915 25964 0 -1 4202560 8177 0 0 0 28 2 0 0 20 0 15 0 273810985 14420721664 12497 33554432000 4194304 4196468 140732059239440 140677530936272 140677510808926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28918] ppid=28912 vsize=14082736 memory=4294980954 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28918/stat : 28918 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 12497 33554432000 4194304 4196468 140732059239440 140677494287120 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28919] ppid=28912 vsize=14082736 memory=3762397900763661984 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28919/stat : 28919 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 12497 33554432000 4194304 4196468 140732059239440 140677121768336 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28920] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28920/stat : 28920 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 12497 33554432000 4194304 4196468 140732059239440 140677120715792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28921] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28921/stat : 28921 (java) S 28912 28915 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273810986 14420721664 12497 33554432000 4194304 4196468 140732059239440 140677119663248 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28922] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28922/stat : 28922 (java) S 28912 28915 25964 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273810987 14420721664 12497 33554432000 4194304 4196468 140732059239440 140677001189360 140677526739586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28923] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28923/stat : 28923 (java) S 28912 28915 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273810988 14420721664 12497 33554432000 4194304 4196468 140732059239440 140677000135584 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28924] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28924/stat : 28924 (java) S 28912 28915 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273810988 14420721664 12497 33554432000 4194304 4196468 140732059239440 140676999082992 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28925] ppid=28912 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28925/stat : 28925 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14420721664 12497 33554432000 4194304 4196468 140732059239440 140676998031568 140677526747035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28926] ppid=28912 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28915/task/28926/stat : 28926 (java) S 28912 28915 25964 0 -1 1077944384 427 0 0 0 2 0 0 0 20 0 15 0 273810990 14420721664 12497 33554432000 4194304 4196468 140732059239440 140676996979184 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28927] ppid=28912 vsize=14082736 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/28915/task/28927/stat : 28927 (java) S 28912 28915 25964 0 -1 1077944384 236 0 0 0 3 0 0 0 20 0 15 0 273810990 14420721664 12497 33554432000 4194304 4196468 140732059239440 140676995926640 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28928] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0.08 cores=0,2,4,6
/proc/28915/task/28928/stat : 28928 (java) S 28912 28915 25964 0 -1 1077944384 432 0 0 0 8 0 0 0 20 0 15 0 273810990 14420721664 12497 33554432000 4194304 4196468 140732059239440 140676994874096 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28929] ppid=28912 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28929/stat : 28929 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14420721664 12497 33554432000 4194304 4196468 140732059239440 140676993821792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28930] ppid=28912 vsize=14082736 memory=140461413860992 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28930/stat : 28930 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810991 14420721664 12497 33554432000 4194304 4196468 140732059239440 140676992768304 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49988 KiB

[startup+0.700771 s]
/proc/loadavg: 1.25 1.25 1.31 3/220 28930
/proc/meminfo: memFree=22204664/32770624 swapFree=67108688/67108860
[pid=28915] ppid=28912 vsize=14084804 memory=88144 CPUtime=0.99 cores=0,2,4,6
/proc/28915/stat : 28915 (java) S 28912 28915 25964 0 -1 1077944320 17390 0 0 0 94 5 0 0 20 0 15 0 273810985 14422839296 22036 33554432000 4194304 4196468 140732059239440 140732059221984 140677526728439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
/proc/28915/statm: 3521201 22036 3503 1 0 3483273 0
[pid=28915/tid=28917] ppid=28912 vsize=14084804 memory=1172 CPUtime=0.67 cores=0,2,4,6
/proc/28915/task/28917/stat : 28917 (java) R 28912 28915 25964 0 -1 4202560 14477 0 0 0 63 4 0 0 20 0 15 0 273810985 14422839296 22036 33554432000 4194304 4196468 140732059239440 140677530952544 140677509173825 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28918] ppid=28912 vsize=14084804 memory=3780 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28918/stat : 28918 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14422839296 22036 33554432000 4194304 4196468 140732059239440 140677494287120 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28919] ppid=28912 vsize=14084804 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28919/stat : 28919 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14422839296 22036 33554432000 4194304 4196468 140732059239440 140677121768336 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28920] ppid=28912 vsize=14084804 memory=496 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28920/stat : 28920 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14422839296 22036 33554432000 4194304 4196468 140732059239440 140677120715792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28921] ppid=28912 vsize=14084804 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28921/stat : 28921 (java) S 28912 28915 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273810986 14422839296 22036 33554432000 4194304 4196468 140732059239440 140677119663248 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28922] ppid=28912 vsize=14084804 memory=928 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28922/stat : 28922 (java) S 28912 28915 25964 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273810987 14422839296 22036 33554432000 4194304 4196468 140732059239440 140677001189360 140677526739586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28923] ppid=28912 vsize=14084804 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28923/stat : 28923 (java) S 28912 28915 25964 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273810988 14422839296 22036 33554432000 4194304 4196468 140732059239440 140677000135584 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28924] ppid=28912 vsize=14084804 memory=924 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28924/stat : 28924 (java) S 28912 28915 25964 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273810988 14422839296 22036 33554432000 4194304 4196468 140732059239440 140676999082992 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28925] ppid=28912 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28925/stat : 28925 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14422839296 22036 33554432000 4194304 4196468 140732059239440 140676998031568 140677526747035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28926] ppid=28912 vsize=14084804 memory=7237400421024098393 CPUtime=0.05 cores=0,2,4,6
/proc/28915/task/28926/stat : 28926 (java) S 28912 28915 25964 0 -1 1077944384 560 0 0 0 5 0 0 0 20 0 15 0 273810990 14422839296 22036 33554432000 4194304 4196468 140732059239440 140676996979184 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28927] ppid=28912 vsize=14084804 memory=6154282490091891024 CPUtime=0.09 cores=0,2,4,6
/proc/28915/task/28927/stat : 28927 (java) S 28912 28915 25964 0 -1 1077944384 407 0 0 0 9 0 0 0 20 0 15 0 273810990 14422839296 22036 33554432000 4194304 4196468 140732059239440 140676995926640 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28928] ppid=28912 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/28915/task/28928/stat : 28928 (java) S 28912 28915 25964 0 -1 1077944384 563 0 0 0 15 0 0 0 20 0 15 0 273810990 14422839296 22036 33554432000 4194304 4196468 140732059239440 140676994874096 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28929] ppid=28912 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28929/stat : 28929 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14422839296 22036 33554432000 4194304 4196468 140732059239440 140676993821792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28930] ppid=28912 vsize=14084804 memory=8716 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28930/stat : 28930 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810991 14422839296 22036 33554432000 4194304 4196468 140732059239440 140676992768304 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88144 KiB

[startup+1.50126 s]
/proc/loadavg: 1.25 1.25 1.31 5/220 28930
/proc/meminfo: memFree=22174244/32770624 swapFree=67108688/67108860
[pid=28915] ppid=28912 vsize=14090948 memory=141900 CPUtime=2.98 cores=0,2,4,6
/proc/28915/stat : 28915 (java) S 28912 28915 25964 0 -1 1077944320 25904 0 0 0 290 8 0 0 20 0 15 0 273810985 14429130752 35475 33554432000 4194304 4196468 140732059239440 140732059221984 140677526728439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
/proc/28915/statm: 3522737 35475 3549 1 0 3484809 0
[pid=28915/tid=28917] ppid=28912 vsize=14090948 memory=130400 CPUtime=1.47 cores=0,2,4,6
/proc/28915/task/28917/stat : 28917 (java) R 28912 28915 25964 0 -1 4202560 19697 0 0 0 141 6 0 0 20 0 15 0 273810985 14429130752 35475 33554432000 4194304 4196468 140732059239440 140677530965600 140677169181312 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28918] ppid=28912 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28918/stat : 28918 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14429130752 35475 33554432000 4194304 4196468 140732059239440 140677494287120 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28919] ppid=28912 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28919/stat : 28919 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14429130752 35475 33554432000 4194304 4196468 140732059239440 140677121768336 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28920] ppid=28912 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28920/stat : 28920 (java) S 28912 28915 25964 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273810986 14429130752 35475 33554432000 4194304 4196468 140732059239440 140677120715792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28921] ppid=28912 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28921/stat : 28921 (java) S 28912 28915 25964 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273810986 14429130752 35475 33554432000 4194304 4196468 140732059239440 140677119663248 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28922] ppid=28912 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28922/stat : 28922 (java) S 28912 28915 25964 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 273810987 14429130752 35475 33554432000 4194304 4196468 140732059239440 140677001189360 140677526739586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0

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

[pid=28915/tid=28929] ppid=28912 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28929/stat : 28929 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676993821792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28930] ppid=28912 vsize=14090948 memory=1220 CPUtime=0.06 cores=0,2,4,6
/proc/28915/task/28930/stat : 28930 (java) S 28912 28915 25964 0 -1 1077944384 1019 0 0 0 4 2 0 0 20 0 15 0 273810991 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676992768304 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
Current children cumulated CPU time: 198.26 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168760 KiB

[startup+196.801 s]
/proc/loadavg: 1.48 1.35 1.34 3/221 28935
/proc/meminfo: memFree=22347632/32770624 swapFree=67108688/67108860
[pid=28915] ppid=28912 vsize=14090948 memory=168760 CPUtime=199.86 cores=0,2,4,6
/proc/28915/stat : 28915 (java) S 28912 28915 25964 0 -1 1077944320 47327 0 0 0 19965 21 0 0 20 0 15 0 273810985 14429130752 42190 33554432000 4194304 4196468 140732059239440 140732059221984 140677526728439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
/proc/28915/statm: 3522737 42190 3580 1 0 3484809 0
[pid=28915/tid=28917] ppid=28912 vsize=14090948 memory=168536 CPUtime=196.09 cores=0,2,4,6
/proc/28915/task/28917/stat : 28917 (java) R 28912 28915 25964 0 -1 4202560 24337 0 0 0 19602 7 0 0 20 0 15 0 273810985 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677530966512 140677169255769 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28918] ppid=28912 vsize=14090948 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/28915/task/28918/stat : 28918 (java) S 28912 28915 25964 0 -1 1077944384 2179 0 0 0 24 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677494287120 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28919] ppid=28912 vsize=14090948 memory=168536 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28919/stat : 28919 (java) S 28912 28915 25964 0 -1 1077944384 2716 0 0 0 23 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677121768336 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28920] ppid=28912 vsize=14090948 memory=6791534058613427641 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28920/stat : 28920 (java) S 28912 28915 25964 0 -1 1077944384 1397 0 0 0 24 1 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677120715792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28921] ppid=28912 vsize=14090948 memory=3732 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28921/stat : 28921 (java) S 28912 28915 25964 0 -1 1077944384 1673 0 0 0 23 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677119663248 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28922] ppid=28912 vsize=14090948 memory=1276 CPUtime=0.23 cores=0,2,4,6
/proc/28915/task/28922/stat : 28922 (java) S 28912 28915 25964 0 -1 1077944384 1648 0 0 0 21 2 0 0 20 0 15 0 273810987 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677001189360 140677526739586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28923] ppid=28912 vsize=14090948 memory=9604 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28923/stat : 28923 (java) S 28912 28915 25964 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 273810988 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677000135648 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28924] ppid=28912 vsize=14090948 memory=1068 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28924/stat : 28924 (java) S 28912 28915 25964 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 273810988 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676999083008 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28925] ppid=28912 vsize=14090948 memory=3824 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28925/stat : 28925 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676998031568 140677526747035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28926] ppid=28912 vsize=14090948 memory=6756 CPUtime=0.88 cores=0,2,4,6
/proc/28915/task/28926/stat : 28926 (java) S 28912 28915 25964 0 -1 1077944384 3389 0 0 0 88 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676996979184 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28927] ppid=28912 vsize=14090948 memory=288230574492221466 CPUtime=0.88 cores=0,2,4,6
/proc/28915/task/28927/stat : 28927 (java) S 28912 28915 25964 0 -1 1077944384 4690 0 0 0 87 1 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676995926640 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28928] ppid=28912 vsize=14090948 memory=288230596050944315 CPUtime=0.61 cores=0,2,4,6
/proc/28915/task/28928/stat : 28928 (java) S 28912 28915 25964 0 -1 1077944384 2858 0 0 0 60 1 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676994874096 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28929] ppid=28912 vsize=14090948 memory=15538518206188108 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28929/stat : 28929 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676993821792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28930] ppid=28912 vsize=14090948 memory=83905 CPUtime=0.06 cores=0,2,4,6
/proc/28915/task/28930/stat : 28930 (java) S 28912 28915 25964 0 -1 1077944384 1019 0 0 0 4 2 0 0 20 0 15 0 273810991 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676992768304 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
Current children cumulated CPU time: 199.86 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168760 KiB

[startup+197.601 s]
/proc/loadavg: 1.48 1.35 1.34 3/221 28935
/proc/meminfo: memFree=22347632/32770624 swapFree=67108688/67108860
[pid=28915] ppid=28912 vsize=14090948 memory=168760 CPUtime=200.66 cores=0,2,4,6
/proc/28915/stat : 28915 (java) S 28912 28915 25964 0 -1 1077944320 47331 0 0 0 20045 21 0 0 20 0 15 0 273810985 14429130752 42190 33554432000 4194304 4196468 140732059239440 140732059221984 140677526728439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
/proc/28915/statm: 3522737 42190 3580 1 0 3484809 0
[pid=28915/tid=28917] ppid=28912 vsize=14090948 memory=3732 CPUtime=196.89 cores=0,2,4,6
/proc/28915/task/28917/stat : 28917 (java) R 28912 28915 25964 0 -1 4202560 24339 0 0 0 19682 7 0 0 20 0 15 0 273810985 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677530966592 140677169430181 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28918] ppid=28912 vsize=14090948 memory=1276 CPUtime=0.26 cores=0,2,4,6
/proc/28915/task/28918/stat : 28918 (java) S 28912 28915 25964 0 -1 1077944384 2179 0 0 0 24 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677494287120 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28919] ppid=28912 vsize=14090948 memory=9604 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28919/stat : 28919 (java) S 28912 28915 25964 0 -1 1077944384 2717 0 0 0 23 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677121768336 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28920] ppid=28912 vsize=14090948 memory=1068 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28920/stat : 28920 (java) S 28912 28915 25964 0 -1 1077944384 1397 0 0 0 24 1 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677120715792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28921] ppid=28912 vsize=14090948 memory=3824 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28921/stat : 28921 (java) S 28912 28915 25964 0 -1 1077944384 1674 0 0 0 23 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677119663248 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28922] ppid=28912 vsize=14090948 memory=6756 CPUtime=0.23 cores=0,2,4,6
/proc/28915/task/28922/stat : 28922 (java) S 28912 28915 25964 0 -1 1077944384 1648 0 0 0 21 2 0 0 20 0 15 0 273810987 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677001189360 140677526739586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28923] ppid=28912 vsize=14090948 memory=2316 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28923/stat : 28923 (java) S 28912 28915 25964 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 273810988 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677000135648 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28924] ppid=28912 vsize=14090948 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28924/stat : 28924 (java) S 28912 28915 25964 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 273810988 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676999083008 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28925] ppid=28912 vsize=14090948 memory=1756 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28925/stat : 28925 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676998031568 140677526747035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28926] ppid=28912 vsize=14090948 memory=6791534058613427641 CPUtime=0.88 cores=0,2,4,6
/proc/28915/task/28926/stat : 28926 (java) S 28912 28915 25964 0 -1 1077944384 3389 0 0 0 88 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676996979184 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28927] ppid=28912 vsize=14090948 memory=17668 CPUtime=0.88 cores=0,2,4,6
/proc/28915/task/28927/stat : 28927 (java) S 28912 28915 25964 0 -1 1077944384 4690 0 0 0 87 1 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676995926640 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28928] ppid=28912 vsize=14090948 memory=19876 CPUtime=0.61 cores=0,2,4,6
/proc/28915/task/28928/stat : 28928 (java) S 28912 28915 25964 0 -1 1077944384 2858 0 0 0 60 1 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676994874096 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 37 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28929] ppid=28912 vsize=14090948 memory=22084 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28929/stat : 28929 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676993821792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28930] ppid=28912 vsize=14090948 memory=24292 CPUtime=0.06 cores=0,2,4,6
/proc/28915/task/28930/stat : 28930 (java) S 28912 28915 25964 0 -1 1077944384 1019 0 0 0 4 2 0 0 20 0 15 0 273810991 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676992768304 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
Current children cumulated CPU time: 200.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168760 KiB

[startup+198.401 s]
/proc/loadavg: 1.52 1.36 1.34 3/221 28935
/proc/meminfo: memFree=22347632/32770624 swapFree=67108688/67108860
[pid=28915] ppid=28912 vsize=14090948 memory=168760 CPUtime=201.46 cores=0,2,4,6
/proc/28915/stat : 28915 (java) S 28912 28915 25964 0 -1 1077944320 47337 0 0 0 20125 21 0 0 20 0 15 0 273810985 14429130752 42190 33554432000 4194304 4196468 140732059239440 140732059221984 140677526728439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
/proc/28915/statm: 3522737 42190 3580 1 0 3484809 0
[pid=28915/tid=28917] ppid=28912 vsize=14090948 memory=4216 CPUtime=197.69 cores=0,2,4,6
/proc/28915/task/28917/stat : 28917 (java) R 28912 28915 25964 0 -1 4202560 24341 0 0 0 19762 7 0 0 20 0 15 0 273810985 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677530966592 140677169431799 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28918] ppid=28912 vsize=14090948 memory=752 CPUtime=0.26 cores=0,2,4,6
/proc/28915/task/28918/stat : 28918 (java) S 28912 28915 25964 0 -1 1077944384 2179 0 0 0 24 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677494287120 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28919] ppid=28912 vsize=14090948 memory=3732 CPUtime=0.26 cores=0,2,4,6
/proc/28915/task/28919/stat : 28919 (java) S 28912 28915 25964 0 -1 1077944384 2719 0 0 0 24 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677121768336 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28920] ppid=28912 vsize=14090948 memory=168536 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28920/stat : 28920 (java) S 28912 28915 25964 0 -1 1077944384 1399 0 0 0 24 1 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677120715792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28921] ppid=28912 vsize=14090948 memory=168536 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28921/stat : 28921 (java) S 28912 28915 25964 0 -1 1077944384 1674 0 0 0 23 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677119663248 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28922] ppid=28912 vsize=14090948 memory=168536 CPUtime=0.23 cores=0,2,4,6
/proc/28915/task/28922/stat : 28922 (java) S 28912 28915 25964 0 -1 1077944384 1648 0 0 0 21 2 0 0 20 0 15 0 273810987 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677001189360 140677526739586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28923] ppid=28912 vsize=14090948 memory=3824 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28923/stat : 28923 (java) S 28912 28915 25964 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 273810988 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677000135648 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28924] ppid=28912 vsize=14090948 memory=2316 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28924/stat : 28924 (java) S 28912 28915 25964 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 273810988 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676999083008 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28925] ppid=28912 vsize=14090948 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28925/stat : 28925 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676998031568 140677526747035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28926] ppid=28912 vsize=14090948 memory=1756 CPUtime=0.88 cores=0,2,4,6
/proc/28915/task/28926/stat : 28926 (java) S 28912 28915 25964 0 -1 1077944384 3389 0 0 0 88 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676996979184 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28927] ppid=28912 vsize=14090948 memory=6791534058613427641 CPUtime=0.88 cores=0,2,4,6
/proc/28915/task/28927/stat : 28927 (java) S 28912 28915 25964 0 -1 1077944384 4690 0 0 0 87 1 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676995926640 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28928] ppid=28912 vsize=14090948 memory=9604 CPUtime=0.61 cores=0,2,4,6
/proc/28915/task/28928/stat : 28928 (java) S 28912 28915 25964 0 -1 1077944384 2858 0 0 0 60 1 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676994874096 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 37 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28929] ppid=28912 vsize=14090948 memory=2316 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28929/stat : 28929 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676993821792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28930] ppid=28912 vsize=14090948 memory=1220 CPUtime=0.06 cores=0,2,4,6
/proc/28915/task/28930/stat : 28930 (java) S 28912 28915 25964 0 -1 1077944384 1019 0 0 0 4 2 0 0 20 0 15 0 273810991 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676992768304 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
Current children cumulated CPU time: 201.46 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168760 KiB

[startup+198.601 s]
/proc/loadavg: 1.52 1.36 1.34 3/221 28935
/proc/meminfo: memFree=22347632/32770624 swapFree=67108688/67108860
[pid=28915] ppid=28912 vsize=14090948 memory=168760 CPUtime=201.66 cores=0,2,4,6
/proc/28915/stat : 28915 (java) S 28912 28915 25964 0 -1 1077944320 47337 0 0 0 20145 21 0 0 20 0 15 0 273810985 14429130752 42190 33554432000 4194304 4196468 140732059239440 140732059221984 140677526728439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
/proc/28915/statm: 3522737 42190 3580 1 0 3484809 0
[pid=28915/tid=28917] ppid=28912 vsize=14090948 memory=872 CPUtime=197.89 cores=0,2,4,6
/proc/28915/task/28917/stat : 28917 (java) R 28912 28915 25964 0 -1 4202560 24341 0 0 0 19782 7 0 0 20 0 15 0 273810985 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677530966592 140677169256440 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28918] ppid=28912 vsize=14090948 memory=4216 CPUtime=0.26 cores=0,2,4,6
/proc/28915/task/28918/stat : 28918 (java) S 28912 28915 25964 0 -1 1077944384 2179 0 0 0 24 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677494287120 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28919] ppid=28912 vsize=14090948 memory=6791534058613427641 CPUtime=0.26 cores=0,2,4,6
/proc/28915/task/28919/stat : 28919 (java) S 28912 28915 25964 0 -1 1077944384 2719 0 0 0 24 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677121768336 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28920] ppid=28912 vsize=14090948 memory=168536 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28920/stat : 28920 (java) S 28912 28915 25964 0 -1 1077944384 1399 0 0 0 24 1 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677120715792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28921] ppid=28912 vsize=14090948 memory=4108 CPUtime=0.25 cores=0,2,4,6
/proc/28915/task/28921/stat : 28921 (java) S 28912 28915 25964 0 -1 1077944384 1674 0 0 0 23 2 0 0 20 0 15 0 273810986 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677119663248 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28922] ppid=28912 vsize=14090948 memory=1398720917958146503 CPUtime=0.23 cores=0,2,4,6
/proc/28915/task/28922/stat : 28922 (java) S 28912 28915 25964 0 -1 1077944384 1648 0 0 0 21 2 0 0 20 0 15 0 273810987 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677001189360 140677526739586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28923] ppid=28912 vsize=14090948 memory=924 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28923/stat : 28923 (java) S 28912 28915 25964 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 273810988 14429130752 42190 33554432000 4194304 4196468 140732059239440 140677000135648 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28924] ppid=28912 vsize=14090948 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28924/stat : 28924 (java) S 28912 28915 25964 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 273810988 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676999083008 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28925] ppid=28912 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28925/stat : 28925 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676998031568 140677526747035 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28926] ppid=28912 vsize=14090948 memory=3980 CPUtime=0.88 cores=0,2,4,6
/proc/28915/task/28926/stat : 28926 (java) S 28912 28915 25964 0 -1 1077944384 3389 0 0 0 88 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676996979184 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28927] ppid=28912 vsize=14090948 memory=1276 CPUtime=0.88 cores=0,2,4,6
/proc/28915/task/28927/stat : 28927 (java) S 28912 28915 25964 0 -1 1077944384 4690 0 0 0 87 1 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676995926640 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28928] ppid=28912 vsize=14090948 memory=9604 CPUtime=0.61 cores=0,2,4,6
/proc/28915/task/28928/stat : 28928 (java) S 28912 28915 25964 0 -1 1077944384 2858 0 0 0 60 1 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676994874096 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 37 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28929] ppid=28912 vsize=14090948 memory=1068 CPUtime=0 cores=0,2,4,6
/proc/28915/task/28929/stat : 28929 (java) S 28912 28915 25964 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273810990 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676993821792 140677526738645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
[pid=28915/tid=28930] ppid=28912 vsize=14090948 memory=1220 CPUtime=0.06 cores=0,2,4,6
/proc/28915/task/28930/stat : 28930 (java) S 28912 28915 25964 0 -1 1077944384 1019 0 0 0 4 2 0 0 20 0 15 0 273810991 14429130752 42190 33554432000 4194304 4196468 140732059239440 140676992768304 140677526739586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 20439040 140732059243593 140732059243785 140732059243785 140732059246543 0
Current children cumulated CPU time: 201.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 168760 KiB

Child status: 0
Real time (s): 198.641
CPU time (s): 201.721
CPU user time (s): 201.5
CPU system time (s): 0.220379
CPU usage (%): 101.551
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 239748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 201.5
system time used= 0.220379
maximum resident set size= 239748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50491
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13324
involuntary context switches= 585


# summary of solver processes directly reported to runsolver:
#   pid: 28915
#   total CPU time (s): 201.721
#   total CPU user time (s): 201.5
#   total CPU system time (s): 0.220379

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.26745 second user time and 1.83134 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-18 05:21:18
IDJOB=4311918
IDBENCH=141595
IDSOLVER=2799
FILE ID=node134/4311918-1534562478
RUNJOBID= node134-1534541041-25995
PBS_JOBID= 21038637
Free space on /tmp= 52480 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-14_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311918-1534562478/watcher-4311918-1534562478 -o /tmp/evaluation-result-4311918-1534562478/solver-4311918-1534562478 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534541041-25995 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 129132667 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311918-1534562478.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=129132667

node134.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	: 5333.68
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	: 5333.68
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	: 5333.68
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	: 5333.68
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:        22264328 kB
MemAvailable:   29526232 kB
Buffers:          237548 kB
Cached:          7257960 kB
SwapCached:           32 kB
Active:          6390456 kB
Inactive:        3513668 kB
Active(anon):    2375632 kB
Inactive(anon):   101968 kB
Active(file):    4014824 kB
Inactive(file):  3411700 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             36032 kB
Writeback:             0 kB
AnonPages:       2416324 kB
Mapped:            32800 kB
Shmem:             66036 kB
Slab:             293564 kB
SReclaimable:     263840 kB
SUnreclaim:        29724 kB
KernelStack:        3600 kB
PageTables:        11036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3061568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2256896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52444 MiB
End job on node134 at 2018-08-18 05:24:37