Trace number 4490296

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-06OPT2 1052.99 1051.45

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_3.opb
MD5SUM86001821498b0a30bc65df6451678f5a
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 benchmark2
Best CPU time to get the best result obtained on this benchmark18.7971
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3331
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.12/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.11	c See www.sat4j.org for details.
0.12/0.11	c version PB25.v20250606
0.12/0.12	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.12	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.12	c java.vm.version	22.0.1+8-16
0.12/0.12	c java.vm.vendor	Oracle Corporation
0.12/0.12	c sun.arch.data.model	64
0.12/0.12	c java.version		22.0.1
0.12/0.12	c os.name		Linux
0.12/0.12	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.12	c os.arch		amd64
0.12/0.13	c Free memory 		2106806208
0.12/0.13	c Max memory 		16282288128
0.12/0.13	c Total memory 		2113929216
0.12/0.13	c Number of processors 	2
0.12/0.17	c Pseudo Boolean Optimization by upper bound
0.12/0.17	c --- Begin Solver configuration ---
0.12/0.17	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.17	c Learn all clauses as in MiniSAT
0.12/0.17	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.17	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.17	c Expensive reason simplification
0.12/0.17	c Glucose 2.1 dynamic restart strategy
0.12/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.12/0.17	c timeout=2147483s
0.12/0.17	c DB Simplification allowed=false
0.12/0.17	c Listener: none
0.12/0.17	c --- End Solver configuration ---
0.12/0.17	c solving HOME/instance-4490296-1751347250.opb
0.12/0.17	c reading problem ... 
0.12/0.17	c  objective function found
0.12/0.19	c ... done. Wall clock time 0.015s.
0.12/0.19	c declared #vars     94
0.12/0.19	c #constraints  8
0.12/0.19	c constraints type 
0.12/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.12/0.19	c 8 constraints processed.
0.12/0.20	c objective function length is 64 literals
0.31/0.27	c SATISFIABLE
0.31/0.27	c OPTIMIZING...
0.31/0.27	c Got one! Elapsed wall clock time (in seconds):0.104
0.31/0.27	o 82
1.26/0.75	c cleaning 2632 clauses out of 5280 with flag 10139/5280
1.84/1.08	c cleaning 4320 clauses out of 8648 with flag 22227/11280
2.37/1.34	c cleaning 5654 clauses out of 11328 with flag 36375/18280
2.67/1.61	c cleaning 6831 clauses out of 13675 with flag 52466/26281
2.88/1.88	c cleaning 7912 clauses out of 15844 with flag 70551/35281
3.22/2.15	c cleaning 8957 clauses out of 17931 with flag 90654/45280
3.65/2.43	c cleaning 9977 clauses out of 19974 with flag 112713/56280
3.96/2.74	c cleaning 10987 clauses out of 21997 with flag 136798/68280
4.27/3.06	c cleaning 11998 clauses out of 24010 with flag 162869/81280
4.67/3.44	c cleaning 13000 clauses out of 26013 with flag 190992/95281
5.08/3.83	c cleaning 13997 clauses out of 28012 with flag 221112/110280
5.47/4.26	c cleaning 14998 clauses out of 30016 with flag 253220/126281
6.04/4.77	c cleaning 16002 clauses out of 32019 with flag 287375/143282
6.61/5.26	c cleaning 16997 clauses out of 34016 with flag 323513/161281
7.21/5.89	c cleaning 18004 clauses out of 36020 with flag 361623/180282
7.81/6.44	c cleaning 19000 clauses out of 38016 with flag 401838/200282
8.42/7.06	c cleaning 19995 clauses out of 40015 with flag 444096/221281
9.00/7.69	c cleaning 20998 clauses out of 42019 with flag 488327/243280
9.80/8.45	c cleaning 22002 clauses out of 44021 with flag 534605/266280
10.41/9.10	c cleaning 23003 clauses out of 46020 with flag 582865/290281
11.30/9.91	c cleaning 24001 clauses out of 48016 with flag 633240/315280
12.30/10.91	c cleaning 24995 clauses out of 50016 with flag 685541/341281
13.30/11.90	c cleaning 26000 clauses out of 52020 with flag 739852/368280
14.20/12.84	c cleaning 27002 clauses out of 54022 with flag 796304/396282
14.99/13.68	c cleaning 28001 clauses out of 56018 with flag 854648/425280
15.89/14.51	c cleaning 29000 clauses out of 58017 with flag 914881/455280
16.89/15.51	c cleaning 29998 clauses out of 60017 with flag 977168/486280
17.99/16.67	c cleaning 31000 clauses out of 62020 with flag 1041531/518281
19.50/18.13	c cleaning 32000 clauses out of 64019 with flag 1107897/551280
20.69/19.36	c cleaning 33001 clauses out of 66019 with flag 1176292/585280
22.18/20.80	c cleaning 33999 clauses out of 68018 with flag 1246643/620280
23.49/22.17	c cleaning 35000 clauses out of 70020 with flag 1319164/656281
25.08/23.78	c cleaning 35999 clauses out of 72021 with flag 1393683/693282
26.67/25.36	c cleaning 37001 clauses out of 74021 with flag 1470091/731281
27.98/26.68	c cleaning 37996 clauses out of 76019 with flag 1548447/770280
29.67/28.33	c cleaning 39005 clauses out of 78023 with flag 1629000/810280
30.07/28.71	c Got one! Elapsed wall clock time (in seconds):28.541
30.07/28.71	o 61
30.58/29.23	c cleaning 29105 clauses out of 58234 with flag 10128/829496
30.82/29.47	c cleaning 17556 clauses out of 35129 with flag 22234/835496
31.02/29.64	c cleaning 12280 clauses out of 24574 with flag 36363/842497
31.28/29.81	c cleaning 10139 clauses out of 20293 with flag 52464/850496
31.48/30.00	c cleaning 9564 clauses out of 19154 with flag 70616/859496
32.00/30.20	c cleaning 9786 clauses out of 19591 with flag 90753/869497
32.21/30.48	c cleaning 10391 clauses out of 20803 with flag 112846/880495
32.50/30.73	c cleaning 11197 clauses out of 22412 with flag 136966/892495
32.81/31.01	c cleaning 12095 clauses out of 24215 with flag 163024/905495
33.10/31.33	c cleaning 13048 clauses out of 26122 with flag 191114/919497
33.40/31.66	c cleaning 14026 clauses out of 28072 with flag 221317/934495
33.81/32.05	c cleaning 15010 clauses out of 30046 with flag 253527/950495
34.20/32.49	c cleaning 16010 clauses out of 32039 with flag 287752/967498
34.70/32.95	c cleaning 17001 clauses out of 34026 with flag 323923/985495
35.20/33.44	c cleaning 18000 clauses out of 36025 with flag 362060/1004495
35.81/34.03	c cleaning 19001 clauses out of 38026 with flag 402161/1024496
36.40/34.66	c cleaning 20002 clauses out of 40025 with flag 444352/1045496
37.59/35.87	c cleaning 21001 clauses out of 42022 with flag 488740/1067495
38.68/36.96	c cleaning 21999 clauses out of 44021 with flag 534988/1090495
39.47/37.77	c cleaning 23004 clauses out of 46023 with flag 583243/1114496
40.26/38.56	c cleaning 23998 clauses out of 48018 with flag 633474/1139495
41.05/39.35	c cleaning 24997 clauses out of 50020 with flag 685700/1165495
41.86/40.15	c cleaning 26005 clauses out of 52023 with flag 739887/1192495
42.85/41.11	c cleaning 26995 clauses out of 54018 with flag 796209/1220495
44.64/42.93	c cleaning 27996 clauses out of 56023 with flag 854521/1249495
45.85/44.19	c cleaning 29002 clauses out of 58027 with flag 915073/1279495
47.03/45.33	c cleaning 30003 clauses out of 60025 with flag 977559/1310495
48.13/46.42	c cleaning 31003 clauses out of 62024 with flag 1041992/1342497
49.13/47.44	c cleaning 31996 clauses out of 64019 with flag 1108392/1375495
50.33/48.69	c cleaning 33004 clauses out of 66023 with flag 1176904/1409495
51.53/49.85	c cleaning 34001 clauses out of 68020 with flag 1247261/1444496
52.84/51.11	c cleaning 35000 clauses out of 70019 with flag 1319620/1480496
54.02/52.34	c cleaning 35995 clauses out of 72018 with flag 1394061/1517495
55.42/53.79	c cleaning 37003 clauses out of 74023 with flag 1470474/1555495
56.91/55.22	c cleaning 38001 clauses out of 76022 with flag 1548973/1594497
58.51/56.84	c cleaning 38993 clauses out of 78019 with flag 1629448/1634495
60.31/58.64	c cleaning 40004 clauses out of 80026 with flag 1712355/1675495
61.82/60.17	c cleaning 41001 clauses out of 82022 with flag 1797321/1717495
63.41/61.70	c cleaning 42002 clauses out of 84022 with flag 1884133/1760496
65.10/63.43	c cleaning 42999 clauses out of 86019 with flag 1972982/1804495
67.00/65.39	c cleaning 44000 clauses out of 88021 with flag 2063827/1849496
68.89/67.21	c cleaning 44998 clauses out of 90021 with flag 2156720/1895496
70.70/69.01	c cleaning 46002 clauses out of 92022 with flag 2251741/1942495
72.59/70.98	c cleaning 46998 clauses out of 94020 with flag 2348728/1990495
75.47/73.86	c cleaning 48000 clauses out of 96022 with flag 2447675/2039495
77.45/75.82	c cleaning 49003 clauses out of 98023 with flag 2548567/2089496
79.44/77.84	c cleaning 50002 clauses out of 100020 with flag 2651719/2140496
81.42/79.80	c cleaning 50998 clauses out of 102018 with flag 2756775/2192496
83.71/82.10	c cleaning 52000 clauses out of 104019 with flag 2863984/2245495
86.29/84.74	c cleaning 53001 clauses out of 106020 with flag 2973215/2299496
89.39/87.81	c cleaning 53998 clauses out of 108019 with flag 3084526/2354496
93.59/92.02	c cleaning 55000 clauses out of 110024 with flag 3197757/2410499
94.17/92.64	c Got one! Elapsed wall clock time (in seconds):92.475
94.17/92.64	o 45
94.97/93.45	c cleaning 40389 clauses out of 80800 with flag 10093/2436275
95.27/93.74	c cleaning 23197 clauses out of 46412 with flag 22200/2442276
95.47/93.91	c cleaning 15098 clauses out of 30212 with flag 36275/2449273
95.58/94.07	c cleaning 11548 clauses out of 23113 with flag 52315/2457272
95.77/94.23	c cleaning 10274 clauses out of 20565 with flag 70389/2466272
95.97/94.41	c cleaning 10138 clauses out of 20292 with flag 90462/2476273
96.17/94.61	c cleaning 10568 clauses out of 21155 with flag 112549/2487274
96.37/94.85	c cleaning 11284 clauses out of 22587 with flag 136618/2499274
96.68/95.12	c cleaning 12139 clauses out of 24301 with flag 162678/2512272
96.97/95.41	c cleaning 13070 clauses out of 26163 with flag 190748/2526273
97.27/95.73	c cleaning 14037 clauses out of 28092 with flag 220924/2541272
97.58/96.10	c cleaning 15020 clauses out of 30058 with flag 253097/2557275
98.07/96.50	c cleaning 16009 clauses out of 32037 with flag 287308/2574274
98.58/97.01	c cleaning 17004 clauses out of 34028 with flag 323495/2592274
99.07/97.54	c cleaning 18000 clauses out of 36022 with flag 361652/2611272
99.58/98.10	c cleaning 19001 clauses out of 38024 with flag 401895/2631274
100.27/98.75	c cleaning 20001 clauses out of 40024 with flag 444206/2652275
100.87/99.31	c cleaning 21000 clauses out of 42020 with flag 488422/2674272
101.46/99.96	c cleaning 21997 clauses out of 44020 with flag 534695/2697272
102.16/100.61	c cleaning 23003 clauses out of 46025 with flag 582907/2721274
102.76/101.26	c cleaning 23997 clauses out of 48020 with flag 633143/2746272
103.46/101.99	c cleaning 24998 clauses out of 50024 with flag 685420/2772273
104.36/102.80	c cleaning 26002 clauses out of 52026 with flag 739691/2799273
105.26/103.76	c cleaning 27001 clauses out of 54023 with flag 795959/2827272
106.25/104.76	c cleaning 28002 clauses out of 56022 with flag 854343/2856272
107.25/105.79	c cleaning 29001 clauses out of 58020 with flag 914790/2886272
108.35/106.81	c cleaning 30000 clauses out of 60019 with flag 977281/2917272
109.45/107.92	c cleaning 30996 clauses out of 62020 with flag 1041891/2949273
110.44/108.98	c cleaning 31998 clauses out of 64023 with flag 1108436/2982272
111.74/110.25	c cleaning 33006 clauses out of 66025 with flag 1176842/3016272
112.95/111.49	c cleaning 34000 clauses out of 68020 with flag 1247275/3051273
114.24/112.76	c cleaning 34997 clauses out of 70019 with flag 1319880/3087272
115.74/114.25	c cleaning 35999 clauses out of 72023 with flag 1394437/3124273
117.04/115.55	c cleaning 36996 clauses out of 74024 with flag 1470872/3162273
118.54/117.02	c cleaning 38001 clauses out of 76030 with flag 1549386/3201275
120.13/118.63	c cleaning 39006 clauses out of 78026 with flag 1631566/3241272
121.93/120.48	c cleaning 40002 clauses out of 80020 with flag 1715122/3282272
123.53/122.05	c cleaning 40999 clauses out of 82018 with flag 1799952/3324272
125.22/123.73	c cleaning 41998 clauses out of 84019 with flag 1886666/3367272
126.92/125.41	c cleaning 43001 clauses out of 86021 with flag 1975454/3411272
128.53/127.03	c cleaning 44000 clauses out of 88020 with flag 2066797/3456272
130.31/128.88	c cleaning 45004 clauses out of 90024 with flag 2159858/3502276
132.21/130.77	c cleaning 45993 clauses out of 92016 with flag 2254875/3549272
134.10/132.62	c cleaning 47002 clauses out of 94024 with flag 2351783/3597273
136.40/135.00	c cleaning 48003 clauses out of 96021 with flag 2451194/3646272
138.51/137.10	c cleaning 48998 clauses out of 98019 with flag 2552931/3696273
138.70/137.27	c Got one! Elapsed wall clock time (in seconds):137.1
138.70/137.27	o 41
139.40/137.91	c cleaning 31058 clauses out of 62132 with flag 10170/3709384
139.61/138.12	c cleaning 18531 clauses out of 37074 with flag 22322/3715384
139.79/138.30	c cleaning 12764 clauses out of 25546 with flag 36449/3722387
139.90/138.40	c Got one! Elapsed wall clock time (in seconds):138.232
139.90/138.40	o 32
140.00/138.56	c cleaning 12022 clauses out of 24061 with flag 10065/3733666
140.10/138.68	c cleaning 9013 clauses out of 18039 with flag 22114/3739666
140.20/138.79	c cleaning 8003 clauses out of 16027 with flag 36215/3746667
140.40/138.93	c cleaning 7999 clauses out of 16023 with flag 52274/3754666
140.51/139.09	c cleaning 8503 clauses out of 17024 with flag 70416/3763666
140.70/139.27	c cleaning 9254 clauses out of 18521 with flag 90493/3773666
140.90/139.48	c cleaning 10122 clauses out of 20267 with flag 112572/3784666
141.20/139.75	c cleaning 11063 clauses out of 22145 with flag 136695/3796666
141.51/140.01	c cleaning 12030 clauses out of 24082 with flag 162794/3809666
142.20/140.74	c cleaning 13018 clauses out of 26054 with flag 190905/3823668
142.79/141.39	c cleaning 14009 clauses out of 28035 with flag 221024/3838667
143.38/141.91	c cleaning 15001 clauses out of 30026 with flag 253146/3854667
144.38/142.90	c cleaning 16002 clauses out of 32025 with flag 287313/3871667
145.07/143.66	c cleaning 17005 clauses out of 34022 with flag 323457/3889666
145.67/144.29	c cleaning 17999 clauses out of 36018 with flag 361756/3908667
146.27/144.86	c cleaning 18996 clauses out of 38018 with flag 402051/3928666
146.87/145.42	c cleaning 20005 clauses out of 40025 with flag 444319/3949669
147.48/146.05	c cleaning 20996 clauses out of 42018 with flag 488674/3971667
148.17/146.70	c cleaning 22000 clauses out of 44022 with flag 535051/3994667
148.87/147.43	c cleaning 23003 clauses out of 46022 with flag 583464/4018667
149.58/148.15	c cleaning 23998 clauses out of 48018 with flag 633847/4043666
150.36/148.94	c cleaning 25002 clauses out of 50022 with flag 686109/4069668
151.16/149.77	c cleaning 25998 clauses out of 52018 with flag 740398/4096666
152.06/150.63	c cleaning 27002 clauses out of 54020 with flag 796660/4124666
152.86/151.46	c cleaning 28000 clauses out of 56019 with flag 854932/4153667
153.76/152.34	c cleaning 28996 clauses out of 58020 with flag 915315/4183668
154.66/153.27	c cleaning 30001 clauses out of 60023 with flag 977751/4214667
155.86/154.40	c cleaning 30998 clauses out of 62021 with flag 1042131/4246666
156.85/155.49	c cleaning 32002 clauses out of 64023 with flag 1108559/4279666
158.15/156.75	c cleaning 33000 clauses out of 66022 with flag 1177044/4313667
159.46/158.04	c cleaning 34001 clauses out of 68022 with flag 1247520/4348667
160.75/159.34	c cleaning 34998 clauses out of 70020 with flag 1320049/4384666
161.94/160.58	c cleaning 35999 clauses out of 72024 with flag 1394551/4421668
163.35/161.96	c cleaning 36998 clauses out of 74023 with flag 1470999/4459666
164.84/163.44	c cleaning 38001 clauses out of 76025 with flag 1549377/4498666
166.55/165.13	c cleaning 39001 clauses out of 78024 with flag 1630278/4538666
168.14/166.74	c cleaning 39997 clauses out of 80023 with flag 1713194/4579666
169.73/168.35	c cleaning 41000 clauses out of 82026 with flag 1798019/4621666
171.44/170.09	c cleaning 42006 clauses out of 84026 with flag 1884590/4664666
173.13/171.71	c cleaning 42998 clauses out of 86020 with flag 1973306/4708666
174.93/173.53	c cleaning 43997 clauses out of 88023 with flag 2064095/4753667
176.62/175.24	c cleaning 44998 clauses out of 90025 with flag 2156844/4799666
178.53/177.18	c cleaning 46005 clauses out of 92028 with flag 2251657/4846667
180.71/179.38	c cleaning 47006 clauses out of 94025 with flag 2348439/4894669
182.81/181.40	c cleaning 47999 clauses out of 96017 with flag 2447219/4943667
184.80/183.42	c cleaning 48997 clauses out of 98017 with flag 2547799/4993666
186.70/185.37	c cleaning 49996 clauses out of 100020 with flag 2650505/5044666
188.99/187.66	c cleaning 51004 clauses out of 102025 with flag 2755361/5096667
191.10/189.77	c cleaning 51999 clauses out of 104020 with flag 2862034/5149666
193.70/192.37	c cleaning 53000 clauses out of 106024 with flag 2970915/5203669
197.17/195.82	c cleaning 53998 clauses out of 108024 with flag 3081844/5258669
199.75/198.45	c cleaning 55004 clauses out of 110023 with flag 3195198/5314666
203.73/202.40	c cleaning 55999 clauses out of 112019 with flag 3310596/5371666
206.13/204.90	c cleaning 57002 clauses out of 114022 with flag 3428200/5429668
208.83/207.51	c cleaning 58000 clauses out of 116018 with flag 3547698/5488666
211.52/210.22	c cleaning 58997 clauses out of 118019 with flag 3669739/5548667
215.49/214.22	c cleaning 59998 clauses out of 120023 with flag 3793037/5609668
218.66/217.47	c cleaning 61001 clauses out of 122023 with flag 3918819/5671666
221.74/220.52	c cleaning 62000 clauses out of 124022 with flag 4046468/5734666
225.51/224.34	c cleaning 63000 clauses out of 126023 with flag 4176321/5798667
229.11/227.96	c cleaning 64002 clauses out of 128023 with flag 4307925/5863667
232.70/231.55	c cleaning 64999 clauses out of 130022 with flag 4441640/5929668
235.79/234.61	c cleaning 66000 clauses out of 132024 with flag 4577430/5996669
239.20/238.09	c cleaning 66993 clauses out of 134023 with flag 4715086/6064668
242.68/241.59	c cleaning 68003 clauses out of 136028 with flag 4854766/6133666
246.19/245.04	c cleaning 69004 clauses out of 138025 with flag 4996753/6203666
249.87/248.79	c cleaning 70000 clauses out of 140024 with flag 5140665/6274669
253.96/252.80	c cleaning 70999 clauses out of 142021 with flag 5286484/6346666
257.55/256.45	c cleaning 72003 clauses out of 144023 with flag 5434162/6419667
261.46/260.39	c cleaning 72997 clauses out of 146020 with flag 5583921/6493667
265.85/264.79	c cleaning 73999 clauses out of 148024 with flag 5735856/6568668
270.54/269.41	c cleaning 74997 clauses out of 150025 with flag 5889896/6644668
274.83/273.77	c cleaning 76001 clauses out of 152026 with flag 6045600/6721666
279.32/278.23	c cleaning 76999 clauses out of 154028 with flag 6203444/6799669
284.01/282.96	c cleaning 77999 clauses out of 156026 with flag 6364198/6878666
288.64/287.57	c cleaning 79005 clauses out of 158028 with flag 6526896/6958667
293.15/292.08	c cleaning 80003 clauses out of 160023 with flag 6691724/7039667
298.02/296.96	c cleaning 81000 clauses out of 162019 with flag 6858777/7121666
302.82/301.73	c cleaning 81997 clauses out of 164021 with flag 7027998/7204668
307.61/306.51	c cleaning 83001 clauses out of 166022 with flag 7198799/7288666
312.69/311.61	c cleaning 84001 clauses out of 168023 with flag 7371805/7373668
317.79/316.73	c cleaning 85001 clauses out of 170021 with flag 7546641/7459667
322.57/321.52	c cleaning 85997 clauses out of 172019 with flag 7723500/7546666
327.96/326.96	c cleaning 87000 clauses out of 174026 with flag 7902428/7634670
334.74/333.73	c cleaning 88002 clauses out of 176023 with flag 8082985/7723667
341.97/340.96	c cleaning 89000 clauses out of 178022 with flag 8265177/7813668
347.35/346.37	c cleaning 89998 clauses out of 180020 with flag 8449760/7904666
352.65/351.66	c cleaning 91001 clauses out of 182023 with flag 8636699/7996667
358.33/357.36	c cleaning 91998 clauses out of 184021 with flag 8825604/8089666
363.92/362.91	c cleaning 93004 clauses out of 186025 with flag 9016273/8183668
370.54/369.51	c cleaning 93999 clauses out of 188021 with flag 9209167/8278668
376.64/375.67	c cleaning 95001 clauses out of 190023 with flag 9404188/8374669
383.04/382.09	c cleaning 95996 clauses out of 192019 with flag 9601948/8471666
389.51/388.59	c cleaning 97001 clauses out of 194023 with flag 9803195/8569666
397.46/396.53	c cleaning 98002 clauses out of 196024 with flag 10004984/8668668
404.61/403.75	c cleaning 99002 clauses out of 198021 with flag 10208993/8768667
411.36/410.53	c cleaning 100001 clauses out of 200019 with flag 10415240/8869667
413.74/412.97	c Got one! Elapsed wall clock time (in seconds):412.805
413.74/412.97	o 3
417.61/416.89	c cleaning 85004 clauses out of 170015 with flag 10165/8939664
418.92/418.12	c cleaning 45499 clauses out of 91008 with flag 22294/8945661
419.31/418.51	c cleaning 26248 clauses out of 52509 with flag 36440/8952661
419.73/418.92	c cleaning 17121 clauses out of 34261 with flag 52544/8960661
419.84/419.11	c cleaning 13063 clauses out of 26141 with flag 70618/8969662
420.13/419.30	c cleaning 11530 clauses out of 23078 with flag 90716/8979662
420.33/419.51	c cleaning 11266 clauses out of 22547 with flag 112807/8990661
420.53/419.75	c cleaning 11630 clauses out of 23281 with flag 136902/9002661
420.84/420.03	c cleaning 12319 clauses out of 24651 with flag 163069/9015661
421.13/420.33	c cleaning 13159 clauses out of 26333 with flag 191268/9029662
421.43/420.65	c cleaning 14074 clauses out of 28174 with flag 221446/9044662
421.84/421.02	c cleaning 15043 clauses out of 30099 with flag 253553/9060661
422.23/421.43	c cleaning 16018 clauses out of 32057 with flag 287680/9077662
422.62/421.87	c cleaning 17007 clauses out of 34038 with flag 323831/9095661
423.12/422.33	c cleaning 18013 clauses out of 36031 with flag 361994/9114661
423.72/422.90	c cleaning 19001 clauses out of 38019 with flag 402282/9134662
424.32/423.50	c cleaning 20001 clauses out of 40018 with flag 444581/9155662
424.83/424.08	c cleaning 20998 clauses out of 42016 with flag 488978/9177661
425.53/424.73	c cleaning 21998 clauses out of 44018 with flag 535328/9200661
426.23/425.41	c cleaning 22997 clauses out of 46022 with flag 583721/9224663
426.84/426.07	c cleaning 24004 clauses out of 48023 with flag 634054/9249661
428.31/427.35	c cleaning 24998 clauses out of 50019 with flag 686426/9275661
429.90/428.97	c cleaning 25998 clauses out of 52022 with flag 740888/9302662
431.01/430.10	c cleaning 27002 clauses out of 54024 with flag 797299/9330662
431.89/430.98	c cleaning 28005 clauses out of 56022 with flag 855825/9359662
433.00/432.07	c cleaning 28999 clauses out of 58016 with flag 916276/9389661
434.00/433.06	c cleaning 29998 clauses out of 60017 with flag 978723/9420661
434.89/434.00	c cleaning 30995 clauses out of 62020 with flag 1043105/9452662
435.89/434.95	c cleaning 32002 clauses out of 64024 with flag 1109534/9485661
437.00/436.02	c cleaning 32995 clauses out of 66022 with flag 1178017/9519661
438.18/437.27	c cleaning 34003 clauses out of 68027 with flag 1248462/9554661
439.38/438.43	c cleaning 35001 clauses out of 70024 with flag 1320948/9590661
440.69/439.77	c cleaning 36000 clauses out of 72024 with flag 1395907/9627662
442.00/441.08	c cleaning 37000 clauses out of 74023 with flag 1472398/9665661
443.38/442.40	c cleaning 38003 clauses out of 76024 with flag 1551039/9704662
444.78/443.83	c cleaning 39003 clauses out of 78021 with flag 1631589/9744662
446.18/445.25	c cleaning 39999 clauses out of 80017 with flag 1714076/9785661
447.57/446.60	c cleaning 41000 clauses out of 82021 with flag 1798542/9827664
449.77/448.87	c cleaning 42001 clauses out of 84021 with flag 1885199/9870664
451.45/450.54	c cleaning 42995 clauses out of 86018 with flag 1973926/9914662
454.06/453.16	c cleaning 43999 clauses out of 88022 with flag 2064538/9959661
455.84/454.95	c cleaning 45001 clauses out of 90025 with flag 2157175/10005663
457.74/456.87	c cleaning 46003 clauses out of 92023 with flag 2251957/10052662
459.84/458.92	c cleaning 46999 clauses out of 94019 with flag 2348905/10100661
461.83/460.91	c cleaning 47998 clauses out of 96021 with flag 2447701/10149662
463.63/462.79	c cleaning 48996 clauses out of 98022 with flag 2548288/10199661
465.52/464.66	c cleaning 50004 clauses out of 100029 with flag 2650896/10250664
467.62/466.73	c cleaning 51001 clauses out of 102025 with flag 2755536/10302664
469.72/468.89	c cleaning 51997 clauses out of 104021 with flag 2862381/10355661
472.02/471.16	c cleaning 53002 clauses out of 106024 with flag 2971082/10409661
474.21/473.36	c cleaning 53996 clauses out of 108024 with flag 3081732/10464663
476.81/476.00	c cleaning 55004 clauses out of 110028 with flag 3194530/10520663
479.50/478.62	c cleaning 56000 clauses out of 112022 with flag 3310254/10577661
482.10/481.20	c cleaning 57002 clauses out of 114024 with flag 3428136/10635663
485.00/484.14	c cleaning 57999 clauses out of 116020 with flag 3547650/10694661
487.58/486.78	c cleaning 59000 clauses out of 118022 with flag 3668983/10754662
490.00/489.15	c cleaning 59999 clauses out of 120022 with flag 3792398/10815662
492.68/491.84	c cleaning 61003 clauses out of 122023 with flag 3917719/10877662
495.78/494.96	c cleaning 62001 clauses out of 124021 with flag 4045410/10940663
498.77/497.94	c cleaning 62997 clauses out of 126018 with flag 4175707/11004661
501.76/500.96	c cleaning 64000 clauses out of 128021 with flag 4307282/11069661
504.76/503.90	c cleaning 64999 clauses out of 130023 with flag 4441385/11135663
508.36/507.50	c cleaning 65997 clauses out of 132022 with flag 4576999/11202661
511.35/510.60	c cleaning 67004 clauses out of 134028 with flag 4714388/11270664
515.14/514.31	c cleaning 67999 clauses out of 136023 with flag 4853917/11339663
518.95/518.11	c cleaning 69002 clauses out of 138022 with flag 4995685/11409661
522.73/522.00	c cleaning 70002 clauses out of 140021 with flag 5139260/11480662
526.62/525.82	c cleaning 71000 clauses out of 142018 with flag 5285062/11552661
530.73/529.99	c cleaning 71997 clauses out of 144019 with flag 5432841/11625662
534.69/533.94	c cleaning 73001 clauses out of 146021 with flag 5582300/11699661
538.46/537.74	c cleaning 73998 clauses out of 148022 with flag 5734103/11774663
541.94/541.26	c cleaning 74995 clauses out of 150022 with flag 5887938/11850661
545.51/544.89	c cleaning 76001 clauses out of 152028 with flag 6043553/11927662
549.97/549.34	c cleaning 77004 clauses out of 154027 with flag 6201505/12005662
555.23/554.61	c cleaning 77993 clauses out of 156023 with flag 6361173/12084662
560.13/559.55	c cleaning 79002 clauses out of 158030 with flag 6524475/12164662
565.52/564.97	c cleaning 80005 clauses out of 160030 with flag 6689480/12245664
570.01/569.48	c cleaning 81002 clauses out of 162024 with flag 6856007/12327663
574.50/573.91	c cleaning 82001 clauses out of 164022 with flag 7024625/12410663
579.98/579.46	c cleaning 82999 clauses out of 166019 with flag 7195235/12494661
585.48/584.90	c cleaning 84001 clauses out of 168021 with flag 7368237/12579662
588.69/588.12	c Got one! Elapsed wall clock time (in seconds):587.952
588.69/588.12	o 2
591.08/590.58	c cleaning 86651 clauses out of 173303 with flag 10235/12668945
591.87/591.39	c cleaning 46324 clauses out of 92651 with flag 22456/12674944
592.27/591.76	c cleaning 26655 clauses out of 53328 with flag 36665/12681945
592.47/592.00	c cleaning 17332 clauses out of 34672 with flag 52803/12689944
592.68/592.19	c cleaning 13163 clauses out of 26340 with flag 70922/12698944
592.87/592.38	c cleaning 11584 clauses out of 23177 with flag 91031/12708944
593.07/592.58	c cleaning 11291 clauses out of 22593 with flag 113162/12719944
593.37/592.80	c cleaning 11647 clauses out of 23304 with flag 137270/12731946
593.58/593.05	c cleaning 12322 clauses out of 24655 with flag 163374/12744944
593.87/593.35	c cleaning 13162 clauses out of 26333 with flag 191557/12758944
594.27/593.70	c cleaning 14085 clauses out of 28172 with flag 221720/12773945
594.58/594.04	c cleaning 15039 clauses out of 30088 with flag 253861/12789946
594.97/594.41	c cleaning 16018 clauses out of 32048 with flag 288016/12806945
595.37/594.86	c cleaning 17014 clauses out of 34029 with flag 324184/12824944
596.46/595.95	c cleaning 18005 clauses out of 36015 with flag 362360/12843944
597.35/596.80	c cleaning 19000 clauses out of 38012 with flag 402664/12863946
597.94/597.41	c cleaning 20002 clauses out of 40010 with flag 444954/12884944
598.44/597.99	c cleaning 20997 clauses out of 42009 with flag 489271/12906945
599.13/598.63	c cleaning 22003 clauses out of 44011 with flag 535641/12929944
599.72/599.26	c cleaning 23004 clauses out of 46010 with flag 584209/12953946
600.32/599.89	c cleaning 23999 clauses out of 48005 with flag 634538/12978945
601.22/600.71	c cleaning 25003 clauses out of 50008 with flag 686959/13004947
602.11/601.61	c cleaning 25997 clauses out of 52004 with flag 741405/13031946
602.90/602.43	c cleaning 26999 clauses out of 54005 with flag 797788/13059944
603.70/603.23	c cleaning 27999 clauses out of 56006 with flag 856222/13088944
604.50/604.08	c cleaning 29003 clauses out of 58010 with flag 916587/13118947
605.39/604.97	c cleaning 30002 clauses out of 60005 with flag 978960/13149945
606.28/605.87	c cleaning 30994 clauses out of 62002 with flag 1043536/13181944
608.17/607.76	c cleaning 32001 clauses out of 64008 with flag 1110087/13214944
609.48/609.01	c cleaning 33005 clauses out of 66010 with flag 1178611/13248947
610.77/610.38	c cleaning 33998 clauses out of 68002 with flag 1249085/13283944
611.96/611.59	c cleaning 34999 clauses out of 70004 with flag 1321656/13319944
613.47/613.05	c cleaning 35996 clauses out of 72005 with flag 1396230/13356944
614.86/614.47	c cleaning 37003 clauses out of 74009 with flag 1472731/13394944
616.35/615.92	c cleaning 38001 clauses out of 76006 with flag 1551274/13433944
617.96/617.59	c cleaning 39001 clauses out of 78006 with flag 1631944/13473945
619.47/619.06	c cleaning 39998 clauses out of 80004 with flag 1714511/13514944
621.05/620.64	c cleaning 40994 clauses out of 82006 with flag 1799173/13556944
622.65/622.20	c cleaning 42004 clauses out of 84013 with flag 1885785/13599945
624.34/623.95	c cleaning 43000 clauses out of 86009 with flag 1974377/13643945
625.94/625.54	c cleaning 43999 clauses out of 88009 with flag 2065009/13688945
627.64/627.20	c cleaning 45002 clauses out of 90012 with flag 2157630/13734947
629.73/629.34	c cleaning 46000 clauses out of 92007 with flag 2252336/13781944
631.74/631.39	c cleaning 47002 clauses out of 94009 with flag 2349172/13829946
633.83/633.46	c cleaning 48001 clauses out of 96008 with flag 2448077/13878947
635.83/635.48	c cleaning 49000 clauses out of 98005 with flag 2548949/13928945
638.02/637.62	c cleaning 49996 clauses out of 100005 with flag 2651807/13979945
640.22/639.86	c cleaning 51003 clauses out of 102010 with flag 2756647/14031946
642.61/642.20	c cleaning 51996 clauses out of 104006 with flag 2863613/14084945
645.01/644.69	c cleaning 53002 clauses out of 106010 with flag 2972612/14138945
647.90/647.52	c cleaning 54001 clauses out of 108008 with flag 3083639/14193945
650.65/650.29	c cleaning 54993 clauses out of 110006 with flag 3196994/14249944
653.56/653.18	c cleaning 56002 clauses out of 112013 with flag 3312268/14306944
656.14/655.72	c cleaning 57004 clauses out of 114011 with flag 3429530/14364944
658.73/658.36	c cleaning 57999 clauses out of 116007 with flag 3548764/14423944
661.43/661.07	c cleaning 59005 clauses out of 118010 with flag 3669821/14483946
664.31/663.90	c cleaning 60002 clauses out of 120005 with flag 3793654/14544946
667.12/666.72	c cleaning 61001 clauses out of 122002 with flag 3919512/14606945
670.31/669.92	c cleaning 61997 clauses out of 124001 with flag 4047994/14669945
673.41/673.06	c cleaning 62999 clauses out of 126006 with flag 4177232/14733947
676.59/676.20	c cleaning 63999 clauses out of 128004 with flag 4308908/14798944
680.95/680.64	c cleaning 65000 clauses out of 130005 with flag 4441866/14864944
684.33/684.08	c cleaning 65997 clauses out of 132005 with flag 4577829/14931944
687.81/687.56	c cleaning 67002 clauses out of 134008 with flag 4716725/14999944
691.87/691.65	c cleaning 68000 clauses out of 136006 with flag 4856935/15068944
695.44/695.26	c cleaning 68998 clauses out of 138006 with flag 4999219/15138944
699.50/699.38	c cleaning 70001 clauses out of 140011 with flag 5143645/15209947
703.28/703.13	c cleaning 71000 clauses out of 142008 with flag 5290112/15281945
707.25/707.12	c cleaning 72003 clauses out of 144007 with flag 5437889/15354944
711.62/711.51	c cleaning 72997 clauses out of 146004 with flag 5587399/15428944
716.18/716.13	c cleaning 73995 clauses out of 148008 with flag 5739381/15503945
720.24/720.28	c cleaning 75005 clauses out of 150012 with flag 5893415/15579944
725.01/725.08	c cleaning 75998 clauses out of 152008 with flag 6049830/15656945
729.47/729.53	c cleaning 77002 clauses out of 154009 with flag 6207353/15734944
736.27/735.42	c cleaning 77995 clauses out of 156008 with flag 6367689/15813945
741.24/739.84	c cleaning 79001 clauses out of 158012 with flag 6530607/15893944
746.03/744.65	c cleaning 80005 clauses out of 160013 with flag 6694698/15974946
750.54/749.15	c cleaning 81001 clauses out of 162008 with flag 6860614/16056946
755.32/753.91	c cleaning 81998 clauses out of 164005 with flag 7028396/16139944
759.71/758.35	c cleaning 83002 clauses out of 166008 with flag 7199267/16223945
764.70/763.31	c cleaning 83993 clauses out of 168006 with flag 7372356/16308945
769.88/768.53	c cleaning 85006 clauses out of 170015 with flag 7547743/16394947
775.48/774.19	c cleaning 85998 clauses out of 172006 with flag 7724737/16481944
780.86/779.53	c cleaning 87000 clauses out of 174009 with flag 7903499/16569945
785.95/784.65	c cleaning 88001 clauses out of 176010 with flag 8083527/16658946
791.13/789.81	c cleaning 88998 clauses out of 178007 with flag 8266350/16748944
796.83/795.50	c cleaning 90002 clauses out of 180010 with flag 8450151/16839945
801.92/800.64	c cleaning 90997 clauses out of 182007 with flag 8636266/16931944
808.10/806.84	c cleaning 92000 clauses out of 184010 with flag 8824907/17024944
814.79/813.51	c cleaning 93003 clauses out of 186013 with flag 9015893/17118947
822.29/821.02	c cleaning 94002 clauses out of 188007 with flag 9209466/17213944
829.37/828.11	c cleaning 95001 clauses out of 190005 with flag 9404336/17309944
837.37/835.95	c cleaning 95997 clauses out of 192005 with flag 9604045/17406946
847.46/846.10	c cleaning 97003 clauses out of 194007 with flag 9806586/17504945
858.92/857.54	c cleaning 98000 clauses out of 196003 with flag 10009914/17603944
870.80/869.49	c cleaning 99002 clauses out of 198004 with flag 10214685/17703945
883.07/881.78	c cleaning 100001 clauses out of 200002 with flag 10422085/17804945
897.65/896.27	c cleaning 100991 clauses out of 202001 with flag 10634974/17906945
912.22/910.86	c cleaning 102003 clauses out of 204010 with flag 10845463/18009945
930.29/928.88	c cleaning 102997 clauses out of 206006 with flag 11057781/18113945
945.76/944.39	c cleaning 104003 clauses out of 208008 with flag 11270001/18218944
961.63/960.25	c cleaning 105003 clauses out of 210006 with flag 11484157/18324945
978.19/976.89	c cleaning 106000 clauses out of 212002 with flag 11701098/18431944
995.65/994.33	c cleaning 106998 clauses out of 214001 with flag 11920675/18539944
1012.71/1011.46	c cleaning 108001 clauses out of 216004 with flag 12141221/18648945
1031.64/1030.12	c cleaning 109001 clauses out of 218002 with flag 12363612/18758945
1051.20/1049.70	c cleaning 109997 clauses out of 219998 with flag 12588176/18869946
1052.92/1051.41	c starts		: 13
1052.92/1051.42	c conflicts		: 18877417
1052.92/1051.42	c decisions		: 18988845
1052.92/1051.42	c propagations		: 103195609
1052.92/1051.42	c inspects		: 10694473556
1052.92/1051.42	c shortcuts		: 0
1052.92/1051.42	c learnt literals	: 21
1052.92/1051.42	c learnt binary clauses	: 156
1052.92/1051.42	c learnt ternary clauses	: 829
1052.92/1051.42	c learnt constraints	: 18877395
1052.92/1051.42	c ignored constraints	: 0
1052.92/1051.42	c root simplifications	: 0
1052.92/1051.42	c removed literals (reason simplification)	: 20471584
1052.92/1051.42	c reason swapping (by a shorter reason)	: 0
1052.92/1051.42	c Calls to reduceDB	: 422
1052.92/1051.42	c Number of update (reduction) of LBD	: 213768
1052.92/1051.42	c Imported unit clauses	: 0
1052.92/1051.42	c No decision after first conflict	: false
1052.92/1051.42	c number of reductions to clauses (during analyze)	: 0
1052.92/1051.42	c number of learned constraints concerned by reduction	: 0
1052.92/1051.42	c number of learning phase by resolution	: 0
1052.92/1051.42	c number of learning phase by cutting planes	: 0
1052.92/1051.42	c number of rounding to 1 operations	: 0
1052.92/1051.42	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
1052.92/1051.42	c number of reductions of the coefficients by power 2 	: 0
1052.92/1051.42	c number of right shift for reduction by power 2 	: 0
1052.92/1051.42	c number of reductions of the coefficients by GCD over coefficients 	: 0
1052.92/1051.42	c number of ending skipping 	: 0
1052.92/1051.42	c number of internal skipping 	: 0
1052.92/1051.42	c number of derivation steps 	: 0
1052.92/1051.42	c number of skipped derivation steps 	: 0
1052.92/1051.42	c number of remaining unassigned 	: 0
1052.92/1051.42	c number of remaining assigned 	: 0
1052.92/1051.42	c number of falsified literals weakened from reason	: 0
1052.92/1051.42	c number of falsified literals weakened from conflict	: 0
1052.92/1051.42	c time for arithmetic operations	: 0
1052.92/1051.42	c minimum degree of deleted constraints	: null
1052.92/1051.42	c maximum degree of deleted constraints	: null
1052.92/1051.42	c number of deleted constraints	: 0
1052.92/1051.42	c speed (assignments/second)	: 98167.65789779094
1052.92/1051.42	c non guided choices	: 104
1052.92/1051.42	s OPTIMUM FOUND
1052.92/1051.42	c Found 7 solution(s)
1052.92/1051.42	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 
1052.92/1051.43	c objective function=2
1052.92/1051.43	c Total wall clock time (in seconds): 1051.258

Verifier Data

OK	2

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: 63794 MiB (56383 MiB free)
  memory of node 1: 64507 MiB (63364 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490296-1751347250/watcher-4490296-1751347250 -o /tmp/evaluation-result-4490296-1751347250/solver-4490296-1751347250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751340116-45953 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4490296-1751347250.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 VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=46819, runsolver pid=46816
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.14 4.11 4.11 7/323 46837
/proc/meminfo: memFree=122618096/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=18930384 memory=49304 CPUtime=0.12 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 6015 0 0 0 9 3 0 0 20 0 18 0 50404690 19384713216 12326 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4732596 12326 5321 1 0 547185 0
[pid=46819/tid=46821] ppid=46816 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 4845 0 0 0 5 2 0 0 20 0 18 0 50404692 19384713216 12326 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=18930384 memory=228522721619 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 50404697 19384713216 12326 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=18930384 memory=57394571004297 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 50404697 19384713216 12326 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 49304 KiB

[startup+0.205757 s]*
/proc/loadavg: 4.14 4.11 4.11 7/324 46838
/proc/meminfo: memFree=122605808/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=18996948 memory=59180 CPUtime=0.31 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 6903 0 0 0 28 3 0 0 20 0 19 0 50404690 19452874752 14763 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4749237 14795 5353 1 0 548178 0
[pid=46819/tid=46821] ppid=46816 vsize=18996948 memory=4026663196 CPUtime=0.16 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 5381 0 0 0 14 2 0 0 20 0 19 0 50404692 19452874752 14795 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=18996948 memory=1707 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 14795 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=18996948 memory=56295059358712 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 14795 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 50404711 19452874752 14795 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 59180 KiB

[startup+0.305594 s]*
/proc/loadavg: 4.14 4.11 4.11 6/324 46838
/proc/meminfo: memFree=122605556/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=18996948 memory=63032 CPUtime=0.5 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 8761 0 0 0 47 3 0 0 20 0 19 0 50404690 19452874752 15758 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4749237 15758 5449 1 0 548940 0
[pid=46819/tid=46821] ppid=46816 vsize=18996948 memory=-6000919481363359339 CPUtime=0.26 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 5420 0 0 0 24 2 0 0 20 0 19 0 50404692 19452874752 15758 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 15758 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 15758 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 50404711 19452874752 15758 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 63032 KiB

[startup+0.700235 s]
/proc/loadavg: 4.14 4.11 4.11 6/324 46838
/proc/meminfo: memFree=122598940/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=18996948 memory=79936 CPUtime=1.26 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 14656 0 0 0 122 4 0 0 20 0 19 0 50404690 19452874752 19984 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4749237 19984 5449 1 0 552584 0
[pid=46819/tid=46821] ppid=46816 vsize=18996948 memory=17664 CPUtime=0.64 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 5426 0 0 0 62 2 0 0 20 0 19 0 50404692 19452874752 19984 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 19984 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 19984 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=18996948 memory=4764 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 50404711 19452874752 19984 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 79936 KiB

[startup+1.50021 s]
/proc/loadavg: 4.14 4.11 4.11 7/324 46838
/proc/meminfo: memFree=122583188/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=18996948 memory=93736 CPUtime=2.57 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 18680 0 0 0 252 5 0 0 20 0 19 0 50404690 19452874752 23434 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4749237 23434 5449 1 0 552843 0
[pid=46819/tid=46821] ppid=46816 vsize=18996948 memory=0 CPUtime=1.42 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 5789 0 0 0 140 2 0 0 20 0 19 0 50404692 19452874752 23434 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 23434 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 23434 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=18996948 memory=4764 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 50404711 19452874752 23434 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 93736 KiB

[startup+3.11242 s]
/proc/loadavg: 4.14 4.11 4.11 6/304 46855
/proc/meminfo: memFree=126471796/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=18996948 memory=122664 CPUtime=4.38 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 19679 0 0 0 433 5 0 0 20 0 19 0 50404690 19452874752 30666 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4749237 30666 5449 1 0 552880 0
[pid=46819/tid=46821] ppid=46816 vsize=18996948 memory=10752 CPUtime=3.03 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 6133 0 0 0 300 3 0 0 20 0 19 0 50404692 19452874752 30666 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=18996948 memory=-6000919481363359339 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 30666 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 50404697 19452874752 30666 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=18996948 memory=3200 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 50404711 19452874752 30666 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 4.38 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 122664 KiB

[startup+6.30037 s]
/proc/loadavg: 4.12 4.11 4.11 7/324 46905
/proc/meminfo: memFree=126341140/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=184288 CPUtime=7.71 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 20839 0 0 0 764 7 0 0 20 0 20 0 50404690 19521036288 46072 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 46072 5513 1 0 553169 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=0 CPUtime=6.14 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 6192 0 0 0 611 3 0 0 20 0 20 0 50404692 19521036288 46072 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 46072 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 46072 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=93736 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 46072 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 7.71 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 184288 KiB

[startup+12.7004 s]
/proc/loadavg: 4.19 4.13 4.12 7/324 46972
/proc/meminfo: memFree=129109612/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=198936 CPUtime=14.1 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 21703 0 0 0 1402 8 0 0 20 0 20 0 50404690 19521036288 49734 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 49734 5513 1 0 553169 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=93736 CPUtime=12.44 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 6441 0 0 0 1240 4 0 0 20 0 20 0 50404692 19521036288 49734 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 49734 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 49734 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=184288 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 49734 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 14.1 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 198936 KiB

[startup+25.5004 s]
/proc/loadavg: 4.23 4.14 4.12 6/325 46973
/proc/meminfo: memFree=128866340/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=278844 CPUtime=26.87 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 24179 0 0 0 2677 10 0 0 20 0 20 0 50404690 19521036288 69711 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 69711 5513 1 0 553169 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=229688 CPUtime=24.91 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 7354 0 0 0 2487 4 0 0 20 0 20 0 50404692 19521036288 69711 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=-6000919481363359339 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 69711 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=229688 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 55 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 69711 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 69711 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 26.87 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 278844 KiB

[startup+51.1126 s]
/proc/loadavg: 4.21 4.14 4.12 6/325 46974
/proc/meminfo: memFree=128612216/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=319924 CPUtime=52.84 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 28549 0 0 0 5270 14 0 0 20 0 20 0 50404690 19521036288 79981 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 79981 5513 1 0 553169 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=10752 CPUtime=50.19 cores=5,7

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

/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 450 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 442821 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=280022204333648 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 442821 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1003.64 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1771284 KiB

[startup+1051.45 s]
# the end of solver process 46819 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=1051.92 s, system=1.06776 s

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

[startup+1024 s]*
/proc/loadavg: 4.07 4.17 4.20 6/326 47020
/proc/meminfo: memFree=124074692/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=1795732 CPUtime=1025.55 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 58747 0 0 0 102452 103 0 0 20 0 20 0 50404690 19521036288 448933 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 448933 5545 1 0 556272 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=-6000919468428060267 CPUtime=1015.75 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 17250 0 0 0 101557 18 0 0 20 0 20 0 50404692 19521036288 448933 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=7686721470264483783 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 448933 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=6976 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 450 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 448933 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=6784 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 448933 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1025.55 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1795732 KiB

[startup+1036.8 s]
/proc/loadavg: 4.20 4.19 4.21 6/326 47021
/proc/meminfo: memFree=124021020/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=1810068 CPUtime=1038.32 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 58763 0 0 0 103728 104 0 0 20 0 20 0 50404690 19521036288 452517 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 452517 5545 1 0 556272 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=1799828 CPUtime=1028.5 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 17266 0 0 0 102832 18 0 0 20 0 20 0 50404692 19521036288 452517 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=1795732 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 452517 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=3072 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 450 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 452517 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=1793684 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 452517 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1038.32 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1810068 KiB

[startup+1043.2 s]
/proc/loadavg: 4.19 4.19 4.20 6/326 47021
/proc/meminfo: memFree=124012828/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=1816212 CPUtime=1044.72 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 58771 0 0 0 104367 105 0 0 20 0 20 0 50404690 19521036288 454053 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 454053 5545 1 0 556272 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=1814164 CPUtime=1034.88 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 17274 0 0 0 103470 18 0 0 20 0 20 0 50404692 19521036288 454053 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=6784 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 454053 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=5084 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 450 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 454053 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=1789588 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 454053 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1044.72 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1816212 KiB

[startup+1046.4 s]
/proc/loadavg: 4.17 4.19 4.20 6/326 47021
/proc/meminfo: memFree=124008732/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=1818260 CPUtime=1047.91 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 58774 0 0 0 104686 105 0 0 20 0 20 0 50404690 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 454565 5545 1 0 556272 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=1818260 CPUtime=1038.08 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 17275 0 0 0 103790 18 0 0 20 0 20 0 50404692 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=14848 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=17664 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 450 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1047.91 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1818260 KiB

[startup+1049.6 s]
/proc/loadavg: 4.17 4.19 4.20 6/326 47021
/proc/meminfo: memFree=124004384/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=1818260 CPUtime=1051.1 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 58774 0 0 0 105005 105 0 0 20 0 20 0 50404690 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 454565 5545 1 0 556272 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=1750804 CPUtime=1041.27 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 17275 0 0 0 104109 18 0 0 20 0 20 0 50404692 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=14848 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=1769236 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 450 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 454565 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1051.1 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1818260 KiB

[startup+1050.4 s]
/proc/loadavg: 4.16 4.18 4.20 6/326 47021
/proc/meminfo: memFree=124004384/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=1820308 CPUtime=1051.9 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 58777 0 0 0 105085 105 0 0 20 0 20 0 50404690 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 455077 5545 1 0 556272 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=17664 CPUtime=1042.07 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 17278 0 0 0 104189 18 0 0 20 0 20 0 50404692 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=2764 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 450 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=19968 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1051.9 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1820308 KiB

[startup+1051.2 s]
/proc/loadavg: 4.16 4.18 4.20 6/326 47021
/proc/meminfo: memFree=124004416/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19063512 memory=1820308 CPUtime=1052.7 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 58809 0 0 0 105165 105 0 0 20 0 20 0 50404690 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4765878 455077 5545 1 0 556272 0
[pid=46819/tid=46821] ppid=46816 vsize=19063512 memory=3200 CPUtime=1042.87 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) R 46816 46819 45940 0 -1 4194368 17299 0 0 0 104269 18 0 0 20 0 20 0 50404692 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19063512 memory=4764 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19063512 memory=2764 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 450 0 0 0 0 0 0 0 20 0 20 0 50404697 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46838] ppid=46816 vsize=19063512 memory=19968 CPUtime=0 cores=5,7
/proc/46819/task/46838/stat : 46838 (Timer-0) S 46816 46819 45940 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 50404711 19521036288 455077 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1052.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1820308 KiB

[startup+1051.4 s]
/proc/loadavg: 4.16 4.18 4.20 6/326 47021
/proc/meminfo: memFree=124004416/131382112 swapFree=33010684/33010684
[pid=46819] ppid=46816 vsize=19196640 memory=1824568 CPUtime=1052.92 cores=5,7
/proc/46819/stat : 46819 (java) S 46816 46819 45940 0 -1 4194304 60287 0 0 0 105187 105 0 0 20 0 20 0 50404690 19657359360 456142 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
/proc/46819/statm: 4799160 456142 5545 1 0 556874 0
[pid=46819/tid=46821] ppid=46816 vsize=19196640 memory=1792 CPUtime=1043.06 cores=5,7
/proc/46819/task/46821/stat : 46821 (java) S 46816 46819 45940 0 -1 4194368 18558 0 0 0 104288 18 0 0 20 0 20 0 50404692 19657359360 456142 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46830] ppid=46816 vsize=19196640 memory=10752 CPUtime=0 cores=5,7
/proc/46819/task/46830/stat : 46830 (Finalizer) S 46816 46819 45940 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 50404697 19657359360 456142 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
[pid=46819/tid=46837] ppid=46816 vsize=19196640 memory=5632 CPUtime=0 cores=5,7
/proc/46819/task/46837/stat : 46837 (Common-Cleaner) S 46816 46819 45940 0 -1 4194368 450 0 0 0 0 0 0 0 20 0 20 0 50404697 19657359360 456142 18446744073709551615 94517838557184 94517838560880 140734224506464 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94517838568696 94517838569488 94517844279296 140734224513409 140734224513510 140734224513510 140734224519112 0
Current children cumulated CPU time: 1052.92 s
Current children cumulated vsize: 19196640 KiB
Current children cumulated memory: 1824568 KiB

Child status: 30

Real time (s): 1051.45
CPU time (s): 1052.99
CPU user time (s): 1051.92
CPU system time (s): 1.06776
CPU usage (%): 100.146
Max. virtual memory (cumulated for all children) (KiB): 19196640
Max. memory (cumulated for all children) (KiB): 1824568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1051.92
system time used= 1.06776
maximum resident set size= 1824952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60882
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33391
involuntary context switches= 4161


# summary of solver processes directly reported to runsolver:
#   pid: 46819
#   total CPU time (s): 1052.99
#   total CPU user time (s): 1051.92
#   total CPU system time (s): 1.06776

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.05654 second user time and 9.18046 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-01 07:20:50
IDJOB=4490296
IDBENCH=147577
IDSOLVER=3363
FILE ID=nodeC012/4490296-1751347250
RUNJOBID= nodeC012-1751340116-45953
SLURM_JOB_ID= 9594408
Free space on /tmp= 433012 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_3.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490296-1751347250/watcher-4490296-1751347250 -o /tmp/evaluation-result-4490296-1751347250/solver-4490296-1751347250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751340116-45953 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4490296-1751347250.opb

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

MD5SUM BENCH= 86001821498b0a30bc65df6451678f5a
RANDOM SEED=545282040

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        122622192 kB
MemAvailable:   122643388 kB
Buffers:            3280 kB
Cached:           829328 kB
SwapCached:            0 kB
Active:          7695720 kB
Inactive:         518924 kB
Active(anon):    7399996 kB
Inactive(anon):        0 kB
Active(file):     295724 kB
Inactive(file):   518924 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9668 kB
Writeback:             0 kB
AnonPages:       7385104 kB
Mapped:           122800 kB
Shmem:             17960 kB
KReclaimable:      91968 kB
Slab:             175684 kB
SReclaimable:      91968 kB
SUnreclaim:        83716 kB
KernelStack:        4944 kB
PageTables:        18124 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   13657208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150264 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7071744 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC012 at 2025-07-01 07:38:22