Trace number 4391185

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-23OPT124 8.57846 4.2797

DiagnosticValue
WRONG_DECISIONS3309

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-7-5-30-1.xml
MD5SUM74f6b053d0485b3d7d553e00e4caa41f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark124
Best CPU time to get the best result obtained on this benchmark2.0694
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints1117
Number of domains67
Minimum domain size2
Maximum domain size35
Distribution of domain sizes[{"size":2,"count":1},{"size":3,"count":6},{"size":4,"count":18},{"size":5,"count":10},{"size":14,"count":2},{"size":15,"count":2},{"size":16,"count":7},{"size":17,"count":12},{"size":18,"count":6},{"size":19,"count":1},{"size":34,"count":30},{"size":35,"count":35}]
Minimum variable degree2
Maximum variable degree36
Distribution of variable degrees[{"degree":2,"count":65},{"degree":32,"count":34},{"degree":33,"count":1},{"degree":36,"count":30}]
Minimum constraint arity1
Maximum constraint arity35
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":1115},{"arity":35,"count":1}]
Number of extensional constraints65
Number of intensional constraints1051
Distribution of constraint types[{"type":"extension","count":65},{"type":"intension","count":1051},{"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.60/1.90	
2.60/1.90	AbsCon 2 
2.60/1.92	
3.18/2.19	  Instance
3.18/2.19	    name=instance-4391185-1568389755, framework=COP, bounds=-infty..+infty
3.18/2.19	
3.18/2.19	  Loading variables...
3.52/2.22	  Loading constraints...
4.89/2.64	
4.89/2.64	  Domains
4.89/2.64	    nTypes=67, nValues=2888, sizes=[2#1,3#6,4#18,5#10...18#6,19#1,34#30,35#35]
4.89/2.64	  Variables
4.89/2.64	    count=130, degrees=[2#65,32#34,33#1,36#30]
4.89/2.64	  Objectives
4.89/2.64	    way=min, type=SumSimpleLE
4.89/2.64	  Constraints
4.89/2.64	    count=1118, nSpecific=2, arities=[1#1,2#1115,35#1,65#1]
4.89/2.64	    distribution=[Circuit#1,CtrExtensionV-Bits#65,CtrIntension#1051,SumSimpleLE#1]
4.89/2.64	    nExtStructures=(65,shared:0), nIntStructures=(36,shared:1015), nCftStructures=(100,shared:1015,unbuilt:3)
4.89/2.64	    wck=0.763, cpu=2.6, mem=92M573
4.89/2.64	  Solver SolverBacktrack being built...
4.89/2.64	
4.89/2.67	
4.89/2.67	  Solver
4.89/2.67	    guaranteedGAC=false
4.89/2.67	    wck=0.797, cpu=2.631, mem=103M216
4.89/2.68	
4.89/2.68	  Preprocessing
4.89/2.68	    filters=37, revisions=(72,useless=35), ccks=41653, nACremovedValues=1076, nTotalRemovedValues=1076, inconcistency=false
4.89/2.68	    wck=0.014, cpu=2.646, mem=103M216
4.89/2.68	
5.24/2.71	o 331
5.24/2.72	    num=0, depth=131..129, filters=1585, revisions=(2296,useless=743), ccks=43822, wck=0.046, mem=103M216
5.24/2.72	    decisions=32, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=331
5.24/2.72	    
5.24/2.75	o 329
5.24/2.75	    num=1, depth=131..129, filters=2541, revisions=(4389,useless=1910), ccks=45993, wck=0.079, mem=103M216
5.24/2.75	    decisions=85, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=329
5.24/2.75	    
5.24/2.77	o 176
5.24/2.77	    num=2, depth=27..129, filters=4332, revisions=(7493,useless=3270), ccks=48608, wck=0.104, mem=103M216
5.24/2.77	    decisions=164, wrong=9, backtracks=5, failedAssignments=4, nogoods=4, foundSolutions=3, bestBound=176
5.24/2.77	    
5.24/2.79	    num=3, depth=2..9, filters=6085, revisions=(11478,useless=5597), ccks=51196, wck=0.121, mem=103M216
5.24/2.79	    decisions=204, wrong=27, backtracks=13, failedAssignments=15, nogoods=9, foundSolutions=3, bestBound=176
5.24/2.79	    
5.54/2.81	    num=4, depth=3..17, filters=8988, revisions=(17043,useless=8324), ccks=54482, wck=0.142, mem=103M216
5.54/2.81	    decisions=251, wrong=45, backtracks=21, failedAssignments=26, nogoods=18, foundSolutions=3, bestBound=176
5.54/2.81	    
5.54/2.82	    num=5, depth=5..15, filters=9650, revisions=(18532,useless=9179), ccks=55202, wck=0.152, mem=103M216
5.54/2.82	    decisions=285, wrong=57, backtracks=21, failedAssignments=38, nogoods=30, foundSolutions=3, bestBound=176
5.54/2.82	    
5.54/2.84	    num=6, depth=4..11, filters=11947, revisions=(23236,useless=11679), ccks=58223, wck=0.171, mem=103M216
5.54/2.84	    decisions=339, wrong=81, backtracks=33, failedAssignments=51, nogoods=33, foundSolutions=3, bestBound=176
5.54/2.84	    
5.54/2.86	    num=7, depth=5..10, filters=14206, revisions=(28693,useless=14982), ccks=61186, wck=0.19, mem=105M858
5.54/2.86	    decisions=391, wrong=103, backtracks=45, failedAssignments=65, nogoods=35, foundSolutions=3, bestBound=176
5.54/2.86	    
5.54/2.89	    num=8, depth=4..8, filters=20082, revisions=(37752,useless=18293), ccks=67549, wck=0.222, mem=105M858
5.54/2.89	    decisions=451, wrong=131, backtracks=58, failedAssignments=81, nogoods=40, foundSolutions=3, bestBound=176
5.54/2.89	    
5.86/2.91	    num=9, depth=4..8, filters=21201, revisions=(41846,useless=21346), ccks=69959, wck=0.237, mem=105M858
5.86/2.91	    decisions=507, wrong=157, backtracks=72, failedAssignments=98, nogoods=44, foundSolutions=3, bestBound=176
5.86/2.91	    
5.86/2.94	    num=10, depth=1..7, filters=25998, revisions=(50618,useless=25465), ccks=75686, wck=0.268, mem=105M858
5.86/2.94	    decisions=568, wrong=186, backtracks=87, failedAssignments=117, nogoods=49, foundSolutions=3, bestBound=176
5.86/2.94	    
5.86/2.96	    num=11, depth=2..7, filters=28592, revisions=(56995,useless=29408), ccks=79554, wck=0.292, mem=105M858
5.86/2.96	    decisions=652, wrong=226, backtracks=109, failedAssignments=138, nogoods=54, foundSolutions=3, bestBound=176
5.86/2.96	    
5.86/2.98	    num=12, depth=2..8, filters=30365, revisions=(61619,useless=32362), ccks=82639, wck=0.309, mem=105M858
5.86/2.98	    decisions=723, wrong=259, backtracks=127, failedAssignments=161, nogoods=58, foundSolutions=3, bestBound=176
5.86/2.98	    
5.86/2.99	o 175
5.86/3.00	    num=13, depth=2..129, filters=31958, revisions=(66785,useless=35962), ccks=86239, wck=0.326, mem=108M501
5.86/3.00	    decisions=764, wrong=273, backtracks=135, failedAssignments=169, nogoods=62, foundSolutions=4, bestBound=175
5.86/3.00	    
6.20/3.03	    num=14, depth=4..14, filters=36488, revisions=(76340,useless=41181), ccks=92371, wck=0.358, mem=108M501
6.20/3.03	    decisions=851, wrong=314, backtracks=156, failedAssignments=197, nogoods=66, foundSolutions=4, bestBound=175
6.20/3.03	    
6.20/3.04	    num=15, depth=4..10, filters=38355, revisions=(80232,useless=43287), ccks=94882, wck=0.373, mem=108M501
6.20/3.04	    decisions=898, wrong=334, backtracks=168, failedAssignments=208, nogoods=72, foundSolutions=4, bestBound=175
6.20/3.04	    
6.20/3.06	    num=16, depth=2..6, filters=40665, revisions=(85248,useless=46108), ccks=98323, wck=0.389, mem=108M501
6.20/3.06	    decisions=941, wrong=354, backtracks=179, failedAssignments=220, nogoods=76, foundSolutions=4, bestBound=175
6.20/3.06	    
6.20/3.07	    num=17, depth=1..5, filters=43710, revisions=(91339,useless=49273), ccks=102116, wck=0.404, mem=108M501
6.20/3.07	    decisions=982, wrong=373, backtracks=190, failedAssignments=233, nogoods=81, foundSolutions=4, bestBound=175
6.20/3.07	    
6.20/3.09	    num=18, depth=4..10, filters=44862, revisions=(95092,useless=51961), ccks=104158, wck=0.416, mem=108M501
6.20/3.09	    decisions=1033, wrong=395, backtracks=203, failedAssignments=247, nogoods=87, foundSolutions=4, bestBound=175
6.20/3.09	    
6.20/3.10	    num=19, depth=4..14, filters=47128, revisions=(100652,useless=55373), ccks=107376, wck=0.433, mem=108M501
6.20/3.10	    decisions=1091, wrong=421, backtracks=219, failedAssignments=263, nogoods=92, foundSolutions=4, bestBound=175
6.20/3.10	    
6.51/3.11	    num=20, depth=3..10, filters=48727, revisions=(105586,useless=58805), ccks=110373, wck=0.445, mem=111M143
6.51/3.11	    decisions=1148, wrong=448, backtracks=238, failedAssignments=280, nogoods=95, foundSolutions=4, bestBound=175
6.51/3.11	    
6.51/3.13	    num=21, depth=2..9, filters=50226, revisions=(111466,useless=63298), ccks=113338, wck=0.457, mem=111M143
6.51/3.13	    decisions=1204, wrong=472, backtracks=249, failedAssignments=299, nogoods=98, foundSolutions=4, bestBound=175
6.51/3.13	    
6.51/3.14	    num=22, depth=2..11, filters=52645, revisions=(117440,useless=66979), ccks=116872, wck=0.472, mem=111M143
6.51/3.14	    decisions=1268, wrong=502, backtracks=266, failedAssignments=320, nogoods=103, foundSolutions=4, bestBound=175
6.51/3.14	    
6.51/3.16	    num=23, depth=1..7, filters=55983, revisions=(124971,useless=71316), ccks=121809, wck=0.491, mem=111M143
6.51/3.16	    decisions=1341, wrong=537, backtracks=283, failedAssignments=343, nogoods=108, foundSolutions=4, bestBound=175
6.51/3.16	    
6.51/3.18	    num=24, depth=2..12, filters=61779, revisions=(136373,useless=77153), ccks=128936, wck=0.516, mem=111M143
6.51/3.18	    decisions=1440, wrong=584, backtracks=312, failedAssignments=368, nogoods=114, foundSolutions=4, bestBound=175
6.51/3.18	    
6.78/3.20	    num=25, depth=2..8, filters=66213, revisions=(146682,useless=83244), ccks=135328, wck=0.534, mem=113M786
6.78/3.20	    decisions=1541, wrong=633, backtracks=342, failedAssignments=396, nogoods=121, foundSolutions=4, bestBound=175
6.78/3.20	    
6.78/3.22	    num=26, depth=4..12, filters=70549, revisions=(156629,useless=89102), ccks=141912, wck=0.553, mem=113M786
6.78/3.22	    decisions=1669, wrong=694, backtracks=380, failedAssignments=427, nogoods=123, foundSolutions=4, bestBound=175
6.78/3.22	    
6.78/3.24	    num=27, depth=2..8, filters=75958, revisions=(168698,useless=96029), ccks=149614, wck=0.572, mem=113M786
6.78/3.24	    decisions=1803, wrong=760, backtracks=417, failedAssignments=461, nogoods=133, foundSolutions=4, bestBound=175
6.78/3.24	    
6.78/3.26	    num=28, depth=3..9, filters=79916, revisions=(179316,useless=102915), ccks=155749, wck=0.59, mem=113M786
6.78/3.26	    decisions=1927, wrong=819, backtracks=452, failedAssignments=498, nogoods=136, foundSolutions=4, bestBound=175
6.78/3.26	    
6.78/3.28	    num=29, depth=1..8, filters=83829, revisions=(190899,useless=110832), ccks=162289, wck=0.608, mem=113M786
6.78/3.28	    decisions=2056, wrong=882, backtracks=487, failedAssignments=539, nogoods=140, foundSolutions=4, bestBound=175
6.78/3.28	    
6.78/3.30	    num=30, depth=1..8, filters=88652, revisions=(205745,useless=121157), ccks=170610, wck=0.627, mem=113M786
6.78/3.30	    decisions=2201, wrong=954, backtracks=527, failedAssignments=584, nogoods=148, foundSolutions=4, bestBound=175
6.78/3.30	    
7.10/3.31	o 173
7.10/3.31	    num=31, depth=1..129, filters=91970, revisions=(213696,useless=125772), ccks=175490, wck=0.643, mem=113M786
7.10/3.31	    decisions=2303, wrong=991, backtracks=550, failedAssignments=606, nogoods=160, foundSolutions=5, bestBound=173
7.10/3.31	    
7.10/3.34	    num=32, depth=2..10, filters=99391, revisions=(232010,useless=137069), ccks=186676, wck=0.669, mem=113M786
7.10/3.34	    decisions=2491, wrong=1084, backtracks=602, failedAssignments=661, nogoods=165, foundSolutions=5, bestBound=173
7.10/3.34	    
7.10/3.35	o 172
7.10/3.35	    num=33, depth=5..129, filters=101720, revisions=(237784,useless=140535), ccks=190483, wck=0.678, mem=113M786
7.10/3.35	    decisions=2538, wrong=1096, backtracks=608, failedAssignments=669, nogoods=169, foundSolutions=6, bestBound=172
7.10/3.35	    
7.10/3.35	    num=34, depth=3..12, filters=102882, revisions=(241520,useless=143182), ccks=192218, wck=0.684, mem=113M786
7.10/3.35	    decisions=2580, wrong=1114, backtracks=616, failedAssignments=681, nogoods=175, foundSolutions=6, bestBound=172
7.10/3.35	    
7.10/3.36	    num=35, depth=2..10, filters=103518, revisions=(244000,useless=145076), ccks=193504, wck=0.689, mem=113M786
7.10/3.36	    decisions=2620, wrong=1131, backtracks=626, failedAssignments=692, nogoods=178, foundSolutions=6, bestBound=172
7.10/3.36	    
7.10/3.36	    num=36, depth=3..10, filters=104537, revisions=(246816,useless=146935), ccks=195305, wck=0.693, mem=113M786
7.10/3.36	    decisions=2658, wrong=1148, backtracks=631, failedAssignments=704, nogoods=188, foundSolutions=6, bestBound=172
7.10/3.36	    
7.10/3.37	    num=37, depth=2..17, filters=106131, revisions=(250238,useless=148841), ccks=197357, wck=0.699, mem=113M786
7.10/3.37	    decisions=2709, wrong=1170, backtracks=641, failedAssignments=717, nogoods=192, foundSolutions=6, bestBound=172
7.10/3.37	    
7.10/3.38	o 171
7.10/3.38	    num=38, depth=7..129, filters=108165, revisions=(254998,useless=151599), ccks=200760, wck=0.707, mem=116M428
7.10/3.38	    decisions=2767, wrong=1183, backtracks=644, failedAssignments=727, nogoods=201, foundSolutions=7, bestBound=171
7.10/3.38	    
7.10/3.38	    num=39, depth=2..16, filters=109450, revisions=(258375,useless=153755), ccks=202525, wck=0.713, mem=116M428
7.10/3.38	    decisions=2812, wrong=1201, backtracks=648, failedAssignments=743, nogoods=214, foundSolutions=7, bestBound=171
7.10/3.38	    
7.10/3.39	    num=40, depth=3..13, filters=111825, revisions=(263508,useless=156595), ccks=205643, wck=0.721, mem=116M428
7.10/3.39	    decisions=2856, wrong=1219, backtracks=659, failedAssignments=754, nogoods=218, foundSolutions=7, bestBound=171
7.10/3.39	    
7.10/3.39	    num=41, depth=2..10, filters=113166, revisions=(267198,useless=159021), ccks=207924, wck=0.725, mem=116M428
7.10/3.39	    decisions=2901, wrong=1239, backtracks=670, failedAssignments=766, nogoods=223, foundSolutions=7, bestBound=171
7.10/3.39	    
7.37/3.40	o 170
7.37/3.40	    num=42, depth=2..129, filters=114119, revisions=(270229,useless=161097), ccks=210206, wck=0.73, mem=116M428
7.37/3.40	    decisions=2929, wrong=1243, backtracks=670, failedAssignments=770, nogoods=227, foundSolutions=8, bestBound=170
7.37/3.40	    
7.37/3.40	o 168
7.37/3.40	    num=43, depth=5..129, filters=115091, revisions=(273365,useless=163257), ccks=212527, wck=0.736, mem=116M428
7.37/3.40	    decisions=2975, wrong=1249, backtracks=670, failedAssignments=776, nogoods=233, foundSolutions=9, bestBound=168
7.37/3.40	    
7.37/3.41	    num=44, depth=2..17, filters=117898, revisions=(278692,useless=165846), ccks=215659, wck=0.743, mem=116M428
7.37/3.41	    decisions=3020, wrong=1266, backtracks=677, failedAssignments=787, nogoods=242, foundSolutions=9, bestBound=168
7.37/3.41	    
7.37/3.42	o 167
7.37/3.42	    num=45, depth=5..129, filters=119987, revisions=(283968,useless=169028), ccks=219037, wck=0.751, mem=116M428
7.37/3.42	    decisions=3061, wrong=1276, backtracks=680, failedAssignments=796, nogoods=248, foundSolutions=10, bestBound=167
7.37/3.42	    
7.37/3.42	    num=46, depth=2..8, filters=120903, revisions=(287399,useless=171614), ccks=220975, wck=0.756, mem=116M428
7.37/3.42	    decisions=3098, wrong=1292, backtracks=688, failedAssignments=808, nogoods=254, foundSolutions=10, bestBound=167
7.37/3.42	    
7.37/3.43	    num=47, depth=2..15, filters=123131, revisions=(291089,useless=173129), ccks=223672, wck=0.761, mem=116M428
7.37/3.43	    decisions=3133, wrong=1306, backtracks=693, failedAssignments=819, nogoods=262, foundSolutions=10, bestBound=167
7.37/3.43	    
7.37/3.44	o 166
7.37/3.44	    num=48, depth=2..129, filters=124225, revisions=(294158,useless=175110), ccks=225950, wck=0.768, mem=116M428
7.37/3.44	    decisions=3180, wrong=1315, backtracks=693, failedAssignments=828, nogoods=271, foundSolutions=11, bestBound=166
7.37/3.44	    
7.37/3.44	    num=49, depth=3..8, filters=127057, revisions=(300233,useless=178482), ccks=229719, wck=0.775, mem=116M428
7.37/3.44	    decisions=3229, wrong=1337, backtracks=707, failedAssignments=841, nogoods=275, foundSolutions=11, bestBound=166
7.37/3.44	    
7.37/3.45	    num=50, depth=3..8, filters=128337, revisions=(303047,useless=180096), ccks=231438, wck=0.78, mem=116M428
7.37/3.45	    decisions=3262, wrong=1352, backtracks=716, failedAssignments=852, nogoods=277, foundSolutions=11, bestBound=166
7.37/3.45	    
7.37/3.45	    num=51, depth=2..9, filters=130114, revisions=(307083,useless=182433), ccks=233871, wck=0.786, mem=116M428
7.37/3.45	    decisions=3304, wrong=1371, backtracks=730, failedAssignments=864, nogoods=280, foundSolutions=11, bestBound=166
7.37/3.45	    
7.37/3.46	    num=52, depth=3..9, filters=130719, revisions=(309216,useless=184008), ccks=234988, wck=0.789, mem=116M428
7.37/3.46	    decisions=3343, wrong=1389, backtracks=740, failedAssignments=877, nogoods=281, foundSolutions=11, bestBound=166
7.37/3.46	    
7.37/3.46	    num=53, depth=2..6, filters=132649, revisions=(313550,useless=186512), ccks=238080, wck=0.794, mem=116M428
7.37/3.46	    decisions=3389, wrong=1410, backtracks=752, failedAssignments=891, nogoods=284, foundSolutions=11, bestBound=166
7.37/3.46	    
7.37/3.47	    num=54, depth=2..12, filters=135978, revisions=(320704,useless=190434), ccks=242046, wck=0.803, mem=116M428
7.37/3.47	    decisions=3451, wrong=1440, backtracks=776, failedAssignments=907, nogoods=289, foundSolutions=11, bestBound=166
7.37/3.47	    
7.37/3.48	    num=55, depth=2..10, filters=137338, revisions=(324747,useless=193216), ccks=244327, wck=0.808, mem=116M428
7.37/3.48	    decisions=3501, wrong=1464, backtracks=794, failedAssignments=924, nogoods=292, foundSolutions=11, bestBound=166
7.37/3.48	    
7.37/3.48	    num=56, depth=1..17, filters=139017, revisions=(329061,useless=195930), ccks=246797, wck=0.814, mem=116M428
7.37/3.48	    decisions=3558, wrong=1487, backtracks=802, failedAssignments=943, nogoods=306, foundSolutions=11, bestBound=166
7.37/3.48	    
7.37/3.49	    num=57, depth=2..9, filters=142418, revisions=(337472,useless=201125), ccks=252359, wck=0.825, mem=119M71
7.37/3.49	    decisions=3644, wrong=1528, backtracks=831, failedAssignments=964, nogoods=312, foundSolutions=11, bestBound=166
7.37/3.49	    
7.54/3.50	    num=58, depth=1..8, filters=147250, revisions=(346715,useless=205713), ccks=258747, wck=0.835, mem=119M71
7.54/3.50	    decisions=3712, wrong=1561, backtracks=850, failedAssignments=987, nogoods=317, foundSolutions=11, bestBound=166
7.54/3.50	    
7.54/3.52	    num=59, depth=3..21, filters=151309, revisions=(354093,useless=209112), ccks=263272, wck=0.846, mem=119M71
7.54/3.52	    decisions=3805, wrong=1606, backtracks=882, failedAssignments=1012, nogoods=319, foundSolutions=11, bestBound=166
7.54/3.52	    
7.54/3.52	    num=60, depth=1..8, filters=154523, revisions=(362008,useless=213995), ccks=267907, wck=0.856, mem=119M71
7.54/3.52	    decisions=3897, wrong=1650, backtracks=911, failedAssignments=1040, nogoods=325, foundSolutions=11, bestBound=166
7.54/3.52	    
7.54/3.54	    num=61, depth=1..12, filters=158572, revisions=(372086,useless=220136), ccks=273801, wck=0.869, mem=119M71
7.54/3.54	    decisions=4000, wrong=1700, backtracks=943, failedAssignments=1071, nogoods=336, foundSolutions=11, bestBound=166
7.54/3.54	    
7.54/3.55	o 165
7.54/3.55	    num=62, depth=2..129, filters=161410, revisions=(379074,useless=224352), ccks=278685, wck=0.878, mem=119M71
7.54/3.55	    decisions=4073, wrong=1723, backtracks=955, failedAssignments=1085, nogoods=348, foundSolutions=12, bestBound=165
7.54/3.55	    
7.54/3.56	    num=63, depth=1..9, filters=165626, revisions=(389925,useless=231231), ccks=285210, wck=0.892, mem=119M71
7.54/3.56	    decisions=4185, wrong=1776, backtracks=989, failedAssignments=1122, nogoods=355, foundSolutions=12, bestBound=165
7.54/3.56	    
7.54/3.57	o 164
7.54/3.57	    num=64, depth=4..129, filters=167855, revisions=(394819,useless=233915), ccks=288853, wck=0.898, mem=119M71
7.54/3.57	    decisions=4208, wrong=1781, backtracks=989, failedAssignments=1127, nogoods=360, foundSolutions=13, bestBound=164
7.54/3.57	    
7.54/3.57	    num=65, depth=2..11, filters=168969, revisions=(398025,useless=236067), ccks=290503, wck=0.902, mem=119M71
7.54/3.57	    decisions=4239, wrong=1795, backtracks=997, failedAssignments=1139, nogoods=363, foundSolutions=13, bestBound=164
7.54/3.57	    
7.54/3.58	    num=66, depth=2..8, filters=170638, revisions=(401909,useless=238358), ccks=292905, wck=0.907, mem=119M71
7.54/3.58	    decisions=4276, wrong=1811, backtracks=1006, failedAssignments=1150, nogoods=367, foundSolutions=13, bestBound=164
7.54/3.58	    
7.54/3.58	    num=67, depth=3..13, filters=172431, revisions=(405411,useless=240096), ccks=294804, wck=0.913, mem=119M71
7.54/3.58	    decisions=4315, wrong=1827, backtracks=1012, failedAssignments=1162, nogoods=376, foundSolutions=13, bestBound=164
7.54/3.58	    
7.54/3.59	    num=68, depth=2..8, filters=175482, revisions=(411701,useless=243469), ccks=298969, wck=0.921, mem=119M71
7.54/3.59	    decisions=4373, wrong=1855, backtracks=1036, failedAssignments=1175, nogoods=380, foundSolutions=13, bestBound=164
7.54/3.59	    
7.67/3.60	    num=69, depth=4..9, filters=179812, revisions=(418940,useless=246441), ccks=304025, wck=0.929, mem=119M71
7.67/3.60	    decisions=4416, wrong=1874, backtracks=1044, failedAssignments=1189, nogoods=385, foundSolutions=13, bestBound=164
7.67/3.60	    
7.67/3.61	    num=70, depth=0..14, filters=182075, revisions=(424464,useless=249816), ccks=307536, wck=0.937, mem=119M71
7.67/3.61	    decisions=4476, wrong=1900, backtracks=1056, failedAssignments=1205, nogoods=392, foundSolutions=13, bestBound=164
7.67/3.61	    
7.67/3.61	    num=71, depth=2..9, filters=184318, revisions=(429786,useless=253010), ccks=311067, wck=0.944, mem=119M71
7.67/3.61	    decisions=4528, wrong=1925, backtracks=1073, failedAssignments=1222, nogoods=396, foundSolutions=13, bestBound=164
7.67/3.61	    
7.67/3.62	    num=72, depth=2..19, filters=185153, revisions=(432069,useless=254498), ccks=312169, wck=0.949, mem=119M71
7.67/3.62	    decisions=4578, wrong=1945, backtracks=1074, failedAssignments=1241, nogoods=415, foundSolutions=13, bestBound=164
7.67/3.62	    
7.67/3.63	    num=73, depth=2..11, filters=187752, revisions=(438878,useless=258862), ccks=316152, wck=0.958, mem=121M713
7.67/3.63	    decisions=4661, wrong=1984, backtracks=1102, failedAssignments=1262, nogoods=419, foundSolutions=13, bestBound=164
7.67/3.63	    
7.67/3.63	    num=74, depth=0..7, filters=190044, revisions=(444718,useless=262536), ccks=319632, wck=0.964, mem=121M713
7.67/3.63	    decisions=4725, wrong=2014, backtracks=1117, failedAssignments=1285, nogoods=429, foundSolutions=13, bestBound=164
7.67/3.63	    
7.67/3.64	o 163
7.67/3.64	    num=75, depth=7..129, filters=191301, revisions=(447773,useless=264367), ccks=322033, wck=0.971, mem=121M713
7.67/3.64	    decisions=4775, wrong=2027, backtracks=1117, failedAssignments=1298, nogoods=442, foundSolutions=14, bestBound=163
7.67/3.64	    
7.67/3.65	    num=76, depth=2..9, filters=196319, revisions=(458218,useless=269995), ccks=328362, wck=0.984, mem=121M713
7.67/3.65	    decisions=4874, wrong=2074, backtracks=1148, failedAssignments=1326, nogoods=449, foundSolutions=14, bestBound=163
7.67/3.65	    
7.67/3.66	    num=77, depth=1..8, filters=199015, revisions=(464166,useless=273322), ccks=332134, wck=0.99, mem=121M713
7.67/3.66	    decisions=4917, wrong=2094, backtracks=1164, failedAssignments=1337, nogoods=453, foundSolutions=14, bestBound=163
7.67/3.66	    
7.67/3.66	o 162
7.67/3.66	    num=78, depth=5..129, filters=200187, revisions=(466789,useless=274787), ccks=334298, wck=0.995, mem=121M713
7.67/3.66	    decisions=4946, wrong=2095, backtracks=1164, failedAssignments=1338, nogoods=454, foundSolutions=15, bestBound=162
7.67/3.66	    
7.67/3.67	    num=79, depth=2..9, filters=203808, revisions=(473667,useless=278137), ccks=338446, wck=1.004, mem=121M713
7.67/3.67	    decisions=4991, wrong=2116, backtracks=1177, failedAssignments=1351, nogoods=459, foundSolutions=15, bestBound=162
7.67/3.67	    
7.67/3.68	    num=80, depth=1..9, filters=204969, revisions=(476901,useless=280263), ccks=340090, wck=1.009, mem=121M713
7.67/3.68	    decisions=5025, wrong=2130, backtracks=1185, failedAssignments=1362, nogoods=463, foundSolutions=15, bestBound=162
7.67/3.68	    
7.67/3.68	    num=81, depth=0..6, filters=207022, revisions=(481568,useless=282975), ccks=343148, wck=1.015, mem=121M713
7.67/3.68	    decisions=5070, wrong=2150, backtracks=1198, failedAssignments=1374, nogoods=464, foundSolutions=15, bestBound=162
7.67/3.68	    
7.67/3.69	    num=82, depth=3..13, filters=211092, revisions=(488719,useless=286148), ccks=347879, wck=1.023, mem=121M713
7.67/3.69	    decisions=5117, wrong=2169, backtracks=1208, failedAssignments=1387, nogoods=473, foundSolutions=15, bestBound=162
7.67/3.69	    
7.78/3.70	    num=83, depth=1..9, filters=214026, revisions=(494541,useless=289152), ccks=351788, wck=1.03, mem=121M713
7.78/3.70	    decisions=5163, wrong=2191, backtracks=1222, failedAssignments=1401, nogoods=479, foundSolutions=15, bestBound=162
7.78/3.70	    
7.78/3.70	o 159
7.78/3.71	    num=84, depth=3..129, filters=215300, revisions=(497349,useless=290701), ccks=354153, wck=1.037, mem=121M713
7.78/3.71	    decisions=5212, wrong=2195, backtracks=1222, failedAssignments=1405, nogoods=483, foundSolutions=16, bestBound=159
7.78/3.71	    
7.78/3.71	    num=85, depth=1..9, filters=218973, revisions=(504921,useless=294750), ccks=359289, wck=1.046, mem=121M713
7.78/3.71	    decisions=5273, wrong=2224, backtracks=1239, failedAssignments=1422, nogoods=494, foundSolutions=16, bestBound=159
7.78/3.71	    
7.78/3.72	    num=86, depth=0..7, filters=220130, revisions=(507673,useless=296401), ccks=360940, wck=1.049, mem=121M713
7.78/3.72	    decisions=5304, wrong=2238, backtracks=1246, failedAssignments=1433, nogoods=500, foundSolutions=16, bestBound=159
7.78/3.72	    
7.78/3.72	o 158
7.78/3.72	    num=87, depth=131..129, filters=221210, revisions=(510463,useless=298114), ccks=363163, wck=1.054, mem=121M713
7.78/3.72	    decisions=5323, wrong=2238, backtracks=1246, failedAssignments=1433, nogoods=500, foundSolutions=17, bestBound=158
7.78/3.72	    
7.78/3.73	    num=88, depth=3..11, filters=224102, revisions=(516134,useless=301006), ccks=366469, wck=1.061, mem=121M713
7.78/3.73	    decisions=5370, wrong=2260, backtracks=1262, failedAssignments=1446, nogoods=502, foundSolutions=17, bestBound=158
7.78/3.73	    
7.78/3.73	    num=89, depth=1..5, filters=226161, revisions=(520263,useless=303159), ccks=369287, wck=1.066, mem=124M356
7.78/3.73	    decisions=5404, wrong=2276, backtracks=1270, failedAssignments=1457, nogoods=506, foundSolutions=17, bestBound=158
7.78/3.73	    
7.78/3.74	    num=90, depth=0..17, filters=229447, revisions=(526253,useless=305945), ccks=373205, wck=1.074, mem=124M356
7.78/3.74	    decisions=5460, wrong=2301, backtracks=1288, failedAssignments=1469, nogoods=512, foundSolutions=17, bestBound=158
7.78/3.74	    
7.78/3.75	    num=91, depth=4..11, filters=233331, revisions=(533754,useless=309645), ccks=377963, wck=1.083, mem=124M356
7.78/3.75	    decisions=5508, wrong=2322, backtracks=1303, failedAssignments=1482, nogoods=518, foundSolutions=17, bestBound=158
7.78/3.75	    
7.78/3.76	o 157
7.78/3.76	    num=92, depth=0..129, filters=237132, revisions=(541608,useless=313737), ccks=383021, wck=1.094, mem=124M356
7.78/3.76	    decisions=5559, wrong=2338, backtracks=1313, failedAssignments=1491, nogoods=518, foundSolutions=18, bestBound=157
7.78/3.76	    
7.78/3.77	    num=93, depth=2..8, filters=238647, revisions=(545742,useless=316446), ccks=385274, wck=1.1, mem=124M356
7.78/3.77	    decisions=5604, wrong=2359, backtracks=1323, failedAssignments=1507, nogoods=526, foundSolutions=18, bestBound=157
7.78/3.77	    
7.78/3.77	    num=94, depth=1..9, filters=239974, revisions=(548674,useless=318114), ccks=387166, wck=1.103, mem=124M356
7.78/3.77	    decisions=5640, wrong=2376, backtracks=1331, failedAssignments=1518, nogoods=530, foundSolutions=18, bestBound=157
7.78/3.77	    
7.78/3.78	    num=95, depth=0..13, filters=241518, revisions=(552406,useless=320374), ccks=389181, wck=1.109, mem=124M356
7.78/3.78	    decisions=5684, wrong=2393, backtracks=1341, failedAssignments=1530, nogoods=534, foundSolutions=18, bestBound=157
7.78/3.78	    
7.78/3.79	o 156
7.78/3.79	    num=96, depth=4..129, filters=243961, revisions=(558471,useless=324025), ccks=393307, wck=1.118, mem=124M356
7.78/3.79	    decisions=5737, wrong=2408, backtracks=1348, failedAssignments=1540, nogoods=541, foundSolutions=19, bestBound=156
7.78/3.79	    
7.78/3.79	o 155
7.78/3.79	    num=97, depth=6..129, filters=246300, revisions=(564064,useless=327291), ccks=397323, wck=1.125, mem=124M356
7.78/3.79	    decisions=5775, wrong=2417, backtracks=1352, failedAssignments=1545, nogoods=545, foundSolutions=20, bestBound=155
7.78/3.79	    
7.78/3.80	o 154
7.78/3.80	    num=98, depth=14..129, filters=247457, revisions=(567125,useless=329187), ccks=399708, wck=1.131, mem=124M356
7.78/3.80	    decisions=5803, wrong=2420, backtracks=1352, failedAssignments=1548, nogoods=548, foundSolutions=21, bestBound=154
7.78/3.80	    
7.78/3.80	o 153
7.78/3.80	    num=99, depth=6..129, filters=248396, revisions=(570291,useless=331400), ccks=402095, wck=1.136, mem=124M356
7.78/3.80	    decisions=5829, wrong=2422, backtracks=1353, failedAssignments=1549, nogoods=549, foundSolutions=22, bestBound=153
7.78/3.80	    
7.94/3.81	o 152
7.94/3.81	    num=100, depth=131..129, filters=249477, revisions=(573204,useless=333222), ccks=404405, wck=1.141, mem=124M356
7.94/3.81	    decisions=5849, wrong=2422, backtracks=1353, failedAssignments=1549, nogoods=549, foundSolutions=23, bestBound=152
7.94/3.81	    
7.94/3.81	o 151
7.94/3.81	    num=101, depth=6..129, filters=250418, revisions=(576344,useless=335418), ccks=406579, wck=1.145, mem=124M356
7.94/3.81	    decisions=5869, wrong=2423, backtracks=1353, failedAssignments=1550, nogoods=550, foundSolutions=24, bestBound=151
7.94/3.81	    
7.94/3.82	o 150
7.94/3.82	    num=102, depth=13..129, filters=251520, revisions=(579264,useless=337229), ccks=408807, wck=1.15, mem=124M356
7.94/3.82	    decisions=5893, wrong=2424, backtracks=1353, failedAssignments=1551, nogoods=551, foundSolutions=25, bestBound=150
7.94/3.82	    
7.94/3.83	    num=103, depth=3..9, filters=254840, revisions=(586180,useless=340910), ccks=412890, wck=1.159, mem=124M356
7.94/3.83	    decisions=5938, wrong=2443, backtracks=1362, failedAssignments=1562, nogoods=555, foundSolutions=25, bestBound=150
7.94/3.83	    
7.94/3.83	    num=104, depth=3..10, filters=256402, revisions=(589831,useless=343076), ccks=415070, wck=1.165, mem=124M356
7.94/3.83	    decisions=5976, wrong=2460, backtracks=1374, failedAssignments=1573, nogoods=557, foundSolutions=25, bestBound=150
7.94/3.83	    
7.94/3.84	    num=105, depth=0..12, filters=259202, revisions=(595474,useless=345989), ccks=418344, wck=1.172, mem=124M356
7.94/3.84	    decisions=6029, wrong=2482, backtracks=1387, failedAssignments=1585, nogoods=565, foundSolutions=25, bestBound=150
7.94/3.84	    
7.94/3.85	    num=106, depth=4..10, filters=260719, revisions=(599361,useless=348445), ccks=420513, wck=1.178, mem=126M998
7.94/3.85	    decisions=6075, wrong=2502, backtracks=1400, failedAssignments=1598, nogoods=571, foundSolutions=25, bestBound=150
7.94/3.85	    
7.94/3.85	o 149
7.94/3.85	    num=107, depth=4..129, filters=261824, revisions=(602401,useless=350371), ccks=422808, wck=1.183, mem=126M998
7.94/3.85	    decisions=6100, wrong=2504, backtracks=1400, failedAssignments=1600, nogoods=573, foundSolutions=26, bestBound=149
7.94/3.85	    
7.94/3.86	o 148
7.94/3.86	    num=108, depth=4..129, filters=266150, revisions=(612152,useless=355866), ccks=429481, wck=1.193, mem=126M998
7.94/3.86	    decisions=6156, wrong=2524, backtracks=1410, failedAssignments=1612, nogoods=580, foundSolutions=27, bestBound=148
7.94/3.86	    
7.94/3.87	    num=109, depth=10..17, filters=268126, revisions=(616145,useless=357876), ccks=431437, wck=1.2, mem=126M998
7.94/3.87	    decisions=6193, wrong=2537, backtracks=1417, failedAssignments=1623, nogoods=586, foundSolutions=27, bestBound=148
7.94/3.87	    
7.94/3.87	    num=110, depth=2..7, filters=269172, revisions=(619012,useless=359767), ccks=433146, wck=1.204, mem=126M998
7.94/3.87	    decisions=6231, wrong=2554, backtracks=1427, failedAssignments=1634, nogoods=589, foundSolutions=27, bestBound=148
7.94/3.87	    
7.94/3.88	o 147
7.94/3.88	    num=111, depth=3..129, filters=272572, revisions=(626432,useless=363809), ccks=438205, wck=1.213, mem=126M998
7.94/3.88	    decisions=6269, wrong=2565, backtracks=1433, failedAssignments=1642, nogoods=595, foundSolutions=28, bestBound=147
7.94/3.88	    
7.94/3.89	o 146
7.94/3.89	    num=112, depth=5..129, filters=273528, revisions=(629711,useless=366126), ccks=439973, wck=1.217, mem=126M998
7.94/3.89	    decisions=6288, wrong=2566, backtracks=1433, failedAssignments=1643, nogoods=596, foundSolutions=29, bestBound=146
7.94/3.89	    
7.94/3.89	    num=113, depth=7..17, filters=274875, revisions=(632537,useless=367647), ccks=441335, wck=1.223, mem=126M998
7.94/3.89	    decisions=6329, wrong=2583, backtracks=1446, failedAssignments=1654, nogoods=597, foundSolutions=29, bestBound=146
7.94/3.89	    
8.05/3.90	    num=114, depth=1..5, filters=278276, revisions=(638837,useless=370674), ccks=445451, wck=1.23, mem=126M998
8.05/3.90	    decisions=6368, wrong=2602, backtracks=1461, failedAssignments=1665, nogoods=598, foundSolutions=29, bestBound=146
8.05/3.90	    
8.05/3.91	    num=115, depth=0..14, filters=281109, revisions=(643979,useless=373012), ccks=448370, wck=1.238, mem=126M998
8.05/3.91	    decisions=6410, wrong=2623, backtracks=1479, failedAssignments=1677, nogoods=598, foundSolutions=29, bestBound=146
8.05/3.91	    
8.05/3.92	o 145
8.05/3.92	    num=116, depth=3..129, filters=283453, revisions=(649670,useless=376370), ccks=452029, wck=1.247, mem=126M998
8.05/3.92	    decisions=6469, wrong=2644, backtracks=1492, failedAssignments=1689, nogoods=605, foundSolutions=30, bestBound=145
8.05/3.92	    
8.05/3.92	o 144
8.05/3.92	    num=117, depth=131..129, filters=284314, revisions=(652806,useless=378622), ccks=454080, wck=1.251, mem=126M998
8.05/3.92	    decisions=6481, wrong=2644, backtracks=1492, failedAssignments=1689, nogoods=605, foundSolutions=31, bestBound=144
8.05/3.92	    
8.05/3.93	    num=118, depth=5..14, filters=286947, revisions=(658625,useless=381876), ccks=457227, wck=1.258, mem=126M998
8.05/3.93	    decisions=6530, wrong=2663, backtracks=1502, failedAssignments=1700, nogoods=613, foundSolutions=31, bestBound=144
8.05/3.93	    
8.05/3.93	    num=119, depth=3..10, filters=288484, revisions=(662847,useless=384646), ccks=459649, wck=1.264, mem=126M998
8.05/3.93	    decisions=6576, wrong=2683, backtracks=1513, failedAssignments=1711, nogoods=620, foundSolutions=31, bestBound=144
8.05/3.93	    
8.05/3.94	    num=120, depth=9..17, filters=291112, revisions=(667274,useless=386482), ccks=462357, wck=1.271, mem=126M998
8.05/3.94	    decisions=6620, wrong=2699, backtracks=1522, failedAssignments=1723, nogoods=626, foundSolutions=31, bestBound=144
8.05/3.94	    
8.05/3.95	    num=121, depth=1..9, filters=296359, revisions=(677017,useless=391096), ccks=468535, wck=1.282, mem=126M998
8.05/3.95	    decisions=6681, wrong=2729, backtracks=1542, failedAssignments=1736, nogoods=629, foundSolutions=31, bestBound=144
8.05/3.95	    
8.05/3.96	    num=122, depth=0..7, filters=302460, revisions=(687864,useless=395997), ccks=475520, wck=1.292, mem=129M641
8.05/3.96	    decisions=6729, wrong=2753, backtracks=1560, failedAssignments=1750, nogoods=629, foundSolutions=31, bestBound=144
8.05/3.96	    
8.05/3.97	    num=123, depth=3..15, filters=305293, revisions=(693534,useless=398884), ccks=478602, wck=1.3, mem=129M641
8.05/3.97	    decisions=6776, wrong=2773, backtracks=1568, failedAssignments=1766, nogoods=641, foundSolutions=31, bestBound=144
8.05/3.97	    
8.05/3.98	o 143
8.05/3.98	    num=124, depth=3..129, filters=307232, revisions=(698287,useless=401769), ccks=481955, wck=1.307, mem=129M641
8.05/3.98	    decisions=6834, wrong=2790, backtracks=1571, failedAssignments=1780, nogoods=652, foundSolutions=32, bestBound=143
8.05/3.98	    
8.05/3.99	    num=125, depth=2..8, filters=312811, revisions=(709069,useless=407094), ccks=488099, wck=1.319, mem=129M641
8.05/3.99	    decisions=6896, wrong=2820, backtracks=1590, failedAssignments=1799, nogoods=654, foundSolutions=32, bestBound=143
8.05/3.99	    
8.05/3.99	    num=126, depth=1..8, filters=313871, revisions=(712334,useless=409371), ccks=489753, wck=1.324, mem=129M641
8.05/3.99	    decisions=6933, wrong=2838, backtracks=1604, failedAssignments=1810, nogoods=657, foundSolutions=32, bestBound=143
8.05/3.99	    
8.05/4.00	    num=127, depth=4..12, filters=315647, revisions=(715500,useless=410782), ccks=491512, wck=1.333, mem=129M641
8.05/4.00	    decisions=6966, wrong=2851, backtracks=1609, failedAssignments=1822, nogoods=665, foundSolutions=32, bestBound=143
8.05/4.00	    
8.17/4.01	    num=128, depth=0..6, filters=320092, revisions=(723524,useless=414479), ccks=496552, wck=1.343, mem=129M641
8.17/4.01	    decisions=7012, wrong=2873, backtracks=1623, failedAssignments=1835, nogoods=667, foundSolutions=32, bestBound=143
8.17/4.01	    
8.17/4.02	    num=129, depth=3..18, filters=322157, revisions=(727254,useless=416209), ccks=498684, wck=1.351, mem=129M641
8.17/4.02	    decisions=7070, wrong=2899, backtracks=1644, failedAssignments=1849, nogoods=671, foundSolutions=32, bestBound=143
8.17/4.02	    
8.17/4.02	o 142
8.17/4.02	    num=130, depth=5..129, filters=323583, revisions=(730512,useless=418055), ccks=501309, wck=1.356, mem=129M641
8.17/4.02	    decisions=7097, wrong=2902, backtracks=1644, failedAssignments=1852, nogoods=674, foundSolutions=33, bestBound=142
8.17/4.02	    
8.17/4.03	    num=131, depth=1..9, filters=326734, revisions=(737461,useless=421990), ccks=505060, wck=1.365, mem=129M641
8.17/4.03	    decisions=7156, wrong=2931, backtracks=1668, failedAssignments=1869, nogoods=678, foundSolutions=33, bestBound=142
8.17/4.03	    
8.17/4.04	    num=132, depth=1..6, filters=331205, revisions=(745889,useless=426048), ccks=510234, wck=1.374, mem=129M641
8.17/4.04	    decisions=7196, wrong=2950, backtracks=1681, failedAssignments=1880, nogoods=680, foundSolutions=33, bestBound=142
8.17/4.04	    
8.17/4.05	o 141
8.17/4.05	    num=133, depth=0..129, filters=334076, revisions=(751541,useless=428820), ccks=514236, wck=1.382, mem=129M641
8.17/4.05	    decisions=7228, wrong=2956, backtracks=1685, failedAssignments=1882, nogoods=681, foundSolutions=34, bestBound=141
8.17/4.05	    
8.17/4.06	    num=134, depth=0..9, filters=337559, revisions=(758861,useless=432731), ccks=518369, wck=1.39, mem=129M641
8.17/4.06	    decisions=7277, wrong=2978, backtracks=1701, failedAssignments=1895, nogoods=686, foundSolutions=34, bestBound=141
8.17/4.06	    
8.17/4.06	    num=135, depth=0..7, filters=339857, revisions=(764174,useless=435824), ccks=521203, wck=1.396, mem=129M641
8.17/4.06	    decisions=7320, wrong=2999, backtracks=1717, failedAssignments=1906, nogoods=688, foundSolutions=34, bestBound=141
8.17/4.06	    
8.17/4.07	    num=136, depth=0..6, filters=342857, revisions=(770614,useless=439375), ccks=525018, wck=1.404, mem=129M641
8.17/4.07	    decisions=7375, wrong=3024, backtracks=1736, failedAssignments=1918, nogoods=689, foundSolutions=34, bestBound=141
8.17/4.07	    
8.17/4.08	o 140
8.17/4.08	    num=137, depth=0..129, filters=344581, revisions=(775254,useless=442308), ccks=528313, wck=1.409, mem=132M283
8.17/4.08	    decisions=7400, wrong=3029, backtracks=1738, failedAssignments=1922, nogoods=691, foundSolutions=35, bestBound=140
8.17/4.08	    
8.17/4.09	    num=138, depth=1..19, filters=347274, revisions=(780381,useless=444824), ccks=531338, wck=1.416, mem=132M283
8.17/4.09	    decisions=7447, wrong=3047, backtracks=1742, failedAssignments=1936, nogoods=703, foundSolutions=35, bestBound=140
8.17/4.09	    
8.17/4.09	    num=139, depth=2..8, filters=350580, revisions=(786169,useless=447419), ccks=534895, wck=1.423, mem=132M283
8.17/4.09	    decisions=7493, wrong=3069, backtracks=1758, failedAssignments=1947, nogoods=709, foundSolutions=35, bestBound=140
8.17/4.09	    
8.17/4.10	    num=140, depth=1..8, filters=353640, revisions=(792028,useless=450329), ccks=538680, wck=1.43, mem=132M283
8.17/4.10	    decisions=7539, wrong=3091, backtracks=1772, failedAssignments=1959, nogoods=713, foundSolutions=35, bestBound=140
8.17/4.10	    
8.17/4.11	    num=141, depth=0..12, filters=355666, revisions=(796296,useless=452646), ccks=540895, wck=1.437, mem=132M283
8.17/4.11	    decisions=7587, wrong=3110, backtracks=1784, failedAssignments=1972, nogoods=717, foundSolutions=35, bestBound=140
8.17/4.11	    
8.34/4.12	    num=142, depth=1..6, filters=360600, revisions=(805254,useless=456715), ccks=546181, wck=1.448, mem=132M283
8.34/4.12	    decisions=7635, wrong=3133, backtracks=1798, failedAssignments=1986, nogoods=720, foundSolutions=35, bestBound=140
8.34/4.12	    
8.34/4.13	o 139
8.34/4.13	    num=143, depth=0..129, filters=366256, revisions=(816599,useless=462501), ccks=553398, wck=1.462, mem=132M283
8.34/4.13	    decisions=7729, wrong=3167, backtracks=1822, failedAssignments=2001, nogoods=722, foundSolutions=36, bestBound=139
8.34/4.13	    
8.34/4.13	o 138
8.34/4.14	    num=144, depth=131..129, filters=367298, revisions=(819382,useless=464237), ccks=555298, wck=1.467, mem=132M283
8.34/4.14	    decisions=7751, wrong=3167, backtracks=1822, failedAssignments=2001, nogoods=722, foundSolutions=37, bestBound=138
8.34/4.14	    
8.34/4.14	o 137
8.34/4.14	    num=145, depth=8..129, filters=368375, revisions=(822185,useless=465965), ccks=557252, wck=1.471, mem=132M283
8.34/4.14	    decisions=7778, wrong=3168, backtracks=1822, failedAssignments=2002, nogoods=723, foundSolutions=38, bestBound=137
8.34/4.14	    
8.34/4.14	o 136
8.34/4.14	    num=146, depth=131..129, filters=369408, revisions=(825038,useless=467775), ccks=559112, wck=1.475, mem=132M283
8.34/4.14	    decisions=7798, wrong=3168, backtracks=1822, failedAssignments=2002, nogoods=723, foundSolutions=39, bestBound=136
8.34/4.14	    
8.34/4.15	o 135
8.34/4.15	    num=147, depth=131..129, filters=370431, revisions=(827803,useless=469512), ccks=560977, wck=1.479, mem=132M283
8.34/4.15	    decisions=7820, wrong=3168, backtracks=1822, failedAssignments=2002, nogoods=723, foundSolutions=40, bestBound=135
8.34/4.15	    
8.34/4.15	o 134
8.34/4.15	    num=148, depth=7..129, filters=371448, revisions=(830798,useless=471466), ccks=562804, wck=1.484, mem=132M283
8.34/4.15	    decisions=7840, wrong=3169, backtracks=1822, failedAssignments=2003, nogoods=724, foundSolutions=41, bestBound=134
8.34/4.15	    
8.34/4.16	o 133
8.34/4.16	    num=149, depth=131..129, filters=372430, revisions=(833713,useless=473368), ccks=564626, wck=1.487, mem=132M283
8.34/4.16	    decisions=7858, wrong=3169, backtracks=1822, failedAssignments=2003, nogoods=724, foundSolutions=42, bestBound=133
8.34/4.16	    
8.34/4.16	o 132
8.34/4.16	    num=150, depth=131..129, filters=373406, revisions=(836715,useless=475375), ccks=566466, wck=1.491, mem=132M283
8.34/4.16	    decisions=7873, wrong=3169, backtracks=1822, failedAssignments=2003, nogoods=724, foundSolutions=43, bestBound=132
8.34/4.16	    
8.34/4.16	o 131
8.34/4.16	    num=151, depth=131..129, filters=374403, revisions=(839533,useless=477177), ccks=568351, wck=1.495, mem=132M283
8.34/4.16	    decisions=7893, wrong=3169, backtracks=1822, failedAssignments=2003, nogoods=724, foundSolutions=44, bestBound=131
8.34/4.16	    
8.34/4.17	o 130
8.34/4.17	    num=152, depth=131..129, filters=375356, revisions=(842476,useless=479146), ccks=570186, wck=1.498, mem=132M283
8.34/4.17	    decisions=7909, wrong=3169, backtracks=1822, failedAssignments=2003, nogoods=724, foundSolutions=45, bestBound=130
8.34/4.17	    
8.34/4.17	o 129
8.34/4.17	    num=153, depth=131..129, filters=376338, revisions=(845366,useless=481032), ccks=572029, wck=1.503, mem=134M926
8.34/4.17	    decisions=7926, wrong=3169, backtracks=1822, failedAssignments=2003, nogoods=724, foundSolutions=46, bestBound=129
8.34/4.17	    
8.34/4.18	o 128
8.34/4.18	    num=154, depth=3..129, filters=378705, revisions=(850723,useless=484003), ccks=575306, wck=1.509, mem=134M926
8.34/4.18	    decisions=7951, wrong=3174, backtracks=1824, failedAssignments=2006, nogoods=727, foundSolutions=47, bestBound=128
8.34/4.18	    
8.34/4.18	    num=155, depth=5..16, filters=381043, revisions=(855266,useless=486237), ccks=577687, wck=1.516, mem=134M926
8.34/4.18	    decisions=7994, wrong=3193, backtracks=1839, failedAssignments=2017, nogoods=730, foundSolutions=47, bestBound=128
8.34/4.18	    
8.34/4.19	o 127
8.34/4.19	    num=156, depth=0..129, filters=383675, revisions=(860951,useless=489296), ccks=581206, wck=1.523, mem=134M926
8.34/4.19	    decisions=8034, wrong=3206, backtracks=1849, failedAssignments=2024, nogoods=731, foundSolutions=48, bestBound=127
8.34/4.19	    
8.34/4.20	o 126
8.34/4.20	    num=157, depth=4..129, filters=384792, revisions=(864246,useless=491466), ccks=583386, wck=1.527, mem=134M926
8.34/4.20	    decisions=8053, wrong=3208, backtracks=1849, failedAssignments=2026, nogoods=733, foundSolutions=49, bestBound=126
8.34/4.20	    
8.48/4.20	o 125
8.48/4.20	    num=158, depth=5..129, filters=385974, revisions=(867725,useless=493751), ccks=585449, wck=1.531, mem=134M926
8.48/4.20	    decisions=8069, wrong=3210, backtracks=1849, failedAssignments=2028, nogoods=735, foundSolutions=50, bestBound=125
8.48/4.20	    
8.48/4.22	    num=159, depth=0..5, filters=396600, revisions=(886258,useless=501723), ccks=596225, wck=1.549, mem=134M926
8.48/4.22	    decisions=8135, wrong=3241, backtracks=1870, failedAssignments=2039, nogoods=737, foundSolutions=50, bestBound=125
8.48/4.22	    
8.48/4.22	    num=160, depth=3..12, filters=399124, revisions=(890878,useless=503860), ccks=598917, wck=1.555, mem=134M926
8.48/4.22	    decisions=8173, wrong=3256, backtracks=1875, failedAssignments=2050, nogoods=744, foundSolutions=50, bestBound=125
8.48/4.22	    
8.48/4.23	o 124
8.48/4.23	    num=161, depth=0..129, filters=400425, revisions=(894713,useless=506373), ccks=601426, wck=1.559, mem=134M926
8.48/4.23	    decisions=8188, wrong=3259, backtracks=1875, failedAssignments=2053, nogoods=746, foundSolutions=51, bestBound=124
8.48/4.23	    
8.48/4.24	    num=162, depth=0..11, filters=407496, revisions=(907773,useless=512391), ccks=608188, wck=1.573, mem=134M926
8.48/4.24	    decisions=8247, wrong=3287, backtracks=1896, failedAssignments=2066, nogoods=749, foundSolutions=51, bestBound=124
8.48/4.24	    
8.48/4.25	
8.48/4.25	  New Bounds: 124..123
8.48/4.25	    num=163, depth=0..12, filters=412310, revisions=(915875,useless=515755), ccks=612846, wck=1.583, mem=134M926
8.48/4.25	    decisions=8289, wrong=3309, backtracks=1914, failedAssignments=2077, foundSolutions=51, bestBound=124
8.48/4.25	    
8.48/4.25	  Global
8.48/4.25	    filters=412310, revisions=(915875,useless=515755), ccks=612846
8.48/4.25	    Stop=FULL_EXPLORATION, wrong=3309, bestBound=124, bestBoundWck=2.356, bestBoundCpu=4.183, foundSolutions=51, firstSolCpu=2.668
8.48/4.25	    wck=2.381, cpu=4.208, mem=134M926
8.48/4.25	
8.48/4.25	v <instantiation id='sol51' type='solution' cost='124'>  <list> s[] d[] l[] c[] </list>  <values> 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18 19 26 20 21 22 23 17 25 27 34 28 29 30 24 31 32 33 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 4 9 0 0 0 0 2 0 1 2 0 0 0 5 8 12 7 26 31 33 19 18 24 31 24 24 31 32 32 27 26 18 24 24 18 26 33 24 18 17 32 19 17 27 27 33 18 4 1 8 1 2 3 1 2 1 4 1 2 2 2 1 3 2 2 3 1 3 4 2 1 1 1 4 2 1 4 </values>  </instantiation>
8.48/4.25	s OPTIMUM FOUND
8.48/4.25	
8.48/4.25	d WRONG_DECISIONS 3309
8.48/4.25	d NUMBER_SOLUTIONS 51

Verifier Data

OK	124

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-4391185-1568389755/watcher-4391185-1568389755 -o /tmp/evaluation-result-4391185-1568389755/solver-4391185-1568389755 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568389280-3789 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391185-1568389755.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=5306, runsolver pid=5303

[startup+0.101168 s]*
/proc/loadavg: 2.12 1.90 1.88 4/228 5321
/proc/meminfo: memFree=26145040/32770624 swapFree=66957012/67108860
[pid=5306] ppid=5303 vsize=10659884 memory=26652 CPUtime=0.14 cores=0,2,4,6
/proc/5306/stat : 5306 (java) S 5303 5306 3758 0 -1 1077944320 5746 0 0 0 13 1 0 0 20 0 15 0 414889339 10915721216 6663 33554432000 4194304 4196468 140729464192768 140729464175312 139857725370103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
/proc/5306/statm: 2664971 6663 2838 1 0 2627468 0
[pid=5306/tid=5308] ppid=5303 vsize=10659884 memory=-8824905122105357504 CPUtime=0.09 cores=0,2,4,6
/proc/5306/task/5308/stat : 5308 (java) R 5303 5306 3758 0 -1 4202560 3490 0 0 0 9 0 0 0 20 0 15 0 414889339 10915721216 6663 33554432000 4194304 4196468 140729464192768 139857729601168 139857725392029 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5309] ppid=5303 vsize=10659884 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5309/stat : 5309 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 6663 33554432000 4194304 4196468 140729464192768 139857692928912 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5310] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5310/stat : 5310 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 6663 33554432000 4194304 4196468 140729464192768 139857330891536 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5311] ppid=5303 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5311/stat : 5311 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 6663 33554432000 4194304 4196468 140729464192768 139857329839248 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5312] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5312/stat : 5312 (java) S 5303 5306 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 6663 33554432000 4194304 4196468 140729464192768 139857328786448 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5313] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5313/stat : 5313 (java) S 5303 5306 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889341 10915721216 6663 33554432000 4194304 4196468 140729464192768 139856761038960 139857725381250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5314] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5314/stat : 5314 (java) S 5303 5306 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414889341 10915721216 6663 33554432000 4194304 4196468 140729464192768 139856759984928 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5315] ppid=5303 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5315/stat : 5315 (java) S 5303 5306 3758 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 414889342 10915721216 6663 33554432000 4194304 4196468 140729464192768 139856758932592 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5316] ppid=5303 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5316/stat : 5316 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889344 10915721216 6663 33554432000 4194304 4196468 140729464192768 139856757880912 139857725388699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5317] ppid=5303 vsize=10659884 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5306/task/5317/stat : 5317 (java) S 5303 5306 3758 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 15 0 414889344 10915721216 6663 33554432000 4194304 4196468 140729464192768 139856756828784 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5318] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5318/stat : 5318 (java) S 5303 5306 3758 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 414889344 10915721216 6663 33554432000 4194304 4196468 140729464192768 139856755775984 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5319] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0.02 cores=0,2,4,6
/proc/5306/task/5319/stat : 5319 (java) R 5303 5306 3758 0 -1 4202560 394 0 0 0 2 0 0 0 20 0 15 0 414889344 10915721216 6663 33554432000 4194304 4196468 140729464192768 139856754720128 139857704027362 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5320] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5320/stat : 5320 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889344 10915721216 6729 33554432000 4194304 4196468 140729464192768 139856753671136 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5321] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5321/stat : 5321 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889345 10915721216 6729 33554432000 4194304 4196468 140729464192768 139856444217776 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 26652 KiB

[startup+0.211322 s]*
/proc/loadavg: 2.12 1.90 1.88 4/228 5321
/proc/meminfo: memFree=26133648/32770624 swapFree=66957012/67108860
[pid=5306] ppid=5303 vsize=10659884 memory=36224 CPUtime=0.32 cores=0,2,4,6
/proc/5306/stat : 5306 (java) S 5303 5306 3758 0 -1 1077944320 9362 0 0 0 30 2 0 0 20 0 15 0 414889339 10915721216 9056 33554432000 4194304 4196468 140729464192768 140729464175312 139857725370103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
/proc/5306/statm: 2664971 9056 2986 1 0 2627468 0
[pid=5306/tid=5308] ppid=5303 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/5306/task/5308/stat : 5308 (java) R 5303 5306 3758 0 -1 4202560 6215 0 0 0 18 2 0 0 20 0 15 0 414889339 10915721216 9056 33554432000 4194304 4196468 140729464192768 139857729602064 139857725392029 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5309] ppid=5303 vsize=10659884 memory=339 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5309/stat : 5309 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 9056 33554432000 4194304 4196468 140729464192768 139857692928912 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5310] ppid=5303 vsize=10659884 memory=139626856374884 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5310/stat : 5310 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 9056 33554432000 4194304 4196468 140729464192768 139857330891536 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5311] ppid=5303 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5311/stat : 5311 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 9056 33554432000 4194304 4196468 140729464192768 139857329839248 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5312] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5312/stat : 5312 (java) S 5303 5306 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 9056 33554432000 4194304 4196468 140729464192768 139857328786448 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5313] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5313/stat : 5313 (java) S 5303 5306 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889341 10915721216 9056 33554432000 4194304 4196468 140729464192768 139856761038960 139857725381250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5314] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5314/stat : 5314 (java) S 5303 5306 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414889341 10915721216 9056 33554432000 4194304 4196468 140729464192768 139856759984928 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5315] ppid=5303 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5315/stat : 5315 (java) S 5303 5306 3758 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 414889342 10915721216 9056 33554432000 4194304 4196468 140729464192768 139856758932592 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5316] ppid=5303 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5316/stat : 5316 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889344 10915721216 9056 33554432000 4194304 4196468 140729464192768 139856757880912 139857725388699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5317] ppid=5303 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5306/task/5317/stat : 5317 (java) S 5303 5306 3758 0 -1 1077944384 659 0 0 0 3 0 0 0 20 0 15 0 414889344 10915721216 9056 33554432000 4194304 4196468 140729464192768 139856756828784 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5318] ppid=5303 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5306/task/5318/stat : 5318 (java) S 5303 5306 3758 0 -1 1077944384 322 0 0 0 2 0 0 0 20 0 15 0 414889344 10915721216 9056 33554432000 4194304 4196468 140729464192768 139856755775984 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5319] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0.05 cores=0,2,4,6
/proc/5306/task/5319/stat : 5319 (java) S 5303 5306 3758 0 -1 1077944384 806 0 0 0 5 0 0 0 20 0 15 0 414889344 10915721216 9056 33554432000 4194304 4196468 140729464192768 139856754723696 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5320] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5320/stat : 5320 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889344 10915721216 9056 33554432000 4194304 4196468 140729464192768 139856753671136 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5321] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5321/stat : 5321 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889345 10915721216 9056 33554432000 4194304 4196468 140729464192768 139856444217776 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 36224 KiB

[startup+0.310176 s]*
/proc/loadavg: 2.12 1.90 1.88 3/228 5321
/proc/meminfo: memFree=26131548/32770624 swapFree=66957012/67108860
[pid=5306] ppid=5303 vsize=10659884 memory=38964 CPUtime=0.46 cores=0,2,4,6
/proc/5306/stat : 5306 (java) S 5303 5306 3758 0 -1 1077944320 9554 0 0 0 43 3 0 0 20 0 15 0 414889339 10915721216 9741 33554432000 4194304 4196468 140729464192768 140729464175312 139857725370103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
/proc/5306/statm: 2664971 9741 3011 1 0 2627468 0
[pid=5306/tid=5308] ppid=5303 vsize=10659884 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/5306/task/5308/stat : 5308 (java) R 5303 5306 3758 0 -1 4202560 6313 0 0 0 27 2 0 0 20 0 15 0 414889339 10915721216 9741 33554432000 4194304 4196468 140729464192768 139857729602816 139857709450590 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5309] ppid=5303 vsize=10659884 memory=290763870908448791 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5309/stat : 5309 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 9741 33554432000 4194304 4196468 140729464192768 139857692928912 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5310] ppid=5303 vsize=10659884 memory=15392272088405656 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5310/stat : 5310 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 9741 33554432000 4194304 4196468 140729464192768 139857330891536 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5311] ppid=5303 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5311/stat : 5311 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 9741 33554432000 4194304 4196468 140729464192768 139857329839248 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5312] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5312/stat : 5312 (java) S 5303 5306 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889340 10915721216 9741 33554432000 4194304 4196468 140729464192768 139857328786448 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5313] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5313/stat : 5313 (java) S 5303 5306 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889341 10915721216 9741 33554432000 4194304 4196468 140729464192768 139856761038960 139857725381250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5314] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5314/stat : 5314 (java) S 5303 5306 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414889341 10915721216 9741 33554432000 4194304 4196468 140729464192768 139856759984928 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5315] ppid=5303 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5315/stat : 5315 (java) S 5303 5306 3758 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 414889342 10915721216 9741 33554432000 4194304 4196468 140729464192768 139856758932592 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5316] ppid=5303 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5316/stat : 5316 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889344 10915721216 9741 33554432000 4194304 4196468 140729464192768 139856757880912 139857725388699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5317] ppid=5303 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5306/task/5317/stat : 5317 (java) S 5303 5306 3758 0 -1 1077944384 677 0 0 0 4 0 0 0 20 0 15 0 414889344 10915721216 9741 33554432000 4194304 4196468 140729464192768 139856756828784 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5318] ppid=5303 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/5306/task/5318/stat : 5318 (java) S 5303 5306 3758 0 -1 1077944384 359 0 0 0 3 0 0 0 20 0 15 0 414889344 10915721216 9741 33554432000 4194304 4196468 140729464192768 139856755775984 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5319] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0.07 cores=0,2,4,6
/proc/5306/task/5319/stat : 5319 (java) S 5303 5306 3758 0 -1 1077944384 851 0 0 0 7 0 0 0 20 0 15 0 414889344 10915721216 9741 33554432000 4194304 4196468 140729464192768 139856754723696 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5320] ppid=5303 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5320/stat : 5320 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889344 10915721216 9741 33554432000 4194304 4196468 140729464192768 139856753671136 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5321] ppid=5303 vsize=10659884 memory=139626855110272 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5321/stat : 5321 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889345 10915721216 9741 33554432000 4194304 4196468 140729464192768 139856444217776 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 38964 KiB

[startup+0.700696 s]
/proc/loadavg: 2.12 1.90 1.88 3/228 5321
/proc/meminfo: memFree=26123296/32770624 swapFree=66957012/67108860
[pid=5306] ppid=5303 vsize=10661932 memory=60868 CPUtime=1.07 cores=0,2,4,6
/proc/5306/stat : 5306 (java) S 5303 5306 3758 0 -1 1077944320 12739 0 0 0 102 5 0 0 20 0 15 0 414889339 10917818368 15217 33554432000 4194304 4196468 140729464192768 140729464175312 139857725370103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
/proc/5306/statm: 2665483 15217 3073 1 0 2627980 0
[pid=5306/tid=5308] ppid=5303 vsize=10661932 memory=1368 CPUtime=0.68 cores=0,2,4,6
/proc/5306/task/5308/stat : 5308 (java) R 5303 5306 3758 0 -1 4202560 8777 0 0 0 64 4 0 0 20 0 15 0 414889339 10917818368 15217 33554432000 4194304 4196468 140729464192768 139857729602128 139857710742208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5309] ppid=5303 vsize=10661932 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5309/stat : 5309 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10917818368 15217 33554432000 4194304 4196468 140729464192768 139857692928912 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5310] ppid=5303 vsize=10661932 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5310/stat : 5310 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10917818368 15217 33554432000 4194304 4196468 140729464192768 139857330891536 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5311] ppid=5303 vsize=10661932 memory=6100 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5311/stat : 5311 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10917818368 15217 33554432000 4194304 4196468 140729464192768 139857329839248 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5312] ppid=5303 vsize=10661932 memory=11624 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5312/stat : 5312 (java) S 5303 5306 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889340 10917818368 15217 33554432000 4194304 4196468 140729464192768 139857328786448 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5313] ppid=5303 vsize=10661932 memory=732 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5313/stat : 5313 (java) S 5303 5306 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889341 10917818368 15217 33554432000 4194304 4196468 140729464192768 139856761038960 139857725381250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5314] ppid=5303 vsize=10661932 memory=776 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5314/stat : 5314 (java) S 5303 5306 3758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414889341 10917818368 15217 33554432000 4194304 4196468 140729464192768 139856759984928 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5315] ppid=5303 vsize=10661932 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5315/stat : 5315 (java) S 5303 5306 3758 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 414889342 10917818368 15217 33554432000 4194304 4196468 140729464192768 139856758932592 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5316] ppid=5303 vsize=10661932 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5316/stat : 5316 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889344 10917818368 15217 33554432000 4194304 4196468 140729464192768 139856757880912 139857725388699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5317] ppid=5303 vsize=10661932 memory=4639098309541126765 CPUtime=0.09 cores=0,2,4,6
/proc/5306/task/5317/stat : 5317 (java) S 5303 5306 3758 0 -1 1077944384 860 0 0 0 9 0 0 0 20 0 15 0 414889344 10917818368 15217 33554432000 4194304 4196468 140729464192768 139856756828784 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5318] ppid=5303 vsize=10661932 memory=7380108234216663121 CPUtime=0.1 cores=0,2,4,6
/proc/5306/task/5318/stat : 5318 (java) S 5303 5306 3758 0 -1 1077944384 478 0 0 0 10 0 0 0 20 0 15 0 414889344 10917818368 15217 33554432000 4194304 4196468 140729464192768 139856755775984 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5319] ppid=5303 vsize=10661932 memory=5787782378022856021 CPUtime=0.18 cores=0,2,4,6
/proc/5306/task/5319/stat : 5319 (java) S 5303 5306 3758 0 -1 1077944384 1264 0 0 0 18 0 0 0 20 0 15 0 414889344 10917818368 15217 33554432000 4194304 4196468 140729464192768 139856754723696 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5320] ppid=5303 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5320/stat : 5320 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414889344 10917818368 15217 33554432000 4194304 4196468 140729464192768 139856753671136 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5321] ppid=5303 vsize=10661932 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5321/stat : 5321 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889345 10917818368 15217 33554432000 4194304 4196468 140729464192768 139856444217776 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 60868 KiB

[startup+1.50069 s]
/proc/loadavg: 2.12 1.90 1.88 3/228 5321
/proc/meminfo: memFree=26104808/32770624 swapFree=66957012/67108860
[pid=5306] ppid=5303 vsize=10663980 memory=75680 CPUtime=1.98 cores=0,2,4,6
/proc/5306/stat : 5306 (java) S 5303 5306 3758 0 -1 1077944320 16367 0 0 0 192 6 0 0 20 0 15 0 414889339 10919915520 18920 33554432000 4194304 4196468 140729464192768 140729464175312 139857725370103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
/proc/5306/statm: 2665995 18920 3094 1 0 2628492 0
[pid=5306/tid=5308] ppid=5303 vsize=10663980 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/5306/task/5308/stat : 5308 (java) R 5303 5306 3758 0 -1 4202560 11401 0 0 0 142 5 0 0 20 0 15 0 414889339 10919915520 18920 33554432000 4194304 4196468 140729464192768 139857729602432 139857705645984 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5309] ppid=5303 vsize=10663980 memory=7235428992464153433 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5309/stat : 5309 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10919915520 18920 33554432000 4194304 4196468 140729464192768 139857692928912 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5310] ppid=5303 vsize=10663980 memory=7305792226182194773 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5310/stat : 5310 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10919915520 18920 33554432000 4194304 4196468 140729464192768 139857330891536 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5311] ppid=5303 vsize=10663980 memory=7451882158599990102 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5311/stat : 5311 (java) S 5303 5306 3758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414889340 10919915520 18920 33554432000 4194304 4196468 140729464192768 139857329839248 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5312] ppid=5303 vsize=10663980 memory=7667777919618011495 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5312/stat : 5312 (java) S 5303 5306 3758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414889340 10919915520 18920 33554432000 4194304 4196468 140729464192768 139857328786448 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5313] ppid=5303 vsize=10663980 memory=7236554896314034789 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5313/stat : 5313 (java) S 5303 5306 3758 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 414889341 10919915520 18920 33554432000 4194304 4196468 140729464192768 139856761038960 139857725381250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0

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

[pid=5306/tid=5309] ppid=5303 vsize=10751056 memory=6655300316396806240 CPUtime=0.01 cores=0,2,4,6
/proc/5306/task/5309/stat : 5309 (java) S 5303 5306 3758 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 16 0 414889340 11009081344 60445 33554432000 4194304 4196468 140729464192768 139857692928912 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5310] ppid=5303 vsize=10751056 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5310/stat : 5310 (java) S 5303 5306 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 414889340 11009081344 60445 33554432000 4194304 4196468 140729464192768 139857330891536 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5311] ppid=5303 vsize=10751056 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5311/stat : 5311 (java) S 5303 5306 3758 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 414889340 11009081344 60445 33554432000 4194304 4196468 140729464192768 139857329839248 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5312] ppid=5303 vsize=10751056 memory=279253405442144 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5312/stat : 5312 (java) S 5303 5306 3758 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 16 0 414889340 11009081344 60445 33554432000 4194304 4196468 140729464192768 139857328786448 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5313] ppid=5303 vsize=10751056 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5306/task/5313/stat : 5313 (java) S 5303 5306 3758 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 16 0 414889341 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856761038960 139857725381250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5314] ppid=5303 vsize=10751056 memory=110 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5314/stat : 5314 (java) S 5303 5306 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889341 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856759984992 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5315] ppid=5303 vsize=10751056 memory=102 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5315/stat : 5315 (java) S 5303 5306 3758 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414889342 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856758932576 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5316] ppid=5303 vsize=10751056 memory=79 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5316/stat : 5316 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889344 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856757880912 139857725388699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5317] ppid=5303 vsize=10751056 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/5306/task/5317/stat : 5317 (java) R 5303 5306 3758 0 -1 4202560 7638 0 0 0 131 0 0 0 20 0 16 0 414889344 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856756813144 139857706913402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5318] ppid=5303 vsize=10751056 memory=0 CPUtime=1.22 cores=0,2,4,6
/proc/5306/task/5318/stat : 5318 (java) R 5303 5306 3758 0 -1 4202560 5990 0 0 0 121 1 0 0 20 0 16 0 414889344 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856755768472 139857703117582 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5319] ppid=5303 vsize=10751056 memory=95 CPUtime=0.81 cores=0,2,4,6
/proc/5306/task/5319/stat : 5319 (java) R 5303 5306 3758 0 -1 1077944384 4721 0 0 0 79 2 0 0 20 0 16 0 414889344 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856754723696 139857725381250 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5320] ppid=5303 vsize=10751056 memory=139626702476921 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5320/stat : 5320 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889344 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856753671136 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5321] ppid=5303 vsize=10751056 memory=279253405508880 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5321/stat : 5321 (java) S 5303 5306 3758 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 414889345 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856444217776 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5322] ppid=5303 vsize=10751056 memory=0 CPUtime=1.16 cores=0,2,4,6
/proc/5306/task/5322/stat : 5322 (java) R 5303 5306 3758 0 -1 4202560 4293 0 0 0 114 2 0 0 20 0 16 0 414889529 11009081344 60445 33554432000 4194304 4196468 140729464192768 139856427552984 139857725382038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
Current children cumulated CPU time: 6.51 s
Current children cumulated vsize: 10751056 KiB
Current children cumulated memory: 241780 KiB

[startup+4.27963 s]
# the end of solver process 5306 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.38872 s, system=0.189735 s

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

[startup+3.20091 s]
/proc/loadavg: 2.19 1.92 1.89 5/229 5322
/proc/meminfo: memFree=25935800/32770624 swapFree=66957012/67108860
[pid=5306] ppid=5303 vsize=10748324 memory=241260 CPUtime=6.78 cores=0,2,4,6
/proc/5306/stat : 5306 (java) S 5303 5306 3758 0 -1 1077944320 37615 0 0 0 662 16 0 0 20 0 16 0 414889339 11006283776 60315 33554432000 4194304 4196468 140729464192768 140729464175312 139857725370103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
/proc/5306/statm: 2687081 60315 3357 1 0 2647217 0
[pid=5306/tid=5308] ppid=5303 vsize=10748324 memory=9140 CPUtime=1.88 cores=0,2,4,6
/proc/5306/task/5308/stat : 5308 (java) S 5303 5306 3758 0 -1 1077944384 13134 0 0 0 182 6 0 0 20 0 16 0 414889339 11006283776 60315 33554432000 4194304 4196468 140729464192768 139857729612976 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5309] ppid=5303 vsize=10748324 memory=4420 CPUtime=0.01 cores=0,2,4,6
/proc/5306/task/5309/stat : 5309 (java) S 5303 5306 3758 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 16 0 414889340 11006283776 60315 33554432000 4194304 4196468 140729464192768 139857692928912 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5310] ppid=5303 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5310/stat : 5310 (java) S 5303 5306 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 414889340 11006283776 60315 33554432000 4194304 4196468 140729464192768 139857330891536 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5311] ppid=5303 vsize=10748324 memory=7668598073586115904 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5311/stat : 5311 (java) S 5303 5306 3758 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 414889340 11006283776 60315 33554432000 4194304 4196468 140729464192768 139857329839248 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5312] ppid=5303 vsize=10748324 memory=7739276948477863789 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5312/stat : 5312 (java) S 5303 5306 3758 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 16 0 414889340 11006283776 60315 33554432000 4194304 4196468 140729464192768 139857328786448 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5313] ppid=5303 vsize=10748324 memory=5787213827096799335 CPUtime=0.01 cores=0,2,4,6
/proc/5306/task/5313/stat : 5313 (java) S 5303 5306 3758 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 16 0 414889341 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856761038960 139857725381250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5314] ppid=5303 vsize=10748324 memory=-5874771483550381248 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5314/stat : 5314 (java) S 5303 5306 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889341 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856759984992 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5315] ppid=5303 vsize=10748324 memory=-9104161201777384821 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5315/stat : 5315 (java) S 5303 5306 3758 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414889342 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856758932576 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5316] ppid=5303 vsize=10748324 memory=6944656592455350634 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5316/stat : 5316 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889344 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856757880912 139857725388699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5317] ppid=5303 vsize=10748324 memory=279253405303480 CPUtime=1.4 cores=0,2,4,6
/proc/5306/task/5317/stat : 5317 (java) R 5303 5306 3758 0 -1 4202560 7707 0 0 0 140 0 0 0 20 0 16 0 414889344 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856756815632 139857709768666 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5318] ppid=5303 vsize=10748324 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/5306/task/5318/stat : 5318 (java) R 5303 5306 3758 0 -1 4202560 6014 0 0 0 130 1 0 0 20 0 16 0 414889344 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856755767632 139857709763951 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5319] ppid=5303 vsize=10748324 memory=4869642952846765465 CPUtime=0.81 cores=0,2,4,6
/proc/5306/task/5319/stat : 5319 (java) S 5303 5306 3758 0 -1 1077944384 4729 0 0 0 79 2 0 0 20 0 16 0 414889344 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856754723696 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5320] ppid=5303 vsize=10748324 memory=279253405310296 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5320/stat : 5320 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889344 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856753671136 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5321] ppid=5303 vsize=10748324 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5321/stat : 5321 (java) S 5303 5306 3758 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 414889345 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856444217776 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5322] ppid=5303 vsize=10748324 memory=2020 CPUtime=1.25 cores=0,2,4,6
/proc/5306/task/5322/stat : 5322 (java) R 5303 5306 3758 0 -1 4202560 4299 0 0 0 123 2 0 0 20 0 16 0 414889529 11006283776 60315 33554432000 4194304 4196468 140729464192768 139856427547680 139857368980544 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
Current children cumulated CPU time: 6.78 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 241260 KiB

[startup+4.00128 s]*
/proc/loadavg: 2.19 1.92 1.89 3/229 5322
/proc/meminfo: memFree=25913212/32770624 swapFree=66957012/67108860
[pid=5306] ppid=5303 vsize=10748324 memory=258792 CPUtime=8.17 cores=0,2,4,6
/proc/5306/stat : 5306 (java) S 5303 5306 3758 0 -1 1077944320 38655 0 0 0 800 17 0 0 20 0 16 0 414889339 11006283776 64656 33554432000 4194304 4196468 140729464192768 140729464175312 139857725370103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
/proc/5306/statm: 2687081 64698 3359 1 0 2647217 0
[pid=5306/tid=5308] ppid=5303 vsize=10748324 memory=8112282956445269571 CPUtime=1.88 cores=0,2,4,6
/proc/5306/task/5308/stat : 5308 (java) S 5303 5306 3758 0 -1 1077944384 13134 0 0 0 182 6 0 0 20 0 16 0 414889339 11006283776 64698 33554432000 4194304 4196468 140729464192768 139857729612976 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5309] ppid=5303 vsize=10748324 memory=4126316290023845779 CPUtime=0.01 cores=0,2,4,6
/proc/5306/task/5309/stat : 5309 (java) S 5303 5306 3758 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 16 0 414889340 11006283776 64698 33554432000 4194304 4196468 140729464192768 139857692928912 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5310] ppid=5303 vsize=10748324 memory=6100 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5310/stat : 5310 (java) S 5303 5306 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 414889340 11006283776 64698 33554432000 4194304 4196468 140729464192768 139857330891536 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5311] ppid=5303 vsize=10748324 memory=11624 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5311/stat : 5311 (java) S 5303 5306 3758 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 414889340 11006283776 64698 33554432000 4194304 4196468 140729464192768 139857329839248 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5312] ppid=5303 vsize=10748324 memory=732 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5312/stat : 5312 (java) S 5303 5306 3758 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 16 0 414889340 11006283776 64698 33554432000 4194304 4196468 140729464192768 139857328786448 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5313] ppid=5303 vsize=10748324 memory=776 CPUtime=0.01 cores=0,2,4,6
/proc/5306/task/5313/stat : 5313 (java) S 5303 5306 3758 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 16 0 414889341 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856761038960 139857725381250 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5314] ppid=5303 vsize=10748324 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5314/stat : 5314 (java) S 5303 5306 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889341 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856759984992 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5315] ppid=5303 vsize=10748324 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5315/stat : 5315 (java) S 5303 5306 3758 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414889342 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856758932576 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5316] ppid=5303 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5316/stat : 5316 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889344 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856757880912 139857725388699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5317] ppid=5303 vsize=10748324 memory=0 CPUtime=1.64 cores=0,2,4,6
/proc/5306/task/5317/stat : 5317 (java) R 5303 5306 3758 0 -1 4202560 7803 0 0 0 164 0 0 0 20 0 16 0 414889344 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856756828784 139857711397614 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5318] ppid=5303 vsize=10748324 memory=0 CPUtime=1.57 cores=0,2,4,6
/proc/5306/task/5318/stat : 5318 (java) R 5303 5306 3758 0 -1 1077944384 6090 0 0 0 156 1 0 0 20 0 16 0 414889344 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856755775984 139857725381250 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5319] ppid=5303 vsize=10748324 memory=0 CPUtime=0.89 cores=0,2,4,6
/proc/5306/task/5319/stat : 5319 (java) R 5303 5306 3758 0 -1 4202560 5049 0 0 0 87 2 0 0 20 0 16 0 414889344 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856754723696 139857703738742 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5320] ppid=5303 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5320/stat : 5320 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889344 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856753671136 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5321] ppid=5303 vsize=10748324 memory=3539888917856924728 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5321/stat : 5321 (java) S 5303 5306 3758 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 414889345 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856444217776 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5322] ppid=5303 vsize=10748324 memory=3976875496692501172 CPUtime=2.06 cores=0,2,4,6
/proc/5306/task/5322/stat : 5322 (java) R 5303 5306 3758 0 -1 4202560 4830 0 0 0 203 3 0 0 20 0 16 0 414889529 11006283776 64698 33554432000 4194304 4196468 140729464192768 139856427547728 139857369804933 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
Current children cumulated CPU time: 8.17 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 258792 KiB

[startup+4.20068 s]
/proc/loadavg: 2.19 1.92 1.89 3/229 5322
/proc/meminfo: memFree=25913212/32770624 swapFree=66957012/67108860
[pid=5306] ppid=5303 vsize=10748324 memory=265188 CPUtime=8.48 cores=0,2,4,6
/proc/5306/stat : 5306 (java) S 5303 5306 3758 0 -1 1077944320 38772 0 0 0 831 17 0 0 20 0 16 0 414889339 11006283776 66297 33554432000 4194304 4196468 140729464192768 140729464175312 139857725370103 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
/proc/5306/statm: 2687081 66297 3361 1 0 2647217 0
[pid=5306/tid=5308] ppid=5303 vsize=10748324 memory=302867299168420176 CPUtime=1.88 cores=0,2,4,6
/proc/5306/task/5308/stat : 5308 (java) S 5303 5306 3758 0 -1 1077944384 13134 0 0 0 182 6 0 0 20 0 16 0 414889339 11006283776 66297 33554432000 4194304 4196468 140729464192768 139857729612976 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5309] ppid=5303 vsize=10748324 memory=14979983495925734 CPUtime=0.01 cores=0,2,4,6
/proc/5306/task/5309/stat : 5309 (java) S 5303 5306 3758 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 16 0 414889340 11006283776 66297 33554432000 4194304 4196468 140729464192768 139857692928912 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5310] ppid=5303 vsize=10748324 memory=7013346442758874224 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5310/stat : 5310 (java) S 5303 5306 3758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 414889340 11006283776 66297 33554432000 4194304 4196468 140729464192768 139857330891536 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5311] ppid=5303 vsize=10748324 memory=6082514196445294695 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5311/stat : 5311 (java) S 5303 5306 3758 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 16 0 414889340 11006283776 66297 33554432000 4194304 4196468 140729464192768 139857329839248 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5312] ppid=5303 vsize=10748324 memory=6082514196445294695 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5312/stat : 5312 (java) S 5303 5306 3758 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 16 0 414889340 11006283776 66297 33554432000 4194304 4196468 140729464192768 139857328786448 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5313] ppid=5303 vsize=10748324 memory=7013346442758874224 CPUtime=0.01 cores=0,2,4,6
/proc/5306/task/5313/stat : 5313 (java) S 5303 5306 3758 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 16 0 414889341 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856761038960 139857725381250 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5314] ppid=5303 vsize=10748324 memory=7013346442758874224 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5314/stat : 5314 (java) S 5303 5306 3758 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414889341 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856759984992 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5315] ppid=5303 vsize=10748324 memory=8025788822752027748 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5315/stat : 5315 (java) S 5303 5306 3758 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 414889342 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856758932576 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5316] ppid=5303 vsize=10748324 memory=5787515123716350040 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5316/stat : 5316 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889344 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856757880912 139857725388699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5317] ppid=5303 vsize=10748324 memory=6298653928584532309 CPUtime=1.72 cores=0,2,4,6
/proc/5306/task/5317/stat : 5317 (java) S 5303 5306 3758 0 -1 1077944384 7827 0 0 0 172 0 0 0 20 0 16 0 414889344 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856756828784 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5318] ppid=5303 vsize=10748324 memory=5787515123716350040 CPUtime=1.6 cores=0,2,4,6
/proc/5306/task/5318/stat : 5318 (java) S 5303 5306 3758 0 -1 1077944384 6095 0 0 0 159 1 0 0 20 0 16 0 414889344 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856755775984 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5319] ppid=5303 vsize=10748324 memory=788 CPUtime=0.91 cores=0,2,4,6
/proc/5306/task/5319/stat : 5319 (java) S 5303 5306 3758 0 -1 1077944384 5118 0 0 0 89 2 0 0 20 0 16 0 414889344 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856754723696 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5320] ppid=5303 vsize=10748324 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5320/stat : 5320 (java) S 5303 5306 3758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414889344 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856753671136 139857725380309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5321] ppid=5303 vsize=10748324 memory=3805341024860 CPUtime=0 cores=0,2,4,6
/proc/5306/task/5321/stat : 5321 (java) S 5303 5306 3758 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 16 0 414889345 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856444217776 139857725381250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
[pid=5306/tid=5322] ppid=5303 vsize=10748324 memory=301741416391115062 CPUtime=2.24 cores=0,2,4,6
/proc/5306/task/5322/stat : 5322 (java) R 5303 5306 3758 0 -1 4202560 4847 0 0 0 221 3 0 0 20 0 16 0 414889529 11006283776 66297 33554432000 4194304 4196468 140729464192768 139856427547776 139857370149213 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14839808 140729464194059 140729464194162 140729464194162 140729464197071 0
Current children cumulated CPU time: 8.48 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 265188 KiB

Child status: 0
Real time (s): 4.2797
CPU time (s): 8.57846
CPU user time (s): 8.38872
CPU system time (s): 0.189735
CPU usage (%): 200.446
Max. virtual memory (cumulated for all children) (KiB): 10751056
Max. memory (cumulated for all children) (KiB): 265188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.38872
system time used= 0.189735
maximum resident set size= 269740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39240
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= 2954
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 5306
#   total CPU time (s): 8.57846
#   total CPU user time (s): 8.38872
#   total CPU system time (s): 0.189735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.062776 second user time and 0.088275 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-13 17:48:32
IDJOB=4391185
IDBENCH=126834
IDSOLVER=2833
FILE ID=node147/4391185-1568389755
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-5-30-1.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391185-1568389755/watcher-4391185-1568389755 -o /tmp/evaluation-result-4391185-1568389755/solver-4391185-1568389755 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568389280-3789 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391185-1568389755.xml -cm

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

MD5SUM BENCH= 74f6b053d0485b3d7d553e00e4caa41f
RANDOM SEED=1890033048

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:        26158984 kB
MemAvailable:   31354744 kB
Buffers:          167988 kB
Cached:          5241752 kB
SwapCached:        48500 kB
Active:          2629748 kB
Inactive:        3292560 kB
Active(anon):     464868 kB
Inactive(anon):    89344 kB
Active(file):    2164880 kB
Inactive(file):  3203216 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957012 kB
Dirty:              9244 kB
Writeback:             0 kB
AnonPages:        583604 kB
Mapped:            56920 kB
Shmem:             32768 kB
Slab:             285372 kB
SReclaimable:     256124 kB
SUnreclaim:        29248 kB
KernelStack:        4000 kB
PageTables:         6676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1680396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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:48:36