Trace number 4512307

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 2025-06-06SAT (TO)-4603359 3600.3 3597.03

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3g-0344-0344.opb
MD5SUMb00a1f0a29adc01e4225355c4efe31e0
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-5301516
Best CPU time to get the best result obtained on this benchmark3.46951
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables144
Total number of constraints48
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 432
Biggest coefficient in the objective function 273533
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 35354751
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 273533
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 35354751
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)432
Sum of products size (including duplicates)864
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.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version 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.08	c Free memory 		2104792832
0.00/0.08	c Max memory 		16282288128
0.00/0.08	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-4512307-1751524722.opb
0.13/0.13	c reading problem ... 
0.13/0.13	c  objective function found
0.13/0.18	c ... done. Wall clock time 0.043s.
0.13/0.18	c declared #vars     144
0.13/0.18	c internal #vars     576
0.13/0.18	c #constraints  960
0.13/0.18	c constraints type 
0.13/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 48
0.13/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 432
0.13/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 480
0.13/0.18	c 960 constraints processed.
0.13/0.19	c objective function length is 432 literals
0.13/0.20	c SATISFIABLE
0.13/0.20	c OPTIMIZING...
0.13/0.20	c Got one! Elapsed wall clock time (in seconds):0.066
0.13/0.20	o -4507071
0.32/0.22	c Got one! Elapsed wall clock time (in seconds):0.091
0.32/0.22	o -4535733
0.69/0.45	c Got one! Elapsed wall clock time (in seconds):0.322
0.69/0.45	o -4536929
0.69/0.46	c Got one! Elapsed wall clock time (in seconds):0.327
0.69/0.46	o -4548322
0.69/0.46	c Got one! Elapsed wall clock time (in seconds):0.332
0.69/0.46	o -4576984
1.08/0.67	c Got one! Elapsed wall clock time (in seconds):0.541
1.08/0.67	o -4601989
1.47/0.82	c cleaning 3120 clauses out of 6246 with flag 4168/6246
1.81/1.03	c Got one! Elapsed wall clock time (in seconds):0.899
1.81/1.03	o -4603359
2.12/1.32	c cleaning 6615 clauses out of 13229 with flag 10607/16349
2.49/1.67	c cleaning 6304 clauses out of 12614 with flag 24709/22349
2.98/2.06	c cleaning 6653 clauses out of 13311 with flag 42111/29350
3.46/2.45	c cleaning 7326 clauses out of 14659 with flag 61674/37351
4.08/2.95	c cleaning 8161 clauses out of 16331 with flag 85982/46349
4.68/3.51	c cleaning 9085 clauses out of 18170 with flag 114320/56349
5.29/4.14	c cleaning 10043 clauses out of 20085 with flag 147032/67349
5.98/4.80	c cleaning 11021 clauses out of 22042 with flag 180834/79349
6.68/5.57	c cleaning 12010 clauses out of 24023 with flag 216837/92351
7.61/6.42	c cleaning 13005 clauses out of 26012 with flag 254775/106350
8.50/7.33	c cleaning 14003 clauses out of 28006 with flag 296429/121349
9.65/8.41	c cleaning 14995 clauses out of 30004 with flag 341867/137350
10.88/9.66	c cleaning 16004 clauses out of 32008 with flag 394525/154349
12.19/10.92	c cleaning 17000 clauses out of 34006 with flag 448601/172351
13.43/12.15	c cleaning 17998 clauses out of 36004 with flag 497130/191349
14.72/13.43	c cleaning 19001 clauses out of 38007 with flag 549494/211350
16.02/14.78	c cleaning 19998 clauses out of 40005 with flag 605373/232349
17.65/16.34	c cleaning 21001 clauses out of 42007 with flag 670659/254349
19.04/17.77	c cleaning 22000 clauses out of 44007 with flag 741138/277350
20.68/19.39	c cleaning 23005 clauses out of 46009 with flag 804546/301352
22.28/20.97	c cleaning 23998 clauses out of 48003 with flag 884045/326351
24.01/22.67	c cleaning 25004 clauses out of 50007 with flag 970420/352353
25.71/24.36	c cleaning 26000 clauses out of 52000 with flag 1058130/379350
27.74/26.35	c cleaning 26999 clauses out of 53999 with flag 1135038/407349
29.99/28.54	c cleaning 27999 clauses out of 56000 with flag 1213640/436349
32.88/31.48	c cleaning 28994 clauses out of 58001 with flag 1301068/466349
34.91/33.47	c cleaning 30005 clauses out of 60011 with flag 1384543/497353
37.15/35.66	c cleaning 30998 clauses out of 62002 with flag 1468683/529349
39.54/38.02	c cleaning 31999 clauses out of 64005 with flag 1552470/562350
43.17/41.60	c cleaning 32999 clauses out of 66007 with flag 1644383/596351
46.01/44.41	c cleaning 34003 clauses out of 68006 with flag 1733895/631349
48.70/47.15	c cleaning 34998 clauses out of 70003 with flag 1813160/667349
52.13/50.57	c cleaning 35999 clauses out of 72005 with flag 1895051/704349
55.42/53.90	c cleaning 37003 clauses out of 74006 with flag 1979103/742349
58.84/57.22	c cleaning 38001 clauses out of 76005 with flag 2066543/781351
61.43/59.84	c cleaning 38996 clauses out of 78002 with flag 2154574/821349
64.67/63.07	c cleaning 40002 clauses out of 80006 with flag 2245953/862349
69.06/67.46	c cleaning 40993 clauses out of 82004 with flag 2347616/904349
73.59/71.91	c cleaning 42002 clauses out of 84011 with flag 2454513/947349
78.19/76.53	c cleaning 43004 clauses out of 86009 with flag 2568912/991349
82.15/80.48	c cleaning 43999 clauses out of 88005 with flag 2682364/1036349
86.05/84.39	c cleaning 45003 clauses out of 90009 with flag 2789794/1082352
90.54/88.89	c cleaning 45996 clauses out of 92004 with flag 2905529/1129350
95.50/93.57	c cleaning 47001 clauses out of 94007 with flag 3019459/1177349
99.99/98.04	c cleaning 48000 clauses out of 96006 with flag 3140242/1226349
105.78/103.82	c cleaning 48998 clauses out of 98007 with flag 3270343/1276350
113.16/111.16	c cleaning 50002 clauses out of 100008 with flag 3421688/1327349
120.34/118.37	c cleaning 51004 clauses out of 102008 with flag 3584029/1379351
127.92/125.91	c cleaning 52000 clauses out of 104005 with flag 3738651/1432352
136.10/134.05	c cleaning 53002 clauses out of 106007 with flag 3904761/1486354
144.38/142.30	c cleaning 54001 clauses out of 108001 with flag 4105767/1541350
153.45/151.35	c cleaning 54998 clauses out of 110001 with flag 4317603/1597351
162.53/160.48	c cleaning 56001 clauses out of 112002 with flag 4517399/1654350
170.21/168.12	c cleaning 56998 clauses out of 114002 with flag 4667092/1712351
176.46/174.39	c cleaning 58000 clauses out of 116002 with flag 4820409/1771349
183.25/181.13	c cleaning 59003 clauses out of 118007 with flag 4969931/1831354
190.84/188.74	c cleaning 59998 clauses out of 120000 with flag 5127729/1892350
199.02/196.86	c cleaning 61001 clauses out of 122001 with flag 5281744/1954349
206.40/204.29	c cleaning 61997 clauses out of 124000 with flag 5434096/2017349
213.58/211.48	c cleaning 63000 clauses out of 126004 with flag 5598564/2081350
225.26/223.17	c cleaning 64003 clauses out of 128008 with flag 5783574/2146354
236.54/234.35	c cleaning 64993 clauses out of 130002 with flag 5974240/2212351
247.61/245.43	c cleaning 65997 clauses out of 132007 with flag 6190575/2279349
256.14/253.63	c cleaning 67002 clauses out of 134011 with flag 6415308/2347350
268.42/265.98	c cleaning 68004 clauses out of 136013 with flag 6642877/2416354
280.59/278.18	c cleaning 69000 clauses out of 138004 with flag 6879619/2486349
292.93/290.49	c cleaning 70000 clauses out of 140005 with flag 7130094/2557350
303.81/301.35	c cleaning 71000 clauses out of 142006 with flag 7371105/2629351
320.37/317.99	c cleaning 71995 clauses out of 144004 with flag 7628946/2702349
332.03/329.48	c cleaning 72999 clauses out of 146009 with flag 7854894/2776349
344.50/341.96	c cleaning 74002 clauses out of 148011 with flag 8082173/2851350
369.74/367.26	c cleaning 74998 clauses out of 150011 with flag 8375685/2927352
382.12/379.68	c cleaning 76004 clauses out of 152010 with flag 8629929/3004349
393.57/391.09	c cleaning 77003 clauses out of 154010 with flag 8843632/3082353
405.34/402.83	c cleaning 77994 clauses out of 156005 with flag 9085282/3161351
417.22/414.70	c cleaning 79005 clauses out of 158013 with flag 9302804/3241353
427.75/425.11	c cleaning 79998 clauses out of 160004 with flag 9516648/3322349
442.11/439.50	c cleaning 81002 clauses out of 162008 with flag 9772592/3404351
459.91/456.70	c cleaning 81999 clauses out of 164006 with flag 10048406/3487351
470.99/467.83	c cleaning 83003 clauses out of 166006 with flag 10295567/3571350
483.97/480.71	c cleaning 83998 clauses out of 168002 with flag 10573458/3656349
501.63/498.41	c cleaning 84997 clauses out of 170004 with flag 10860805/3742349
513.80/510.64	c cleaning 86000 clauses out of 172007 with flag 11151389/3829349
527.94/524.79	c cleaning 87001 clauses out of 174008 with flag 11440017/3917350
540.01/536.89	c cleaning 88002 clauses out of 176006 with flag 11681844/4006349
553.12/549.87	c cleaning 89003 clauses out of 178005 with flag 11915752/4096350
568.38/565.17	c cleaning 89995 clauses out of 180003 with flag 12170747/4187351
583.55/580.36	c cleaning 91003 clauses out of 182006 with flag 12426676/4279349
599.73/596.45	c cleaning 91992 clauses out of 184003 with flag 12691331/4372349
612.20/608.91	c cleaning 93000 clauses out of 186011 with flag 12910857/4466349
624.09/620.25	c cleaning 94000 clauses out of 188011 with flag 13136685/4561349
632.87/629.03	c cleaning 95000 clauses out of 190012 with flag 13374425/4657350
644.83/640.93	c cleaning 95999 clauses out of 192011 with flag 13605836/4754349
654.31/650.49	c cleaning 97007 clauses out of 194013 with flag 13846881/4852350
664.73/660.74	c cleaning 98004 clauses out of 196008 with flag 14077351/4951352
672.91/668.98	c cleaning 99000 clauses out of 198003 with flag 14319371/5051351
684.86/680.71	c cleaning 99995 clauses out of 200002 with flag 14571559/5152350
697.93/693.83	c cleaning 101000 clauses out of 202007 with flag 14808788/5254350
710.28/706.19	c cleaning 102003 clauses out of 204007 with flag 15072188/5357350
732.72/728.67	c cleaning 102999 clauses out of 206003 with flag 15354803/5461349
756.89/752.75	c cleaning 103995 clauses out of 208004 with flag 15627186/5566349
775.03/770.27	c cleaning 105005 clauses out of 210011 with flag 15914427/5672351
791.70/786.94	c cleaning 105996 clauses out of 212004 with flag 16165379/5779349
813.88/809.19	c cleaning 106999 clauses out of 214008 with flag 16449716/5887349
835.72/831.09	c cleaning 108004 clauses out of 216009 with flag 16728728/5996349
853.29/848.58	c cleaning 109003 clauses out of 218005 with flag 17000859/6106349
869.36/864.60	c cleaning 109998 clauses out of 220002 with flag 17273541/6217349
894.51/889.75	c cleaning 111002 clauses out of 222009 with flag 17572011/6329354
918.65/913.99	c cleaning 111999 clauses out of 224003 with flag 17861354/6442350
941.94/937.13	c cleaning 112993 clauses out of 226003 with flag 18170572/6556349
969.17/964.49	c cleaning 113996 clauses out of 228010 with flag 18537150/6671349
993.27/988.42	c cleaning 115004 clauses out of 230014 with flag 18900320/6787349
1012.42/1007.62	c cleaning 116005 clauses out of 232011 with flag 19195028/6904350
1031.19/1025.89	c cleaning 116998 clauses out of 234005 with flag 19459369/7022349
1050.58/1045.17	c cleaning 117998 clauses out of 236007 with flag 19740846/7141349
1067.34/1061.91	c cleaning 119001 clauses out of 238009 with flag 20018367/7261349
1083.44/1078.08	c cleaning 119999 clauses out of 240010 with flag 20294253/7382351
1098.33/1092.83	c cleaning 121006 clauses out of 242011 with flag 20572943/7504351
1119.77/1114.34	c cleaning 121999 clauses out of 244003 with flag 20872084/7627349
1139.20/1133.78	c cleaning 122995 clauses out of 246005 with flag 21176339/7751350
1208.04/1202.76	c cleaning 124000 clauses out of 248009 with flag 21616912/7876349
1292.04/1286.87	c cleaning 125000 clauses out of 250011 with flag 22127794/8002351
1378.65/1373.68	c cleaning 126002 clauses out of 252010 with flag 22685781/8129350
1457.49/1452.52	c cleaning 127006 clauses out of 254011 with flag 23275007/8257353
1531.85/1527.07	c cleaning 127995 clauses out of 256002 with flag 23880917/8386350
1598.01/1593.28	c cleaning 129001 clauses out of 258006 with flag 24459772/8516349
1673.66/1669.04	c cleaning 129992 clauses out of 260005 with flag 25063126/8647349
1755.32/1750.27	c cleaning 131004 clauses out of 262013 with flag 25703629/8779349
1828.75/1823.76	c cleaning 131997 clauses out of 264012 with flag 26338043/8912352
1896.21/1891.39	c cleaning 132991 clauses out of 266012 with flag 27014480/9046349
1970.12/1965.36	c cleaning 134000 clauses out of 268025 with flag 27649958/9181353
2045.47/2040.87	c cleaning 135012 clauses out of 270026 with flag 28347666/9317354
2142.92/2138.48	c cleaning 135999 clauses out of 272010 with flag 29038022/9454350
2216.37/2212.09	c cleaning 137001 clauses out of 274010 with flag 29723194/9592349
2299.76/2295.45	c cleaning 137999 clauses out of 276010 with flag 30428650/9731350
2379.08/2374.99	c cleaning 139001 clauses out of 278010 with flag 31117663/9871349
2492.66/2488.60	c cleaning 139999 clauses out of 280011 with flag 31829764/10012351
2588.45/2584.61	c cleaning 141002 clauses out of 282010 with flag 32511346/10154349
2687.13/2683.48	c cleaning 142001 clauses out of 284012 with flag 33233319/10297353
2773.84/2770.36	c cleaning 143000 clauses out of 286007 with flag 33962894/10441349
2877.10/2873.08	c cleaning 143997 clauses out of 288009 with flag 34666613/10586351
2975.91/2971.98	c cleaning 144997 clauses out of 290013 with flag 35334530/10732352
3077.09/3073.33	c cleaning 146003 clauses out of 292014 with flag 36069069/10879350
3165.73/3162.12	c cleaning 147002 clauses out of 294014 with flag 36769622/11027353
3276.25/3272.73	c cleaning 147995 clauses out of 296008 with flag 37535695/11176349
3361.67/3358.39	c cleaning 149007 clauses out of 298014 with flag 38221741/11326350
3460.38/3457.17	c cleaning 150002 clauses out of 300009 with flag 38909964/11477352
3580.49/3577.34	c cleaning 150994 clauses out of 302004 with flag 39728803/11629349
3600.05/3596.91	c starts		: 35126
3600.05/3596.92	c conflicts		: 11704630
3600.05/3596.92	c decisions		: 16172244
3600.05/3596.92	c propagations		: 470120919
3600.05/3596.92	c inspects		: 29113858777
3600.05/3596.92	c shortcuts		: 0
3600.05/3596.92	c learnt literals	: 0
3600.05/3596.92	c learnt binary clauses	: 0
3600.05/3596.92	c learnt ternary clauses	: 0
3600.05/3596.92	c learnt constraints	: 11704630
3600.05/3596.92	c ignored constraints	: 0
3600.05/3596.92	c root simplifications	: 0
3600.05/3596.92	c removed literals (reason simplification)	: 15682453
3600.05/3596.93	c reason swapping (by a shorter reason)	: 0
3600.05/3596.93	c Calls to reduceDB	: 149
3600.05/3596.93	c Number of update (reduction) of LBD	: 558094
3600.05/3596.93	c Imported unit clauses	: 0
3600.05/3596.93	c No decision after first conflict	: false
3600.05/3596.93	c number of reductions to clauses (during analyze)	: 0
3600.05/3596.93	c number of learned constraints concerned by reduction	: 0
3600.05/3596.93	c number of learning phase by resolution	: 0
3600.05/3596.93	c number of learning phase by cutting planes	: 0
3600.05/3596.93	c number of rounding to 1 operations	: 0
3600.05/3596.93	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.05/3596.93	c number of reductions of the coefficients by power 2 	: 0
3600.05/3596.93	c number of right shift for reduction by power 2 	: 0
3600.05/3596.93	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.05/3596.93	c number of ending skipping 	: 0
3600.05/3596.93	c number of internal skipping 	: 0
3600.05/3596.93	c number of derivation steps 	: 0
3600.05/3596.93	c number of skipped derivation steps 	: 0
3600.05/3596.93	c number of remaining unassigned 	: 0
3600.05/3596.93	c number of remaining assigned 	: 0
3600.05/3596.93	c number of falsified literals weakened from reason	: 0
3600.05/3596.93	c number of falsified literals weakened from conflict	: 0
3600.05/3596.94	c time for arithmetic operations	: 0
3600.05/3596.94	c minimum degree of deleted constraints	: null
3600.05/3596.94	c maximum degree of deleted constraints	: null
3600.05/3596.94	c number of deleted constraints	: 0
3600.05/3596.95	c speed (assignments/second)	: 130707.25269250243
3600.05/3596.95	c non guided choices	: 0
3600.25/3597.01	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 226291
3600.25/3597.01	s SATISFIABLE
3600.25/3597.01	c Found 7 solution(s)
3600.25/3597.02	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 
3600.25/3597.02	c objective function=-4603359
3600.25/3597.02	c Total wall clock time (in seconds): 3596.887

Verifier Data

OK	-4603359

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512307-1751524722/watcher-4512307-1751524722 -o /tmp/evaluation-result-4512307-1751524722/solver-4512307-1751524722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751521141-72930 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4512307-1751524722.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=73631, runsolver pid=73628

[startup+0.100044 s]*
/proc/loadavg: 4.81 4.68 4.55 5/337 73649
/proc/meminfo: memFree=92148460/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=18930384 memory=57844 CPUtime=0.13 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 6594 0 0 0 11 2 0 0 20 0 18 0 68150788 19384713216 14461 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4732596 14461 5358 1 0 547622 0
[pid=73631/tid=73633] ppid=73628 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 5079 0 0 0 7 1 0 0 20 0 18 0 68150789 19384713216 14461 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=18930384 memory=241407623509 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 68150791 19384713216 14461 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=18930384 memory=61784027576291 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 68150791 19384713216 14461 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57844 KiB

[startup+0.205646 s]*
/proc/loadavg: 4.81 4.68 4.55 8/338 73650
/proc/meminfo: memFree=92146444/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=18996948 memory=62552 CPUtime=0.32 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 7149 0 0 0 29 3 0 0 20 0 19 0 68150788 19452874752 15638 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4749237 15638 5454 1 0 548267 0
[pid=73631/tid=73633] ppid=73628 vsize=18996948 memory=4026728732 CPUtime=0.17 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 5390 0 0 0 16 1 0 0 20 0 19 0 68150789 19452874752 15638 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=18996948 memory=13937 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 68150791 19452874752 15638 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=18996948 memory=60684515935208 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 68150791 19452874752 15638 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) R 73628 73631 72920 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 19 0 68150807 19452874752 15638 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62552 KiB

[startup+0.305609 s]*
/proc/loadavg: 4.81 4.68 4.55 6/338 73650
/proc/meminfo: memFree=92139136/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=18996948 memory=71300 CPUtime=0.5 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 9966 0 0 0 47 3 0 0 20 0 19 0 68150788 19452874752 17825 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4749237 17825 5454 1 0 549872 0
[pid=73631/tid=73633] ppid=73628 vsize=18996948 memory=-6000919472756779368 CPUtime=0.25 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 5401 0 0 0 24 1 0 0 20 0 19 0 68150789 19452874752 17825 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 68150791 19452874752 17825 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 68150791 19452874752 17825 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 68150807 19452874752 17825 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 71300 KiB

[startup+0.700245 s]
/proc/loadavg: 4.81 4.68 4.55 6/338 73650
/proc/meminfo: memFree=92117900/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=18996948 memory=87224 CPUtime=1.27 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 11281 0 0 0 123 4 0 0 20 0 19 0 68150788 19452874752 21806 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4749237 21806 5486 1 0 550671 0
[pid=73631/tid=73633] ppid=73628 vsize=18996948 memory=18432 CPUtime=0.62 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 5413 0 0 0 60 2 0 0 20 0 19 0 68150789 19452874752 21806 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=18996948 memory=11136 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 68150791 19452874752 21806 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 68150791 19452874752 21806 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=18996948 memory=4496 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 68150807 19452874752 21806 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 87224 KiB

[startup+1.50023 s]
/proc/loadavg: 4.81 4.68 4.55 4/315 73661
/proc/meminfo: memFree=98053908/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=18996948 memory=124616 CPUtime=2.39 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 14092 0 0 0 235 4 0 0 20 0 19 0 68150788 19452874752 31154 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4749237 31154 5486 1 0 550702 0
[pid=73631/tid=73633] ppid=73628 vsize=18996948 memory=0 CPUtime=1.41 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 5825 0 0 0 139 2 0 0 20 0 19 0 68150789 19452874752 31154 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=18996948 memory=11136 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 68150791 19452874752 31154 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 68150791 19452874752 31154 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=18996948 memory=4496 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 68150807 19452874752 31154 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 2.39 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 124616 KiB

[startup+3.10551 s]
/proc/loadavg: 4.81 4.68 4.55 6/338 73717
/proc/meminfo: memFree=97787340/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=185628 CPUtime=4.29 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 17025 0 0 0 423 6 0 0 20 0 20 0 68150788 19521036288 46407 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 46407 5518 1 0 551214 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=11136 CPUtime=2.99 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 6120 0 0 0 296 3 0 0 20 0 20 0 68150789 19521036288 46407 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=-6000919472756779368 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 46407 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 46407 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 46407 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 4.29 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 185628 KiB

[startup+6.30023 s]
/proc/loadavg: 4.83 4.69 4.56 5/339 73718
/proc/meminfo: memFree=97503808/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=210396 CPUtime=7.51 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 17174 0 0 0 744 7 0 0 20 0 20 0 68150788 19521036288 52599 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 52599 5518 1 0 551215 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=0 CPUtime=6.16 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 6143 0 0 0 613 3 0 0 20 0 20 0 68150789 19521036288 52599 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 52599 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 52599 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=126664 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 52599 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 7.51 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 210396 KiB

[startup+12.7002 s]
/proc/loadavg: 4.76 4.67 4.55 5/340 73720
/proc/meminfo: memFree=97421656/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=331404 CPUtime=14.02 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 19019 0 0 0 1392 10 0 0 20 0 20 0 68150788 19521036288 82851 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 82851 5518 1 0 551215 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=126664 CPUtime=12.45 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 6775 0 0 0 1242 3 0 0 20 0 20 0 68150789 19521036288 82851 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 82851 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=-6000919472756779368 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 82851 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=7234584545907990882 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 82851 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 14.02 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 331404 KiB

[startup+25.5003 s]
/proc/loadavg: 4.75 4.67 4.55 6/340 73720
/proc/meminfo: memFree=97085808/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=538432 CPUtime=26.95 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 22009 0 0 0 2681 14 0 0 20 0 20 0 68150788 19521036288 134608 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 134608 5550 1 0 551215 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=472888 CPUtime=25.07 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 7746 0 0 0 2504 3 0 0 20 0 20 0 68150789 19521036288 134608 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=4283371435558858393 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 134608 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=91456 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 134608 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=423728 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 134608 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 26.95 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 538432 KiB

[startup+51.1056 s]
/proc/loadavg: 4.55 4.64 4.54 6/340 73720
/proc/meminfo: memFree=96498836/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=870344 CPUtime=52.73 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 22270 0 0 0 5252 21 0 0 20 0 20 0 68150788 19521036288 217586 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 217586 5550 1 0 551215 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=472888 CPUtime=50.35 cores=0,2

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

/proc/meminfo: memFree=106254296/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3285.83 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 103828 0 0 0 328419 164 0 0 20 0 20 0 68150788 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 556358 5550 1 0 568725 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3268.01 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 50431 0 0 0 326767 34 0 0 20 0 20 0 68150789 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=18432 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 1911 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 3285.83 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2225432 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.19 4.18 5/340 74036
/proc/meminfo: memFree=106253180/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3345.7 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 104348 0 0 0 334404 166 0 0 20 0 20 0 68150788 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 556358 5550 1 0 568725 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3327.87 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 50927 0 0 0 332752 35 0 0 20 0 20 0 68150789 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=5632 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 1911 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=21692 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 3345.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2225432 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.20 4.18 5/340 74039
/proc/meminfo: memFree=106253076/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3405.7 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 106502 0 0 0 340401 169 0 0 20 0 20 0 68150788 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 556358 5550 1 0 568730 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3387.59 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 51983 0 0 0 338724 35 0 0 20 0 20 0 68150789 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=18432 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 1992 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 3405.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2225432 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.19 4.18 5/340 74041
/proc/meminfo: memFree=106202940/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3465.58 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 107021 0 0 0 346387 171 0 0 20 0 20 0 68150788 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 556358 5550 1 0 568730 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3447.44 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 52415 0 0 0 344708 36 0 0 20 0 20 0 68150789 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 1993 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 3465.58 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2225432 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.19 4.18 5/340 74043
/proc/meminfo: memFree=106202584/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3525.44 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 107236 0 0 0 352372 172 0 0 20 0 20 0 68150788 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 556358 5550 1 0 568730 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3507.29 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 52585 0 0 0 350693 36 0 0 20 0 20 0 68150789 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=23156 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 2006 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=16580 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 3525.44 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2225432 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.17 4.17 7/339 74111
/proc/meminfo: memFree=108214688/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3585.49 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 108639 0 0 0 358374 175 0 0 20 0 20 0 68150788 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 556358 5550 1 0 568730 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3566.97 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 53144 0 0 0 356661 36 0 0 20 0 20 0 68150789 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=16580 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 2006 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 3585.49 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2225432 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3596.9 s]
/proc/loadavg: 4.10 4.16 4.17 5/340 74112
/proc/meminfo: memFree=108131152/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3600.05 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 108728 0 0 0 359830 175 0 0 20 0 20 0 68150788 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4765878 556358 5550 1 0 568730 0
[pid=73631/tid=73633] ppid=73628 vsize=19063512 memory=2225432 CPUtime=3581.53 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 53228 0 0 0 358117 36 0 0 20 0 20 0 68150789 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19063512 memory=2225432 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 2006 0 0 0 0 0 0 0 20 0 20 0 68150791 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73650] ppid=73628 vsize=19063512 memory=5632 CPUtime=0 cores=0,2
/proc/73631/task/73650/stat : 73650 (Timer-0) S 73628 73631 72920 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 68150807 19521036288 556358 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2225432 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.53 s, system=1.7707 s

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

[startup+3597 s]*
/proc/loadavg: 4.10 4.16 4.17 6/341 74115
/proc/meminfo: memFree=108130900/131249996 swapFree=33010160/33010684
[pid=73631] ppid=73628 vsize=19263204 memory=2226328 CPUtime=3600.25 cores=0,2
/proc/73631/stat : 73631 (java) S 73628 73631 72920 0 -1 4194304 110932 0 0 0 359850 175 0 0 20 0 21 0 68150788 19725520896 556582 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
/proc/73631/statm: 4815801 556582 5550 1 0 569700 0
[pid=73631/tid=73633] ppid=73628 vsize=19263204 memory=5744 CPUtime=3581.64 cores=0,2
/proc/73631/task/73633/stat : 73633 (java) R 73628 73631 72920 0 -1 4194368 53419 0 0 0 358127 37 0 0 20 0 21 0 68150789 19725520896 556582 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73642] ppid=73628 vsize=19263204 memory=7092 CPUtime=0 cores=0,2
/proc/73631/task/73642/stat : 73642 (Finalizer) S 73628 73631 72920 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 68150791 19725520896 556582 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=73649] ppid=73628 vsize=19263204 memory=-6000919468361541736 CPUtime=0 cores=0,2
/proc/73631/task/73649/stat : 73649 (Common-Cleaner) S 73628 73631 72920 0 -1 4194368 2006 0 0 0 0 0 0 0 20 0 21 0 68150791 19725520896 556582 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
[pid=73631/tid=74115] ppid=73628 vsize=19263204 memory=7728 CPUtime=0.05 cores=0,2
/proc/73631/task/74115/stat : 74115 (Thread-0) R 73628 73631 72920 0 -1 4194368 275 0 0 0 5 0 0 0 20 0 21 0 68510479 19725520896 556582 18446744073709551615 94238993027072 94238993030768 140725977656720 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94238993038584 94238993039376 94239019405312 140725977663873 140725977663974 140725977663974 140725977669576 0
Current children cumulated CPU time: 3600.25 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 2226328 KiB

Child status: 143

Real time (s): 3597.03
CPU time (s): 3600.3
CPU user time (s): 3598.53
CPU system time (s): 1.7707
CPU usage (%): 100.091
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 2226328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.53
system time used= 1.7707
maximum resident set size= 2226584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111178
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107809
involuntary context switches= 9552


# summary of solver processes directly reported to runsolver:
#   pid: 73631
#   total CPU time (s): 3600.3
#   total CPU user time (s): 3598.53
#   total CPU system time (s): 1.7707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.53742 second user time and 17.032 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-03 08:38:42
IDJOB=4512307
IDBENCH=160615
IDSOLVER=3363
FILE ID=nodeC032/4512307-1751524722
RUNJOBID= nodeC032-1751521141-72930
SLURM_JOB_ID= 9598644
Free space on /tmp= 430568 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0344-0344.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512307-1751524722/watcher-4512307-1751524722 -o /tmp/evaluation-result-4512307-1751524722/solver-4512307-1751524722 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751521141-72930 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4512307-1751524722.opb

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

MD5SUM BENCH= b00a1f0a29adc01e4225355c4efe31e0
RANDOM SEED=1372077336

nodeC032 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		: 3607.157
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.833
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3599.838
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3599.099
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.855
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.846
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.524
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        92161564 kB
MemAvailable:   108501352 kB
Buffers:            2728 kB
Cached:         17018960 kB
SwapCached:           20 kB
Active:         21560196 kB
Inactive:       16649476 kB
Active(anon):   21202912 kB
Inactive(anon):     3124 kB
Active(file):     357284 kB
Inactive(file): 16646352 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               700 kB
Writeback:             0 kB
AnonPages:      21191128 kB
Mapped:           123816 kB
Shmem:             18048 kB
KReclaimable:     350780 kB
Slab:             444568 kB
SReclaimable:     350780 kB
SUnreclaim:        93788 kB
KernelStack:        5168 kB
PageTables:        45140 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   25201076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  20828160 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430556 MiB
End job on nodeC032 at 2025-07-03 09:38:39