Trace number 4390800

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AbsCon 2019-07-23OPT2 4.14403 2.40961

DiagnosticValue
WRONG_DECISIONS77

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-05-07.xml
MD5SUM91a6e92a2ae9197e0e5abb82e178125f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.3106
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints211
Number of domains1
Minimum domain size35
Maximum domain size35
Distribution of domain sizes[{"size":35,"count":35}]
Minimum variable degree26
Maximum variable degree26
Distribution of variable degrees[{"degree":26,"count":35}]
Minimum constraint arity4
Maximum constraint arity35
Distribution of constraint arities[{"arity":4,"count":210},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints210
Distribution of constraint types[{"type":"intension","count":210},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

2.41/1.88	
2.41/1.88	AbsCon 2 
2.41/1.89	
2.93/2.06	  Instance
2.93/2.06	    name=instance-4390800-1568386406, framework=COP, bounds=-infty..+infty
2.93/2.06	
2.93/2.06	  Loading variables...
2.93/2.09	  Loading constraints...
3.50/2.28	
3.50/2.28	  Domains
3.50/2.28	    nTypes=1, nValues=1225, sizes=[35#35]
3.50/2.28	  Variables
3.50/2.28	    count=35, degrees=[27#4,28#16,29#15]
3.50/2.28	  Objectives
3.50/2.28	    way=min, type=ObjMaximumLE
3.50/2.28	  Constraints
3.50/2.28	    count=221, nSpecific=11, arities=[4#210,10#6,14#4,35#1]
3.50/2.28	    distribution=[CtrIntension#210,LexicographicLe#10,ObjMaximumLE#1]
3.50/2.28	    nIntStructures=(1,shared:209)
3.50/2.28	    wck=0.433, cpu=2.243, mem=45M9
3.50/2.28	  Solver SolverBacktrack being built...
3.50/2.28	
3.81/2.31	
3.81/2.31	  Solver
3.81/2.31	    guaranteedGAC=false
3.81/2.31	    wck=0.459, cpu=2.268, mem=55M651
3.81/2.31	
3.81/2.31	  Preprocessing
3.81/2.31	    filters=0, nACremovedValues=0, nTotalRemovedValues=0, inconcistency=false
3.81/2.31	    wck=0.001, cpu=2.27, mem=58M294
3.81/2.31	
3.81/2.35	o 4
3.81/2.35	    num=0, depth=36..34, filters=50, revisions=(1894,useless=1844), ccks=42965, wck=0.045, mem=60M936
3.81/2.35	    decisions=35, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=4
3.81/2.35	    
3.81/2.36	o 3
3.81/2.36	    num=1, depth=21..34, filters=153, revisions=(4600,useless=4467), ccks=45915, wck=0.053, mem=60M936
3.81/2.36	    decisions=83, wrong=9, backtracks=3, failedAssignments=6, nogoods=2, foundSolutions=2, bestBound=3
3.81/2.36	    
3.81/2.36	o 2
3.81/2.36	    num=2, depth=36..34, filters=184, revisions=(6562,useless=6406), ccks=48285, wck=0.056, mem=60M936
3.81/2.36	    decisions=110, wrong=9, backtracks=3, failedAssignments=6, nogoods=2, foundSolutions=3, bestBound=2
3.81/2.36	    
3.81/2.38	    num=3, depth=3..13, filters=293, revisions=(9846,useless=9625), ccks=50124, wck=0.072, mem=60M936
3.81/2.38	    decisions=145, wrong=25, backtracks=17, failedAssignments=17, nogoods=3, foundSolutions=3, bestBound=2
3.81/2.38	    
3.81/2.38	    num=4, depth=1..9, filters=461, revisions=(14018,useless=13670), ccks=52837, wck=0.076, mem=60M936
3.81/2.38	    decisions=190, wrong=47, backtracks=38, failedAssignments=28, nogoods=4, foundSolutions=3, bestBound=2
3.81/2.38	    
3.81/2.39	    num=5, depth=0..7, filters=619, revisions=(17189,useless=16747), ccks=55103, wck=0.08, mem=60M936
3.81/2.39	    decisions=224, wrong=64, backtracks=54, failedAssignments=40, nogoods=4, foundSolutions=3, bestBound=2
3.81/2.39	    
3.81/2.39	
3.81/2.39	  New Bounds: 2..1
3.81/2.39	    num=6, depth=0..6, filters=731, revisions=(19590,useless=19083), ccks=56820, wck=0.082, mem=60M936
3.81/2.39	    decisions=248, wrong=77, backtracks=65, failedAssignments=49, foundSolutions=3, bestBound=2
3.81/2.39	    
3.81/2.39	  Global
3.81/2.39	    filters=731, revisions=(19590,useless=19083), ccks=56820
3.81/2.39	    Stop=FULL_EXPLORATION, wrong=77, bestBound=2, bestBoundWck=0.516, bestBoundCpu=2.324, foundSolutions=3, firstSolCpu=2.308
3.81/2.39	    wck=0.543, cpu=2.351, mem=60M936
3.81/2.39	
3.81/2.39	v <instantiation id='sol3' type='solution' cost='2'>  <list> x[][] </list>  <values> 0 0 0 1 1 1 1 0 1 1 0 2 2 2 0 1 2 1 0 0 0 1 1 0 0 0 1 2 1 2 1 0 1 0 2 </values>  </instantiation>
3.81/2.39	s OPTIMUM FOUND
3.81/2.39	
3.81/2.39	d WRONG_DECISIONS 77
3.81/2.39	d NUMBER_SOLUTIONS 3

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390800-1568386406/watcher-4390800-1568386406 -o /tmp/evaluation-result-4390800-1568386406/solver-4390800-1568386406 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568380475-10475 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390800-1568386406.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=11956, runsolver pid=11953

[startup+0.100107 s]*
/proc/loadavg: 1.95 2.08 2.01 4/234 11971
/proc/meminfo: memFree=29353344/32770624 swapFree=66967172/67108860
[pid=11956] ppid=11953 vsize=10659884 memory=28976 CPUtime=0.13 cores=1,3,5,7
/proc/11956/stat : 11956 (java) S 11953 11956 10443 0 -1 1077944320 5778 0 0 0 12 1 0 0 20 0 15 0 414890148 10915721216 7244 33554432000 4194304 4196468 140734566672384 140734566654928 140682009792247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
/proc/11956/statm: 2664971 7244 2910 1 0 2627468 0
[pid=11956/tid=11958] ppid=11953 vsize=10659884 memory=-8197568871503269498 CPUtime=0.08 cores=1,3,5,7
/proc/11956/task/11958/stat : 11958 (java) R 11953 11956 10443 0 -1 4202560 3229 0 0 0 8 0 0 0 20 0 15 0 414890149 10915721216 7310 33554432000 4194304 4196468 140734566672384 140682014022136 140682002888841 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11959] ppid=11953 vsize=10659884 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11959/stat : 11959 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681935866512 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11960] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11960/stat : 11960 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681934813712 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11961] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11961/stat : 11961 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681933760912 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11962] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11962/stat : 11962 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681932708112 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11963] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11963/stat : 11963 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890151 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681501694832 140682009803394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11964] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11964/stat : 11964 (java) S 11953 11956 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414890151 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681500640800 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11965] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11965/stat : 11965 (java) S 11953 11956 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414890151 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681499587952 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11966] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11966/stat : 11966 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681498536272 140682009810843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11967] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11967/stat : 11967 (java) S 11953 11956 10443 0 -1 1077944384 395 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681497483632 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11968] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11968/stat : 11968 (java) S 11953 11956 10443 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681496430832 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11969] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0.02 cores=1,3,5,7
/proc/11956/task/11969/stat : 11969 (java) R 11953 11956 10443 0 -1 4202560 538 0 0 0 2 0 0 0 20 0 15 0 414890154 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681495373912 140681988724012 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11970] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11970/stat : 11970 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681494325472 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11971] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11971/stat : 11971 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 7310 33554432000 4194304 4196468 140734566672384 140681493273776 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28976 KiB

[startup+0.211526 s]*
/proc/loadavg: 1.95 2.08 2.01 3/234 11971
/proc/meminfo: memFree=29345332/32770624 swapFree=66967172/67108860
[pid=11956] ppid=11953 vsize=10659884 memory=34832 CPUtime=0.33 cores=1,3,5,7
/proc/11956/stat : 11956 (java) S 11953 11956 10443 0 -1 1077944320 6836 0 0 0 31 2 0 0 20 0 15 0 414890148 10915721216 8708 33554432000 4194304 4196468 140734566672384 140734566654928 140682009792247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
/proc/11956/statm: 2664971 8708 2989 1 0 2627468 0
[pid=11956/tid=11958] ppid=11953 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/11956/task/11958/stat : 11958 (java) R 11953 11956 10443 0 -1 4202560 3866 0 0 0 19 1 0 0 20 0 15 0 414890149 10915721216 8708 33554432000 4194304 4196468 140734566672384 140682014024336 140682009814173 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11959] ppid=11953 vsize=10659884 memory=364 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11959/stat : 11959 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681935866512 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11960] ppid=11953 vsize=10659884 memory=288370208886982272 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11960/stat : 11960 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681934813712 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11961] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11961/stat : 11961 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681933760912 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11962] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11962/stat : 11962 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681932708112 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11963] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11963/stat : 11963 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890151 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681501694832 140682009803394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11964] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11964/stat : 11964 (java) S 11953 11956 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414890151 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681500640800 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11965] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11965/stat : 11965 (java) S 11953 11956 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414890151 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681499587952 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11966] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11966/stat : 11966 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681498536272 140682009810843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11967] ppid=11953 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11956/task/11967/stat : 11967 (java) S 11953 11956 10443 0 -1 1077944384 469 0 0 0 2 0 0 0 20 0 15 0 414890154 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681497483632 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11968] ppid=11953 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/11956/task/11968/stat : 11968 (java) S 11953 11956 10443 0 -1 1077944384 550 0 0 0 3 0 0 0 20 0 15 0 414890154 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681496430832 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11969] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0.05 cores=1,3,5,7
/proc/11956/task/11969/stat : 11969 (java) S 11953 11956 10443 0 -1 1077944384 592 0 0 0 5 0 0 0 20 0 15 0 414890154 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681495378032 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11970] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11970/stat : 11970 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681494325472 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11971] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11971/stat : 11971 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 8708 33554432000 4194304 4196468 140734566672384 140681493273776 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34832 KiB

[startup+0.310634 s]*
/proc/loadavg: 1.95 2.08 2.01 3/234 11971
/proc/meminfo: memFree=29338268/32770624 swapFree=66967172/67108860
[pid=11956] ppid=11953 vsize=10659884 memory=40280 CPUtime=0.47 cores=1,3,5,7
/proc/11956/stat : 11956 (java) S 11953 11956 10443 0 -1 1077944320 9378 0 0 0 44 3 0 0 20 0 15 0 414890148 10915721216 10070 33554432000 4194304 4196468 140734566672384 140734566654928 140682009792247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
/proc/11956/statm: 2664971 10070 3002 1 0 2627468 0
[pid=11956/tid=11958] ppid=11953 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/11956/task/11958/stat : 11958 (java) R 11953 11956 10443 0 -1 4202560 6345 0 0 0 28 2 0 0 20 0 15 0 414890149 10915721216 10070 33554432000 4194304 4196468 140734566672384 140682014013136 140681603581439 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11959] ppid=11953 vsize=10659884 memory=290763875220193303 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11959/stat : 11959 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681935866512 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11960] ppid=11953 vsize=10659884 memory=288370208886982272 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11960/stat : 11960 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681934813712 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11961] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11961/stat : 11961 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681933760912 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11962] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11962/stat : 11962 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890149 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681932708112 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11963] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11963/stat : 11963 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890151 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681501694832 140682009803394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11964] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11964/stat : 11964 (java) S 11953 11956 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414890151 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681500640800 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11965] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11965/stat : 11965 (java) S 11953 11956 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414890151 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681499587952 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11966] ppid=11953 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11966/stat : 11966 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681498536272 140682009810843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11967] ppid=11953 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11956/task/11967/stat : 11967 (java) S 11953 11956 10443 0 -1 1077944384 479 0 0 0 3 0 0 0 20 0 15 0 414890154 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681497483632 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11968] ppid=11953 vsize=10659884 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/11956/task/11968/stat : 11968 (java) R 11953 11956 10443 0 -1 1077944384 589 0 0 0 5 0 0 0 20 0 15 0 414890154 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681496430832 140682009803394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11969] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0.07 cores=1,3,5,7
/proc/11956/task/11969/stat : 11969 (java) R 11953 11956 10443 0 -1 4202560 622 0 0 0 7 0 0 0 20 0 15 0 414890154 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681495378032 140682009813594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11970] ppid=11953 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11970/stat : 11970 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681494325472 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11971] ppid=11953 vsize=10659884 memory=139832735270528 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11971/stat : 11971 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890154 10915721216 10070 33554432000 4194304 4196468 140734566672384 140681493273776 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40280 KiB

[startup+0.700787 s]
/proc/loadavg: 1.95 2.08 2.01 3/234 11971
/proc/meminfo: memFree=29329576/32770624 swapFree=66967172/67108860
[pid=11956] ppid=11953 vsize=10661932 memory=63536 CPUtime=1.1 cores=1,3,5,7
/proc/11956/stat : 11956 (java) S 11953 11956 10443 0 -1 1077944320 12992 0 0 0 105 5 0 0 20 0 15 0 414890148 10917818368 15884 33554432000 4194304 4196468 140734566672384 140734566654928 140682009792247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
/proc/11956/statm: 2665483 15884 3071 1 0 2627980 0
[pid=11956/tid=11958] ppid=11953 vsize=10661932 memory=1240 CPUtime=0.67 cores=1,3,5,7
/proc/11956/task/11958/stat : 11958 (java) R 11953 11956 10443 0 -1 4202560 8907 0 0 0 63 4 0 0 20 0 15 0 414890149 10917818368 15884 33554432000 4194304 4196468 140734566672384 140682014024272 140681993872734 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11959] ppid=11953 vsize=10661932 memory=3428 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11959/stat : 11959 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681935866512 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11960] ppid=11953 vsize=10661932 memory=716 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11960/stat : 11960 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681934813712 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11961] ppid=11953 vsize=10661932 memory=776 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11961/stat : 11961 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681933760912 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11962] ppid=11953 vsize=10661932 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11962/stat : 11962 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890149 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681932708112 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11963] ppid=11953 vsize=10661932 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11963/stat : 11963 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890151 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681501694832 140682009803394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11964] ppid=11953 vsize=10661932 memory=9328 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11964/stat : 11964 (java) S 11953 11956 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414890151 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681500640800 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11965] ppid=11953 vsize=10661932 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11965/stat : 11965 (java) S 11953 11956 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414890151 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681499587952 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11966] ppid=11953 vsize=10661932 memory=1216 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11966/stat : 11966 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681498536272 140682009810843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11967] ppid=11953 vsize=10661932 memory=4639098309541126757 CPUtime=0.11 cores=1,3,5,7
/proc/11956/task/11967/stat : 11967 (java) S 11953 11956 10443 0 -1 1077944384 805 0 0 0 11 0 0 0 20 0 15 0 414890154 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681497483632 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11968] ppid=11953 vsize=10661932 memory=7955443078088779376 CPUtime=0.11 cores=1,3,5,7
/proc/11956/task/11968/stat : 11968 (java) R 11953 11956 10443 0 -1 4202560 870 0 0 0 11 0 0 0 20 0 15 0 414890154 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681496430832 140681994671839 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11969] ppid=11953 vsize=10661932 memory=5865188000529146989 CPUtime=0.18 cores=1,3,5,7
/proc/11956/task/11969/stat : 11969 (java) S 11953 11956 10443 0 -1 1077944384 1052 0 0 0 18 0 0 0 20 0 15 0 414890154 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681495378032 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11970] ppid=11953 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11970/stat : 11970 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681494325472 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11971] ppid=11953 vsize=10661932 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11971/stat : 11971 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890154 10917818368 15884 33554432000 4194304 4196468 140734566672384 140681493273776 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63536 KiB

[startup+1.50077 s]
/proc/loadavg: 1.95 2.08 2.01 3/234 11971
/proc/meminfo: memFree=29313880/32770624 swapFree=66967172/67108860
[pid=11956] ppid=11953 vsize=10663980 memory=75656 CPUtime=2 cores=1,3,5,7
/proc/11956/stat : 11956 (java) S 11953 11956 10443 0 -1 1077944320 18581 0 0 0 194 6 0 0 20 0 15 0 414890148 10919915520 18914 33554432000 4194304 4196468 140734566672384 140734566654928 140682009792247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
/proc/11956/statm: 2665995 18914 3094 1 0 2628492 0
[pid=11956/tid=11958] ppid=11953 vsize=10663980 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/11956/task/11958/stat : 11958 (java) R 11953 11956 10443 0 -1 4202560 13085 0 0 0 143 4 0 0 20 0 15 0 414890149 10919915520 18914 33554432000 4194304 4196468 140734566672384 140682014024272 140681993872764 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11959] ppid=11953 vsize=10663980 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11959/stat : 11959 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681935866512 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11960] ppid=11953 vsize=10663980 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11960/stat : 11960 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681934813712 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11961] ppid=11953 vsize=10663980 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11961/stat : 11961 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681933760912 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11962] ppid=11953 vsize=10663980 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11962/stat : 11962 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890149 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681932708112 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11963] ppid=11953 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11963/stat : 11963 (java) S 11953 11956 10443 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 414890151 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681501694832 140682009803394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11964] ppid=11953 vsize=10663980 memory=7301010578794701417 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11964/stat : 11964 (java) S 11953 11956 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414890151 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681500640800 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11965] ppid=11953 vsize=10663980 memory=7374758023520802148 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11965/stat : 11965 (java) S 11953 11956 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414890151 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681499587952 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11966] ppid=11953 vsize=10663980 memory=8242264893812663142 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11966/stat : 11966 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681498536272 140682009810843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11967] ppid=11953 vsize=10663980 memory=8298057546036138613 CPUtime=0.14 cores=1,3,5,7
/proc/11956/task/11967/stat : 11967 (java) S 11953 11956 10443 0 -1 1077944384 1172 0 0 0 14 0 0 0 20 0 15 0 414890154 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681497483632 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11968] ppid=11953 vsize=10663980 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/11956/task/11968/stat : 11968 (java) S 11953 11956 10443 0 -1 1077944384 1794 0 0 0 18 0 0 0 20 0 15 0 414890154 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681496430832 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11969] ppid=11953 vsize=10663980 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/11956/task/11969/stat : 11969 (java) S 11953 11956 10443 0 -1 1077944384 1054 0 0 0 18 0 0 0 20 0 15 0 414890154 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681495378032 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11970] ppid=11953 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11970/stat : 11970 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681494325472 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11971] ppid=11953 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11971/stat : 11971 (java) S 11953 11956 10443 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 414890154 10919915520 18914 33554432000 4194304 4196468 140734566672384 140681493273776 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
Current children cumulated CPU time: 2 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 75656 KiB

[startup+2.40957 s]
# the end of solver process 11956 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.01707 s, system=0.126961 s

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

[startup+1.60089 s]
/proc/loadavg: 1.95 2.08 2.01 3/234 11971
/proc/meminfo: memFree=29313880/32770624 swapFree=66967172/67108860
[pid=11956] ppid=11953 vsize=10666028 memory=76660 CPUtime=2.11 cores=1,3,5,7
/proc/11956/stat : 11956 (java) S 11953 11956 10443 0 -1 1077944320 18976 0 0 0 205 6 0 0 20 0 15 0 414890148 10922012672 19165 33554432000 4194304 4196468 140734566672384 140734566654928 140682009792247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
/proc/11956/statm: 2666507 19165 3094 1 0 2629004 0
[pid=11956/tid=11958] ppid=11953 vsize=10666028 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/11956/task/11958/stat : 11958 (java) R 11953 11956 10443 0 -1 4202560 13466 0 0 0 152 5 0 0 20 0 15 0 414890149 10922012672 19165 33554432000 4194304 4196468 140734566672384 140682014024272 140681993872734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11959] ppid=11953 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11959/stat : 11959 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10922012672 19165 33554432000 4194304 4196468 140734566672384 140681935866512 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11960] ppid=11953 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11960/stat : 11960 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10922012672 19165 33554432000 4194304 4196468 140734566672384 140681934813712 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11961] ppid=11953 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11961/stat : 11961 (java) S 11953 11956 10443 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414890149 10922012672 19165 33554432000 4194304 4196468 140734566672384 140681933760912 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11962] ppid=11953 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11962/stat : 11962 (java) S 11953 11956 10443 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414890149 10922012672 19165 33554432000 4194304 4196468 140734566672384 140681932708112 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11963] ppid=11953 vsize=10666028 memory=139832735272241 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11963/stat : 11963 (java) S 11953 11956 10443 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 414890151 10922012672 19165 33554432000 4194304 4196468 140734566672384 140681501694832 140682009803394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11964] ppid=11953 vsize=10666028 memory=7667191897083375719 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11964/stat : 11964 (java) S 11953 11956 10443 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414890151 10922012672 19193 33554432000 4194304 4196468 140734566672384 140681500640800 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11965] ppid=11953 vsize=10666028 memory=7597132098393106257 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11965/stat : 11965 (java) S 11953 11956 10443 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414890151 10922012672 19193 33554432000 4194304 4196468 140734566672384 140681499587952 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11966] ppid=11953 vsize=10666028 memory=7300704776819335744 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11966/stat : 11966 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10922012672 19193 33554432000 4194304 4196468 140734566672384 140681498536272 140682009810843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11967] ppid=11953 vsize=10666028 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/11956/task/11967/stat : 11967 (java) S 11953 11956 10443 0 -1 1077944384 1187 0 0 0 15 0 0 0 20 0 15 0 414890154 10922012672 19193 33554432000 4194304 4196468 140734566672384 140681497483632 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11968] ppid=11953 vsize=10666028 memory=191213286313466 CPUtime=0.18 cores=1,3,5,7
/proc/11956/task/11968/stat : 11968 (java) S 11953 11956 10443 0 -1 1077944384 1794 0 0 0 18 0 0 0 20 0 15 0 414890154 10922012672 19193 33554432000 4194304 4196468 140734566672384 140681496430832 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11969] ppid=11953 vsize=10666028 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/11956/task/11969/stat : 11969 (java) S 11953 11956 10443 0 -1 1077944384 1054 0 0 0 18 0 0 0 20 0 15 0 414890154 10922012672 19193 33554432000 4194304 4196468 140734566672384 140681495378032 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11970] ppid=11953 vsize=10666028 memory=-1161699032755821664 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11970/stat : 11970 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414890154 10922012672 19193 33554432000 4194304 4196468 140734566672384 140681494325472 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11971] ppid=11953 vsize=10666028 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11971/stat : 11971 (java) S 11953 11956 10443 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 414890154 10922012672 19193 33554432000 4194304 4196468 140734566672384 140681493273776 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
Current children cumulated CPU time: 2.11 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 76660 KiB

[startup+2.00069 s]*
/proc/loadavg: 1.95 2.08 2.01 4/235 11972
/proc/meminfo: memFree=29236796/32770624 swapFree=66967172/67108860
[pid=11956] ppid=11953 vsize=10744136 memory=145664 CPUtime=2.93 cores=1,3,5,7
/proc/11956/stat : 11956 (java) S 11953 11956 10443 0 -1 1077944320 23532 0 0 0 283 10 0 0 20 0 16 0 414890148 11001995264 36416 33554432000 4194304 4196468 140734566672384 140734566654928 140682009792247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
/proc/11956/statm: 2686034 36416 3307 1 0 2646705 0
[pid=11956/tid=11958] ppid=11953 vsize=10744136 memory=750208926195646769 CPUtime=1.86 cores=1,3,5,7
/proc/11956/task/11958/stat : 11958 (java) S 11953 11956 10443 0 -1 1077944384 15336 0 0 0 179 7 0 0 20 0 16 0 414890149 11001995264 36416 33554432000 4194304 4196468 140734566672384 140682014035120 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11959] ppid=11953 vsize=10744136 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11956/task/11959/stat : 11959 (java) S 11953 11956 10443 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 16 0 414890149 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681935866512 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11960] ppid=11953 vsize=10744136 memory=139832735282464 CPUtime=0.01 cores=1,3,5,7
/proc/11956/task/11960/stat : 11960 (java) S 11953 11956 10443 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 16 0 414890149 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681934813712 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11961] ppid=11953 vsize=10744136 memory=5450916471307728426 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11961/stat : 11961 (java) S 11953 11956 10443 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 16 0 414890149 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681933760912 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11962] ppid=11953 vsize=10744136 memory=4628982038586160013 CPUtime=0.01 cores=1,3,5,7
/proc/11956/task/11962/stat : 11962 (java) S 11953 11956 10443 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 16 0 414890149 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681932708112 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11963] ppid=11953 vsize=10744136 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11956/task/11963/stat : 11963 (java) S 11953 11956 10443 0 -1 1077944384 1132 0 0 0 1 0 0 0 20 0 16 0 414890151 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681501694832 140682009803394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11964] ppid=11953 vsize=10744136 memory=3461362030354657376 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11964/stat : 11964 (java) S 11953 11956 10443 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414890151 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681500640864 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11965] ppid=11953 vsize=10744136 memory=-7812193691855986592 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11965/stat : 11965 (java) S 11953 11956 10443 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414890151 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681499587968 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11966] ppid=11953 vsize=10744136 memory=-7812736537705029536 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11966/stat : 11966 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414890154 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681498536272 140682009810843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11967] ppid=11953 vsize=10744136 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/11956/task/11967/stat : 11967 (java) R 11953 11956 10443 0 -1 4202560 1370 0 0 0 27 0 0 0 20 0 16 0 414890154 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681497483728 140682009813594 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11968] ppid=11953 vsize=10744136 memory=7809628178198383881 CPUtime=0.32 cores=1,3,5,7
/proc/11956/task/11968/stat : 11968 (java) S 11953 11956 10443 0 -1 1077944384 1917 0 0 0 32 0 0 0 20 0 16 0 414890154 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681496430832 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11969] ppid=11953 vsize=10744136 memory=3472468128962950793 CPUtime=0.28 cores=1,3,5,7
/proc/11956/task/11969/stat : 11969 (java) R 11953 11956 10443 0 -1 4202560 1414 0 0 0 28 0 0 0 20 0 16 0 414890154 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681495378160 140681989126313 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11970] ppid=11953 vsize=10744136 memory=3472328296227418159 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11970/stat : 11970 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414890154 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681494325472 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11971] ppid=11953 vsize=10744136 memory=3472468128962688688 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11971/stat : 11971 (java) S 11953 11956 10443 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 414890154 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681493273776 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11972] ppid=11953 vsize=10744136 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/11956/task/11972/stat : 11972 (java) R 11953 11956 10443 0 -1 1077944384 734 0 0 0 10 0 0 0 20 0 16 0 414890336 11001995264 36416 33554432000 4194304 4196468 140734566672384 140681476315472 140682009802453 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
Current children cumulated CPU time: 2.93 s
Current children cumulated vsize: 10744136 KiB
Current children cumulated memory: 145664 KiB

[startup+2.40063 s]
/proc/loadavg: 1.95 2.08 2.01 4/235 11972
/proc/meminfo: memFree=29236796/32770624 swapFree=66967172/67108860
[pid=11956] ppid=11953 vsize=10814888 memory=154488 CPUtime=4.13 cores=1,3,5,7
/proc/11956/stat : 11956 (java) S 11953 11956 10443 0 -1 1077944320 27258 0 0 0 401 12 0 0 20 0 14 0 414890148 11074445312 38622 33554432000 4194304 4196468 140734566672384 140734566654928 140682009792247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
/proc/11956/statm: 2703722 38622 3350 1 0 2663858 0
[pid=11956/tid=11958] ppid=11953 vsize=10814888 memory=1424 CPUtime=1.86 cores=1,3,5,7
/proc/11956/task/11958/stat : 11958 (java) S 11953 11956 10443 0 -1 1077944384 15341 0 0 0 179 7 0 0 20 0 14 0 414890149 11074445312 38622 33554432000 4194304 4196468 140734566672384 140682014035088 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11959] ppid=11953 vsize=10814888 memory=1448 CPUtime=0.01 cores=1,3,5,7
/proc/11956/task/11959/stat : 11959 (java) S 11953 11956 10443 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 14 0 414890149 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681935866512 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11960] ppid=11953 vsize=10814888 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/11956/task/11960/stat : 11960 (java) S 11953 11956 10443 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 14 0 414890149 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681934813712 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11961] ppid=11953 vsize=10814888 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11961/stat : 11961 (java) S 11953 11956 10443 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 14 0 414890149 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681933760912 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11962] ppid=11953 vsize=10814888 memory=-7812193691855986592 CPUtime=0.01 cores=1,3,5,7
/proc/11956/task/11962/stat : 11962 (java) S 11953 11956 10443 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 14 0 414890149 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681932708112 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11963] ppid=11953 vsize=10814888 memory=-6873162000112450758 CPUtime=0.01 cores=1,3,5,7
/proc/11956/task/11963/stat : 11963 (java) S 11953 11956 10443 0 -1 1077944384 1132 0 0 0 1 0 0 0 20 0 14 0 414890151 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681501695040 140682009803394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11964] ppid=11953 vsize=10814888 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11964/stat : 11964 (java) S 11953 11956 10443 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 14 0 414890151 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681500640864 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11965] ppid=11953 vsize=10814888 memory=6933690279252828305 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11965/stat : 11965 (java) S 11953 11956 10443 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 14 0 414890151 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681499587968 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11966] ppid=11953 vsize=10814888 memory=7162223559572481621 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11966/stat : 11966 (java) S 11953 11956 10443 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 14 0 414890154 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681498535920 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11967] ppid=11953 vsize=10814888 memory=5937826137243275625 CPUtime=0.55 cores=1,3,5,7
/proc/11956/task/11967/stat : 11967 (java) S 11953 11956 10443 0 -1 1077944384 1573 0 0 0 55 0 0 0 20 0 14 0 414890154 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681497468144 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11968] ppid=11953 vsize=10814888 memory=7883667053199386225 CPUtime=0.57 cores=1,3,5,7
/proc/11956/task/11968/stat : 11968 (java) S 11953 11956 10443 0 -1 1077944384 2030 0 0 0 57 0 0 0 20 0 14 0 414890154 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681496415376 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11969] ppid=11953 vsize=10814888 memory=7668613569895294568 CPUtime=0.57 cores=1,3,5,7
/proc/11956/task/11969/stat : 11969 (java) S 11953 11956 10443 0 -1 1077944384 2036 0 0 0 56 1 0 0 20 0 14 0 414890154 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681495378032 140682009803394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
[pid=11956/tid=11970] ppid=11953 vsize=10814888 memory=7523361473828907368 CPUtime=0 cores=1,3,5,7
/proc/11956/task/11970/stat : 11970 (java) S 11953 11956 10443 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 414890154 11074445312 38622 33554432000 4194304 4196468 140734566672384 140681494325472 140682009802453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15876096 140734566679563 140734566679666 140734566679666 140734566682575 0
Current children cumulated CPU time: 4.13 s
Current children cumulated vsize: 10814888 KiB
Current children cumulated memory: 154488 KiB

Child status: 0
Real time (s): 2.40961
CPU time (s): 4.14403
CPU user time (s): 4.01707
CPU system time (s): 0.126961
CPU usage (%): 171.979
Max. virtual memory (cumulated for all children) (KiB): 10814888
Max. memory (cumulated for all children) (KiB): 154488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.01707
system time used= 0.126961
maximum resident set size= 155392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27275
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= 2547
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 11956
#   total CPU time (s): 4.14403
#   total CPU user time (s): 4.01707
#   total CPU system time (s): 0.126961

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039282 second user time and 0.067653 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-13 16:52:46
IDJOB=4390800
IDBENCH=139742
IDSOLVER=2832
FILE ID=node135/4390800-1568386406
RUNJOBID= node135-1568380475-10475
PBS_JOBID= 21701833
Free space on /tmp= 59120 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-05-07.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390800-1568386406/watcher-4390800-1568386406 -o /tmp/evaluation-result-4390800-1568386406/solver-4390800-1568386406 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568380475-10475 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390800-1568386406.xml -cm

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

MD5SUM BENCH= 91a6e92a2ae9197e0e5abb82e178125f
RANDOM SEED=1836070979

node135.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.76
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.76
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.76
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.76
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:        29369804 kB
MemAvailable:   30260332 kB
Buffers:          137692 kB
Cached:          1019768 kB
SwapCached:        35088 kB
Active:          2062940 kB
Inactive:         737096 kB
Active(anon):    1614992 kB
Inactive(anon):    59664 kB
Active(file):     447948 kB
Inactive(file):   677432 kB
Unevictable:      110032 kB
Mlocked:          110032 kB
SwapTotal:      67108860 kB
SwapFree:       66967172 kB
Dirty:              8672 kB
Writeback:             0 kB
AnonPages:       1542844 kB
Mapped:            48144 kB
Shmem:             23592 kB
Slab:             192860 kB
SReclaimable:     161964 kB
SUnreclaim:        30896 kB
KernelStack:        4080 kB
PageTables:         8632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3380888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1404928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 59112 MiB
End job on node135 at 2019-09-13 16:52:48