Trace number 4391084

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-23OPT566 5.16786 2.7398

DiagnosticValue
WRONG_DECISIONS1971

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff85.xml
MD5SUMafda861cdc29bd1fb05e74ad0e6ff5a8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark566
Best CPU time to get the best result obtained on this benchmark1.40633
Satisfiable
(Un)Satisfiability was proved
Number of variables185
Number of constraints181
Number of domains20
Minimum domain size18
Maximum domain size19
Distribution of domain sizes[{"size":18,"count":12},{"size":19,"count":173}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":180},{"degree":31,"count":5}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":150},{"arity":5,"count":1},{"arity":6,"count":30}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"type":"ordered","count":1},{"type":"minimum","count":30}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

2.40/1.88	
2.40/1.88	AbsCon 2 
2.40/1.90	
2.89/2.07	  Instance
2.89/2.07	    name=instance-4391084-1568391090, framework=COP, bounds=-infty..+infty
2.89/2.07	
2.89/2.07	  Loading variables...
3.24/2.12	  Loading constraints...
3.24/2.20	
3.24/2.20	  Domains
3.24/2.20	    nTypes=20, nValues=3503, sizes=[18#12,19#173]
3.24/2.20	  Variables
3.24/2.20	    count=185, degrees=[2#180,31#5]
3.24/2.20	  Objectives
3.24/2.20	    way=min, type=SumSimpleLE
3.24/2.20	  Constraints
3.24/2.20	    count=182, nSpecific=32, arities=[2#150,5#1,6#30,30#1]
3.24/2.20	    distribution=[CtrExtensionV-Bits#150,Minimum#30,OrderedLT#1,SumSimpleLE#1]
3.24/2.20	    nExtStructures=(19,shared:131), nCftStructures=(19,shared:131,unbuilt:32)
3.24/2.20	    wck=0.343, cpu=2.162, mem=23M871
3.57/2.20	  Solver SolverBacktrack being built...
3.57/2.20	
3.57/2.22	
3.57/2.22	  Solver
3.57/2.22	    guaranteedGAC=true
3.57/2.22	    wck=0.372, cpu=2.189, mem=37M156
3.57/2.23	
3.57/2.23	  Preprocessing
3.57/2.23	    filters=184, revisions=(262,useless=112), nACremovedValues=736, nTotalRemovedValues=736, inconcistency=false
3.57/2.23	    wck=0.006, cpu=2.197, mem=37M156
3.57/2.23	
3.57/2.24	o 4115
3.57/2.25	    num=0, depth=186..184, filters=417, revisions=(412,useless=112), ccks=182, wck=0.024, mem=37M156
3.57/2.25	    decisions=5, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=1, bestBound=4115
3.57/2.25	    
3.57/2.27	o 2171
3.57/2.27	    num=1, depth=186..184, filters=646, revisions=(862,useless=412), ccks=364, wck=0.044, mem=37M156
3.57/2.27	    decisions=10, wrong=0, backtracks=0, failedAssignments=0, foundSolutions=2, bestBound=2171
3.57/2.27	    
3.57/2.28	o 2087
3.57/2.28	    num=2, depth=4..184, filters=1629, revisions=(1792,useless=713), ccks=546, wck=0.055, mem=37M156
3.57/2.28	    decisions=31, wrong=8, backtracks=0, failedAssignments=8, nogoods=8, foundSolutions=3, bestBound=2087
3.57/2.28	    
3.57/2.29	    num=3, depth=1..4, filters=4447, revisions=(4351,useless=1014), ccks=546, wck=0.064, mem=37M156
3.57/2.29	    decisions=59, wrong=21, backtracks=2, failedAssignments=19, nogoods=17, foundSolutions=3, bestBound=2087
3.57/2.29	    
3.90/2.30	o 1803
3.90/2.30	    num=4, depth=2..184, filters=5389, revisions=(5043,useless=1016), ccks=728, wck=0.069, mem=37M156
3.90/2.30	    decisions=69, wrong=24, backtracks=2, failedAssignments=22, nogoods=20, foundSolutions=4, bestBound=1803
3.90/2.30	    
3.90/2.30	o 1680
3.90/2.30	    num=5, depth=4..184, filters=5978, revisions=(5763,useless=1316), ccks=910, wck=0.074, mem=37M156
3.90/2.30	    decisions=78, wrong=26, backtracks=2, failedAssignments=24, nogoods=22, foundSolutions=5, bestBound=1680
3.90/2.30	    
3.90/2.30	o 1450
3.90/2.30	    num=6, depth=4..184, filters=6484, revisions=(6453,useless=1617), ccks=1092, wck=0.077, mem=37M156
3.90/2.30	    decisions=85, wrong=27, backtracks=2, failedAssignments=25, nogoods=23, foundSolutions=6, bestBound=1450
3.90/2.30	    
3.90/2.31	o 1388
3.90/2.31	    num=7, depth=3..184, filters=7670, revisions=(7605,useless=1921), ccks=1274, wck=0.083, mem=37M156
3.90/2.31	    decisions=104, wrong=34, backtracks=4, failedAssignments=31, nogoods=28, foundSolutions=7, bestBound=1388
3.90/2.31	    
3.90/2.31	o 1380
3.90/2.31	    num=8, depth=4..184, filters=8176, revisions=(8321,useless=2223), ccks=1456, wck=0.086, mem=37M156
3.90/2.31	    decisions=111, wrong=35, backtracks=4, failedAssignments=32, nogoods=29, foundSolutions=8, bestBound=1380
3.90/2.31	    
3.90/2.31	o 1259
3.90/2.32	    num=9, depth=3..184, filters=8774, revisions=(9042,useless=2524), ccks=1638, wck=0.089, mem=37M156
3.90/2.32	    decisions=119, wrong=37, backtracks=4, failedAssignments=34, nogoods=31, foundSolutions=9, bestBound=1259
3.90/2.32	    
3.90/2.32	    num=10, depth=2..8, filters=10073, revisions=(10295,useless=2830), ccks=1638, wck=0.094, mem=37M156
3.90/2.32	    decisions=144, wrong=48, backtracks=4, failedAssignments=45, nogoods=42, foundSolutions=9, bestBound=1259
3.90/2.32	    
3.90/2.32	    num=11, depth=3..5, filters=11473, revisions=(11286,useless=2831), ccks=1638, wck=0.098, mem=37M156
3.90/2.32	    decisions=172, wrong=60, backtracks=5, failedAssignments=56, nogoods=49, foundSolutions=9, bestBound=1259
3.90/2.32	    
3.90/2.33	o 1099
3.90/2.33	    num=12, depth=3..184, filters=12653, revisions=(12156,useless=2833), ccks=1820, wck=0.103, mem=37M156
3.90/2.33	    decisions=194, wrong=69, backtracks=5, failedAssignments=65, nogoods=58, foundSolutions=10, bestBound=1099
3.90/2.33	    
3.90/2.33	o 1097
3.90/2.33	    num=13, depth=4..184, filters=13390, revisions=(12996,useless=3134), ccks=2002, wck=0.106, mem=39M798
3.90/2.33	    decisions=203, wrong=71, backtracks=5, failedAssignments=67, nogoods=60, foundSolutions=11, bestBound=1097
3.90/2.33	    
3.90/2.34	    num=14, depth=2..6, filters=14729, revisions=(14291,useless=3438), ccks=2002, wck=0.111, mem=39M798
3.90/2.34	    decisions=228, wrong=82, backtracks=5, failedAssignments=78, nogoods=71, foundSolutions=11, bestBound=1097
3.90/2.34	    
3.90/2.34	o 1059
3.90/2.34	    num=15, depth=3..184, filters=15581, revisions=(14915,useless=3446), ccks=2184, wck=0.114, mem=39M798
3.90/2.34	    decisions=243, wrong=87, backtracks=6, failedAssignments=82, nogoods=75, foundSolutions=12, bestBound=1059
3.90/2.34	    
3.90/2.34	o 1002
3.90/2.34	    num=16, depth=4..184, filters=16226, revisions=(15727,useless=3747), ccks=2366, wck=0.117, mem=39M798
3.90/2.34	    decisions=254, wrong=90, backtracks=6, failedAssignments=85, nogoods=78, foundSolutions=13, bestBound=1002
3.90/2.34	    
3.90/2.35	o 944
3.90/2.35	    num=17, depth=3..184, filters=18501, revisions=(17759,useless=4055), ccks=2548, wck=0.123, mem=39M798
3.90/2.35	    decisions=281, wrong=101, backtracks=10, failedAssignments=94, nogoods=81, foundSolutions=14, bestBound=944
3.90/2.35	    
3.90/2.35	o 892
3.90/2.35	    num=18, depth=4..184, filters=18971, revisions=(18419,useless=4355), ccks=2730, wck=0.125, mem=39M798
3.90/2.35	    decisions=288, wrong=102, backtracks=10, failedAssignments=95, nogoods=82, foundSolutions=15, bestBound=892
3.90/2.35	    
3.90/2.36	    num=19, depth=1..6, filters=21923, revisions=(21178,useless=4692), ccks=2730, wck=0.131, mem=39M798
3.90/2.36	    decisions=326, wrong=119, backtracks=16, failedAssignments=106, nogoods=91, foundSolutions=15, bestBound=892
3.90/2.36	    
3.90/2.36	o 716
3.90/2.36	    num=20, depth=1..184, filters=23658, revisions=(22598,useless=4707), ccks=2912, wck=0.136, mem=39M798
3.90/2.36	    decisions=355, wrong=131, backtracks=21, failedAssignments=114, nogoods=94, foundSolutions=16, bestBound=716
3.90/2.36	    
3.90/2.37	    num=21, depth=1..6, filters=26553, revisions=(25387,useless=5075), ccks=2912, wck=0.142, mem=39M798
3.90/2.37	    decisions=396, wrong=150, backtracks=30, failedAssignments=126, nogoods=100, foundSolutions=16, bestBound=716
3.90/2.37	    
3.90/2.37	o 714
3.90/2.37	    num=22, depth=1..184, filters=27827, revisions=(26413,useless=5089), ccks=3094, wck=0.146, mem=39M798
3.90/2.37	    decisions=417, wrong=158, backtracks=32, failedAssignments=132, nogoods=105, foundSolutions=17, bestBound=714
3.90/2.37	    
3.90/2.37	o 700
3.90/2.37	    num=23, depth=3..184, filters=28387, revisions=(27164,useless=5391), ccks=3276, wck=0.149, mem=39M798
3.90/2.37	    decisions=426, wrong=160, backtracks=32, failedAssignments=134, nogoods=107, foundSolutions=18, bestBound=700
3.90/2.37	    
3.90/2.38	o 670
3.90/2.38	    num=24, depth=3..184, filters=29347, revisions=(28234,useless=5697), ccks=3458, wck=0.152, mem=39M798
3.90/2.38	    decisions=441, wrong=165, backtracks=34, failedAssignments=137, nogoods=110, foundSolutions=19, bestBound=670
3.90/2.38	    
3.90/2.38	o 646
3.90/2.38	    num=25, depth=4..184, filters=30121, revisions=(29164,useless=5998), ccks=3640, wck=0.155, mem=39M798
3.90/2.38	    decisions=450, wrong=167, backtracks=34, failedAssignments=139, nogoods=112, foundSolutions=20, bestBound=646
3.90/2.38	    
3.90/2.38	    num=26, depth=2..4, filters=32055, revisions=(31060,useless=6311), ccks=3640, wck=0.159, mem=39M798
3.90/2.38	    decisions=485, wrong=183, backtracks=39, failedAssignments=150, nogoods=116, foundSolutions=20, bestBound=646
3.90/2.38	    
3.90/2.39	    num=27, depth=2..4, filters=33601, revisions=(32302,useless=6344), ccks=3640, wck=0.162, mem=39M798
3.90/2.39	    decisions=511, wrong=195, backtracks=40, failedAssignments=161, nogoods=122, foundSolutions=20, bestBound=646
3.90/2.39	    
3.90/2.39	    num=28, depth=2..5, filters=35603, revisions=(33924,useless=6355), ccks=3640, wck=0.167, mem=39M798
3.90/2.39	    decisions=544, wrong=210, backtracks=46, failedAssignments=173, nogoods=126, foundSolutions=20, bestBound=646
3.90/2.39	    
4.23/2.40	    num=29, depth=2..5, filters=38136, revisions=(35941,useless=6430), ccks=3640, wck=0.173, mem=39M798
4.23/2.40	    decisions=577, wrong=225, backtracks=50, failedAssignments=186, nogoods=133, foundSolutions=20, bestBound=646
4.23/2.40	    
4.23/2.40	    num=30, depth=2..6, filters=40995, revisions=(38241,useless=6480), ccks=3640, wck=0.179, mem=39M798
4.23/2.40	    decisions=619, wrong=245, backtracks=58, failedAssignments=200, nogoods=136, foundSolutions=20, bestBound=646
4.23/2.40	    
4.23/2.41	    num=31, depth=0..5, filters=43601, revisions=(40276,useless=6495), ccks=3640, wck=0.185, mem=39M798
4.23/2.41	    decisions=658, wrong=264, backtracks=63, failedAssignments=216, nogoods=139, foundSolutions=20, bestBound=646
4.23/2.41	    
4.23/2.42	    num=32, depth=2..6, filters=47142, revisions=(43062,useless=6516), ccks=3640, wck=0.192, mem=39M798
4.23/2.42	    decisions=701, wrong=284, backtracks=68, failedAssignments=233, nogoods=143, foundSolutions=20, bestBound=646
4.23/2.42	    
4.23/2.42	    num=33, depth=2..5, filters=49936, revisions=(45304,useless=6573), ccks=3640, wck=0.198, mem=39M798
4.23/2.42	    decisions=748, wrong=306, backtracks=74, failedAssignments=252, nogoods=155, foundSolutions=20, bestBound=646
4.23/2.42	    
4.23/2.43	    num=34, depth=2..6, filters=53461, revisions=(48072,useless=6630), ccks=3640, wck=0.205, mem=39M798
4.23/2.43	    decisions=807, wrong=334, backtracks=86, failedAssignments=273, nogoods=159, foundSolutions=20, bestBound=646
4.23/2.43	    
4.23/2.44	    num=35, depth=0..6, filters=58369, revisions=(52118,useless=6717), ccks=3640, wck=0.214, mem=39M798
4.23/2.44	    decisions=875, wrong=366, backtracks=99, failedAssignments=296, nogoods=165, foundSolutions=20, bestBound=646
4.23/2.44	    
4.23/2.45	    num=36, depth=1..5, filters=63035, revisions=(55956,useless=6773), ccks=3640, wck=0.222, mem=39M798
4.23/2.45	    decisions=947, wrong=400, backtracks=109, failedAssignments=321, nogoods=175, foundSolutions=20, bestBound=646
4.23/2.45	    
4.23/2.46	    num=37, depth=0..6, filters=69006, revisions=(60863,useless=6855), ccks=3640, wck=0.232, mem=39M798
4.23/2.46	    decisions=1034, wrong=442, backtracks=127, failedAssignments=349, nogoods=183, foundSolutions=20, bestBound=646
4.23/2.46	    
4.23/2.47	    num=38, depth=1..5, filters=75175, revisions=(65790,useless=6928), ccks=3640, wck=0.243, mem=39M798
4.23/2.47	    decisions=1119, wrong=484, backtracks=142, failedAssignments=380, nogoods=192, foundSolutions=20, bestBound=646
4.23/2.47	    
4.23/2.48	    num=39, depth=1..5, filters=81389, revisions=(70953,useless=7042), ccks=3640, wck=0.253, mem=39M798
4.23/2.48	    decisions=1231, wrong=539, backtracks=165, failedAssignments=414, nogoods=196, foundSolutions=20, bestBound=646
4.23/2.48	    
4.23/2.49	    num=40, depth=2..7, filters=88484, revisions=(76571,useless=7085), ccks=3640, wck=0.265, mem=39M798
4.23/2.49	    decisions=1342, wrong=593, backtracks=194, failedAssignments=451, nogoods=206, foundSolutions=20, bestBound=646
4.23/2.49	    
4.23/2.50	    num=41, depth=1..8, filters=95736, revisions=(82610,useless=7153), ccks=3640, wck=0.272, mem=39M798
4.23/2.50	    decisions=1453, wrong=647, backtracks=212, failedAssignments=492, nogoods=218, foundSolutions=20, bestBound=646
4.23/2.50	    
4.54/2.50	    num=42, depth=0..5, filters=103093, revisions=(88694,useless=7302), ccks=3640, wck=0.28, mem=39M798
4.54/2.50	    decisions=1574, wrong=707, backtracks=233, failedAssignments=537, nogoods=226, foundSolutions=20, bestBound=646
4.54/2.50	    
4.54/2.51	    num=43, depth=2..7, filters=112815, revisions=(96593,useless=7404), ccks=3640, wck=0.29, mem=39M798
4.54/2.51	    decisions=1708, wrong=772, backtracks=259, failedAssignments=587, nogoods=243, foundSolutions=20, bestBound=646
4.54/2.51	    
4.54/2.53	    num=44, depth=0..5, filters=121890, revisions=(104023,useless=7566), ccks=3640, wck=0.301, mem=39M798
4.54/2.53	    decisions=1859, wrong=846, backtracks=285, failedAssignments=642, nogoods=249, foundSolutions=20, bestBound=646
4.54/2.53	    
4.54/2.53	o 636
4.54/2.53	    num=45, depth=2..184, filters=126861, revisions=(108041,useless=7611), ccks=3822, wck=0.307, mem=39M798
4.54/2.53	    decisions=1937, wrong=882, backtracks=292, failedAssignments=672, nogoods=261, foundSolutions=21, bestBound=636
4.54/2.53	    
4.54/2.55	    num=46, depth=2..8, filters=140339, revisions=(119494,useless=8016), ccks=3822, wck=0.322, mem=39M798
4.54/2.55	    decisions=2142, wrong=983, backtracks=340, failedAssignments=739, nogoods=272, foundSolutions=21, bestBound=636
4.54/2.55	    
4.54/2.55	    num=47, depth=1..5, filters=142882, revisions=(121604,useless=8069), ccks=3822, wck=0.325, mem=39M798
4.54/2.55	    decisions=2172, wrong=996, backtracks=342, failedAssignments=750, nogoods=277, foundSolutions=21, bestBound=636
4.54/2.55	    
4.54/2.55	    num=48, depth=2..7, filters=145214, revisions=(123465,useless=8089), ccks=3822, wck=0.328, mem=39M798
4.54/2.55	    decisions=2208, wrong=1013, backtracks=349, failedAssignments=762, nogoods=280, foundSolutions=21, bestBound=636
4.54/2.55	    
4.54/2.56	    num=49, depth=2..4, filters=147185, revisions=(125080,useless=8096), ccks=3822, wck=0.331, mem=39M798
4.54/2.56	    decisions=2245, wrong=1030, backtracks=353, failedAssignments=775, nogoods=285, foundSolutions=21, bestBound=636
4.54/2.56	    
4.54/2.56	    num=50, depth=0..4, filters=150018, revisions=(127445,useless=8144), ccks=3822, wck=0.334, mem=39M798
4.54/2.56	    decisions=2283, wrong=1048, backtracks=357, failedAssignments=789, nogoods=288, foundSolutions=21, bestBound=636
4.54/2.56	    
4.54/2.56	    num=51, depth=0..5, filters=153035, revisions=(129883,useless=8178), ccks=3822, wck=0.338, mem=39M798
4.54/2.56	    decisions=2328, wrong=1069, backtracks=363, failedAssignments=805, nogoods=292, foundSolutions=21, bestBound=636
4.54/2.56	    
4.54/2.57	    num=52, depth=1..5, filters=156501, revisions=(132583,useless=8206), ccks=3822, wck=0.342, mem=39M798
4.54/2.57	    decisions=2383, wrong=1095, backtracks=373, failedAssignments=822, nogoods=295, foundSolutions=21, bestBound=636
4.54/2.57	    
4.54/2.57	o 621
4.54/2.57	    num=53, depth=1..184, filters=158421, revisions=(134159,useless=8227), ccks=4004, wck=0.345, mem=39M798
4.54/2.57	    decisions=2420, wrong=1111, backtracks=377, failedAssignments=834, nogoods=301, foundSolutions=22, bestBound=621
4.54/2.57	    
4.54/2.57	    num=54, depth=1..5, filters=163121, revisions=(138317,useless=8565), ccks=4004, wck=0.35, mem=39M798
4.54/2.57	    decisions=2491, wrong=1146, backtracks=395, failedAssignments=855, nogoods=302, foundSolutions=22, bestBound=621
4.54/2.57	    
4.54/2.58	    num=55, depth=1..4, filters=165485, revisions=(140258,useless=8601), ccks=4004, wck=0.353, mem=42M441
4.54/2.58	    decisions=2530, wrong=1165, backtracks=404, failedAssignments=866, nogoods=306, foundSolutions=22, bestBound=621
4.54/2.58	    
4.54/2.58	    num=56, depth=1..5, filters=167692, revisions=(141965,useless=8622), ccks=4004, wck=0.355, mem=42M441
4.54/2.58	    decisions=2557, wrong=1177, backtracks=404, failedAssignments=878, nogoods=318, foundSolutions=22, bestBound=621
4.54/2.58	    
4.54/2.58	    num=57, depth=1..4, filters=170726, revisions=(144467,useless=8647), ccks=4004, wck=0.358, mem=42M441
4.54/2.58	    decisions=2603, wrong=1199, backtracks=414, failedAssignments=891, nogoods=321, foundSolutions=22, bestBound=621
4.54/2.58	    
4.54/2.59	    num=58, depth=1..5, filters=173114, revisions=(146450,useless=8688), ccks=4004, wck=0.361, mem=42M441
4.54/2.59	    decisions=2650, wrong=1222, backtracks=426, failedAssignments=905, nogoods=323, foundSolutions=22, bestBound=621
4.54/2.59	    
5.15/2.73	    num=59, depth=0..5, filters=175624, revisions=(148285,useless=8697), ccks=4004, wck=0.364, mem=42M441
5.15/2.73	    decisions=2688, wrong=1240, backtracks=429, failedAssignments=921, nogoods=324, foundSolutions=22, bestBound=621
5.15/2.73	    
5.15/2.73	    num=60, depth=1..5, filters=179126, revisions=(151183,useless=8724), ccks=4004, wck=0.367, mem=42M441
5.15/2.73	    decisions=2742, wrong=1266, backtracks=440, failedAssignments=938, nogoods=328, foundSolutions=22, bestBound=621
5.15/2.73	    
5.15/2.73	o 615
5.15/2.73	    num=61, depth=0..184, filters=181114, revisions=(152755,useless=8740), ccks=4186, wck=0.371, mem=42M441
5.15/2.73	    decisions=2774, wrong=1279, backtracks=445, failedAssignments=946, nogoods=332, foundSolutions=23, bestBound=615
5.15/2.73	    
5.15/2.73	o 572
5.15/2.73	    num=62, depth=2..184, filters=183654, revisions=(155197,useless=9062), ccks=4368, wck=0.375, mem=42M441
5.15/2.73	    decisions=2820, wrong=1299, backtracks=452, failedAssignments=959, nogoods=340, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	    num=63, depth=2..6, filters=185876, revisions=(157318,useless=9387), ccks=4368, wck=0.377, mem=42M441
5.15/2.73	    decisions=2852, wrong=1314, backtracks=459, failedAssignments=970, nogoods=343, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	    num=64, depth=2..5, filters=187810, revisions=(158882,useless=9445), ccks=4368, wck=0.38, mem=42M441
5.15/2.73	    decisions=2879, wrong=1326, backtracks=462, failedAssignments=981, nogoods=349, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	    num=65, depth=0..4, filters=190780, revisions=(161343,useless=9496), ccks=4368, wck=0.383, mem=42M441
5.15/2.73	    decisions=2922, wrong=1346, backtracks=472, failedAssignments=993, nogoods=351, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	    num=66, depth=1..4, filters=193102, revisions=(163253,useless=9544), ccks=4368, wck=0.385, mem=42M441
5.15/2.73	    decisions=2959, wrong=1364, backtracks=477, failedAssignments=1006, nogoods=357, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	    num=67, depth=0..5, filters=195775, revisions=(165322,useless=9571), ccks=4368, wck=0.388, mem=42M441
5.15/2.73	    decisions=3005, wrong=1385, backtracks=486, failedAssignments=1020, nogoods=363, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	    num=68, depth=1..4, filters=199537, revisions=(168339,useless=9642), ccks=4368, wck=0.392, mem=42M441
5.15/2.73	    decisions=3059, wrong=1410, backtracks=496, failedAssignments=1036, nogoods=371, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	    num=69, depth=1..3, filters=202817, revisions=(171025,useless=9677), ccks=4368, wck=0.395, mem=42M441
5.15/2.73	    decisions=3105, wrong=1432, backtracks=501, failedAssignments=1053, nogoods=378, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	    num=70, depth=2..5, filters=206210, revisions=(173859,useless=9710), ccks=4368, wck=0.399, mem=42M441
5.15/2.73	    decisions=3168, wrong=1462, backtracks=514, failedAssignments=1072, nogoods=385, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	    num=71, depth=0..5, filters=211373, revisions=(178018,useless=9807), ccks=4368, wck=0.404, mem=42M441
5.15/2.73	    decisions=3241, wrong=1497, backtracks=529, failedAssignments=1093, nogoods=388, foundSolutions=24, bestBound=572
5.15/2.73	    
5.15/2.73	o 568
5.15/2.73	    num=72, depth=3..184, filters=212343, revisions=(178800,useless=9810), ccks=4550, wck=0.406, mem=42M441
5.15/2.73	    decisions=3260, wrong=1504, backtracks=531, failedAssignments=1098, nogoods=392, foundSolutions=25, bestBound=568
5.15/2.73	    
5.15/2.73	    num=73, depth=2..4, filters=216169, revisions=(182183,useless=10135), ccks=4550, wck=0.41, mem=42M441
5.15/2.73	    decisions=3335, wrong=1540, backtracks=543, failedAssignments=1123, nogoods=400, foundSolutions=25, bestBound=568
5.15/2.73	    
5.15/2.73	    num=74, depth=1..5, filters=218940, revisions=(184508,useless=10175), ccks=4550, wck=0.413, mem=42M441
5.15/2.73	    decisions=3373, wrong=1558, backtracks=551, failedAssignments=1134, nogoods=404, foundSolutions=25, bestBound=568
5.15/2.73	    
5.15/2.73	    num=75, depth=1..4, filters=221897, revisions=(187003,useless=10205), ccks=4550, wck=0.416, mem=42M441
5.15/2.73	    decisions=3417, wrong=1578, backtracks=560, failedAssignments=1146, nogoods=413, foundSolutions=25, bestBound=568
5.15/2.73	    
5.15/2.73	o 566
5.15/2.73	    num=76, depth=1..184, filters=224810, revisions=(189391,useless=10231), ccks=4732, wck=0.419, mem=42M441
5.15/2.73	    decisions=3466, wrong=1600, backtracks=572, failedAssignments=1157, nogoods=418, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=77, depth=2..4, filters=227415, revisions=(191862,useless=10572), ccks=4732, wck=0.422, mem=42M441
5.15/2.73	    decisions=3508, wrong=1620, backtracks=578, failedAssignments=1171, nogoods=425, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=78, depth=2..5, filters=229564, revisions=(193619,useless=10578), ccks=4732, wck=0.425, mem=42M441
5.15/2.73	    decisions=3547, wrong=1638, backtracks=586, failedAssignments=1182, nogoods=431, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=79, depth=1..4, filters=232727, revisions=(196124,useless=10622), ccks=4732, wck=0.428, mem=42M441
5.15/2.73	    decisions=3591, wrong=1659, backtracks=596, failedAssignments=1194, nogoods=436, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=80, depth=1..4, filters=235696, revisions=(198569,useless=10644), ccks=4732, wck=0.431, mem=42M441
5.15/2.73	    decisions=3635, wrong=1680, backtracks=605, failedAssignments=1207, nogoods=442, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=81, depth=1..4, filters=238137, revisions=(200566,useless=10660), ccks=4732, wck=0.434, mem=42M441
5.15/2.73	    decisions=3678, wrong=1701, backtracks=613, failedAssignments=1221, nogoods=445, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=82, depth=1..6, filters=241613, revisions=(203447,useless=10715), ccks=4732, wck=0.437, mem=42M441
5.15/2.73	    decisions=3730, wrong=1726, backtracks=625, failedAssignments=1237, nogoods=452, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=83, depth=0..4, filters=246069, revisions=(207191,useless=10775), ccks=4732, wck=0.442, mem=42M441
5.15/2.73	    decisions=3786, wrong=1752, backtracks=638, failedAssignments=1254, nogoods=453, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=84, depth=1..5, filters=249800, revisions=(210287,useless=10820), ccks=4732, wck=0.445, mem=42M441
5.15/2.73	    decisions=3845, wrong=1780, backtracks=650, failedAssignments=1273, nogoods=460, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=85, depth=0..4, filters=254596, revisions=(214216,useless=10928), ccks=4732, wck=0.451, mem=42M441
5.15/2.73	    decisions=3924, wrong=1819, backtracks=669, failedAssignments=1294, nogoods=462, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=86, depth=1..5, filters=258093, revisions=(217135,useless=10941), ccks=4732, wck=0.454, mem=42M441
5.15/2.73	    decisions=3992, wrong=1852, backtracks=681, failedAssignments=1317, nogoods=466, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=87, depth=0..5, filters=263832, revisions=(221810,useless=11001), ccks=4732, wck=0.46, mem=42M441
5.15/2.73	    decisions=4084, wrong=1897, backtracks=706, failedAssignments=1342, nogoods=472, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	    num=88, depth=0..5, filters=268835, revisions=(225981,useless=11050), ccks=4732, wck=0.464, mem=42M441
5.15/2.73	    decisions=4172, wrong=1940, backtracks=724, failedAssignments=1370, nogoods=477, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	
5.15/2.73	  New Bounds: 566..565
5.15/2.73	    num=89, depth=0..5, filters=272139, revisions=(228705,useless=11134), ccks=4732, wck=0.467, mem=42M441
5.15/2.73	    decisions=4232, wrong=1971, backtracks=743, failedAssignments=1386, foundSolutions=26, bestBound=566
5.15/2.73	    
5.15/2.73	  Global
5.15/2.73	    filters=272139, revisions=(228705,useless=11134), ccks=4732
5.15/2.73	    Stop=FULL_EXPLORATION, wrong=1971, bestBound=566, bestBoundWck=0.792, bestBoundCpu=2.604, foundSolutions=26, firstSolCpu=2.204
5.15/2.73	    wck=0.84, cpu=2.652, mem=42M441
5.15/2.73	
5.15/2.73	v <instantiation id='sol26' type='solution' cost='566'>  <list> x[] drd[][] dr[] </list>  <values> 24 118 205 332 450 1 95 182 309 427 1 95 182 309 427 220 126 39 88 206 221 127 40 87 205 308 214 127 0 118 308 214 127 0 118 486 392 305 178 60 399 305 218 91 27 397 303 216 89 29 163 69 18 145 263 163 69 18 145 263 218 124 37 90 208 0 94 181 308 426 0 94 181 308 426 461 367 280 153 35 15 109 196 323 441 0 94 181 308 426 72 22 109 236 354 72 22 109 236 354 426 332 245 118 0 94 0 87 214 332 94 0 87 214 332 361 267 180 53 65 361 267 180 53 65 134 40 47 174 292 134 40 47 174 292 181 87 0 127 245 8 86 173 300 418 8 86 173 300 418 426 332 245 118 0 1 1 39 40 0 0 60 27 29 18 18 37 0 0 35 15 0 22 22 0 0 0 53 53 40 40 0 8 8 0 </values>  </instantiation>
5.15/2.73	s OPTIMUM FOUND
5.15/2.73	
5.15/2.73	d WRONG_DECISIONS 1971
5.15/2.73	d NUMBER_SOLUTIONS 26

Verifier Data

OK	566

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391084-1568391090/watcher-4391084-1568391090 -o /tmp/evaluation-result-4391084-1568391090/solver-4391084-1568391090 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568388596-9576 --watchdog 2560 java -cp AbsCon19-06.jar AbsCon HOME/instance-4391084-1568391090.xml -cm 

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

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


[startup+0.100415 s]*
/proc/loadavg: 2.15 1.79 1.71 5/234 10788
/proc/meminfo: memFree=31296592/32770624 swapFree=67004048/67108860
[pid=10773] ppid=10770 vsize=10659884 memory=28476 CPUtime=0.14 cores=1,3,5,7
/proc/10773/stat : 10773 (java) S 10770 10773 9544 0 -1 1077944320 5640 0 0 0 13 1 0 0 20 0 15 0 415348588 10915721216 7119 33554432000 4194304 4196468 140736283985936 140736283968480 139751775653623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
/proc/10773/statm: 2664971 7119 2899 1 0 2627468 0
[pid=10773/tid=10775] ppid=10770 vsize=10659884 memory=-8197568871503269503 CPUtime=0.09 cores=1,3,5,7
/proc/10773/task/10775/stat : 10775 (java) R 10770 10773 9544 0 -1 4202560 3365 0 0 0 8 1 0 0 20 0 15 0 415348589 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751779882584 139751408646343 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10776] ppid=10770 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10776/stat : 10776 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751728273936 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10777] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10777/stat : 10777 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751380933264 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10778] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10778/stat : 10778 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751379880208 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10779] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10779/stat : 10779 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751378827664 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10780] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10780/stat : 10780 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348591 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751334734576 139751775664770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10781] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10781/stat : 10781 (java) S 10770 10773 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415348591 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751333680800 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10782] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10782/stat : 10782 (java) S 10770 10773 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415348592 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751332627696 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10783] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10783/stat : 10783 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751331576272 139751775672219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10784] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10784/stat : 10784 (java) S 10770 10773 9544 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751330523376 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10785] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10785/stat : 10785 (java) S 10770 10773 9544 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751329470832 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10786] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0.02 cores=1,3,5,7
/proc/10773/task/10786/stat : 10786 (java) R 10770 10773 9544 0 -1 4202560 439 0 0 0 2 0 0 0 20 0 15 0 415348594 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751328414648 139751754331312 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10787] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10787/stat : 10787 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751327365472 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10788] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10788/stat : 10788 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 7185 33554432000 4194304 4196468 140736283985936 139751326313520 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28476 KiB

[startup+0.211584 s]*
/proc/loadavg: 2.15 1.79 1.71 3/234 10788
/proc/meminfo: memFree=31289956/32770624 swapFree=67004048/67108860
[pid=10773] ppid=10770 vsize=10659884 memory=35088 CPUtime=0.33 cores=1,3,5,7
/proc/10773/stat : 10773 (java) S 10770 10773 9544 0 -1 1077944320 6898 0 0 0 31 2 0 0 20 0 15 0 415348588 10915721216 8772 33554432000 4194304 4196468 140736283985936 140736283968480 139751775653623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
/proc/10773/statm: 2664971 8772 2990 1 0 2627468 0
[pid=10773/tid=10775] ppid=10770 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/10773/task/10775/stat : 10775 (java) R 10770 10773 9544 0 -1 4202560 3888 0 0 0 19 1 0 0 20 0 15 0 415348589 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751779885664 139751775675549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10776] ppid=10770 vsize=10659884 memory=345 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10776/stat : 10776 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751728273936 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10777] ppid=10770 vsize=10659884 memory=140041925672674 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10777/stat : 10777 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751380933264 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10778] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10778/stat : 10778 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751379880208 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10779] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10779/stat : 10779 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751378827664 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10780] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10780/stat : 10780 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348591 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751334734576 139751775664770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10781] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10781/stat : 10781 (java) S 10770 10773 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415348591 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751333680800 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10782] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10782/stat : 10782 (java) S 10770 10773 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415348592 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751332627696 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10783] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10783/stat : 10783 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751331576272 139751775672219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10784] ppid=10770 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10773/task/10784/stat : 10784 (java) S 10770 10773 9544 0 -1 1077944384 661 0 0 0 2 0 0 0 20 0 15 0 415348594 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751330523376 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10785] ppid=10770 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/10773/task/10785/stat : 10785 (java) S 10770 10773 9544 0 -1 1077944384 300 0 0 0 3 0 0 0 20 0 15 0 415348594 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751329470832 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10786] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0.05 cores=1,3,5,7
/proc/10773/task/10786/stat : 10786 (java) S 10770 10773 9544 0 -1 1077944384 688 0 0 0 5 0 0 0 20 0 15 0 415348594 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751328417776 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10787] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10787/stat : 10787 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751327365472 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10788] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10788/stat : 10788 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 8772 33554432000 4194304 4196468 140736283985936 139751326313520 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35088 KiB

[startup+0.310359 s]*
/proc/loadavg: 2.15 1.79 1.71 3/234 10788
/proc/meminfo: memFree=31282248/32770624 swapFree=67004048/67108860
[pid=10773] ppid=10770 vsize=10659884 memory=40212 CPUtime=0.47 cores=1,3,5,7
/proc/10773/stat : 10773 (java) S 10770 10773 9544 0 -1 1077944320 9424 0 0 0 44 3 0 0 20 0 15 0 415348588 10915721216 10053 33554432000 4194304 4196468 140736283985936 140736283968480 139751775653623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
/proc/10773/statm: 2664971 10053 3002 1 0 2627468 0
[pid=10773/tid=10775] ppid=10770 vsize=10659884 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/10773/task/10775/stat : 10775 (java) R 10770 10773 9544 0 -1 4202560 6338 0 0 0 27 2 0 0 20 0 15 0 415348589 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751779886032 139751759734110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10776] ppid=10770 vsize=10659884 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10776/stat : 10776 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751728273936 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10777] ppid=10770 vsize=10659884 memory=15120034112181912 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10777/stat : 10777 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751380933264 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10778] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10778/stat : 10778 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751379880208 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10779] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10779/stat : 10779 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348589 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751378827664 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10780] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10780/stat : 10780 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348591 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751334734576 139751775664770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10781] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10781/stat : 10781 (java) S 10770 10773 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415348591 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751333680800 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10782] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10782/stat : 10782 (java) S 10770 10773 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415348592 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751332627696 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10783] ppid=10770 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10783/stat : 10783 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751331576272 139751775672219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10784] ppid=10770 vsize=10659884 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10773/task/10784/stat : 10784 (java) S 10770 10773 9544 0 -1 1077944384 702 0 0 0 4 0 0 0 20 0 15 0 415348594 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751330523376 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10785] ppid=10770 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/10773/task/10785/stat : 10785 (java) S 10770 10773 9544 0 -1 1077944384 308 0 0 0 3 0 0 0 20 0 15 0 415348594 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751329470832 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10786] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0.08 cores=1,3,5,7
/proc/10773/task/10786/stat : 10786 (java) S 10770 10773 9544 0 -1 1077944384 719 0 0 0 8 0 0 0 20 0 15 0 415348594 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751328417776 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10787] ppid=10770 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10787/stat : 10787 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751327365472 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10788] ppid=10770 vsize=10659884 memory=140041925662336 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10788/stat : 10788 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348594 10915721216 10053 33554432000 4194304 4196468 140736283985936 139751326313520 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40212 KiB

[startup+0.704545 s]
/proc/loadavg: 2.15 1.79 1.71 3/234 10788
/proc/meminfo: memFree=31275204/32770624 swapFree=67004048/67108860
[pid=10773] ppid=10770 vsize=10661932 memory=62668 CPUtime=1.1 cores=1,3,5,7
/proc/10773/stat : 10773 (java) S 10770 10773 9544 0 -1 1077944320 12803 0 0 0 104 6 0 0 20 0 15 0 415348588 10917818368 15667 33554432000 4194304 4196468 140736283985936 140736283968480 139751775653623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
/proc/10773/statm: 2665483 15667 3076 1 0 2627980 0
[pid=10773/tid=10775] ppid=10770 vsize=10661932 memory=1220 CPUtime=0.68 cores=1,3,5,7
/proc/10773/task/10775/stat : 10775 (java) R 10770 10773 9544 0 -1 4202560 8905 0 0 0 63 5 0 0 20 0 15 0 415348589 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751779885648 139751760819216 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10776] ppid=10770 vsize=10661932 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10776/stat : 10776 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751728273936 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10777] ppid=10770 vsize=10661932 memory=784 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10777/stat : 10777 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751380933264 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10778] ppid=10770 vsize=10661932 memory=8252 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10778/stat : 10778 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751379880208 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10779] ppid=10770 vsize=10661932 memory=5920 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10779/stat : 10779 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348589 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751378827664 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10780] ppid=10770 vsize=10661932 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10780/stat : 10780 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348591 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751334734576 139751775664770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10781] ppid=10770 vsize=10661932 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10781/stat : 10781 (java) S 10770 10773 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415348591 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751333680800 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10782] ppid=10770 vsize=10661932 memory=728 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10782/stat : 10782 (java) S 10770 10773 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415348592 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751332627696 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10783] ppid=10770 vsize=10661932 memory=4000 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10783/stat : 10783 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751331576272 139751775672219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10784] ppid=10770 vsize=10661932 memory=7236533984234661184 CPUtime=0.11 cores=1,3,5,7
/proc/10773/task/10784/stat : 10784 (java) S 10770 10773 9544 0 -1 1077944384 938 0 0 0 11 0 0 0 20 0 15 0 415348594 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751330523376 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10785] ppid=10770 vsize=10661932 memory=7380106142448642414 CPUtime=0.09 cores=1,3,5,7
/proc/10773/task/10785/stat : 10785 (java) R 10770 10773 9544 0 -1 4202560 523 0 0 0 9 0 0 0 20 0 15 0 415348594 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751329456712 139751757174867 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10786] ppid=10770 vsize=10661932 memory=5859271421084194152 CPUtime=0.19 cores=1,3,5,7
/proc/10773/task/10786/stat : 10786 (java) S 10770 10773 9544 0 -1 1077944384 1076 0 0 0 19 0 0 0 20 0 15 0 415348594 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751328417776 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10787] ppid=10770 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10787/stat : 10787 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751327365472 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10788] ppid=10770 vsize=10661932 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10788/stat : 10788 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348594 10917818368 15667 33554432000 4194304 4196468 140736283985936 139751326313520 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 62668 KiB

[startup+1.50073 s]
/proc/loadavg: 2.15 1.79 1.71 3/234 10788
/proc/meminfo: memFree=31258008/32770624 swapFree=67004048/67108860
[pid=10773] ppid=10770 vsize=10663980 memory=75176 CPUtime=1.99 cores=1,3,5,7
/proc/10773/stat : 10773 (java) S 10770 10773 9544 0 -1 1077944320 18386 0 0 0 192 7 0 0 20 0 15 0 415348588 10919915520 18794 33554432000 4194304 4196468 140736283985936 140736283968480 139751775653623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
/proc/10773/statm: 2665995 18794 3097 1 0 2628492 0
[pid=10773/tid=10775] ppid=10770 vsize=10663980 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/10773/task/10775/stat : 10775 (java) R 10770 10773 9544 0 -1 4202560 13110 0 0 0 142 5 0 0 20 0 15 0 415348589 10919915520 18794 33554432000 4194304 4196468 140736283985936 139751779885648 139751757217179 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10776] ppid=10770 vsize=10663980 memory=8390361644446492005 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10776/stat : 10776 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10919915520 18794 33554432000 4194304 4196468 140736283985936 139751728273936 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10777] ppid=10770 vsize=10663980 memory=-6352177149651680470 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10777/stat : 10777 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10919915520 18794 33554432000 4194304 4196468 140736283985936 139751380933264 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10778] ppid=10770 vsize=10663980 memory=8514701219931451533 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10778/stat : 10778 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10919915520 18794 33554432000 4194304 4196468 140736283985936 139751379880208 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10779] ppid=10770 vsize=10663980 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10779/stat : 10779 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348589 10919915520 18794 33554432000 4194304 4196468 140736283985936 139751378827664 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10780] ppid=10770 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10780/stat : 10780 (java) S 10770 10773 9544 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 415348591 10919915520 18794 33554432000 4194304 4196468 140736283985936 139751334734576 139751775664770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0

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

[startup+2.73975 s]
# the end of solver process 10773 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.02574 s, system=0.142113 s

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

[startup+1.60083 s]
/proc/loadavg: 2.15 1.79 1.71 3/234 10788
/proc/meminfo: memFree=31258008/32770624 swapFree=67004048/67108860
[pid=10773] ppid=10770 vsize=10666028 memory=76252 CPUtime=2.1 cores=1,3,5,7
/proc/10773/stat : 10773 (java) S 10770 10773 9544 0 -1 1077944320 18768 0 0 0 203 7 0 0 20 0 15 0 415348588 10922012672 19063 33554432000 4194304 4196468 140736283985936 140736283968480 139751775653623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
/proc/10773/statm: 2666507 19063 3097 1 0 2629004 0
[pid=10773/tid=10775] ppid=10770 vsize=10666028 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/10773/task/10775/stat : 10775 (java) R 10770 10773 9544 0 -1 4202560 13473 0 0 0 152 5 0 0 20 0 15 0 415348589 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751779885648 139751756298534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10776] ppid=10770 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10776/stat : 10776 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751728273936 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10777] ppid=10770 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10777/stat : 10777 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751380933264 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10778] ppid=10770 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10778/stat : 10778 (java) S 10770 10773 9544 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 415348589 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751379880208 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10779] ppid=10770 vsize=10666028 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10779/stat : 10779 (java) S 10770 10773 9544 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 415348589 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751378827664 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10780] ppid=10770 vsize=10666028 memory=140041925664049 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10780/stat : 10780 (java) S 10770 10773 9544 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 415348591 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751334734576 139751775664770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10781] ppid=10770 vsize=10666028 memory=7667780118322573155 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10781/stat : 10781 (java) S 10770 10773 9544 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 415348591 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751333680800 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10782] ppid=10770 vsize=10666028 memory=6082514196445294695 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10782/stat : 10782 (java) S 10770 10773 9544 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 415348592 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751332627696 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10783] ppid=10770 vsize=10666028 memory=4640204396461838434 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10783/stat : 10783 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751331576272 139751775672219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10784] ppid=10770 vsize=10666028 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/10773/task/10784/stat : 10784 (java) S 10770 10773 9544 0 -1 1077944384 1309 0 0 0 14 0 0 0 20 0 15 0 415348594 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751330523376 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10785] ppid=10770 vsize=10666028 memory=186341518330203 CPUtime=0.16 cores=1,3,5,7
/proc/10773/task/10785/stat : 10785 (java) S 10770 10773 9544 0 -1 1077944384 1469 0 0 0 16 0 0 0 20 0 15 0 415348594 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751329470832 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10786] ppid=10770 vsize=10666028 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/10773/task/10786/stat : 10786 (java) S 10770 10773 9544 0 -1 1077944384 1078 0 0 0 19 0 0 0 20 0 15 0 415348594 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751328417776 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10787] ppid=10770 vsize=10666028 memory=-1161699032755756384 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10787/stat : 10787 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 415348594 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751327365472 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10788] ppid=10770 vsize=10666028 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10788/stat : 10788 (java) S 10770 10773 9544 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 415348594 10922012672 19063 33554432000 4194304 4196468 140736283985936 139751326313520 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
Current children cumulated CPU time: 2.1 s
Current children cumulated vsize: 10666028 KiB
Current children cumulated memory: 76252 KiB

[startup+2.40159 s]
/proc/loadavg: 2.15 1.79 1.71 4/235 10789
/proc/meminfo: memFree=31180928/32770624 swapFree=67004048/67108860
[pid=10773] ppid=10770 vsize=10748324 memory=168604 CPUtime=4.23 cores=1,3,5,7
/proc/10773/stat : 10773 (java) S 10770 10773 9544 0 -1 1077944320 30647 0 0 0 411 12 0 0 20 0 16 0 415348588 11006283776 42151 33554432000 4194304 4196468 140736283985936 140736283968480 139751775653623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
/proc/10773/statm: 2687081 42151 3342 1 0 2647217 0
[pid=10773/tid=10775] ppid=10770 vsize=10748324 memory=1744 CPUtime=1.85 cores=1,3,5,7
/proc/10773/task/10775/stat : 10775 (java) S 10770 10773 9544 0 -1 1077944384 15360 0 0 0 179 6 0 0 20 0 16 0 415348589 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751779896496 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10776] ppid=10770 vsize=10748324 memory=792 CPUtime=0.01 cores=1,3,5,7
/proc/10773/task/10776/stat : 10776 (java) S 10770 10773 9544 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 16 0 415348589 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751728273936 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10777] ppid=10770 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10777/stat : 10777 (java) S 10770 10773 9544 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 415348589 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751380933264 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10778] ppid=10770 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10778/stat : 10778 (java) S 10770 10773 9544 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 415348589 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751379880208 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10779] ppid=10770 vsize=10748324 memory=-7088785026379990432 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10779/stat : 10779 (java) S 10770 10773 9544 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415348589 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751378827664 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10780] ppid=10770 vsize=10748324 memory=-6873162000112450758 CPUtime=0.01 cores=1,3,5,7
/proc/10773/task/10780/stat : 10780 (java) S 10770 10773 9544 0 -1 1077944384 1083 0 0 0 1 0 0 0 20 0 16 0 415348591 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751334734576 139751775664770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10781] ppid=10770 vsize=10748324 memory=-7812193691855986592 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10781/stat : 10781 (java) S 10770 10773 9544 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415348591 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751333680864 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10782] ppid=10770 vsize=10748324 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10782/stat : 10782 (java) S 10770 10773 9544 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415348592 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751332627712 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10783] ppid=10770 vsize=10748324 memory=6297269596500874087 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10783/stat : 10783 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415348594 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751331576272 139751775672219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10784] ppid=10770 vsize=10748324 memory=7156894274094656081 CPUtime=0.61 cores=1,3,5,7
/proc/10773/task/10784/stat : 10784 (java) R 10770 10773 9544 0 -1 4202560 2901 0 0 0 60 1 0 0 20 0 16 0 415348594 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751330512992 139751759150407 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10785] ppid=10770 vsize=10748324 memory=7741242909878610282 CPUtime=0.63 cores=1,3,5,7
/proc/10773/task/10785/stat : 10785 (java) R 10770 10773 9544 0 -1 4202560 3182 0 0 0 63 0 0 0 20 0 16 0 415348594 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751329456856 139751759121727 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10786] ppid=10770 vsize=10748324 memory=7523102032100741989 CPUtime=0.54 cores=1,3,5,7
/proc/10773/task/10786/stat : 10786 (java) S 10770 10773 9544 0 -1 1077944384 2936 0 0 0 54 0 0 0 20 0 16 0 415348594 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751328417776 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10787] ppid=10770 vsize=10748324 memory=7739542970514827370 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10787/stat : 10787 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415348594 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751327365472 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10788] ppid=10770 vsize=10748324 memory=7451859128867972976 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10788/stat : 10788 (java) S 10770 10773 9544 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 415348594 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751326313520 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10789] ppid=10770 vsize=10748324 memory=7451577671138176618 CPUtime=0.47 cores=1,3,5,7
/proc/10773/task/10789/stat : 10789 (java) R 10770 10773 9544 0 -1 4202560 3551 0 0 0 46 1 0 0 20 0 16 0 415348777 11006283776 42151 33554432000 4194304 4196468 140736283985936 139751324963960 139751411302168 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
Current children cumulated CPU time: 4.23 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 168604 KiB

[startup+2.60159 s]
/proc/loadavg: 2.15 1.79 1.71 4/235 10789
/proc/meminfo: memFree=31180928/32770624 swapFree=67004048/67108860
[pid=10773] ppid=10770 vsize=10748324 memory=169768 CPUtime=4.84 cores=1,3,5,7
/proc/10773/stat : 10773 (java) S 10770 10773 9544 0 -1 1077944320 31158 0 0 0 472 12 0 0 20 0 16 0 415348588 11006283776 42442 33554432000 4194304 4196468 140736283985936 140736283968480 139751775653623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
/proc/10773/statm: 2687081 42442 3344 1 0 2647217 0
[pid=10773/tid=10775] ppid=10770 vsize=10748324 memory=6945507666079274341 CPUtime=1.85 cores=1,3,5,7
/proc/10773/task/10775/stat : 10775 (java) S 10770 10773 9544 0 -1 1077944384 15360 0 0 0 179 6 0 0 20 0 16 0 415348589 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751779896496 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10776] ppid=10770 vsize=10748324 memory=6153433744107268716 CPUtime=0.01 cores=1,3,5,7
/proc/10773/task/10776/stat : 10776 (java) S 10770 10773 9544 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 16 0 415348589 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751728273936 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10777] ppid=10770 vsize=10748324 memory=7517469122311450723 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10777/stat : 10777 (java) S 10770 10773 9544 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 16 0 415348589 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751380933264 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10778] ppid=10770 vsize=10748324 memory=7523107478184158290 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10778/stat : 10778 (java) S 10770 10773 9544 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 415348589 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751379880208 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10779] ppid=10770 vsize=10748324 memory=7230639592694245741 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10779/stat : 10779 (java) S 10770 10773 9544 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 415348589 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751378827664 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10780] ppid=10770 vsize=10748324 memory=6944656592455360569 CPUtime=0.01 cores=1,3,5,7
/proc/10773/task/10780/stat : 10780 (java) S 10770 10773 9544 0 -1 1077944384 1083 0 0 0 1 0 0 0 20 0 16 0 415348591 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751334734576 139751775664770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10781] ppid=10770 vsize=10748324 memory=6933690287860520857 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10781/stat : 10781 (java) S 10770 10773 9544 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 415348591 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751333680864 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10782] ppid=10770 vsize=10748324 memory=8978309881829228949 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10782/stat : 10782 (java) S 10770 10773 9544 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 415348592 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751332627712 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10783] ppid=10770 vsize=10748324 memory=-8679150982459080639 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10783/stat : 10783 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415348594 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751331576272 139751775672219 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10784] ppid=10770 vsize=10748324 memory=-7028383565733676177 CPUtime=0.81 cores=1,3,5,7
/proc/10773/task/10784/stat : 10784 (java) R 10770 10773 9544 0 -1 4202560 3127 0 0 0 80 1 0 0 20 0 16 0 415348594 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751330514656 139751760563656 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10785] ppid=10770 vsize=10748324 memory=5450906536644539946 CPUtime=0.83 cores=1,3,5,7
/proc/10773/task/10785/stat : 10785 (java) R 10770 10773 9544 0 -1 4202560 3210 0 0 0 83 0 0 0 20 0 16 0 415348594 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751329470960 139751759150411 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10786] ppid=10770 vsize=10748324 memory=8514726395714820749 CPUtime=0.56 cores=1,3,5,7
/proc/10773/task/10786/stat : 10786 (java) S 10770 10773 9544 0 -1 1077944384 2968 0 0 0 56 0 0 0 20 0 16 0 415348594 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751328417776 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10787] ppid=10770 vsize=10748324 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10787/stat : 10787 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 415348594 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751327365472 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10788] ppid=10770 vsize=10748324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10788/stat : 10788 (java) S 10770 10773 9544 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 16 0 415348594 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751326313520 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10789] ppid=10770 vsize=10748324 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/10773/task/10789/stat : 10789 (java) R 10770 10773 9544 0 -1 4202560 3776 0 0 0 66 1 0 0 20 0 16 0 415348777 11006283776 42442 33554432000 4194304 4196468 140736283985936 139751324964488 139751412888559 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
Current children cumulated CPU time: 4.84 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 169768 KiB

[startup+2.70067 s]
/proc/loadavg: 2.15 1.79 1.71 4/235 10789
/proc/meminfo: memFree=31180928/32770624 swapFree=67004048/67108860
[pid=10773] ppid=10770 vsize=10749352 memory=170124 CPUtime=5.15 cores=1,3,5,7
/proc/10773/stat : 10773 (java) S 10770 10773 9544 0 -1 1077944320 31534 0 0 0 502 13 0 0 20 0 13 0 415348588 11007336448 42531 33554432000 4194304 4196468 140736283985936 140736283968480 139751775653623 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
/proc/10773/statm: 2687338 42531 3349 1 0 2647474 0
[pid=10773/tid=10775] ppid=10770 vsize=10749352 memory=56 CPUtime=1.85 cores=1,3,5,7
/proc/10773/task/10775/stat : 10775 (java) D 10770 10773 9544 0 -1 4202560 15367 0 0 0 179 6 0 0 20 0 13 0 415348589 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751779896632 139751768339255 0 0 0 16800975 18446744072100699269 0 0 -1 7 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10776] ppid=10770 vsize=10749352 memory=140041925662336 CPUtime=0.01 cores=1,3,5,7
/proc/10773/task/10776/stat : 10776 (java) S 10770 10773 9544 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 13 0 415348589 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751728273936 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10777] ppid=10770 vsize=10749352 memory=14308 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10777/stat : 10777 (java) S 10770 10773 9544 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 13 0 415348589 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751380933264 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10778] ppid=10770 vsize=10749352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10778/stat : 10778 (java) S 10770 10773 9544 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 13 0 415348589 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751379880208 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10779] ppid=10770 vsize=10749352 memory=280083541794624 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10779/stat : 10779 (java) S 10770 10773 9544 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 13 0 415348589 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751378827664 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10781] ppid=10770 vsize=10749352 memory=-7233780906022716832 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10781/stat : 10781 (java) S 10770 10773 9544 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 13 0 415348591 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751333680864 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10782] ppid=10770 vsize=10749352 memory=-7173504570862900581 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10782/stat : 10782 (java) S 10770 10773 9544 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 13 0 415348592 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751332627712 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10783] ppid=10770 vsize=10749352 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10783/stat : 10783 (java) S 10770 10773 9544 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 13 0 415348594 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751331575040 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10784] ppid=10770 vsize=10749352 memory=2832 CPUtime=0.89 cores=1,3,5,7
/proc/10773/task/10784/stat : 10784 (java) S 10770 10773 9544 0 -1 1077944384 3144 0 0 0 88 1 0 0 20 0 13 0 415348594 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751330523376 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10785] ppid=10770 vsize=10749352 memory=1212 CPUtime=0.92 cores=1,3,5,7
/proc/10773/task/10785/stat : 10785 (java) S 10770 10773 9544 0 -1 1077944384 3225 0 0 0 92 0 0 0 20 0 13 0 415348594 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751329470832 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10786] ppid=10770 vsize=10749352 memory=1036 CPUtime=0.58 cores=1,3,5,7
/proc/10773/task/10786/stat : 10786 (java) S 10770 10773 9544 0 -1 1077944384 3015 0 0 0 58 0 0 0 20 0 13 0 415348594 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751328417776 139751775664770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
[pid=10773/tid=10787] ppid=10770 vsize=10749352 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/10773/task/10787/stat : 10787 (java) S 10770 10773 9544 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 415348594 11007336448 42531 33554432000 4194304 4196468 140736283985936 139751327365472 139751775663829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8376320 140736283993099 140736283993202 140736283993202 140736283996111 0
Current children cumulated CPU time: 5.15 s
Current children cumulated vsize: 10749352 KiB
Current children cumulated memory: 170124 KiB

Child status: 0
Real time (s): 2.7398
CPU time (s): 5.16786
CPU user time (s): 5.02574
CPU system time (s): 0.142113
CPU usage (%): 188.622
Max. virtual memory (cumulated for all children) (KiB): 10749352
Max. memory (cumulated for all children) (KiB): 170124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.02574
system time used= 0.142113
maximum resident set size= 170752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31550
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= 2239
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 10773
#   total CPU time (s): 5.16786
#   total CPU user time (s): 5.02574
#   total CPU system time (s): 0.142113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044684 second user time and 0.068745 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-13 18:10:50
IDJOB=4391084
IDBENCH=138370
IDSOLVER=2833
FILE ID=node133/4391084-1568391090
RUNJOBID= node133-1568388596-9576
PBS_JOBID= 21701853
Free space on /tmp= 59408 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff85.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391084-1568391090/watcher-4391084-1568391090 -o /tmp/evaluation-result-4391084-1568391090/solver-4391084-1568391090 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568388596-9576 --watchdog 2560  java -cp AbsCon19-06.jar AbsCon HOME/instance-4391084-1568391090.xml -cm

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

MD5SUM BENCH= afda861cdc29bd1fb05e74ad0e6ff5a8
RANDOM SEED=1861000749

node133.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.18
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.18
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.18
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.18
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:        31315696 kB
MemAvailable:   31631660 kB
Buffers:          171220 kB
Cached:           429344 kB
SwapCached:         3424 kB
Active:           586440 kB
Inactive:         290068 kB
Active(anon):     299832 kB
Inactive(anon):    16032 kB
Active(file):     286608 kB
Inactive(file):   274036 kB
Unevictable:      111228 kB
Mlocked:          111228 kB
SwapTotal:      67108860 kB
SwapFree:       67004048 kB
Dirty:              8832 kB
Writeback:             8 kB
AnonPages:        385044 kB
Mapped:            56408 kB
Shmem:             31428 kB
Slab:             171176 kB
SReclaimable:     142312 kB
SUnreclaim:        28864 kB
KernelStack:        3856 kB
PageTables:         6360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1264248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 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= 59400 MiB
End job on node133 at 2019-09-13 18:10:53