Trace number 4495901

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 VeriPB 2025-06-06? (TO) 3600.26 3598.63

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob5.opb
MD5SUMf4201f1ef8f74939600eabb6a2266017
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.017181
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables80
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint80
Maximum length of a constraint80
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 62442885
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 803031860
Number of bits of the biggest sum of numbers30
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
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		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.13/0.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c Expensive reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/0.13	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.13/0.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4495901-1751160099.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c using VERIPB proof format
0.13/0.13	c  no objective function found
0.13/0.14	c ... done. Wall clock time 0.01s.
0.13/0.14	c declared #vars     80
0.13/0.14	c #constraints  2
0.13/0.14	c constraints type 
0.13/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.13/0.14	c 2 constraints processed.
1.28/0.73	c cleaning 2500 clauses out of 5000 with flag 10002/5000
2.45/1.30	c cleaning 4247 clauses out of 8501 with flag 22004/11001
3.25/1.72	c cleaning 5627 clauses out of 11253 with flag 36002/18000
4.06/2.11	c cleaning 6810 clauses out of 13626 with flag 52004/26000
4.64/2.46	c cleaning 7909 clauses out of 15817 with flag 70006/35001
5.23/2.80	c cleaning 8950 clauses out of 17908 with flag 90007/45001
5.67/3.19	c cleaning 9976 clauses out of 19959 with flag 112009/56002
6.16/3.63	c cleaning 10991 clauses out of 21981 with flag 136015/68000
6.56/4.09	c cleaning 11994 clauses out of 23990 with flag 162016/81000
7.06/4.59	c cleaning 12995 clauses out of 25996 with flag 190017/95000
7.66/5.18	c cleaning 13997 clauses out of 28002 with flag 220021/110001
8.32/5.72	c cleaning 15000 clauses out of 30004 with flag 252022/126000
8.95/6.34	c cleaning 16002 clauses out of 32004 with flag 286023/143000
9.66/7.01	c cleaning 17001 clauses out of 34002 with flag 322023/161000
10.35/7.73	c cleaning 18002 clauses out of 36003 with flag 360028/180002
11.05/8.48	c cleaning 18999 clauses out of 37999 with flag 400030/200000
12.08/9.47	c cleaning 19997 clauses out of 40000 with flag 442036/221000
13.10/10.46	c cleaning 20996 clauses out of 42004 with flag 486043/243001
13.99/11.31	c cleaning 22000 clauses out of 44007 with flag 532041/266000
14.93/12.23	c cleaning 23001 clauses out of 46007 with flag 580043/290000
16.04/13.31	c cleaning 24003 clauses out of 48006 with flag 630043/315000
17.14/14.43	c cleaning 25001 clauses out of 50003 with flag 682048/341000
18.23/15.53	c cleaning 25998 clauses out of 52002 with flag 736057/368000
19.35/16.63	c cleaning 26995 clauses out of 54005 with flag 792060/396001
20.55/17.87	c cleaning 28001 clauses out of 56009 with flag 850064/425000
22.04/19.30	c cleaning 29003 clauses out of 58008 with flag 910072/455000
23.45/20.75	c cleaning 30003 clauses out of 60007 with flag 972085/486002
25.03/22.38	c cleaning 31001 clauses out of 62003 with flag 1036085/518001
26.36/23.69	c cleaning 31997 clauses out of 64002 with flag 1102087/551001
27.65/24.99	c cleaning 33000 clauses out of 66004 with flag 1170089/585000
29.07/26.36	c cleaning 34001 clauses out of 68005 with flag 1240096/620001
30.67/27.99	c cleaning 35000 clauses out of 70005 with flag 1312112/656002
32.37/29.62	c cleaning 36000 clauses out of 72003 with flag 1386119/693000
33.87/31.18	c cleaning 37001 clauses out of 74003 with flag 1462122/731000
35.46/32.74	c cleaning 38001 clauses out of 76004 with flag 1540128/770002
37.17/34.42	c cleaning 38995 clauses out of 78001 with flag 1620127/810000
38.99/36.25	c cleaning 40002 clauses out of 80007 with flag 1702132/851001
40.99/38.27	c cleaning 41002 clauses out of 82006 with flag 1786137/893002
43.36/40.57	c cleaning 42000 clauses out of 84003 with flag 1872148/936001
45.36/42.51	c cleaning 42997 clauses out of 86002 with flag 1960152/980000
47.47/44.64	c cleaning 43998 clauses out of 88005 with flag 2050162/1025000
49.87/47.08	c cleaning 45000 clauses out of 90008 with flag 2142188/1071001
52.17/49.30	c cleaning 46002 clauses out of 92007 with flag 2236191/1118000
54.79/51.93	c cleaning 47000 clauses out of 94005 with flag 2332200/1166000
57.38/54.58	c cleaning 48002 clauses out of 96008 with flag 2430212/1215003
59.93/57.04	c cleaning 48996 clauses out of 98003 with flag 2530215/1265000
62.16/59.21	c cleaning 49999 clauses out of 100008 with flag 2632223/1316001
64.36/61.49	c cleaning 51000 clauses out of 102011 with flag 2736233/1368003
66.85/64.17	c cleaning 52003 clauses out of 104010 with flag 2842237/1421002
69.68/66.94	c cleaning 52997 clauses out of 106006 with flag 2950238/1475001
72.01/69.27	c cleaning 54003 clauses out of 108008 with flag 3060237/1530000
74.51/71.76	c cleaning 55001 clauses out of 110005 with flag 3172238/1586000
77.33/74.53	c cleaning 56002 clauses out of 112006 with flag 3286251/1643002
81.39/78.50	c cleaning 56995 clauses out of 114002 with flag 3402257/1701000
85.34/82.48	c cleaning 58002 clauses out of 116008 with flag 3520267/1760001
89.04/86.12	c cleaning 59004 clauses out of 118007 with flag 3640277/1820002
92.99/90.04	c cleaning 59990 clauses out of 120001 with flag 3762276/1881000
96.83/93.86	c cleaning 61001 clauses out of 122012 with flag 3886279/1943001
100.45/97.45	c cleaning 62000 clauses out of 124011 with flag 4012281/2006001
104.06/101.06	c cleaning 63004 clauses out of 126011 with flag 4140282/2070001
107.19/104.18	c cleaning 64000 clauses out of 128007 with flag 4270284/2135001
110.71/107.65	c cleaning 65000 clauses out of 130008 with flag 4402289/2201002
114.12/111.06	c cleaning 66002 clauses out of 132008 with flag 4536292/2268002
117.66/114.58	c cleaning 66998 clauses out of 134007 with flag 4672298/2336003
121.25/118.15	c cleaning 68005 clauses out of 136009 with flag 4810301/2405003
124.86/121.80	c cleaning 68999 clauses out of 138001 with flag 4950302/2475000
128.76/125.67	c cleaning 69997 clauses out of 140002 with flag 5092314/2546000
132.39/129.22	c cleaning 70999 clauses out of 142005 with flag 5236317/2618000
136.00/132.89	c cleaning 72002 clauses out of 144006 with flag 5382318/2691000
139.94/136.74	c cleaning 72995 clauses out of 146004 with flag 5530323/2765000
144.17/140.93	c cleaning 74000 clauses out of 148010 with flag 5680326/2840001
148.31/145.07	c cleaning 75000 clauses out of 150009 with flag 5832328/2916000
152.22/148.91	c cleaning 76001 clauses out of 152009 with flag 5986331/2993000
156.15/152.83	c cleaning 77001 clauses out of 154008 with flag 6142333/3071000
161.21/158.19	c cleaning 78005 clauses out of 156009 with flag 6300338/3150002
166.39/163.25	c cleaning 78999 clauses out of 158002 with flag 6460343/3230000
170.76/167.57	c cleaning 80000 clauses out of 160003 with flag 6622343/3311000
176.09/172.86	c cleaning 80994 clauses out of 162003 with flag 6786343/3393000
180.93/177.64	c cleaning 82003 clauses out of 164009 with flag 6952347/3476000
185.47/182.15	c cleaning 83000 clauses out of 166006 with flag 7120352/3560000
191.87/188.74	c cleaning 83999 clauses out of 168007 with flag 7290357/3645001
197.20/194.00	c cleaning 85000 clauses out of 170008 with flag 7462364/3731001
203.37/200.17	c cleaning 85999 clauses out of 172009 with flag 7636370/3818002
209.11/205.82	c cleaning 87002 clauses out of 174010 with flag 7812378/3906002
214.63/211.32	c cleaning 88003 clauses out of 176006 with flag 7990376/3995000
220.04/216.73	c cleaning 88994 clauses out of 178003 with flag 8170383/4085000
225.72/222.84	c cleaning 90002 clauses out of 180010 with flag 8352393/4176001
232.16/229.27	c cleaning 91000 clauses out of 182007 with flag 8536400/4268000
237.70/234.78	c cleaning 92000 clauses out of 184007 with flag 8722414/4361000
243.84/240.84	c cleaning 92999 clauses out of 186007 with flag 8910434/4455000
250.81/247.72	c cleaning 94003 clauses out of 188008 with flag 9100440/4550000
256.39/253.58	c cleaning 94996 clauses out of 190006 with flag 9292452/4646001
262.31/259.42	c cleaning 96000 clauses out of 192009 with flag 9486454/4743000
268.06/265.12	c cleaning 97003 clauses out of 194009 with flag 9682464/4841000
273.80/270.81	c cleaning 97999 clauses out of 196008 with flag 9880470/4940002
279.12/276.16	c cleaning 98998 clauses out of 198007 with flag 10080471/5040000
285.22/282.67	c cleaning 100004 clauses out of 200009 with flag 10282479/5141000
292.15/289.50	c cleaning 101002 clauses out of 202007 with flag 10486487/5243002
298.20/295.55	c cleaning 101996 clauses out of 204003 with flag 10692494/5346000
304.17/301.49	c cleaning 103001 clauses out of 206007 with flag 10900500/5450000
311.08/308.35	c cleaning 104001 clauses out of 208008 with flag 11110509/5555002
317.15/314.64	c cleaning 104999 clauses out of 210006 with flag 11322521/5661001
323.19/320.64	c cleaning 106001 clauses out of 212007 with flag 11536527/5768001
329.41/326.81	c cleaning 107000 clauses out of 214006 with flag 11752530/5876001
336.56/333.98	c cleaning 107998 clauses out of 216009 with flag 11970541/5985004
344.61/342.26	c cleaning 108998 clauses out of 218008 with flag 12190550/6095001
351.98/349.39	c cleaning 110005 clauses out of 220009 with flag 12412554/6206000
361.09/358.46	c cleaning 111002 clauses out of 222006 with flag 12636569/6318002
370.69/368.07	c cleaning 111998 clauses out of 224002 with flag 12862573/6431000
377.70/375.49	c cleaning 112999 clauses out of 226005 with flag 13090577/6545001
389.72/387.40	c cleaning 113999 clauses out of 228006 with flag 13320587/6660001
403.70/401.36	c cleaning 115000 clauses out of 230008 with flag 13552603/6776002
413.08/410.89	c cleaning 116003 clauses out of 232008 with flag 13786620/6893002
422.52/420.22	c cleaning 116999 clauses out of 234003 with flag 14022628/7011000
434.24/431.92	c cleaning 118000 clauses out of 236004 with flag 14260635/7130000
443.72/441.52	c cleaning 119001 clauses out of 238004 with flag 14500640/7250000
453.42/451.15	c cleaning 119995 clauses out of 240003 with flag 14742647/7371000
463.83/461.55	c cleaning 121002 clauses out of 242009 with flag 14986667/7493001
475.06/472.87	c cleaning 122003 clauses out of 244006 with flag 15232676/7616000
484.03/481.78	c cleaning 122996 clauses out of 246003 with flag 15480690/7740000
492.55/490.20	c cleaning 124000 clauses out of 248007 with flag 15730701/7865000
501.87/499.64	c cleaning 125000 clauses out of 250008 with flag 15982714/7991001
511.03/508.76	c cleaning 125996 clauses out of 252007 with flag 16236722/8118000
520.74/518.48	c cleaning 127001 clauses out of 254012 with flag 16492755/8246001
529.87/527.61	c cleaning 127999 clauses out of 256011 with flag 16750772/8375001
538.92/536.63	c cleaning 129004 clauses out of 258014 with flag 17010799/8505003
548.07/545.75	c cleaning 130003 clauses out of 260009 with flag 17272824/8636002
559.64/557.41	c cleaning 130995 clauses out of 262005 with flag 17536837/8768001
570.95/568.73	c cleaning 132003 clauses out of 264009 with flag 17802844/8901000
581.34/579.01	c cleaning 133001 clauses out of 266007 with flag 18070862/9035001
590.74/588.57	c cleaning 134001 clauses out of 268005 with flag 18340899/9170000
599.77/597.50	c cleaning 135000 clauses out of 270004 with flag 18612928/9306000
609.58/607.36	c cleaning 136000 clauses out of 272006 with flag 18886948/9443002
620.63/618.80	c cleaning 137002 clauses out of 274005 with flag 19162961/9581001
635.77/633.93	c cleaning 137997 clauses out of 276002 with flag 19440981/9720000
645.66/643.74	c cleaning 139000 clauses out of 278006 with flag 19720992/9860001
657.54/655.74	c cleaning 140000 clauses out of 280006 with flag 20003003/10001001
668.92/667.09	c cleaning 141000 clauses out of 282005 with flag 20287016/10143000
681.57/679.57	c cleaning 142000 clauses out of 284007 with flag 20573035/10286002
692.11/690.05	c cleaning 142999 clauses out of 286005 with flag 20861053/10430000
707.32/705.23	c cleaning 143997 clauses out of 288006 with flag 21151066/10575000
717.75/715.78	c cleaning 145005 clauses out of 290010 with flag 21443083/10721001
730.16/728.15	c cleaning 145998 clauses out of 292004 with flag 21737088/10868000
744.67/742.71	c cleaning 147003 clauses out of 294009 with flag 22033109/11016003
757.23/755.28	c cleaning 148001 clauses out of 296005 with flag 22331139/11165002
770.68/768.65	c cleaning 149002 clauses out of 298004 with flag 22631145/11315002
787.51/785.53	c cleaning 150000 clauses out of 300002 with flag 22933161/11466002
802.96/800.90	c cleaning 151001 clauses out of 302002 with flag 23237171/11618002
819.39/817.44	c cleaning 151997 clauses out of 304001 with flag 23543184/11771002
831.55/829.52	c cleaning 152995 clauses out of 306002 with flag 23851189/11925000
845.73/843.82	c cleaning 153997 clauses out of 308007 with flag 24161196/12080000
859.20/857.21	c cleaning 155000 clauses out of 310010 with flag 24473204/12236000
873.66/871.74	c cleaning 155997 clauses out of 312010 with flag 24787208/12393000
889.34/887.35	c cleaning 157003 clauses out of 314014 with flag 25103223/12551001
909.61/907.65	c cleaning 158001 clauses out of 316012 with flag 25421239/12710002
925.67/923.66	c cleaning 159000 clauses out of 318009 with flag 25741243/12870000
940.33/938.32	c cleaning 160004 clauses out of 320009 with flag 26063255/13031000
954.24/952.15	c cleaning 160998 clauses out of 322005 with flag 26387278/13193000
968.99/966.83	c cleaning 162004 clauses out of 324007 with flag 26713294/13356000
984.34/982.19	c cleaning 163002 clauses out of 326004 with flag 27041306/13520001
1001.72/999.63	c cleaning 163993 clauses out of 328005 with flag 27371361/13685004
1019.12/1017.02	c cleaning 165001 clauses out of 330009 with flag 27703401/13851001
1037.34/1035.24	c cleaning 166001 clauses out of 332009 with flag 28037436/14018002
1051.36/1049.32	c cleaning 166994 clauses out of 334006 with flag 28373475/14186000
1066.27/1064.29	c cleaning 168000 clauses out of 336012 with flag 28711513/14355000
1083.28/1081.37	c cleaning 169004 clauses out of 338013 with flag 29051549/14525001
1101.27/1099.21	c cleaning 170001 clauses out of 340009 with flag 29393597/14696001
1118.20/1116.23	c cleaning 171000 clauses out of 342007 with flag 29737625/14868000
1134.99/1132.76	c cleaning 172001 clauses out of 344008 with flag 30083647/15041001
1150.61/1148.43	c cleaning 173001 clauses out of 346007 with flag 30431683/15215001
1164.55/1162.31	c cleaning 173998 clauses out of 348007 with flag 30781709/15390002
1178.67/1176.41	c cleaning 174998 clauses out of 350007 with flag 31133721/15566000
1193.64/1191.31	c cleaning 175998 clauses out of 352010 with flag 31487730/15743001
1209.29/1207.08	c cleaning 176997 clauses out of 354012 with flag 31843740/15921001
1225.70/1223.48	c cleaning 177998 clauses out of 356014 with flag 32201770/16100000
1242.65/1240.43	c cleaning 179006 clauses out of 358016 with flag 32561801/16280000
1260.10/1257.86	c cleaning 180002 clauses out of 360011 with flag 32923820/16461001
1281.40/1279.21	c cleaning 180996 clauses out of 362008 with flag 33287837/16643000
1300.62/1298.70	c cleaning 182003 clauses out of 364014 with flag 33653862/16826002
1320.06/1318.13	c cleaning 183000 clauses out of 366009 with flag 34021884/17010000
1337.67/1335.73	c cleaning 183999 clauses out of 368009 with flag 34391907/17195000
1357.79/1355.90	c cleaning 185003 clauses out of 370010 with flag 34763933/17381000
1376.11/1374.23	c cleaning 186001 clauses out of 372007 with flag 35137994/17568000
1395.98/1394.16	c cleaning 187002 clauses out of 374008 with flag 35514032/17756002
1415.60/1413.72	c cleaning 187989 clauses out of 376004 with flag 35892085/17945000
1436.16/1434.37	c cleaning 189000 clauses out of 378016 with flag 36272101/18135001
1455.28/1453.59	c cleaning 190004 clauses out of 380015 with flag 36654112/18326000
1474.02/1472.28	c cleaning 191000 clauses out of 382011 with flag 37038125/18518000
1491.84/1490.15	c cleaning 192004 clauses out of 384011 with flag 37424146/18711000
1511.70/1510.01	c cleaning 193004 clauses out of 386009 with flag 37812172/18905002
1531.14/1529.43	c cleaning 193997 clauses out of 388005 with flag 38202203/19100002
1550.49/1548.88	c cleaning 194999 clauses out of 390006 with flag 38594230/19296000
1572.21/1570.58	c cleaning 195999 clauses out of 392007 with flag 38988260/19493000
1593.86/1592.12	c cleaning 196998 clauses out of 394008 with flag 39384307/19691000
1615.61/1613.86	c cleaning 198003 clauses out of 396010 with flag 39782327/19890000
1637.73/1635.69	c cleaning 198995 clauses out of 398007 with flag 40182353/20090000
1655.94/1653.88	c cleaning 200003 clauses out of 400012 with flag 40584369/20291000
1677.23/1675.18	c cleaning 201003 clauses out of 402013 with flag 40988393/20493004
1698.00/1695.94	c cleaning 202003 clauses out of 404007 with flag 41394400/20696001
1717.63/1715.52	c cleaning 203000 clauses out of 406005 with flag 41802433/20900002
1739.37/1737.30	c cleaning 203991 clauses out of 408003 with flag 42212445/21105000
1765.16/1763.16	c cleaning 205002 clauses out of 410014 with flag 42624478/21311002
1787.92/1785.91	c cleaning 206003 clauses out of 412010 with flag 43038520/21518000
1808.81/1806.79	c cleaning 206997 clauses out of 414008 with flag 43454538/21726001
1837.79/1835.84	c cleaning 207997 clauses out of 416010 with flag 43872556/21935000
1867.14/1865.29	c cleaning 209003 clauses out of 418014 with flag 44292583/22145001
1894.04/1892.12	c cleaning 210000 clauses out of 420010 with flag 44714600/22356000
1921.61/1919.73	c cleaning 211001 clauses out of 422010 with flag 45138609/22568000
1944.54/1942.68	c cleaning 211999 clauses out of 424009 with flag 45564643/22781000
1966.60/1964.63	c cleaning 213004 clauses out of 426011 with flag 45992670/22995001
1989.96/1987.64	c cleaning 214001 clauses out of 428006 with flag 46422724/23210000
2025.58/2023.80	c cleaning 215001 clauses out of 430008 with flag 46854742/23426003
2050.03/2048.29	c cleaning 215995 clauses out of 432004 with flag 47288753/23643000
2074.26/2072.52	c cleaning 217004 clauses out of 434011 with flag 47724767/23861002
2095.06/2093.46	c cleaning 217999 clauses out of 436005 with flag 48162774/24080000
2125.15/2123.69	c cleaning 218998 clauses out of 438006 with flag 48602816/24300000
2163.10/2161.57	c cleaning 220004 clauses out of 440008 with flag 49044837/24521000
2187.79/2186.25	c cleaning 220993 clauses out of 442004 with flag 49488857/24743000
2209.15/2207.24	c cleaning 222003 clauses out of 444013 with flag 49934901/24966002
2232.68/2230.81	c cleaning 223001 clauses out of 446009 with flag 50382922/25190001
2252.74/2250.94	c cleaning 223998 clauses out of 448007 with flag 50832937/25415000
2274.31/2272.40	c cleaning 225002 clauses out of 450012 with flag 51284956/25641003
2303.26/2301.40	c cleaning 225998 clauses out of 452007 with flag 51738973/25868000
2327.41/2325.64	c cleaning 226998 clauses out of 454009 with flag 52194992/26096000
2350.66/2348.98	c cleaning 228004 clauses out of 456014 with flag 52653021/26325003
2370.31/2368.65	c cleaning 228997 clauses out of 458007 with flag 53113047/26555000
2395.63/2393.90	c cleaning 230000 clauses out of 460010 with flag 53575083/26786000
2423.98/2422.38	c cleaning 231000 clauses out of 462012 with flag 54039105/27018002
2450.96/2448.98	c cleaning 232001 clauses out of 464012 with flag 54505120/27251002
2479.53/2477.55	c cleaning 233000 clauses out of 466010 with flag 54973142/27485001
2500.41/2498.49	c cleaning 234000 clauses out of 468009 with flag 55443159/27720000
2520.64/2518.55	c cleaning 235000 clauses out of 470011 with flag 55915190/27956002
2546.41/2544.31	c cleaning 235997 clauses out of 472010 with flag 56389204/28193001
2571.16/2569.19	c cleaning 236999 clauses out of 474012 with flag 56865221/28431000
2595.80/2593.85	c cleaning 238003 clauses out of 476014 with flag 57343259/28670001
2623.58/2621.36	c cleaning 239005 clauses out of 478010 with flag 57823288/28910000
2650.99/2648.72	c cleaning 240000 clauses out of 480006 with flag 58305308/29151001
2678.67/2676.41	c cleaning 241000 clauses out of 482005 with flag 58789340/29393000
2704.97/2702.68	c cleaning 242000 clauses out of 484005 with flag 59275358/29636000
2732.13/2729.86	c cleaning 242994 clauses out of 486005 with flag 59763380/29880000
2757.04/2754.76	c cleaning 244004 clauses out of 488011 with flag 60253390/30125000
2782.73/2780.15	c cleaning 245002 clauses out of 490008 with flag 60745418/30371001
2807.69/2805.18	c cleaning 245997 clauses out of 492005 with flag 61239442/30618000
2838.14/2835.66	c cleaning 246998 clauses out of 494009 with flag 61735512/30866001
2872.63/2870.15	c cleaning 248002 clauses out of 496010 with flag 62233540/31115000
2906.58/2904.01	c cleaning 248991 clauses out of 498009 with flag 62733567/31365001
2940.23/2939.46	c cleaning 250005 clauses out of 500017 with flag 63235612/31616000
2972.20/2971.49	c cleaning 251003 clauses out of 502013 with flag 63739673/31868001
3003.46/3002.44	c cleaning 252003 clauses out of 504012 with flag 64245709/32121003
3032.70/3031.67	c cleaning 253000 clauses out of 506007 with flag 64753761/32375001
3063.49/3062.40	c cleaning 253996 clauses out of 508007 with flag 65263795/32630001
3103.98/3102.99	c cleaning 255000 clauses out of 510010 with flag 65775821/32886000
3137.93/3137.05	c cleaning 256001 clauses out of 512010 with flag 66289850/33143000
3176.08/3175.22	c cleaning 257001 clauses out of 514010 with flag 66805906/33401001
3207.15/3206.39	c cleaning 258002 clauses out of 516008 with flag 67323956/33660000
3236.77/3235.99	c cleaning 258998 clauses out of 518009 with flag 67843990/33920003
3271.36/3270.54	c cleaning 259998 clauses out of 520008 with flag 68366018/34181000
3306.41/3305.29	c cleaning 261004 clauses out of 522011 with flag 68890055/34443001
3341.49/3340.30	c cleaning 262004 clauses out of 524007 with flag 69416120/34706001
3376.71/3375.54	c cleaning 263001 clauses out of 526002 with flag 69944178/34970000
3413.32/3412.17	c cleaning 263996 clauses out of 528001 with flag 70474242/35235000
3445.21/3444.04	c cleaning 265003 clauses out of 530007 with flag 71006330/35501002
3478.48/3476.94	c cleaning 265998 clauses out of 532003 with flag 71540401/35768001
3525.81/3524.34	c cleaning 266998 clauses out of 534006 with flag 72076502/36036002
3562.98/3561.41	c cleaning 267997 clauses out of 536007 with flag 72614535/36305001
3600.01/3598.51	c starts		: 1
3600.01/3598.53	c conflicts		: 36575001
3600.01/3598.53	c decisions		: 36576658
3600.01/3598.53	c propagations		: 174859852
3600.01/3598.53	c inspects		: 16093010513
3600.01/3598.53	c shortcuts		: 0
3600.01/3598.53	c learnt literals	: 0
3600.01/3598.53	c learnt binary clauses	: 0
3600.01/3598.53	c learnt ternary clauses	: 0
3600.01/3598.53	c learnt constraints	: 36575001
3600.01/3598.53	c ignored constraints	: 0
3600.01/3598.53	c root simplifications	: 0
3600.01/3598.53	c removed literals (reason simplification)	: 431851113
3600.01/3598.53	c reason swapping (by a shorter reason)	: 0
3600.01/3598.53	c Calls to reduceDB	: 266
3600.01/3598.53	c Number of update (reduction) of LBD	: 2510
3600.01/3598.53	c Imported unit clauses	: 0
3600.01/3598.53	c No decision after first conflict	: false
3600.01/3598.53	c number of reductions to clauses (during analyze)	: 0
3600.01/3598.53	c number of learned constraints concerned by reduction	: 0
3600.01/3598.53	c number of learning phase by resolution	: 0
3600.01/3598.53	c number of learning phase by cutting planes	: 0
3600.01/3598.53	c number of rounding to 1 operations	: 0
3600.01/3598.53	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.01/3598.53	c number of reductions of the coefficients by power 2 	: 0
3600.01/3598.53	c number of right shift for reduction by power 2 	: 0
3600.01/3598.54	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.01/3598.54	c number of ending skipping 	: 0
3600.01/3598.54	c number of internal skipping 	: 0
3600.01/3598.54	c number of derivation steps 	: 0
3600.01/3598.54	c number of skipped derivation steps 	: 0
3600.01/3598.54	c number of remaining unassigned 	: 0
3600.01/3598.54	c number of remaining assigned 	: 0
3600.01/3598.54	c number of falsified literals weakened from reason	: 0
3600.01/3598.54	c number of falsified literals weakened from conflict	: 0
3600.01/3598.54	c time for arithmetic operations	: 0
3600.01/3598.54	c minimum degree of deleted constraints	: null
3600.01/3598.54	c maximum degree of deleted constraints	: null
3600.01/3598.54	c number of deleted constraints	: 0
3600.01/3598.54	c speed (assignments/second)	: 48593.845867393655
3600.01/3598.54	c non guided choices	: 68
3600.22/3598.61	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 538010
3600.22/3598.61	s UNKNOWN
3600.22/3598.61	c Total wall clock time (in seconds): 3598.483

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: 63665 MiB (57523 MiB free)
  memory of node 1: 64507 MiB (50226 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495901-1751160099/watcher-4495901-1751160099 -o /tmp/evaluation-result-4495901-1751160099/solver-4495901-1751160099 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751156506-16355 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4495901-1751160099 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4495901-1751160099.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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 FSIZE limit: 102400000 KiB
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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=16793, runsolver pid=16790
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.15 4.14 4.14 7/340 16811
/proc/meminfo: memFree=110291672/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=18930384 memory=57624 CPUtime=0.13 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 6580 0 0 0 11 2 0 0 20 0 18 0 31689751 19384713216 14406 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4732596 14406 5320 1 0 547623 0
[pid=16793/tid=16795] ppid=16790 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 5072 0 0 0 7 1 0 0 20 0 18 0 31689752 19384713216 14406 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=18930384 memory=241407623509 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 31689754 19384713216 14406 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=18930384 memory=61784027586760 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 31689755 19384713216 14406 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57624 KiB

[startup+0.205902 s]*
/proc/loadavg: 4.15 4.14 4.14 7/341 16812
/proc/meminfo: memFree=110286568/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=18996948 memory=66328 CPUtime=0.32 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 7083 0 0 0 30 2 0 0 20 0 19 0 31689751 19452874752 16582 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4749237 16582 5448 1 0 548223 0
[pid=16793/tid=16795] ppid=16790 vsize=18996948 memory=4026597660 CPUtime=0.18 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 5322 0 0 0 17 1 0 0 20 0 19 0 31689752 19452874752 16582 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=18996948 memory=18954 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31689754 19452874752 16582 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=18996948 memory=60684515935208 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 31689755 19452874752 16582 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31689766 19452874752 16582 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 66328 KiB

[startup+0.30608 s]*
/proc/loadavg: 4.15 4.14 4.14 6/341 16812
/proc/meminfo: memFree=110260984/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=18996948 memory=90024 CPUtime=0.51 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 9019 0 0 0 48 3 0 0 20 0 19 0 31689751 19452874752 22506 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4749237 22506 5448 1 0 548974 0
[pid=16793/tid=16795] ppid=16790 vsize=18996948 memory=-6000919506999010926 CPUtime=0.28 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 5351 0 0 0 26 2 0 0 20 0 19 0 31689752 19452874752 22506 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31689754 19452874752 22506 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 31689755 19452874752 22506 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31689766 19452874752 22506 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 90024 KiB

[startup+0.700646 s]
/proc/loadavg: 4.15 4.14 4.14 6/341 16812
/proc/meminfo: memFree=110222104/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=171124 CPUtime=1.28 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 15049 0 0 0 122 6 0 0 20 0 20 0 31689751 19521036288 42781 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 42781 5480 1 0 553046 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=17536 CPUtime=0.64 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 5393 0 0 0 61 3 0 0 20 0 20 0 31689752 19521036288 42781 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=10880 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 42781 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 42781 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=4760 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 42781 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 171124 KiB

[startup+1.50023 s]
/proc/loadavg: 4.22 4.16 4.15 6/342 16813
/proc/meminfo: memFree=110168736/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=183380 CPUtime=2.85 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 26583 0 0 0 277 8 0 0 20 0 20 0 31689751 19521036288 45845 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 45845 5480 1 0 555313 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=0 CPUtime=1.42 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 5784 0 0 0 137 5 0 0 20 0 20 0 31689752 19521036288 45845 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=10880 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 45845 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 44 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 45845 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=4760 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 45845 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 183380 KiB

[startup+3.10566 s]
/proc/loadavg: 4.22 4.16 4.15 6/343 16814
/proc/meminfo: memFree=109965672/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=421732 CPUtime=5.67 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 28711 0 0 0 550 17 0 0 20 0 20 0 31689751 19521036288 105433 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 105433 5480 1 0 555331 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=10880 CPUtime=2.98 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 6501 0 0 0 286 12 0 0 20 0 20 0 31689752 19521036288 105433 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=-6000919506999010926 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 105433 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 44 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 105433 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 105433 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 5.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 421732 KiB

[startup+6.3002 s]
/proc/loadavg: 4.20 4.16 4.15 5/343 16814
/proc/meminfo: memFree=108964984/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1321372 CPUtime=8.95 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 29534 0 0 0 856 39 0 0 20 0 20 0 31689751 19521036288 330343 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 330343 5480 1 0 555332 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=0 CPUtime=6.12 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 7206 0 0 0 579 33 0 0 20 0 20 0 31689752 19521036288 330343 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=3328 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 330343 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=10880 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 44 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 330343 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=14720 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 330343 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 8.95 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1321372 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.15 4.15 5/343 16814
/proc/meminfo: memFree=108868700/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1327624 CPUtime=15.42 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 32930 0 0 0 1493 49 0 0 20 0 20 0 31689751 19521036288 331906 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 331906 5480 1 0 555332 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=1327624 CPUtime=12.48 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 8402 0 0 0 1205 43 0 0 20 0 20 0 31689752 19521036288 331906 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=10880 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 331906 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 44 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 331906 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=0 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 331906 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 15.42 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1327624 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.15 4.15 5/344 16949
/proc/meminfo: memFree=121231908/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1341996 CPUtime=28.25 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 36733 0 0 0 2755 70 0 0 20 0 20 0 31689751 19521036288 335499 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 335499 5480 1 0 555332 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=0 CPUtime=25.15 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 9524 0 0 0 2452 63 0 0 20 0 20 0 31689752 19521036288 335499 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=1341996 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 335499 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=1329672 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 44 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 335499 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=-6000919506999010926 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 335499 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 28.25 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1341996 KiB

[startup+51.1058 s]
/proc/loadavg: 4.21 4.16 4.15 5/345 17018
/proc/meminfo: memFree=123548408/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1356344 CPUtime=53.99 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 40573 0 0 0 5295 104 0 0 20 0 20 0 31689751 19521036288 339086 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 339086 5480 1 0 555332 0

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

[startup+3282.3 s]
/proc/loadavg: 4.24 4.17 4.16 5/343 18039
/proc/meminfo: memFree=83253888/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1963876 CPUtime=3283.56 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 114213 0 0 0 326034 2322 0 0 20 0 20 0 31689751 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 490969 5544 1 0 504017 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=14720 CPUtime=3235.47 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 38516 0 0 0 321327 2220 0 0 20 0 20 0 31689752 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 1558 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 3283.56 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1963876 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.15 4.16 5/343 18041
/proc/meminfo: memFree=82761668/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1963876 CPUtime=3343.5 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 115684 0 0 0 331997 2353 0 0 20 0 20 0 31689751 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 490969 5544 1 0 504017 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=1963876 CPUtime=3294.82 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 39399 0 0 0 327232 2250 0 0 20 0 20 0 31689752 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 1592 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 3343.5 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1963876 KiB

[startup+3402.3 s]
/proc/loadavg: 4.23 4.17 4.16 5/345 18049
/proc/meminfo: memFree=82147432/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1963876 CPUtime=3403.55 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 115878 0 0 0 337966 2389 0 0 20 0 20 0 31689751 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 490969 5544 1 0 504017 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=5760 CPUtime=3354.18 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 39432 0 0 0 333133 2285 0 0 20 0 20 0 31689752 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=14720 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=279992945513840 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 1654 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=14720 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 3403.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1963876 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.15 4.16 5/345 18051
/proc/meminfo: memFree=81582036/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1963876 CPUtime=3463.95 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 117288 0 0 0 343969 2426 0 0 20 0 20 0 31689751 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 490969 5544 1 0 504017 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=14720 CPUtime=3413.5 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 39483 0 0 0 339030 2320 0 0 20 0 20 0 31689752 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=17536 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 1654 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 3463.95 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1963876 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.15 4.16 5/346 18056
/proc/meminfo: memFree=81130652/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1963876 CPUtime=3523.82 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 117695 0 0 0 349935 2447 0 0 20 0 20 0 31689751 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 490969 5544 1 0 504017 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=1963876 CPUtime=3472.89 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 39835 0 0 0 344949 2340 0 0 20 0 20 0 31689752 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=-6000919506999010926 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 1654 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 3523.82 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1963876 KiB

[startup+3582.3 s]
/proc/loadavg: 4.43 4.22 4.18 5/345 18058
/proc/meminfo: memFree=80544500/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1963876 CPUtime=3583.92 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 119143 0 0 0 355910 2482 0 0 20 0 20 0 31689751 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 490969 5544 1 0 504017 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=4252 CPUtime=3532.24 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 40658 0 0 0 350851 2373 0 0 20 0 20 0 31689752 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=14720 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=4252 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 1654 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=17536 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 3583.92 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1963876 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3598.5 s]
/proc/loadavg: 4.33 4.20 4.18 5/345 18058
/proc/meminfo: memFree=80417736/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19063512 memory=1963876 CPUtime=3600.01 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 119304 0 0 0 357518 2483 0 0 20 0 20 0 31689751 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4765878 490969 5544 1 0 504017 0
[pid=16793/tid=16795] ppid=16790 vsize=19063512 memory=4252 CPUtime=3548.33 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 40812 0 0 0 352459 2374 0 0 20 0 20 0 31689752 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19063512 memory=-6000919506999010926 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31689754 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 1654 0 0 0 0 0 0 0 20 0 20 0 31689755 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16812] ppid=16790 vsize=19063512 memory=1963876 CPUtime=0 cores=4,6
/proc/16793/task/16812/stat : 16812 (Timer-0) S 16790 16793 16344 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31689766 19521036288 490969 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1963876 KiB

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

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

# cumulated CPU time of all completed processes:  user=3575.41 s, system=24.8516 s

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

[startup+3598.6 s]
/proc/loadavg: 4.33 4.20 4.18 5/345 18058
/proc/meminfo: memFree=80417736/131250000 swapFree=33010684/33010684
[pid=16793] ppid=16790 vsize=19263204 memory=1964388 CPUtime=3600.22 cores=4,6
/proc/16793/stat : 16793 (java) S 16790 16793 16344 0 -1 4194304 121251 0 0 0 357538 2484 0 0 20 0 21 0 31689751 19725520896 491097 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 0 0 16800975 0 0 0 17 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
/proc/16793/statm: 4815801 491097 5544 1 0 504920 0
[pid=16793/tid=16795] ppid=16790 vsize=19263204 memory=-6000919506999010926 CPUtime=3548.43 cores=4,6
/proc/16793/task/16795/stat : 16795 (java) R 16790 16793 16344 0 -1 4194368 40812 0 0 0 352469 2374 0 0 20 0 21 0 31689752 19725520896 491097 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16804] ppid=16790 vsize=19263204 memory=10880 CPUtime=0 cores=4,6
/proc/16793/task/16804/stat : 16804 (Finalizer) S 16790 16793 16344 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 31689754 19725520896 491097 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
[pid=16793/tid=16811] ppid=16790 vsize=19263204 memory=5760 CPUtime=0 cores=4,6
/proc/16793/task/16811/stat : 16811 (Common-Cleaner) S 16790 16793 16344 0 -1 4194368 1654 0 0 0 0 0 0 0 20 0 21 0 31689755 19725520896 491097 18446744073709551615 94796595748864 94796595752560 140723815573424 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94796595760376 94796595761168 94796602048512 140723815582000 140723815582182 140723815582182 140723815587784 0
Current children cumulated CPU time: 3600.22 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 1964388 KiB

Child status: 143

Real time (s): 3598.63
CPU time (s): 3600.26
CPU user time (s): 3575.41
CPU system time (s): 24.8516
CPU usage (%): 100.045
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 2172220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.41
system time used= 24.8516
maximum resident set size= 2172220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121435
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29329328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 135989
involuntary context switches= 13512


# summary of solver processes directly reported to runsolver:
#   pid: 16793
#   total CPU time (s): 3600.26
#   total CPU user time (s): 3575.41
#   total CPU system time (s): 24.8516

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.59395 second user time and 16.676 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-29 03:21:39
IDJOB=4495901
IDBENCH=148101
IDSOLVER=3364
FILE ID=nodeC027/4495901-1751160099
RUNJOBID= nodeC027-1751156506-16355
SLURM_JOB_ID= 9587479
Free space on /tmp= 433060 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob5.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495901-1751160099/watcher-4495901-1751160099 -o /tmp/evaluation-result-4495901-1751160099/solver-4495901-1751160099 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751156506-16355 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4495901-1751160099 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4495901-1751160099.opb

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

MD5SUM BENCH= f4201f1ef8f74939600eabb6a2266017
RANDOM SEED=2066086019

nodeC027 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3599.612
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3599.619
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3685.711
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3534.991
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3599.566
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3599.624
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3599.691
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
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		: 3600.770
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        110335712 kB
MemAvailable:   121683328 kB
Buffers:            3280 kB
Cached:         12145888 kB
SwapCached:            0 kB
Active:          8405424 kB
Inactive:       11903992 kB
Active(anon):    8178744 kB
Inactive(anon):        0 kB
Active(file):     226680 kB
Inactive(file): 11903992 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             58404 kB
Writeback:             0 kB
AnonPages:       8162556 kB
Mapped:           122740 kB
Shmem:             18068 kB
KReclaimable:     111964 kB
Slab:             198848 kB
SReclaimable:     111964 kB
SUnreclaim:        86884 kB
KernelStack:        5232 kB
PageTables:        19592 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    8712328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7913472 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC027 at 2025-06-29 04:21:37