Trace number 4391126

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-23OPT125 4.97866 2.67981

DiagnosticValue
WRONG_DECISIONS434

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-7-3-20-1.xml
MD5SUM38f06f34c6c373f6142c39e9ab89bcc1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark125
Best CPU time to get the best result obtained on this benchmark0.251194
Satisfiable
(Un)Satisfiability was proved
Number of variables82
Number of constraints463
Number of domains43
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":1},{"size":3,"count":4},{"size":4,"count":13},{"size":5,"count":3},{"size":11,"count":3},{"size":12,"count":3},{"size":13,"count":5},{"size":14,"count":4},{"size":15,"count":5},{"size":20,"count":20},{"size":21,"count":21}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":41},{"degree":22,"count":40},{"degree":23,"count":1}]
Minimum constraint arity1
Maximum constraint arity21
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":461},{"arity":21,"count":1}]
Number of extensional constraints41
Number of intensional constraints421
Distribution of constraint types[{"type":"extension","count":41},{"type":"intension","count":421},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin SUM

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.65/1.90	
3.20/2.11	  Instance
3.20/2.11	    name=instance-4391126-1568389712, framework=COP, bounds=-infty..+infty
3.20/2.11	
3.20/2.11	  Loading variables...
3.20/2.14	  Loading constraints...
3.78/2.38	
3.78/2.38	  Domains
3.78/2.38	    nTypes=43, nValues=1187, sizes=[2#1,3#4,4#13,5#3...14#4,15#5,20#20,21#21]
3.78/2.38	  Variables
3.78/2.38	    count=82, degrees=[2#41,22#40,23#1]
3.78/2.38	  Objectives
3.78/2.38	    way=min, type=SumSimpleLE
3.78/2.38	  Constraints
3.78/2.38	    count=464, nSpecific=2, arities=[1#1,2#461,21#1,41#1]
3.78/2.38	    distribution=[Circuit#1,CtrExtensionV-Bits#41,CtrIntension#421,SumSimpleLE#1]
3.78/2.38	    nExtStructures=(41,shared:0), nIntStructures=(22,shared:399), nCftStructures=(62,shared:399,unbuilt:3)
3.78/2.38	    wck=0.524, cpu=2.346, mem=47M651
3.78/2.39	  Solver SolverBacktrack being built...
3.78/2.39	
4.09/2.41	
4.09/2.41	  Solver
4.09/2.41	    guaranteedGAC=false
4.09/2.41	    wck=0.553, cpu=2.373, mem=58M294
4.09/2.41	
4.09/2.41	  Preprocessing
4.09/2.41	    filters=23, revisions=(44,useless=21), ccks=8823, nACremovedValues=358, nTotalRemovedValues=358, inconcistency=false
4.09/2.41	    wck=0.006, cpu=2.381, mem=58M294
4.09/2.41	
4.09/2.43	o 218
4.09/2.44	    num=0, depth=83..81, filters=695, revisions=(958,useless=281), ccks=9708, wck=0.027, mem=58M294
4.09/2.44	    decisions=18, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=218
4.09/2.44	    
4.09/2.45	o 217
4.09/2.45	    num=1, depth=83..81, filters=1158, revisions=(1868,useless=746), ccks=10595, wck=0.038, mem=58M294
4.09/2.45	    decisions=50, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=217
4.09/2.45	    
4.09/2.46	o 141
4.09/2.46	    num=2, depth=13..81, filters=2007, revisions=(3387,useless=1449), ccks=11744, wck=0.05, mem=58M294
4.09/2.46	    decisions=102, wrong=9, backtracks=5, failedAssignments=4, nogoods=4, foundSolutions=3, bestBound=141
4.09/2.46	    
4.09/2.46	    num=3, depth=2..7, filters=2497, revisions=(4824,useless=2448), ccks=12526, wck=0.057, mem=58M294
4.09/2.46	    decisions=139, wrong=26, backtracks=12, failedAssignments=15, nogoods=11, foundSolutions=3, bestBound=141
4.09/2.46	    
4.09/2.47	o 139
4.09/2.47	    num=4, depth=3..81, filters=3256, revisions=(6957,useless=3848), ccks=13912, wck=0.066, mem=58M294
4.09/2.47	    decisions=172, wrong=35, backtracks=14, failedAssignments=22, nogoods=18, foundSolutions=4, bestBound=139
4.09/2.47	    
4.09/2.48	    num=5, depth=2..10, filters=4336, revisions=(9954,useless=5830), ccks=15218, wck=0.077, mem=58M294
4.09/2.48	    decisions=213, wrong=53, backtracks=26, failedAssignments=34, nogoods=22, foundSolutions=4, bestBound=139
4.09/2.48	    
4.09/2.49	    num=6, depth=1..5, filters=4799, revisions=(11437,useless=6900), ccks=16039, wck=0.083, mem=58M294
4.09/2.49	    decisions=250, wrong=71, backtracks=36, failedAssignments=45, nogoods=24, foundSolutions=4, bestBound=139
4.09/2.49	    
4.44/2.50	    num=7, depth=0..10, filters=5703, revisions=(13969,useless=8613), ccks=17502, wck=0.094, mem=58M294
4.44/2.50	    decisions=302, wrong=92, backtracks=50, failedAssignments=57, nogoods=26, foundSolutions=4, bestBound=139
4.44/2.50	    
4.44/2.51	    num=8, depth=1..10, filters=6568, revisions=(16593,useless=10454), ccks=18867, wck=0.104, mem=58M294
4.44/2.51	    decisions=350, wrong=115, backtracks=63, failedAssignments=70, nogoods=33, foundSolutions=4, bestBound=139
4.44/2.51	    
4.44/2.52	    num=9, depth=1..8, filters=7271, revisions=(18716,useless=11949), ccks=20040, wck=0.113, mem=58M294
4.44/2.52	    decisions=399, wrong=138, backtracks=74, failedAssignments=84, nogoods=37, foundSolutions=4, bestBound=139
4.44/2.52	    
4.44/2.53	    num=10, depth=0..12, filters=8430, revisions=(21819,useless=13997), ccks=21562, wck=0.125, mem=60M936
4.44/2.53	    decisions=469, wrong=167, backtracks=91, failedAssignments=100, nogoods=40, foundSolutions=4, bestBound=139
4.44/2.53	    
4.44/2.54	o 134
4.44/2.54	    num=11, depth=3..81, filters=8999, revisions=(23184,useless=14823), ccks=22635, wck=0.131, mem=60M936
4.44/2.54	    decisions=514, wrong=177, backtracks=92, failedAssignments=109, nogoods=49, foundSolutions=5, bestBound=134
4.44/2.54	    
4.44/2.54	o 133
4.44/2.54	    num=12, depth=7..81, filters=9443, revisions=(24429,useless=15635), ccks=23555, wck=0.136, mem=60M936
4.44/2.54	    decisions=533, wrong=179, backtracks=92, failedAssignments=111, nogoods=51, foundSolutions=6, bestBound=133
4.44/2.54	    
4.44/2.55	o 131
4.44/2.55	    num=13, depth=4..81, filters=10105, revisions=(26102,useless=16675), ccks=24623, wck=0.142, mem=60M936
4.44/2.55	    decisions=565, wrong=184, backtracks=95, failedAssignments=114, nogoods=53, foundSolutions=7, bestBound=131
4.44/2.55	    
4.44/2.55	o 130
4.44/2.55	    num=14, depth=12..81, filters=10507, revisions=(27275,useless=17460), ccks=25361, wck=0.147, mem=60M936
4.44/2.55	    decisions=582, wrong=185, backtracks=95, failedAssignments=115, nogoods=54, foundSolutions=8, bestBound=130
4.44/2.55	    
4.44/2.56	o 128
4.44/2.56	    num=15, depth=83..81, filters=10854, revisions=(28372,useless=18212), ccks=26023, wck=0.151, mem=60M936
4.44/2.56	    decisions=603, wrong=185, backtracks=95, failedAssignments=115, nogoods=54, foundSolutions=9, bestBound=128
4.44/2.56	    
4.44/2.57	    num=16, depth=2..11, filters=12591, revisions=(32264,useless=20428), ccks=27752, wck=0.163, mem=60M936
4.44/2.57	    decisions=661, wrong=213, backtracks=117, failedAssignments=126, nogoods=57, foundSolutions=9, bestBound=128
4.44/2.57	    
4.44/2.58	    num=17, depth=0..12, filters=13281, revisions=(34001,useless=21532), ccks=28629, wck=0.169, mem=60M936
4.44/2.58	    decisions=707, wrong=235, backtracks=130, failedAssignments=137, nogoods=59, foundSolutions=9, bestBound=128
4.44/2.58	    
4.44/2.58	o 127
4.44/2.58	    num=18, depth=6..81, filters=13942, revisions=(35557,useless=22451), ccks=29786, wck=0.174, mem=60M936
4.44/2.58	    decisions=730, wrong=241, backtracks=131, failedAssignments=142, nogoods=64, foundSolutions=10, bestBound=127
4.44/2.58	    
4.44/2.59	o 126
4.44/2.59	    num=19, depth=6..81, filters=14715, revisions=(37981,useless=24148), ccks=31172, wck=0.182, mem=60M936
4.44/2.59	    decisions=768, wrong=254, backtracks=135, failedAssignments=152, nogoods=72, foundSolutions=11, bestBound=126
4.44/2.59	    
4.76/2.60	    num=20, depth=6..16, filters=15785, revisions=(40565,useless=25721), ccks=32280, wck=0.191, mem=60M936
4.76/2.60	    decisions=815, wrong=273, backtracks=150, failedAssignments=163, nogoods=76, foundSolutions=11, bestBound=126
4.76/2.60	    
4.76/2.61	    num=21, depth=0..6, filters=17346, revisions=(44067,useless=27731), ccks=34465, wck=0.199, mem=60M936
4.76/2.61	    decisions=854, wrong=292, backtracks=163, failedAssignments=174, nogoods=81, foundSolutions=11, bestBound=126
4.76/2.61	    
4.76/2.61	    num=22, depth=0..12, filters=18697, revisions=(46686,useless=29062), ccks=35880, wck=0.207, mem=60M936
4.76/2.61	    decisions=904, wrong=315, backtracks=179, failedAssignments=186, nogoods=82, foundSolutions=11, bestBound=126
4.76/2.61	    
4.76/2.62	o 125
4.76/2.62	    num=23, depth=2..81, filters=19359, revisions=(48374,useless=30097), ccks=37002, wck=0.212, mem=60M936
4.76/2.62	    decisions=920, wrong=319, backtracks=179, failedAssignments=190, nogoods=86, foundSolutions=12, bestBound=125
4.76/2.62	    
4.76/2.63	    num=24, depth=1..11, filters=20769, revisions=(51519,useless=31907), ccks=38805, wck=0.219, mem=60M936
4.76/2.63	    decisions=961, wrong=339, backtracks=191, failedAssignments=204, nogoods=94, foundSolutions=12, bestBound=125
4.76/2.63	    
4.76/2.63	    num=25, depth=2..10, filters=21949, revisions=(53716,useless=32975), ccks=40035, wck=0.225, mem=60M936
4.76/2.63	    decisions=1002, wrong=358, backtracks=202, failedAssignments=215, nogoods=103, foundSolutions=12, bestBound=125
4.76/2.63	    
4.76/2.64	    num=26, depth=0..7, filters=23017, revisions=(56434,useless=34678), ccks=41260, wck=0.232, mem=60M936
4.76/2.64	    decisions=1046, wrong=379, backtracks=215, failedAssignments=227, nogoods=106, foundSolutions=12, bestBound=125
4.76/2.64	    
4.76/2.65	    num=27, depth=0..8, filters=24338, revisions=(59687,useless=36676), ccks=42670, wck=0.24, mem=60M936
4.76/2.65	    decisions=1093, wrong=400, backtracks=226, failedAssignments=240, nogoods=113, foundSolutions=12, bestBound=125
4.76/2.65	    
4.76/2.65	    num=28, depth=0..11, filters=25434, revisions=(62036,useless=37985), ccks=43913, wck=0.247, mem=60M936
4.76/2.65	    decisions=1145, wrong=426, backtracks=246, failedAssignments=254, nogoods=113, foundSolutions=12, bestBound=125
4.76/2.65	    
4.76/2.66	
4.76/2.66	  New Bounds: 125..124
4.76/2.66	    num=29, depth=0..5, filters=25784, revisions=(62683,useless=38298), ccks=44251, wck=0.249, mem=60M936
4.76/2.66	    decisions=1159, wrong=434, backtracks=252, failedAssignments=258, foundSolutions=12, bestBound=125
4.76/2.66	    
4.76/2.66	  Global
4.76/2.66	    filters=25784, revisions=(62683,useless=38298), ccks=44251
4.76/2.66	    Stop=FULL_EXPLORATION, wrong=434, bestBound=125, bestBoundWck=0.765, bestBoundCpu=2.584, foundSolutions=12, firstSolCpu=2.393
4.76/2.66	    wck=0.803, cpu=2.621, mem=60M936
4.76/2.66	
4.76/2.66	v <instantiation id='sol12' type='solution' cost='125'>  <list> s[] d[] l[] c[] </list>  <values> 0 1 2 3 4 5 6 7 8 9 11 12 13 20 14 15 16 10 17 18 19 0 0 0 0 0 0 0 0 0 0 7 1 1 18 0 0 0 16 10 1 4 13 17 18 19 12 17 11 10 10 11 19 17 19 10 13 11 18 18 19 10 4 1 1 9 5 5 2 3 1 9 1 1 5 4 1 2 4 5 2 2 </values>  </instantiation>
4.76/2.66	s OPTIMUM FOUND
4.76/2.66	
4.76/2.66	d WRONG_DECISIONS 434
4.76/2.66	d NUMBER_SOLUTIONS 12

Verifier Data

OK	125

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391126-1568389712/watcher-4391126-1568389712 -o /tmp/evaluation-result-4391126-1568389712/solver-4391126-1568389712 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568389280-3789 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391126-1568389712.xml -cm 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=4494, runsolver pid=4491

[startup+0.105001 s]*
/proc/loadavg: 1.66 1.79 1.85 5/228 4509
/proc/meminfo: memFree=26142784/32770624 swapFree=66957012/67108860
[pid=4494] ppid=4491 vsize=10659884 memory=29644 CPUtime=0.15 cores=0,2,4,6
/proc/4494/stat : 4494 (java) S 4491 4494 3758 0 -1 1077944320 5854 0 0 0 13 2 0 0 20 0 15 0 414885048 10915721216 7345 33554432000 4194304 4196468 140720355674256 140720355656800 140527731396343 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
/proc/4494/statm: 2664971 7345 2918 1 0 2627468 0
[pid=4494/tid=4496] ppid=4491 vsize=10659884 memory=-8681071396121310400 CPUtime=0.09 cores=0,2,4,6
/proc/4494/task/4496/stat : 4496 (java) R 4491 4494 3758 0 -1 4202560 3245 0 0 0 8 1 0 0 20 0 15 0 414885049 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527735624592 140527715476830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4497] ppid=4491 vsize=10659884 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4497/stat : 4497 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527657470352 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4498] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4498/stat : 4498 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527656417552 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4499] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4499/stat : 4499 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527655365264 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4500] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4500/stat : 4500 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885050 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527654312464 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4501] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4501/stat : 4501 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885051 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527222594160 140527731407490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4502] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4502/stat : 4502 (java) S 4491 4494 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414885051 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527221540128 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4503] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4503/stat : 4503 (java) S 4491 4494 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414885052 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527220487792 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4504] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4504/stat : 4504 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527219436112 140527731414939 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4505] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4505/stat : 4505 (java) S 4491 4494 3758 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527218382960 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4506] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4506/stat : 4506 (java) R 4491 4494 3758 0 -1 4202560 180 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527217310744 140527717417143 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4507] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0.02 cores=0,2,4,6
/proc/4494/task/4507/stat : 4507 (java) R 4491 4494 3758 0 -1 4202560 713 0 0 0 2 0 0 0 20 0 15 0 414885054 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527216274680 140527715476830 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4508] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4508/stat : 4508 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527215225312 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4509] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4509/stat : 4509 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 7477 33554432000 4194304 4196468 140720355674256 140527214173104 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 29644 KiB

[startup+0.210741 s]*
/proc/loadavg: 1.66 1.79 1.85 4/228 4509
/proc/meminfo: memFree=26136072/32770624 swapFree=66957012/67108860
[pid=4494] ppid=4491 vsize=10659884 memory=35008 CPUtime=0.33 cores=0,2,4,6
/proc/4494/stat : 4494 (java) S 4491 4494 3758 0 -1 1077944320 6874 0 0 0 31 2 0 0 20 0 15 0 414885048 10915721216 8752 33554432000 4194304 4196468 140720355674256 140720355656800 140527731396343 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
/proc/4494/statm: 2664971 8752 2990 1 0 2627468 0
[pid=4494/tid=4496] ppid=4491 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/4494/task/4496/stat : 4496 (java) R 4491 4494 3758 0 -1 4202560 3864 0 0 0 19 1 0 0 20 0 15 0 414885049 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527735628384 140527731418269 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4497] ppid=4491 vsize=10659884 memory=339 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4497/stat : 4497 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527657470352 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4498] ppid=4491 vsize=10659884 memory=139918968091236 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4498/stat : 4498 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527656417552 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4499] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4499/stat : 4499 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527655365264 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4500] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4500/stat : 4500 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885050 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527654312464 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4501] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4501/stat : 4501 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885051 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527222594160 140527731407490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4502] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4502/stat : 4502 (java) S 4491 4494 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414885051 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527221540128 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4503] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4503/stat : 4503 (java) S 4491 4494 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414885052 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527220487792 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4504] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4504/stat : 4504 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527219436112 140527731414939 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4505] ppid=4491 vsize=10659884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4494/task/4505/stat : 4505 (java) S 4491 4494 3758 0 -1 1077944384 640 0 0 0 2 0 0 0 20 0 15 0 414885054 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527218382960 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4506] ppid=4491 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/4494/task/4506/stat : 4506 (java) S 4491 4494 3758 0 -1 1077944384 258 0 0 0 3 0 0 0 20 0 15 0 414885054 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527217330160 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4507] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0.05 cores=0,2,4,6
/proc/4494/task/4507/stat : 4507 (java) S 4491 4494 3758 0 -1 1077944384 753 0 0 0 5 0 0 0 20 0 15 0 414885054 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527216277872 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4508] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4508/stat : 4508 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527215225312 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4509] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4509/stat : 4509 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 8752 33554432000 4194304 4196468 140720355674256 140527214173104 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35008 KiB

[startup+0.310188 s]*
/proc/loadavg: 1.66 1.79 1.85 4/228 4509
/proc/meminfo: memFree=26128852/32770624 swapFree=66957012/67108860
[pid=4494] ppid=4491 vsize=10659884 memory=40136 CPUtime=0.47 cores=0,2,4,6
/proc/4494/stat : 4494 (java) S 4491 4494 3758 0 -1 1077944320 9414 0 0 0 44 3 0 0 20 0 15 0 414885048 10915721216 10034 33554432000 4194304 4196468 140720355674256 140720355656800 140527731396343 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
/proc/4494/statm: 2664971 10034 3002 1 0 2627468 0
[pid=4494/tid=4496] ppid=4491 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/4494/task/4496/stat : 4496 (java) R 4491 4494 3758 0 -1 4202560 6331 0 0 0 27 3 0 0 20 0 15 0 414885049 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527735628144 140527731418269 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4497] ppid=4491 vsize=10659884 memory=290763870908448791 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4497/stat : 4497 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527657470352 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4498] ppid=4491 vsize=10659884 memory=14839514129540760 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4498/stat : 4498 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527656417552 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4499] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4499/stat : 4499 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527655365264 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4500] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4500/stat : 4500 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885050 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527654312464 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4501] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4501/stat : 4501 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885051 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527222594160 140527731407490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4502] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4502/stat : 4502 (java) S 4491 4494 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414885051 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527221540128 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4503] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4503/stat : 4503 (java) S 4491 4494 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414885052 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527220487792 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4504] ppid=4491 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4504/stat : 4504 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527219436112 140527731414939 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4505] ppid=4491 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/4494/task/4505/stat : 4505 (java) R 4491 4494 3758 0 -1 1077944384 648 0 0 0 3 0 0 0 20 0 15 0 414885054 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527218383056 140527731406549 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4506] ppid=4491 vsize=10659884 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/4494/task/4506/stat : 4506 (java) R 4491 4494 3758 0 -1 4202560 303 0 0 0 4 0 0 0 20 0 15 0 414885054 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527217321664 140527711774264 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4507] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0.08 cores=0,2,4,6
/proc/4494/task/4507/stat : 4507 (java) S 4491 4494 3758 0 -1 1077944384 776 0 0 0 8 0 0 0 20 0 15 0 414885054 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527216277872 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4508] ppid=4491 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4508/stat : 4508 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527215225312 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4509] ppid=4491 vsize=10659884 memory=139918966826624 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4509/stat : 4509 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885054 10915721216 10034 33554432000 4194304 4196468 140720355674256 140527214173104 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40136 KiB

[startup+0.706948 s]
/proc/loadavg: 1.66 1.79 1.85 3/228 4509
/proc/meminfo: memFree=26120600/32770624 swapFree=66957012/67108860
[pid=4494] ppid=4491 vsize=10661932 memory=63292 CPUtime=1.12 cores=0,2,4,6
/proc/4494/stat : 4494 (java) S 4491 4494 3758 0 -1 1077944320 12916 0 0 0 107 5 0 0 20 0 15 0 414885048 10917818368 15823 33554432000 4194304 4196468 140720355674256 140720355656800 140527731396343 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
/proc/4494/statm: 2665483 15823 3074 1 0 2627980 0
[pid=4494/tid=4496] ppid=4491 vsize=10661932 memory=1368 CPUtime=0.68 cores=0,2,4,6
/proc/4494/task/4496/stat : 4496 (java) R 4491 4494 3758 0 -1 4202560 8882 0 0 0 64 4 0 0 20 0 15 0 414885049 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527735628368 140527711674744 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4497] ppid=4491 vsize=10661932 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4497/stat : 4497 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527657470352 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4498] ppid=4491 vsize=10661932 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4498/stat : 4498 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527656417552 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4499] ppid=4491 vsize=10661932 memory=6100 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4499/stat : 4499 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527655365264 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4500] ppid=4491 vsize=10661932 memory=11624 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4500/stat : 4500 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885050 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527654312464 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4501] ppid=4491 vsize=10661932 memory=732 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4501/stat : 4501 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885051 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527222594160 140527731407490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4502] ppid=4491 vsize=10661932 memory=776 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4502/stat : 4502 (java) S 4491 4494 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414885051 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527221540128 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4503] ppid=4491 vsize=10661932 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4503/stat : 4503 (java) S 4491 4494 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414885052 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527220487792 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4504] ppid=4491 vsize=10661932 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4504/stat : 4504 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527219436112 140527731414939 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4505] ppid=4491 vsize=10661932 memory=4639098309541126765 CPUtime=0.12 cores=0,2,4,6
/proc/4494/task/4505/stat : 4505 (java) R 4491 4494 3758 0 -1 4202560 1046 0 0 0 12 0 0 0 20 0 15 0 414885054 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527218368840 140527714781136 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4506] ppid=4491 vsize=10661932 memory=7380108234216663121 CPUtime=0.11 cores=0,2,4,6
/proc/4494/task/4506/stat : 4506 (java) S 4491 4494 3758 0 -1 1077944384 636 0 0 0 11 0 0 0 20 0 15 0 414885054 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527217330160 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4507] ppid=4491 vsize=10661932 memory=5787782378022856021 CPUtime=0.18 cores=0,2,4,6
/proc/4494/task/4507/stat : 4507 (java) S 4491 4494 3758 0 -1 1077944384 993 0 0 0 18 0 0 0 20 0 15 0 414885054 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527216277872 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4508] ppid=4491 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4508/stat : 4508 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527215225312 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4509] ppid=4491 vsize=10661932 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4509/stat : 4509 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885054 10917818368 15823 33554432000 4194304 4196468 140720355674256 140527214173104 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63292 KiB

[startup+1.50082 s]
/proc/loadavg: 1.66 1.79 1.85 3/228 4509
/proc/meminfo: memFree=26104532/32770624 swapFree=66957012/67108860
[pid=4494] ppid=4491 vsize=10663980 memory=75316 CPUtime=2.01 cores=0,2,4,6
/proc/4494/stat : 4494 (java) S 4491 4494 3758 0 -1 1077944320 18502 0 0 0 196 5 0 0 20 0 15 0 414885048 10919915520 18829 33554432000 4194304 4196468 140720355674256 140720355656800 140527731396343 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
/proc/4494/statm: 2665995 18829 3094 1 0 2628492 0
[pid=4494/tid=4496] ppid=4491 vsize=10663980 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/4494/task/4496/stat : 4496 (java) R 4491 4494 3758 0 -1 4202560 13151 0 0 0 143 4 0 0 20 0 15 0 414885049 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527735628368 140527711673168 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4497] ppid=4491 vsize=10663980 memory=7235428992464153433 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4497/stat : 4497 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527657470352 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4498] ppid=4491 vsize=10663980 memory=7305792226182194773 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4498/stat : 4498 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527656417552 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4499] ppid=4491 vsize=10663980 memory=7451882158599990102 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4499/stat : 4499 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527655365264 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4500] ppid=4491 vsize=10663980 memory=6220708488653005931 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4500/stat : 4500 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885050 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527654312464 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4501] ppid=4491 vsize=10663980 memory=7236554896314034789 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4501/stat : 4501 (java) S 4491 4494 3758 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 414885051 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527222594160 140527731407490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4502] ppid=4491 vsize=10663980 memory=7518026630507422825 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4502/stat : 4502 (java) S 4491 4494 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414885051 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527221540128 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4503] ppid=4491 vsize=10663980 memory=8242264966809872741 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4503/stat : 4503 (java) S 4491 4494 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414885052 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527220487792 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4504] ppid=4491 vsize=10663980 memory=7162782133124617065 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4504/stat : 4504 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527219436112 140527731414939 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4505] ppid=4491 vsize=10663980 memory=7526543439806846328 CPUtime=0.19 cores=0,2,4,6
/proc/4494/task/4505/stat : 4505 (java) S 4491 4494 3758 0 -1 1077944384 1917 0 0 0 19 0 0 0 20 0 15 0 414885054 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527218382960 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4506] ppid=4491 vsize=10663980 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/4494/task/4506/stat : 4506 (java) S 4491 4494 3758 0 -1 1077944384 995 0 0 0 14 0 0 0 20 0 15 0 414885054 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527217330160 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4507] ppid=4491 vsize=10663980 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/4494/task/4507/stat : 4507 (java) S 4491 4494 3758 0 -1 1077944384 995 0 0 0 18 0 0 0 20 0 15 0 414885054 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527216277872 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4508] ppid=4491 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4508/stat : 4508 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527215225312 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4509] ppid=4491 vsize=10663980 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4509/stat : 4509 (java) S 4491 4494 3758 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 414885054 10919915520 18829 33554432000 4194304 4196468 140720355674256 140527214173104 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
Current children cumulated CPU time: 2.01 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 75316 KiB

[startup+2.67977 s]
# the end of solver process 4494 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.84654 s, system=0.132113 s

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

[startup+1.60096 s]
/proc/loadavg: 1.66 1.79 1.85 3/228 4509
/proc/meminfo: memFree=26104532/32770624 swapFree=66957012/67108860
[pid=4494] ppid=4491 vsize=10666028 memory=76384 CPUtime=2.12 cores=0,2,4,6
/proc/4494/stat : 4494 (java) S 4491 4494 3758 0 -1 1077944320 18865 0 0 0 206 6 0 0 20 0 15 0 414885048 10922012672 19096 33554432000 4194304 4196468 140720355674256 140720355656800 140527731396343 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
/proc/4494/statm: 2666507 19096 3094 1 0 2629004 0
[pid=4494/tid=4496] ppid=4491 vsize=10666028 memory=0 CPUtime=1.58 cores=0,2,4,6
/proc/4494/task/4496/stat : 4496 (java) R 4491 4494 3758 0 -1 4202560 13506 0 0 0 153 5 0 0 20 0 15 0 414885049 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527735628368 140527731418269 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4497] ppid=4491 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4497/stat : 4497 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527657470352 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4498] ppid=4491 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4498/stat : 4498 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527656417552 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4499] ppid=4491 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4499/stat : 4499 (java) S 4491 4494 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414885049 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527655365264 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4500] ppid=4491 vsize=10666028 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4500/stat : 4500 (java) S 4491 4494 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414885050 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527654312464 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4501] ppid=4491 vsize=10666028 memory=139918966828337 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4501/stat : 4501 (java) S 4491 4494 3758 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 414885051 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527222594160 140527731407490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4502] ppid=4491 vsize=10666028 memory=7594591144301188452 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4502/stat : 4502 (java) S 4491 4494 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414885051 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527221540128 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4503] ppid=4491 vsize=10666028 memory=7309167735419596644 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4503/stat : 4503 (java) S 4491 4494 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414885052 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527220487792 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4504] ppid=4491 vsize=10666028 memory=6075463926040055888 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4504/stat : 4504 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527219436112 140527731414939 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4505] ppid=4491 vsize=10666028 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/4494/task/4505/stat : 4505 (java) S 4491 4494 3758 0 -1 1077944384 1917 0 0 0 19 0 0 0 20 0 15 0 414885054 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527218382960 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4506] ppid=4491 vsize=10666028 memory=159250475233492 CPUtime=0.15 cores=0,2,4,6
/proc/4494/task/4506/stat : 4506 (java) S 4491 4494 3758 0 -1 1077944384 1003 0 0 0 15 0 0 0 20 0 15 0 414885054 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527217330160 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4507] ppid=4491 vsize=10666028 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/4494/task/4507/stat : 4507 (java) S 4491 4494 3758 0 -1 1077944384 995 0 0 0 18 0 0 0 20 0 15 0 414885054 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527216277872 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4508] ppid=4491 vsize=10666028 memory=-4546129931942301728 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4508/stat : 4508 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414885054 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527215225312 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4509] ppid=4491 vsize=10666028 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4509/stat : 4509 (java) S 4491 4494 3758 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 414885054 10922012672 19096 33554432000 4194304 4196468 140720355674256 140527214173104 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
Current children cumulated CPU time: 2.12 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 76384 KiB

[startup+2.40261 s]
/proc/loadavg: 1.66 1.79 1.85 5/229 4510
/proc/meminfo: memFree=26026912/32770624 swapFree=66957012/67108860
[pid=4494] ppid=4491 vsize=10748500 memory=154976 CPUtime=4.09 cores=0,2,4,6
/proc/4494/stat : 4494 (java) S 4491 4494 3758 0 -1 1077944320 26251 0 0 0 398 11 0 0 20 0 16 0 414885048 11006464000 38744 33554432000 4194304 4196468 140720355674256 140720355656800 140527731396343 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
/proc/4494/statm: 2687125 38744 3339 1 0 2647217 0
[pid=4494/tid=4496] ppid=4491 vsize=10748500 memory=1768 CPUtime=1.86 cores=0,2,4,6
/proc/4494/task/4496/stat : 4496 (java) S 4491 4494 3758 0 -1 1077944384 15416 0 0 0 180 6 0 0 20 0 16 0 414885049 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527735639216 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4497] ppid=4491 vsize=10748500 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4497/stat : 4497 (java) S 4491 4494 3758 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 16 0 414885049 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527657470352 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4498] ppid=4491 vsize=10748500 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4498/stat : 4498 (java) S 4491 4494 3758 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 16 0 414885049 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527656417552 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4499] ppid=4491 vsize=10748500 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4499/stat : 4499 (java) S 4491 4494 3758 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 16 0 414885049 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527655365264 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4500] ppid=4491 vsize=10748500 memory=-7088785026379990432 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4500/stat : 4500 (java) S 4491 4494 3758 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414885050 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527654312464 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4501] ppid=4491 vsize=10748500 memory=-6873162000112450758 CPUtime=0.01 cores=0,2,4,6
/proc/4494/task/4501/stat : 4501 (java) S 4491 4494 3758 0 -1 1077944384 1110 0 0 0 1 0 0 0 20 0 16 0 414885051 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527222594160 140527731407490 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4502] ppid=4491 vsize=10748500 memory=-8990767739041718176 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4502/stat : 4502 (java) S 4491 4494 3758 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414885051 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527221540192 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4503] ppid=4491 vsize=10748500 memory=6944656592455360608 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4503/stat : 4503 (java) S 4491 4494 3758 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414885052 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527220487808 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4504] ppid=4491 vsize=10748500 memory=7014751519717611364 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4504/stat : 4504 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414885054 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527219436112 140527731414939 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4505] ppid=4491 vsize=10748500 memory=7811022289770276456 CPUtime=0.54 cores=0,2,4,6
/proc/4494/task/4505/stat : 4505 (java) R 4491 4494 3758 0 -1 4202560 2574 0 0 0 54 0 0 0 20 0 16 0 414885054 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527218371632 140527731417690 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4506] ppid=4491 vsize=10748500 memory=6010458775795296353 CPUtime=0.5 cores=0,2,4,6
/proc/4494/task/4506/stat : 4506 (java) R 4491 4494 3758 0 -1 4202560 1365 0 0 0 50 0 0 0 20 0 16 0 414885054 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527217329344 140527712032085 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4507] ppid=4491 vsize=10748500 memory=7085122535849419624 CPUtime=0.6 cores=0,2,4,6
/proc/4494/task/4507/stat : 4507 (java) R 4491 4494 3758 0 -1 1077944384 2345 0 0 0 59 1 0 0 20 0 16 0 414885054 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527216277872 140527731407490 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4508] ppid=4491 vsize=10748500 memory=7739269278017348205 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4508/stat : 4508 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414885054 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527215225312 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4509] ppid=4491 vsize=10748500 memory=7882255250439557474 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4509/stat : 4509 (java) S 4491 4494 3758 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414885054 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527214173104 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4510] ppid=4491 vsize=10748500 memory=7956290883058880868 CPUtime=0.48 cores=0,2,4,6
/proc/4494/task/4510/stat : 4510 (java) R 4491 4494 3758 0 -1 4202560 1810 0 0 0 48 0 0 0 20 0 16 0 414885237 11006464000 38744 33554432000 4194304 4196468 140720355674256 140527197508712 140527322298497 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
Current children cumulated CPU time: 4.09 s
Current children cumulated vsize: 10748500 KiB
Current children cumulated memory: 154976 KiB

[startup+2.60074 s]
/proc/loadavg: 1.66 1.79 1.85 5/229 4510
/proc/meminfo: memFree=26026912/32770624 swapFree=66957012/67108860
[pid=4494] ppid=4491 vsize=10748324 memory=162152 CPUtime=4.76 cores=0,2,4,6
/proc/4494/stat : 4494 (java) S 4491 4494 3758 0 -1 1077944320 28149 0 0 0 464 12 0 0 20 0 16 0 414885048 11006283776 40538 33554432000 4194304 4196468 140720355674256 140720355656800 140527731396343 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
/proc/4494/statm: 2687081 40538 3340 1 0 2647217 0
[pid=4494/tid=4496] ppid=4491 vsize=10748324 memory=7512114543601282149 CPUtime=1.86 cores=0,2,4,6
/proc/4494/task/4496/stat : 4496 (java) S 4491 4494 3758 0 -1 1077944384 15416 0 0 0 180 6 0 0 20 0 16 0 414885049 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527735639216 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4497] ppid=4491 vsize=10748324 memory=7810763844726514514 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4497/stat : 4497 (java) S 4491 4494 3758 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 16 0 414885049 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527657470352 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4498] ppid=4491 vsize=10748324 memory=6226882229010977889 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4498/stat : 4498 (java) S 4491 4494 3758 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 16 0 414885049 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527656417552 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4499] ppid=4491 vsize=10748324 memory=4639948313719891052 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4499/stat : 4499 (java) S 4491 4494 3758 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 16 0 414885049 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527655365264 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4500] ppid=4491 vsize=10748324 memory=7523938644469048680 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4500/stat : 4500 (java) S 4491 4494 3758 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414885050 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527654312464 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4501] ppid=4491 vsize=10748324 memory=-7533781438821528511 CPUtime=0.01 cores=0,2,4,6
/proc/4494/task/4501/stat : 4501 (java) S 4491 4494 3758 0 -1 1077944384 1110 0 0 0 1 0 0 0 20 0 16 0 414885051 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527222594160 140527731407490 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4502] ppid=4491 vsize=10748324 memory=4486599637793467488 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4502/stat : 4502 (java) S 4491 4494 3758 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 414885051 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527221540192 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4503] ppid=4491 vsize=10748324 memory=7100839870140027547 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4503/stat : 4503 (java) S 4491 4494 3758 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414885052 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527220487808 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4504] ppid=4491 vsize=10748324 memory=8514701219376621709 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4504/stat : 4504 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414885054 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527219436112 140527731414939 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4505] ppid=4491 vsize=10748324 memory=-6352457598030609622 CPUtime=0.73 cores=0,2,4,6
/proc/4494/task/4505/stat : 4505 (java) R 4491 4494 3758 0 -1 4202560 3098 0 0 0 73 0 0 0 20 0 16 0 414885054 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527218371632 140527716320743 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4506] ppid=4491 vsize=10748324 memory=-7163974055829550171 CPUtime=0.69 cores=0,2,4,6
/proc/4494/task/4506/stat : 4506 (java) R 4491 4494 3758 0 -1 4202560 2238 0 0 0 69 0 0 0 20 0 16 0 414885054 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527217318800 140527715788330 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4507] ppid=4491 vsize=10748324 memory=7245577299922993209 CPUtime=0.68 cores=0,2,4,6
/proc/4494/task/4507/stat : 4507 (java) S 4491 4494 3758 0 -1 1077944384 2749 0 0 0 67 1 0 0 20 0 16 0 414885054 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527216277872 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4508] ppid=4491 vsize=10748324 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4508/stat : 4508 (java) S 4491 4494 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414885054 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527215225312 140527731406549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4509] ppid=4491 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4494/task/4509/stat : 4509 (java) S 4491 4494 3758 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 16 0 414885054 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527214173104 140527731407490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
[pid=4494/tid=4510] ppid=4491 vsize=10748324 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/4494/task/4510/stat : 4510 (java) R 4491 4494 3758 0 -1 4202560 1904 0 0 0 67 0 0 0 20 0 16 0 414885237 11006283776 40538 33554432000 4194304 4196468 140720355674256 140527197503008 140527326930856 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23977984 140720355681291 140720355681394 140720355681394 140720355684303 0
Current children cumulated CPU time: 4.76 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 162152 KiB

Child status: 0
Real time (s): 2.67981
CPU time (s): 4.97866
CPU user time (s): 4.84654
CPU system time (s): 0.132113
CPU usage (%): 185.784
Max. virtual memory (cumulated for all children) (KiB): 10748500
Max. memory (cumulated for all children) (KiB): 162152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.84654
system time used= 0.132113
maximum resident set size= 167304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29313
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= 2861
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 4494
#   total CPU time (s): 4.97866
#   total CPU user time (s): 4.84654
#   total CPU system time (s): 0.132113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034956 second user time and 0.072998 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-13 17:47:49
IDJOB=4391126
IDBENCH=126818
IDSOLVER=2833
FILE ID=node147/4391126-1568389712
RUNJOBID= node147-1568389280-3789
PBS_JOBID= 21701856
Free space on /tmp= 56536 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-7-3-20-1.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391126-1568389712/watcher-4391126-1568389712 -o /tmp/evaluation-result-4391126-1568389712/solver-4391126-1568389712 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568389280-3789 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391126-1568389712.xml -cm

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

MD5SUM BENCH= 38f06f34c6c373f6142c39e9ab89bcc1
RANDOM SEED=6309781

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:        26159248 kB
MemAvailable:   31354600 kB
Buffers:          167864 kB
Cached:          5241204 kB
SwapCached:        48500 kB
Active:          2629336 kB
Inactive:        3292192 kB
Active(anon):     464472 kB
Inactive(anon):    89344 kB
Active(file):    2164864 kB
Inactive(file):  3202848 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957012 kB
Dirty:              8512 kB
Writeback:             0 kB
AnonPages:        581588 kB
Mapped:            56920 kB
Shmem:             32768 kB
Slab:             285628 kB
SReclaimable:     256100 kB
SUnreclaim:        29528 kB
KernelStack:        4000 kB
PageTables:         6380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1680332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    452608 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= 56528 MiB
End job on node147 at 2019-09-13 17:47:52