Trace number 4390507

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
AbsCon 2019-07-23SAT 4.95369 2.78324

DiagnosticValue
WRONG_DECISIONS31

General information on the benchmark

NameCrossword/Crossword-m1c-ogd-herald/
Crossword-m1c-ogd-h1502.xml
MD5SUMf196bcf8028f955a9b1a207c833066c3
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 benchmark0.441362
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints80
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":191}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":34},{"degree":2,"count":191}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":16},{"arity":4,"count":36},{"arity":5,"count":14},{"arity":6,"count":6},{"arity":7,"count":2},{"arity":10,"count":4},{"arity":15,"count":2}]
Number of extensional constraints80
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":80}]
Optimization problemNO
Type of objective

Solver Data

2.44/1.87	
2.44/1.87	AbsCon 2 
2.44/1.88	
3.94/2.40	  Instance
3.94/2.40	    name=instance-4390507-1568386426, framework=CSP
3.94/2.40	
3.94/2.40	  Loading variables...
3.94/2.46	  Loading constraints...
4.45/2.65	
4.45/2.65	  Domains
4.45/2.65	    nTypes=1, nValues=4966, sizes=[26#191]
4.45/2.65	  Variables
4.45/2.65	    count=191, degrees=[2#191]
4.45/2.65	  Constraints
4.45/2.65	    count=80, nSpecific=80, arities=[3#16,4#36,5#14,6#6,7#2,10#4,15#2]
4.45/2.65	    distribution=[CtrExtensionCT-Table#80]
4.45/2.65	    tables=[763#16,2578#36,7834#14,13821#2,17878#6,32558#2,68064#4], nTotalTuples=686974
4.45/2.65	    nExtStructures=(7,shared:73)
4.45/2.65	    wck=0.809, cpu=2.594, mem=114M191
4.45/2.66	  Solver SolverBacktrack being built...
4.45/2.66	
4.45/2.69	
4.45/2.69	  Solver
4.45/2.69	    guaranteedGAC=true
4.45/2.69	    wck=0.85, cpu=2.633, mem=130M86
4.72/2.70	
4.72/2.70	  Preprocessing
4.72/2.70	    filters=61, nACremovedValues=147, nTotalRemovedValues=147, inconcistency=false
4.72/2.70	    wck=0.011, cpu=2.646, mem=130M86
4.72/2.70	
4.72/2.72	    num=0, depth=13..19, filters=490, wck=0.027, mem=130M86
4.72/2.72	    decisions=40, wrong=13, backtracks=4, failedAssignments=10, nogoods=7
4.72/2.72	    nFilterCalls=814, avgTableProportion=0.9996413476557741, avgTableSize=12303.410319410319
4.72/2.72	    
4.72/2.73	    num=1, depth=8..61, filters=1146, wck=0.041, mem=130M86
4.72/2.73	    decisions=126, wrong=28, backtracks=10, failedAssignments=21, nogoods=11
4.72/2.73	    nFilterCalls=1890, avgTableProportion=0.9996434659430917, avgTableSize=12629.655026455026
4.72/2.73	    
4.72/2.76	    num=2, depth=15..190, filters=1661, ccks=80, wck=0.072, mem=130M86
4.72/2.76	    decisions=205, wrong=31, backtracks=11, failedAssignments=23, nogoods=11, foundSolutions=1
4.72/2.76	    nFilterCalls=2807, avgTableProportion=0.9996261973605179, avgTableSize=11806.589241182757
4.72/2.76	    
4.72/2.76	  Global
4.72/2.76	    filters=1661, ccks=80, nogoods=11
4.72/2.76	    Stop=REACHED_GOAL, wrong=31, foundSolutions=1, firstSolCpu=2.698
4.72/2.76	    wck=0.923, cpu=2.706, mem=130M86
4.72/2.76	
4.72/2.76	v <instantiation id='sol1' type='solution'>  <list> x[][] </list>  <values> 11 0 1 0 18 * 15 17 0 14 * 12 0 0 17 0 2 4 17 4 17 8 14 13 18 * 0 17 8 0 2 7 0 12 15 0 6 13 8 4 20 18 0 17 3 0 4 17 0 * 3 4 2 11 8 13 0 18 18 4 8 1 13 * 5 8 4 4 * 11 0 8 * * * * * * 0 17 0 18 * 0 11 20 * 0 0 18 0 1 8 12 0 8 * 0 2 4 * 0 1 1 4 1 0 3 0 8 * 0 2 4 * 0 1 14 11 8 0 8 4 18 * 17 7 4 * 12 20 17 8 4 13 19 4 4 * 3 4 0 * 2 4 3 8 * * * * * * 25 4 2 * 5 0 19 4 * 12 4 2 15 8 11 14 18 4 1 0 2 4 * 1 8 22 0 19 17 0 13 18 15 0 17 0 8 19 17 0 8 18 5 0 2 4 * 4 19 0 1 11 4 17 14 13 18 4 18 18 4 * 17 0 3 0 * 6 17 20 6 4 </values>  </instantiation>
4.72/2.76	s SATISFIABLE
4.72/2.76	
4.72/2.76	d WRONG_DECISIONS 31

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390507-1568386426/watcher-4390507-1568386426 -o /tmp/evaluation-result-4390507-1568386426/solver-4390507-1568386426 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568380472-32116 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390507-1568386426.xml -cm 

running on 4 cores: 1,3,5,7

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=2307, runsolver pid=2304

[startup+0.100142 s]*
/proc/loadavg: 1.60 1.45 1.48 5/228 2322
/proc/meminfo: memFree=26409028/32770624 swapFree=66957012/67108860
[pid=2307] ppid=2304 vsize=10659884 memory=29028 CPUtime=0.13 cores=1,3,5,7
/proc/2307/stat : 2307 (java) S 2304 2307 32084 0 -1 1077944320 5834 0 0 0 12 1 0 0 20 0 15 0 414556484 10915721216 7257 33554432000 4194304 4196468 140729863179920 140729863162464 139635030904567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
/proc/2307/statm: 2664971 7257 2906 1 0 2627468 0
[pid=2307/tid=2309] ppid=2304 vsize=10659884 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/2307/task/2309/stat : 2309 (java) R 2304 2307 32084 0 -1 4202560 3215 0 0 0 8 1 0 0 20 0 15 0 414556484 10915721216 7323 33554432000 4194304 4196468 140729863179920 139635035126688 139635014985054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2310] ppid=2304 vsize=10659884 memory=7948963741541478447 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2310/stat : 2310 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634638056208 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2311] ppid=2304 vsize=10659884 memory=139622444004992 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2311/stat : 2311 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634637003664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2312] ppid=2304 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2312/stat : 2312 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634635951120 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2313] ppid=2304 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2313/stat : 2313 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634634898576 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2314] ppid=2304 vsize=10659884 memory=139622444004992 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2314/stat : 2314 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556486 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634066835440 139635030915714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2315] ppid=2304 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2315/stat : 2315 (java) S 2304 2307 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414556487 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634065781664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2316] ppid=2304 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2316/stat : 2316 (java) S 2304 2307 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414556487 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634064729072 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2317] ppid=2304 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2317/stat : 2317 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634063677648 139635030923163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2318] ppid=2304 vsize=10659884 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2307/task/2318/stat : 2318 (java) S 2304 2307 32084 0 -1 1077944384 577 0 0 0 1 0 0 0 20 0 15 0 414556489 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634062625264 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2319] ppid=2304 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2319/stat : 2319 (java) R 2304 2307 32084 0 -1 4202560 120 0 0 0 0 0 0 0 20 0 15 0 414556489 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634061572720 139635030916502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2320] ppid=2304 vsize=10659884 memory=139622444004992 CPUtime=0.02 cores=1,3,5,7
/proc/2307/task/2320/stat : 2320 (java) R 2304 2307 32084 0 -1 4202560 598 0 0 0 2 0 0 0 20 0 15 0 414556489 10915721216 7323 33554432000 4194304 4196468 140729863179920 139634060514552 139635010283245 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2321] ppid=2304 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2321/stat : 2321 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10915721216 7388 33554432000 4194304 4196468 140729863179920 139634059467872 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2322] ppid=2304 vsize=10659884 memory=139622444004992 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2322/stat : 2322 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556490 10915721216 7388 33554432000 4194304 4196468 140729863179920 139634058414384 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29028 KiB

[startup+0.210738 s]*
/proc/loadavg: 1.60 1.45 1.48 3/228 2322
/proc/meminfo: memFree=26401808/32770624 swapFree=66957012/67108860
[pid=2307] ppid=2304 vsize=10659884 memory=34952 CPUtime=0.33 cores=1,3,5,7
/proc/2307/stat : 2307 (java) S 2304 2307 32084 0 -1 1077944320 6848 0 0 0 31 2 0 0 20 0 15 0 414556484 10915721216 8738 33554432000 4194304 4196468 140729863179920 140729863162464 139635030904567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
/proc/2307/statm: 2664971 8738 2989 1 0 2627468 0
[pid=2307/tid=2309] ppid=2304 vsize=10659884 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/2307/task/2309/stat : 2309 (java) R 2304 2307 32084 0 -1 4202560 3843 0 0 0 19 1 0 0 20 0 15 0 414556484 10915721216 8738 33554432000 4194304 4196468 140729863179920 139635035130928 139635030926493 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2310] ppid=2304 vsize=10659884 memory=4294967635 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2310/stat : 2310 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634638056208 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2311] ppid=2304 vsize=10659884 memory=139622446764200 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2311/stat : 2311 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634637003664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2312] ppid=2304 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2312/stat : 2312 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634635951120 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2313] ppid=2304 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2313/stat : 2313 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634634898576 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2314] ppid=2304 vsize=10659884 memory=139622444004992 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2314/stat : 2314 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556486 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634066835440 139635030915714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2315] ppid=2304 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2315/stat : 2315 (java) S 2304 2307 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414556487 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634065781664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2316] ppid=2304 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2316/stat : 2316 (java) S 2304 2307 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414556487 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634064729072 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2317] ppid=2304 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2317/stat : 2317 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634063677648 139635030923163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2318] ppid=2304 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2307/task/2318/stat : 2318 (java) S 2304 2307 32084 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 15 0 414556489 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634062625264 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2319] ppid=2304 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/2307/task/2319/stat : 2319 (java) S 2304 2307 32084 0 -1 1077944384 356 0 0 0 3 0 0 0 20 0 15 0 414556489 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634061572720 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2320] ppid=2304 vsize=10659884 memory=139622444004992 CPUtime=0.05 cores=1,3,5,7
/proc/2307/task/2320/stat : 2320 (java) S 2304 2307 32084 0 -1 1077944384 639 0 0 0 5 0 0 0 20 0 15 0 414556489 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634060520176 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2321] ppid=2304 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2321/stat : 2321 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634059467872 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2322] ppid=2304 vsize=10659884 memory=139622444004992 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2322/stat : 2322 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556490 10915721216 8738 33554432000 4194304 4196468 140729863179920 139634058414384 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34952 KiB

[startup+0.312262 s]*
/proc/loadavg: 1.60 1.45 1.48 4/228 2322
/proc/meminfo: memFree=26393728/32770624 swapFree=66957012/67108860
[pid=2307] ppid=2304 vsize=10659884 memory=40408 CPUtime=0.48 cores=1,3,5,7
/proc/2307/stat : 2307 (java) S 2304 2307 32084 0 -1 1077944320 9566 0 0 0 44 4 0 0 20 0 15 0 414556484 10915721216 10102 33554432000 4194304 4196468 140729863179920 140729863162464 139635030904567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
/proc/2307/statm: 2664971 10102 3002 1 0 2627468 0
[pid=2307/tid=2309] ppid=2304 vsize=10659884 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/2307/task/2309/stat : 2309 (java) R 2304 2307 32084 0 -1 4202560 6461 0 0 0 27 3 0 0 20 0 15 0 414556484 10915721216 10102 33554432000 4194304 4196468 140729863179920 139635035124720 139635030926493 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2310] ppid=2304 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2310/stat : 2310 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634638056208 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2311] ppid=2304 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2311/stat : 2311 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634637003664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2312] ppid=2304 vsize=10659884 memory=139622340471247 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2312/stat : 2312 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634635951120 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2313] ppid=2304 vsize=10659884 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2313/stat : 2313 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556485 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634634898576 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2314] ppid=2304 vsize=10659884 memory=279244784460112 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2314/stat : 2314 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556486 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634066835440 139635030915714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2315] ppid=2304 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2315/stat : 2315 (java) S 2304 2307 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414556487 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634065781664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2316] ppid=2304 vsize=10659884 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2316/stat : 2316 (java) S 2304 2307 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414556487 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634064729072 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2317] ppid=2304 vsize=10659884 memory=58084 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2317/stat : 2317 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634063677648 139635030923163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2318] ppid=2304 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/2307/task/2318/stat : 2318 (java) R 2304 2307 32084 0 -1 1077944384 704 0 0 0 4 0 0 0 20 0 15 0 414556489 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634062625264 139635030915714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2319] ppid=2304 vsize=10659884 memory=139622340466703 CPUtime=0.04 cores=1,3,5,7
/proc/2307/task/2319/stat : 2319 (java) S 2304 2307 32084 0 -1 1077944384 364 0 0 0 4 0 0 0 20 0 15 0 414556489 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634061572720 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2320] ppid=2304 vsize=10659884 memory=279244784480864 CPUtime=0.08 cores=1,3,5,7
/proc/2307/task/2320/stat : 2320 (java) R 2304 2307 32084 0 -1 4202560 685 0 0 0 8 0 0 0 20 0 15 0 414556489 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634060520176 139635010337936 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2321] ppid=2304 vsize=10659884 memory=139622340471311 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2321/stat : 2321 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634059467872 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2322] ppid=2304 vsize=10659884 memory=139622444005004 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2322/stat : 2322 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556490 10915721216 10102 33554432000 4194304 4196468 140729863179920 139634058414384 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40408 KiB

[startup+0.701312 s]
/proc/loadavg: 1.60 1.45 1.48 7/228 2322
/proc/meminfo: memFree=26384812/32770624 swapFree=66957012/67108860
[pid=2307] ppid=2304 vsize=10661932 memory=63872 CPUtime=1.11 cores=1,3,5,7
/proc/2307/stat : 2307 (java) S 2304 2307 32084 0 -1 1077944320 13087 0 0 0 105 6 0 0 20 0 15 0 414556484 10917818368 15968 33554432000 4194304 4196468 140729863179920 140729863162464 139635030904567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
/proc/2307/statm: 2665483 15968 3070 1 0 2627980 0
[pid=2307/tid=2309] ppid=2304 vsize=10661932 memory=149560894692457 CPUtime=0.68 cores=1,3,5,7
/proc/2307/task/2309/stat : 2309 (java) R 2304 2307 32084 0 -1 4202560 8869 0 0 0 63 5 0 0 20 0 15 0 414556484 10917818368 15968 33554432000 4194304 4196468 140729863179920 139635035136592 139635030926493 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2310] ppid=2304 vsize=10661932 memory=24713 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2310/stat : 2310 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634638056208 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2311] ppid=2304 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2311/stat : 2311 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634637003664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2312] ppid=2304 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2312/stat : 2312 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634635951120 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2313] ppid=2304 vsize=10661932 memory=7809523229951467568 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2313/stat : 2313 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556485 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634634898576 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2314] ppid=2304 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2314/stat : 2314 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556486 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634066835440 139635030915714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2315] ppid=2304 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2315/stat : 2315 (java) S 2304 2307 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414556487 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634065781664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2316] ppid=2304 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2316/stat : 2316 (java) S 2304 2307 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414556487 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634064729072 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2317] ppid=2304 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2317/stat : 2317 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634063677648 139635030923163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2318] ppid=2304 vsize=10661932 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/2307/task/2318/stat : 2318 (java) R 2304 2307 32084 0 -1 4202560 1011 0 0 0 12 0 0 0 20 0 15 0 414556489 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634062611232 139635016030953 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2319] ppid=2304 vsize=10661932 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/2307/task/2319/stat : 2319 (java) S 2304 2307 32084 0 -1 1077944384 684 0 0 0 10 0 0 0 20 0 15 0 414556489 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634061572720 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2320] ppid=2304 vsize=10661932 memory=388 CPUtime=0.18 cores=1,3,5,7
/proc/2307/task/2320/stat : 2320 (java) S 2304 2307 32084 0 -1 1077944384 1164 0 0 0 18 0 0 0 20 0 15 0 414556489 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634060520176 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2321] ppid=2304 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2321/stat : 2321 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634059467872 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2322] ppid=2304 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2322/stat : 2322 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556490 10917818368 15968 33554432000 4194304 4196468 140729863179920 139634058414384 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63872 KiB

[startup+1.50069 s]
/proc/loadavg: 1.60 1.45 1.48 3/228 2322
/proc/meminfo: memFree=26368900/32770624 swapFree=66957012/67108860
[pid=2307] ppid=2304 vsize=10663980 memory=75856 CPUtime=2 cores=1,3,5,7
/proc/2307/stat : 2307 (java) S 2304 2307 32084 0 -1 1077944320 16743 0 0 0 193 7 0 0 20 0 15 0 414556484 10919915520 18964 33554432000 4194304 4196468 140729863179920 140729863162464 139635030904567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
/proc/2307/statm: 2665995 18964 3091 1 0 2628492 0
[pid=2307/tid=2309] ppid=2304 vsize=10663980 memory=2321 CPUtime=1.48 cores=1,3,5,7
/proc/2307/task/2309/stat : 2309 (java) R 2304 2307 32084 0 -1 4202560 11542 0 0 0 142 6 0 0 20 0 15 0 414556484 10919915520 18964 33554432000 4194304 4196468 140729863179920 139635035136592 139635014985054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2310] ppid=2304 vsize=10663980 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2310/stat : 2310 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10919915520 18964 33554432000 4194304 4196468 140729863179920 139634638056208 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2311] ppid=2304 vsize=10663980 memory=366 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2311/stat : 2311 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10919915520 18964 33554432000 4194304 4196468 140729863179920 139634637003664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2312] ppid=2304 vsize=10663980 memory=11 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2312/stat : 2312 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10919915520 18964 33554432000 4194304 4196468 140729863179920 139634635951120 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2313] ppid=2304 vsize=10663980 memory=27173 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2313/stat : 2313 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556485 10919915520 18964 33554432000 4194304 4196468 140729863179920 139634634898576 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2314] ppid=2304 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2314/stat : 2314 (java) S 2304 2307 32084 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 414556486 10919915520 18964 33554432000 4194304 4196468 140729863179920 139634066835440 139635030915714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0

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

Dumping a history of the last processes samples

[startup+1.60086 s]
/proc/loadavg: 1.60 1.45 1.48 3/228 2322
/proc/meminfo: memFree=26368900/32770624 swapFree=66957012/67108860
[pid=2307] ppid=2304 vsize=10666028 memory=79036 CPUtime=2.12 cores=1,3,5,7
/proc/2307/stat : 2307 (java) S 2304 2307 32084 0 -1 1077944320 17018 0 0 0 204 8 0 0 20 0 15 0 414556484 10922012672 19759 33554432000 4194304 4196468 140729863179920 140729863162464 139635030904567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
/proc/2307/statm: 2666507 19759 3091 1 0 2629004 0
[pid=2307/tid=2309] ppid=2304 vsize=10666028 memory=6228033422282483044 CPUtime=1.58 cores=1,3,5,7
/proc/2307/task/2309/stat : 2309 (java) R 2304 2307 32084 0 -1 4202560 11816 0 0 0 152 6 0 0 20 0 15 0 414556484 10922012672 19759 33554432000 4194304 4196468 140729863179920 139635035136592 139635014985054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2310] ppid=2304 vsize=10666028 memory=6228033422282483044 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2310/stat : 2310 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634638056208 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2311] ppid=2304 vsize=10666028 memory=4639948313719891052 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2311/stat : 2311 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634637003664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2312] ppid=2304 vsize=10666028 memory=4639948313719891052 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2312/stat : 2312 (java) S 2304 2307 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414556485 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634635951120 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2313] ppid=2304 vsize=10666028 memory=7440056984007045732 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2313/stat : 2313 (java) S 2304 2307 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414556485 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634634898576 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2314] ppid=2304 vsize=10666028 memory=7306059536440519015 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2314/stat : 2314 (java) S 2304 2307 32084 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 414556486 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634066835440 139635030915714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2315] ppid=2304 vsize=10666028 memory=7523376918531162212 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2315/stat : 2315 (java) S 2304 2307 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414556487 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634065781664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2316] ppid=2304 vsize=10666028 memory=7523107478184158290 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2316/stat : 2316 (java) S 2304 2307 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414556487 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634064729072 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2317] ppid=2304 vsize=10666028 memory=7440056984007045732 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2317/stat : 2317 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634063677648 139635030923163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2318] ppid=2304 vsize=10666028 memory=7440056984007045732 CPUtime=0.18 cores=1,3,5,7
/proc/2307/task/2318/stat : 2318 (java) S 2304 2307 32084 0 -1 1077944384 1726 0 0 0 18 0 0 0 20 0 15 0 414556489 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634062625264 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2319] ppid=2304 vsize=10666028 memory=15663745731716 CPUtime=0.14 cores=1,3,5,7
/proc/2307/task/2319/stat : 2319 (java) S 2304 2307 32084 0 -1 1077944384 936 0 0 0 14 0 0 0 20 0 15 0 414556489 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634061572720 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2320] ppid=2304 vsize=10666028 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/2307/task/2320/stat : 2320 (java) S 2304 2307 32084 0 -1 1077944384 1166 0 0 0 18 0 0 0 20 0 15 0 414556489 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634060520176 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2321] ppid=2304 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2321/stat : 2321 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556489 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634059467872 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2322] ppid=2304 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2322/stat : 2322 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414556490 10922012672 19759 33554432000 4194304 4196468 140729863179920 139634058414384 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
Current children cumulated CPU time: 2.12 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 79036 KiB

[startup+2.40066 s]
/proc/loadavg: 1.60 1.45 1.48 4/230 2325
/proc/meminfo: memFree=26289352/32770624 swapFree=66957012/67108860
[pid=2307] ppid=2304 vsize=10746276 memory=248236 CPUtime=3.94 cores=1,3,5,7
/proc/2307/stat : 2307 (java) S 2304 2307 32084 0 -1 1077944320 21611 0 0 0 380 14 0 0 20 0 16 0 414556484 11004186624 62059 33554432000 4194304 4196468 140729863179920 140729863162464 139635030904567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
/proc/2307/statm: 2686569 62059 3359 1 0 2646705 0
[pid=2307/tid=2309] ppid=2304 vsize=10746276 memory=6152029706900235364 CPUtime=1.85 cores=1,3,5,7
/proc/2307/task/2309/stat : 2309 (java) S 2304 2307 32084 0 -1 1077944384 13087 0 0 0 178 7 0 0 20 0 16 0 414556484 11004186624 62059 33554432000 4194304 4196468 140729863179920 139635035147440 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2310] ppid=2304 vsize=10746276 memory=8112282956445269571 CPUtime=0.01 cores=1,3,5,7
/proc/2307/task/2310/stat : 2310 (java) S 2304 2307 32084 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 16 0 414556485 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634638056208 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2311] ppid=2304 vsize=10746276 memory=-7027409196973580132 CPUtime=0.01 cores=1,3,5,7
/proc/2307/task/2311/stat : 2311 (java) S 2304 2307 32084 0 -1 1077944384 163 0 0 0 1 0 0 0 20 0 16 0 414556485 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634637003664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2312] ppid=2304 vsize=10746276 memory=4783210246327787616 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2312/stat : 2312 (java) S 2304 2307 32084 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414556485 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634635951120 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2313] ppid=2304 vsize=10746276 memory=4137300178079553923 CPUtime=0.02 cores=1,3,5,7
/proc/2307/task/2313/stat : 2313 (java) S 2304 2307 32084 0 -1 1077944384 119 0 0 0 1 1 0 0 20 0 16 0 414556485 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634634898576 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2314] ppid=2304 vsize=10746276 memory=-7385037615208631145 CPUtime=0.01 cores=1,3,5,7
/proc/2307/task/2314/stat : 2314 (java) S 2304 2307 32084 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 16 0 414556486 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634066835440 139635030915714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2315] ppid=2304 vsize=10746276 memory=-6586668835053300886 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2315/stat : 2315 (java) S 2304 2307 32084 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414556487 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634065781728 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2316] ppid=2304 vsize=10746276 memory=-2746515524090870338 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2316/stat : 2316 (java) S 2304 2307 32084 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414556487 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634064729088 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2317] ppid=2304 vsize=10746276 memory=-2177352373413752899 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2317/stat : 2317 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414556489 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634063677648 139635030923163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2318] ppid=2304 vsize=10746276 memory=-2971509717582823231 CPUtime=0.56 cores=1,3,5,7
/proc/2307/task/2318/stat : 2318 (java) S 2304 2307 32084 0 -1 1077944384 2253 0 0 0 56 0 0 0 20 0 16 0 414556489 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634062625264 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2319] ppid=2304 vsize=10746276 memory=-3975169645217720909 CPUtime=0.55 cores=1,3,5,7
/proc/2307/task/2319/stat : 2319 (java) S 2304 2307 32084 0 -1 1077944384 1750 0 0 0 55 0 0 0 20 0 16 0 414556489 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634061572720 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2320] ppid=2304 vsize=10746276 memory=-4118987510532027967 CPUtime=0.35 cores=1,3,5,7
/proc/2307/task/2320/stat : 2320 (java) R 2304 2307 32084 0 -1 4202560 1729 0 0 0 34 1 0 0 20 0 16 0 414556489 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634060520176 139635010331969 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2321] ppid=2304 vsize=10746276 memory=-4118987510532027967 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2321/stat : 2321 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414556489 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634059467872 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2322] ppid=2304 vsize=10746276 memory=7667775737656796241 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2322/stat : 2322 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414556490 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634058414384 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2325] ppid=2304 vsize=10746276 memory=17 CPUtime=0.48 cores=1,3,5,7
/proc/2307/task/2325/stat : 2325 (java) R 2304 2307 32084 0 -1 4202560 818 0 0 0 47 1 0 0 20 0 16 0 414556671 11004186624 62059 33554432000 4194304 4196468 140729863179920 139634041340720 139635030926493 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
Current children cumulated CPU time: 3.94 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 248236 KiB

[startup+2.60069 s]
/proc/loadavg: 1.60 1.45 1.48 4/230 2325
/proc/meminfo: memFree=26289352/32770624 swapFree=66957012/67108860
[pid=2307] ppid=2304 vsize=10746276 memory=264360 CPUtime=4.45 cores=1,3,5,7
/proc/2307/stat : 2307 (java) S 2304 2307 32084 0 -1 1077944320 22102 0 0 0 430 15 0 0 20 0 16 0 414556484 11004186624 66090 33554432000 4194304 4196468 140729863179920 140729863162464 139635030904567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
/proc/2307/statm: 2686569 66090 3360 1 0 2646705 0
[pid=2307/tid=2309] ppid=2304 vsize=10746276 memory=149904 CPUtime=1.85 cores=1,3,5,7
/proc/2307/task/2309/stat : 2309 (java) S 2304 2307 32084 0 -1 1077944384 13087 0 0 0 178 7 0 0 20 0 16 0 414556484 11004186624 66090 33554432000 4194304 4196468 140729863179920 139635035147440 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2310] ppid=2304 vsize=10746276 memory=94712 CPUtime=0.03 cores=1,3,5,7
/proc/2307/task/2310/stat : 2310 (java) S 2304 2307 32084 0 -1 1077944384 111 0 0 0 2 1 0 0 20 0 16 0 414556485 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634638056208 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2311] ppid=2304 vsize=10746276 memory=11 CPUtime=0.02 cores=1,3,5,7
/proc/2307/task/2311/stat : 2311 (java) S 2304 2307 32084 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 16 0 414556485 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634637003664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2312] ppid=2304 vsize=10746276 memory=27173 CPUtime=0.02 cores=1,3,5,7
/proc/2307/task/2312/stat : 2312 (java) S 2304 2307 32084 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 16 0 414556485 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634635951120 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2313] ppid=2304 vsize=10746276 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2307/task/2313/stat : 2313 (java) S 2304 2307 32084 0 -1 1077944384 125 0 0 0 1 1 0 0 20 0 16 0 414556485 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634634898576 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2314] ppid=2304 vsize=10746276 memory=1347 CPUtime=0.01 cores=1,3,5,7
/proc/2307/task/2314/stat : 2314 (java) S 2304 2307 32084 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 16 0 414556486 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634066835440 139635030915714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2315] ppid=2304 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2315/stat : 2315 (java) S 2304 2307 32084 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414556487 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634065781728 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2316] ppid=2304 vsize=10746276 memory=1 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2316/stat : 2316 (java) S 2304 2307 32084 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414556487 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634064729088 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2317] ppid=2304 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2317/stat : 2317 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414556489 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634063677648 139635030923163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2318] ppid=2304 vsize=10746276 memory=2228 CPUtime=0.67 cores=1,3,5,7
/proc/2307/task/2318/stat : 2318 (java) R 2304 2307 32084 0 -1 4202560 2287 0 0 0 67 0 0 0 20 0 16 0 414556489 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634062625264 139635014390685 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2319] ppid=2304 vsize=10746276 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/2307/task/2319/stat : 2319 (java) S 2304 2307 32084 0 -1 1077944384 1795 0 0 0 64 0 0 0 20 0 16 0 414556489 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634061572720 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2320] ppid=2304 vsize=10746276 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/2307/task/2320/stat : 2320 (java) R 2304 2307 32084 0 -1 4202560 1916 0 0 0 42 1 0 0 20 0 16 0 414556489 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634060520176 139635030925914 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2321] ppid=2304 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2321/stat : 2321 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414556489 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634059467872 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2322] ppid=2304 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2322/stat : 2322 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414556490 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634058414384 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2325] ppid=2304 vsize=10746276 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/2307/task/2325/stat : 2325 (java) R 2304 2307 32084 0 -1 4202560 1009 0 0 0 66 1 0 0 20 0 16 0 414556671 11004186624 66090 33554432000 4194304 4196468 140729863179920 139634041343056 139634643216346 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
Current children cumulated CPU time: 4.45 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 264360 KiB

[startup+2.70074 s]
/proc/loadavg: 1.60 1.45 1.48 4/230 2325
/proc/meminfo: memFree=26289352/32770624 swapFree=66957012/67108860
[pid=2307] ppid=2304 vsize=10746276 memory=265524 CPUtime=4.72 cores=1,3,5,7
/proc/2307/stat : 2307 (java) S 2304 2307 32084 0 -1 1077944320 22749 0 0 0 457 15 0 0 20 0 16 0 414556484 11004186624 66381 33554432000 4194304 4196468 140729863179920 140729863162464 139635030904567 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
/proc/2307/statm: 2686569 66381 3362 1 0 2646705 0
[pid=2307/tid=2309] ppid=2304 vsize=10746276 memory=139622444004992 CPUtime=1.85 cores=1,3,5,7
/proc/2307/task/2309/stat : 2309 (java) S 2304 2307 32084 0 -1 1077944384 13087 0 0 0 178 7 0 0 20 0 16 0 414556484 11004186624 66381 33554432000 4194304 4196468 140729863179920 139635035147440 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2310] ppid=2304 vsize=10746276 memory=2273 CPUtime=0.03 cores=1,3,5,7
/proc/2307/task/2310/stat : 2310 (java) S 2304 2307 32084 0 -1 1077944384 111 0 0 0 2 1 0 0 20 0 16 0 414556485 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634638056208 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2311] ppid=2304 vsize=10746276 memory=2244 CPUtime=0.02 cores=1,3,5,7
/proc/2307/task/2311/stat : 2311 (java) S 2304 2307 32084 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 16 0 414556485 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634637003664 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2312] ppid=2304 vsize=10746276 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2307/task/2312/stat : 2312 (java) S 2304 2307 32084 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 16 0 414556485 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634635951120 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2313] ppid=2304 vsize=10746276 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2307/task/2313/stat : 2313 (java) S 2304 2307 32084 0 -1 1077944384 125 0 0 0 1 1 0 0 20 0 16 0 414556485 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634634898576 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2314] ppid=2304 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2307/task/2314/stat : 2314 (java) S 2304 2307 32084 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 16 0 414556486 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634066835440 139635030915714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2315] ppid=2304 vsize=10746276 memory=85700 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2315/stat : 2315 (java) S 2304 2307 32084 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414556487 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634065781728 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2316] ppid=2304 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2316/stat : 2316 (java) S 2304 2307 32084 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414556487 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634064729088 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2317] ppid=2304 vsize=10746276 memory=-7361174377247368086 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2317/stat : 2317 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414556489 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634063677648 139635030923163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2318] ppid=2304 vsize=10746276 memory=-7751062316387021378 CPUtime=0.74 cores=1,3,5,7
/proc/2307/task/2318/stat : 2318 (java) R 2304 2307 32084 0 -1 1077944384 2320 0 0 0 74 0 0 0 20 0 16 0 414556489 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634062625264 139635030915714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2319] ppid=2304 vsize=10746276 memory=-7022074515825631275 CPUtime=0.69 cores=1,3,5,7
/proc/2307/task/2319/stat : 2319 (java) R 2304 2307 32084 0 -1 4202560 1816 0 0 0 69 0 0 0 20 0 16 0 414556489 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634061572720 139635010771571 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2320] ppid=2304 vsize=10746276 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/2307/task/2320/stat : 2320 (java) R 2304 2307 32084 0 -1 4202560 2017 0 0 0 48 1 0 0 20 0 16 0 414556489 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634060520176 139635009517696 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2321] ppid=2304 vsize=10746276 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2321/stat : 2321 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414556489 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634059467872 139635030914773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2322] ppid=2304 vsize=10746276 memory=7380106142448642923 CPUtime=0 cores=1,3,5,7
/proc/2307/task/2322/stat : 2322 (java) S 2304 2307 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414556490 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634058414384 139635030915714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
[pid=2307/tid=2325] ppid=2304 vsize=10746276 memory=8099279071866868843 CPUtime=0.77 cores=1,3,5,7
/proc/2307/task/2325/stat : 2325 (java) R 2304 2307 32084 0 -1 4202560 1501 0 0 0 76 1 0 0 20 0 16 0 414556671 11004186624 66381 33554432000 4194304 4196468 140729863179920 139634041344368 139634638173135 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15372288 140729863181323 140729863181426 140729863181426 140729863184335 0
Current children cumulated CPU time: 4.72 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 265524 KiB

Child status: 0
Real time (s): 2.78324
CPU time (s): 4.95369
CPU user time (s): 4.78175
CPU system time (s): 0.171939
CPU usage (%): 177.983
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 265524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.78175
system time used= 0.171939
maximum resident set size= 269548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24594
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2490
involuntary context switches= 14


# summary of solver processes directly reported to runsolver:
#   pid: 2307
#   total CPU time (s): 4.95369
#   total CPU user time (s): 4.78175
#   total CPU system time (s): 0.171939

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043466 second user time and 0.063532 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-13 16:53:03
IDJOB=4390507
IDBENCH=139919
IDSOLVER=2832
FILE ID=node147/4390507-1568386426
RUNJOBID= node147-1568380472-32116
PBS_JOBID= 21701824
Free space on /tmp= 56532 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd-herald/Crossword-m1c-ogd-h1502.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390507-1568386426/watcher-4390507-1568386426 -o /tmp/evaluation-result-4390507-1568386426/solver-4390507-1568386426 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568380472-32116 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390507-1568386426.xml -cm

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

MD5SUM BENCH= f196bcf8028f955a9b1a207c833066c3
RANDOM SEED=1483562781

node147.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.52
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.52
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.52
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.52
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:        26424832 kB
MemAvailable:   31616960 kB
Buffers:          164100 kB
Cached:          5241812 kB
SwapCached:        48500 kB
Active:          2366896 kB
Inactive:        3288072 kB
Active(anon):     200960 kB
Inactive(anon):    89344 kB
Active(file):    2165936 kB
Inactive(file):  3198728 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957012 kB
Dirty:             11868 kB
Writeback:             4 kB
AnonPages:        309532 kB
Mapped:            56680 kB
Shmem:             32768 kB
Slab:             285072 kB
SReclaimable:     255924 kB
SUnreclaim:        29148 kB
KernelStack:        3760 kB
PageTables:         6480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1183476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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= 56524 MiB
End job on node147 at 2019-09-13 16:53:06