Trace number 4520213

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06SAT (TO)378 3600.66 3515.62

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/linpeb/linearized_pebbling_opt_layeredfan_down/
normalized-linearized_pebbling_opt_layeredfan_down_r7_c14_a4.opb
MD5SUM6db5c0d210c154c0efee751e611094b9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark378
Best CPU time to get the best result obtained on this benchmark0.014819
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables756
Total number of constraints189
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints175
Minimum length of a constraint4
Maximum length of a constraint12
Number of terms in the objective function 756
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 756
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 756
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.12/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.13	c See www.sat4j.org for details.
0.12/0.14	c version PB25.v20250606
0.12/0.15	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.15	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.15	c java.vm.version	22.0.1+8-16
0.12/0.15	c java.vm.vendor	Oracle Corporation
0.12/0.15	c sun.arch.data.model	64
0.12/0.15	c java.version		22.0.1
0.12/0.15	c os.name		Linux
0.12/0.15	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.15	c os.arch		amd64
0.12/0.15	c Free memory 		2104792832
0.12/0.15	c Max memory 		16282288128
0.12/0.15	c Total memory 		2113929216
0.12/0.16	c Number of processors 	2
0.31/0.23	c Pseudo Boolean Optimization by upper bound
0.31/0.23	c --- Begin Solver configuration ---
0.31/0.23	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.31/0.23	c Learn all clauses as in MiniSAT
0.31/0.23	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.31/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.31/0.23	c Expensive reason simplification
0.31/0.23	c Glucose 2.1 dynamic restart strategy
0.31/0.23	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.31/0.23	c timeout=2147483s
0.31/0.23	c DB Simplification allowed=false
0.31/0.23	c Listener: none
0.31/0.23	c --- End Solver configuration ---
0.31/0.23	c solving HOME/instance-4520213-1751567101.opb
0.31/0.23	c reading problem ... 
0.31/0.27	c using VERIPB proof format
0.31/0.27	c  objective function found
0.42/0.35	c ... done. Wall clock time 0.115s.
0.42/0.35	c declared #vars     756
0.42/0.35	c #constraints  189
0.42/0.35	c constraints type 
0.42/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 189
0.42/0.35	c 189 constraints processed.
0.42/0.37	c objective function length is 756 literals
1.34/0.87	c cleaning 2496 clauses out of 5000 with flag 14272/5000
1.73/1.04	c SATISFIABLE
1.73/1.04	c OPTIMIZING...
1.73/1.04	c Got one! Elapsed wall clock time (in seconds):0.812
1.73/1.04	o 382
1.73/1.09	c Got one! Elapsed wall clock time (in seconds):0.863
1.73/1.09	o 378
4.48/2.42	c cleaning 4411 clauses out of 8838 with flag 7023/11334
7.04/3.78	c cleaning 5211 clauses out of 10427 with flag 21197/17334
8.56/4.90	c cleaning 6108 clauses out of 12215 with flag 38069/24333
10.52/6.53	c cleaning 7053 clauses out of 14107 with flag 56641/32333
12.06/8.11	c cleaning 8024 clauses out of 16054 with flag 77947/41333
13.90/9.87	c cleaning 9015 clauses out of 18031 with flag 101122/51334
15.95/11.77	c cleaning 10007 clauses out of 20016 with flag 125850/62334
18.98/14.77	c cleaning 11005 clauses out of 22009 with flag 152932/74334
21.99/17.51	c cleaning 12002 clauses out of 24003 with flag 182839/87333
24.22/19.70	c cleaning 13002 clauses out of 26003 with flag 214609/101335
28.39/23.59	c cleaning 13998 clauses out of 27999 with flag 247374/116333
33.10/27.90	c cleaning 14998 clauses out of 30002 with flag 282365/132334
36.42/31.08	c cleaning 15999 clauses out of 32004 with flag 322202/149334
39.34/33.97	c cleaning 17002 clauses out of 34005 with flag 362672/167334
44.06/38.65	c cleaning 18000 clauses out of 36003 with flag 404876/186334
47.34/41.93	c cleaning 19001 clauses out of 38003 with flag 449744/206334
53.11/47.24	c cleaning 19998 clauses out of 40001 with flag 496830/227333
57.01/51.09	c cleaning 21002 clauses out of 42004 with flag 544954/249334
63.03/56.04	c cleaning 22000 clauses out of 44002 with flag 596643/272334
68.59/61.41	c cleaning 22998 clauses out of 46002 with flag 648892/296334
75.25/67.86	c cleaning 23997 clauses out of 48004 with flag 704250/321334
81.78/74.16	c cleaning 25002 clauses out of 50007 with flag 762448/347334
88.02/80.07	c cleaning 25997 clauses out of 52004 with flag 821556/374333
96.13/87.20	c cleaning 26998 clauses out of 54007 with flag 885205/402333
101.25/92.08	c cleaning 28000 clauses out of 56010 with flag 949925/431334
108.21/98.74	c cleaning 29004 clauses out of 58010 with flag 1014647/461334
114.55/104.72	c cleaning 29996 clauses out of 60005 with flag 1081521/492333
121.13/110.89	c cleaning 31003 clauses out of 62009 with flag 1149264/524333
127.57/116.91	c cleaning 31998 clauses out of 64006 with flag 1221265/557333
135.12/124.17	c cleaning 33004 clauses out of 66009 with flag 1296968/591334
142.31/130.81	c cleaning 33998 clauses out of 68004 with flag 1375945/626333
148.76/136.98	c cleaning 35001 clauses out of 70007 with flag 1455385/662334
156.75/144.36	c cleaning 36001 clauses out of 72005 with flag 1535295/699333
165.59/152.58	c cleaning 37001 clauses out of 74005 with flag 1617790/737334
176.67/163.13	c cleaning 37997 clauses out of 76003 with flag 1704602/776333
186.47/172.60	c cleaning 39001 clauses out of 78006 with flag 1795289/816333
195.05/180.65	c cleaning 39999 clauses out of 80005 with flag 1885848/857333
205.25/190.27	c cleaning 41002 clauses out of 82007 with flag 1976048/899334
214.47/198.95	c cleaning 42000 clauses out of 84004 with flag 2077203/942333
222.67/206.59	c cleaning 43000 clauses out of 86004 with flag 2172956/986333
230.36/213.99	c cleaning 44000 clauses out of 88005 with flag 2272018/1031334
240.21/223.06	c cleaning 45002 clauses out of 90005 with flag 2382567/1077334
249.86/232.24	c cleaning 45998 clauses out of 92002 with flag 2493190/1124333
261.44/243.25	c cleaning 46996 clauses out of 94005 with flag 2601390/1172334
270.50/251.96	c cleaning 48000 clauses out of 96008 with flag 2720769/1221333
280.59/261.43	c cleaning 49000 clauses out of 98009 with flag 2825485/1271334
291.46/271.72	c cleaning 50000 clauses out of 100009 with flag 2932476/1322334
303.49/282.94	c cleaning 51004 clauses out of 102009 with flag 3041561/1374334
318.80/295.61	c cleaning 51997 clauses out of 104005 with flag 3186757/1427334
336.26/312.11	c cleaning 53002 clauses out of 106007 with flag 3334721/1481333
352.68/327.96	c cleaning 53998 clauses out of 108006 with flag 3482147/1536334
364.45/339.04	c cleaning 54997 clauses out of 110007 with flag 3642902/1592333
376.28/350.23	c cleaning 56001 clauses out of 112011 with flag 3804418/1649334
389.04/362.45	c cleaning 57004 clauses out of 114010 with flag 3949001/1707334
400.91/373.64	c cleaning 58001 clauses out of 116005 with flag 4091498/1766333
414.72/386.69	c cleaning 58997 clauses out of 118004 with flag 4238429/1826333
429.22/400.34	c cleaning 60003 clauses out of 120007 with flag 4387994/1887333
444.23/414.55	c cleaning 60998 clauses out of 122004 with flag 4522722/1949333
459.07/428.71	c cleaning 62000 clauses out of 124006 with flag 4653722/2012333
473.22/442.09	c cleaning 62999 clauses out of 126007 with flag 4785346/2076334
488.03/456.08	c cleaning 64002 clauses out of 128008 with flag 4920366/2141334
501.87/469.19	c cleaning 65002 clauses out of 130005 with flag 5058642/2207333
516.99/483.26	c cleaning 66001 clauses out of 132004 with flag 5197858/2274334
530.57/496.13	c cleaning 67000 clauses out of 134002 with flag 5337516/2342333
544.66/509.39	c cleaning 67998 clauses out of 136003 with flag 5477735/2411334
563.51/525.35	c cleaning 68999 clauses out of 138004 with flag 5637890/2481333
579.44/540.34	c cleaning 70003 clauses out of 140006 with flag 5809832/2552334
595.46/555.23	c cleaning 70998 clauses out of 142003 with flag 5998669/2624334
611.41/570.27	c cleaning 71996 clauses out of 144005 with flag 6209564/2697334
628.79/586.65	c cleaning 73004 clauses out of 146010 with flag 6404961/2771335
647.99/605.08	c cleaning 73995 clauses out of 148004 with flag 6621109/2846333
667.85/624.07	c cleaning 75003 clauses out of 150009 with flag 6832190/2922333
684.52/639.72	c cleaning 75999 clauses out of 152006 with flag 7054397/2999333
705.78/660.11	c cleaning 76999 clauses out of 154008 with flag 7281255/3077334
724.94/678.53	c cleaning 78002 clauses out of 156008 with flag 7504192/3156333
743.75/696.45	c cleaning 79001 clauses out of 158007 with flag 7710322/3236334
764.53/716.14	c cleaning 80001 clauses out of 160006 with flag 7930342/3317334
782.34/733.09	c cleaning 81001 clauses out of 162005 with flag 8149061/3399334
801.49/749.81	c cleaning 81999 clauses out of 164003 with flag 8338617/3482333
823.04/778.42	c cleaning 83000 clauses out of 166005 with flag 8551708/3566334
843.21/797.55	c cleaning 83996 clauses out of 168004 with flag 8771373/3651333
872.09/832.30	c cleaning 85001 clauses out of 170008 with flag 9019162/3737333
891.38/850.74	c cleaning 86002 clauses out of 172008 with flag 9274834/3824334
909.80/868.49	c cleaning 87003 clauses out of 174005 with flag 9510450/3912333
933.39/891.16	c cleaning 87998 clauses out of 176003 with flag 9759693/4001334
957.31/914.15	c cleaning 88996 clauses out of 178004 with flag 10011752/4091333
981.06/944.37	c cleaning 90002 clauses out of 180009 with flag 10232484/4182334
1001.28/963.72	c cleaning 90994 clauses out of 182006 with flag 10451240/4274333
1027.69/993.95	c cleaning 92003 clauses out of 184012 with flag 10688886/4367333
1050.87/1015.95	c cleaning 93000 clauses out of 186009 with flag 10900690/4461333
1072.27/1036.13	c cleaning 94004 clauses out of 188009 with flag 11095024/4556333
1092.92/1055.93	c cleaning 94994 clauses out of 190005 with flag 11318497/4652333
1117.35/1079.30	c cleaning 96006 clauses out of 192012 with flag 11588025/4749334
1145.82/1107.31	c cleaning 96998 clauses out of 194005 with flag 11878741/4847333
1169.76/1130.14	c cleaning 97997 clauses out of 196008 with flag 12141857/4946334
1198.12/1155.23	c cleaning 98999 clauses out of 198010 with flag 12450888/5046333
1225.39/1180.67	c cleaning 99999 clauses out of 200011 with flag 12722768/5147333
1248.11/1202.05	c cleaning 101005 clauses out of 202013 with flag 12931264/5249334
1274.61/1226.99	c cleaning 101999 clauses out of 204007 with flag 13141904/5352333
1299.53/1250.52	c cleaning 103000 clauses out of 206008 with flag 13354020/5456333
1325.92/1275.52	c cleaning 104000 clauses out of 208008 with flag 13568724/5561333
1350.07/1298.25	c cleaning 105002 clauses out of 210009 with flag 13799818/5667334
1376.31/1323.18	c cleaning 105998 clauses out of 212007 with flag 14090558/5774334
1401.55/1347.06	c cleaning 106997 clauses out of 214008 with flag 14402720/5882333
1426.46/1370.70	c cleaning 108002 clauses out of 216011 with flag 14690231/5991333
1454.38/1397.45	c cleaning 109000 clauses out of 218010 with flag 14974011/6101334
1484.01/1425.64	c cleaning 110005 clauses out of 220009 with flag 15249587/6212333
1510.52/1450.88	c cleaning 111002 clauses out of 222004 with flag 15519440/6324333
1537.81/1476.67	c cleaning 112001 clauses out of 224002 with flag 15790822/6437333
1568.66/1503.52	c cleaning 112998 clauses out of 226002 with flag 16028050/6551334
1601.64/1535.11	c cleaning 113996 clauses out of 228003 with flag 16266301/6666333
1631.14/1563.00	c cleaning 114999 clauses out of 230008 with flag 16507239/6782334
1664.06/1594.51	c cleaning 116001 clauses out of 232009 with flag 16747104/6899334
1693.59/1622.61	c cleaning 117001 clauses out of 234007 with flag 16990115/7017333
1725.94/1653.53	c cleaning 118001 clauses out of 236007 with flag 17238273/7136334
1754.01/1680.14	c cleaning 118996 clauses out of 238005 with flag 17493540/7256333
1791.91/1716.93	c cleaning 120000 clauses out of 240010 with flag 17823474/7377334
1826.21/1755.53	c cleaning 121001 clauses out of 242009 with flag 18136393/7499333
1858.96/1797.59	c cleaning 121998 clauses out of 244009 with flag 18471333/7622334
1899.13/1835.86	c cleaning 123004 clauses out of 246010 with flag 18793902/7746333
1936.11/1882.40	c cleaning 123993 clauses out of 248007 with flag 19116771/7871334
1975.17/1923.92	c cleaning 125000 clauses out of 250013 with flag 19440653/7997333
2014.06/1966.86	c cleaning 126006 clauses out of 252014 with flag 19797741/8124334
2052.11/2003.43	c cleaning 127001 clauses out of 254008 with flag 20161236/8252334
2090.53/2040.70	c cleaning 127996 clauses out of 256007 with flag 20510145/8381334
2124.36/2073.41	c cleaning 128999 clauses out of 258010 with flag 20836191/8511333
2159.70/2111.87	c cleaning 130003 clauses out of 260011 with flag 21193584/8642333
2195.04/2153.44	c cleaning 131003 clauses out of 262009 with flag 21550413/8774334
2236.79/2200.59	c cleaning 131996 clauses out of 264005 with flag 21897500/8907333
2274.73/2237.23	c cleaning 132997 clauses out of 266010 with flag 22247017/9041334
2311.46/2274.38	c cleaning 134000 clauses out of 268012 with flag 22675396/9176333
2351.94/2313.26	c cleaning 135002 clauses out of 270012 with flag 22991484/9312333
2390.71/2348.27	c cleaning 136002 clauses out of 272011 with flag 23336274/9449334
2429.71/2385.41	c cleaning 136997 clauses out of 274008 with flag 23737331/9587333
2467.10/2424.04	c cleaning 138002 clauses out of 276012 with flag 24096814/9726334
2511.25/2466.73	c cleaning 138998 clauses out of 278010 with flag 24455121/9866334
2551.38/2513.41	c cleaning 140004 clauses out of 280012 with flag 24769758/10007334
2595.23/2555.61	c cleaning 141000 clauses out of 282008 with flag 25058631/10149334
2630.97/2589.77	c cleaning 142002 clauses out of 284007 with flag 25356793/10292333
2667.85/2624.86	c cleaning 143002 clauses out of 286006 with flag 25656252/10436334
2710.86/2666.54	c cleaning 143999 clauses out of 288004 with flag 25986773/10581334
2750.41/2704.97	c cleaning 144997 clauses out of 290004 with flag 26331810/10727333
2797.45/2746.31	c cleaning 146001 clauses out of 292008 with flag 26695616/10874334
2840.78/2787.89	c cleaning 147000 clauses out of 294007 with flag 27046945/11022334
2881.89/2827.17	c cleaning 148000 clauses out of 296007 with flag 27373494/11171334
2919.94/2863.64	c cleaning 149000 clauses out of 298007 with flag 27678450/11321334
2963.53/2909.04	c cleaning 150000 clauses out of 300006 with flag 27980448/11472333
3005.57/2951.28	c cleaning 151002 clauses out of 302007 with flag 28284450/11624334
3048.92/2992.30	c cleaning 152001 clauses out of 304004 with flag 28590448/11777333
3085.17/3027.25	c cleaning 152996 clauses out of 306003 with flag 28898448/11931333
3124.92/3065.39	c cleaning 153999 clauses out of 308008 with flag 29224444/12086334
3171.42/3109.89	c cleaning 155001 clauses out of 310008 with flag 29617238/12242333
3224.03/3156.67	c cleaning 156002 clauses out of 312007 with flag 30037893/12399333
3264.98/3195.10	c cleaning 157003 clauses out of 314006 with flag 30472004/12557334
3303.03/3231.19	c cleaning 157998 clauses out of 316002 with flag 30915773/12716333
3346.25/3272.68	c cleaning 158995 clauses out of 318004 with flag 31351782/12876333
3385.16/3309.56	c cleaning 160002 clauses out of 320010 with flag 31855062/13037334
3426.66/3349.18	c cleaning 160999 clauses out of 322008 with flag 32382277/13199334
3468.15/3388.98	c cleaning 161998 clauses out of 324008 with flag 32876790/13362333
3509.44/3430.02	c cleaning 163002 clauses out of 326011 with flag 33310551/13526334
3555.44/3471.53	c cleaning 163997 clauses out of 328008 with flag 33750754/13691333
3594.79/3509.29	c cleaning 164998 clauses out of 330011 with flag 34183676/13857333
3600.05/3514.32	c starts		: 663
3600.05/3514.33	c conflicts		: 13886363
3600.05/3514.33	c decisions		: 15946400
3600.05/3514.33	c propagations		: 626151435
3600.05/3514.33	c inspects		: 6122888037
3600.05/3514.33	c shortcuts		: 0
3600.05/3514.33	c learnt literals	: 0
3600.05/3514.33	c learnt binary clauses	: 0
3600.05/3514.33	c learnt ternary clauses	: 482
3600.05/3514.33	c learnt constraints	: 13886363
3600.05/3514.33	c ignored constraints	: 0
3600.05/3514.33	c root simplifications	: 0
3600.05/3514.33	c removed literals (reason simplification)	: 12809039
3600.05/3514.33	c reason swapping (by a shorter reason)	: 0
3600.05/3514.33	c Calls to reduceDB	: 163
3600.05/3514.33	c Number of update (reduction) of LBD	: 362639
3600.05/3514.33	c Imported unit clauses	: 0
3600.05/3514.33	c No decision after first conflict	: false
3600.05/3514.33	c number of reductions to clauses (during analyze)	: 0
3600.05/3514.33	c number of learned constraints concerned by reduction	: 0
3600.05/3514.34	c number of learning phase by resolution	: 0
3600.05/3514.34	c number of learning phase by cutting planes	: 0
3600.05/3514.34	c number of rounding to 1 operations	: 0
3600.05/3514.34	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.05/3514.34	c number of reductions of the coefficients by power 2 	: 0
3600.05/3514.34	c number of right shift for reduction by power 2 	: 0
3600.05/3514.34	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.05/3514.34	c number of ending skipping 	: 0
3600.05/3514.34	c number of internal skipping 	: 0
3600.05/3514.34	c number of derivation steps 	: 0
3600.05/3514.34	c number of skipped derivation steps 	: 0
3600.05/3514.34	c number of remaining unassigned 	: 0
3600.05/3514.34	c number of remaining assigned 	: 0
3600.05/3514.34	c number of falsified literals weakened from reason	: 0
3600.05/3514.34	c number of falsified literals weakened from conflict	: 0
3600.05/3514.34	c time for arithmetic operations	: 0
3600.05/3514.34	c minimum degree of deleted constraints	: null
3600.05/3514.34	c maximum degree of deleted constraints	: null
3600.05/3514.34	c number of deleted constraints	: 0
3600.05/3514.34	c speed (assignments/second)	: 178189.8398301402
3600.05/3514.34	c non guided choices	: 1090
3600.25/3514.48	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 194043
3600.25/3514.48	s SATISFIABLE
3600.25/3514.48	c Found 2 solution(s)
3600.25/3514.48	v -x1 x2 x3 -x4 x5 -x6 -x7 x8 x9 -x10 -x11 x12 x13 -x14 -x15 x16 x17 -x18 -x19 x20 -x21 x22 x23 -x24 x25 x26 -x27 -x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 -x39 x40 x41 -x42 -x43 x44 -x45 x46 -x47 x48 -x49 x50 -x51 x52 -x53 -x54 x55 x56 -x57 -x58 x59 x60 x61 -x62 -x63 x64 -x65 x66 -x67 x68 -x69 -x70 x71 x72 -x73 x74 -x75 x76 -x77 x78 x79 -x80 x81 x82 -x83 -x84 x85 x86 -x87 -x88 -x89 -x90 x91 x92 x93 x94 -x95 -x96 -x97 -x98 x99 x100 x101 x102 -x103 -x104 x105 x106 -x107 -x108 x109 -x110 -x111 x112 -x113 -x114 x115 x116 -x117 -x118 x119 x120 x121 x122 -x123 -x124 x125 x126 -x127 -x128 -x129 x130 -x131 x132 -x133 x134 -x135 x136 x137 -x138 x139 -x140 -x141 -x142 x143 x144 -x145 x146 x147 -x148 x149 x150 -x151 -x152 -x153 x154 -x155 x156 -x157 x158 -x159 x160 x161 -x162 -x163 x164 x165 -x166 x167 -x168 -x169 x170 -x171 x172 -x173 x174 x175 -x176 -x177 x178 x179 -x180 -x181 -x182 x183 x184 x185 -x186 -x187 x188 x189 -x190 -x191 x192 -x193 x194 -x195 x196 -x197 -x198 x199 x200 -x201 x202 -x203 x204 x205 x206 -x207 -x208 x209 -x210 -x211 x212 -x213 x214 -x215 x216 x217 -x218 x219 -x220 x221 -x222 -x223 x224 -x225 -x226 x227 x228 -x229 -x230 x231 x232 -x233 x234 x235 -x236 x237 -x238 x239 -x240 x241 x242 -x243 -x244 x245 -x246 -x247 x248 -x249 x250 x251 -x252 -x253 x254 -x255 x256 -x257 -x258 x259 x260 x261 -x262 -x263 x264 x265 x266 -x267 -x268 -x269 x270 x271 -x272 x273 -x274 x275 -x276 -x277 x278 x279 -x280 -x281 x282 -x283 x284 x285 -x286 -x287 x288 x289 x290 -x291 -x292 x293 x294 -x295 -x296 -x297 x298 -x299 x300 x301 -x302 -x303 x304 x305 x306 -x307 -x308 -x309 -x310 x311 x312 -x313 x314 x315 -x316 -x317 x318 x319 -x320 -x321 x322 x323 -x324 x325 x326 -x327 -x328 x329 x330 -x331 -x332 -x333 x334 -x335 x336 x337 x338 -x339 -x340 x341 x342 -x343 -x344 -x345 -x346 x347 x348 x349 x350 -x351 -x352 -x353 x354 -x355 x356 -x357 x358 -x359 x360 x361 -x362 -x363 x364 x365 x366 -x367 -x368 -x369 x370 -x371 x372 -x373 -x374 x375 x376 x377 -x378 -x379 x380 -x381 x382 x383 -x384 x385 -x386 -x387 x388 -x389 x390 x391 -x392 x393 -x394 -x395 x396 x397 x398 -x399 -x400 x401 x402 -x403 -x404 -x405 -x406 x407 x408 x409 -x410 x411 -x412 -x413 -x414 x415 x416 -x417 x418 x419 -x420 x421 -x422 x423 -x424 x425 x426 -x427 -x428 x429 -x430 -x431 x432 -x433 x434 x435 -x436 x437 -x438 x439 -x440 x441 -x442 x443 -x444 x445 x446 -x447 -x448 x449 -x450 -x451 x452 x453 -x454 x455 -x456 -x457 -x458 x459 x460 x461 x462 -x463 -x464 x465 x466 -x467 -x468 x469 -x470 x471 -x472 x473 -x474 x475 -x476 -x477 x478 x479 -x480 x481 x482 -x483 -x484 x485 x486 -x487 -x488 x489 x490 -x491 -x492 -x493 x494 x495 -x496 x497 x498 -x499 -x500 x501 x502 -x503 -x504 x505 x506 -x507 -x508 x509 -x510 -x511 x512 x513 x514 -x515 -x516 x517 x518 -x519 -x520 -x521 x522 -x523 x524 x525 -x526 -x527 x528 x529 x530 -x531 -x532 -x533 -x534 x535 x536 -x537 x538 -x539 x540 x541 -x542 -x543 x544 x545 x546 -x547 -x548 x549 x550 -x551 -x552 -x553 x554 -x555 x556 x557 -x558 -x559 x560 -x561 -x562 x563 x564 -x565 x566 -x567 x568 x569 x570 -x571 -x572 x573 x574 -x575 -x576 x577 x578 -x579 -x580 -x581 x582 -x583 x584 x585 -x586 -x587 x588 -x589 x590 x591 -x592 -x593 -x594 x595 x596 x597 x598 -x599 -x600 -x601 x602 x603 -x604 -x605 -x606 x607 x608 x609 x610 -x611 -x612 x613 x614 -x615 -x616 x617 x618 -x619 -x620 x621 x622 -x623 -x624 x625 x626 -x627 -x628 -x629 -x630 x631 x632 -x633 x634 x635 -x636 x637 x638 -x639 -x640 x641 x642 -x643 -x644 -x645 -x646 x647 x648 -x649 x650 x651 -x652 -x653 x654 x655 -x656 x657 -x658 x659 -x660 -x661 -x662 x663 x664 x665 -x666 x667 -x668 x669 -x670 x671 -x672 x673 x674 -x675 -x676 -x677 x678 -x679 x680 x681 x682 -x683 -x684 x685 -x686 x687 -x688 -x689 x690 x691 -x692 -x693 -x694 x695 x696 -x697 x698 -x699 x700 x701 -x702 -x703 x704 -x705 x706 x707 -x708 x709 x710 -x711 -x712 -x713 x714 x715 -x716 -x717 x718 -x719 x720 -x721 x722 x723 -x724 x725 x726 -x727 -x728 x729 -x730 x731 -x732 -x733 x734 x735 -x736 x737 -x738 -x739 x740 x741 x742 -x743 -x744 x745 x746 -x747 -x748 x749 -x750 -x751 x752 x753 x754 -x755 -x756 
3600.43/3514.51	c objective function=378
3600.43/3514.51	c Total wall clock time (in seconds): 3514.283

Verifier Data

OK	378

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: 63837 MiB (23774 MiB free)
  memory of node 1: 64465 MiB (55439 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4520213-1751567101/watcher-4520213-1751567101 -o /tmp/evaluation-result-4520213-1751567101/solver-4520213-1751567101 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751559731-80602 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4520213-1751567101 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4520213-1751567101.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=81592, runsolver pid=81589
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 4.93 4.56 4.52 7/332 81610
/proc/meminfo: memFree=81092424/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=18930384 memory=48740 CPUtime=0.12 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 5866 0 0 0 9 3 0 0 20 0 18 0 72389451 19384713216 12185 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4732596 12185 5325 1 0 547058 0
[pid=81592/tid=81594] ppid=81589 vsize=18930384 memory=4026531960 CPUtime=0.06 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 4715 0 0 0 4 2 0 0 20 0 18 0 72389453 19384713216 12185 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=18930384 memory=228522721619 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 72389457 19384713216 12185 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=18930384 memory=58494082630061 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 72389458 19384713216 12185 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48740 KiB

[startup+0.208173 s]*
/proc/loadavg: 4.93 4.56 4.52 7/332 81610
/proc/meminfo: memFree=81087824/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=18930384 memory=58548 CPUtime=0.31 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 6705 0 0 0 27 4 0 0 20 0 18 0 72389451 19384713216 14637 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4732596 14637 5421 1 0 547745 0
[pid=81592/tid=81594] ppid=81589 vsize=18930384 memory=4026794268 CPUtime=0.17 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 5195 0 0 0 14 3 0 0 20 0 18 0 72389453 19384713216 14637 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=18930384 memory=13926 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 72389457 19384713216 14637 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=18930384 memory=57394570986489 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 72389458 19384713216 14637 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58548 KiB

[startup+0.308022 s]*
/proc/loadavg: 4.93 4.56 4.52 8/332 81610
/proc/meminfo: memFree=81083728/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=18930384 memory=61444 CPUtime=0.42 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 6870 0 0 0 38 4 0 0 20 0 18 0 72389451 19384713216 15361 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4732596 15361 5453 1 0 547836 0
[pid=81592/tid=81594] ppid=81589 vsize=18930384 memory=-6000919468361214823 CPUtime=0.22 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 5287 0 0 0 19 3 0 0 20 0 18 0 72389453 19384713216 15361 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 72389457 19384713216 15361 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 72389458 19384713216 15361 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 61444 KiB

[startup+0.700292 s]
/proc/loadavg: 5.09 4.60 4.53 7/333 81611
/proc/meminfo: memFree=81075096/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=18997544 memory=78116 CPUtime=1.14 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 9857 0 0 0 107 7 0 0 20 0 19 0 72389451 19453485056 19529 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4749386 19529 5485 1 0 550055 0
[pid=81592/tid=81594] ppid=81589 vsize=18997544 memory=16768 CPUtime=0.52 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 5453 0 0 0 49 3 0 0 20 0 19 0 72389453 19453485056 19529 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=18997544 memory=11264 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 72389457 19453485056 19394 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=18997544 memory=3200 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 72389458 19453485056 19394 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=18997544 memory=4760 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 72389490 19453485056 19394 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 18997544 KiB
Current children cumulated memory: 78116 KiB

[startup+1.50024 s]
/proc/loadavg: 5.09 4.60 4.53 7/333 81611
/proc/meminfo: memFree=81019776/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=182700 CPUtime=2.7 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 24321 0 0 0 259 11 0 0 20 0 20 0 72389451 19521036288 45675 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 45675 5517 1 0 555272 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=0 CPUtime=1.24 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 5940 0 0 0 119 5 0 0 20 0 20 0 72389453 19521036288 45675 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 45675 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 45675 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=4760 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 45675 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 2.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 182700 KiB

[startup+3.10569 s]
/proc/loadavg: 5.09 4.60 4.53 7/334 81612
/proc/meminfo: memFree=80765084/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=343788 CPUtime=5.88 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 26860 0 0 0 571 17 0 0 20 0 20 0 72389451 19521036288 85947 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 85947 5517 1 0 555280 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=11264 CPUtime=2.78 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 6638 0 0 0 268 10 0 0 20 0 20 0 72389453 19521036288 85947 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=-6000919468361214823 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 85947 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 85947 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 85947 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 5.88 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 343788 KiB

[startup+6.30039 s]
/proc/loadavg: 5.17 4.62 4.54 8/334 81612
/proc/meminfo: memFree=79532412/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=1399660 CPUtime=10.3 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 28838 0 0 0 986 44 0 0 20 0 20 0 72389451 19521036288 349915 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 349915 5517 1 0 968888 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=0 CPUtime=5.62 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) S 81589 81592 80589 0 -1 4194368 7172 0 0 0 529 33 0 0 20 0 20 0 72389453 19521036288 349915 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 349915 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 349915 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=182700 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 349915 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 10.3 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1399660 KiB

[startup+12.7004 s]
/proc/loadavg: 5.15 4.63 4.54 6/334 81612
/proc/meminfo: memFree=77564444/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=3119088 CPUtime=17 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 30581 0 0 0 1613 87 0 0 20 0 20 0 72389451 19521036288 779772 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 779772 5517 1 0 1733430 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=182700 CPUtime=11.32 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 7934 0 0 0 1061 71 0 0 20 0 20 0 72389453 19521036288 779772 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=3119088 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 779772 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 779772 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 779772 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 3119088 KiB

[startup+25.5004 s]
/proc/loadavg: 5.13 4.64 4.55 8/332 81677
/proc/meminfo: memFree=83226156/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=5186052 CPUtime=30.53 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 32803 0 0 0 2894 159 0 0 20 0 20 0 72389451 19521036288 1296513 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 1296513 5517 1 0 2203451 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=3789284 CPUtime=23.18 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 8726 0 0 0 2189 129 0 0 20 0 20 0 72389453 19521036288 1296513 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=14720 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 1296513 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=3508652 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 50 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 1296513 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 1296513 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 30.53 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5186052 KiB

[startup+51.1137 s]
/proc/loadavg: 5.19 4.71 4.57 6/333 81680
/proc/meminfo: memFree=80872448/131382112 swapFree=33007844/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=7951320 CPUtime=57.11 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 41305 0 0 0 5442 269 0 0 20 0 20 0 72389451 19521036288 1987830 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 1987830 5549 1 0 2435342 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=6353596 CPUtime=47.23 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 12572 0 0 0 4500 223 0 0 20 0 20 0 72389453 19521036288 1987830 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=7727904 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 1987830 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0

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

[pid=81592] ppid=81589 vsize=19063512 memory=16293688 CPUtime=3293.89 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 475236 0 0 0 325034 4355 0 0 20 0 20 0 72389451 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 4073422 5581 1 0 4087206 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=245635481903 CPUtime=2860.81 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 238769 0 0 0 282071 4010 0 0 20 0 20 0 72389453 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=54113165640434 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=344787 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 3060 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=8024 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 3293.89 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16293688 KiB

[startup+3282.3 s]
/proc/loadavg: 2.68 3.67 4.40 4/292 81997
/proc/meminfo: memFree=63361112/131382112 swapFree=33002444/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=16293688 CPUtime=3356.55 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 480617 0 0 0 331226 4429 0 0 20 0 20 0 72389451 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 4073422 5581 1 0 4087206 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=5320 CPUtime=2915.96 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 241912 0 0 0 287517 4079 0 0 20 0 20 0 72389453 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=5260 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=5428 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 3119 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=7028 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 3356.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16293688 KiB

[startup+3342.3 s]
/proc/loadavg: 2.42 3.41 4.26 3/293 81999
/proc/meminfo: memFree=60737992/131382112 swapFree=33002444/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=16293688 CPUtime=3419.86 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 487119 0 0 0 337490 4496 0 0 20 0 20 0 72389451 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 4073422 5581 1 0 4087206 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=12544 CPUtime=2971.25 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) S 81589 81592 80589 0 -1 4194368 246209 0 0 0 292985 4140 0 0 20 0 20 0 72389453 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=16293688 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=-6000919498560007015 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 3178 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=8323350987516068516 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 3419.86 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16293688 KiB

[startup+3402.3 s]
/proc/loadavg: 2.32 3.20 4.14 3/295 82008
/proc/meminfo: memFree=63159320/131382112 swapFree=33002444/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=16293688 CPUtime=3481.81 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 493526 0 0 0 343622 4559 0 0 20 0 20 0 72389451 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 4073422 5581 1 0 4087206 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=-6000919498560007015 CPUtime=3026.6 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 250021 0 0 0 298462 4198 0 0 20 0 20 0 72389453 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=7680503620473627008 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=2760 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 3237 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=19456 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 3481.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16293688 KiB

[startup+3462.3 s]
/proc/loadavg: 2.54 3.09 4.04 3/298 82013
/proc/meminfo: memFree=59004712/131382112 swapFree=33002444/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=16293688 CPUtime=3545.9 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 503488 0 0 0 349957 4633 0 0 20 0 20 0 72389451 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 4073422 5581 1 0 4087208 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=4179340699835302191 CPUtime=3079.52 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) S 81589 81592 80589 0 -1 4194368 254686 0 0 0 303687 4265 0 0 20 0 20 0 72389453 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=54113165640434 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=344787 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 3330 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=19456 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 3545.9 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16293688 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3514.3 s]
/proc/loadavg: 2.38 2.96 3.94 3/298 82015
/proc/meminfo: memFree=56473592/131382112 swapFree=33002444/33010684
[pid=81592] ppid=81589 vsize=19063512 memory=16293688 CPUtime=3600.05 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 510117 0 0 0 355309 4696 0 0 20 0 20 0 72389451 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4765878 4073422 5581 1 0 4087208 0
[pid=81592/tid=81594] ppid=81589 vsize=19063512 memory=3072 CPUtime=3127.63 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 257459 0 0 0 308439 4324 0 0 20 0 20 0 72389453 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19063512 memory=6912 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 72389457 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19063512 memory=5320 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 3382 0 0 0 0 0 0 0 20 0 20 0 72389458 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81611] ppid=81589 vsize=19063512 memory=4207488150211395610 CPUtime=0 cores=5,7
/proc/81592/task/81611/stat : 81611 (Timer-0) S 81589 81592 80589 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 72389490 19521036288 4073422 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 16293688 KiB

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

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

# cumulated CPU time of all completed processes:  user=3553.49 s, system=47.174 s

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

[startup+3514.5 s]
/proc/loadavg: 2.38 2.96 3.94 3/298 82015
/proc/meminfo: memFree=56473592/131382112 swapFree=33002444/33010684
[pid=81592] ppid=81589 vsize=19263204 memory=16294328 CPUtime=3600.43 cores=5,7
/proc/81592/stat : 81592 (java) S 81589 81592 80589 0 -1 4194304 512441 0 0 0 355346 4697 0 0 20 0 21 0 72389451 19725520896 4073582 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
/proc/81592/statm: 4815801 4073582 5581 1 0 4088149 0
[pid=81592/tid=81594] ppid=81589 vsize=19263204 memory=19456 CPUtime=3127.77 cores=5,7
/proc/81592/task/81594/stat : 81594 (java) R 81589 81592 80589 0 -1 4194368 257650 0 0 0 308453 4324 0 0 20 0 21 0 72389453 19725520896 4073582 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81603] ppid=81589 vsize=19263204 memory=4352 CPUtime=0 cores=5,7
/proc/81592/task/81603/stat : 81603 (Finalizer) S 81589 81592 80589 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 72389457 19725520896 4073582 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
[pid=81592/tid=81610] ppid=81589 vsize=19263204 memory=16293688 CPUtime=0 cores=5,7
/proc/81592/task/81610/stat : 81610 (Common-Cleaner) S 81589 81592 80589 0 -1 4194368 3382 0 0 0 0 0 0 0 20 0 21 0 72389458 19725520896 4073582 18446744073709551615 94797293096960 94797293100656 140730767312768 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94797293108472 94797293109264 94797312913408 140730767317296 140730767317478 140730767317478 140730767323080 0
Current children cumulated CPU time: 3600.43 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 16294328 KiB

[startup+3515.3 s]
/proc/loadavg: 2.38 2.96 3.94 4/280 82018
/proc/meminfo: memFree=72711556/131382112 swapFree=33002444/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3515.5 s]
/proc/loadavg: 2.38 2.96 3.94 4/280 82018
/proc/meminfo: memFree=72711556/131382112 swapFree=33002444/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3515.6 s]
/proc/loadavg: 2.38 2.96 3.94 4/280 82018
/proc/meminfo: memFree=72711556/131382112 swapFree=33002444/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): 3515.62
CPU time (s): 3600.66
CPU user time (s): 3553.49
CPU system time (s): 47.174
CPU usage (%): 102.419
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 16294328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3553.49
system time used= 47.174
maximum resident set size= 16294456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 512530
page faults= 0
swaps= 0
block input operations= 40
block output operations= 80998200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 171037
involuntary context switches= 60951


# summary of solver processes directly reported to runsolver:
#   pid: 81592
#   total CPU time (s): 3600.66
#   total CPU user time (s): 3553.49
#   total CPU system time (s): 47.174

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0085 second user time and 35.991 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-03 20:25:01
IDJOB=4520213
IDBENCH=177801
IDSOLVER=3364
FILE ID=nodeC005/4520213-1751567101
RUNJOBID= nodeC005-1751559731-80602
SLURM_JOB_ID= 9598757
Free space on /tmp= 429484 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/linpeb/linearized_pebbling_opt_layeredfan_down/normalized-linearized_pebbling_opt_layeredfan_down_r7_c14_a4.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4520213-1751567101/watcher-4520213-1751567101 -o /tmp/evaluation-result-4520213-1751567101/solver-4520213-1751567101 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751559731-80602 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4520213-1751567101 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4520213-1751567101.opb

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

MD5SUM BENCH= 6db5c0d210c154c0efee751e611094b9
RANDOM SEED=587961742

nodeC005 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	: 0xb00001f
cpu MHz		: 2394.487
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3591.719
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.649
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.484
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.234
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.204
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 2395.141
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        81114916 kB
MemAvailable:   93602848 kB
Buffers:            2128 kB
Cached:         13267368 kB
SwapCached:         2444 kB
Active:         36746032 kB
Inactive:       12795988 kB
Active(anon):   36263728 kB
Inactive(anon):    24068 kB
Active(file):     482304 kB
Inactive(file): 12771920 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33007844 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:           1950232 kB
Writeback:             8 kB
AnonPages:      36272892 kB
Mapped:           121444 kB
Shmem:             15492 kB
KReclaimable:     146672 kB
Slab:             295848 kB
SReclaimable:     146672 kB
SUnreclaim:       149176 kB
KernelStack:        5104 kB
PageTables:        74588 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   37454028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  35831808 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429484 MiB
End job on nodeC005 at 2025-07-03 21:23:37