Trace number 4390628

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 5.39783 2.91872

DiagnosticValue
WRONG_DECISIONS68

General information on the benchmark

NameCrossword/Crossword-m1c-ogd-herald/
Crossword-m1c-ogd-h2107.xml
MD5SUM495794a1d12b922029631b8ffbf13f9b
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.643414
Satisfiable
(Un)Satisfiability was proved
Number of variables441
Number of constraints152
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":368}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":73},{"degree":2,"count":368}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":36},{"arity":4,"count":36},{"arity":5,"count":44},{"arity":6,"count":12},{"arity":7,"count":16},{"arity":10,"count":8}]
Number of extensional constraints152
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":152}]
Optimization problemNO
Type of objective

Solver Data

2.42/1.87	
2.42/1.87	AbsCon 2 
2.42/1.89	
3.82/2.39	  Instance
3.82/2.39	    name=instance-4390628-1568386434, framework=CSP
3.82/2.39	
3.82/2.39	  Loading variables...
3.99/2.45	  Loading constraints...
4.56/2.69	
4.56/2.69	  Domains
4.56/2.69	    nTypes=1, nValues=9568, sizes=[26#368]
4.56/2.69	  Variables
4.56/2.69	    count=368, degrees=[2#368]
4.56/2.70	  Constraints
4.56/2.70	    count=152, nSpecific=152, arities=[3#36,4#36,5#44,6#12,7#16,10#8]
4.56/2.70	    distribution=[CtrExtensionCT-Table#152]
4.56/2.70	    tables=[763#36,2578#36,7834#44,17878#12,32558#16,68064#8], nTotalTuples=1744948
4.56/2.70	    nExtStructures=(6,shared:146)
4.56/2.70	    wck=0.851, cpu=2.635, mem=111M49
4.76/2.71	  Solver SolverBacktrack being built...
4.76/2.71	
4.76/2.74	
4.76/2.74	  Solver
4.76/2.74	    guaranteedGAC=true
4.76/2.74	    wck=0.894, cpu=2.677, mem=133M253
4.76/2.76	
4.76/2.76	  Preprocessing
4.76/2.76	    filters=96, nACremovedValues=176, nTotalRemovedValues=176, inconcistency=false
4.76/2.76	    wck=0.017, cpu=2.696, mem=135M850
4.76/2.76	
4.76/2.79	    num=0, depth=19..135, filters=1109, wck=0.056, mem=135M850
4.76/2.79	    decisions=156, wrong=11, backtracks=1, failedAssignments=10, nogoods=10
4.76/2.79	    nFilterCalls=2099, avgTableProportion=0.9996432749956664, avgTableSize=14756.17055740829
4.76/2.79	    
5.09/2.83	    num=1, depth=46..95, filters=2080, wck=0.09, mem=135M850
5.09/2.83	    decisions=273, wrong=23, backtracks=2, failedAssignments=21, nogoods=18
5.09/2.83	    nFilterCalls=3754, avgTableProportion=0.9996323034270557, avgTableSize=14103.77757059137
5.09/2.83	    
5.09/2.84	    num=2, depth=6..65, filters=2885, wck=0.107, mem=135M850
5.09/2.84	    decisions=366, wrong=37, backtracks=4, failedAssignments=33, nogoods=25
5.09/2.84	    nFilterCalls=5167, avgTableProportion=0.9996401607866251, avgTableSize=14369.856589897427
5.09/2.84	    
5.09/2.86	    num=3, depth=8..119, filters=3881, wck=0.127, mem=135M850
5.09/2.86	    decisions=513, wrong=53, backtracks=7, failedAssignments=46, nogoods=37
5.09/2.86	    nFilterCalls=6949, avgTableProportion=0.9996364456269246, avgTableSize=14069.36667146352
5.09/2.86	    
5.38/2.90	    num=4, depth=5..367, filters=5087, ccks=152, wck=0.159, mem=135M850
5.38/2.90	    decisions=682, wrong=68, backtracks=10, failedAssignments=58, nogoods=37, foundSolutions=1
5.38/2.90	    nFilterCalls=9069, avgTableProportion=0.999635766169722, avgTableSize=13904.421545925681
5.38/2.90	    
5.38/2.90	  Global
5.38/2.90	    filters=5087, ccks=152, nogoods=37
5.38/2.90	    Stop=REACHED_GOAL, wrong=68, foundSolutions=1, firstSolCpu=2.825
5.38/2.90	    wck=1.054, cpu=2.836, mem=135M850
5.38/2.90	
5.38/2.90	v <instantiation id='sol1' type='solution'>  <list> x[][] </list>  <values> 1 2 1 6 * 0 1 0 19 18 * 17 0 1 0 1 * 3 17 0 0 0 11 11 0 * 3 8 17 0 8 * 7 4 17 1 0 * 17 14 1 18 1 0 0 11 14 13 13 0 8 18 * 4 17 4 0 2 0 8 18 4 18 0 2 2 4 18 * 0 18 0 * 18 12 0 11 19 * 4 11 8 4 4 * * 14 18 4 4 * 4 20 6 11 4 13 4 * 13 3 11 17 * * 0 3 13 * 4 12 1 4 19 0 8 * 19 17 8 4 4 * 0 3 0 17 0 13 8 * 1 0 18 * 1 2 6 * 0 17 0 * 15 8 4 17 15 8 0 5 5 0 8 * 0 1 4 4 18 * 0 13 13 20 4 11 18 0 13 8 18 0 19 * 10 8 17 * 0 0 18 * 19 0 13 13 0 8 3 4 18 * 11 4 6 0 19 14 * 8 2 1 12 * 2 0 19 8 13 * * * 2 11 4 0 13 * * * * * 8 14 3 0 18 * * * 1 0 11 11 0 * 6 0 1 0 * 0 1 17 8 4 17 * 4 17 6 4 1 0 20 3 8 * 10 0 13 * 2 4 4 * 1 0 18 18 0 4 10 0 1 1 0 11 4 * 2 0 2 7 0 * 24 0 19 0 6 0 13 0 2 4 18 * 14 3 4 * 17 4 4 * 1 14 19 * 11 14 6 4 0 0 18 * 0 19 4 11 4 * 0 1 2 4 3 0 8 * 20 18 4 * * 18 0 8 4 * 0 12 4 13 18 0 11 * 8 23 4 17 * * 0 1 4 17 18 * 0 21 4 13 18 * 1 0 2 * 0 8 3 4 17 15 0 17 0 24 18 8 4 13 18 * 11 0 19 8 2 8 5 4 17 4 8 1 8 18 * 2 17 4 3 14 * 0 13 4 19 7 * 4 17 8 4 2 0 13 0 * 15 4 18 0 8 * 2 0 18 0 18 * 11 0 2 18 </values>  </instantiation>
5.38/2.90	s SATISFIABLE
5.38/2.90	
5.38/2.90	d WRONG_DECISIONS 68

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-4390628-1568386434/watcher-4390628-1568386434 -o /tmp/evaluation-result-4390628-1568386434/solver-4390628-1568386434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568380472-32116 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390628-1568386434.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=2484, runsolver pid=2481

[startup+0.101625 s]*
/proc/loadavg: 1.72 1.47 1.49 4/229 2499
/proc/meminfo: memFree=26408204/32770624 swapFree=66957012/67108860
[pid=2484] ppid=2481 vsize=10659884 memory=29772 CPUtime=0.14 cores=1,3,5,7
/proc/2484/stat : 2484 (java) S 2481 2484 32084 0 -1 1077944320 5901 0 0 0 13 1 0 0 20 0 15 0 414557306 10915721216 7443 33554432000 4194304 4196468 140733223597664 140733223580208 140603187957495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
/proc/2484/statm: 2664971 7443 2910 1 0 2627468 0
[pid=2484/tid=2486] ppid=2481 vsize=10659884 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/2484/task/2486/stat : 2486 (java) R 2481 2484 32084 0 -1 4202560 3366 0 0 0 9 0 0 0 20 0 15 0 414557306 10915721216 7509 33554432000 4194304 4196468 140733223597664 140603192185464 140603180194622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2487] ppid=2481 vsize=10659884 memory=7948963741541478447 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2487/stat : 2487 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 7509 33554432000 4194304 4196468 140733223597664 140603140577936 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2488] ppid=2481 vsize=10659884 memory=140597792769664 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2488/stat : 2488 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 7509 33554432000 4194304 4196468 140733223597664 140603139525136 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2489] ppid=2481 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2489/stat : 2489 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 7509 33554432000 4194304 4196468 140733223597664 140603138472336 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2490] ppid=2481 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2490/stat : 2490 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602791090448 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2491] ppid=2481 vsize=10659884 memory=140597792769664 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2491/stat : 2491 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557308 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602747132784 140603187968642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2492] ppid=2481 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2492/stat : 2492 (java) S 2481 2484 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557308 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602746078752 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2493] ppid=2481 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2493/stat : 2493 (java) S 2481 2484 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557309 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602745025904 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2494] ppid=2481 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2494/stat : 2494 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602743974224 140603187976091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2495] ppid=2481 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2495/stat : 2495 (java) R 2481 2484 32084 0 -1 1077944384 478 0 0 0 0 0 0 0 20 0 15 0 414557311 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602742921584 140603187968642 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2496] ppid=2481 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2496/stat : 2496 (java) R 2481 2484 32084 0 -1 4202560 181 0 0 0 0 0 0 0 20 0 15 0 414557311 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602741868784 140603172839418 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2497] ppid=2481 vsize=10659884 memory=140597792769664 CPUtime=0.02 cores=1,3,5,7
/proc/2484/task/2497/stat : 2497 (java) R 2481 2484 32084 0 -1 4202560 598 0 0 0 2 0 0 0 20 0 15 0 414557311 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602740812664 140603171581457 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2498] ppid=2481 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2498/stat : 2498 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602739763424 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2499] ppid=2481 vsize=10659884 memory=140597792769664 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2499/stat : 2499 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557312 10915721216 7509 33554432000 4194304 4196468 140733223597664 140602738711728 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29772 KiB

[startup+0.210759 s]*
/proc/loadavg: 1.72 1.47 1.49 4/228 2499
/proc/meminfo: memFree=26398356/32770624 swapFree=66957012/67108860
[pid=2484] ppid=2481 vsize=10659884 memory=36736 CPUtime=0.32 cores=1,3,5,7
/proc/2484/stat : 2484 (java) S 2481 2484 32084 0 -1 1077944320 8989 0 0 0 30 2 0 0 20 0 15 0 414557306 10915721216 9184 33554432000 4194304 4196468 140733223597664 140733223580208 140603187957495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
/proc/2484/statm: 2664971 9184 2978 1 0 2627468 0
[pid=2484/tid=2486] ppid=2481 vsize=10659884 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/2484/task/2486/stat : 2486 (java) R 2481 2484 32084 0 -1 4202560 6095 0 0 0 18 2 0 0 20 0 15 0 414557306 10915721216 9184 33554432000 4194304 4196468 140733223597664 140603192183856 140603187979421 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2487] ppid=2481 vsize=10659884 memory=4294967635 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2487/stat : 2487 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 9184 33554432000 4194304 4196468 140733223597664 140603140577936 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2488] ppid=2481 vsize=10659884 memory=140597795528872 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2488/stat : 2488 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 9184 33554432000 4194304 4196468 140733223597664 140603139525136 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2489] ppid=2481 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2489/stat : 2489 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 9184 33554432000 4194304 4196468 140733223597664 140603138472336 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2490] ppid=2481 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2490/stat : 2490 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602791090448 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2491] ppid=2481 vsize=10659884 memory=140597792769664 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2491/stat : 2491 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557308 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602747132784 140603187968642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2492] ppid=2481 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2492/stat : 2492 (java) S 2481 2484 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557308 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602746078752 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2493] ppid=2481 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2493/stat : 2493 (java) S 2481 2484 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557309 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602745025904 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2494] ppid=2481 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2494/stat : 2494 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602743974224 140603187976091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2495] ppid=2481 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2495/stat : 2495 (java) S 2481 2484 32084 0 -1 1077944384 656 0 0 0 3 0 0 0 20 0 15 0 414557311 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602742921584 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2496] ppid=2481 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2484/task/2496/stat : 2496 (java) S 2481 2484 32084 0 -1 1077944384 260 0 0 0 2 0 0 0 20 0 15 0 414557311 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602741868784 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2497] ppid=2481 vsize=10659884 memory=140597792769664 CPUtime=0.05 cores=1,3,5,7
/proc/2484/task/2497/stat : 2497 (java) S 2481 2484 32084 0 -1 1077944384 619 0 0 0 5 0 0 0 20 0 15 0 414557311 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602740815984 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2498] ppid=2481 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2498/stat : 2498 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602739763424 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2499] ppid=2481 vsize=10659884 memory=140597792769664 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2499/stat : 2499 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557312 10915721216 9184 33554432000 4194304 4196468 140733223597664 140602738711728 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 36736 KiB

[startup+0.310389 s]*
/proc/loadavg: 1.72 1.47 1.49 3/228 2499
/proc/meminfo: memFree=26396420/32770624 swapFree=66957012/67108860
[pid=2484] ppid=2481 vsize=10659884 memory=39800 CPUtime=0.47 cores=1,3,5,7
/proc/2484/stat : 2484 (java) S 2481 2484 32084 0 -1 1077944320 9213 0 0 0 44 3 0 0 20 0 15 0 414557306 10915721216 9950 33554432000 4194304 4196468 140733223597664 140733223580208 140603187957495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
/proc/2484/statm: 2664971 9950 3011 1 0 2627468 0
[pid=2484/tid=2486] ppid=2481 vsize=10659884 memory=6935652554413002832 CPUtime=0.3 cores=1,3,5,7
/proc/2484/task/2486/stat : 2486 (java) R 2481 2484 32084 0 -1 4202560 6242 0 0 0 28 2 0 0 20 0 15 0 414557306 10915721216 9950 33554432000 4194304 4196468 140733223597664 140603192180176 140603187979421 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2487] ppid=2481 vsize=10659884 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2487/stat : 2487 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 9950 33554432000 4194304 4196468 140733223597664 140603140577936 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2488] ppid=2481 vsize=10659884 memory=140597792769664 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2488/stat : 2488 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 9950 33554432000 4194304 4196468 140733223597664 140603139525136 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2489] ppid=2481 vsize=10659884 memory=281195267165088 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2489/stat : 2489 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 9950 33554432000 4194304 4196468 140733223597664 140603138472336 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2490] ppid=2481 vsize=10659884 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2490/stat : 2490 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602791090448 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2491] ppid=2481 vsize=10659884 memory=281195426354512 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2491/stat : 2491 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557308 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602747132784 140603187968642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2492] ppid=2481 vsize=10659884 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2492/stat : 2492 (java) S 2481 2484 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557308 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602746078752 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2493] ppid=2481 vsize=10659884 memory=64996 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2493/stat : 2493 (java) S 2481 2484 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557309 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602745025904 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2494] ppid=2481 vsize=10659884 memory=67300 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2494/stat : 2494 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602743974224 140603187976091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2495] ppid=2481 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/2484/task/2495/stat : 2495 (java) R 2481 2484 32084 0 -1 4202560 697 0 0 0 4 0 0 0 20 0 15 0 414557311 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602742912096 140603172353563 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2496] ppid=2481 vsize=10659884 memory=140597633596431 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2496/stat : 2496 (java) S 2481 2484 32084 0 -1 1077944384 268 0 0 0 3 0 0 0 20 0 15 0 414557311 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602741868784 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2497] ppid=2481 vsize=10659884 memory=281195426375264 CPUtime=0.08 cores=1,3,5,7
/proc/2484/task/2497/stat : 2497 (java) R 2481 2484 32084 0 -1 4202560 653 0 0 0 8 0 0 0 20 0 15 0 414557311 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602740815984 140603187978842 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2498] ppid=2481 vsize=10659884 memory=140597633601039 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2498/stat : 2498 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602739763424 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2499] ppid=2481 vsize=10659884 memory=140597792769677 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2499/stat : 2499 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557312 10915721216 9950 33554432000 4194304 4196468 140733223597664 140602738711728 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39800 KiB

[startup+0.700742 s]
/proc/loadavg: 1.72 1.47 1.49 4/228 2499
/proc/meminfo: memFree=26385416/32770624 swapFree=66957012/67108860
[pid=2484] ppid=2481 vsize=10661932 memory=63452 CPUtime=1.1 cores=1,3,5,7
/proc/2484/stat : 2484 (java) S 2481 2484 32084 0 -1 1077944320 12853 0 0 0 106 4 0 0 20 0 15 0 414557306 10917818368 15863 33554432000 4194304 4196468 140733223597664 140733223580208 140603187957495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
/proc/2484/statm: 2665483 15863 3070 1 0 2627980 0
[pid=2484/tid=2486] ppid=2481 vsize=10661932 memory=732 CPUtime=0.68 cores=1,3,5,7
/proc/2484/task/2486/stat : 2486 (java) R 2481 2484 32084 0 -1 4202560 8790 0 0 0 65 3 0 0 20 0 15 0 414557306 10917818368 15863 33554432000 4194304 4196468 140733223597664 140603192189520 140603168232630 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2487] ppid=2481 vsize=10661932 memory=776 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2487/stat : 2487 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10917818368 15863 33554432000 4194304 4196468 140733223597664 140603140577936 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2488] ppid=2481 vsize=10661932 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2488/stat : 2488 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10917818368 15863 33554432000 4194304 4196468 140733223597664 140603139525136 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2489] ppid=2481 vsize=10661932 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2489/stat : 2489 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557307 10917818368 15863 33554432000 4194304 4196468 140733223597664 140603138472336 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2490] ppid=2481 vsize=10661932 memory=1096 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2490/stat : 2490 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602791090448 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2491] ppid=2481 vsize=10661932 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2491/stat : 2491 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557308 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602747132784 140603187968642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2492] ppid=2481 vsize=10661932 memory=1164 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2492/stat : 2492 (java) S 2481 2484 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557308 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602746078752 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2493] ppid=2481 vsize=10661932 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2493/stat : 2493 (java) S 2481 2484 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557309 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602745025904 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2494] ppid=2481 vsize=10661932 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2494/stat : 2494 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602743974224 140603187976091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2495] ppid=2481 vsize=10661932 memory=2124 CPUtime=0.12 cores=1,3,5,7
/proc/2484/task/2495/stat : 2495 (java) R 2481 2484 32084 0 -1 4202560 974 0 0 0 12 0 0 0 20 0 15 0 414557311 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602742921584 140603169143400 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2496] ppid=2481 vsize=10661932 memory=21252 CPUtime=0.09 cores=1,3,5,7
/proc/2484/task/2496/stat : 2496 (java) S 2481 2484 32084 0 -1 1077944384 609 0 0 0 9 0 0 0 20 0 15 0 414557311 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602741868784 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2497] ppid=2481 vsize=10661932 memory=492 CPUtime=0.18 cores=1,3,5,7
/proc/2484/task/2497/stat : 2497 (java) S 2481 2484 32084 0 -1 1077944384 1121 0 0 0 18 0 0 0 20 0 15 0 414557311 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602740815984 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2498] ppid=2481 vsize=10661932 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2498/stat : 2498 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602739763424 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2499] ppid=2481 vsize=10661932 memory=3512 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2499/stat : 2499 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557312 10917818368 15863 33554432000 4194304 4196468 140733223597664 140602738711728 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63452 KiB

[startup+1.50073 s]
/proc/loadavg: 1.82 1.50 1.50 3/228 2499
/proc/meminfo: memFree=26369348/32770624 swapFree=66957012/67108860
[pid=2484] ppid=2481 vsize=10663980 memory=75516 CPUtime=2.01 cores=1,3,5,7
/proc/2484/stat : 2484 (java) S 2481 2484 32084 0 -1 1077944320 18485 0 0 0 195 6 0 0 20 0 15 0 414557306 10919915520 18879 33554432000 4194304 4196468 140733223597664 140733223580208 140603187957495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
/proc/2484/statm: 2665995 18879 3097 1 0 2628492 0
[pid=2484/tid=2486] ppid=2481 vsize=10663980 memory=0 CPUtime=1.48 cores=1,3,5,7
/proc/2484/task/2486/stat : 2486 (java) R 2481 2484 32084 0 -1 4202560 13016 0 0 0 144 4 0 0 20 0 15 0 414557306 10919915520 18879 33554432000 4194304 4196468 140733223597664 140603192197776 140603171144304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2487] ppid=2481 vsize=10663980 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2487/stat : 2487 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10919915520 18879 33554432000 4194304 4196468 140733223597664 140603140577936 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2488] ppid=2481 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2488/stat : 2488 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10919915520 18879 33554432000 4194304 4196468 140733223597664 140603139525136 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2489] ppid=2481 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2489/stat : 2489 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557307 10919915520 18879 33554432000 4194304 4196468 140733223597664 140603138472336 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2490] ppid=2481 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2490/stat : 2490 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10919915520 18879 33554432000 4194304 4196468 140733223597664 140602791090448 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2491] ppid=2481 vsize=10663980 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2491/stat : 2491 (java) S 2481 2484 32084 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 414557308 10919915520 18879 33554432000 4194304 4196468 140733223597664 140602747132784 140603187968642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0

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

Dumping a history of the last processes samples

[startup+1.60084 s]
/proc/loadavg: 1.82 1.50 1.50 3/228 2499
/proc/meminfo: memFree=26369348/32770624 swapFree=66957012/67108860
[pid=2484] ppid=2481 vsize=10666028 memory=76712 CPUtime=2.11 cores=1,3,5,7
/proc/2484/stat : 2484 (java) S 2481 2484 32084 0 -1 1077944320 18915 0 0 0 205 6 0 0 20 0 15 0 414557306 10922012672 19178 33554432000 4194304 4196468 140733223597664 140733223580208 140603187957495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
/proc/2484/statm: 2666507 19178 3097 1 0 2629004 0
[pid=2484/tid=2486] ppid=2481 vsize=10666028 memory=6944656592455359580 CPUtime=1.58 cores=1,3,5,7
/proc/2484/task/2486/stat : 2486 (java) R 2481 2484 32084 0 -1 4202560 13441 0 0 0 154 4 0 0 20 0 15 0 414557306 10922012672 19178 33554432000 4194304 4196468 140733223597664 140603192197776 140603187979421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2487] ppid=2481 vsize=10666028 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2487/stat : 2487 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10922012672 19178 33554432000 4194304 4196468 140733223597664 140603140577936 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2488] ppid=2481 vsize=10666028 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2488/stat : 2488 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10922012672 19178 33554432000 4194304 4196468 140733223597664 140603139525136 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2489] ppid=2481 vsize=10666028 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2489/stat : 2489 (java) S 2481 2484 32084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414557307 10922012672 19178 33554432000 4194304 4196468 140733223597664 140603138472336 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2490] ppid=2481 vsize=10666028 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2490/stat : 2490 (java) S 2481 2484 32084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414557307 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602791090448 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2491] ppid=2481 vsize=10666028 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2491/stat : 2491 (java) S 2481 2484 32084 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 414557308 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602747132784 140603187968642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2492] ppid=2481 vsize=10666028 memory=-3252517613198930781 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2492/stat : 2492 (java) S 2481 2484 32084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414557308 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602746078752 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2493] ppid=2481 vsize=10666028 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2493/stat : 2493 (java) S 2481 2484 32084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414557309 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602745025904 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2494] ppid=2481 vsize=10666028 memory=-7087961436404378774 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2494/stat : 2494 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602743974224 140603187976091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2495] ppid=2481 vsize=10666028 memory=8305309928409948256 CPUtime=0.19 cores=1,3,5,7
/proc/2484/task/2495/stat : 2495 (java) S 2481 2484 32084 0 -1 1077944384 1909 0 0 0 19 0 0 0 20 0 15 0 414557311 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602742921584 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2496] ppid=2481 vsize=10666028 memory=-3351064526135847021 CPUtime=0.13 cores=1,3,5,7
/proc/2484/task/2496/stat : 2496 (java) S 2481 2484 32084 0 -1 1077944384 1007 0 0 0 13 0 0 0 20 0 15 0 414557311 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602741868784 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2497] ppid=2481 vsize=10666028 memory=13473 CPUtime=0.19 cores=1,3,5,7
/proc/2484/task/2497/stat : 2497 (java) S 2481 2484 32084 0 -1 1077944384 1123 0 0 0 19 0 0 0 20 0 15 0 414557311 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602740815984 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2498] ppid=2481 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2498/stat : 2498 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414557311 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602739763424 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2499] ppid=2481 vsize=10666028 memory=1203 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2499/stat : 2499 (java) S 2481 2484 32084 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 414557312 10922012672 19178 33554432000 4194304 4196468 140733223597664 140602738711728 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
Current children cumulated CPU time: 2.11 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 76712 KiB

[startup+2.40065 s]
/proc/loadavg: 1.82 1.50 1.50 6/229 2500
/proc/meminfo: memFree=26292416/32770624 swapFree=66957012/67108860
[pid=2484] ppid=2481 vsize=10746276 memory=247276 CPUtime=3.99 cores=1,3,5,7
/proc/2484/stat : 2484 (java) S 2481 2484 32084 0 -1 1077944320 25476 0 0 0 385 14 0 0 20 0 16 0 414557306 11004186624 61819 33554432000 4194304 4196468 140733223597664 140733223580208 140603187957495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
/proc/2484/statm: 2686569 61819 3345 1 0 2646705 0
[pid=2484/tid=2486] ppid=2481 vsize=10746276 memory=6369608729924889450 CPUtime=1.85 cores=1,3,5,7
/proc/2484/task/2486/stat : 2486 (java) S 2481 2484 32084 0 -1 1077944384 15250 0 0 0 179 6 0 0 20 0 16 0 414557306 11004186624 61819 33554432000 4194304 4196468 140733223597664 140603192200368 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2487] ppid=2481 vsize=10746276 memory=8112282956445269571 CPUtime=0.01 cores=1,3,5,7
/proc/2484/task/2487/stat : 2487 (java) S 2481 2484 32084 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 16 0 414557307 11004186624 61819 33554432000 4194304 4196468 140733223597664 140603140577936 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2488] ppid=2481 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2484/task/2488/stat : 2488 (java) S 2481 2484 32084 0 -1 1077944384 133 0 0 0 1 0 0 0 20 0 16 0 414557307 11004186624 61819 33554432000 4194304 4196468 140733223597664 140603139525136 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2489] ppid=2481 vsize=10746276 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2484/task/2489/stat : 2489 (java) S 2481 2484 32084 0 -1 1077944384 52 0 0 0 1 1 0 0 20 0 16 0 414557307 11004186624 61819 33554432000 4194304 4196468 140733223597664 140603138472336 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2490] ppid=2481 vsize=10746276 memory=281195267287728 CPUtime=0.02 cores=1,3,5,7
/proc/2484/task/2490/stat : 2490 (java) S 2481 2484 32084 0 -1 1077944384 35 0 0 0 1 1 0 0 20 0 16 0 414557307 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602791090448 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2491] ppid=2481 vsize=10746276 memory=3689493797553694580 CPUtime=0.01 cores=1,3,5,7
/proc/2484/task/2491/stat : 2491 (java) S 2481 2484 32084 0 -1 1077944384 1117 0 0 0 1 0 0 0 20 0 16 0 414557308 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602747132784 140603187968642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2492] ppid=2481 vsize=10746276 memory=7594873723084691556 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2492/stat : 2492 (java) S 2481 2484 32084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414557308 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602746078816 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2493] ppid=2481 vsize=10746276 memory=7380107177721681515 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2493/stat : 2493 (java) S 2481 2484 32084 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414557309 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602745025920 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2494] ppid=2481 vsize=10746276 memory=5788930165031592000 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2494/stat : 2494 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557311 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602743974224 140603187976091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2495] ppid=2481 vsize=10746276 memory=281195266965744 CPUtime=0.61 cores=1,3,5,7
/proc/2484/task/2495/stat : 2495 (java) S 2481 2484 32084 0 -1 1077944384 2911 0 0 0 61 0 0 0 20 0 16 0 414557311 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602742921584 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2496] ppid=2481 vsize=10746276 memory=6370158489965322585 CPUtime=0.52 cores=1,3,5,7
/proc/2484/task/2496/stat : 2496 (java) S 2481 2484 32084 0 -1 1077944384 1853 0 0 0 52 0 0 0 20 0 16 0 414557311 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602741868784 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2497] ppid=2481 vsize=10746276 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/2484/task/2497/stat : 2497 (java) R 2481 2484 32084 0 -1 4202560 1608 0 0 0 36 0 0 0 20 0 16 0 414557311 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602740815984 140603166753957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2498] ppid=2481 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2498/stat : 2498 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557311 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602739763424 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2499] ppid=2481 vsize=10746276 memory=3472468893860972400 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2499/stat : 2499 (java) S 2481 2484 32084 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414557312 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602738711728 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2500] ppid=2481 vsize=10746276 memory=55 CPUtime=0.47 cores=1,3,5,7
/proc/2484/task/2500/stat : 2500 (java) R 2481 2484 32084 0 -1 4202560 1061 0 0 0 46 1 0 0 20 0 16 0 414557493 11004186624 61819 33554432000 4194304 4196468 140733223597664 140602735150176 140603174026504 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
Current children cumulated CPU time: 3.99 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 247276 KiB

[startup+2.8137 s]
/proc/loadavg: 1.82 1.50 1.50 6/229 2500
/proc/meminfo: memFree=26292416/32770624 swapFree=66957012/67108860
[pid=2484] ppid=2481 vsize=10747300 memory=276844 CPUtime=5.09 cores=1,3,5,7
/proc/2484/stat : 2484 (java) S 2481 2484 32084 0 -1 1077944320 28665 0 0 0 490 19 0 0 20 0 16 0 414557306 11005235200 69211 33554432000 4194304 4196468 140733223597664 140733223580208 140603187957495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
/proc/2484/statm: 2686825 69211 3351 1 0 2646961 0
[pid=2484/tid=2486] ppid=2481 vsize=10747300 memory=0 CPUtime=1.85 cores=1,3,5,7
/proc/2484/task/2486/stat : 2486 (java) S 2481 2484 32084 0 -1 1077944384 15250 0 0 0 179 6 0 0 20 0 16 0 414557306 11005235200 69211 33554432000 4194304 4196468 140733223597664 140603192200368 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2487] ppid=2481 vsize=10747300 memory=43 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2487/stat : 2487 (java) S 2481 2484 32084 0 -1 1077944384 62 0 0 0 2 1 0 0 20 0 16 0 414557307 11005235200 69211 33554432000 4194304 4196468 140733223597664 140603140577936 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2488] ppid=2481 vsize=10747300 memory=35 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2488/stat : 2488 (java) S 2481 2484 32084 0 -1 1077944384 145 0 0 0 2 1 0 0 20 0 16 0 414557307 11005235200 69211 33554432000 4194304 4196468 140733223597664 140603139525136 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2489] ppid=2481 vsize=10747300 memory=281195267646240 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2489/stat : 2489 (java) S 2481 2484 32084 0 -1 1077944384 64 0 0 0 2 1 0 0 20 0 16 0 414557307 11005235200 69211 33554432000 4194304 4196468 140733223597664 140603138472336 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2490] ppid=2481 vsize=10747300 memory=-7457052372387209120 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2490/stat : 2490 (java) S 2481 2484 32084 0 -1 1077944384 50 0 0 0 2 1 0 0 20 0 16 0 414557307 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602791090448 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2491] ppid=2481 vsize=10747300 memory=7679937539659563834 CPUtime=0.01 cores=1,3,5,7
/proc/2484/task/2491/stat : 2491 (java) S 2481 2484 32084 0 -1 1077944384 1126 0 0 0 1 0 0 0 20 0 16 0 414557308 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602747132784 140603187968642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2492] ppid=2481 vsize=10747300 memory=1399094042734925955 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2492/stat : 2492 (java) S 2481 2484 32084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414557308 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602746078816 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2493] ppid=2481 vsize=10747300 memory=4137293581110450563 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2493/stat : 2493 (java) S 2481 2484 32084 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414557309 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602745025920 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2494] ppid=2481 vsize=10747300 memory=-6876588461455810464 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2494/stat : 2494 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557311 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602743974224 140603187976091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2495] ppid=2481 vsize=10747300 memory=-7966001967407140192 CPUtime=0.82 cores=1,3,5,7
/proc/2484/task/2495/stat : 2495 (java) R 2481 2484 32084 0 -1 4202560 2994 0 0 0 82 0 0 0 20 0 16 0 414557311 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602742921880 140603180246784 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2496] ppid=2481 vsize=10747300 memory=-3833726747341067623 CPUtime=0.76 cores=1,3,5,7
/proc/2484/task/2496/stat : 2496 (java) R 2481 2484 32084 0 -1 4202560 1937 0 0 0 76 0 0 0 20 0 16 0 414557311 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602741860240 140603165462016 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2497] ppid=2481 vsize=10747300 memory=6944652177228980320 CPUtime=0.54 cores=1,3,5,7
/proc/2484/task/2497/stat : 2497 (java) S 2481 2484 32084 0 -1 1077944384 1991 0 0 0 54 0 0 0 20 0 16 0 414557311 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602740815984 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2498] ppid=2481 vsize=10747300 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2498/stat : 2498 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557311 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602739763424 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2499] ppid=2481 vsize=10747300 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2499/stat : 2499 (java) S 2481 2484 32084 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414557312 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602738711728 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2500] ppid=2481 vsize=10747300 memory=6944656592387989600 CPUtime=0.87 cores=1,3,5,7
/proc/2484/task/2500/stat : 2500 (java) R 2481 2484 32084 0 -1 4202560 3642 0 0 0 84 3 0 0 20 0 16 0 414557493 11005235200 69211 33554432000 4194304 4196468 140733223597664 140602735140448 140603180637213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
Current children cumulated CPU time: 5.09 s
Current children cumulated vsize: 10747300 KiB
Current children cumulated memory: 276844 KiB

[startup+2.90076 s]
/proc/loadavg: 1.82 1.50 1.50 6/229 2500
/proc/meminfo: memFree=26292416/32770624 swapFree=66957012/67108860
[pid=2484] ppid=2481 vsize=10746276 memory=276424 CPUtime=5.38 cores=1,3,5,7
/proc/2484/stat : 2484 (java) S 2481 2484 32084 0 -1 1077944320 28773 0 0 0 519 19 0 0 20 0 16 0 414557306 11004186624 69106 33554432000 4194304 4196468 140733223597664 140733223580208 140603187957495 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
/proc/2484/statm: 2686569 69106 3355 1 0 2646705 0
[pid=2484/tid=2486] ppid=2481 vsize=10746276 memory=55 CPUtime=1.85 cores=1,3,5,7
/proc/2484/task/2486/stat : 2486 (java) S 2481 2484 32084 0 -1 1077944384 15250 0 0 0 179 6 0 0 20 0 16 0 414557306 11004186624 69106 33554432000 4194304 4196468 140733223597664 140603192200368 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2487] ppid=2481 vsize=10746276 memory=55 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2487/stat : 2487 (java) S 2481 2484 32084 0 -1 1077944384 62 0 0 0 2 1 0 0 20 0 16 0 414557307 11004186624 69106 33554432000 4194304 4196468 140733223597664 140603140577936 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2488] ppid=2481 vsize=10746276 memory=1 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2488/stat : 2488 (java) S 2481 2484 32084 0 -1 1077944384 145 0 0 0 2 1 0 0 20 0 16 0 414557307 11004186624 69106 33554432000 4194304 4196468 140733223597664 140603139525136 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2489] ppid=2481 vsize=10746276 memory=1 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2489/stat : 2489 (java) S 2481 2484 32084 0 -1 1077944384 64 0 0 0 2 1 0 0 20 0 16 0 414557307 11004186624 69106 33554432000 4194304 4196468 140733223597664 140603138472336 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2490] ppid=2481 vsize=10746276 memory=281195267377536 CPUtime=0.03 cores=1,3,5,7
/proc/2484/task/2490/stat : 2490 (java) S 2481 2484 32084 0 -1 1077944384 50 0 0 0 2 1 0 0 20 0 16 0 414557307 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602791090448 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2491] ppid=2481 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2484/task/2491/stat : 2491 (java) S 2481 2484 32084 0 -1 1077944384 1126 0 0 0 1 0 0 0 20 0 16 0 414557308 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602747132784 140603187968642 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2492] ppid=2481 vsize=10746276 memory=3977436097453474001 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2492/stat : 2492 (java) S 2481 2484 32084 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414557308 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602746078816 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2493] ppid=2481 vsize=10746276 memory=-1189914978686163229 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2493/stat : 2493 (java) S 2481 2484 32084 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414557309 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602745025920 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2494] ppid=2481 vsize=10746276 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2494/stat : 2494 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557311 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602743974224 140603187976091 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2495] ppid=2481 vsize=10746276 memory=0 CPUtime=0.91 cores=1,3,5,7
/proc/2484/task/2495/stat : 2495 (java) R 2481 2484 32084 0 -1 4202560 3011 0 0 0 91 0 0 0 20 0 16 0 414557311 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602742911696 140603169478777 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2496] ppid=2481 vsize=10746276 memory=0 CPUtime=0.85 cores=1,3,5,7
/proc/2484/task/2496/stat : 2496 (java) R 2481 2484 32084 0 -1 4202560 1960 0 0 0 85 0 0 0 20 0 16 0 414557311 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602741859760 140603187978842 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2497] ppid=2481 vsize=10746276 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/2484/task/2497/stat : 2497 (java) R 2481 2484 32084 0 -1 1077944384 2035 0 0 0 56 0 0 0 20 0 16 0 414557311 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602740815984 140603187968642 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2498] ppid=2481 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2498/stat : 2498 (java) S 2481 2484 32084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414557311 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602739763424 140603187967701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2499] ppid=2481 vsize=10746276 memory=1 CPUtime=0 cores=1,3,5,7
/proc/2484/task/2499/stat : 2499 (java) S 2481 2484 32084 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414557312 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602738711728 140603187968642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
[pid=2484/tid=2500] ppid=2481 vsize=10746276 memory=0 CPUtime=0.96 cores=1,3,5,7
/proc/2484/task/2500/stat : 2500 (java) R 2481 2484 32084 0 -1 4202560 3665 0 0 0 93 3 0 0 20 0 16 0 414557493 11004186624 69106 33554432000 4194304 4196468 140733223597664 140602735150432 140603187969430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27881472 140733223601163 140733223601266 140733223601266 140733223604175 0
Current children cumulated CPU time: 5.38 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 276424 KiB

Child status: 0
Real time (s): 2.91872
CPU time (s): 5.39783
CPU user time (s): 5.19852
CPU system time (s): 0.199317
CPU usage (%): 184.938
Max. virtual memory (cumulated for all children) (KiB): 10747300
Max. memory (cumulated for all children) (KiB): 276844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.19852
system time used= 0.199317
maximum resident set size= 277008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28821
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2692
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 2484
#   total CPU time (s): 5.39783
#   total CPU user time (s): 5.19852
#   total CPU system time (s): 0.199317

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030766 second user time and 0.076384 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-13 16:53:11
IDJOB=4390628
IDBENCH=139944
IDSOLVER=2832
FILE ID=node147/4390628-1568386434
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-h2107.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390628-1568386434/watcher-4390628-1568386434 -o /tmp/evaluation-result-4390628-1568386434/solver-4390628-1568386434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568380472-32116 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390628-1568386434.xml -cm

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

MD5SUM BENCH= 495794a1d12b922029631b8ffbf13f9b
RANDOM SEED=1478033358

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:        26424640 kB
MemAvailable:   31616604 kB
Buffers:          164132 kB
Cached:          5241896 kB
SwapCached:        48500 kB
Active:          2366200 kB
Inactive:        3288332 kB
Active(anon):     200776 kB
Inactive(anon):    89344 kB
Active(file):    2165424 kB
Inactive(file):  3198988 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957012 kB
Dirty:             11396 kB
Writeback:             0 kB
AnonPages:        310088 kB
Mapped:            56720 kB
Shmem:             32768 kB
Slab:             285164 kB
SReclaimable:     256012 kB
SUnreclaim:        29152 kB
KernelStack:        3744 kB
PageTables:         6240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1183448 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:14