Trace number 4390813

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-23UNSAT 29.8262 28.0836

DiagnosticValue
WRONG_DECISIONS2326050

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-marketSplit/
Pb-msplit-4-30-2.xml
MD5SUM81d0b6dc5f2e6c238bfcda5bddd020dd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark27.7653
Satisfiable
(Un)Satisfiability was proved
Number of variables31
Number of constraints9
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":31}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":1},{"degree":6,"count":3},{"degree":8,"count":27}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":28,"count":2},{"arity":29,"count":2},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":9}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

2.44/1.87	
2.44/1.87	AbsCon 2 
2.44/1.88	
2.65/1.98	  Instance
2.65/1.98	    name=instance-4390813-1568384881, framework=COP, bounds=-infty..+infty
2.65/1.98	
2.65/1.98	  Loading variables...
2.65/1.99	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@47e83e87
2.89/2.01	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@3549d10e
2.89/2.01	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@31df0516
2.89/2.01	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@435a014c
2.89/2.01	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1b1ceb29
2.89/2.01	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@743dbbb1
2.89/2.01	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@4fff3a59
2.89/2.02	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@45d8285d
2.89/2.02	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@76d5e66d
2.89/2.04	
2.89/2.04	
2.89/2.04	  Domains
2.89/2.04	    nTypes=1, nValues=62, sizes=[2#31]
2.89/2.04	  Variables
2.89/2.04	    count=31, degrees=[2#1,6#3,8#27]
2.89/2.04	  Objectives
2.89/2.04	    way=min, type=SumSimpleLE
2.89/2.04	  Constraints
2.89/2.04	    count=10, nSpecific=10, arities=[1#2,28#2,29#2,30#4]
2.89/2.04	    distribution=[SumSimpleLE#2,SumWeightedGE#8]
2.89/2.04	    wck=0.199, cpu=2.012, mem=18M585
2.89/2.04	  Solver SolverBacktrack being built...
2.89/2.04	
2.89/2.07	
2.89/2.07	  Solver
2.89/2.07	    guaranteedGAC=true
2.89/2.07	    wck=0.227, cpu=2.039, mem=29M227
2.89/2.07	
2.89/2.07	  Preprocessing
2.89/2.07	    filters=1, nACremovedValues=1, nTotalRemovedValues=1, inconcistency=false
2.89/2.07	    wck=0.001, cpu=2.041, mem=29M227
2.89/2.07	
2.89/2.08	    num=0, depth=10..15, filters=45, wck=0.01, mem=29M227
2.89/2.08	    decisions=39, wrong=14, backtracks=12, failedAssignments=10, nogoods=2
2.89/2.08	    
2.89/2.08	    num=1, depth=10..16, filters=103, wck=0.012, mem=29M227
2.89/2.08	    decisions=79, wrong=29, backtracks=24, failedAssignments=21, nogoods=6
2.89/2.08	    
2.89/2.08	    num=2, depth=11..20, filters=153, wck=0.015, mem=29M227
2.89/2.08	    decisions=119, wrong=43, backtracks=33, failedAssignments=33, nogoods=11
2.89/2.08	    
2.89/2.09	    num=3, depth=11..19, filters=195, wck=0.027, mem=29M227
2.89/2.09	    decisions=158, wrong=57, backtracks=40, failedAssignments=46, nogoods=18
2.89/2.09	    
2.89/2.10	    num=4, depth=9..16, filters=253, wck=0.029, mem=29M227
2.89/2.10	    decisions=205, wrong=75, backtracks=54, failedAssignments=60, nogoods=22
2.89/2.10	    
2.89/2.10	    num=5, depth=11..20, filters=330, wck=0.031, mem=29M227
2.89/2.10	    decisions=257, wrong=95, backtracks=71, failedAssignments=76, nogoods=25
2.89/2.10	    
2.89/2.10	    num=6, depth=11..22, filters=396, wck=0.033, mem=29M227
2.89/2.10	    decisions=307, wrong=114, backtracks=83, failedAssignments=93, nogoods=32
2.89/2.10	    
2.89/2.10	    num=7, depth=11..21, filters=489, wck=0.035, mem=29M227
2.89/2.10	    decisions=366, wrong=137, backtracks=97, failedAssignments=112, nogoods=41
2.89/2.10	    
2.89/2.10	    num=8, depth=10..18, filters=599, wck=0.038, mem=29M227
2.89/2.10	    decisions=435, wrong=166, backtracks=124, failedAssignments=133, nogoods=43
2.89/2.10	    
3.20/2.11	    num=9, depth=10..20, filters=714, wck=0.04, mem=29M227
3.20/2.11	    decisions=502, wrong=194, backtracks=145, failedAssignments=156, nogoods=50
3.20/2.11	    
3.20/2.12	    num=10, depth=13..22, filters=816, wck=0.043, mem=29M227
3.20/2.12	    decisions=575, wrong=224, backtracks=174, failedAssignments=181, nogoods=55
3.20/2.12	    
3.20/2.12	    num=11, depth=10..19, filters=936, wck=0.045, mem=29M227
3.20/2.12	    decisions=653, wrong=257, backtracks=202, failedAssignments=209, nogoods=60
3.20/2.12	    
3.20/2.12	    num=12, depth=10..20, filters=1098, wck=0.047, mem=29M227
3.20/2.12	    decisions=747, wrong=298, backtracks=237, failedAssignments=240, nogoods=65
3.20/2.12	    
3.20/2.12	    num=13, depth=10..21, filters=1240, wck=0.049, mem=29M227
3.20/2.12	    decisions=838, wrong=338, backtracks=271, failedAssignments=274, nogoods=72
3.20/2.12	    
3.20/2.13	    num=14, depth=9..19, filters=1416, wck=0.051, mem=29M227
3.20/2.13	    decisions=944, wrong=386, backtracks=313, failedAssignments=311, nogoods=80
3.20/2.13	    
3.20/2.13	    num=15, depth=9..21, filters=1598, wck=0.053, mem=29M227
3.20/2.13	    decisions=1061, wrong=439, backtracks=358, failedAssignments=352, nogoods=88
3.20/2.13	    
3.20/2.13	    num=16, depth=10..19, filters=1823, wck=0.055, mem=29M227
3.20/2.13	    decisions=1192, wrong=499, backtracks=413, failedAssignments=397, nogoods=95
3.20/2.13	    
3.20/2.13	    num=17, depth=10..25, filters=2032, wck=0.058, mem=29M227
3.20/2.13	    decisions=1326, wrong=560, backtracks=468, failedAssignments=447, nogoods=100
3.20/2.13	    
3.20/2.13	    num=18, depth=10..21, filters=2287, wck=0.06, mem=29M227
3.20/2.13	    decisions=1473, wrong=628, backtracks=531, failedAssignments=502, nogoods=105
3.20/2.13	    
3.20/2.13	    num=19, depth=10..23, filters=2544, wck=0.062, mem=29M227
3.20/2.13	    decisions=1642, wrong=707, backtracks=601, failedAssignments=563, nogoods=114
3.20/2.13	    
3.20/2.13	    num=20, depth=11..22, filters=2832, wck=0.064, mem=29M227
3.20/2.13	    decisions=1825, wrong=792, backtracks=680, failedAssignments=630, nogoods=121
3.20/2.13	    
3.20/2.13	    num=21, depth=9..21, filters=3199, wck=0.066, mem=29M227
3.20/2.13	    decisions=2031, wrong=890, backtracks=775, failedAssignments=704, nogoods=124
3.20/2.13	    
3.20/2.13	    num=22, depth=9..22, filters=3532, wck=0.069, mem=29M227
3.20/2.13	    decisions=2251, wrong=995, backtracks=874, failedAssignments=785, nogoods=129
3.20/2.13	    
3.20/2.14	    num=23, depth=10..23, filters=3936, wck=0.071, mem=29M227
3.20/2.14	    decisions=2480, wrong=1104, backtracks=978, failedAssignments=874, nogoods=139
3.20/2.14	    
3.20/2.14	    num=24, depth=8..24, filters=4356, wck=0.074, mem=29M227
3.20/2.14	    decisions=2753, wrong=1235, backtracks=1099, failedAssignments=972, nogoods=145
3.20/2.14	    
3.20/2.14	    num=25, depth=9..23, filters=4835, wck=0.077, mem=29M227
3.20/2.14	    decisions=3030, wrong=1368, backtracks=1225, failedAssignments=1080, nogoods=154
3.20/2.14	    
3.20/2.15	    num=26, depth=9..24, filters=5365, wck=0.08, mem=29M227
3.20/2.15	    decisions=3375, wrong=1535, backtracks=1383, failedAssignments=1199, nogoods=158
3.20/2.15	    
3.20/2.15	    num=27, depth=10..23, filters=5996, wck=0.083, mem=29M227
3.20/2.15	    decisions=3725, wrong=1704, backtracks=1546, failedAssignments=1330, nogoods=163
3.20/2.15	    
3.20/2.15	    num=28, depth=10..23, filters=6648, wck=0.087, mem=29M227
3.20/2.15	    decisions=4105, wrong=1888, backtracks=1723, failedAssignments=1474, nogoods=170
3.20/2.15	    
3.20/2.16	    num=29, depth=8..22, filters=7399, wck=0.091, mem=29M227
3.20/2.16	    decisions=4533, wrong=2096, backtracks=1920, failedAssignments=1632, nogoods=177
3.20/2.16	    
3.20/2.16	    num=30, depth=10..23, filters=8227, wck=0.096, mem=29M227
3.20/2.16	    decisions=5023, wrong=2335, backtracks=2146, failedAssignments=1806, nogoods=183
3.20/2.16	    
3.20/2.17	    num=31, depth=8..22, filters=9120, wck=0.101, mem=29M227
3.20/2.17	    decisions=5561, wrong=2598, backtracks=2398, failedAssignments=1997, nogoods=191
3.20/2.17	    
3.20/2.17	    num=32, depth=8..21, filters=10204, wck=0.106, mem=31M870
3.20/2.17	    decisions=6222, wrong=2924, backtracks=2699, failedAssignments=2208, nogoods=199
3.20/2.17	    
3.20/2.18	    num=33, depth=10..25, filters=11210, wck=0.112, mem=31M870
3.20/2.18	    decisions=6850, wrong=3232, backtracks=2994, failedAssignments=2440, nogoods=207
3.20/2.18	    
3.20/2.18	    num=34, depth=9..23, filters=12402, wck=0.118, mem=31M870
3.20/2.18	    decisions=7525, wrong=3564, backtracks=3316, failedAssignments=2695, nogoods=216
3.20/2.18	    
3.20/2.19	    num=35, depth=9..23, filters=13673, wck=0.124, mem=31M870
3.20/2.19	    decisions=8275, wrong=3934, backtracks=3680, failedAssignments=2976, nogoods=224
3.20/2.19	    
3.49/2.20	    num=36, depth=9..24, filters=15076, wck=0.132, mem=31M870
3.49/2.20	    decisions=9121, wrong=4351, backtracks=4078, failedAssignments=3285, nogoods=234
3.49/2.20	    
3.49/2.21	    num=37, depth=9..24, filters=16774, wck=0.14, mem=31M870
3.49/2.21	    decisions=10066, wrong=4818, backtracks=4528, failedAssignments=3625, nogoods=241
3.49/2.21	    
3.49/2.21	    num=38, depth=9..23, filters=18501, wck=0.149, mem=31M870
3.49/2.21	    decisions=11079, wrong=5319, backtracks=5018, failedAssignments=3999, nogoods=249
3.49/2.21	    
3.49/2.23	    num=39, depth=8..22, filters=20559, wck=0.158, mem=31M870
3.49/2.23	    decisions=12271, wrong=5909, backtracks=5564, failedAssignments=4410, nogoods=261
3.49/2.23	    
3.49/2.23	    num=40, depth=8..24, filters=22769, wck=0.167, mem=31M870
3.49/2.23	    decisions=13546, wrong=6541, backtracks=6167, failedAssignments=4862, nogoods=268
3.49/2.23	    
3.49/2.24	    num=41, depth=7..24, filters=25418, wck=0.178, mem=31M870
3.49/2.24	    decisions=15055, wrong=7290, backtracks=6866, failedAssignments=5359, nogoods=276
3.49/2.24	    
3.49/2.26	    num=42, depth=10..25, filters=27864, wck=0.189, mem=31M870
3.49/2.26	    decisions=16558, wrong=8035, backtracks=7591, failedAssignments=5906, nogoods=283
3.49/2.26	    
3.49/2.27	    num=43, depth=8..23, filters=30986, wck=0.201, mem=31M870
3.49/2.27	    decisions=18221, wrong=8861, backtracks=8400, failedAssignments=6508, nogoods=291
3.49/2.27	    
3.49/2.28	    num=44, depth=9..24, filters=33937, wck=0.214, mem=31M870
3.49/2.28	    decisions=20076, wrong=9783, backtracks=9293, failedAssignments=7170, nogoods=299
3.49/2.28	    
3.49/2.29	    num=45, depth=7..22, filters=37953, wck=0.228, mem=31M870
3.49/2.29	    decisions=22298, wrong=10889, backtracks=10338, failedAssignments=7898, nogoods=309
3.49/2.29	    
3.80/2.31	    num=46, depth=7..23, filters=42485, wck=0.245, mem=34M512
3.80/2.31	    decisions=24759, wrong=12115, backtracks=11500, failedAssignments=8699, nogoods=315
3.80/2.31	    
3.80/2.33	    num=47, depth=8..25, filters=46473, wck=0.26, mem=34M512
3.80/2.33	    decisions=27292, wrong=13376, backtracks=12724, failedAssignments=9580, nogoods=324
3.80/2.33	    
3.80/2.34	    num=48, depth=7..25, filters=51896, wck=0.279, mem=34M512
3.80/2.34	    decisions=30146, wrong=14798, backtracks=14088, failedAssignments=10550, nogoods=332
3.80/2.34	    
3.80/2.36	    num=49, depth=7..23, filters=57273, wck=0.296, mem=34M512
3.80/2.36	    decisions=33382, wrong=16411, backtracks=15602, failedAssignments=11617, nogoods=342
3.80/2.36	    
3.80/2.38	    num=50, depth=7..25, filters=62677, wck=0.315, mem=34M512
3.80/2.38	    decisions=36704, wrong=18067, backtracks=17178, failedAssignments=12790, nogoods=351
3.80/2.38	    
3.97/2.40	    num=51, depth=7..23, filters=69658, wck=0.338, mem=34M512
3.97/2.40	    decisions=40735, wrong=20077, backtracks=19051, failedAssignments=14081, nogoods=359
3.97/2.40	    
3.97/2.43	    num=52, depth=8..25, filters=76054, wck=0.36, mem=34M512
3.97/2.43	    decisions=44659, wrong=22033, backtracks=20955, failedAssignments=15501, nogoods=368
3.97/2.43	    
3.97/2.45	    num=53, depth=8..23, filters=84319, wck=0.387, mem=34M512
3.97/2.45	    decisions=49205, wrong=24300, backtracks=23163, failedAssignments=17063, nogoods=378
3.97/2.45	    
3.97/2.48	    num=54, depth=6..24, filters=93539, wck=0.418, mem=37M155
3.97/2.48	    decisions=54534, wrong=26960, backtracks=25672, failedAssignments=18781, nogoods=386
3.97/2.48	    
4.07/2.52	    num=55, depth=7..23, filters=102409, wck=0.449, mem=37M155
4.07/2.52	    decisions=59773, wrong=29574, backtracks=28203, failedAssignments=20671, nogoods=396
4.07/2.52	    
4.07/2.55	    num=56, depth=7..24, filters=112528, wck=0.482, mem=37M155
4.07/2.55	    decisions=66057, wrong=32711, backtracks=31157, failedAssignments=22750, nogoods=402
4.07/2.55	    
4.07/2.59	    num=57, depth=7..25, filters=123509, wck=0.519, mem=37M155
4.07/2.59	    decisions=72549, wrong=35951, backtracks=34285, failedAssignments=25037, nogoods=406
4.07/2.59	    
4.17/2.63	    num=58, depth=7..24, filters=136781, wck=0.564, mem=37M155
4.17/2.63	    decisions=80098, wrong=39720, backtracks=37926, failedAssignments=27553, nogoods=413
4.17/2.63	    
4.17/2.68	    num=59, depth=7..24, filters=151569, wck=0.61, mem=39M797
4.17/2.68	    decisions=88434, wrong=43883, backtracks=41871, failedAssignments=30321, nogoods=423
4.17/2.68	    
4.31/2.72	    num=60, depth=7..25, filters=166011, wck=0.658, mem=39M797
4.31/2.72	    decisions=97097, wrong=48208, backtracks=46029, failedAssignments=33365, nogoods=431
4.31/2.72	    
4.31/2.79	    num=61, depth=6..24, filters=184932, wck=0.723, mem=39M797
4.31/2.79	    decisions=107870, wrong=53589, backtracks=51086, failedAssignments=36714, nogoods=440
4.31/2.79	    
4.41/2.86	    num=62, depth=6..22, filters=207469, wck=0.795, mem=42M440
4.41/2.86	    decisions=120278, wrong=59788, backtracks=56939, failedAssignments=40398, nogoods=450
4.41/2.86	    
4.53/2.93	    num=63, depth=7..24, filters=228612, wck=0.864, mem=42M440
4.53/2.93	    decisions=132432, wrong=65860, backtracks=62789, failedAssignments=44450, nogoods=462
4.53/2.93	    
4.53/3.00	    num=64, depth=7..25, filters=251125, wck=0.938, mem=42M440
4.53/3.00	    decisions=145662, wrong=72469, backtracks=69109, failedAssignments=48907, nogoods=472
4.53/3.00	    
4.64/3.10	    num=65, depth=5..24, filters=279900, wck=1.03, mem=45M82
4.64/3.10	    decisions=161838, wrong=80551, backtracks=76689, failedAssignments=53810, nogoods=481
4.64/3.10	    
4.75/3.19	    num=66, depth=6..24, filters=311562, wck=1.128, mem=45M82
4.75/3.19	    decisions=179691, wrong=89472, backtracks=85023, failedAssignments=59204, nogoods=489
4.75/3.19	    
4.94/3.30	    num=67, depth=6..24, filters=344299, wck=1.234, mem=47M725
4.94/3.30	    decisions=197892, wrong=98568, backtracks=93682, failedAssignments=65137, nogoods=500
4.94/3.30	    
5.04/3.41	    num=68, depth=6..25, filters=378483, wck=1.347, mem=47M725
5.04/3.41	    decisions=217851, wrong=108542, backtracks=103167, failedAssignments=71663, nogoods=508
5.04/3.41	    
5.14/3.54	    num=69, depth=6..24, filters=414698, wck=1.473, mem=50M367
5.14/3.54	    decisions=239690, wrong=119456, backtracks=113728, failedAssignments=78842, nogoods=517
5.14/3.54	    
5.24/3.68	    num=70, depth=5..25, filters=458163, wck=1.613, mem=53M9
5.24/3.68	    decisions=265773, wrong=132493, backtracks=125809, failedAssignments=86739, nogoods=527
5.24/3.68	    
5.44/3.84	    num=71, depth=5..24, filters=509005, wck=1.778, mem=55M652
5.44/3.84	    decisions=294024, wrong=146613, backtracks=139144, failedAssignments=95426, nogoods=534
5.44/3.84	    
5.66/4.01	    num=72, depth=7..25, filters=558558, wck=1.946, mem=58M294
5.66/4.01	    decisions=323922, wrong=161556, backtracks=153574, failedAssignments=104981, nogoods=543
5.66/4.01	    
5.77/4.19	    num=73, depth=5..24, filters=614243, wck=2.124, mem=58M294
5.77/4.19	    decisions=357724, wrong=178453, backtracks=169842, failedAssignments=115492, nogoods=554
5.77/4.19	    
6.06/4.40	    num=74, depth=5..24, filters=680160, wck=2.333, mem=60M937
6.06/4.40	    decisions=395204, wrong=197188, backtracks=187426, failedAssignments=127054, nogoods=565
6.06/4.40	    
6.26/4.62	    num=75, depth=5..25, filters=746035, wck=2.553, mem=66M222
6.26/4.62	    decisions=435084, wrong=217122, backtracks=206376, failedAssignments=139772, nogoods=568
6.26/4.62	    
6.56/4.91	    num=76, depth=4..24, filters=836081, wck=2.843, mem=68M864
6.56/4.91	    decisions=485562, wrong=242356, backtracks=229635, failedAssignments=153762, nogoods=578
6.56/4.91	    
6.78/5.19	    num=77, depth=5..24, filters=924024, wck=3.123, mem=71M506
6.78/5.19	    decisions=536009, wrong=267575, backtracks=253576, failedAssignments=169151, nogoods=589
6.78/5.19	    
7.07/5.49	    num=78, depth=5..25, filters=1017271, wck=3.423, mem=76M791
7.07/5.49	    decisions=593835, wrong=296482, backtracks=280396, failedAssignments=186079, nogoods=599
7.07/5.49	    
7.47/5.83	    num=79, depth=5..24, filters=1116212, wck=3.76, mem=79M434
7.47/5.83	    decisions=652631, wrong=325875, backtracks=308069, failedAssignments=204700, nogoods=606
7.47/5.83	    
7.87/6.22	    num=80, depth=4..26, filters=1234288, wck=4.152, mem=84M719
7.87/6.22	    decisions=719485, wrong=359298, backtracks=339167, failedAssignments=225184, nogoods=615
7.87/6.22	    
8.26/6.64	    num=81, depth=5..26, filters=1356487, wck=4.57, mem=90M4
8.26/6.64	    decisions=795638, wrong=397369, backtracks=375554, failedAssignments=247716, nogoods=624
8.26/6.64	    
8.67/7.10	    num=82, depth=4..24, filters=1503856, wck=5.034, mem=95M288
8.67/7.10	    decisions=877472, wrong=438281, backtracks=414056, failedAssignments=272501, nogoods=634
8.67/7.10	    
9.26/7.60	    num=83, depth=5..25, filters=1658062, wck=5.536, mem=103M216
9.26/7.60	    decisions=969542, wrong=484312, backtracks=457869, failedAssignments=299765, nogoods=642
9.26/7.60	    
9.86/8.20	    num=84, depth=4..25, filters=1836284, wck=6.136, mem=108M501
9.86/8.20	    decisions=1074828, wrong=536950, backtracks=507965, failedAssignments=329755, nogoods=652
9.86/8.20	    
10.56/8.90	    num=85, depth=3..24, filters=2044812, wck=6.837, mem=116M428
10.56/8.90	    decisions=1196202, wrong=597632, backtracks=564993, failedAssignments=362744, nogoods=662
10.56/8.90	    
11.26/9.64	    num=86, depth=3..25, filters=2261302, wck=7.576, mem=124M355
11.26/9.64	    decisions=1326926, wrong=662989, backtracks=626890, failedAssignments=399032, nogoods=672
11.26/9.64	    
12.17/10.50	    num=87, depth=3..25, filters=2514236, wck=8.436, mem=134M925
12.17/10.50	    decisions=1472185, wrong=735614, backtracks=695277, failedAssignments=438949, nogoods=681
12.17/10.50	    
12.97/11.34	    num=88, depth=4..25, filters=2761844, wck=9.277, mem=22M101
12.97/11.34	    decisions=1628310, wrong=813672, backtracks=769800, failedAssignments=482858, nogoods=687
12.97/11.34	    
13.99/12.33	    num=89, depth=3..24, filters=3071676, wck=10.263, mem=32M565
13.99/12.33	    decisions=1802556, wrong=900790, backtracks=851927, failedAssignments=531158, nogoods=695
13.99/12.33	    
15.10/13.42	    num=90, depth=2..25, filters=3404201, wck=11.35, mem=43M29
15.10/13.42	    decisions=1998412, wrong=998712, backtracks=942590, failedAssignments=584288, nogoods=702
15.10/13.42	    
16.30/14.63	    num=91, depth=3..24, filters=3757164, wck=12.563, mem=56M109
16.30/14.63	    decisions=2208949, wrong=1103975, backtracks=1041603, failedAssignments=642731, nogoods=711
16.30/14.63	    
17.50/15.89	    num=92, depth=2..26, filters=4146494, wck=13.827, mem=71M805
17.50/15.89	    decisions=2458214, wrong=1228604, backtracks=1156249, failedAssignments=707018, nogoods=719
17.50/15.89	    
19.10/17.43	    num=93, depth=2..26, filters=4618412, wck=15.365, mem=87M501
19.10/17.43	    decisions=2732848, wrong=1365916, backtracks=1284841, failedAssignments=777734, nogoods=727
19.10/17.43	    
20.71/19.07	    num=94, depth=3..24, filters=5104260, wck=17.0, mem=103M197
20.71/19.07	    decisions=3027724, wrong=1513349, backtracks=1424326, failedAssignments=855521, nogoods=740
20.71/19.07	    
22.60/20.97	    num=95, depth=1..24, filters=5688514, wck=18.907, mem=124M125
22.60/20.97	    decisions=3374124, wrong=1686544, backtracks=1588103, failedAssignments=941087, nogoods=750
22.60/20.97	    
24.71/23.05	    num=96, depth=1..24, filters=6305528, wck=20.981, mem=142M437
24.71/23.05	    decisions=3747497, wrong=1873225, backtracks=1760966, failedAssignments=1035210, nogoods=760
24.71/23.05	    
27.23/25.50	    num=97, depth=0..24, filters=7060134, wck=23.432, mem=35M212
27.23/25.50	    decisions=4185726, wrong=2092336, backtracks=1963693, failedAssignments=1138745, nogoods=768
27.23/25.50	    
29.74/28.07	
29.74/28.07	  New Bounds: 2147483648..1
29.74/28.07	    num=98, depth=0..23, filters=7822068, wck=26.006, mem=56M214
29.74/28.07	    decisions=4653152, wrong=2326050, backtracks=2179707, failedAssignments=1241735
29.74/28.07	    
29.74/28.07	  Global
29.74/28.07	    filters=7822068
29.74/28.07	    Stop=FULL_EXPLORATION, wrong=2326050, wck=26.234, cpu=28.02, mem=56M214
29.74/28.07	
29.74/28.07	s UNSATISFIABLE
29.74/28.07	
29.74/28.07	d WRONG_DECISIONS 2326050

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390813-1568384881/watcher-4390813-1568384881 -o /tmp/evaluation-result-4390813-1568384881/solver-4390813-1568384881 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568380474-30429 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390813-1568384881.xml -cm 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=378, runsolver pid=375

[startup+0.10014 s]*
/proc/loadavg: 2.00 1.96 1.88 4/229 393
/proc/meminfo: memFree=31292284/32770624 swapFree=66981436/67108860
[pid=378] ppid=375 vsize=10659884 memory=28416 CPUtime=0.12 cores=1,3,5,7
/proc/378/stat : 378 (java) S 375 378 30397 0 -1 1077944320 5075 0 0 0 11 1 0 0 20 0 15 0 414750759 10915721216 7038 33554432000 4194304 4196468 140723142743184 140723142725728 139989034987255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
/proc/378/statm: 2664971 7104 2820 1 0 2627468 0
[pid=378/tid=380] ppid=375 vsize=10659884 memory=7022364594140610616 CPUtime=0.08 cores=1,3,5,7
/proc/378/task/380/stat : 380 (java) R 375 378 30397 0 -1 4202560 2969 0 0 0 8 0 0 0 20 0 15 0 414750759 10915721216 7566 33554432000 4194304 4196468 140723142743184 139989039216912 139988637451744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=381] ppid=375 vsize=10659884 memory=342 CPUtime=0 cores=1,3,5,7
/proc/378/task/381/stat : 381 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988961061776 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=382] ppid=375 vsize=10659884 memory=288370051225114240 CPUtime=0 cores=1,3,5,7
/proc/378/task/382/stat : 382 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988960008976 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=383] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/383/stat : 383 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988958956688 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=384] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/384/stat : 384 (java) S 375 378 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988957903888 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=385] ppid=375 vsize=10659884 memory=139675073402496 CPUtime=0 cores=1,3,5,7
/proc/378/task/385/stat : 385 (java) S 375 378 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414750761 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988526905456 139989034998402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=386] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/386/stat : 386 (java) S 375 378 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414750762 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988525851424 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=387] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/387/stat : 387 (java) S 375 378 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414750762 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988524799088 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=388] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/388/stat : 388 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414750764 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988523747408 139989035005851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=389] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/389/stat : 389 (java) S 375 378 30397 0 -1 1077944384 382 0 0 0 0 0 0 0 20 0 15 0 414750764 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988522695280 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=390] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/390/stat : 390 (java) S 375 378 30397 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 414750764 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988521642480 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=391] ppid=375 vsize=10659884 memory=139675073402496 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/391/stat : 391 (java) R 375 378 30397 0 -1 4202560 579 0 0 0 2 0 0 0 20 0 15 0 414750764 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988520586248 139989034999190 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=392] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/392/stat : 392 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414750765 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988519537632 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=393] ppid=375 vsize=10659884 memory=139675073402496 CPUtime=0 cores=1,3,5,7
/proc/378/task/393/stat : 393 (java) R 375 378 30397 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 414750765 10915721216 7566 33554432000 4194304 4196468 140723142743184 139988518484400 139989034998402 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28416 KiB

[startup+0.210799 s]*
/proc/loadavg: 2.00 1.96 1.88 3/229 393
/proc/meminfo: memFree=31285648/32770624 swapFree=66981436/67108860
[pid=378] ppid=375 vsize=10659884 memory=35380 CPUtime=0.33 cores=1,3,5,7
/proc/378/stat : 378 (java) S 375 378 30397 0 -1 1077944320 6410 0 0 0 31 2 0 0 20 0 15 0 414750759 10915721216 8845 33554432000 4194304 4196468 140723142743184 140723142725728 139989034987255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
/proc/378/statm: 2664971 8845 2989 1 0 2627468 0
[pid=378/tid=380] ppid=375 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/378/task/380/stat : 380 (java) R 375 378 30397 0 -1 4202560 3464 0 0 0 19 1 0 0 20 0 15 0 414750759 10915721216 8845 33554432000 4194304 4196468 140723142743184 139989039213616 139989035009181 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=381] ppid=375 vsize=10659884 memory=342 CPUtime=0 cores=1,3,5,7
/proc/378/task/381/stat : 381 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988961061776 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=382] ppid=375 vsize=10659884 memory=288370051225114240 CPUtime=0 cores=1,3,5,7
/proc/378/task/382/stat : 382 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988960008976 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=383] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/383/stat : 383 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988958956688 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=384] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/384/stat : 384 (java) S 375 378 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988957903888 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=385] ppid=375 vsize=10659884 memory=139675073402496 CPUtime=0 cores=1,3,5,7
/proc/378/task/385/stat : 385 (java) S 375 378 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414750761 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988526905456 139989034998402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=386] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/386/stat : 386 (java) S 375 378 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414750762 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988525851424 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=387] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/387/stat : 387 (java) S 375 378 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414750762 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988524799088 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=388] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/388/stat : 388 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414750764 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988523747408 139989035005851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=389] ppid=375 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/389/stat : 389 (java) S 375 378 30397 0 -1 1077944384 456 0 0 0 2 0 0 0 20 0 15 0 414750764 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988522695280 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=390] ppid=375 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/378/task/390/stat : 390 (java) S 375 378 30397 0 -1 1077944384 524 0 0 0 3 0 0 0 20 0 15 0 414750764 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988521642480 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=391] ppid=375 vsize=10659884 memory=139675073402496 CPUtime=0.05 cores=1,3,5,7
/proc/378/task/391/stat : 391 (java) S 375 378 30397 0 -1 1077944384 607 0 0 0 5 0 0 0 20 0 15 0 414750764 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988520590192 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=392] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/392/stat : 392 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414750765 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988519537632 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=393] ppid=375 vsize=10659884 memory=139675073402496 CPUtime=0 cores=1,3,5,7
/proc/378/task/393/stat : 393 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750765 10915721216 8845 33554432000 4194304 4196468 140723142743184 139988518484400 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35380 KiB

[startup+0.310012 s]*
/proc/loadavg: 2.00 1.96 1.88 3/229 393
/proc/meminfo: memFree=31277692/32770624 swapFree=66981436/67108860
[pid=378] ppid=375 vsize=10659884 memory=40336 CPUtime=0.47 cores=1,3,5,7
/proc/378/stat : 378 (java) S 375 378 30397 0 -1 1077944320 8870 0 0 0 44 3 0 0 20 0 15 0 414750759 10915721216 10084 33554432000 4194304 4196468 140723142743184 140723142725728 139989034987255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
/proc/378/statm: 2664971 10084 3001 1 0 2627468 0
[pid=378/tid=380] ppid=375 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/378/task/380/stat : 380 (java) R 375 378 30397 0 -1 4202560 5876 0 0 0 28 2 0 0 20 0 15 0 414750759 10915721216 10084 33554432000 4194304 4196468 140723142743184 139989039216368 139989035009181 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=381] ppid=375 vsize=10659884 memory=2995864 CPUtime=0 cores=1,3,5,7
/proc/378/task/381/stat : 381 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988961061776 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=382] ppid=375 vsize=10659884 memory=288370051225114240 CPUtime=0 cores=1,3,5,7
/proc/378/task/382/stat : 382 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988960008976 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=383] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/383/stat : 383 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988958956688 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=384] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/384/stat : 384 (java) S 375 378 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414750760 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988957903888 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=385] ppid=375 vsize=10659884 memory=139675073402496 CPUtime=0 cores=1,3,5,7
/proc/378/task/385/stat : 385 (java) S 375 378 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414750761 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988526905456 139989034998402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=386] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/386/stat : 386 (java) S 375 378 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414750762 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988525851424 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=387] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/387/stat : 387 (java) S 375 378 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414750762 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988524799088 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=388] ppid=375 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/388/stat : 388 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414750764 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988523747408 139989035005851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=389] ppid=375 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/378/task/389/stat : 389 (java) S 375 378 30397 0 -1 1077944384 464 0 0 0 3 0 0 0 20 0 15 0 414750764 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988522695280 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=390] ppid=375 vsize=10659884 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/378/task/390/stat : 390 (java) S 375 378 30397 0 -1 1077944384 565 0 0 0 5 0 0 0 20 0 15 0 414750764 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988521642480 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=391] ppid=375 vsize=10659884 memory=139675073402496 CPUtime=0.08 cores=1,3,5,7
/proc/378/task/391/stat : 391 (java) R 375 378 30397 0 -1 4202560 619 0 0 0 8 0 0 0 20 0 15 0 414750764 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988520590192 139989013770672 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=392] ppid=375 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/378/task/392/stat : 392 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414750765 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988519537632 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=393] ppid=375 vsize=10659884 memory=139675073402496 CPUtime=0 cores=1,3,5,7
/proc/378/task/393/stat : 393 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750765 10915721216 10084 33554432000 4194304 4196468 140723142743184 139988518484400 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40336 KiB

[startup+0.700797 s]
/proc/loadavg: 2.00 1.96 1.88 3/229 393
/proc/meminfo: memFree=31268776/32770624 swapFree=66981436/67108860
[pid=378] ppid=375 vsize=10661932 memory=64036 CPUtime=1.11 cores=1,3,5,7
/proc/378/stat : 378 (java) S 375 378 30397 0 -1 1077944320 12611 0 0 0 106 5 0 0 20 0 15 0 414750759 10917818368 16009 33554432000 4194304 4196468 140723142743184 140723142725728 139989034987255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
/proc/378/statm: 2665483 16009 3064 1 0 2627980 0
[pid=378/tid=380] ppid=375 vsize=10661932 memory=141328516257984 CPUtime=0.68 cores=1,3,5,7
/proc/378/task/380/stat : 380 (java) R 375 378 30397 0 -1 4202560 8426 0 0 0 64 4 0 0 20 0 15 0 414750759 10917818368 16009 33554432000 4194304 4196468 140723142743184 139989039219280 139989016550807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=381] ppid=375 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/381/stat : 381 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988961061776 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=382] ppid=375 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/382/stat : 382 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988960008976 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=383] ppid=375 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/383/stat : 383 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988958956688 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=384] ppid=375 vsize=10661932 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/378/task/384/stat : 384 (java) S 375 378 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414750760 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988957903888 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=385] ppid=375 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/385/stat : 385 (java) S 375 378 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414750761 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988526905456 139989034998402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=386] ppid=375 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/386/stat : 386 (java) S 375 378 30397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414750762 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988525851424 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=387] ppid=375 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/387/stat : 387 (java) S 375 378 30397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414750762 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988524799088 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=388] ppid=375 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/388/stat : 388 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414750764 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988523747408 139989035005851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=389] ppid=375 vsize=10661932 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/378/task/389/stat : 389 (java) R 375 378 30397 0 -1 4202560 836 0 0 0 11 0 0 0 20 0 15 0 414750764 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988522695280 139989016511506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=390] ppid=375 vsize=10661932 memory=279349907423472 CPUtime=0.11 cores=1,3,5,7
/proc/378/task/390/stat : 390 (java) S 375 378 30397 0 -1 1077944384 897 0 0 0 11 0 0 0 20 0 15 0 414750764 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988521642480 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=391] ppid=375 vsize=10661932 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/378/task/391/stat : 391 (java) S 375 378 30397 0 -1 1077944384 1093 0 0 0 18 0 0 0 20 0 15 0 414750764 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988520590192 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=392] ppid=375 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/378/task/392/stat : 392 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414750765 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988519537632 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=393] ppid=375 vsize=10661932 memory=1164 CPUtime=0 cores=1,3,5,7
/proc/378/task/393/stat : 393 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750765 10917818368 16009 33554432000 4194304 4196468 140723142743184 139988518484400 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64036 KiB

[startup+1.50077 s]
/proc/loadavg: 2.00 1.96 1.88 3/229 393
/proc/meminfo: memFree=31252708/32770624 swapFree=66981436/67108860
[pid=378] ppid=375 vsize=10663980 memory=75912 CPUtime=2 cores=1,3,5,7
/proc/378/stat : 378 (java) S 375 378 30397 0 -1 1077944320 17947 0 0 0 194 6 0 0 20 0 15 0 414750759 10919915520 18978 33554432000 4194304 4196468 140723142743184 140723142725728 139989034987255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
/proc/378/statm: 2665995 18978 3094 1 0 2628492 0
[pid=378/tid=380] ppid=375 vsize=10663980 memory=195698690 CPUtime=1.47 cores=1,3,5,7
/proc/378/task/380/stat : 380 (java) R 375 378 30397 0 -1 4202560 12427 0 0 0 143 4 0 0 20 0 15 0 414750759 10919915520 18978 33554432000 4194304 4196468 140723142743184 139989039213136 139989015262962 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=381] ppid=375 vsize=10663980 memory=279349907757520 CPUtime=0 cores=1,3,5,7
/proc/378/task/381/stat : 381 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10919915520 18978 33554432000 4194304 4196468 140723142743184 139988961061776 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=382] ppid=375 vsize=10663980 memory=4639098309541128557 CPUtime=0 cores=1,3,5,7
/proc/378/task/382/stat : 382 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10919915520 18978 33554432000 4194304 4196468 140723142743184 139988960008976 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=383] ppid=375 vsize=10663980 memory=7308326716346426194 CPUtime=0 cores=1,3,5,7
/proc/378/task/383/stat : 383 (java) S 375 378 30397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414750760 10919915520 18978 33554432000 4194304 4196468 140723142743184 139988958956688 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=384] ppid=375 vsize=10663980 memory=33 CPUtime=0 cores=1,3,5,7
/proc/378/task/384/stat : 384 (java) S 375 378 30397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414750760 10919915520 18978 33554432000 4194304 4196468 140723142743184 139988957903888 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=385] ppid=375 vsize=10663980 memory=417 CPUtime=0 cores=1,3,5,7
/proc/378/task/385/stat : 385 (java) S 375 378 30397 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 414750761 10919915520 18978 33554432000 4194304 4196468 140723142743184 139988526905456 139989034998402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0

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

[startup+25.6008 s]
/proc/loadavg: 2.00 1.96 1.88 3/229 395
/proc/meminfo: memFree=31084416/32770624 swapFree=66981436/67108860
[pid=378] ppid=375 vsize=10746276 memory=236964 CPUtime=27.33 cores=1,3,5,7
/proc/378/stat : 378 (java) S 375 378 30397 0 -1 1077944320 31479 0 0 0 2719 14 0 0 20 0 16 0 414750759 11004186624 59241 33554432000 4194304 4196468 140723142743184 140723142725728 139989034987255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
/proc/378/statm: 2686569 59241 3371 1 0 2646705 0
[pid=378/tid=380] ppid=375 vsize=10746276 memory=6947385649911455296 CPUtime=1.85 cores=1,3,5,7
/proc/378/task/380/stat : 380 (java) S 375 378 30397 0 -1 1077944384 14556 0 0 0 179 6 0 0 20 0 16 0 414750759 11004186624 59241 33554432000 4194304 4196468 140723142743184 139989039230128 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=381] ppid=375 vsize=10746276 memory=4160 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/381/stat : 381 (java) S 375 378 30397 0 -1 1077944384 874 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988961061776 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=382] ppid=375 vsize=10746276 memory=1692 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/382/stat : 382 (java) S 375 378 30397 0 -1 1077944384 378 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988960008976 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=383] ppid=375 vsize=10746276 memory=1028 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/383/stat : 383 (java) S 375 378 30397 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988958956688 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=384] ppid=375 vsize=10746276 memory=1060 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/384/stat : 384 (java) S 375 378 30397 0 -1 1077944384 910 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988957903888 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=385] ppid=375 vsize=10746276 memory=2828 CPUtime=0.01 cores=1,3,5,7
/proc/378/task/385/stat : 385 (java) S 375 378 30397 0 -1 1077944384 1517 0 0 0 1 0 0 0 20 0 16 0 414750761 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988526905456 139989034998402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=386] ppid=375 vsize=10746276 memory=984 CPUtime=0 cores=1,3,5,7
/proc/378/task/386/stat : 386 (java) S 375 378 30397 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 414750762 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988525851488 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=387] ppid=375 vsize=10746276 memory=1328 CPUtime=0 cores=1,3,5,7
/proc/378/task/387/stat : 387 (java) S 375 378 30397 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 414750762 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988524799104 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=388] ppid=375 vsize=10746276 memory=780 CPUtime=0 cores=1,3,5,7
/proc/378/task/388/stat : 388 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988523747408 139989035005851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=389] ppid=375 vsize=10746276 memory=4160 CPUtime=0.61 cores=1,3,5,7
/proc/378/task/389/stat : 389 (java) S 375 378 30397 0 -1 1077944384 2007 0 0 0 61 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988522695280 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=390] ppid=375 vsize=10746276 memory=1692 CPUtime=0.59 cores=1,3,5,7
/proc/378/task/390/stat : 390 (java) S 375 378 30397 0 -1 1077944384 1655 0 0 0 59 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988521642480 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=391] ppid=375 vsize=10746276 memory=1028 CPUtime=0.4 cores=1,3,5,7
/proc/378/task/391/stat : 391 (java) S 375 378 30397 0 -1 1077944384 2219 0 0 0 40 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988520590192 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=392] ppid=375 vsize=10746276 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/378/task/392/stat : 392 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414750765 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988519537632 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=393] ppid=375 vsize=10746276 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/378/task/393/stat : 393 (java) S 375 378 30397 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 16 0 414750765 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988518484400 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=394] ppid=375 vsize=10746276 memory=1408 CPUtime=23.67 cores=1,3,5,7
/proc/378/task/394/stat : 394 (java) R 375 378 30397 0 -1 4202560 5605 0 0 0 2364 3 0 0 20 0 16 0 414750946 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988501417552 139988641848136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
Current children cumulated CPU time: 27.33 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 236964 KiB

[startup+27.2006 s]
/proc/loadavg: 2.00 1.96 1.88 3/229 395
/proc/meminfo: memFree=31084416/32770624 swapFree=66981436/67108860
[pid=378] ppid=375 vsize=10746276 memory=236964 CPUtime=28.93 cores=1,3,5,7
/proc/378/stat : 378 (java) S 375 378 30397 0 -1 1077944320 31489 0 0 0 2879 14 0 0 20 0 16 0 414750759 11004186624 59241 33554432000 4194304 4196468 140723142743184 140723142725728 139989034987255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
/proc/378/statm: 2686569 59241 3371 1 0 2646705 0
[pid=378/tid=380] ppid=375 vsize=10746276 memory=6947385649911455296 CPUtime=1.85 cores=1,3,5,7
/proc/378/task/380/stat : 380 (java) S 375 378 30397 0 -1 1077944384 14556 0 0 0 179 6 0 0 20 0 16 0 414750759 11004186624 59241 33554432000 4194304 4196468 140723142743184 139989039230128 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=381] ppid=375 vsize=10746276 memory=8530215889787894067 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/381/stat : 381 (java) S 375 378 30397 0 -1 1077944384 874 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988961061776 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=382] ppid=375 vsize=10746276 memory=139674953855713 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/382/stat : 382 (java) S 375 378 30397 0 -1 1077944384 378 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988960008976 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=383] ppid=375 vsize=10746276 memory=279349907426872 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/383/stat : 383 (java) S 375 378 30397 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988958956688 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=384] ppid=375 vsize=10746276 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/384/stat : 384 (java) S 375 378 30397 0 -1 1077944384 910 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988957903888 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=385] ppid=375 vsize=10746276 memory=2828 CPUtime=0.01 cores=1,3,5,7
/proc/378/task/385/stat : 385 (java) S 375 378 30397 0 -1 1077944384 1517 0 0 0 1 0 0 0 20 0 16 0 414750761 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988526905456 139989034998402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=386] ppid=375 vsize=10746276 memory=756 CPUtime=0 cores=1,3,5,7
/proc/378/task/386/stat : 386 (java) S 375 378 30397 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 414750762 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988525851488 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=387] ppid=375 vsize=10746276 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/378/task/387/stat : 387 (java) S 375 378 30397 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 414750762 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988524799104 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=388] ppid=375 vsize=10746276 memory=7972 CPUtime=0 cores=1,3,5,7
/proc/378/task/388/stat : 388 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988523747408 139989035005851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=389] ppid=375 vsize=10746276 memory=1164 CPUtime=0.61 cores=1,3,5,7
/proc/378/task/389/stat : 389 (java) S 375 378 30397 0 -1 1077944384 2007 0 0 0 61 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988522695280 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=390] ppid=375 vsize=10746276 memory=9580 CPUtime=0.59 cores=1,3,5,7
/proc/378/task/390/stat : 390 (java) S 375 378 30397 0 -1 1077944384 1655 0 0 0 59 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988521642480 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=391] ppid=375 vsize=10746276 memory=14008 CPUtime=0.4 cores=1,3,5,7
/proc/378/task/391/stat : 391 (java) S 375 378 30397 0 -1 1077944384 2219 0 0 0 40 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988520590192 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=392] ppid=375 vsize=10746276 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/378/task/392/stat : 392 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414750765 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988519537632 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=393] ppid=375 vsize=10746276 memory=11976 CPUtime=0 cores=1,3,5,7
/proc/378/task/393/stat : 393 (java) S 375 378 30397 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 16 0 414750765 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988518484400 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=394] ppid=375 vsize=10746276 memory=6748 CPUtime=25.27 cores=1,3,5,7
/proc/378/task/394/stat : 394 (java) R 375 378 30397 0 -1 4202560 5615 0 0 0 2524 3 0 0 20 0 16 0 414750946 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988501417552 139988641847777 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
Current children cumulated CPU time: 28.93 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 236964 KiB

[startup+27.6006 s]
/proc/loadavg: 2.00 1.96 1.88 3/229 395
/proc/meminfo: memFree=31084416/32770624 swapFree=66981436/67108860
[pid=378] ppid=375 vsize=10746276 memory=236964 CPUtime=29.33 cores=1,3,5,7
/proc/378/stat : 378 (java) S 375 378 30397 0 -1 1077944320 31589 0 0 0 2919 14 0 0 20 0 16 0 414750759 11004186624 59241 33554432000 4194304 4196468 140723142743184 140723142725728 139989034987255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
/proc/378/statm: 2686569 59241 3371 1 0 2646705 0
[pid=378/tid=380] ppid=375 vsize=10746276 memory=6947385649911455296 CPUtime=1.85 cores=1,3,5,7
/proc/378/task/380/stat : 380 (java) S 375 378 30397 0 -1 1077944384 14556 0 0 0 179 6 0 0 20 0 16 0 414750759 11004186624 59241 33554432000 4194304 4196468 140723142743184 139989039230128 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=381] ppid=375 vsize=10746276 memory=303711741228089654 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/381/stat : 381 (java) S 375 378 30397 0 -1 1077944384 874 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988961061776 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=382] ppid=375 vsize=10746276 memory=236964 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/382/stat : 382 (java) S 375 378 30397 0 -1 1077944384 378 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988960008976 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=383] ppid=375 vsize=10746276 memory=7157452804559824233 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/383/stat : 383 (java) S 375 378 30397 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988958956688 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=384] ppid=375 vsize=10746276 memory=7157452804559824233 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/384/stat : 384 (java) S 375 378 30397 0 -1 1077944384 910 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988957903888 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=385] ppid=375 vsize=10746276 memory=7157452804559824233 CPUtime=0.01 cores=1,3,5,7
/proc/378/task/385/stat : 385 (java) S 375 378 30397 0 -1 1077944384 1517 0 0 0 1 0 0 0 20 0 16 0 414750761 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988526905456 139989034998402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=386] ppid=375 vsize=10746276 memory=6080254670069393770 CPUtime=0 cores=1,3,5,7
/proc/378/task/386/stat : 386 (java) S 375 378 30397 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 414750762 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988525851488 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=387] ppid=375 vsize=10746276 memory=7738121362076100965 CPUtime=0 cores=1,3,5,7
/proc/378/task/387/stat : 387 (java) S 375 378 30397 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 414750762 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988524799104 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=388] ppid=375 vsize=10746276 memory=7738121362076100965 CPUtime=0 cores=1,3,5,7
/proc/378/task/388/stat : 388 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988523747408 139989035005851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=389] ppid=375 vsize=10746276 memory=7235986440363403369 CPUtime=0.61 cores=1,3,5,7
/proc/378/task/389/stat : 389 (java) S 375 378 30397 0 -1 1077944384 2007 0 0 0 61 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988522695280 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=390] ppid=375 vsize=10746276 memory=7018693346162469458 CPUtime=0.59 cores=1,3,5,7
/proc/378/task/390/stat : 390 (java) S 375 378 30397 0 -1 1077944384 1655 0 0 0 59 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988521642480 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=391] ppid=375 vsize=10746276 memory=7018693346162469458 CPUtime=0.4 cores=1,3,5,7
/proc/378/task/391/stat : 391 (java) S 375 378 30397 0 -1 1077944384 2219 0 0 0 40 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988520590192 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=392] ppid=375 vsize=10746276 memory=7018693346162469458 CPUtime=0 cores=1,3,5,7
/proc/378/task/392/stat : 392 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414750765 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988519537632 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=393] ppid=375 vsize=10746276 memory=7235986440363403369 CPUtime=0 cores=1,3,5,7
/proc/378/task/393/stat : 393 (java) S 375 378 30397 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 16 0 414750765 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988518484400 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=394] ppid=375 vsize=10746276 memory=4104 CPUtime=25.67 cores=1,3,5,7
/proc/378/task/394/stat : 394 (java) R 375 378 30397 0 -1 4202560 5684 0 0 0 2564 3 0 0 20 0 16 0 414750946 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988501417552 139988641847716 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
Current children cumulated CPU time: 29.33 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 236964 KiB

[startup+28.0006 s]*
/proc/loadavg: 2.00 1.96 1.88 3/229 395
/proc/meminfo: memFree=31084416/32770624 swapFree=66981436/67108860
[pid=378] ppid=375 vsize=10746276 memory=236964 CPUtime=29.74 cores=1,3,5,7
/proc/378/stat : 378 (java) S 375 378 30397 0 -1 1077944320 31591 0 0 0 2960 14 0 0 20 0 16 0 414750759 11004186624 59241 33554432000 4194304 4196468 140723142743184 140723142725728 139989034987255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
/proc/378/statm: 2686569 59241 3371 1 0 2646705 0
[pid=378/tid=380] ppid=375 vsize=10746276 memory=6791534058613427641 CPUtime=1.85 cores=1,3,5,7
/proc/378/task/380/stat : 380 (java) S 375 378 30397 0 -1 1077944384 14556 0 0 0 179 6 0 0 20 0 16 0 414750759 11004186624 59241 33554432000 4194304 4196468 140723142743184 139989039230128 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=381] ppid=375 vsize=10746276 memory=4126316290023845779 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/381/stat : 381 (java) S 375 378 30397 0 -1 1077944384 874 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988961061776 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=382] ppid=375 vsize=10746276 memory=8443538352883892301 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/382/stat : 382 (java) S 375 378 30397 0 -1 1077944384 378 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988960008976 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=383] ppid=375 vsize=10746276 memory=288293268230505171 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/383/stat : 383 (java) S 375 378 30397 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988958956688 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=384] ppid=375 vsize=10746276 memory=3918802796181467168 CPUtime=0.02 cores=1,3,5,7
/proc/378/task/384/stat : 384 (java) S 375 378 30397 0 -1 1077944384 910 0 0 0 2 0 0 0 20 0 16 0 414750760 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988957903888 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=385] ppid=375 vsize=10746276 memory=6656426216303648864 CPUtime=0.01 cores=1,3,5,7
/proc/378/task/385/stat : 385 (java) S 375 378 30397 0 -1 1077944384 1517 0 0 0 1 0 0 0 20 0 16 0 414750761 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988526905456 139989034998402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=386] ppid=375 vsize=10746276 memory=6944656592455088490 CPUtime=0 cores=1,3,5,7
/proc/378/task/386/stat : 386 (java) S 375 378 30397 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 16 0 414750762 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988525851488 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=387] ppid=375 vsize=10746276 memory=6944656592385698452 CPUtime=0 cores=1,3,5,7
/proc/378/task/387/stat : 387 (java) S 375 378 30397 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 16 0 414750762 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988524799104 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=388] ppid=375 vsize=10746276 memory=-7361183220417257581 CPUtime=0 cores=1,3,5,7
/proc/378/task/388/stat : 388 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988523747408 139989035005851 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=389] ppid=375 vsize=10746276 memory=7681407940103534239 CPUtime=0.61 cores=1,3,5,7
/proc/378/task/389/stat : 389 (java) S 375 378 30397 0 -1 1077944384 2007 0 0 0 61 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988522695280 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=390] ppid=375 vsize=10746276 memory=7681407940103534239 CPUtime=0.59 cores=1,3,5,7
/proc/378/task/390/stat : 390 (java) S 375 378 30397 0 -1 1077944384 1655 0 0 0 59 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988521642480 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=391] ppid=375 vsize=10746276 memory=9051283677730746851 CPUtime=0.4 cores=1,3,5,7
/proc/378/task/391/stat : 391 (java) S 375 378 30397 0 -1 1077944384 2219 0 0 0 40 0 0 0 20 0 16 0 414750764 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988520590192 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=392] ppid=375 vsize=10746276 memory=-3252517613198930781 CPUtime=0 cores=1,3,5,7
/proc/378/task/392/stat : 392 (java) S 375 378 30397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414750765 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988519537632 139989034997461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=393] ppid=375 vsize=10746276 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/378/task/393/stat : 393 (java) S 375 378 30397 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 16 0 414750765 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988518484400 139989034998402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
[pid=378/tid=394] ppid=375 vsize=10746276 memory=4627829647351778678 CPUtime=26.08 cores=1,3,5,7
/proc/378/task/394/stat : 394 (java) R 375 378 30397 0 -1 4202560 5686 0 0 0 2605 3 0 0 20 0 16 0 414750946 11004186624 59241 33554432000 4194304 4196468 140723142743184 139988501417552 139988641847859 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140723142747147 140723142747250 140723142747250 140723142750159 0
Current children cumulated CPU time: 29.74 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 236964 KiB

Child status: 0
Real time (s): 28.0836
CPU time (s): 29.8262
CPU user time (s): 29.6779
CPU system time (s): 0.148334
CPU usage (%): 106.205
Max. virtual memory (cumulated for all children) (KiB): 10746276
Max. memory (cumulated for all children) (KiB): 236968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.6779
system time used= 0.148334
maximum resident set size= 237004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33190
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2724
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 378
#   total CPU time (s): 29.8262
#   total CPU user time (s): 29.6779
#   total CPU system time (s): 0.148334

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.189985 second user time and 0.282184 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 16:27:19
IDJOB=4390813
IDBENCH=135488
IDSOLVER=2832
FILE ID=node121/4390813-1568384881
RUNJOBID= node121-1568380474-30429
PBS_JOBID= 21701842
Free space on /tmp= 61040 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-marketSplit/Pb-msplit-4-30-2.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390813-1568384881/watcher-4390813-1568384881 -o /tmp/evaluation-result-4390813-1568384881/solver-4390813-1568384881 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568380474-30429 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390813-1568384881.xml -cm

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

MD5SUM BENCH= 81d0b6dc5f2e6c238bfcda5bddd020dd
RANDOM SEED=1747478263

node121.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.75
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.75
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.75
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.75
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:        31309272 kB
MemAvailable:   31656848 kB
Buffers:          149660 kB
Cached:           493548 kB
SwapCached:        18980 kB
Active:           583224 kB
Inactive:         341236 kB
Active(anon):     267468 kB
Inactive(anon):    44144 kB
Active(file):     315756 kB
Inactive(file):   297092 kB
Unevictable:      109496 kB
Mlocked:          109496 kB
SwapTotal:      67108860 kB
SwapFree:       66981436 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:        363848 kB
Mapped:            46860 kB
Shmem:             21868 kB
Slab:             130368 kB
SReclaimable:     101124 kB
SUnreclaim:        29244 kB
KernelStack:        4048 kB
PageTables:         5900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1261528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61032 MiB
End job on node121 at 2019-09-13 16:27:47