Trace number 4495757

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.33 3591.47

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob10.opb
MD5SUMff70f65d4e56aadb7819a27e192bee4f
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.03463
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables106
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 constraint106
Maximum length of a constraint106
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 106925262
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1723212177
Number of bits of the biggest sum of numbers31
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.08	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-4495757-1751158457.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.011s.
0.13/0.14	c declared #vars     106
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.78	c cleaning 2501 clauses out of 5001 with flag 10005/5001
2.46/1.36	c cleaning 4243 clauses out of 8500 with flag 22006/11001
3.45/1.80	c cleaning 5628 clauses out of 11257 with flag 36006/18001
4.04/2.19	c cleaning 6811 clauses out of 13628 with flag 52004/26000
4.66/2.54	c cleaning 7907 clauses out of 15817 with flag 70005/35000
5.16/2.93	c cleaning 8952 clauses out of 17910 with flag 90005/45000
5.62/3.35	c cleaning 9978 clauses out of 19960 with flag 112011/56002
6.17/3.87	c cleaning 10987 clauses out of 21981 with flag 136011/68001
6.67/4.38	c cleaning 11994 clauses out of 23993 with flag 162010/81000
7.27/4.97	c cleaning 12997 clauses out of 26000 with flag 190015/95001
7.88/5.56	c cleaning 13999 clauses out of 28002 with flag 220015/110000
8.60/6.20	c cleaning 15003 clauses out of 30005 with flag 252021/126002
9.33/6.92	c cleaning 15994 clauses out of 32000 with flag 286019/143000
10.13/7.73	c cleaning 17001 clauses out of 34006 with flag 322027/161000
10.96/8.53	c cleaning 17998 clauses out of 36005 with flag 360031/180000
11.85/9.43	c cleaning 19004 clauses out of 38008 with flag 400034/200001
12.77/10.39	c cleaning 20000 clauses out of 40003 with flag 442034/221000
13.86/11.42	c cleaning 21000 clauses out of 42003 with flag 486034/243000
15.08/12.61	c cleaning 22002 clauses out of 44003 with flag 532040/266000
16.27/13.82	c cleaning 22995 clauses out of 46001 with flag 580054/290000
17.37/14.98	c cleaning 24002 clauses out of 48006 with flag 630057/315000
18.81/16.32	c cleaning 24999 clauses out of 50004 with flag 682060/341000
20.21/17.71	c cleaning 26004 clauses out of 52007 with flag 736068/368002
21.91/19.45	c cleaning 27001 clauses out of 54002 with flag 792084/396001
23.62/21.17	c cleaning 27994 clauses out of 56000 with flag 850088/425000
25.03/22.53	c cleaning 29003 clauses out of 58006 with flag 910095/455000
26.56/24.06	c cleaning 29999 clauses out of 60003 with flag 972098/486000
28.05/25.54	c cleaning 31002 clauses out of 62005 with flag 1036106/518001
29.65/27.17	c cleaning 31999 clauses out of 64002 with flag 1102104/551000
31.34/28.82	c cleaning 32999 clauses out of 66005 with flag 1170114/585002
33.26/30.78	c cleaning 34001 clauses out of 68004 with flag 1240131/620000
35.48/32.94	c cleaning 34996 clauses out of 70004 with flag 1312148/656001
37.68/35.14	c cleaning 36001 clauses out of 72007 with flag 1386155/693000
39.69/37.18	c cleaning 37004 clauses out of 74008 with flag 1462168/731002
41.78/39.28	c cleaning 38000 clauses out of 76003 with flag 1540178/770001
44.08/41.57	c cleaning 39001 clauses out of 78002 with flag 1620191/810000
46.50/43.90	c cleaning 39996 clauses out of 80001 with flag 1702196/851000
48.63/46.06	c cleaning 41001 clauses out of 82006 with flag 1786199/893001
50.94/48.39	c cleaning 41997 clauses out of 84004 with flag 1872205/936000
53.04/50.44	c cleaning 43004 clauses out of 86009 with flag 1960221/980002
55.24/52.66	c cleaning 44002 clauses out of 88004 with flag 2050235/1025001
57.67/55.07	c cleaning 44997 clauses out of 90001 with flag 2142240/1071000
60.16/57.52	c cleaning 45997 clauses out of 92006 with flag 2236261/1118002
62.69/60.02	c cleaning 47004 clauses out of 94007 with flag 2332268/1166000
65.41/62.73	c cleaning 47995 clauses out of 96004 with flag 2430281/1215001
68.25/65.56	c cleaning 49000 clauses out of 98008 with flag 2530289/1265000
70.90/68.19	c cleaning 50003 clauses out of 100010 with flag 2632306/1316002
73.65/70.86	c cleaning 51000 clauses out of 102005 with flag 2736316/1368000
76.70/73.85	c cleaning 51999 clauses out of 104005 with flag 2842334/1421000
79.63/76.73	c cleaning 53004 clauses out of 106007 with flag 2950345/1475001
83.66/80.75	c cleaning 53996 clauses out of 108003 with flag 3060355/1530001
87.30/84.32	c cleaning 54999 clauses out of 110006 with flag 3172358/1586000
91.96/88.94	c cleaning 56001 clauses out of 112007 with flag 3286377/1643000
95.41/92.31	c cleaning 56999 clauses out of 114006 with flag 3402387/1701000
98.74/95.65	c cleaning 57998 clauses out of 116007 with flag 3520391/1760000
102.36/99.23	c cleaning 58999 clauses out of 118009 with flag 3640395/1820000
105.60/102.45	c cleaning 59998 clauses out of 120011 with flag 3762406/1881001
108.72/105.55	c cleaning 61007 clauses out of 122013 with flag 3886412/1943001
112.39/109.12	c cleaning 61999 clauses out of 124006 with flag 4012421/2006001
115.83/112.59	c cleaning 63003 clauses out of 126007 with flag 4140430/2070001
121.26/117.94	c cleaning 64002 clauses out of 128005 with flag 4270442/2135002
125.49/122.14	c cleaning 64998 clauses out of 130002 with flag 4402457/2201001
130.42/127.04	c cleaning 65996 clauses out of 132003 with flag 4536469/2268000
134.82/131.35	c cleaning 67005 clauses out of 134009 with flag 4672492/2336002
139.96/136.40	c cleaning 68001 clauses out of 136003 with flag 4810496/2405001
144.89/141.32	c cleaning 68998 clauses out of 138001 with flag 4950517/2475000
150.47/146.83	c cleaning 70001 clauses out of 140003 with flag 5092536/2546000
154.82/151.14	c cleaning 70999 clauses out of 142004 with flag 5236545/2618002
159.03/155.31	c cleaning 72000 clauses out of 144004 with flag 5382544/2691001
163.68/159.93	c cleaning 73003 clauses out of 146006 with flag 5530570/2765003
168.71/164.92	c cleaning 73999 clauses out of 148001 with flag 5680582/2840001
173.82/170.01	c cleaning 74996 clauses out of 150001 with flag 5832587/2916000
178.89/175.09	c cleaning 76000 clauses out of 152005 with flag 5986592/2993000
183.84/179.96	c cleaning 77003 clauses out of 154006 with flag 6142598/3071001
189.40/185.43	c cleaning 78001 clauses out of 156002 with flag 6300612/3150000
195.82/192.08	c cleaning 79002 clauses out of 158003 with flag 6460628/3230002
201.54/197.74	c cleaning 79996 clauses out of 160001 with flag 6622634/3311002
207.09/203.25	c cleaning 80998 clauses out of 162003 with flag 6786633/3393000
212.41/208.58	c cleaning 81996 clauses out of 164005 with flag 6952646/3476000
218.89/214.94	c cleaning 82998 clauses out of 166009 with flag 7120673/3560000
224.62/220.82	c cleaning 84004 clauses out of 168011 with flag 7290673/3645000
230.63/226.85	c cleaning 84998 clauses out of 170008 with flag 7462697/3731001
235.99/232.16	c cleaning 86001 clauses out of 172009 with flag 7636698/3818000
241.14/237.20	c cleaning 87003 clauses out of 174008 with flag 7812707/3906000
246.58/242.64	c cleaning 87997 clauses out of 176008 with flag 7990718/3995003
252.48/248.79	c cleaning 89000 clauses out of 178009 with flag 8170714/4085001
258.62/254.87	c cleaning 90002 clauses out of 180008 with flag 8352718/4176000
264.85/261.10	c cleaning 91001 clauses out of 182008 with flag 8536725/4268002
271.08/267.29	c cleaning 92003 clauses out of 184007 with flag 8722733/4361002
277.36/273.50	c cleaning 92996 clauses out of 186003 with flag 8910734/4455001
284.26/280.63	c cleaning 93998 clauses out of 188006 with flag 9100735/4550000
291.17/287.26	c cleaning 94999 clauses out of 190008 with flag 9292738/4646000
297.81/293.83	c cleaning 96002 clauses out of 192009 with flag 9486745/4743000
306.13/302.18	c cleaning 97000 clauses out of 194008 with flag 9682771/4841001
314.50/310.63	c cleaning 97999 clauses out of 196007 with flag 9880789/4940000
322.05/318.16	c cleaning 99000 clauses out of 198008 with flag 10080795/5040000
329.45/325.48	c cleaning 100001 clauses out of 200008 with flag 10282802/5141000
336.12/332.05	c cleaning 101001 clauses out of 202007 with flag 10486805/5243000
343.78/339.61	c cleaning 102001 clauses out of 204006 with flag 10692810/5346000
354.05/350.19	c cleaning 103001 clauses out of 206005 with flag 10900815/5450000
363.53/359.54	c cleaning 104000 clauses out of 208006 with flag 11110828/5555002
372.53/368.46	c cleaning 104997 clauses out of 210004 with flag 11322846/5661000
382.88/378.96	c cleaning 105998 clauses out of 212007 with flag 11536867/5768000
391.34/387.37	c cleaning 106995 clauses out of 214010 with flag 11752876/5876001
399.69/395.68	c cleaning 108004 clauses out of 216016 with flag 11970900/5985002
408.59/404.77	c cleaning 109005 clauses out of 218010 with flag 12190931/6095000
419.03/414.81	c cleaning 109999 clauses out of 220005 with flag 12412938/6206000
427.50/423.23	c cleaning 110999 clauses out of 222006 with flag 12636944/6318000
439.41/435.31	c cleaning 111994 clauses out of 224008 with flag 12862950/6431001
446.79/442.69	c cleaning 113007 clauses out of 226015 with flag 13090960/6545002
456.25/452.03	c cleaning 113998 clauses out of 228007 with flag 13320971/6660001
465.32/461.03	c cleaning 114998 clauses out of 230010 with flag 13552979/6776002
474.01/469.92	c cleaning 116000 clauses out of 232010 with flag 13786983/6893000
485.28/481.16	c cleaning 117002 clauses out of 234010 with flag 14022987/7011000
494.36/490.17	c cleaning 117998 clauses out of 236008 with flag 14260997/7130000
504.42/500.31	c cleaning 119000 clauses out of 238010 with flag 14501013/7250000
515.45/511.34	c cleaning 120000 clauses out of 240010 with flag 14743019/7371000
524.39/520.20	c cleaning 120997 clauses out of 242010 with flag 14987031/7493000
534.45/530.47	c cleaning 122001 clauses out of 244013 with flag 15233035/7616000
546.00/541.95	c cleaning 122998 clauses out of 246012 with flag 15481052/7740000
555.47/551.39	c cleaning 124006 clauses out of 248016 with flag 15731063/7865002
564.87/560.98	c cleaning 125001 clauses out of 250008 with flag 15983064/7991000
574.33/570.38	c cleaning 126000 clauses out of 252009 with flag 16237078/8118002
584.38/580.32	c cleaning 127002 clauses out of 254007 with flag 16493084/8246000
595.47/591.64	c cleaning 127995 clauses out of 256005 with flag 16751095/8375000
604.91/601.06	c cleaning 129004 clauses out of 258012 with flag 17011103/8505002
615.26/611.35	c cleaning 129998 clauses out of 260006 with flag 17273117/8636000
624.81/621.06	c cleaning 131003 clauses out of 262009 with flag 17537123/8768001
635.98/632.12	c cleaning 132000 clauses out of 264005 with flag 17803137/8901000
647.34/643.40	c cleaning 132998 clauses out of 266007 with flag 18071161/9035002
660.74/657.06	c cleaning 134002 clauses out of 268007 with flag 18341159/9170000
672.68/668.96	c cleaning 134999 clauses out of 270005 with flag 18613164/9306000
686.88/683.39	c cleaning 136001 clauses out of 272006 with flag 18887175/9443000
699.22/695.34	c cleaning 137000 clauses out of 274007 with flag 19163185/9581002
711.58/707.62	c cleaning 137995 clauses out of 276007 with flag 19441206/9720002
723.64/719.81	c cleaning 139003 clauses out of 278012 with flag 19721227/9860002
733.72/729.82	c cleaning 140005 clauses out of 280009 with flag 20003233/10001002
746.93/743.25	c cleaning 140998 clauses out of 282002 with flag 20287241/10143000
757.85/754.00	c cleaning 142000 clauses out of 284005 with flag 20573247/10286001
772.52/768.67	c cleaning 143002 clauses out of 286004 with flag 20861263/10430000
784.10/780.35	c cleaning 144000 clauses out of 288005 with flag 21151273/10575003
795.25/791.44	c cleaning 144999 clauses out of 290003 with flag 21443298/10721001
811.45/807.72	c cleaning 146001 clauses out of 292003 with flag 21737302/10868000
824.34/820.51	c cleaning 146992 clauses out of 294002 with flag 22033306/11016000
836.97/833.25	c cleaning 148001 clauses out of 296011 with flag 22331318/11165001
849.16/845.39	c cleaning 149003 clauses out of 298009 with flag 22631318/11315000
860.45/856.50	c cleaning 149997 clauses out of 300006 with flag 22933331/11466000
871.92/868.15	c cleaning 151000 clauses out of 302010 with flag 23237339/11618001
884.62/880.71	c cleaning 151997 clauses out of 304009 with flag 23543362/11771000
899.54/895.70	c cleaning 152998 clauses out of 306012 with flag 23851364/11925000
913.07/908.86	c cleaning 154005 clauses out of 308015 with flag 24161375/12080001
925.98/921.64	c cleaning 155000 clauses out of 310010 with flag 24473381/12236001
946.37/942.14	c cleaning 156003 clauses out of 312009 with flag 24787386/12393000
966.01/961.70	c cleaning 157004 clauses out of 314008 with flag 25103408/12551002
981.87/977.50	c cleaning 157990 clauses out of 316002 with flag 25421414/12710000
995.45/991.15	c cleaning 159001 clauses out of 318014 with flag 25741428/12870002
1013.88/1009.51	c cleaning 160002 clauses out of 320014 with flag 26063447/13031003
1027.24/1023.00	c cleaning 161004 clauses out of 322009 with flag 26387448/13193000
1041.78/1037.43	c cleaning 161999 clauses out of 324005 with flag 26713455/13356000
1056.32/1052.06	c cleaning 162996 clauses out of 326006 with flag 27041473/13520000
1070.06/1065.75	c cleaning 164000 clauses out of 328010 with flag 27371492/13685000
1085.82/1081.55	c cleaning 164999 clauses out of 330010 with flag 27703536/13851000
1100.54/1096.23	c cleaning 166005 clauses out of 332013 with flag 28037572/14018002
1116.03/1111.88	c cleaning 167001 clauses out of 334006 with flag 28373598/14186000
1132.65/1128.30	c cleaning 167996 clauses out of 336005 with flag 28711620/14355000
1146.74/1142.55	c cleaning 169004 clauses out of 338009 with flag 29051632/14525000
1162.32/1158.05	c cleaning 170002 clauses out of 340007 with flag 29393663/14696002
1176.51/1172.33	c cleaning 171001 clauses out of 342003 with flag 29737665/14868000
1191.58/1187.37	c cleaning 171997 clauses out of 344002 with flag 30083681/15041000
1206.60/1202.44	c cleaning 172996 clauses out of 346005 with flag 30431699/15215000
1220.75/1216.58	c cleaning 173999 clauses out of 348010 with flag 30781728/15390001
1234.82/1230.55	c cleaning 174999 clauses out of 350012 with flag 31133734/15566002
1250.24/1246.07	c cleaning 176005 clauses out of 352014 with flag 31487757/15743003
1266.40/1262.30	c cleaning 176997 clauses out of 354006 with flag 31843762/15921000
1282.26/1278.17	c cleaning 178001 clauses out of 356009 with flag 32201771/16100000
1301.90/1297.85	c cleaning 178997 clauses out of 358008 with flag 32561790/16280000
1318.31/1314.14	c cleaning 180001 clauses out of 360011 with flag 32923804/16461000
1342.65/1340.79	c cleaning 181002 clauses out of 362010 with flag 33287831/16643000
1359.84/1357.85	c cleaning 181994 clauses out of 364009 with flag 33653850/16826001
1377.66/1376.30	c cleaning 183001 clauses out of 366014 with flag 34021888/17010000
1393.55/1392.31	c cleaning 184004 clauses out of 368015 with flag 34391912/17195002
1410.13/1408.32	c cleaning 185005 clauses out of 370009 with flag 34763927/17381000
1428.31/1426.75	c cleaning 185998 clauses out of 372006 with flag 35137953/17568002
1447.51/1445.85	c cleaning 187001 clauses out of 374008 with flag 35513988/17756002
1467.84/1466.24	c cleaning 188000 clauses out of 376005 with flag 35892009/17945000
1490.52/1489.02	c cleaning 189001 clauses out of 378006 with flag 36272039/18135001
1514.32/1512.92	c cleaning 189992 clauses out of 380005 with flag 36654060/18326001
1534.91/1533.47	c cleaning 191001 clauses out of 382013 with flag 37038081/18518001
1559.38/1558.10	c cleaning 192000 clauses out of 384012 with flag 37424104/18711001
1579.79/1578.57	c cleaning 192998 clauses out of 386011 with flag 37812116/18905000
1597.41/1596.10	c cleaning 194007 clauses out of 388015 with flag 38202127/19100002
1616.44/1615.23	c cleaning 194999 clauses out of 390006 with flag 38594143/19296000
1638.65/1637.58	c cleaning 195999 clauses out of 392007 with flag 38988154/19493000
1659.48/1657.90	c cleaning 196998 clauses out of 394008 with flag 39384169/19691000
1678.58/1677.07	c cleaning 197999 clauses out of 396012 with flag 39782194/19890002
1700.92/1699.35	c cleaning 198997 clauses out of 398011 with flag 40182204/20090000
1722.50/1720.83	c cleaning 199998 clauses out of 400017 with flag 40584223/20291003
1742.79/1741.19	c cleaning 201007 clauses out of 402016 with flag 40988235/20493000
1762.03/1760.47	c cleaning 202002 clauses out of 404009 with flag 41394264/20696000
1784.47/1782.31	c cleaning 202998 clauses out of 406007 with flag 41802274/20900000
1805.71/1803.63	c cleaning 204001 clauses out of 408010 with flag 42212289/21105001
1829.88/1827.80	c cleaning 204999 clauses out of 410008 with flag 42624299/21311000
1849.37/1847.28	c cleaning 205998 clauses out of 412009 with flag 43038317/21518000
1871.00/1868.83	c cleaning 207002 clauses out of 414011 with flag 43454328/21726000
1894.45/1892.02	c cleaning 207998 clauses out of 416010 with flag 43872359/21935001
1913.47/1910.98	c cleaning 209002 clauses out of 418012 with flag 44292375/22145001
1932.48/1930.08	c cleaning 210003 clauses out of 420010 with flag 44714388/22356001
1950.98/1948.71	c cleaning 211001 clauses out of 422007 with flag 45138417/22568001
1972.53/1970.26	c cleaning 211997 clauses out of 424005 with flag 45564426/22781000
1992.71/1990.44	c cleaning 212998 clauses out of 426009 with flag 45992432/22995001
2014.40/2012.28	c cleaning 214000 clauses out of 428012 with flag 46422444/23210002
2037.54/2035.07	c cleaning 214999 clauses out of 430012 with flag 46854461/23426002
2064.14/2061.54	c cleaning 216001 clauses out of 432012 with flag 47288471/23643001
2110.91/2108.34	c cleaning 217000 clauses out of 434010 with flag 47724492/23861000
2141.29/2138.65	c cleaning 218004 clauses out of 436011 with flag 48162515/24080001
2170.49/2167.36	c cleaning 218996 clauses out of 438006 with flag 48602549/24300000
2202.51/2199.32	c cleaning 220003 clauses out of 440010 with flag 49044587/24521000
2228.63/2225.47	c cleaning 220998 clauses out of 442008 with flag 49488633/24743001
2252.70/2248.93	c cleaning 221996 clauses out of 444009 with flag 49934679/24966000
2278.03/2274.28	c cleaning 222998 clauses out of 446013 with flag 50382689/25190000
2307.15/2303.35	c cleaning 224002 clauses out of 448015 with flag 50832708/25415000
2333.87/2330.02	c cleaning 225003 clauses out of 450013 with flag 51284750/25641000
2357.90/2353.67	c cleaning 225999 clauses out of 452010 with flag 51738764/25868000
2380.57/2376.36	c cleaning 227004 clauses out of 454012 with flag 52194793/26096001
2407.14/2402.88	c cleaning 227998 clauses out of 456007 with flag 52652809/26325000
2430.69/2426.35	c cleaning 228998 clauses out of 458009 with flag 53112827/26555000
2456.16/2451.82	c cleaning 230003 clauses out of 460011 with flag 53574846/26786000
2483.79/2479.19	c cleaning 231000 clauses out of 462009 with flag 54038883/27018001
2507.13/2502.42	c cleaning 232001 clauses out of 464011 with flag 54504922/27251003
2535.21/2531.42	c cleaning 232999 clauses out of 466009 with flag 54972950/27485002
2567.52/2563.79	c cleaning 233999 clauses out of 468008 with flag 55442967/27720000
2600.84/2596.56	c cleaning 235005 clauses out of 470011 with flag 55915002/27956002
2627.89/2623.52	c cleaning 235997 clauses out of 472004 with flag 56389033/28193000
2658.48/2654.11	c cleaning 236995 clauses out of 474007 with flag 56865070/28431000
2688.73/2684.41	c cleaning 238001 clauses out of 476012 with flag 57343084/28670000
2713.53/2708.76	c cleaning 239002 clauses out of 478011 with flag 57823113/28910000
2742.05/2737.39	c cleaning 240003 clauses out of 480011 with flag 58305162/29151002
2774.83/2770.16	c cleaning 240999 clauses out of 482009 with flag 58789181/29393003
2802.16/2797.31	c cleaning 242000 clauses out of 484007 with flag 59275189/29636000
2831.18/2825.94	c cleaning 243000 clauses out of 486007 with flag 59763216/29880000
2858.20/2852.93	c cleaning 243999 clauses out of 488008 with flag 60253252/30125001
2887.93/2883.03	c cleaning 244999 clauses out of 490009 with flag 60745267/30371001
2929.11/2924.20	c cleaning 246002 clauses out of 492009 with flag 61239286/30618000
2957.90/2952.49	c cleaning 247002 clauses out of 494008 with flag 61735321/30866001
2992.70/2987.34	c cleaning 247996 clauses out of 496005 with flag 62233388/31115000
3025.12/3019.72	c cleaning 249001 clauses out of 498010 with flag 62733413/31365001
3055.51/3050.18	c cleaning 250003 clauses out of 500008 with flag 63235428/31616000
3085.25/3079.49	c cleaning 250996 clauses out of 502006 with flag 63739456/31868001
3116.37/3110.53	c cleaning 252003 clauses out of 504009 with flag 64245484/32121000
3147.49/3141.64	c cleaning 253000 clauses out of 506006 with flag 64753502/32375000
3182.74/3176.11	c cleaning 253997 clauses out of 508006 with flag 65263551/32630000
3221.14/3214.57	c cleaning 254997 clauses out of 510009 with flag 65775572/32886000
3260.29/3253.46	c cleaning 255999 clauses out of 512012 with flag 66289603/33143000
3292.92/3285.43	c cleaning 257000 clauses out of 514015 with flag 66805658/33401002
3323.26/3315.70	c cleaning 258004 clauses out of 516015 with flag 67323680/33660002
3352.87/3345.42	c cleaning 258998 clauses out of 518009 with flag 67843725/33920000
3387.75/3380.34	c cleaning 260000 clauses out of 520013 with flag 68365742/34181002
3419.93/3412.41	c cleaning 261004 clauses out of 522013 with flag 68889769/34443002
3459.89/3452.02	c cleaning 261998 clauses out of 524009 with flag 69415811/34706002
3497.80/3489.91	c cleaning 263002 clauses out of 526009 with flag 69943830/34970000
3526.13/3518.30	c cleaning 264001 clauses out of 528008 with flag 70473848/35235001
3552.36/3543.74	c cleaning 265000 clauses out of 530006 with flag 71005870/35501000
3576.49/3567.78	c cleaning 266002 clauses out of 532007 with flag 71539898/35768001
3600.03/3591.21	c starts		: 1
3600.03/3591.22	c conflicts		: 36036002
3600.03/3591.22	c decisions		: 36037549
3600.03/3591.22	c propagations		: 158086855
3600.03/3591.22	c inspects		: 12391643985
3600.03/3591.22	c shortcuts		: 0
3600.03/3591.22	c learnt literals	: 0
3600.03/3591.22	c learnt binary clauses	: 0
3600.03/3591.22	c learnt ternary clauses	: 0
3600.03/3591.22	c learnt constraints	: 36036002
3600.03/3591.22	c ignored constraints	: 0
3600.03/3591.22	c root simplifications	: 0
3600.03/3591.22	c removed literals (reason simplification)	: 409872138
3600.03/3591.22	c reason swapping (by a shorter reason)	: 0
3600.03/3591.22	c Calls to reduceDB	: 264
3600.03/3591.23	c Number of update (reduction) of LBD	: 2167
3600.03/3591.23	c Imported unit clauses	: 0
3600.03/3591.23	c No decision after first conflict	: false
3600.03/3591.23	c number of reductions to clauses (during analyze)	: 0
3600.03/3591.23	c number of learned constraints concerned by reduction	: 0
3600.03/3591.23	c number of learning phase by resolution	: 0
3600.03/3591.23	c number of learning phase by cutting planes	: 0
3600.03/3591.23	c number of rounding to 1 operations	: 0
3600.03/3591.23	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.03/3591.23	c number of reductions of the coefficients by power 2 	: 0
3600.03/3591.23	c number of right shift for reduction by power 2 	: 0
3600.03/3591.23	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.03/3591.23	c number of ending skipping 	: 0
3600.03/3591.23	c number of internal skipping 	: 0
3600.03/3591.23	c number of derivation steps 	: 0
3600.03/3591.23	c number of skipped derivation steps 	: 0
3600.03/3591.23	c number of remaining unassigned 	: 0
3600.03/3591.23	c number of remaining assigned 	: 0
3600.03/3591.23	c number of falsified literals weakened from reason	: 0
3600.03/3591.23	c number of falsified literals weakened from conflict	: 0
3600.03/3591.23	c time for arithmetic operations	: 0
3600.03/3591.23	c minimum degree of deleted constraints	: null
3600.03/3591.23	c maximum degree of deleted constraints	: null
3600.03/3591.23	c number of deleted constraints	: 0
3600.03/3591.24	c speed (assignments/second)	: 44021.99417001198
3600.03/3591.24	c non guided choices	: 94
3600.24/3591.31	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 534006
3600.24/3591.32	s UNKNOWN
3600.24/3591.32	c Total wall clock time (in seconds): 3591.19

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: 63708 MiB (54995 MiB free)
  memory of node 1: 64465 MiB (61984 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=22738, runsolver pid=22735
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 3.76 2.27 2.69 7/345 22756
/proc/meminfo: memFree=119765200/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=18930384 memory=57756 CPUtime=0.13 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 6572 0 0 0 11 2 0 0 20 0 18 0 31525140 19384713216 14439 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4732596 14439 5350 1 0 547620 0
[pid=22738/tid=22740] ppid=22735 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 5075 0 0 0 7 1 0 0 20 0 18 0 31525141 19384713216 14439 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=18930384 memory=241407623509 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 31525143 19384713216 14439 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=18930384 memory=60684515952020 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 31525143 19384713216 14439 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57756 KiB

[startup+0.205947 s]*
/proc/loadavg: 3.76 2.27 2.69 7/346 22757
/proc/meminfo: memFree=119761168/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=18996948 memory=66488 CPUtime=0.32 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 7106 0 0 0 30 2 0 0 20 0 19 0 31525140 19452874752 16622 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4749237 16622 5446 1 0 548263 0
[pid=22738/tid=22740] ppid=22735 vsize=18996948 memory=4026597660 CPUtime=0.18 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 5331 0 0 0 17 1 0 0 20 0 19 0 31525141 19452874752 16622 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=18996948 memory=16898 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31525143 19452874752 16622 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=18996948 memory=59585004307431 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 31525143 19452874752 16622 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=18996948 memory=3833468396549439520 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31525155 19452874752 16622 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 66488 KiB

[startup+0.305913 s]*
/proc/loadavg: 3.76 2.27 2.69 6/346 22757
/proc/meminfo: memFree=119747244/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=18996948 memory=83080 CPUtime=0.52 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 8814 0 0 0 49 3 0 0 20 0 19 0 31525140 19452874752 20770 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4749237 20770 5446 1 0 548895 0
[pid=22738/tid=22740] ppid=22735 vsize=18996948 memory=-6000919485624838765 CPUtime=0.25 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 5350 0 0 0 24 1 0 0 20 0 19 0 31525141 19452874752 20770 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 31525143 19452874752 20770 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 31525143 19452874752 20770 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 31525155 19452874752 20770 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 83080 KiB

[startup+0.700216 s]
/proc/loadavg: 3.76 2.27 2.69 6/346 22757
/proc/meminfo: memFree=119720856/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=169020 CPUtime=1.28 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 14385 0 0 0 123 5 0 0 20 0 20 0 31525140 19521036288 42255 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 42255 5478 1 0 552494 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=17280 CPUtime=0.62 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 5434 0 0 0 59 3 0 0 20 0 20 0 31525141 19521036288 42255 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 42255 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 42255 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=4764 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 42255 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 169020 KiB

[startup+1.50022 s]
/proc/loadavg: 3.76 2.27 2.69 6/347 22758
/proc/meminfo: memFree=119655896/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=187000 CPUtime=2.85 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 24153 0 0 0 278 7 0 0 20 0 20 0 31525140 19521036288 46750 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 46750 5478 1 0 555715 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=0 CPUtime=1.37 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 5683 0 0 0 134 3 0 0 20 0 20 0 31525141 19521036288 46750 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 46750 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 46750 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=4764 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 46750 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 187000 KiB

[startup+3.10582 s]
/proc/loadavg: 3.86 2.31 2.70 5/347 22758
/proc/meminfo: memFree=119328192/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=435524 CPUtime=5.37 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 26861 0 0 0 522 15 0 0 20 0 20 0 31525140 19521036288 108881 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 108881 5478 1 0 555717 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=10752 CPUtime=2.93 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 6419 0 0 0 282 11 0 0 20 0 20 0 31525141 19521036288 108881 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=-6000919485624838765 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 108881 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 108881 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 108881 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 5.37 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 435524 KiB

[startup+6.30022 s]
/proc/loadavg: 3.86 2.31 2.70 5/347 22758
/proc/meminfo: memFree=118815068/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=791620 CPUtime=8.72 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 28063 0 0 0 844 28 0 0 20 0 20 0 31525140 19521036288 197905 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 197905 5478 1 0 555719 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=0 CPUtime=6.09 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 6989 0 0 0 586 23 0 0 20 0 20 0 31525141 19521036288 197905 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 197905 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 197905 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=16380 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 197905 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 8.72 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 791620 KiB

[startup+12.7002 s]
/proc/loadavg: 3.88 2.37 2.72 5/347 22758
/proc/meminfo: memFree=117960792/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=1342592 CPUtime=15.18 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 31725 0 0 0 1470 48 0 0 20 0 20 0 31525140 19521036288 335648 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 335648 5478 1 0 555719 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=10752 CPUtime=12.43 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 8112 0 0 0 1201 42 0 0 20 0 20 0 31525141 19521036288 335648 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=1330280 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 335648 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=-6000919485624838765 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 335648 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 335648 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 15.18 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1342592 KiB

[startup+25.5002 s]
/proc/loadavg: 3.90 2.42 2.73 5/347 22759
/proc/meminfo: memFree=117470000/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=1359024 CPUtime=28.05 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 35427 0 0 0 2739 66 0 0 20 0 20 0 31525140 19521036288 339756 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 339756 5478 1 0 555719 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=1330280 CPUtime=25.13 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 9239 0 0 0 2454 59 0 0 20 0 20 0 31525141 19521036288 339756 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 339756 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=1359024 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 339756 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=1342592 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 339756 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 28.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1359024 KiB

[startup+51.1059 s]
/proc/loadavg: 4.00 2.57 2.77 5/347 22759
/proc/meminfo: memFree=116662600/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=1373416 CPUtime=53.76 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 37194 0 0 0 5277 99 0 0 20 0 20 0 31525140 19521036288 343354 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 343354 5478 1 0 555719 0

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

/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 574056 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=2296224 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 1256 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 574056 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=16380 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 574056 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 3229.03 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2296224 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.21 4.16 5/346 22949
/proc/meminfo: memFree=50866172/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=2336416 CPUtime=3289.82 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 131695 0 0 0 326314 2668 0 0 20 0 20 0 31525140 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 584104 5510 1 0 597907 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=2296224 CPUtime=3225.46 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 53239 0 0 0 319984 2562 0 0 20 0 20 0 31525141 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=2296224 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 1312 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=5504 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 3289.82 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2336416 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.22 4.17 5/346 22954
/proc/meminfo: memFree=49693664/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=2336416 CPUtime=3349.77 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 131794 0 0 0 332268 2709 0 0 20 0 20 0 31525140 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 584104 5510 1 0 597907 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=2336416 CPUtime=3283.97 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 53265 0 0 0 325796 2601 0 0 20 0 20 0 31525141 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=16380 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=2336416 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 1312 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=1792 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 3349.77 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2336416 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.20 4.17 5/345 22956
/proc/meminfo: memFree=48416052/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=2336416 CPUtime=3409.85 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 133564 0 0 0 338232 2753 0 0 20 0 20 0 31525140 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 584104 5510 1 0 597907 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=17280 CPUtime=3343.11 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 54342 0 0 0 331667 2644 0 0 20 0 20 0 31525141 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=4380 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=-6000919485624838765 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 1312 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=2336416 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 3409.85 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2336416 KiB

[startup+3462.3 s]
/proc/loadavg: 4.34 4.25 4.19 6/345 23027
/proc/meminfo: memFree=69336496/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=2336416 CPUtime=3470.19 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 136244 0 0 0 344234 2785 0 0 20 0 20 0 31525140 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 584104 5510 1 0 597907 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=17280 CPUtime=3402.49 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 55588 0 0 0 337576 2673 0 0 20 0 20 0 31525141 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=2336416 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=16380 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 1342 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=2336416 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 3470.19 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2336416 KiB

[startup+3522.3 s]
/proc/loadavg: 4.44 4.30 4.21 5/344 23359
/proc/meminfo: memFree=104425140/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=2336416 CPUtime=3530.25 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 137256 0 0 0 350205 2820 0 0 20 0 20 0 31525140 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 584104 5510 1 0 597907 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=16380 CPUtime=3461.64 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 55956 0 0 0 343457 2707 0 0 20 0 20 0 31525141 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 1420 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=2336416 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 3530.25 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2336416 KiB

[startup+3582.3 s]
/proc/loadavg: 4.30 4.29 4.21 5/345 23428
/proc/meminfo: memFree=103993572/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=2336416 CPUtime=3591.09 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 138942 0 0 0 356239 2870 0 0 20 0 20 0 31525140 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 584104 5510 1 0 597907 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=2336416 CPUtime=3520.61 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 56312 0 0 0 349306 2755 0 0 20 0 20 0 31525141 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=17280 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=16380 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 1420 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=-6000919489970334061 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 3591.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2336416 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3591.2 s]
/proc/loadavg: 4.26 4.28 4.20 5/344 23428
/proc/meminfo: memFree=103233324/131250000 swapFree=33010684/33010684
[pid=22738] ppid=22735 vsize=19063512 memory=2336416 CPUtime=3600.03 cores=5,7
/proc/22738/stat : 22738 (java) S 22735 22738 20613 0 -1 4194304 138942 0 0 0 357127 2876 0 0 20 0 20 0 31525140 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
/proc/22738/statm: 4765878 584104 5510 1 0 597907 0
[pid=22738/tid=22740] ppid=22735 vsize=19063512 memory=-6000919489970334061 CPUtime=3529.42 cores=5,7
/proc/22738/task/22740/stat : 22740 (java) R 22735 22738 20613 0 -1 4194368 56312 0 0 0 350181 2761 0 0 20 0 20 0 31525141 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22749] ppid=22735 vsize=19063512 memory=2336416 CPUtime=0 cores=5,7
/proc/22738/task/22749/stat : 22749 (Finalizer) S 22735 22738 20613 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22756] ppid=22735 vsize=19063512 memory=17280 CPUtime=0 cores=5,7
/proc/22738/task/22756/stat : 22756 (Common-Cleaner) S 22735 22738 20613 0 -1 4194368 1420 0 0 0 0 0 0 0 20 0 20 0 31525143 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
[pid=22738/tid=22757] ppid=22735 vsize=19063512 memory=2336416 CPUtime=0 cores=5,7
/proc/22738/task/22757/stat : 22757 (Timer-0) S 22735 22738 20613 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 31525155 19521036288 584104 18446744073709551615 94465830940672 94465830944368 140721238367168 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94465830952184 94465830952976 94465854128128 140721238370608 140721238370790 140721238370790 140721238376392 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2336416 KiB

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

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

# cumulated CPU time of all completed processes:  user=3571.52 s, system=28.8121 s

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

[startup+3591.4 s]*
/proc/loadavg: 4.26 4.28 4.20 4/326 23431
/proc/meminfo: memFree=105531480/131250000 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3591.47
CPU time (s): 3600.33
CPU user time (s): 3571.52
CPU system time (s): 28.8121
CPU usage (%): 100.247
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 2538772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.52
system time used= 28.8121
maximum resident set size= 2538772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140447
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40686200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 146046
involuntary context switches= 12543


# summary of solver processes directly reported to runsolver:
#   pid: 22738
#   total CPU time (s): 3600.33
#   total CPU user time (s): 3571.52
#   total CPU system time (s): 28.8121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.65969 second user time and 15.5721 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-29 02:54:17
IDJOB=4495757
IDBENCH=148097
IDSOLVER=3364
FILE ID=nodeC033/4495757-1751158457
RUNJOBID= nodeC033-1751158366-20626
SLURM_JOB_ID= 9587493
Free space on /tmp= 433032 MiB

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

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

MD5SUM BENCH= ff70f65d4e56aadb7819a27e192bee4f
RANDOM SEED=49674567

nodeC033 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		: 3600.073
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	: 7000.13
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		: 3600.066
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	: 7000.13
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		: 3601.185
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	: 7000.13
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		: 3604.665
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	: 7000.13
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		: 3600.065
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	: 7000.13
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		: 3603.434
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	: 7000.13
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.953
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	: 7000.13
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.064
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        119787364 kB
MemAvailable:   121131044 kB
Buffers:            3280 kB
Cached:          2152792 kB
SwapCached:            0 kB
Active:          8923916 kB
Inactive:        1894628 kB
Active(anon):    8680696 kB
Inactive(anon):        0 kB
Active(file):     243220 kB
Inactive(file):  1894628 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           1036960 kB
Writeback:             0 kB
AnonPages:       8665636 kB
Mapped:           122900 kB
Shmem:             18120 kB
KReclaimable:      90144 kB
Slab:             207160 kB
SReclaimable:      90144 kB
SUnreclaim:       117016 kB
KernelStack:        5276 kB
PageTables:        20712 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   14137460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151528 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8454144 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC033 at 2025-06-29 03:54:09