Trace number 4451482

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 NameAnswerCPU timeWall clock time
Sat4j Resolution 2024 2024-07-07? (TO) 3600.25 3609.14

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/vertexcover-instances/
normalized-vertexcover-grid10x29.opb
MD5SUM30a4cf2ddf192745c6efb8ab99c0ca30
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.011587
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables290
Total number of constraints581
Number of constraints which are clauses580
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint290
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 145
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 435
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.14/0.12	--- Begin Solver configuration ---
0.14/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.12	Learn all clauses as in MiniSAT
0.14/0.12	LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	Expensive reason simplification
0.14/0.12	Glucose 2.1 dynamic restart strategy
0.14/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	timeout=2147483s
0.14/0.12	DB Simplification allowed=false
0.14/0.12	Listener: none
0.14/0.12	--- End Solver configuration ---
0.14/0.12	c Pseudo Boolean Optimization by upper bound
0.14/0.12	c --- Begin Solver configuration ---
0.14/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@2401f4c3
0.14/0.12	c Learn all clauses as in MiniSAT
0.14/0.12	c LOGGER=java.util.logging.Logger@762efe5d claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	c Expensive reason simplification
0.14/0.12	c Glucose 2.1 dynamic restart strategy
0.14/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	c timeout=2147483s
0.14/0.12	c DB Simplification allowed=false
0.14/0.12	c Listener: none
0.14/0.12	c --- End Solver configuration ---
0.14/0.12	c solving HOME/instance-4451482-1721840040.opb
0.14/0.12	c reading problem ... 
0.14/0.12	c using VERIPB proof format
0.14/0.13	c  no objective function found
0.14/0.15	c ... done. Wall clock time 0.028s.
0.14/0.15	c declared #vars     290
0.14/0.15	c #constraints  581
0.14/0.15	c constraints type 
0.14/0.15	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 580
0.14/0.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.14/0.15	c 581 constraints processed.
1.70/0.91	c cleaning 2499 clauses out of 5000 with flag 10684/5000
2.68/1.44	c cleaning 4251 clauses out of 8502 with flag 23494/11001
3.68/1.98	c cleaning 5626 clauses out of 11251 with flag 38477/18001
4.31/2.46	c cleaning 6813 clauses out of 13625 with flag 55595/26001
4.95/3.06	c cleaning 7904 clauses out of 15811 with flag 74726/35000
5.66/3.73	c cleaning 8954 clauses out of 17908 with flag 96005/45001
6.53/4.48	c cleaning 9978 clauses out of 19955 with flag 119502/56002
7.44/5.31	c cleaning 10988 clauses out of 21975 with flag 145086/68000
8.25/6.18	c cleaning 11994 clauses out of 23988 with flag 172797/81001
9.29/7.18	c cleaning 12997 clauses out of 25993 with flag 202694/95000
10.41/8.20	c cleaning 13997 clauses out of 27996 with flag 234715/110000
11.75/9.53	c cleaning 14997 clauses out of 29999 with flag 268846/126000
13.09/10.86	c cleaning 16001 clauses out of 32002 with flag 305063/143000
14.46/12.19	c cleaning 17000 clauses out of 34001 with flag 343510/161000
15.85/13.55	c cleaning 18001 clauses out of 36002 with flag 383873/180001
17.41/15.06	c cleaning 18999 clauses out of 38000 with flag 426368/200000
19.20/16.80	c cleaning 20001 clauses out of 40003 with flag 470869/221002
21.11/18.71	c cleaning 20999 clauses out of 42001 with flag 517496/243001
23.15/20.73	c cleaning 22001 clauses out of 44003 with flag 566369/266002
25.14/22.74	c cleaning 23000 clauses out of 46000 with flag 617270/290000
27.36/24.92	c cleaning 23997 clauses out of 48002 with flag 670494/315002
29.73/27.34	c cleaning 25001 clauses out of 50003 with flag 725624/341000
32.34/29.98	c cleaning 25999 clauses out of 52003 with flag 782985/368001
34.84/32.47	c cleaning 26998 clauses out of 54003 with flag 842467/396000
37.51/35.69	c cleaning 28001 clauses out of 56005 with flag 904134/425000
40.54/38.62	c cleaning 29002 clauses out of 58005 with flag 967731/455001
43.68/41.74	c cleaning 29996 clauses out of 60002 with flag 1033641/486000
47.31/45.37	c cleaning 31003 clauses out of 62006 with flag 1101617/518000
50.50/48.57	c cleaning 31999 clauses out of 64004 with flag 1171676/551001
54.32/52.39	c cleaning 32999 clauses out of 66007 with flag 1244002/585003
58.25/56.26	c cleaning 34001 clauses out of 68005 with flag 1318400/620000
62.38/60.32	c cleaning 35000 clauses out of 70004 with flag 1395135/656000
66.90/65.14	c cleaning 35998 clauses out of 72004 with flag 1473957/693000
71.54/69.72	c cleaning 36999 clauses out of 74007 with flag 1554705/731001
75.89/74.10	c cleaning 37996 clauses out of 76008 with flag 1637486/770001
80.48/78.67	c cleaning 39002 clauses out of 78013 with flag 1722563/810002
85.32/83.45	c cleaning 40004 clauses out of 80010 with flag 1809744/851001
90.45/88.50	c cleaning 41002 clauses out of 82005 with flag 1899004/893000
95.68/93.72	c cleaning 41997 clauses out of 84003 with flag 1990019/936000
101.34/99.65	c cleaning 43001 clauses out of 86006 with flag 2083113/980000
107.45/105.68	c cleaning 44004 clauses out of 88007 with flag 2178898/1025002
113.20/111.33	c cleaning 44997 clauses out of 90001 with flag 2276198/1071000
119.03/117.16	c cleaning 45999 clauses out of 92005 with flag 2376349/1118001
125.18/123.27	c cleaning 46995 clauses out of 94005 with flag 2477904/1166000
131.72/130.07	c cleaning 47998 clauses out of 96010 with flag 2581876/1215000
138.44/136.72	c cleaning 49006 clauses out of 98013 with flag 2687995/1265001
145.08/143.40	c cleaning 49998 clauses out of 100006 with flag 2796362/1316000
152.50/150.62	c cleaning 51004 clauses out of 102009 with flag 2907185/1368001
159.93/158.82	c cleaning 52003 clauses out of 104005 with flag 3019527/1421001
167.76/166.67	c cleaning 52997 clauses out of 106002 with flag 3134057/1475001
177.18/176.10	c cleaning 53995 clauses out of 108004 with flag 3250920/1530000
184.85/183.67	c cleaning 54999 clauses out of 110011 with flag 3369263/1586002
192.69/191.67	c cleaning 56002 clauses out of 112011 with flag 3490530/1643001
201.19/200.08	c cleaning 57003 clauses out of 114010 with flag 3613667/1701002
210.62/209.45	c cleaning 57999 clauses out of 116005 with flag 3738836/1760000
219.15/217.99	c cleaning 58996 clauses out of 118006 with flag 3866330/1820000
228.28/227.48	c cleaning 60001 clauses out of 120012 with flag 3996028/1881002
237.13/236.23	c cleaning 61000 clauses out of 122010 with flag 4127944/1943001
247.90/246.96	c cleaning 61998 clauses out of 124009 with flag 4261926/2006000
258.10/257.51	c cleaning 63005 clauses out of 126013 with flag 4398253/2070002
269.35/268.74	c cleaning 64002 clauses out of 128009 with flag 4536411/2135003
280.89/280.63	c cleaning 65000 clauses out of 130006 with flag 4676007/2201002
291.10/290.87	c cleaning 66000 clauses out of 132006 with flag 4817891/2268002
301.13/300.89	c cleaning 66998 clauses out of 134004 with flag 4962476/2336000
311.84/311.73	c cleaning 68001 clauses out of 136007 with flag 5109293/2405001
323.50/323.12	c cleaning 69002 clauses out of 138006 with flag 5257631/2475001
335.30/334.98	c cleaning 69993 clauses out of 140004 with flag 5407898/2546001
347.22/347.30	c cleaning 71001 clauses out of 142011 with flag 5560962/2618001
360.23/360.31	c cleaning 72004 clauses out of 144011 with flag 5716225/2691002
373.92/374.16	c cleaning 72998 clauses out of 146006 with flag 5873320/2765001
387.84/388.08	c cleaning 74002 clauses out of 148007 with flag 6032695/2840000
401.49/401.60	c cleaning 74998 clauses out of 150006 with flag 6194323/2916001
415.48/415.70	c cleaning 75998 clauses out of 152007 with flag 6357697/2993000
432.01/432.20	c cleaning 77000 clauses out of 154010 with flag 6523312/3071001
447.51/447.82	c cleaning 78006 clauses out of 156011 with flag 6691054/3150002
461.51/461.79	c cleaning 78990 clauses out of 158004 with flag 6860391/3230001
475.11/475.51	c cleaning 80001 clauses out of 160014 with flag 7031636/3311001
489.23/489.67	c cleaning 81004 clauses out of 162013 with flag 7205957/3393001
503.33/503.82	c cleaning 82002 clauses out of 164009 with flag 7382616/3476001
518.30/518.78	c cleaning 82998 clauses out of 166006 with flag 7561513/3560000
533.34/534.00	c cleaning 83998 clauses out of 168008 with flag 7742073/3645000
552.02/552.58	c cleaning 84997 clauses out of 170010 with flag 7923842/3731000
567.91/568.50	c cleaning 86004 clauses out of 172013 with flag 8108935/3818000
583.92/584.47	c cleaning 87000 clauses out of 174009 with flag 8295790/3906000
600.94/601.60	c cleaning 88001 clauses out of 176010 with flag 8483946/3995001
621.65/622.48	c cleaning 89004 clauses out of 178008 with flag 8675158/4085000
642.27/642.74	c cleaning 90000 clauses out of 180005 with flag 8867587/4176001
662.72/663.20	c cleaning 91000 clauses out of 182005 with flag 9062842/4268001
683.61/684.27	c cleaning 92000 clauses out of 184004 with flag 9260455/4361000
706.06/706.63	c cleaning 92998 clauses out of 186004 with flag 9459901/4455000
729.61/730.28	c cleaning 93996 clauses out of 188006 with flag 9661477/4550000
747.78/748.65	c cleaning 95001 clauses out of 190011 with flag 9864019/4646001
766.29/767.08	c cleaning 96006 clauses out of 192011 with flag 10069765/4743002
786.08/787.29	c cleaning 96998 clauses out of 194003 with flag 10277444/4841000
804.68/806.13	c cleaning 98000 clauses out of 196005 with flag 10487459/4940000
825.48/826.85	c cleaning 98991 clauses out of 198005 with flag 10699841/5040000
849.15/850.51	c cleaning 99996 clauses out of 200014 with flag 10914819/5141000
872.01/873.46	c cleaning 101004 clauses out of 202018 with flag 11131971/5243000
895.91/897.33	c cleaning 102000 clauses out of 204014 with flag 11350921/5346000
918.27/919.65	c cleaning 103005 clauses out of 206015 with flag 11571910/5450001
940.94/942.32	c cleaning 104001 clauses out of 208010 with flag 11794824/5555001
963.08/964.51	c cleaning 104998 clauses out of 210009 with flag 12019405/5661001
987.47/989.04	c cleaning 106003 clauses out of 212010 with flag 12246981/5768000
1010.34/1011.86	c cleaning 106998 clauses out of 214009 with flag 12476931/5876002
1035.51/1037.18	c cleaning 108003 clauses out of 216009 with flag 12708076/5985000
1061.71/1066.88	c cleaning 109002 clauses out of 218007 with flag 12940353/6095001
1088.62/1093.54	c cleaning 109997 clauses out of 220004 with flag 13176276/6206000
1114.85/1119.87	c cleaning 111002 clauses out of 222007 with flag 13414496/6318000
1141.20/1146.03	c cleaning 111999 clauses out of 224005 with flag 13654760/6431000
1168.82/1173.96	c cleaning 113000 clauses out of 226006 with flag 13896841/6545000
1195.74/1201.09	c cleaning 114000 clauses out of 228007 with flag 14141164/6660001
1219.72/1225.15	c cleaning 114997 clauses out of 230006 with flag 14388054/6776000
1244.94/1250.49	c cleaning 115999 clauses out of 232009 with flag 14636707/6893000
1268.50/1274.13	c cleaning 117001 clauses out of 234010 with flag 14887840/7011000
1297.89/1303.42	c cleaning 117995 clauses out of 236009 with flag 15140280/7130000
1324.24/1329.71	c cleaning 119004 clauses out of 238015 with flag 15394319/7250001
1352.44/1357.89	c cleaning 120002 clauses out of 240011 with flag 15651230/7371001
1381.40/1386.46	c cleaning 121000 clauses out of 242008 with flag 15910233/7493000
1410.77/1416.04	c cleaning 122002 clauses out of 244009 with flag 16172010/7616001
1445.55/1450.91	c cleaning 122993 clauses out of 246006 with flag 16435140/7740000
1477.77/1483.21	c cleaning 124003 clauses out of 248015 with flag 16700704/7865002
1511.23/1516.89	c cleaning 125000 clauses out of 250011 with flag 16968381/7991001
1543.84/1549.75	c cleaning 126002 clauses out of 252010 with flag 17237408/8118000
1574.76/1582.11	c cleaning 126995 clauses out of 254008 with flag 17508713/8246000
1609.21/1616.60	c cleaning 128000 clauses out of 256013 with flag 17783046/8375000
1643.02/1650.43	c cleaning 129002 clauses out of 258013 with flag 18059551/8505000
1679.26/1686.53	c cleaning 130003 clauses out of 260011 with flag 18337907/8636000
1718.82/1726.14	c cleaning 130999 clauses out of 262009 with flag 18618306/8768001
1753.02/1760.39	c cleaning 132000 clauses out of 264010 with flag 18900765/8901001
1793.80/1801.17	c cleaning 133001 clauses out of 266010 with flag 19185893/9035001
1832.21/1839.67	c cleaning 134003 clauses out of 268010 with flag 19472437/9170002
1872.16/1879.67	c cleaning 134992 clauses out of 270005 with flag 19761725/9306000
1916.06/1923.70	c cleaning 136002 clauses out of 272013 with flag 20052334/9443000
1955.02/1962.28	c cleaning 136999 clauses out of 274011 with flag 20344604/9581000
1995.50/2002.87	c cleaning 138004 clauses out of 276014 with flag 20640284/9720002
2038.82/2046.20	c cleaning 139003 clauses out of 278010 with flag 20937562/9860002
2080.35/2087.79	c cleaning 140000 clauses out of 280006 with flag 21236525/10001001
2125.72/2133.29	c cleaning 141001 clauses out of 282006 with flag 21537894/10143001
2169.47/2177.27	c cleaning 141998 clauses out of 284004 with flag 21842183/10286000
2215.98/2223.89	c cleaning 143000 clauses out of 286006 with flag 22147674/10430000
2264.12/2272.01	c cleaning 144003 clauses out of 288006 with flag 22455311/10575000
2304.11/2312.03	c cleaning 144998 clauses out of 290003 with flag 22763442/10721000
2342.82/2350.41	c cleaning 145994 clauses out of 292005 with flag 23073492/10868000
2382.25/2390.17	c cleaning 146999 clauses out of 294011 with flag 23385751/11016000
2423.13/2431.07	c cleaning 148003 clauses out of 296014 with flag 23700079/11165002
2467.72/2475.66	c cleaning 149005 clauses out of 298010 with flag 24018178/11315001
2517.21/2525.71	c cleaning 150001 clauses out of 300005 with flag 24338235/11466001
2561.24/2569.84	c cleaning 151001 clauses out of 302003 with flag 24660963/11618000
2605.56/2614.25	c cleaning 151996 clauses out of 304003 with flag 24984414/11771001
2652.30/2661.12	c cleaning 152995 clauses out of 306006 with flag 25311646/11925000
2703.13/2711.51	c cleaning 154001 clauses out of 308011 with flag 25640555/12080000
2750.34/2758.74	c cleaning 155000 clauses out of 310010 with flag 25972006/12236000
2799.50/2808.00	c cleaning 155999 clauses out of 312012 with flag 26305687/12393002
2847.64/2856.13	c cleaning 157006 clauses out of 314011 with flag 26641400/12551000
2891.59/2900.04	c cleaning 157998 clauses out of 316006 with flag 26979414/12710001
2938.40/2946.94	c cleaning 159000 clauses out of 318008 with flag 27319665/12870001
2987.96/2996.51	c cleaning 160002 clauses out of 320007 with flag 27662144/13031000
3033.95/3042.36	c cleaning 160998 clauses out of 322005 with flag 28005574/13193000
3082.79/3091.30	c cleaning 161996 clauses out of 324007 with flag 28352124/13356000
3129.23/3137.70	c cleaning 163003 clauses out of 326011 with flag 28701180/13520000
3180.33/3188.98	c cleaning 164002 clauses out of 328008 with flag 29051677/13685000
3234.60/3243.25	c cleaning 165004 clauses out of 330008 with flag 29403572/13851002
3290.65/3299.47	c cleaning 166000 clauses out of 332002 with flag 29758559/14018000
3344.09/3352.91	c cleaning 167001 clauses out of 334003 with flag 30115090/14186001
3404.73/3413.49	c cleaning 167994 clauses out of 336001 with flag 30474016/14355000
3457.28/3466.07	c cleaning 169004 clauses out of 338008 with flag 30834589/14525001
3517.52/3526.32	c cleaning 169994 clauses out of 340004 with flag 31197590/14696001
3573.45/3582.58	c cleaning 171002 clauses out of 342011 with flag 31562265/14868002
3600.08/3609.02	c starts		: 1
3600.08/3609.02	c conflicts		: 14977900
3600.08/3609.02	c decisions		: 15513600
3600.08/3609.02	c propagations		: 73849651
3600.08/3609.02	c inspects		: 18424349511
3600.08/3609.02	c shortcuts		: 0
3600.08/3609.02	c learnt literals	: 0
3600.08/3609.02	c timeout
3600.08/3609.02	c learnt binary clauses	: 0
3600.08/3609.02	c learnt ternary clauses	: 0
3600.08/3609.02	c learnt constraints	: 14977900
3600.08/3609.02	c ignored constraints	: 0
3600.08/3609.02	c root simplifications	: 0
3600.08/3609.02	c removed literals (reason simplification)	: 341093698
3600.08/3609.02	c reason swapping (by a shorter reason)	: 0
3600.08/3609.02	c Calls to reduceDB	: 168
3600.08/3609.02	c Number of update (reduction) of LBD	: 289840
3600.08/3609.02	c Imported unit clauses	: 0
3600.08/3609.02	c No decision after first conflict	: false
3600.08/3609.02	c number of reductions to clauses (during analyze)	: 0
3600.08/3609.02	c number of learned constraints concerned by reduction	: 0
3600.08/3609.03	c number of learning phase by resolution	: 0
3600.08/3609.03	c number of learning phase by cutting planes	: 0
3600.08/3609.03	c number of rounding to 1 operations	: 0
3600.08/3609.04	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.08/3609.04	c number of reductions of the coefficients by power 2 	: 0
3600.08/3609.04	c number of right shift for reduction by power 2 	: 0
3600.08/3609.04	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.08/3609.04	c number of ending skipping 	: 0
3600.08/3609.04	c number of internal skipping 	: 0
3600.08/3609.04	c number of derivation steps 	: 0
3600.08/3609.04	c number of skipped derivation steps 	: 0
3600.08/3609.04	c number of remaining unassigned 	: 0
3600.08/3609.04	c number of remaining assigned 	: 0
3600.08/3609.04	c number of falsified literals weakened from reason	: 0
3600.08/3609.04	c number of falsified literals weakened from conflict	: 0
3600.08/3609.04	c time for arithmetic operations	: 0
3600.08/3609.04	c minimum degree of deleted constraints	: null
3600.08/3609.04	c maximum degree of deleted constraints	: null
3600.08/3609.04	c number of deleted constraints	: 0
3600.08/3609.04	c speed (assignments/second)	: 20463.332776373372
3600.08/3609.04	c non guided choices	: 135
3600.08/3609.09	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 280907
3600.08/3609.09	s UNKNOWN
3600.08/3609.09	c Total wall clock time (in seconds): 3608.971

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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: 63931 MiB (58607 MiB free)
  memory of node 1: 64510 MiB (60504 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451482-1721840040/watcher-4451482-1721840040 -o /tmp/evaluation-result-4451482-1721840040/solver-4451482-1721840040 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721839920-206431 --watchdog 3760 java -Dveripb=PROOFDIR/proof-4451482-1721840040 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4451482-1721840040.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=206635, runsolver pid=206632
Current StackSize limit: 8192 KiB


[startup+0.101601 s]*
/proc/loadavg: 3.80 3.20 3.51 6/338 206653
/proc/meminfo: memFree=121926412/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=18975048 memory=65580 CPUtime=0.14 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 7253 0 0 0 12 2 0 0 20 0 18 0 20532685 19430449152 16395 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4743762 16395 5729 1 0 549374 0
[pid=206635/tid=206637] ppid=206632 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) S 206632 206635 206418 0 -1 1077936192 5764 0 0 0 7 1 0 0 20 0 18 0 20532685 19430449152 16395 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=18975048 memory=237146210664 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 20532688 19430449152 16395 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=18975048 memory=14979961989030310 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 20532688 19430449152 16395 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 65580 KiB

[startup+0.206515 s]*
/proc/loadavg: 3.80 3.20 3.51 7/339 206654
/proc/meminfo: memFree=121916992/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19041612 memory=73884 CPUtime=0.34 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 7731 0 0 0 32 2 0 0 20 0 19 0 20532685 19498610688 18471 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4760403 18471 5850 1 0 549922 0
[pid=206635/tid=206637] ppid=206632 vsize=19041612 memory=4782652875487838339 CPUtime=0.18 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 6003 0 0 0 17 1 0 0 20 0 19 0 20532685 19498610688 18471 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19041612 memory=1499814 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 20532688 19498610688 18471 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19041612 memory=14135537057400351 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 20532688 19498610688 18471 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 20532701 19498610688 18471 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 73884 KiB

[startup+0.305873 s]*
/proc/loadavg: 3.80 3.20 3.51 8/339 206654
/proc/meminfo: memFree=121895668/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19041612 memory=96364 CPUtime=0.53 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 9238 0 0 0 50 3 0 0 20 0 19 0 20532685 19498610688 24091 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4760403 24091 5862 1 0 550875 0
[pid=206635/tid=206637] ppid=206632 vsize=19041612 memory=-9032642393745892028 CPUtime=0.27 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 6020 0 0 0 25 2 0 0 20 0 19 0 20532685 19498610688 24091 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 20532688 19498610688 24091 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 20532688 19498610688 24091 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19041612 memory=0 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 20532701 19498610688 24091 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 96364 KiB

[startup+0.700515 s]
/proc/loadavg: 3.80 3.20 3.51 6/339 206654
/proc/meminfo: memFree=121827692/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=168988 CPUtime=1.29 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 11300 0 0 0 124 5 0 0 20 0 20 0 20532685 19566772224 42247 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 42247 5878 1 0 552191 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=75604 CPUtime=0.65 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 6071 0 0 0 62 3 0 0 20 0 20 0 20532685 19566772224 42247 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=12316 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 42247 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=2272 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 42247 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=32140 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 42247 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 168988 KiB

[startup+1.50052 s]
/proc/loadavg: 3.80 3.20 3.51 6/340 206655
/proc/meminfo: memFree=121802332/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=182984 CPUtime=2.87 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 19045 0 0 0 280 7 0 0 20 0 20 0 20532685 19566772224 45746 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 45746 5894 1 0 553926 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=12316 CPUtime=1.41 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 6591 0 0 0 136 5 0 0 20 0 20 0 20532685 19566772224 45746 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 45746 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=2272 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 45746 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=32140 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 45746 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182984 KiB

[startup+3.10651 s]
/proc/loadavg: 3.80 3.20 3.51 5/340 206657
/proc/meminfo: memFree=121352224/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=621600 CPUtime=5.06 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 22101 0 0 0 487 19 0 0 20 0 20 0 20532685 19566772224 155400 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 155400 5894 1 0 660693 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=0 CPUtime=2.95 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 7241 0 0 0 280 15 0 0 20 0 20 0 20532685 19566772224 155400 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=-9032642393745892028 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 155400 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=12316 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 155400 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=2272 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 155400 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 5.06 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 621600 KiB

[startup+6.30028 s]
/proc/loadavg: 3.90 3.23 3.52 5/340 206657
/proc/meminfo: memFree=120928868/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=945956 CPUtime=8.45 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 22429 0 0 0 814 31 0 0 20 0 20 0 20532685 19566772224 236489 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 236489 5894 1 0 660704 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=2272 CPUtime=6.08 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 7387 0 0 0 582 26 0 0 20 0 20 0 20532685 19566772224 236489 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=0 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 236489 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=12316 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 236489 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=-5158697563450915880 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 236489 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 8.45 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 945956 KiB

[startup+12.7003 s]
/proc/loadavg: 3.91 3.25 3.52 5/340 206658
/proc/meminfo: memFree=120365980/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=1386652 CPUtime=15.06 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 25101 0 0 0 1454 52 0 0 20 0 20 0 20532685 19566772224 346663 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 346663 5894 1 0 660708 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=12316 CPUtime=12.39 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 8614 0 0 0 1195 44 0 0 20 0 20 0 20532685 19566772224 346663 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=1302356 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 346663 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=75604 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 346663 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=12316 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 346663 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 15.06 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1386652 KiB

[startup+25.5005 s]
/proc/loadavg: 3.93 3.29 3.53 5/340 206661
/proc/meminfo: memFree=119818468/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=1685876 CPUtime=27.95 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 29317 0 0 0 2717 78 0 0 20 0 20 0 20532685 19566772224 421469 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 421469 5894 1 0 660709 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=6943526294502006880 CPUtime=24.93 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 10018 0 0 0 2427 66 0 0 20 0 20 0 20532685 19566772224 421469 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=11384 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 421469 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=3502 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 421469 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=12316 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 421469 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 27.95 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 1685876 KiB

[startup+51.106 s]
/proc/loadavg: 4.10 3.38 3.56 6/340 206665
/proc/meminfo: memFree=119328756/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=1745372 CPUtime=53.13 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 32626 0 0 0 5204 109 0 0 20 0 20 0 20532685 19566772224 436343 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 436343 5894 1 0 660709 0

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

[startup+3282.3 s]
/proc/loadavg: 4.16 4.14 4.09 5/335 208463
/proc/meminfo: memFree=92257896/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=2492184 CPUtime=3273.58 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 284739 0 0 0 325411 1947 0 0 20 0 20 0 20532685 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 623046 5910 1 0 635873 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=2492184 CPUtime=3230.25 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 120612 0 0 0 321224 1801 0 0 20 0 20 0 20532685 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2140 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=2492184 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=2492184 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 3797 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=2492184 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 3273.58 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2492184 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/335 208474
/proc/meminfo: memFree=91927744/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=2492184 CPUtime=3333.43 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 287628 0 0 0 331368 1975 0 0 20 0 20 0 20532685 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 623046 5910 1 0 635873 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=75604 CPUtime=3289.72 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 121932 0 0 0 327146 1826 0 0 20 0 20 0 20532685 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2160 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=-9032642393745892028 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=2492184 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 3857 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=2171564 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 623046 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 3333.43 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2492184 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/338 208490
/proc/meminfo: memFree=91618016/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=2492272 CPUtime=3393.67 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 299153 0 0 0 337366 2001 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 623068 5910 1 0 635918 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=2492184 CPUtime=3348.83 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 126112 0 0 0 333034 1849 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 2173 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=2492272 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=75604 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 3954 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=2492272 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 3393.67 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2492272 KiB

[startup+3462.3 s]
/proc/loadavg: 4.37 4.18 4.11 5/338 208501
/proc/meminfo: memFree=91291712/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=2492272 CPUtime=3453.58 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 302088 0 0 0 343331 2027 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 623068 5910 1 0 635918 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=2492184 CPUtime=3408.28 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 127246 0 0 0 338955 1873 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2188 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=2492272 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=2492272 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 4048 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=2492272 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 3453.58 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2492272 KiB

[startup+3522.3 s]
/proc/loadavg: 4.39 4.22 4.13 5/337 208716
/proc/meminfo: memFree=107014344/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=2492272 CPUtime=3513.54 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 304897 0 0 0 349305 2049 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 623068 5910 1 0 635918 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=11384 CPUtime=3467.79 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 128551 0 0 0 344885 1894 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2200 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=2272 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=32140 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 4191 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=-9032642393745892028 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 3513.54 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2492272 KiB

[startup+3582.3 s]
/proc/loadavg: 4.30 4.22 4.13 5/338 208728
/proc/meminfo: memFree=103078028/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=2492272 CPUtime=3573.25 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 307714 0 0 0 355250 2075 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 623068 5910 1 0 635918 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=2160 CPUtime=3526.93 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 129873 0 0 0 350775 1918 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2216 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=2492272 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=2492272 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 4335 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=11384 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 3573.25 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2492272 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.20 4.20 4.13 5/338 208731
/proc/meminfo: memFree=102194296/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19108176 memory=2492272 CPUtime=3600.08 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 310165 0 0 0 357921 2087 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4777044 623068 5910 1 0 635918 0
[pid=206635/tid=206637] ppid=206632 vsize=19108176 memory=-9103011129333621436 CPUtime=3553.35 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) R 206632 206635 206418 0 -1 4194368 131199 0 0 0 353405 1930 0 0 20 0 20 0 20532685 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2216 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19108176 memory=1469927687527694937 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19108176 memory=3060 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 4335 0 0 0 0 0 0 0 20 0 20 0 20532688 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206654] ppid=206632 vsize=19108176 memory=1342340 CPUtime=0 cores=5,7
/proc/206635/task/206654/stat : 206654 (Timer-0) S 206632 206635 206418 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 20532701 19566772224 623068 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 2492272 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3609.14 s]
# the end of solver process 206635 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3579.34 s, system=20.9079 s

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

[startup+3609.11 s]
/proc/loadavg: 4.20 4.20 4.13 5/338 208731
/proc/meminfo: memFree=102194296/131524600 swapFree=131059368/131071996
[pid=206635] ppid=206632 vsize=19307868 memory=2492944 CPUtime=3600.23 cores=5,7
/proc/206635/stat : 206635 (java) S 206632 206635 206418 0 -1 1077936128 313684 0 0 0 357934 2089 0 0 20 0 15 0 20532685 19771256832 623236 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
/proc/206635/statm: 4826967 623236 5922 1 0 636844 0
[pid=206635/tid=206637] ppid=206632 vsize=19307868 memory=2492272 CPUtime=3553.37 cores=5,7
/proc/206635/task/206637/stat : 206637 (java) D 206632 206635 206418 0 -1 4194368 131485 0 0 0 353406 1931 0 0 20 0 15 0 20532685 19771256832 623236 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 2223 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206646] ppid=206632 vsize=19307868 memory=2492272 CPUtime=0 cores=5,7
/proc/206635/task/206646/stat : 206646 (Finalizer) S 206632 206635 206418 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 15 0 20532688 19771256832 623236 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
[pid=206635/tid=206653] ppid=206632 vsize=19307868 memory=11384 CPUtime=0 cores=5,7
/proc/206635/task/206653/stat : 206653 (Common-Cleaner) S 206632 206635 206418 0 -1 1077936192 4335 0 0 0 0 0 0 0 20 0 15 0 20532688 19771256832 623236 134679101440 94679447552000 94679447555696 140724502255840 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94679447563512 94679447564304 94679462264832 140724502262699 140724502262881 140724502262881 140724502269896 0
Current children cumulated CPU time: 3600.23 s
Current children cumulated vsize: 19307868 KiB
Current children cumulated memory: 2492944 KiB

Child status: 143

Real time (s): 3609.14
CPU time (s): 3600.25
CPU user time (s): 3579.34
CPU system time (s): 20.9079
CPU usage (%): 99.7537
Max. virtual memory (cumulated for all children) (KiB): 19307868
Max. memory (cumulated for all children) (KiB): 2600344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.34
system time used= 20.9079
maximum resident set size= 2600344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313735
page faults= 0
swaps= 0
block input operations= 0
block output operations= 27993088
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 126766
involuntary context switches= 11277


# summary of solver processes directly reported to runsolver:
#   pid: 206635
#   total CPU time (s): 3600.25
#   total CPU user time (s): 3579.34
#   total CPU system time (s): 20.9079

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.52762 second user time and 19.7578 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-24 18:54:00
IDJOB=4451482
IDBENCH=162486
IDSOLVER=3079
FILE ID=nodeC021/4451482-1721840040
RUNJOBID= nodeC021-1721839920-206431
SLURM_JOB_ID= 7891546
Free space on /tmp= 890080 MiB

SOLVER NAME= Sat4j Resolution 2024 2024-07-07
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/vertexcover-instances/normalized-vertexcover-grid10x29.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451482-1721840040/watcher-4451482-1721840040 -o /tmp/evaluation-result-4451482-1721840040/solver-4451482-1721840040 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721839920-206431 --watchdog 3760  java -Dveripb=PROOFDIR/proof-4451482-1721840040 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4451482-1721840040.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 30a4cf2ddf192745c6efb8ab99c0ca30
RANDOM SEED=57026723

nodeC021.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3667.985
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3658.970
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.451
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3610.236
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3668.188
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3653.372
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.633
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3620.718
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.41
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121971644 kB
MemAvailable:   125741624 kB
Buffers:          266980 kB
Cached:          4315596 kB
SwapCached:          440 kB
Active:          2572348 kB
Inactive:        6331036 kB
Active(anon):       1720 kB
Inactive(anon):  4372280 kB
Active(file):    2570628 kB
Inactive(file):  1958756 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131059368 kB
Dirty:            193516 kB
Writeback:             0 kB
AnonPages:       4320180 kB
Mapped:           126900 kB
Shmem:             53464 kB
KReclaimable:     160488 kB
Slab:             287008 kB
SReclaimable:     160488 kB
SUnreclaim:       126520 kB
KernelStack:        5168 kB
PageTables:        18644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7231856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            16704 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4063232 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      322260 kB
DirectMap2M:    40345600 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890080 MiB
End job on nodeC021 at 2024-07-24 19:54:10