Trace number 4285401

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 - Parallel with EPS 2017-08-22SAT 47.360199 14.7675

General information on the benchmark

NameRandom/Random-B-2-25-25/
rand-2-25-25-300-147-6.xml
MD5SUMbc550d17530737290594270093461d3c
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 benchmark29.1611
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree24
Maximum variable degree24
Distribution of variable degrees[{"degree":24,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints300
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":300}]
Optimization problemNO
Type of objective

Solver Data

0.25/0.39	c version: 2017-08-22
0.25/0.39	c seed: 214759777
0.25/0.39	c timeout: 20160
0.25/0.39	c memlimit: 22000
0.25/0.39	c nbcore: 8
0.25/0.41	c Parsing instance...
1.55/0.88	c Parsing done, starting search...
47.16/14.74	s SATISFIABLE
47.16/14.74	v <instantiation>
47.16/14.74	v 	<list>
47.16/14.74	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
47.16/14.74	v 	</list>
47.16/14.74	v 	<values>
47.16/14.74	v 		24 17 19 22 1 11 2 22 2 18 6 21 0 0 15 18 1 6 16 20 8 19 23 21 9 
47.16/14.74	v 	</values>
47.16/14.74	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 (15021 MiB free)
  memory of node 1: 16384 MiB (15453 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285401-1503419826/watcher-4285401-1503419826 -o /tmp/evaluation-result-4285401-1503419826/solver-4285401-1503419826 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1503398584-12989 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 214759777 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285401-1503419826.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=15938, runsolver pid=15935
Current StackSize limit: 8192 KiB


[startup+0.100142 s]*
/proc/loadavg: 6.03 3.48 2.48 1/175 15940
/proc/meminfo: memFree=31204624/32770624 swapFree=67108860/67108860
[pid=15938] ppid=15935 vsize=25300336 memory=14196 CPUtime=0 cores=0-7
/proc/15938/stat : 15938 (java) S 15935 15938 12932 0 -1 1077944320 3379 0 0 0 0 0 0 0 20 0 10 0 130323226 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140736060745216 140272062312183 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
/proc/15938/statm: 6325084 3549 1900 1 0 6314581 0
[pid=15938/tid=15940] ppid=15935 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15940/stat : 15940 (java) R 15935 15938 12932 0 -1 4202560 2077 0 0 0 0 0 0 0 20 0 10 0 130323236 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140272066548304 140272062335773 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15941] ppid=15935 vsize=25300336 memory=140552658581120 CPUtime=0 cores=0-7
/proc/15938/task/15941/stat : 15941 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 130323236 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140272023210896 140272062322389 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15942] ppid=15935 vsize=25300336 memory=140552658581120 CPUtime=0 cores=0-7
/proc/15938/task/15942/stat : 15942 (java) S 15935 15938 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 130323236 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140271623469840 140272062322389 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15943] ppid=15935 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15943/stat : 15943 (java) S 15935 15938 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 130323236 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140271622417552 140272062322389 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15944] ppid=15935 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15944/stat : 15944 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 130323236 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140271621364752 140272062322389 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15945] ppid=15935 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15945/stat : 15945 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 130323236 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140271620311440 140272062322389 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15946] ppid=15935 vsize=25300336 memory=-1 CPUtime=0 cores=0-7
/proc/15938/task/15946/stat : 15946 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 130323236 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140271619258640 140272062322389 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15947] ppid=15935 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15947/stat : 15947 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 130323236 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140271618206352 140272062322389 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15948] ppid=15935 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15948/stat : 15948 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 130323236 25907544064 3549 18446744073709551615 4194304 4196468 140736060762672 140271617153552 140272062322389 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 25300336 KiB
Current children cumulated memory: 14196 KiB

[startup+0.209635 s]*
/proc/loadavg: 6.03 3.48 2.48 2/193 15958
/proc/meminfo: memFree=31193644/32770624 swapFree=67108860/67108860
[pid=15938] ppid=15935 vsize=25996608 memory=28648 CPUtime=0.09 cores=0-7
/proc/15938/stat : 15938 (java) S 15935 15938 12932 0 -1 1077944320 6999 0 0 0 8 1 0 0 20 0 20 0 130323226 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140736060745216 140272062312183 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
/proc/15938/statm: 6499152 7162 3373 1 0 6487930 0
[pid=15938/tid=15940] ppid=15935 vsize=25996608 memory=-8774313645642428999 CPUtime=0.06 cores=0-7
/proc/15938/task/15940/stat : 15940 (java) R 15935 15938 12932 0 -1 4202560 5026 0 0 0 6 0 0 0 20 0 20 0 130323236 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140272066541560 140272046392700 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15941] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15941/stat : 15941 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140272023210896 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15942] ppid=15935 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/15938/task/15942/stat : 15942 (java) S 15935 15938 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140271623469840 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15943] ppid=15935 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/15938/task/15943/stat : 15943 (java) S 15935 15938 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140271622417552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15944] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15944/stat : 15944 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140271621364752 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15945] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15945/stat : 15945 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140271620311440 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15946] ppid=15935 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/15938/task/15946/stat : 15946 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140271619258640 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15947] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15947/stat : 15947 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140271618206352 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15948] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15948/stat : 15948 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140271617153552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15949] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15949/stat : 15949 (java) S 15935 15938 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 130323238 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270272227952 140272062323330 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15950] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15950/stat : 15950 (java) S 15935 15938 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 130323238 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270271173920 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15951] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15951/stat : 15951 (java) S 15935 15938 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 130323238 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270270121584 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15952] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15952/stat : 15952 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270269069904 140272062330779 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15953] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15953/stat : 15953 (java) S 15935 15938 12932 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270268016752 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15954] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15954/stat : 15954 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270266963952 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15955] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15955/stat : 15955 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270265911664 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15956] ppid=15935 vsize=25996608 memory=0 CPUtime=0.01 cores=0-7
/proc/15938/task/15956/stat : 15956 (java) R 15935 15938 12932 0 -1 4202560 284 0 0 0 1 0 0 0 20 0 20 0 130323241 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270264858864 140272062333530 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15957] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15957/stat : 15957 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270263806816 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15958] ppid=15935 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/15938/task/15958/stat : 15958 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323245 26620526592 7162 18446744073709551615 4194304 4196468 140736060762672 140270262754096 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 28648 KiB

[startup+0.310095 s]*
/proc/loadavg: 6.03 3.48 2.48 2/193 15958
/proc/meminfo: memFree=31182584/32770624 swapFree=67108860/67108860
[pid=15938] ppid=15935 vsize=25996608 memory=38252 CPUtime=0.25 cores=0-7
/proc/15938/stat : 15938 (java) S 15935 15938 12932 0 -1 1077944320 10790 0 0 0 23 2 0 0 20 0 20 0 130323226 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140736060745216 140272062312183 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
/proc/15938/statm: 6499152 9563 3547 1 0 6487930 0
[pid=15938/tid=15940] ppid=15935 vsize=25996608 memory=-8774313645642428999 CPUtime=0.17 cores=0-7
/proc/15938/task/15940/stat : 15940 (java) R 15935 15938 12932 0 -1 4202560 8500 0 0 0 15 2 0 0 20 0 20 0 130323236 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140272066517488 140272062334109 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15941] ppid=15935 vsize=25996608 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/15938/task/15941/stat : 15941 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140272023210896 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15942] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15942/stat : 15942 (java) S 15935 15938 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140271623469840 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15943] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15943/stat : 15943 (java) S 15935 15938 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140271622417552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15944] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15944/stat : 15944 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140271621364752 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15945] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15945/stat : 15945 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140271620311440 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15946] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15946/stat : 15946 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140271619258640 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15947] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15947/stat : 15947 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140271618206352 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15948] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15948/stat : 15948 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140271617153552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15949] ppid=15935 vsize=25996608 memory=140552536588720 CPUtime=0 cores=0-7
/proc/15938/task/15949/stat : 15949 (java) S 15935 15938 12932 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 130323238 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270272227952 140272062323330 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15950] ppid=15935 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/15938/task/15950/stat : 15950 (java) S 15935 15938 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 130323238 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270271173920 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15951] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15951/stat : 15951 (java) S 15935 15938 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 130323238 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270270121584 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15952] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15952/stat : 15952 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270269069904 140272062330779 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15953] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15953/stat : 15953 (java) S 15935 15938 12932 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270268016752 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15954] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15954/stat : 15954 (java) R 15935 15938 12932 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270266963952 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15955] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15955/stat : 15955 (java) S 15935 15938 12932 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270265911664 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15956] ppid=15935 vsize=25996608 memory=0 CPUtime=0.05 cores=0-7
/proc/15938/task/15956/stat : 15956 (java) R 15935 15938 12932 0 -1 4202560 378 0 0 0 5 0 0 0 20 0 20 0 130323241 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270264858864 140272041230933 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15957] ppid=15935 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15957/stat : 15957 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 130323241 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270263806816 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15958] ppid=15935 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/15938/task/15958/stat : 15958 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323245 26620526592 9563 18446744073709551615 4194304 4196468 140736060762672 140270262754096 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 38252 KiB

[startup+0.700946 s]
/proc/loadavg: 6.03 3.48 2.48 3/193 15958
/proc/meminfo: memFree=31170684/32770624 swapFree=67108860/67108860
[pid=15938] ppid=15935 vsize=25998676 memory=73696 CPUtime=1.1 cores=0-7
/proc/15938/stat : 15938 (java) S 15935 15938 12932 0 -1 1077944320 15131 0 0 0 105 5 0 0 20 0 20 0 130323226 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140736060745216 140272062312183 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
/proc/15938/statm: 6499669 18424 3731 1 0 6488442 0
[pid=15938/tid=15940] ppid=15935 vsize=25998676 memory=140556953548415 CPUtime=0.55 cores=0-7
/proc/15938/task/15940/stat : 15940 (java) R 15935 15938 12932 0 -1 4202560 10464 0 0 0 52 3 0 0 20 0 20 0 130323236 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140272066547040 140271705274952 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15941] ppid=15935 vsize=25998676 memory=7013350810638904428 CPUtime=0 cores=0-7
/proc/15938/task/15941/stat : 15941 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140272023210896 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15942] ppid=15935 vsize=25998676 memory=6224372056898695021 CPUtime=0 cores=0-7
/proc/15938/task/15942/stat : 15942 (java) S 15935 15938 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 130323236 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140271623469840 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15943] ppid=15935 vsize=25998676 memory=1996 CPUtime=0 cores=0-7
/proc/15938/task/15943/stat : 15943 (java) S 15935 15938 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 130323236 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140271622417552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15944] ppid=15935 vsize=25998676 memory=796 CPUtime=0 cores=0-7
/proc/15938/task/15944/stat : 15944 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 130323236 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140271621364752 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15945] ppid=15935 vsize=25998676 memory=10096 CPUtime=0 cores=0-7
/proc/15938/task/15945/stat : 15945 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140271620311440 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15946] ppid=15935 vsize=25998676 memory=1716 CPUtime=0 cores=0-7
/proc/15938/task/15946/stat : 15946 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140271619258640 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15947] ppid=15935 vsize=25998676 memory=1008 CPUtime=0 cores=0-7
/proc/15938/task/15947/stat : 15947 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140271618206352 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15948] ppid=15935 vsize=25998676 memory=1232 CPUtime=0 cores=0-7
/proc/15938/task/15948/stat : 15948 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323236 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140271617153552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15949] ppid=15935 vsize=25998676 memory=9064 CPUtime=0 cores=0-7
/proc/15938/task/15949/stat : 15949 (java) S 15935 15938 12932 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 130323238 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270272227952 140272062323330 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15950] ppid=15935 vsize=25998676 memory=4616 CPUtime=0 cores=0-7
/proc/15938/task/15950/stat : 15950 (java) S 15935 15938 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 130323238 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270271173920 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15951] ppid=15935 vsize=25998676 memory=1440 CPUtime=0 cores=0-7
/proc/15938/task/15951/stat : 15951 (java) S 15935 15938 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 130323238 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270270121584 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15952] ppid=15935 vsize=25998676 memory=1204 CPUtime=0 cores=0-7
/proc/15938/task/15952/stat : 15952 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323241 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270269069904 140272062330779 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15953] ppid=15935 vsize=25998676 memory=15884 CPUtime=0.08 cores=0-7
/proc/15938/task/15953/stat : 15953 (java) R 15935 15938 12932 0 -1 4202560 877 0 0 0 8 0 0 0 20 0 20 0 130323241 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270268005552 140272040203696 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15954] ppid=15935 vsize=25998676 memory=16240 CPUtime=0.1 cores=0-7
/proc/15938/task/15954/stat : 15954 (java) R 15935 15938 12932 0 -1 4202560 725 0 0 0 10 0 0 0 20 0 20 0 130323241 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270266950704 140272043012480 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15955] ppid=15935 vsize=25998676 memory=39892 CPUtime=0.11 cores=0-7
/proc/15938/task/15955/stat : 15955 (java) R 15935 15938 12932 0 -1 4202560 539 0 0 0 11 0 0 0 20 0 20 0 130323241 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270265901584 140272039908336 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15956] ppid=15935 vsize=25998676 memory=4048 CPUtime=0.22 cores=0-7
/proc/15938/task/15956/stat : 15956 (java) S 15935 15938 12932 0 -1 1077944384 1140 0 0 0 22 0 0 0 20 0 20 0 130323241 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270264858864 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15957] ppid=15935 vsize=25998676 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15957/stat : 15957 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 130323241 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270263806816 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15958] ppid=15935 vsize=25998676 memory=2241 CPUtime=0 cores=0-7
/proc/15938/task/15958/stat : 15958 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 130323245 26622644224 18424 18446744073709551615 4194304 4196468 140736060762672 140270262754096 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 25998676 KiB

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

[pid=15938/tid=15971] ppid=15935 vsize=26941872 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15971/stat : 15971 (java) S 15935 15938 12932 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 34 0 130324271 27588476928 69121 18446744073709551615 4194304 4196468 140736060762672 140270235636784 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15972] ppid=15935 vsize=26941872 memory=139 CPUtime=3.64 cores=0-7
/proc/15938/task/15972/stat : 15972 (java) R 15935 15938 12932 0 -1 4202560 89 0 0 0 364 0 0 0 20 0 34 0 130324272 27588476928 69121 18446744073709551615 4194304 4196468 140736060762672 140270234578408 140271704800044 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
Current children cumulated CPU time: 44.72 s
Current children cumulated vsize: 26940848 KiB
Current children cumulated memory: 275712 KiB

[startup+14.6017 s]
/proc/loadavg: 5.33 3.44 2.48 9/207 15972
/proc/meminfo: memFree=30949916/32770624 swapFree=67108860/67108860
[pid=15938] ppid=15935 vsize=26940848 memory=275720 CPUtime=46.29 cores=0-7
/proc/15938/stat : 15938 (java) S 15935 15938 12932 0 -1 1077944320 55419 0 0 0 4605 24 0 0 20 0 34 0 130323226 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140736060745216 140272062312183 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
/proc/15938/statm: 6735212 68930 3813 1 0 6723464 0
[pid=15938/tid=15940] ppid=15935 vsize=26940848 memory=281105073487696 CPUtime=10.26 cores=0-7
/proc/15938/task/15940/stat : 15940 (java) S 15935 15938 12932 0 -1 1077944384 17625 0 0 0 1020 6 0 0 20 0 34 0 130323236 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140272066549888 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15941] ppid=15935 vsize=26940848 memory=-6804530832991035292 CPUtime=0.02 cores=0-7
/proc/15938/task/15941/stat : 15941 (java) S 15935 15938 12932 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 34 0 130323236 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140272023210896 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15942] ppid=15935 vsize=26940848 memory=-7025452035940392864 CPUtime=0.03 cores=0-7
/proc/15938/task/15942/stat : 15942 (java) S 15935 15938 12932 0 -1 1077944384 793 0 0 0 2 1 0 0 20 0 34 0 130323236 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140271623469840 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15943] ppid=15935 vsize=26940848 memory=3047711553320166262 CPUtime=0.01 cores=0-7
/proc/15938/task/15943/stat : 15943 (java) S 15935 15938 12932 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 34 0 130323236 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140271622417552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15944] ppid=15935 vsize=26940848 memory=8226496019563244444 CPUtime=0.01 cores=0-7
/proc/15938/task/15944/stat : 15944 (java) S 15935 15938 12932 0 -1 1077944384 682 0 0 0 1 0 0 0 20 0 34 0 130323236 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140271621364752 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15945] ppid=15935 vsize=26940848 memory=8326441112148417185 CPUtime=0.01 cores=0-7
/proc/15938/task/15945/stat : 15945 (java) S 15935 15938 12932 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 34 0 130323236 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140271620311440 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15946] ppid=15935 vsize=26940848 memory=4120 CPUtime=0.02 cores=0-7
/proc/15938/task/15946/stat : 15946 (java) S 15935 15938 12932 0 -1 1077944384 87 0 0 0 2 0 0 0 20 0 34 0 130323236 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140271619258640 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15947] ppid=15935 vsize=26940848 memory=69992 CPUtime=0.02 cores=0-7
/proc/15938/task/15947/stat : 15947 (java) S 15935 15938 12932 0 -1 1077944384 480 0 0 0 2 0 0 0 20 0 34 0 130323236 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140271618206352 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15948] ppid=15935 vsize=26940848 memory=2384 CPUtime=0.02 cores=0-7
/proc/15938/task/15948/stat : 15948 (java) S 15935 15938 12932 0 -1 1077944384 155 0 0 0 1 1 0 0 20 0 34 0 130323236 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140271617153552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15949] ppid=15935 vsize=26940848 memory=1296 CPUtime=0.02 cores=0-7
/proc/15938/task/15949/stat : 15949 (java) S 15935 15938 12932 0 -1 1077944384 814 0 0 0 2 0 0 0 20 0 34 0 130323238 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270272227952 140272062323330 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15950] ppid=15935 vsize=26940848 memory=1728 CPUtime=0 cores=0-7
/proc/15938/task/15950/stat : 15950 (java) S 15935 15938 12932 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 34 0 130323238 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270271173984 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15951] ppid=15935 vsize=26940848 memory=5788 CPUtime=0 cores=0-7
/proc/15938/task/15951/stat : 15951 (java) S 15935 15938 12932 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 34 0 130323238 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270270121600 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15952] ppid=15935 vsize=26940848 memory=33 CPUtime=0 cores=0-7
/proc/15938/task/15952/stat : 15952 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 130323241 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270269069904 140272062330779 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15953] ppid=15935 vsize=26940848 memory=0 CPUtime=1.18 cores=0-7
/proc/15938/task/15953/stat : 15953 (java) S 15935 15938 12932 0 -1 1077944384 6958 0 0 0 117 1 0 0 20 0 34 0 130323241 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270268016752 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15954] ppid=15935 vsize=26940848 memory=0 CPUtime=1.25 cores=0-7
/proc/15938/task/15954/stat : 15954 (java) S 15935 15938 12932 0 -1 1077944384 6360 0 0 0 124 1 0 0 20 0 34 0 130323241 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270266963952 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15955] ppid=15935 vsize=26940848 memory=0 CPUtime=1.28 cores=0-7
/proc/15938/task/15955/stat : 15955 (java) S 15935 15938 12932 0 -1 1077944384 5578 0 0 0 127 1 0 0 20 0 34 0 130323241 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270265911664 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15956] ppid=15935 vsize=26940848 memory=0 CPUtime=0.77 cores=0-7
/proc/15938/task/15956/stat : 15956 (java) S 15935 15938 12932 0 -1 1077944384 9912 0 0 0 75 2 0 0 20 0 34 0 130323241 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270264858864 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15957] ppid=15935 vsize=26940848 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15957/stat : 15957 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 130323241 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270263806816 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15958] ppid=15935 vsize=26940848 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15958/stat : 15958 (java) S 15935 15938 12932 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 34 0 130323245 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270262754096 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15959] ppid=15935 vsize=26940848 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15959/stat : 15959 (java) S 15935 15938 12932 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 34 0 130324244 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270252463488 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15960] ppid=15935 vsize=26940848 memory=0 CPUtime=0.01 cores=0-7
/proc/15938/task/15960/stat : 15960 (java) S 15935 15938 12932 0 -1 1077944384 1814 0 0 0 0 1 0 0 20 0 34 0 130324257 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270251410832 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15961] ppid=15935 vsize=26940848 memory=0 CPUtime=0.01 cores=0-7
/proc/15938/task/15961/stat : 15961 (java) S 15935 15938 12932 0 -1 1077944384 128 0 0 0 1 0 0 0 20 0 34 0 130324267 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270248260384 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15962] ppid=15935 vsize=26940848 memory=0 CPUtime=3.97 cores=0-7
/proc/15938/task/15962/stat : 15962 (java) R 15935 15938 12932 0 -1 4202560 302 0 0 0 397 0 0 0 20 0 34 0 130324268 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270247201144 140271704799508 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15963] ppid=15935 vsize=26940848 memory=0 CPUtime=0.07 cores=0-7
/proc/15938/task/15963/stat : 15963 (java) S 15935 15938 12932 0 -1 1077944384 111 0 0 0 7 0 0 0 20 0 34 0 130324268 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270246155312 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15964] ppid=15935 vsize=26940848 memory=0 CPUtime=3.81 cores=0-7
/proc/15938/task/15964/stat : 15964 (java) R 15935 15938 12932 0 -1 4202560 285 0 0 0 381 0 0 0 20 0 34 0 130324270 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270242998848 140271704798442 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15965] ppid=15935 vsize=26940848 memory=0 CPUtime=3.92 cores=0-7
/proc/15938/task/15965/stat : 15965 (java) R 15935 15938 12932 0 -1 4202560 326 0 0 0 392 0 0 0 20 0 34 0 130324270 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270241946664 140271704800425 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15966] ppid=15935 vsize=26940848 memory=0 CPUtime=3.91 cores=0-7
/proc/15938/task/15966/stat : 15966 (java) R 15935 15938 12932 0 -1 4202560 95 0 0 0 391 0 0 0 20 0 34 0 130324271 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270240894088 140271704799661 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15967] ppid=15935 vsize=26940848 memory=0 CPUtime=3.85 cores=0-7
/proc/15938/task/15967/stat : 15967 (java) R 15935 15938 12932 0 -1 4202560 108 0 0 0 385 0 0 0 20 0 34 0 130324271 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270239841608 140271704799042 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15968] ppid=15935 vsize=26940848 memory=-2541025662029814883 CPUtime=0.05 cores=0-7
/proc/15938/task/15968/stat : 15968 (java) S 15935 15938 12932 0 -1 1077944384 63 0 0 0 5 0 0 0 20 0 34 0 130324271 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270238795184 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15969] ppid=15935 vsize=26940848 memory=1788 CPUtime=3.89 cores=0-7
/proc/15938/task/15969/stat : 15969 (java) R 15935 15938 12932 0 -1 4202560 180 0 0 0 389 0 0 0 20 0 34 0 130324271 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270237735416 140271709360858 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15970] ppid=15935 vsize=26940848 memory=956 CPUtime=3.83 cores=0-7
/proc/15938/task/15970/stat : 15970 (java) R 15935 15938 12932 0 -1 4202560 117 0 0 0 383 0 0 0 20 0 34 0 130324271 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270236686128 140271702844610 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15971] ppid=15935 vsize=26940848 memory=1236 CPUtime=0 cores=0-7
/proc/15938/task/15971/stat : 15971 (java) S 15935 15938 12932 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 34 0 130324271 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270235636784 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15972] ppid=15935 vsize=26940848 memory=2244 CPUtime=3.84 cores=0-7
/proc/15938/task/15972/stat : 15972 (java) R 15935 15938 12932 0 -1 4202560 89 0 0 0 384 0 0 0 20 0 34 0 130324272 27587428352 68930 18446744073709551615 4194304 4196468 140736060762672 140270234577608 140271707313319 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
Current children cumulated CPU time: 46.29 s
Current children cumulated vsize: 26940848 KiB
Current children cumulated memory: 275720 KiB

[startup+14.7097 s]
/proc/loadavg: 5.33 3.44 2.48 9/207 15972
/proc/meminfo: memFree=30949916/32770624 swapFree=67108860/67108860
[pid=15938] ppid=15935 vsize=26940848 memory=275912 CPUtime=47.16 cores=0-7
/proc/15938/stat : 15938 (java) S 15935 15938 12932 0 -1 1077944320 56229 0 0 0 4691 25 0 0 20 0 34 0 130323226 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140736060745216 140272062312183 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 9 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
/proc/15938/statm: 6735212 68978 3813 1 0 6723464 0
[pid=15938/tid=15940] ppid=15935 vsize=26940848 memory=275720 CPUtime=10.26 cores=0-7
/proc/15938/task/15940/stat : 15940 (java) S 15935 15938 12932 0 -1 1077944384 17625 0 0 0 1020 6 0 0 20 0 34 0 130323236 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140272066549888 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15941] ppid=15935 vsize=26940848 memory=56 CPUtime=0.02 cores=0-7
/proc/15938/task/15941/stat : 15941 (java) S 15935 15938 12932 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 34 0 130323236 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140272023210896 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15942] ppid=15935 vsize=26940848 memory=0 CPUtime=0.03 cores=0-7
/proc/15938/task/15942/stat : 15942 (java) S 15935 15938 12932 0 -1 1077944384 793 0 0 0 2 1 0 0 20 0 34 0 130323236 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140271623469840 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15943] ppid=15935 vsize=26940848 memory=0 CPUtime=0.01 cores=0-7
/proc/15938/task/15943/stat : 15943 (java) S 15935 15938 12932 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 34 0 130323236 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140271622417552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15944] ppid=15935 vsize=26940848 memory=0 CPUtime=0.01 cores=0-7
/proc/15938/task/15944/stat : 15944 (java) S 15935 15938 12932 0 -1 1077944384 682 0 0 0 1 0 0 0 20 0 34 0 130323236 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140271621364752 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15945] ppid=15935 vsize=26940848 memory=272892 CPUtime=0.01 cores=0-7
/proc/15938/task/15945/stat : 15945 (java) S 15935 15938 12932 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 34 0 130323236 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140271620311440 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15946] ppid=15935 vsize=26940848 memory=288230621803970871 CPUtime=0.02 cores=0-7
/proc/15938/task/15946/stat : 15946 (java) S 15935 15938 12932 0 -1 1077944384 87 0 0 0 2 0 0 0 20 0 34 0 130323236 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140271619258640 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15947] ppid=15935 vsize=26940848 memory=13568184779278711 CPUtime=0.02 cores=0-7
/proc/15938/task/15947/stat : 15947 (java) S 15935 15938 12932 0 -1 1077944384 480 0 0 0 2 0 0 0 20 0 34 0 130323236 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140271618206352 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15948] ppid=15935 vsize=26940848 memory=0 CPUtime=0.02 cores=0-7
/proc/15938/task/15948/stat : 15948 (java) S 15935 15938 12932 0 -1 1077944384 155 0 0 0 1 1 0 0 20 0 34 0 130323236 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140271617153552 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15949] ppid=15935 vsize=26940848 memory=4420 CPUtime=0.02 cores=0-7
/proc/15938/task/15949/stat : 15949 (java) S 15935 15938 12932 0 -1 1077944384 814 0 0 0 2 0 0 0 20 0 34 0 130323238 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270272227952 140272062323330 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15950] ppid=15935 vsize=26940848 memory=6628 CPUtime=0 cores=0-7
/proc/15938/task/15950/stat : 15950 (java) S 15935 15938 12932 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 34 0 130323238 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270271173984 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15951] ppid=15935 vsize=26940848 memory=281105073298512 CPUtime=0 cores=0-7
/proc/15938/task/15951/stat : 15951 (java) S 15935 15938 12932 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 34 0 130323238 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270270121600 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15952] ppid=15935 vsize=26940848 memory=576460756329985034 CPUtime=0 cores=0-7
/proc/15938/task/15952/stat : 15952 (java) S 15935 15938 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 130323241 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270269069904 140272062330779 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15953] ppid=15935 vsize=26940848 memory=288285575893746226 CPUtime=1.18 cores=0-7
/proc/15938/task/15953/stat : 15953 (java) S 15935 15938 12932 0 -1 1077944384 6958 0 0 0 117 1 0 0 20 0 34 0 130323241 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270268016752 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15954] ppid=15935 vsize=26940848 memory=-8774313645642428999 CPUtime=1.25 cores=0-7
/proc/15938/task/15954/stat : 15954 (java) S 15935 15938 12932 0 -1 1077944384 6360 0 0 0 124 1 0 0 20 0 34 0 130323241 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270266963952 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15955] ppid=15935 vsize=26940848 memory=1580 CPUtime=1.28 cores=0-7
/proc/15938/task/15955/stat : 15955 (java) S 15935 15938 12932 0 -1 1077944384 5578 0 0 0 127 1 0 0 20 0 34 0 130323241 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270265911664 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15956] ppid=15935 vsize=26940848 memory=2168 CPUtime=0.77 cores=0-7
/proc/15938/task/15956/stat : 15956 (java) S 15935 15938 12932 0 -1 1077944384 9939 0 0 0 75 2 0 0 20 0 34 0 130323241 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270264858864 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15957] ppid=15935 vsize=26940848 memory=836 CPUtime=0 cores=0-7
/proc/15938/task/15957/stat : 15957 (java) S 15935 15938 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 130323241 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270263806816 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15958] ppid=15935 vsize=26940848 memory=241540 CPUtime=0 cores=0-7
/proc/15938/task/15958/stat : 15958 (java) S 15935 15938 12932 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 34 0 130323245 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270262754096 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15959] ppid=15935 vsize=26940848 memory=0 CPUtime=0 cores=0-7
/proc/15938/task/15959/stat : 15959 (java) S 15935 15938 12932 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 34 0 130324244 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270252463488 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15960] ppid=15935 vsize=26940848 memory=281105072817392 CPUtime=0.01 cores=0-7
/proc/15938/task/15960/stat : 15960 (java) S 15935 15938 12932 0 -1 1077944384 1814 0 0 0 0 1 0 0 20 0 34 0 130324257 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270251410832 140272062323330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15961] ppid=15935 vsize=26940848 memory=0 CPUtime=0.01 cores=0-7
/proc/15938/task/15961/stat : 15961 (java) S 15935 15938 12932 0 -1 1077944384 128 0 0 0 1 0 0 0 20 0 34 0 130324267 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270248260384 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15962] ppid=15935 vsize=26940848 memory=2168 CPUtime=4.08 cores=0-7
/proc/15938/task/15962/stat : 15962 (java) R 15935 15938 12932 0 -1 4202560 319 0 0 0 408 0 0 0 20 0 34 0 130324268 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270247204088 140271704800549 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15963] ppid=15935 vsize=26940848 memory=836 CPUtime=0.07 cores=0-7
/proc/15938/task/15963/stat : 15963 (java) R 15935 15938 12932 0 -1 1077944384 167 0 0 0 7 0 0 0 20 0 34 0 130324268 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270246145040 140272062323330 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15964] ppid=15935 vsize=26940848 memory=4560 CPUtime=3.92 cores=0-7
/proc/15938/task/15964/stat : 15964 (java) R 15935 15938 12932 0 -1 4202560 302 0 0 0 392 0 0 0 20 0 34 0 130324270 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270242998736 140271704799661 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15965] ppid=15935 vsize=26940848 memory=4068 CPUtime=4.02 cores=0-7
/proc/15938/task/15965/stat : 15965 (java) R 15935 15938 12932 0 -1 4202560 327 0 0 0 402 0 0 0 20 0 34 0 130324270 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270241946664 140271704800448 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15966] ppid=15935 vsize=26940848 memory=1156 CPUtime=4.02 cores=0-7
/proc/15938/task/15966/stat : 15966 (java) R 15935 15938 12932 0 -1 4202560 112 0 0 0 402 0 0 0 20 0 34 0 130324271 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270240894096 140271704799704 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15967] ppid=15935 vsize=26940848 memory=15505 CPUtime=3.96 cores=0-7
/proc/15938/task/15967/stat : 15967 (java) R 15935 15938 12932 0 -1 4202560 719 0 0 0 396 0 0 0 20 0 34 0 130324271 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270239841608 140271709361087 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15968] ppid=15935 vsize=26940848 memory=4420 CPUtime=0.05 cores=0-7
/proc/15938/task/15968/stat : 15968 (java) S 15935 15938 12932 0 -1 1077944384 63 0 0 0 5 0 0 0 20 0 34 0 130324271 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270238795184 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15969] ppid=15935 vsize=26940848 memory=273020 CPUtime=4 cores=0-7
/proc/15938/task/15969/stat : 15969 (java) R 15935 15938 12932 0 -1 4202560 197 0 0 0 400 0 0 0 20 0 34 0 130324271 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270237735416 140271704800056 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15970] ppid=15935 vsize=26940848 memory=8836 CPUtime=3.94 cores=0-7
/proc/15938/task/15970/stat : 15970 (java) R 15935 15938 12932 0 -1 4202560 134 0 0 0 394 0 0 0 20 0 34 0 130324271 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270236685720 140271704799549 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15971] ppid=15935 vsize=26940848 memory=11044 CPUtime=0 cores=0-7
/proc/15938/task/15971/stat : 15971 (java) S 15935 15938 12932 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 34 0 130324271 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270235636784 140272062322389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
[pid=15938/tid=15972] ppid=15935 vsize=26940848 memory=13252 CPUtime=3.94 cores=0-7
/proc/15938/task/15972/stat : 15972 (java) R 15935 15938 12932 0 -1 4202560 106 0 0 0 394 0 0 0 20 0 34 0 130324272 27587428352 68978 18446744073709551615 4194304 4196468 140736060762672 140270234577608 140271707313181 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24600576 140736060768620 140736060768805 140736060768805 140736060772303 0
Current children cumulated CPU time: 47.16 s
Current children cumulated vsize: 26940848 KiB
Current children cumulated memory: 275912 KiB

Child status: 0
Real time (s): 14.7675
CPU time (s): 47.3602
CPU user time (s): 47.097
CPU system time (s): 0.263162
CPU usage (%): 320.705
Max. virtual memory (cumulated for all children) (KiB): 26940848
Max. memory (cumulated for all children) (KiB): 275912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.0971
system time used= 0.263162
maximum resident set size= 276780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58756
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5994
involuntary context switches= 966


# summary of solver processes directly reported to runsolver:
#   pid: 15938
#   total CPU time (s): 47.3602
#   total CPU user time (s): 47.097
#   total CPU system time (s): 0.263162

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.126306 second user time and 0.194996 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-22 18:22:49
IDJOB=4285401
IDBENCH=122445
IDSOLVER=2681
FILE ID=node124/4285401-1503419826
RUNJOBID= node124-1503398584-12989
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Random/Random-B-2-25-25/rand-2-25-25-300-147-6.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285401-1503419826/watcher-4285401-1503419826 -o /tmp/evaluation-result-4285401-1503419826/solver-4285401-1503419826 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1503398584-12989 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 214759777 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285401-1503419826.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= bc550d17530737290594270093461d3c
RANDOM SEED=214759777

node124.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.51
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.51
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.51
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.51
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:        31207440 kB
MemAvailable:   31958912 kB
Buffers:          310456 kB
Cached:           741088 kB
SwapCached:            0 kB
Active:           696160 kB
Inactive:         407552 kB
Active(anon):       4612 kB
Inactive(anon):    97324 kB
Active(file):     691548 kB
Inactive(file):   310228 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42988 kB
Writeback:             4 kB
AnonPages:         51688 kB
Mapped:            64740 kB
Shmem:             49896 kB
Slab:             158020 kB
SReclaimable:     131064 kB
SUnreclaim:        26956 kB
KernelStack:        3136 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     319520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61988 MiB
End job on node124 at 2017-08-22 18:23:04