Trace number 4508283

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)96 3600.25 3635.73

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/dt-problems/
normalized-lo_14x14_007.opb.metafix.opb
MD5SUM55dad17a7c182b30d547793b054532a6
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 benchmark96
Best CPU time to get the best result obtained on this benchmark0.030846
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables196
Total number of constraints82
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Number of terms in the objective function 196
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 196
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.12	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.05/0.12	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.12	c See www.sat4j.org for details.
0.05/0.12	c version PB25.v20250606
0.05/0.13	c java.runtime.name	OpenJDK Runtime Environment
0.05/0.13	c java.vm.name		OpenJDK 64-Bit Server VM
0.05/0.13	c java.vm.version	22.0.1+8-16
0.05/0.13	c java.vm.vendor	Oracle Corporation
0.05/0.13	c sun.arch.data.model	64
0.05/0.13	c java.version		22.0.1
0.05/0.13	c os.name		Linux
0.05/0.13	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.05/0.13	c os.arch		amd64
0.05/0.13	c Free memory 		2104792832
0.05/0.13	c Max memory 		16282288128
0.05/0.13	c Total memory 		2113929216
0.05/0.14	c Number of processors 	2
0.05/0.17	c Pseudo Boolean Optimization by upper bound
0.05/0.17	c --- Begin Solver configuration ---
0.05/0.17	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.05/0.17	c Learn all clauses as in MiniSAT
0.05/0.17	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.17	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.05/0.17	c Expensive reason simplification
0.05/0.17	c Glucose 2.1 dynamic restart strategy
0.05/0.17	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.05/0.17	c timeout=2147483s
0.05/0.17	c DB Simplification allowed=false
0.05/0.17	c Listener: none
0.05/0.17	c --- End Solver configuration ---
0.05/0.17	c solving HOME/instance-4508283-1751513701.opb
0.05/0.17	c reading problem ... 
0.05/0.18	c using VERIPB proof format
0.05/0.19	c  objective function found
0.21/0.22	c ... done. Wall clock time 0.049s.
0.21/0.22	c declared #vars     196
0.21/0.23	c #constraints  164
0.21/0.23	c constraints type 
0.21/0.23	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.21/0.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 133
0.21/0.23	c org.sat4j.specs.Constr$1 => 10
0.21/0.23	c org.sat4j.pb.constraints.pb.UnitClausesPB => 6
0.21/0.23	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 9
0.21/0.23	c org.sat4j.pb.constraints.pb.UnitClausePB => 4
0.21/0.23	c 164 constraints processed.
0.28/0.31	c objective function length is 196 literals
1.21/0.81	c cleaning 2500 clauses out of 5001 with flag 19853/5001
2.00/1.26	c cleaning 4249 clauses out of 8501 with flag 48758/11001
2.60/1.52	c SATISFIABLE
2.60/1.52	c OPTIMIZING...
2.60/1.52	c Got one! Elapsed wall clock time (in seconds):1.343
2.60/1.52	o 96
2.60/1.58	c cleaning 4735 clauses out of 9488 with flag 3571/16237
3.18/1.85	c cleaning 5368 clauses out of 10753 with flag 29204/22237
3.67/2.15	c cleaning 6189 clauses out of 12386 with flag 61108/29238
4.11/2.48	c cleaning 7094 clauses out of 14195 with flag 106624/37236
4.77/2.96	c cleaning 8049 clauses out of 16104 with flag 155305/46239
5.45/3.49	c cleaning 9021 clauses out of 18052 with flag 210837/56236
6.13/4.03	c cleaning 10011 clauses out of 20031 with flag 263351/67236
6.82/4.61	c cleaning 11010 clauses out of 22020 with flag 316584/79236
7.77/5.41	c cleaning 11997 clauses out of 24010 with flag 388630/92236
8.65/6.41	c cleaning 12999 clauses out of 26014 with flag 475735/106237
9.46/7.28	c cleaning 14000 clauses out of 28014 with flag 572268/121236
10.58/8.35	c cleaning 14999 clauses out of 30014 with flag 688110/137236
11.61/9.38	c cleaning 16004 clauses out of 32017 with flag 784908/154238
12.81/10.55	c cleaning 16999 clauses out of 34011 with flag 890297/172236
14.11/11.84	c cleaning 18004 clauses out of 36012 with flag 999245/191236
15.51/13.27	c cleaning 18998 clauses out of 38009 with flag 1114106/211237
17.09/14.86	c cleaning 20001 clauses out of 40011 with flag 1233337/232237
18.79/16.59	c cleaning 21000 clauses out of 42010 with flag 1359187/254237
20.79/18.55	c cleaning 21995 clauses out of 44010 with flag 1493281/277237
22.79/20.57	c cleaning 23002 clauses out of 46014 with flag 1655593/301236
24.99/22.78	c cleaning 24002 clauses out of 48013 with flag 1842246/326237
27.78/25.51	c cleaning 25002 clauses out of 50012 with flag 2044732/352238
30.08/27.87	c cleaning 25996 clauses out of 52008 with flag 2204130/379236
32.97/30.76	c cleaning 26982 clauses out of 54014 with flag 2402364/407238
35.96/33.75	c cleaning 28010 clauses out of 56031 with flag 2593452/436237
39.31/37.15	c cleaning 29004 clauses out of 58020 with flag 2817002/466236
42.60/40.44	c cleaning 30005 clauses out of 60017 with flag 3030340/497237
45.89/43.77	c cleaning 30996 clauses out of 62011 with flag 3230991/529236
49.39/47.21	c cleaning 32004 clauses out of 64016 with flag 3479147/562237
52.97/50.83	c cleaning 33000 clauses out of 66011 with flag 3708310/596236
57.56/55.44	c cleaning 34003 clauses out of 68013 with flag 3984156/631238
61.47/59.35	c cleaning 34999 clauses out of 70008 with flag 4208399/667236
65.76/63.61	c cleaning 35996 clauses out of 72009 with flag 4432457/704236
70.48/68.44	c cleaning 37000 clauses out of 74013 with flag 4695599/742236
74.86/72.82	c cleaning 37999 clauses out of 76015 with flag 4948024/781238
79.85/77.81	c cleaning 39000 clauses out of 78015 with flag 5243416/821237
85.25/83.29	c cleaning 40003 clauses out of 80014 with flag 5542764/862236
91.04/89.07	c cleaning 40989 clauses out of 82011 with flag 5857038/904236
96.52/94.55	c cleaning 42010 clauses out of 84024 with flag 6156366/947238
102.61/100.62	c cleaning 42997 clauses out of 86012 with flag 6507156/991236
108.75/106.84	c cleaning 44003 clauses out of 88015 with flag 6828230/1036236
115.24/113.30	c cleaning 45003 clauses out of 90012 with flag 7154630/1082236
121.93/120.03	c cleaning 46002 clauses out of 92015 with flag 7516634/1129242
129.02/127.19	c cleaning 46997 clauses out of 94007 with flag 7899383/1177236
137.01/135.34	c cleaning 48003 clauses out of 96010 with flag 8309484/1226236
144.21/142.50	c cleaning 48995 clauses out of 98007 with flag 8682764/1276236
152.89/151.22	c cleaning 50003 clauses out of 100014 with flag 9108919/1327238
161.16/159.56	c cleaning 50997 clauses out of 102010 with flag 9543906/1379237
169.33/167.75	c cleaning 51998 clauses out of 104012 with flag 9935112/1432236
178.40/176.85	c cleaning 52998 clauses out of 106014 with flag 10374194/1486236
187.48/185.97	c cleaning 53996 clauses out of 108018 with flag 10852457/1541238
197.18/196.92	c cleaning 54999 clauses out of 110020 with flag 11338718/1597236
207.16/206.93	c cleaning 56007 clauses out of 112021 with flag 11776987/1654236
219.13/218.95	c cleaning 56994 clauses out of 114015 with flag 12321578/1712237
230.24/230.17	c cleaning 57990 clauses out of 116020 with flag 12788841/1771236
242.13/242.07	c cleaning 59011 clauses out of 118031 with flag 13306221/1831237
253.59/253.50	c cleaning 60003 clauses out of 120020 with flag 13842394/1892237
267.35/268.91	c cleaning 61001 clauses out of 122019 with flag 14361905/1954239
280.92/282.52	c cleaning 62002 clauses out of 124015 with flag 14876184/2017236
294.75/296.81	c cleaning 63000 clauses out of 126013 with flag 15423334/2081236
311.11/313.20	c cleaning 64000 clauses out of 128013 with flag 16032052/2146236
326.27/328.41	c cleaning 65000 clauses out of 130013 with flag 16605601/2212236
341.23/343.48	c cleaning 66000 clauses out of 132013 with flag 17210321/2279236
356.77/359.06	c cleaning 66996 clauses out of 134013 with flag 17756306/2347236
374.63/376.99	c cleaning 67999 clauses out of 136017 with flag 18350521/2416236
392.25/394.94	c cleaning 69009 clauses out of 138020 with flag 18896559/2486238
411.31/414.09	c cleaning 69997 clauses out of 140010 with flag 19551816/2557237
431.36/434.11	c cleaning 71002 clauses out of 142013 with flag 20150449/2629237
451.29/454.13	c cleaning 72002 clauses out of 144010 with flag 20784737/2702236
471.07/474.44	c cleaning 72991 clauses out of 146008 with flag 21415417/2776236
490.63/494.07	c cleaning 74006 clauses out of 148023 with flag 22070732/2851242
510.79/514.27	c cleaning 74996 clauses out of 150012 with flag 22732331/2927237
532.55/536.07	c cleaning 75999 clauses out of 152016 with flag 23377081/3004237
553.69/557.26	c cleaning 76997 clauses out of 154016 with flag 24046628/3082236
574.94/578.52	c cleaning 78005 clauses out of 156020 with flag 24761369/3161237
595.06/598.77	c cleaning 79003 clauses out of 158015 with flag 25446512/3241237
616.34/620.09	c cleaning 79999 clauses out of 160011 with flag 26111761/3322236
638.95/642.71	c cleaning 80996 clauses out of 162014 with flag 26812124/3404238
665.29/669.17	c cleaning 81999 clauses out of 164016 with flag 27557736/3487236
691.19/697.46	c cleaning 82999 clauses out of 166018 with flag 28262867/3571237
716.71/723.04	c cleaning 83998 clauses out of 168019 with flag 28965404/3656237
743.43/749.87	c cleaning 84998 clauses out of 170020 with flag 29744708/3742236
770.16/776.64	c cleaning 86006 clauses out of 172023 with flag 30552592/3829237
799.39/805.91	c cleaning 87003 clauses out of 174016 with flag 31357984/3917236
825.11/831.75	c cleaning 87995 clauses out of 176013 with flag 32084768/4006236
854.33/861.01	c cleaning 89001 clauses out of 178019 with flag 32879636/4096237
883.75/890.51	c cleaning 90004 clauses out of 180020 with flag 33647801/4187239
915.21/922.38	c cleaning 90999 clauses out of 182013 with flag 34458165/4279236
946.38/953.69	c cleaning 91999 clauses out of 184015 with flag 35277579/4372237
979.87/987.22	c cleaning 93004 clauses out of 186016 with flag 36073621/4466237
1013.53/1021.03	c cleaning 94000 clauses out of 188013 with flag 36878003/4561238
1048.18/1055.89	c cleaning 94989 clauses out of 190011 with flag 37669657/4657236
1084.08/1091.87	c cleaning 95994 clauses out of 192022 with flag 38488447/4754236
1119.35/1127.29	c cleaning 97012 clauses out of 194032 with flag 39361117/4852240
1159.01/1167.06	c cleaning 98008 clauses out of 196017 with flag 40238260/4951237
1193.58/1201.76	c cleaning 98995 clauses out of 198008 with flag 41027467/5051236
1227.62/1235.80	c cleaning 100000 clauses out of 200015 with flag 41846963/5152238
1267.17/1280.23	c cleaning 100997 clauses out of 202015 with flag 42707193/5254238
1305.33/1321.90	c cleaning 101998 clauses out of 204017 with flag 43534023/5357237
1347.73/1364.45	c cleaning 103008 clauses out of 206021 with flag 44462295/5461239
1390.83/1407.64	c cleaning 104003 clauses out of 208010 with flag 45354936/5566236
1430.07/1446.96	c cleaning 104990 clauses out of 210007 with flag 46253692/5672236
1471.55/1488.56	c cleaning 106004 clauses out of 212017 with flag 47137170/5779236
1515.63/1535.89	c cleaning 106999 clauses out of 214017 with flag 48047497/5887240
1560.21/1580.56	c cleaning 107994 clauses out of 216014 with flag 48948221/5996236
1608.28/1628.79	c cleaning 109002 clauses out of 218020 with flag 49931919/6106236
1652.90/1673.43	c cleaning 109988 clauses out of 220019 with flag 50925696/6217237
1696.07/1716.77	c cleaning 111011 clauses out of 222031 with flag 51832715/6329237
1745.49/1768.53	c cleaning 112008 clauses out of 224020 with flag 52805731/6442237
1799.11/1824.54	c cleaning 112991 clauses out of 226011 with flag 53760117/6556236
1849.58/1875.47	c cleaning 114000 clauses out of 228020 with flag 54818501/6671236
1900.27/1926.21	c cleaning 114994 clauses out of 230021 with flag 55819041/6787237
1953.67/1979.89	c cleaning 116000 clauses out of 232026 with flag 56851853/6904236
2010.31/2036.67	c cleaning 117000 clauses out of 234027 with flag 57862845/7022237
2065.00/2092.10	c cleaning 118009 clauses out of 236027 with flag 58884756/7141237
2124.71/2151.98	c cleaning 119002 clauses out of 238017 with flag 59904004/7261236
2184.57/2211.91	c cleaning 120004 clauses out of 240015 with flag 60941747/7382236
2245.91/2273.46	c cleaning 121005 clauses out of 242013 with flag 61978122/7504238
2303.38/2331.03	c cleaning 121993 clauses out of 244006 with flag 62995290/7627236
2364.42/2392.33	c cleaning 122999 clauses out of 246015 with flag 64039935/7751238
2426.67/2454.79	c cleaning 123990 clauses out of 248015 with flag 65094541/7876237
2486.34/2516.00	c cleaning 125011 clauses out of 250024 with flag 66121805/8002236
2548.53/2579.14	c cleaning 125991 clauses out of 252016 with flag 67161092/8129239
2615.68/2646.44	c cleaning 127000 clauses out of 254022 with flag 68302200/8257236
2686.31/2717.26	c cleaning 127996 clauses out of 256023 with flag 69434480/8386237
2753.29/2785.65	c cleaning 129004 clauses out of 258027 with flag 70553171/8516237
2819.45/2852.62	c cleaning 130000 clauses out of 260023 with flag 71720347/8647237
2888.08/2921.49	c cleaning 131004 clauses out of 262024 with flag 72877863/8779238
2954.11/2987.62	c cleaning 132007 clauses out of 264019 with flag 73975831/8912237
3026.76/3060.60	c cleaning 132990 clauses out of 266012 with flag 75169736/9046237
3101.14/3135.29	c cleaning 134002 clauses out of 268021 with flag 76383387/9181236
3176.93/3211.22	c cleaning 135003 clauses out of 270019 with flag 77610660/9317236
3252.62/3287.13	c cleaning 136001 clauses out of 272018 with flag 78755120/9454238
3324.50/3359.20	c cleaning 137000 clauses out of 274017 with flag 79914338/9592238
3397.13/3432.14	c cleaning 138003 clauses out of 276016 with flag 81119084/9731237
3472.91/3508.18	c cleaning 139002 clauses out of 278012 with flag 82294251/9871236
3550.08/3585.52	c cleaning 139992 clauses out of 280010 with flag 83489697/10012236
3600.00/3635.61	c starts		: 20866
3600.00/3635.63	c conflicts		: 10108119
3600.00/3635.63	c decisions		: 12316624
3600.00/3635.63	c propagations		: 369253544
3600.00/3635.63	c inspects		: 47603684750
3600.00/3635.63	c shortcuts		: 0
3600.00/3635.63	c learnt literals	: 0
3600.00/3635.63	c learnt binary clauses	: 0
3600.00/3635.63	c learnt ternary clauses	: 5
3600.00/3635.63	c learnt constraints	: 10108119
3600.00/3635.63	c ignored constraints	: 0
3600.00/3635.63	c root simplifications	: 0
3600.00/3635.63	c removed literals (reason simplification)	: 63817065
3600.00/3635.63	c reason swapping (by a shorter reason)	: 0
3600.00/3635.63	c Calls to reduceDB	: 139
3600.00/3635.63	c Number of update (reduction) of LBD	: 3727585
3600.00/3635.63	c Imported unit clauses	: 0
3600.00/3635.63	c No decision after first conflict	: false
3600.00/3635.63	c number of reductions to clauses (during analyze)	: 0
3600.00/3635.63	c number of learned constraints concerned by reduction	: 0
3600.00/3635.63	c number of learning phase by resolution	: 0
3600.00/3635.63	c number of learning phase by cutting planes	: 0
3600.00/3635.63	c number of rounding to 1 operations	: 0
3600.00/3635.63	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.00/3635.63	c number of reductions of the coefficients by power 2 	: 0
3600.00/3635.63	c number of right shift for reduction by power 2 	: 0
3600.00/3635.63	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.00/3635.64	c number of ending skipping 	: 0
3600.00/3635.64	c number of internal skipping 	: 0
3600.00/3635.64	c number of derivation steps 	: 0
3600.00/3635.64	c number of skipped derivation steps 	: 0
3600.00/3635.64	c number of remaining unassigned 	: 0
3600.00/3635.64	c number of remaining assigned 	: 0
3600.00/3635.64	c number of falsified literals weakened from reason	: 0
3600.00/3635.64	c number of falsified literals weakened from conflict	: 0
3600.00/3635.64	c time for arithmetic operations	: 0
3600.00/3635.64	c minimum degree of deleted constraints	: null
3600.00/3635.64	c maximum degree of deleted constraints	: null
3600.00/3635.64	c number of deleted constraints	: 0
3600.00/3635.64	c speed (assignments/second)	: 101573.82042085956
3600.00/3635.64	c non guided choices	: 0
3600.21/3635.71	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 235901
3600.21/3635.71	s SATISFIABLE
3600.21/3635.71	c Found 1 solution(s)
3600.21/3635.71	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 
3600.21/3635.71	c objective function=96
3600.21/3635.71	c Total wall clock time (in seconds): 3635.538

Verifier Data

OK	96

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (60800 MiB free)
  memory of node 1: 64507 MiB (62134 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=72278, runsolver pid=72266

[startup+0.100061 s]*
/proc/loadavg: 0.92 1.06 1.34 12/332 72351
/proc/meminfo: memFree=125814396/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=18930384 memory=48312 CPUtime=0.05 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 5800 0 94 0 3 2 0 0 20 0 18 0 67047823 19384713216 12078 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4732596 12078 5279 1 0 547010 0
[pid=72278/tid=72286] ppid=72266 vsize=18930384 memory=4026532124 CPUtime=0.03 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 4685 0 80 0 2 1 0 0 20 0 18 0 67047827 19384713216 12078 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=18930384 memory=15140 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 67047830 19384713216 12078 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=18930384 memory=58485492679654 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 67047831 19384713216 12078 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48312 KiB

[startup+0.205644 s]*
/proc/loadavg: 0.92 1.06 1.34 14/332 72351
/proc/meminfo: memFree=125770412/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=18930384 memory=61372 CPUtime=0.21 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 6898 0 94 0 19 2 0 0 20 0 18 0 67047823 19384713216 15343 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4732596 15343 5407 1 0 547853 0
[pid=72278/tid=72286] ppid=72266 vsize=18930384 memory=4026728732 CPUtime=0.12 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 5268 0 80 0 11 1 0 0 20 0 18 0 67047827 19384713216 15343 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=18930384 memory=15140 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 67047830 19384713216 15343 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=18930384 memory=58485492679654 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 67047831 19384713216 15343 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 61372 KiB

[startup+0.30562 s]*
/proc/loadavg: 0.92 1.06 1.34 10/332 72351
/proc/meminfo: memFree=125650308/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=18930384 memory=62268 CPUtime=0.28 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 7098 0 96 0 25 3 0 0 20 0 18 0 67047823 19384713216 15567 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4732596 15567 5439 1 0 548009 0
[pid=72278/tid=72286] ppid=72266 vsize=18930384 memory=-6000919476984900200 CPUtime=0.14 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) D 72266 72278 72213 0 -1 4194368 5357 0 82 0 13 1 0 0 20 0 18 0 67047827 19384713216 15567 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 67047830 19384713216 15567 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 67047831 19384713216 15567 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 62268 KiB

[startup+0.700232 s]
/proc/loadavg: 0.92 1.06 1.34 12/337 72356
/proc/meminfo: memFree=125449292/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=18996948 memory=114608 CPUtime=1.02 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 12088 0 96 0 97 5 0 0 20 0 19 0 67047823 19452874752 28652 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4749237 28652 5439 1 0 551343 0
[pid=72278/tid=72286] ppid=72266 vsize=18996948 memory=18816 CPUtime=0.46 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 5457 0 82 0 43 3 0 0 20 0 19 0 67047827 19452874752 28652 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 67047830 19452874752 28652 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 67047831 19452874752 28652 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=18996948 memory=4888 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 67047855 19452874752 28652 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 114608 KiB

[startup+1.50024 s]
/proc/loadavg: 1.49 1.17 1.38 10/339 72358
/proc/meminfo: memFree=125293008/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=173896 CPUtime=2.6 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 20040 0 96 0 253 7 0 0 20 0 20 0 67047823 19521036288 43474 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 43474 5471 1 0 553424 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=10752 CPUtime=1.23 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 5862 0 82 0 119 4 0 0 20 0 20 0 67047827 19521036288 43474 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 43474 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 43474 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=4888 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 43474 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 2.6 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 173896 KiB

[startup+3.10559 s]
/proc/loadavg: 1.49 1.17 1.38 9/340 72359
/proc/meminfo: memFree=125196132/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=174536 CPUtime=5.1 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 22907 0 96 0 502 8 0 0 20 0 20 0 67047823 19521036288 43634 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 43634 5471 1 0 553428 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=10752 CPUtime=2.81 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 6924 0 82 0 276 5 0 0 20 0 20 0 67047827 19521036288 43634 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=-6000919481279867496 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 43634 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 28 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 43634 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 43634 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 5.1 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 174536 KiB

[startup+6.3002 s]
/proc/loadavg: 1.77 1.24 1.40 6/341 72360
/proc/meminfo: memFree=124330500/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=320652 CPUtime=8.55 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 27556 0 96 0 842 13 0 0 20 0 20 0 67047823 19521036288 80163 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 80163 5471 1 0 553448 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=0 CPUtime=5.87 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 7455 0 82 0 578 9 0 0 20 0 20 0 67047827 19521036288 80163 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 80163 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 28 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 80163 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=174024 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 80163 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 8.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 320652 KiB

[startup+12.7002 s]
/proc/loadavg: 1.95 1.28 1.41 6/341 72360
/proc/meminfo: memFree=122630612/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=566452 CPUtime=15 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 31646 0 96 0 1480 20 0 0 20 0 20 0 67047823 19521036288 141613 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 141613 5471 1 0 553448 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=174024 CPUtime=12.24 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 8883 0 82 0 1208 16 0 0 20 0 20 0 67047827 19521036288 141613 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=566452 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 141613 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 28 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 141613 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=280280170998144 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 141613 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 15 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 566452 KiB

[startup+25.5002 s]
/proc/loadavg: 2.26 1.37 1.44 6/341 72360
/proc/meminfo: memFree=120657696/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=953552 CPUtime=27.78 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 35282 0 96 0 2745 33 0 0 20 0 20 0 67047823 19521036288 238388 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 238388 5471 1 0 553448 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=-6000919481279867496 CPUtime=24.99 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 10285 0 82 0 2471 28 0 0 20 0 20 0 67047827 19521036288 238388 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=14592 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 238388 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 28 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 238388 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=136937518 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 238388 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 27.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 953552 KiB

[startup+51.1056 s]
/proc/loadavg: 3.03 1.64 1.53 7/343 72363
/proc/meminfo: memFree=119883340/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=1303796 CPUtime=53.28 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 37089 0 96 0 5282 46 0 0 20 0 20 0 67047823 19521036288 325949 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 325949 5471 1 0 553448 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=328844 CPUtime=50.46 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 10783 0 82 0 5006 40 0 0 20 0 20 0 67047827 19521036288 325949 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=1303796 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 325949 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0

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

[startup+3282.3 s]
/proc/loadavg: 4.13 4.10 4.04 6/345 72543
/proc/meminfo: memFree=102663184/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=1662900 CPUtime=3247.83 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 92325 0 96 0 324305 478 0 0 20 0 20 0 67047823 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 415725 5503 1 0 553463 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=1662900 CPUtime=3240.01 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 35022 0 82 0 323614 387 0 0 20 0 20 0 67047827 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=1662900 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=1662900 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 1593 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=1662900 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 3247.83 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1662900 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.10 4.04 6/344 72545
/proc/meminfo: memFree=102516208/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=1662900 CPUtime=3307.58 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 93597 0 96 0 330272 486 0 0 20 0 20 0 67047823 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 415725 5503 1 0 553463 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=-6000919481279867496 CPUtime=3299.74 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 36061 0 82 0 329580 394 0 0 20 0 20 0 67047827 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=1662900 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=5276 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 1682 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=14592 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 3307.58 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1662900 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.11 4.04 6/345 72549
/proc/meminfo: memFree=102308384/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=1662900 CPUtime=3367.41 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 94752 0 96 0 336246 495 0 0 20 0 20 0 67047823 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 415725 5503 1 0 553463 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=5276 CPUtime=3359.43 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 36248 0 82 0 335542 401 0 0 20 0 20 0 67047827 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=5276 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 1697 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=2852 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 415725 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 3367.41 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1662900 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.12 4.05 6/345 72553
/proc/meminfo: memFree=102149860/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=1693620 CPUtime=3427.27 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 94811 0 96 0 342224 503 0 0 20 0 20 0 67047823 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 423405 5503 1 0 553463 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=5276 CPUtime=3419.16 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 36255 0 82 0 341509 407 0 0 20 0 20 0 67047827 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=5276 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=1693620 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 1697 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=14592 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 3427.27 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1693620 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.11 4.05 6/346 72558
/proc/meminfo: memFree=101979108/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=1693620 CPUtime=3487.07 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 94947 0 96 0 348195 512 0 0 20 0 20 0 67047823 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 423405 5503 1 0 553463 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=5276 CPUtime=3478.94 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 36366 0 82 0 347480 414 0 0 20 0 20 0 67047827 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=5276 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=1693620 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 1697 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=2760 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 3487.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1693620 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.05 6/344 72560
/proc/meminfo: memFree=101872716/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=1693620 CPUtime=3546.89 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 95978 0 96 0 354169 520 0 0 20 0 20 0 67047823 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 423405 5503 1 0 553463 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=14592 CPUtime=3538.67 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 37222 0 82 0 353447 420 0 0 20 0 20 0 67047827 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=1693620 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=14592 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 1697 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=14592 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 3546.89 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1693620 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635.6 s]
/proc/loadavg: 4.18 4.12 4.06 7/345 72630
/proc/meminfo: memFree=107676144/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19063512 memory=1693620 CPUtime=3600 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 97617 0 96 0 359473 527 0 0 20 0 20 0 67047823 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4765878 423405 5503 1 0 553463 0
[pid=72278/tid=72286] ppid=72266 vsize=19063512 memory=18816 CPUtime=3591.65 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 38037 0 82 0 358739 426 0 0 20 0 20 0 67047827 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19063512 memory=-6000919481279867496 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 67047830 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 1794 0 0 0 0 0 0 0 20 0 20 0 67047831 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72352] ppid=72266 vsize=19063512 memory=1792 CPUtime=0 cores=5,7
/proc/72278/task/72352/stat : 72352 (Timer-0) S 72266 72278 72213 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 67047855 19521036288 423405 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1693620 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.96 s, system=5.2911 s

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

[startup+3635.71 s]
/proc/loadavg: 4.18 4.12 4.06 7/345 72630
/proc/meminfo: memFree=107676144/131249996 swapFree=33010160/33010684
[pid=72278] ppid=72266 vsize=19263204 memory=1694516 CPUtime=3600.21 cores=5,7
/proc/72278/stat : 72278 (java) S 72266 72278 72213 0 -1 4194304 100251 0 96 0 359493 528 0 0 20 0 21 0 67047823 19725520896 423629 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
/proc/72278/statm: 4815801 423629 5503 1 0 554388 0
[pid=72278/tid=72286] ppid=72266 vsize=19263204 memory=1693620 CPUtime=3591.76 cores=5,7
/proc/72278/task/72286/stat : 72286 (java) R 72266 72278 72213 0 -1 4194368 38190 0 82 0 358750 426 0 0 20 0 21 0 67047827 19725520896 423629 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72322] ppid=72266 vsize=19263204 memory=1693620 CPUtime=0 cores=5,7
/proc/72278/task/72322/stat : 72322 (Finalizer) S 72266 72278 72213 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 67047830 19725520896 423629 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
[pid=72278/tid=72351] ppid=72266 vsize=19263204 memory=3200 CPUtime=0 cores=5,7
/proc/72278/task/72351/stat : 72351 (Common-Cleaner) S 72266 72278 72213 0 -1 4194368 1794 0 0 0 0 0 0 0 20 0 21 0 67047831 19725520896 423629 18446744073709551615 94857709006848 94857709010544 140720891703408 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94857709018360 94857709019152 94857724039168 140720891709744 140720891709926 140720891709926 140720891715528 0
Current children cumulated CPU time: 3600.21 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 1694516 KiB

Child status: 143

Real time (s): 3635.73
CPU time (s): 3600.25
CPU user time (s): 3594.96
CPU system time (s): 5.2911
CPU usage (%): 99.0241
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 1694516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.96
system time used= 5.2911
maximum resident set size= 1694772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100610
page faults= 96
swaps= 0
block input operations= 368
block output operations= 3321552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 106653
involuntary context switches= 24505


# summary of solver processes directly reported to runsolver:
#   pid: 72278
#   total CPU time (s): 3600.25
#   total CPU user time (s): 3594.96
#   total CPU system time (s): 5.2911

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.86338 second user time and 17.4206 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-03 05:35:01
IDJOB=4508283
IDBENCH=158408
IDSOLVER=3364
FILE ID=nodeC021/4508283-1751513701
RUNJOBID= nodeC021-1751513701-72226
SLURM_JOB_ID= 9598619
Free space on /tmp= 430956 MiB

SOLVER NAME= Sat4j Resolution VeriPB 2025-06-06
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/dt-problems/normalized-lo_14x14_007.opb.metafix.opb
COMMAND LINE= java -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4508283-1751513701/watcher-4508283-1751513701 -o /tmp/evaluation-result-4508283-1751513701/solver-4508283-1751513701 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751513701-72226 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4508283-1751513701 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4508283-1751513701.opb

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

MD5SUM BENCH= 55dad17a7c182b30d547793b054532a6
RANDOM SEED=2021679518

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.870
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.56
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.779
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.56
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.820
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.56
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		: 3598.532
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.292
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.56
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.776
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.826
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.56
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		: 3599.803
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125895316 kB
MemAvailable:   129697632 kB
Buffers:            2128 kB
Cached:          4540388 kB
SwapCached:           20 kB
Active:           556760 kB
Inactive:        4061672 kB
Active(anon):      83032 kB
Inactive(anon):    10924 kB
Active(file):     473728 kB
Inactive(file):  4050748 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5520 kB
Writeback:             0 kB
AnonPages:         78988 kB
Mapped:           103692 kB
Shmem:             18040 kB
KReclaimable:     233760 kB
Slab:             325320 kB
SReclaimable:     233760 kB
SUnreclaim:        91560 kB
KernelStack:        3968 kB
PageTables:         2616 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     348636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430952 MiB
End job on nodeC021 at 2025-07-03 06:35:37