Trace number 4490297

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution VeriPB 2025-06-06OPT cert.2 1271.6 1271.11

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.09/0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.09/0.20	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.20	c See www.sat4j.org for details.
0.09/0.22	c version PB25.v20250606
0.25/0.25	c java.runtime.name	OpenJDK Runtime Environment
0.25/0.25	c java.vm.name		OpenJDK 64-Bit Server VM
0.25/0.25	c java.vm.version	22.0.1+8-16
0.25/0.25	c java.vm.vendor	Oracle Corporation
0.25/0.25	c sun.arch.data.model	64
0.25/0.25	c java.version		22.0.1
0.25/0.25	c os.name		Linux
0.25/0.25	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.25/0.25	c os.arch		amd64
0.25/0.26	c Free memory 		2104792832
0.25/0.26	c Max memory 		16282288128
0.25/0.26	c Total memory 		2113929216
0.25/0.27	c Number of processors 	2
0.40/0.36	c Pseudo Boolean Optimization by upper bound
0.40/0.36	c --- Begin Solver configuration ---
0.40/0.36	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.40/0.36	c Learn all clauses as in MiniSAT
0.40/0.36	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.40/0.36	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.40/0.36	c Expensive reason simplification
0.40/0.36	c Glucose 2.1 dynamic restart strategy
0.40/0.36	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.40/0.36	c timeout=2147483s
0.40/0.36	c DB Simplification allowed=false
0.40/0.36	c Listener: none
0.40/0.36	c --- End Solver configuration ---
0.40/0.37	c solving HOME/instance-4490297-1751379491.opb
0.40/0.37	c reading problem ... 
0.40/0.37	c using VERIPB proof format
0.40/0.38	c  objective function found
0.40/0.41	c ... done. Wall clock time 0.039s.
0.40/0.41	c declared #vars     94
0.40/0.41	c #constraints  8
0.40/0.41	c constraints type 
0.40/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.40/0.41	c 8 constraints processed.
0.60/0.44	c objective function length is 64 literals
0.93/0.69	c SATISFIABLE
0.93/0.69	c OPTIMIZING...
0.93/0.69	c Got one! Elapsed wall clock time (in seconds):0.324
0.93/0.69	o 82
2.48/1.45	c cleaning 2632 clauses out of 5280 with flag 10139/5280
3.65/2.06	c cleaning 4320 clauses out of 8648 with flag 22227/11280
4.84/2.63	c cleaning 5654 clauses out of 11328 with flag 36375/18280
5.64/3.04	c cleaning 6831 clauses out of 13675 with flag 52466/26281
6.42/3.42	c cleaning 7912 clauses out of 15844 with flag 70551/35281
7.02/3.78	c cleaning 8957 clauses out of 17931 with flag 90654/45280
7.71/4.19	c cleaning 9977 clauses out of 19974 with flag 112713/56280
8.21/4.66	c cleaning 10987 clauses out of 21997 with flag 136798/68280
8.73/5.12	c cleaning 11998 clauses out of 24010 with flag 162869/81280
9.22/5.66	c cleaning 13000 clauses out of 26013 with flag 190992/95281
10.07/6.32	c cleaning 13997 clauses out of 28012 with flag 221112/110280
10.88/7.01	c cleaning 14998 clauses out of 30016 with flag 253220/126281
11.75/7.78	c cleaning 16002 clauses out of 32019 with flag 287375/143282
12.63/8.50	c cleaning 16997 clauses out of 34016 with flag 323513/161281
13.51/9.31	c cleaning 18004 clauses out of 36020 with flag 361623/180282
14.23/10.07	c cleaning 19000 clauses out of 38016 with flag 401838/200282
15.10/10.92	c cleaning 19995 clauses out of 40015 with flag 444096/221281
15.99/11.86	c cleaning 20998 clauses out of 42019 with flag 488327/243280
16.99/12.86	c cleaning 22002 clauses out of 44021 with flag 534605/266280
17.89/13.79	c cleaning 23003 clauses out of 46020 with flag 582865/290281
19.08/14.96	c cleaning 24001 clauses out of 48016 with flag 633240/315280
20.39/16.26	c cleaning 24995 clauses out of 50016 with flag 685541/341281
21.58/17.43	c cleaning 26000 clauses out of 52020 with flag 739852/368280
22.88/18.73	c cleaning 27002 clauses out of 54022 with flag 796304/396282
23.97/19.88	c cleaning 28001 clauses out of 56018 with flag 854648/425280
25.18/21.02	c cleaning 29000 clauses out of 58017 with flag 914881/455280
26.58/22.40	c cleaning 29998 clauses out of 60017 with flag 977168/486280
27.97/23.87	c cleaning 31000 clauses out of 62020 with flag 1041531/518281
29.61/25.41	c cleaning 32000 clauses out of 64019 with flag 1107897/551280
31.22/27.09	c cleaning 33001 clauses out of 66019 with flag 1176292/585280
33.10/28.90	c cleaning 33999 clauses out of 68018 with flag 1246643/620280
34.89/30.77	c cleaning 35000 clauses out of 70020 with flag 1319164/656281
36.89/32.77	c cleaning 35999 clauses out of 72021 with flag 1393683/693282
38.68/34.57	c cleaning 37001 clauses out of 74021 with flag 1470091/731281
40.47/36.38	c cleaning 37996 clauses out of 76019 with flag 1548447/770280
42.57/38.46	c cleaning 39005 clauses out of 78023 with flag 1629000/810280
43.18/39.05	c Got one! Elapsed wall clock time (in seconds):38.686
43.18/39.05	o 61
43.82/39.65	c cleaning 29105 clauses out of 58234 with flag 10128/829496
44.12/39.94	c cleaning 17556 clauses out of 35129 with flag 22234/835496
44.34/40.18	c cleaning 12280 clauses out of 24574 with flag 36363/842497
44.70/40.40	c cleaning 10139 clauses out of 20293 with flag 52464/850496
45.07/40.67	c cleaning 9564 clauses out of 19154 with flag 70616/859496
45.52/40.96	c cleaning 9786 clauses out of 19591 with flag 90753/869497
45.83/41.26	c cleaning 10391 clauses out of 20803 with flag 112846/880495
46.22/41.62	c cleaning 11197 clauses out of 22412 with flag 136966/892495
46.63/42.01	c cleaning 12095 clauses out of 24215 with flag 163024/905495
47.02/42.49	c cleaning 13048 clauses out of 26122 with flag 191114/919497
47.52/42.97	c cleaning 14026 clauses out of 28072 with flag 221317/934495
48.12/43.50	c cleaning 15010 clauses out of 30046 with flag 253527/950495
48.63/44.10	c cleaning 16010 clauses out of 32039 with flag 287752/967498
49.31/44.74	c cleaning 17001 clauses out of 34026 with flag 323923/985495
50.01/45.42	c cleaning 18000 clauses out of 36025 with flag 362060/1004495
50.81/46.24	c cleaning 19001 clauses out of 38026 with flag 402161/1024496
51.62/47.08	c cleaning 20002 clauses out of 40025 with flag 444352/1045496
52.51/47.95	c cleaning 21001 clauses out of 42022 with flag 488740/1067495
53.40/48.88	c cleaning 21999 clauses out of 44021 with flag 534988/1090495
54.50/49.91	c cleaning 23004 clauses out of 46023 with flag 583243/1114496
55.50/50.93	c cleaning 23998 clauses out of 48018 with flag 633474/1139495
56.49/51.98	c cleaning 24997 clauses out of 50020 with flag 685700/1165495
57.61/53.05	c cleaning 26005 clauses out of 52023 with flag 739887/1192495
58.79/54.26	c cleaning 26995 clauses out of 54018 with flag 796209/1220495
60.08/55.52	c cleaning 27996 clauses out of 56023 with flag 854521/1249495
61.49/56.98	c cleaning 29002 clauses out of 58027 with flag 915073/1279495
62.98/58.49	c cleaning 30003 clauses out of 60025 with flag 977559/1310495
64.47/59.91	c cleaning 31003 clauses out of 62024 with flag 1041992/1342497
65.77/61.26	c cleaning 31996 clauses out of 64019 with flag 1108392/1375495
67.47/62.93	c cleaning 33004 clauses out of 66023 with flag 1176904/1409495
68.96/64.45	c cleaning 34001 clauses out of 68020 with flag 1247261/1444496
70.58/66.10	c cleaning 35000 clauses out of 70019 with flag 1319620/1480496
72.26/67.72	c cleaning 35995 clauses out of 72018 with flag 1394061/1517495
74.05/69.59	c cleaning 37003 clauses out of 74023 with flag 1470474/1555495
75.95/71.49	c cleaning 38001 clauses out of 76022 with flag 1548973/1594497
78.04/73.55	c cleaning 38993 clauses out of 78019 with flag 1629448/1634495
80.24/75.79	c cleaning 40004 clauses out of 80026 with flag 1712355/1675495
82.23/77.77	c cleaning 41001 clauses out of 82022 with flag 1797321/1717495
84.33/79.86	c cleaning 42002 clauses out of 84022 with flag 1884133/1760496
86.54/82.09	c cleaning 42999 clauses out of 86019 with flag 1972982/1804495
88.96/84.48	c cleaning 44000 clauses out of 88021 with flag 2063827/1849496
91.35/86.83	c cleaning 44998 clauses out of 90021 with flag 2156720/1895496
93.85/89.34	c cleaning 46002 clauses out of 92022 with flag 2251741/1942495
96.35/91.89	c cleaning 46998 clauses out of 94020 with flag 2348728/1990495
99.08/94.57	c cleaning 48000 clauses out of 96022 with flag 2447675/2039495
101.59/97.06	c cleaning 49003 clauses out of 98023 with flag 2548567/2089496
104.32/99.74	c cleaning 50002 clauses out of 100020 with flag 2651719/2140496
106.91/102.33	c cleaning 50998 clauses out of 102018 with flag 2756775/2192496
109.87/105.21	c cleaning 52000 clauses out of 104019 with flag 2863984/2245495
112.74/108.07	c cleaning 53001 clauses out of 106020 with flag 2973215/2299496
116.03/111.31	c cleaning 53998 clauses out of 108019 with flag 3084526/2354496
119.81/115.02	c cleaning 55000 clauses out of 110024 with flag 3197757/2410499
120.59/115.82	c Got one! Elapsed wall clock time (in seconds):115.449
120.59/115.82	o 45
121.39/116.65	c cleaning 40389 clauses out of 80800 with flag 10093/2436275
121.69/117.00	c cleaning 23197 clauses out of 46412 with flag 22200/2442276
122.00/117.24	c cleaning 15098 clauses out of 30212 with flag 36275/2449273
122.19/117.47	c cleaning 11548 clauses out of 23113 with flag 52315/2457272
122.49/117.72	c cleaning 10274 clauses out of 20565 with flag 70389/2466272
122.93/118.17	c cleaning 10138 clauses out of 20292 with flag 90462/2476273
123.20/118.49	c cleaning 10568 clauses out of 21155 with flag 112549/2487274
123.61/118.85	c cleaning 11284 clauses out of 22587 with flag 136618/2499274
124.00/119.25	c cleaning 12139 clauses out of 24301 with flag 162678/2512272
124.40/119.69	c cleaning 13070 clauses out of 26163 with flag 190748/2526273
124.92/120.16	c cleaning 14037 clauses out of 28092 with flag 220924/2541272
125.50/120.71	c cleaning 15020 clauses out of 30058 with flag 253097/2557275
126.21/121.45	c cleaning 16009 clauses out of 32037 with flag 287308/2574274
126.82/122.06	c cleaning 17004 clauses out of 34028 with flag 323495/2592274
127.51/122.79	c cleaning 18000 clauses out of 36022 with flag 361652/2611272
128.30/123.56	c cleaning 19001 clauses out of 38024 with flag 401895/2631274
129.65/124.88	c cleaning 20001 clauses out of 40024 with flag 444206/2652275
131.44/126.61	c cleaning 21000 clauses out of 42020 with flag 488422/2674272
132.44/127.68	c cleaning 21997 clauses out of 44020 with flag 534695/2697272
133.43/128.62	c cleaning 23003 clauses out of 46025 with flag 582907/2721274
134.49/129.60	c cleaning 23997 clauses out of 48020 with flag 633143/2746272
135.48/130.61	c cleaning 24998 clauses out of 50024 with flag 685420/2772273
136.48/131.63	c cleaning 26002 clauses out of 52026 with flag 739691/2799273
137.82/132.93	c cleaning 27001 clauses out of 54023 with flag 795959/2827272
139.12/134.24	c cleaning 28002 clauses out of 56022 with flag 854343/2856272
140.52/135.61	c cleaning 29001 clauses out of 58020 with flag 914790/2886272
141.97/137.04	c cleaning 30000 clauses out of 60019 with flag 977281/2917272
143.45/138.51	c cleaning 30996 clauses out of 62020 with flag 1041891/2949273
144.85/139.93	c cleaning 31998 clauses out of 64023 with flag 1108436/2982272
146.69/141.78	c cleaning 33006 clauses out of 66025 with flag 1176842/3016272
148.38/143.42	c cleaning 34000 clauses out of 68020 with flag 1247275/3051273
149.99/145.08	c cleaning 34997 clauses out of 70019 with flag 1319880/3087272
152.27/147.35	c cleaning 35999 clauses out of 72023 with flag 1394437/3124273
153.98/149.09	c cleaning 36996 clauses out of 74024 with flag 1470872/3162273
157.26/152.39	c cleaning 38001 clauses out of 76030 with flag 1549386/3201275
159.55/154.69	c cleaning 39006 clauses out of 78026 with flag 1631566/3241272
162.09/157.16	c cleaning 40002 clauses out of 80020 with flag 1715122/3282272
164.16/159.22	c cleaning 40999 clauses out of 82018 with flag 1799952/3324272
166.50/161.57	c cleaning 41998 clauses out of 84019 with flag 1886666/3367272
168.70/163.75	c cleaning 43001 clauses out of 86021 with flag 1975454/3411272
170.94/165.96	c cleaning 44000 clauses out of 88020 with flag 2066797/3456272
173.44/168.44	c cleaning 45004 clauses out of 90024 with flag 2159858/3502276
175.83/170.84	c cleaning 45993 clauses out of 92016 with flag 2254875/3549272
178.38/173.31	c cleaning 47002 clauses out of 94024 with flag 2351783/3597273
181.28/176.29	c cleaning 48003 clauses out of 96021 with flag 2451194/3646272
184.15/179.02	c cleaning 48998 clauses out of 98019 with flag 2552931/3696273
184.33/179.27	c Got one! Elapsed wall clock time (in seconds):178.906
184.33/179.27	o 41
185.03/179.99	c cleaning 31058 clauses out of 62132 with flag 10170/3709384
185.33/180.27	c cleaning 18531 clauses out of 37074 with flag 22322/3715384
185.63/180.52	c cleaning 12764 clauses out of 25546 with flag 36449/3722387
185.73/180.68	c Got one! Elapsed wall clock time (in seconds):180.313
185.73/180.68	o 32
185.94/180.89	c cleaning 12022 clauses out of 24061 with flag 10065/3733666
186.14/181.06	c cleaning 9013 clauses out of 18039 with flag 22114/3739666
186.33/181.23	c cleaning 8003 clauses out of 16027 with flag 36215/3746667
186.53/181.44	c cleaning 7999 clauses out of 16023 with flag 52274/3754666
186.73/181.69	c cleaning 8503 clauses out of 17024 with flag 70416/3763666
187.03/181.95	c cleaning 9254 clauses out of 18521 with flag 90493/3773666
187.33/182.26	c cleaning 10122 clauses out of 20267 with flag 112572/3784666
188.16/183.06	c cleaning 11063 clauses out of 22145 with flag 136695/3796666
188.56/183.45	c cleaning 12030 clauses out of 24082 with flag 162794/3809666
189.06/183.90	c cleaning 13018 clauses out of 26054 with flag 190905/3823668
189.46/184.38	c cleaning 14009 clauses out of 28035 with flag 221024/3838667
190.06/184.92	c cleaning 15001 clauses out of 30026 with flag 253146/3854667
190.56/185.49	c cleaning 16002 clauses out of 32025 with flag 287313/3871667
191.27/186.14	c cleaning 17005 clauses out of 34022 with flag 323457/3889666
192.07/186.98	c cleaning 17999 clauses out of 36018 with flag 361756/3908667
192.86/187.76	c cleaning 18996 clauses out of 38018 with flag 402051/3928666
193.66/188.50	c cleaning 20005 clauses out of 40025 with flag 444319/3949669
194.46/189.34	c cleaning 20996 clauses out of 42018 with flag 488674/3971667
195.36/190.23	c cleaning 22000 clauses out of 44022 with flag 535051/3994667
196.27/191.19	c cleaning 23003 clauses out of 46022 with flag 583464/4018667
197.59/192.49	c cleaning 23998 clauses out of 48018 with flag 633847/4043666
198.69/193.55	c cleaning 25002 clauses out of 50022 with flag 686109/4069668
199.79/194.66	c cleaning 25998 clauses out of 52018 with flag 740398/4096666
200.98/195.81	c cleaning 27002 clauses out of 54020 with flag 796660/4124666
202.43/197.22	c cleaning 28000 clauses out of 56019 with flag 854932/4153667
203.53/198.39	c cleaning 28996 clauses out of 58020 with flag 915315/4183668
204.83/199.63	c cleaning 30001 clauses out of 60023 with flag 977751/4214667
206.12/200.94	c cleaning 30998 clauses out of 62021 with flag 1042131/4246666
207.87/202.62	c cleaning 32002 clauses out of 64023 with flag 1108559/4279666
209.47/204.25	c cleaning 33000 clauses out of 66022 with flag 1177044/4313667
211.16/205.90	c cleaning 34001 clauses out of 68022 with flag 1247520/4348667
212.75/207.57	c cleaning 34998 clauses out of 70020 with flag 1320049/4384666
214.57/209.34	c cleaning 35999 clauses out of 72024 with flag 1394551/4421668
216.28/211.08	c cleaning 36998 clauses out of 74023 with flag 1470999/4459666
218.15/212.97	c cleaning 38001 clauses out of 76025 with flag 1549377/4498666
220.41/215.11	c cleaning 39001 clauses out of 78024 with flag 1630278/4538666
222.41/217.15	c cleaning 39997 clauses out of 80023 with flag 1713194/4579666
224.40/219.17	c cleaning 41000 clauses out of 82026 with flag 1798019/4621666
226.63/221.34	c cleaning 42006 clauses out of 84026 with flag 1884590/4664666
228.72/223.41	c cleaning 42998 clauses out of 86020 with flag 1973306/4708666
231.09/225.78	c cleaning 43997 clauses out of 88023 with flag 2064095/4753667
233.28/227.96	c cleaning 44998 clauses out of 90025 with flag 2156844/4799666
235.78/230.41	c cleaning 46005 clauses out of 92028 with flag 2251657/4846667
238.54/233.19	c cleaning 47006 clauses out of 94025 with flag 2348439/4894669
241.12/235.73	c cleaning 47999 clauses out of 96017 with flag 2447219/4943667
243.79/238.36	c cleaning 48997 clauses out of 98017 with flag 2547799/4993666
246.28/240.82	c cleaning 49996 clauses out of 100020 with flag 2650505/5044666
249.08/243.67	c cleaning 51004 clauses out of 102025 with flag 2755361/5096667
253.27/247.90	c cleaning 51999 clauses out of 104020 with flag 2862034/5149666
256.47/251.09	c cleaning 53000 clauses out of 106024 with flag 2970915/5203669
261.30/255.81	c cleaning 53998 clauses out of 108024 with flag 3081844/5258669
264.50/259.05	c cleaning 55004 clauses out of 110023 with flag 3195198/5314666
268.25/262.72	c cleaning 55999 clauses out of 112019 with flag 3310596/5371666
271.35/265.86	c cleaning 57002 clauses out of 114022 with flag 3428200/5429668
276.10/270.55	c cleaning 58000 clauses out of 116018 with flag 3547698/5488666
279.39/273.88	c cleaning 58997 clauses out of 118019 with flag 3669739/5548667
284.67/279.04	c cleaning 59998 clauses out of 120023 with flag 3793037/5609668
288.54/282.98	c cleaning 61001 clauses out of 122023 with flag 3918819/5671666
293.87/288.28	c cleaning 62000 clauses out of 124022 with flag 4046468/5734666
297.68/292.04	c cleaning 63000 clauses out of 126023 with flag 4176321/5798667
302.12/296.43	c cleaning 64002 clauses out of 128023 with flag 4307925/5863667
306.21/300.59	c cleaning 64999 clauses out of 130022 with flag 4441640/5929668
310.17/304.40	c cleaning 66000 clauses out of 132024 with flag 4577430/5996669
316.01/310.29	c cleaning 66993 clauses out of 134023 with flag 4715086/6064668
320.40/314.61	c cleaning 68003 clauses out of 136028 with flag 4854766/6133666
326.05/320.24	c cleaning 69004 clauses out of 138025 with flag 4996753/6203666
330.55/324.73	c cleaning 70000 clauses out of 140024 with flag 5140665/6274669
335.38/329.53	c cleaning 70999 clauses out of 142021 with flag 5286484/6346666
339.93/334.11	c cleaning 72003 clauses out of 144023 with flag 5434162/6419667
344.70/338.80	c cleaning 72997 clauses out of 146020 with flag 5583921/6493667
351.36/345.41	c cleaning 73999 clauses out of 148024 with flag 5735856/6568668
356.55/350.66	c cleaning 74997 clauses out of 150025 with flag 5889896/6644668
361.97/356.06	c cleaning 76001 clauses out of 152026 with flag 6045600/6721666
368.90/362.94	c cleaning 76999 clauses out of 154028 with flag 6203444/6799669
374.59/368.68	c cleaning 77999 clauses out of 156026 with flag 6364198/6878666
381.74/375.90	c cleaning 79005 clauses out of 158028 with flag 6526896/6958667
387.42/381.53	c cleaning 80003 clauses out of 160023 with flag 6691724/7039667
393.21/387.33	c cleaning 81000 clauses out of 162019 with flag 6858777/7121666
399.16/393.25	c cleaning 81997 clauses out of 164021 with flag 7027998/7204668
406.32/400.38	c cleaning 83001 clauses out of 166022 with flag 7198799/7288666
412.87/406.98	c cleaning 84001 clauses out of 168023 with flag 7371805/7373668
418.97/413.11	c cleaning 85001 clauses out of 170021 with flag 7546641/7459667
425.02/419.09	c cleaning 85997 clauses out of 172019 with flag 7723500/7546666
433.04/427.07	c cleaning 87000 clauses out of 174026 with flag 7902428/7634670
440.81/434.82	c cleaning 88002 clauses out of 176023 with flag 8082985/7723667
448.76/443.48	c cleaning 89000 clauses out of 178022 with flag 8265177/7813668
455.31/449.95	c cleaning 89998 clauses out of 180020 with flag 8449760/7904666
461.90/456.43	c cleaning 91001 clauses out of 182023 with flag 8636699/7996667
468.60/463.01	c cleaning 91998 clauses out of 184021 with flag 8825604/8089666
475.15/469.88	c cleaning 93004 clauses out of 186025 with flag 9016273/8183668
483.10/477.73	c cleaning 93999 clauses out of 188021 with flag 9209167/8278668
492.05/486.63	c cleaning 95001 clauses out of 190023 with flag 9404188/8374669
499.93/494.46	c cleaning 95996 clauses out of 192019 with flag 9601948/8471666
507.54/502.38	c cleaning 97001 clauses out of 194023 with flag 9803195/8569666
516.08/510.87	c cleaning 98002 clauses out of 196024 with flag 10004984/8668668
526.11/520.82	c cleaning 99002 clauses out of 198021 with flag 10208993/8768667
534.21/529.13	c cleaning 100001 clauses out of 200019 with flag 10415240/8869667
537.28/532.25	c Got one! Elapsed wall clock time (in seconds):531.889
537.28/532.25	o 3
540.58/535.52	c cleaning 85004 clauses out of 170015 with flag 10165/8939664
541.88/536.70	c cleaning 45499 clauses out of 91008 with flag 22294/8945661
542.29/537.12	c cleaning 26248 clauses out of 52509 with flag 36440/8952661
542.47/537.39	c cleaning 17121 clauses out of 34261 with flag 52544/8960661
542.78/537.63	c cleaning 13063 clauses out of 26141 with flag 70618/8969662
542.97/537.89	c cleaning 11530 clauses out of 23078 with flag 90716/8979662
543.29/538.17	c cleaning 11266 clauses out of 22547 with flag 112807/8990661
543.67/538.50	c cleaning 11630 clauses out of 23281 with flag 136902/9002661
543.98/538.87	c cleaning 12319 clauses out of 24651 with flag 163069/9015661
544.37/539.27	c cleaning 13159 clauses out of 26333 with flag 191268/9029662
544.87/539.70	c cleaning 14074 clauses out of 28174 with flag 221446/9044662
545.28/540.18	c cleaning 15043 clauses out of 30099 with flag 253553/9060661
545.87/540.71	c cleaning 16018 clauses out of 32057 with flag 287680/9077662
546.37/541.29	c cleaning 17007 clauses out of 34038 with flag 323831/9095661
547.12/541.95	c cleaning 18013 clauses out of 36031 with flag 361994/9114661
547.83/542.67	c cleaning 19001 clauses out of 38019 with flag 402282/9134662
548.63/543.41	c cleaning 20001 clauses out of 40018 with flag 444581/9155662
549.33/544.15	c cleaning 20998 clauses out of 42016 with flag 488978/9177661
550.12/544.96	c cleaning 21998 clauses out of 44018 with flag 535328/9200661
551.02/545.81	c cleaning 22997 clauses out of 46022 with flag 583721/9224663
551.82/546.65	c cleaning 24004 clauses out of 48023 with flag 634054/9249661
553.66/548.43	c cleaning 24998 clauses out of 50019 with flag 686426/9275661
555.27/550.07	c cleaning 25998 clauses out of 52022 with flag 740888/9302662
556.28/551.11	c cleaning 27002 clauses out of 54024 with flag 797299/9330662
557.37/552.15	c cleaning 28005 clauses out of 56022 with flag 855825/9359662
558.66/553.47	c cleaning 28999 clauses out of 58016 with flag 916276/9389661
559.96/554.73	c cleaning 29998 clauses out of 60017 with flag 978723/9420661
561.20/555.97	c cleaning 30995 clauses out of 62020 with flag 1043105/9452662
562.41/557.13	c cleaning 32002 clauses out of 64024 with flag 1109534/9485661
563.68/558.44	c cleaning 32995 clauses out of 66022 with flag 1178017/9519661
566.43/561.41	c cleaning 34003 clauses out of 68027 with flag 1248462/9554661
568.04/563.10	c cleaning 35001 clauses out of 70024 with flag 1320948/9590661
569.88/564.80	c cleaning 36000 clauses out of 72024 with flag 1395907/9627662
571.38/566.40	c cleaning 37000 clauses out of 74023 with flag 1472398/9665661
573.08/568.02	c cleaning 38003 clauses out of 76024 with flag 1551039/9704662
574.77/569.76	c cleaning 39003 clauses out of 78021 with flag 1631589/9744662
578.13/573.02	c cleaning 39999 clauses out of 80017 with flag 1714076/9785661
579.91/574.81	c cleaning 41000 clauses out of 82021 with flag 1798542/9827664
581.61/576.59	c cleaning 42001 clauses out of 84021 with flag 1885199/9870664
583.61/578.54	c cleaning 42995 clauses out of 86018 with flag 1973926/9914662
585.92/580.87	c cleaning 43999 clauses out of 88022 with flag 2064538/9959661
588.01/583.00	c cleaning 45001 clauses out of 90025 with flag 2157175/10005663
590.41/585.30	c cleaning 46003 clauses out of 92023 with flag 2251957/10052662
593.04/587.95	c cleaning 46999 clauses out of 94019 with flag 2348905/10100661
595.53/590.73	c cleaning 47998 clauses out of 96021 with flag 2447701/10149662
597.84/593.08	c cleaning 48996 clauses out of 98022 with flag 2548288/10199661
600.50/595.67	c cleaning 50004 clauses out of 100029 with flag 2650896/10250664
603.01/598.16	c cleaning 51001 clauses out of 102025 with flag 2755536/10302664
605.59/600.77	c cleaning 51997 clauses out of 104021 with flag 2862381/10355661
608.38/603.54	c cleaning 53002 clauses out of 106024 with flag 2971082/10409661
611.43/606.57	c cleaning 53996 clauses out of 108024 with flag 3081732/10464663
614.62/609.75	c cleaning 55004 clauses out of 110028 with flag 3194530/10520663
618.97/614.10	c cleaning 56000 clauses out of 112022 with flag 3310254/10577661
622.46/617.54	c cleaning 57002 clauses out of 114024 with flag 3428136/10635663
625.83/621.14	c cleaning 57999 clauses out of 116020 with flag 3547650/10694661
630.52/625.83	c cleaning 59000 clauses out of 118022 with flag 3668983/10754662
633.51/628.82	c cleaning 59999 clauses out of 120022 with flag 3792398/10815662
636.71/632.06	c cleaning 61003 clauses out of 122023 with flag 3917719/10877662
641.94/637.21	c cleaning 62001 clauses out of 124021 with flag 4045410/10940663
645.43/640.78	c cleaning 62997 clauses out of 126018 with flag 4175707/11004661
649.18/644.49	c cleaning 64000 clauses out of 128021 with flag 4307282/11069661
652.67/647.96	c cleaning 64999 clauses out of 130023 with flag 4441385/11135663
656.95/652.42	c cleaning 65997 clauses out of 132022 with flag 4576999/11202661
661.01/656.49	c cleaning 67004 clauses out of 134028 with flag 4714388/11270664
665.30/660.76	c cleaning 67999 clauses out of 136023 with flag 4853917/11339663
669.84/665.27	c cleaning 69002 clauses out of 138022 with flag 4995685/11409661
674.43/669.86	c cleaning 70002 clauses out of 140021 with flag 5139260/11480662
678.82/674.29	c cleaning 71000 clauses out of 142018 with flag 5285062/11552661
682.82/678.25	c cleaning 71997 clauses out of 144019 with flag 5432841/11625662
687.39/683.10	c cleaning 73001 clauses out of 146021 with flag 5582300/11699661
691.90/687.51	c cleaning 73998 clauses out of 148022 with flag 5734103/11774663
695.99/691.69	c cleaning 74995 clauses out of 150022 with flag 5887938/11850661
700.42/696.05	c cleaning 76001 clauses out of 152028 with flag 6043553/11927662
705.51/701.17	c cleaning 77004 clauses out of 154027 with flag 6201505/12005662
710.60/706.27	c cleaning 77993 clauses out of 156023 with flag 6361173/12084662
716.29/711.94	c cleaning 79002 clauses out of 158030 with flag 6524475/12164662
722.47/718.39	c cleaning 80005 clauses out of 160030 with flag 6689480/12245664
727.89/723.73	c cleaning 81002 clauses out of 162024 with flag 6856007/12327663
732.98/728.80	c cleaning 82001 clauses out of 164022 with flag 7024625/12410663
739.37/735.21	c cleaning 82999 clauses out of 166019 with flag 7195235/12494661
745.56/741.41	c cleaning 84001 clauses out of 168021 with flag 7368237/12579662
749.44/745.87	c Got one! Elapsed wall clock time (in seconds):745.509
749.44/745.87	o 2
752.04/748.44	c cleaning 86651 clauses out of 173303 with flag 10235/12668945
752.93/749.31	c cleaning 46324 clauses out of 92651 with flag 22456/12674944
753.34/749.74	c cleaning 26655 clauses out of 53328 with flag 36665/12681945
753.65/750.04	c cleaning 17332 clauses out of 34672 with flag 52803/12689944
753.84/750.28	c cleaning 13163 clauses out of 26340 with flag 70922/12698944
754.13/750.54	c cleaning 11584 clauses out of 23177 with flag 91031/12708944
754.44/750.81	c cleaning 11291 clauses out of 22593 with flag 113162/12719944
754.65/751.10	c cleaning 11647 clauses out of 23304 with flag 137270/12731946
755.04/751.43	c cleaning 12322 clauses out of 24655 with flag 163374/12744944
755.43/751.82	c cleaning 13162 clauses out of 26333 with flag 191557/12758944
755.83/752.27	c cleaning 14085 clauses out of 28172 with flag 221720/12773945
756.35/752.74	c cleaning 15039 clauses out of 30088 with flag 253861/12789946
756.85/753.21	c cleaning 16018 clauses out of 32048 with flag 288016/12806945
757.35/753.78	c cleaning 17014 clauses out of 34029 with flag 324184/12824944
757.94/754.39	c cleaning 18005 clauses out of 36015 with flag 362360/12843944
758.65/755.06	c cleaning 19000 clauses out of 38012 with flag 402664/12863946
759.34/755.72	c cleaning 20002 clauses out of 40010 with flag 444954/12884944
760.04/756.43	c cleaning 20997 clauses out of 42009 with flag 489271/12906945
760.84/757.22	c cleaning 22003 clauses out of 44011 with flag 535641/12929944
761.53/758.00	c cleaning 23004 clauses out of 46010 with flag 584209/12953946
762.66/759.09	c cleaning 23999 clauses out of 48005 with flag 634538/12978945
763.76/760.12	c cleaning 25003 clauses out of 50008 with flag 686959/13004947
764.85/761.23	c cleaning 25997 clauses out of 52004 with flag 741405/13031946
765.84/762.25	c cleaning 26999 clauses out of 54005 with flag 797788/13059944
766.85/763.26	c cleaning 27999 clauses out of 56006 with flag 856222/13088944
767.95/764.33	c cleaning 29003 clauses out of 58010 with flag 916587/13118947
769.04/765.45	c cleaning 30002 clauses out of 60005 with flag 978960/13149945
770.26/766.61	c cleaning 30994 clauses out of 62002 with flag 1043536/13181944
771.46/767.83	c cleaning 32001 clauses out of 64008 with flag 1110087/13214944
772.77/769.20	c cleaning 33005 clauses out of 66010 with flag 1178611/13248947
774.45/770.82	c cleaning 33998 clauses out of 68002 with flag 1249085/13283944
775.95/772.30	c cleaning 34999 clauses out of 70004 with flag 1321656/13319944
777.55/774.05	c cleaning 35996 clauses out of 72005 with flag 1396230/13356944
779.44/776.18	c cleaning 37003 clauses out of 74009 with flag 1472731/13394944
781.22/777.93	c cleaning 38001 clauses out of 76006 with flag 1551274/13433944
783.22/779.93	c cleaning 39001 clauses out of 78006 with flag 1631944/13473945
784.91/781.69	c cleaning 39998 clauses out of 80004 with flag 1714511/13514944
786.81/783.56	c cleaning 40994 clauses out of 82006 with flag 1799173/13556944
788.80/785.51	c cleaning 42004 clauses out of 84013 with flag 1885785/13599945
790.79/787.59	c cleaning 43000 clauses out of 86009 with flag 1974377/13643945
792.79/789.55	c cleaning 43999 clauses out of 88009 with flag 2065009/13688945
794.79/791.56	c cleaning 45002 clauses out of 90012 with flag 2157630/13734947
797.39/794.15	c cleaning 46000 clauses out of 92007 with flag 2252336/13781944
799.68/796.50	c cleaning 47002 clauses out of 94009 with flag 2349172/13829946
802.17/798.94	c cleaning 48001 clauses out of 96008 with flag 2448077/13878947
804.56/801.39	c cleaning 49000 clauses out of 98005 with flag 2548949/13928945
807.26/804.06	c cleaning 49996 clauses out of 100005 with flag 2651807/13979945
809.97/807.03	c cleaning 51003 clauses out of 102010 with flag 2756647/14031946
812.76/809.83	c cleaning 51996 clauses out of 104006 with flag 2863613/14084945
815.65/812.74	c cleaning 53002 clauses out of 106010 with flag 2972612/14138945
819.05/816.12	c cleaning 54001 clauses out of 108008 with flag 3083639/14193945
822.27/819.37	c cleaning 54993 clauses out of 110006 with flag 3196994/14249944
825.66/822.75	c cleaning 56002 clauses out of 112013 with flag 3312268/14306944
828.69/825.78	c cleaning 57004 clauses out of 114011 with flag 3429530/14364944
831.78/828.89	c cleaning 57999 clauses out of 116007 with flag 3548764/14423944
834.99/832.11	c cleaning 59005 clauses out of 118010 with flag 3669821/14483946
838.50/835.84	c cleaning 60002 clauses out of 120005 with flag 3793654/14544946
841.81/839.13	c cleaning 61001 clauses out of 122002 with flag 3919512/14606945
845.49/842.84	c cleaning 61997 clauses out of 124001 with flag 4047994/14669945
849.29/846.63	c cleaning 62999 clauses out of 126006 with flag 4177232/14733947
852.88/850.28	c cleaning 63999 clauses out of 128004 with flag 4308908/14798944
856.97/854.35	c cleaning 65000 clauses out of 130005 with flag 4441866/14864944
861.06/858.47	c cleaning 65997 clauses out of 132005 with flag 4577829/14931944
865.16/862.55	c cleaning 67002 clauses out of 134008 with flag 4716725/14999944
869.93/867.52	c cleaning 68000 clauses out of 136006 with flag 4856935/15068944
874.23/871.83	c cleaning 68998 clauses out of 138006 with flag 4999219/15138944
878.93/876.58	c cleaning 70001 clauses out of 140011 with flag 5143645/15209947
883.32/880.95	c cleaning 71000 clauses out of 142008 with flag 5290112/15281945
888.02/885.66	c cleaning 72003 clauses out of 144007 with flag 5437889/15354944
893.00/890.69	c cleaning 72997 clauses out of 146004 with flag 5587399/15428944
898.63/896.24	c cleaning 73995 clauses out of 148008 with flag 5739381/15503945
903.42/901.25	c cleaning 75005 clauses out of 150012 with flag 5893415/15579944
908.90/906.74	c cleaning 75998 clauses out of 152008 with flag 6049830/15656945
913.99/911.88	c cleaning 77002 clauses out of 154009 with flag 6207353/15734944
921.36/917.76	c cleaning 77995 clauses out of 156008 with flag 6367689/15813945
926.52/922.82	c cleaning 79001 clauses out of 158012 with flag 6530607/15893944
931.90/928.46	c cleaning 80005 clauses out of 160013 with flag 6694698/15974946
937.09/933.65	c cleaning 81001 clauses out of 162008 with flag 6860614/16056946
942.52/939.09	c cleaning 81998 clauses out of 164005 with flag 7028396/16139944
947.61/944.19	c cleaning 83002 clauses out of 166008 with flag 7199267/16223945
953.39/949.98	c cleaning 83993 clauses out of 168006 with flag 7372356/16308945
959.27/955.81	c cleaning 85006 clauses out of 170015 with flag 7547743/16394947
965.75/962.54	c cleaning 85998 clauses out of 172006 with flag 7724737/16481944
971.84/968.65	c cleaning 87000 clauses out of 174009 with flag 7903499/16569945
977.74/974.58	c cleaning 88001 clauses out of 176010 with flag 8083527/16658946
983.73/980.51	c cleaning 88998 clauses out of 178007 with flag 8266350/16748944
991.76/988.50	c cleaning 90002 clauses out of 180010 with flag 8450151/16839945
997.67/994.62	c cleaning 90997 clauses out of 182007 with flag 8636266/16931944
1004.66/1001.60	c cleaning 92000 clauses out of 184010 with flag 8824907/17024944
1012.24/1009.20	c cleaning 93003 clauses out of 186013 with flag 9015893/17118947
1020.62/1017.61	c cleaning 94002 clauses out of 188007 with flag 9209466/17213944
1028.61/1025.85	c cleaning 95001 clauses out of 190005 with flag 9404336/17309944
1037.47/1034.45	c cleaning 95997 clauses out of 192005 with flag 9604045/17406946
1048.58/1045.58	c cleaning 97003 clauses out of 194007 with flag 9806586/17504945
1060.91/1058.03	c cleaning 98000 clauses out of 196003 with flag 10009914/17603944
1073.57/1070.77	c cleaning 99002 clauses out of 198004 with flag 10214685/17703945
1086.97/1084.23	c cleaning 100001 clauses out of 200002 with flag 10422085/17804945
1103.05/1099.80	c cleaning 100991 clauses out of 202001 with flag 10634974/17906945
1118.45/1115.46	c cleaning 102003 clauses out of 204010 with flag 10845463/18009945
1137.56/1134.40	c cleaning 102997 clauses out of 206006 with flag 11057781/18113945
1154.73/1152.09	c cleaning 104003 clauses out of 208008 with flag 11270001/18218944
1171.79/1169.17	c cleaning 105003 clauses out of 210006 with flag 11484157/18324945
1189.95/1187.57	c cleaning 106000 clauses out of 212002 with flag 11701098/18431944
1208.75/1206.63	c cleaning 106998 clauses out of 214001 with flag 11920675/18539944
1227.13/1225.02	c cleaning 108001 clauses out of 216004 with flag 12141221/18648945
1248.73/1247.11	c cleaning 109001 clauses out of 218002 with flag 12363612/18758945
1269.59/1268.10	c cleaning 109997 clauses out of 219998 with flag 12588176/18869946
1271.50/1271.05	c starts		: 13
1271.50/1271.06	c conflicts		: 18877417
1271.50/1271.06	c decisions		: 18988845
1271.50/1271.06	c propagations		: 103195609
1271.50/1271.06	c inspects		: 10694473556
1271.50/1271.06	c shortcuts		: 0
1271.50/1271.06	c learnt literals	: 21
1271.50/1271.06	c learnt binary clauses	: 156
1271.50/1271.06	c learnt ternary clauses	: 829
1271.50/1271.06	c learnt constraints	: 18877395
1271.50/1271.06	c ignored constraints	: 0
1271.50/1271.06	c root simplifications	: 0
1271.50/1271.06	c removed literals (reason simplification)	: 20471584
1271.50/1271.06	c reason swapping (by a shorter reason)	: 0
1271.50/1271.06	c Calls to reduceDB	: 422
1271.50/1271.06	c Number of update (reduction) of LBD	: 213768
1271.50/1271.06	c Imported unit clauses	: 0
1271.50/1271.06	c No decision after first conflict	: false
1271.50/1271.06	c number of reductions to clauses (during analyze)	: 0
1271.50/1271.06	c number of learned constraints concerned by reduction	: 0
1271.50/1271.06	c number of learning phase by resolution	: 0
1271.50/1271.06	c number of learning phase by cutting planes	: 0
1271.50/1271.06	c number of rounding to 1 operations	: 0
1271.50/1271.06	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
1271.50/1271.06	c number of reductions of the coefficients by power 2 	: 0
1271.50/1271.06	c number of right shift for reduction by power 2 	: 0
1271.50/1271.06	c number of reductions of the coefficients by GCD over coefficients 	: 0
1271.50/1271.06	c number of ending skipping 	: 0
1271.50/1271.06	c number of internal skipping 	: 0
1271.50/1271.06	c number of derivation steps 	: 0
1271.50/1271.06	c number of skipped derivation steps 	: 0
1271.50/1271.06	c number of remaining unassigned 	: 0
1271.50/1271.06	c number of remaining assigned 	: 0
1271.50/1271.06	c number of falsified literals weakened from reason	: 0
1271.50/1271.07	c number of falsified literals weakened from conflict	: 0
1271.50/1271.07	c time for arithmetic operations	: 0
1271.50/1271.07	c minimum degree of deleted constraints	: null
1271.50/1271.07	c maximum degree of deleted constraints	: null
1271.50/1271.07	c number of deleted constraints	: 0
1271.50/1271.07	c speed (assignments/second)	: 81217.50295921323
1271.50/1271.07	c non guided choices	: 104
1271.50/1271.07	s OPTIMUM FOUND
1271.50/1271.07	c Found 7 solution(s)
1271.50/1271.07	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 
1271.50/1271.07	c objective function=2
1271.50/1271.07	c Total wall clock time (in seconds): 1270.706

Verifier Data

OK	2

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul  1 17:45:08 CEST 2025
extraparms=
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS 2 <= obj <= 2
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 2 <= obj <= 2
--summary--
ALL OK

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62550 MiB free)
  memory of node 1: 64465 MiB (63671 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100069 s]*
/proc/loadavg: 0.56 0.94 1.27 4/277 49398
/proc/meminfo: memFree=129217652/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=18930384 memory=45888 CPUtime=0.09 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 5492 0 0 0 6 3 0 0 20 0 18 0 53627825 19384713216 11472 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4732596 11472 4947 1 0 546737 0
[pid=49358/tid=49364] ppid=49354 vsize=18930384 memory=4026531959 CPUtime=0.07 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 4587 0 0 0 5 2 0 0 20 0 18 0 53627828 19384713216 11472 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=18930384 memory=215637835979 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 53627833 19384713216 11472 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=18930384 memory=19850 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 53627834 19384713216 11472 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 45888 KiB

[startup+0.219066 s]*
/proc/loadavg: 0.56 0.94 1.27 6/279 49402
/proc/meminfo: memFree=129196472/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=18930384 memory=52392 CPUtime=0.25 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 6239 0 0 0 21 4 0 0 20 0 18 0 53627825 19384713216 13098 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4732596 13098 5363 1 0 547350 0
[pid=49358/tid=49364] ppid=49354 vsize=18930384 memory=3472328300254199928 CPUtime=0.16 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) S 49354 49358 49314 0 -1 4194368 4964 0 0 0 14 2 0 0 20 0 18 0 53627828 19384713216 13098 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=18930384 memory=228522721619 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 53627833 19384713216 13098 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=18930384 memory=59593594259917 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 53627834 19384713216 13098 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 52392 KiB

[startup+0.314792 s]*
/proc/loadavg: 0.56 0.94 1.27 6/287 49413
/proc/meminfo: memFree=129194708/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=18930384 memory=58120 CPUtime=0.4 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 6642 0 0 0 35 5 0 0 20 0 18 0 53627825 19384713216 14530 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4732596 14530 5363 1 0 547691 0
[pid=49358/tid=49364] ppid=49354 vsize=18930384 memory=-6000919494265299819 CPUtime=0.26 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 5143 0 0 0 23 3 0 0 20 0 18 0 53627828 19384713216 14530 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 53627833 19384713216 14530 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=18930384 memory=0 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 53627834 19384713216 14530 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58120 KiB

[startup+0.700433 s]
/proc/loadavg: 0.56 0.94 1.27 11/297 49425
/proc/meminfo: memFree=129161848/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=18996948 memory=73408 CPUtime=1.1 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 8879 0 0 0 102 8 0 0 20 0 19 0 53627825 19452874752 18352 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4749237 18352 5491 1 0 549386 0
[pid=49358/tid=49364] ppid=49354 vsize=18996948 memory=18304 CPUtime=0.53 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 5421 0 0 0 49 4 0 0 20 0 19 0 53627828 19452874752 18352 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=18996948 memory=11136 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 53627833 19452874752 18352 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=18996948 memory=3200 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 53627834 19452874752 18352 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=18996948 memory=4764 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 53627871 19452874752 18352 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 73408 KiB

[startup+1.50028 s]
/proc/loadavg: 0.56 0.94 1.27 10/320 49453
/proc/meminfo: memFree=129021596/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=171324 CPUtime=2.65 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 20159 0 0 0 250 15 0 0 20 0 20 0 53627825 19521036288 42831 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 42831 5523 1 0 552829 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=0 CPUtime=1.19 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) S 49354 49358 49314 0 -1 4194368 6430 0 0 0 111 8 0 0 20 0 20 0 53627828 19521036288 42831 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 42831 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 42831 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=211309297979 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 42831 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 2.65 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 171324 KiB

[startup+3.10555 s]
/proc/loadavg: 0.56 0.94 1.27 9/325 49458
/proc/meminfo: memFree=127825132/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=210476 CPUtime=5.84 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 24476 0 0 0 565 19 0 0 20 0 20 0 53627825 19521036288 52619 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 52619 5523 1 0 554781 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=11136 CPUtime=2.76 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 6942 0 0 0 266 10 0 0 20 0 20 0 53627828 19521036288 52619 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=-6000919489886511979 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 52619 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 32 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 52619 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 52619 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 5.84 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 210476 KiB

[startup+6.30036 s]
/proc/loadavg: 0.92 1.01 1.29 8/327 49460
/proc/meminfo: memFree=125458348/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=657684 CPUtime=10.07 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 25298 0 0 0 973 34 0 0 20 0 20 0 53627825 19521036288 164421 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 164421 5523 1 0 554804 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=0 CPUtime=5.88 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 7451 0 0 0 564 24 0 0 20 0 20 0 53627828 19521036288 164421 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 164421 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=-6000919489886511979 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 32 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 164421 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=245635481903 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 164421 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 10.07 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 657684 KiB

[startup+12.7004 s]
/proc/loadavg: 1.33 1.09 1.32 5/329 49462
/proc/meminfo: memFree=124139748/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=1184228 CPUtime=16.89 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 30223 0 0 0 1636 53 0 0 20 0 20 0 53627825 19521036288 296057 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 296057 5523 1 0 554804 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=1094036 CPUtime=12.19 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 8512 0 0 0 1178 41 0 0 20 0 20 0 53627828 19521036288 296057 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=1167824 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 296057 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=1450864 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 32 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 296057 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 296057 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 16.89 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1184228 KiB

[startup+25.5004 s]
/proc/loadavg: 1.92 1.23 1.36 5/329 49462
/proc/meminfo: memFree=123316508/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=1327600 CPUtime=29.72 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 33706 0 0 0 2899 73 0 0 20 0 20 0 53627825 19521036288 331900 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 331900 5523 1 0 554804 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=1327600 CPUtime=24.78 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 9554 0 0 0 2418 60 0 0 20 0 20 0 53627828 19521036288 331900 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=18304 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 331900 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 32 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 331900 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=1094036 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 331900 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 29.72 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1327600 KiB

[startup+51.114 s]
/proc/loadavg: 2.70 1.47 1.44 6/331 49464
/proc/meminfo: memFree=122011020/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=1333892 CPUtime=55.71 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 40747 0 0 0 5467 104 0 0 20 0 20 0 53627825 19521036288 333473 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 333473 5523 1 0 554804 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=1333892 CPUtime=49.92 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 11047 0 0 0 4903 89 0 0 20 0 20 0 53627828 19521036288 333473 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=1333892 CPUtime=0 cores=0,2

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

/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 637311 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1184.76 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2549244 KiB

[startup+1242.3 s]
/proc/loadavg: 4.47 4.30 3.53 5/334 49526
/proc/meminfo: memFree=97932360/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1243.93 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 80454 0 0 0 123504 889 0 0 20 0 20 0 53627825 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 637110 5555 1 0 661900 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=18304 CPUtime=1218.24 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 24879 0 0 0 121032 792 0 0 20 0 20 0 53627828 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=2553468 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=-6000919489886511979 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 523 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=2548440 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1243.93 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2548440 KiB

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

# cumulated CPU time of all completed processes:  user=1262.65 s, system=8.9536 s

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

[startup+1254.4 s]
/proc/loadavg: 4.40 4.29 3.54 5/334 49526
/proc/meminfo: memFree=97755452/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1256 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 80727 0 0 0 124710 890 0 0 20 0 20 0 53627825 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 637110 5555 1 0 661900 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=129 CPUtime=1230.31 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 25148 0 0 0 122238 793 0 0 20 0 20 0 53627828 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=4282815069790301855 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=2548440 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 523 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1256 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2548440 KiB

[startup+1260.8 s]
/proc/loadavg: 4.34 4.28 3.54 5/334 49526
/proc/meminfo: memFree=97650188/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1262.39 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 80885 0 0 0 125348 891 0 0 20 0 20 0 53627825 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 637110 5555 1 0 661900 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1236.69 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 25306 0 0 0 122875 794 0 0 20 0 20 0 53627828 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=1920 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=2548440 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 523 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=2548440 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1262.39 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2548440 KiB

[startup+1267.2 s]
/proc/loadavg: 4.31 4.28 3.55 6/334 49527
/proc/meminfo: memFree=97577964/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1268.78 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 81315 0 0 0 125986 892 0 0 20 0 20 0 53627825 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 637110 5555 1 0 661900 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=5632 CPUtime=1243.07 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 25613 0 0 0 123513 794 0 0 20 0 20 0 53627828 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=16544 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=18304 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 524 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=2548440 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1268.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2548440 KiB

[startup+1268.8 s]
/proc/loadavg: 4.31 4.28 3.55 5/334 49527
/proc/meminfo: memFree=97553772/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1270.37 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 81393 0 0 0 126145 892 0 0 20 0 20 0 53627825 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 637110 5555 1 0 661900 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1244.66 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) R 49354 49358 49314 0 -1 4194368 25691 0 0 0 123672 794 0 0 20 0 20 0 53627828 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=11136 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=5148 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 524 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=3200 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1270.37 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2548440 KiB

[startup+1270.4 s]
/proc/loadavg: 4.29 4.27 3.55 4/334 49527
/proc/meminfo: memFree=97533596/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1271.5 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 82959 0 0 0 126258 892 0 0 20 0 20 0 53627825 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 637110 5555 1 0 661900 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=11136 CPUtime=1245.77 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) D 49354 49358 49314 0 -1 4194368 26967 0 0 0 123782 795 0 0 20 0 20 0 53627828 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=5632 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=5148 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 524 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=4282815069790301855 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1271.5 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2548440 KiB

[startup+1270.8 s]
/proc/loadavg: 4.29 4.27 3.55 4/334 49527
/proc/meminfo: memFree=97533596/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1271.5 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 82959 0 0 0 126258 892 0 0 20 0 20 0 53627825 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 637110 5555 1 0 661900 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=1920 CPUtime=1245.77 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) D 49354 49358 49314 0 -1 4194368 26967 0 0 0 123782 795 0 0 20 0 20 0 53627828 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=5888 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=12416 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 524 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=2724 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1271.5 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2548440 KiB

[startup+1271 s]*
/proc/loadavg: 4.29 4.27 3.55 3/334 49527
/proc/meminfo: memFree=97520820/131382120 swapFree=33010684/33010684
[pid=49358] ppid=49354 vsize=19063512 memory=2548440 CPUtime=1271.5 cores=0,2
/proc/49358/stat : 49358 (java) S 49354 49358 49314 0 -1 4194304 82959 0 0 0 126258 892 0 0 20 0 20 0 53627825 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
/proc/49358/statm: 4765878 637110 5555 1 0 661900 0
[pid=49358/tid=49364] ppid=49354 vsize=19063512 memory=-6000919498509935467 CPUtime=1245.77 cores=0,2
/proc/49358/task/49364/stat : 49364 (java) D 49354 49358 49314 0 -1 4194368 26967 0 0 0 123782 795 0 0 20 0 20 0 53627828 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49384] ppid=49354 vsize=19063512 memory=4282815069790301855 CPUtime=0 cores=0,2
/proc/49358/task/49384/stat : 49384 (Finalizer) S 49354 49358 49314 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 53627833 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49397] ppid=49354 vsize=19063512 memory=6772 CPUtime=0 cores=0,2
/proc/49358/task/49397/stat : 49397 (Common-Cleaner) S 49354 49358 49314 0 -1 4194368 524 0 0 0 0 0 0 0 20 0 20 0 53627834 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
[pid=49358/tid=49425] ppid=49354 vsize=19063512 memory=2442596 CPUtime=0 cores=0,2
/proc/49358/task/49425/stat : 49425 (Timer-0) S 49354 49358 49314 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 53627871 19521036288 637110 18446744073709551615 94570635411456 94570635415152 140723762307168 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94570635422968 94570635423760 94570635710464 140723762313520 140723762313702 140723762313702 140723762319304 0
Current children cumulated CPU time: 1271.5 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2548440 KiB

Child status: 30

Real time (s): 1271.11
CPU time (s): 1271.6
CPU user time (s): 1262.65
CPU system time (s): 8.9536
CPU usage (%): 100.039
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 2556152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1262.65
system time used= 8.9536
maximum resident set size= 2557492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84245
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8481472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45972
involuntary context switches= 5953


# summary of solver processes directly reported to runsolver:
#   pid: 49358
#   total CPU time (s): 1271.6
#   total CPU user time (s): 1262.65
#   total CPU system time (s): 8.9536

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.44454 second user time and 14.1737 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-01 16:18:11
IDJOB=4490297
IDBENCH=147577
IDSOLVER=3364
FILE ID=nodeC003/4490297-1751379491
RUNJOBID= nodeC003-1751379491-49324
SLURM_JOB_ID= 9598218
Free space on /tmp= 432756 MiB

SOLVER NAME= Sat4j Resolution VeriPB 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 -Dveripb=PROOFFILE -jar sat4j-pb.jar ResolutionPB24 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490297-1751379491/watcher-4490297-1751379491 -o /tmp/evaluation-result-4490297-1751379491/solver-4490297-1751379491 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751379491-49324 --watchdog 3760 --file-size-limit 100000 java -Dveripb=PROOFDIR/proof-4490297-1751379491 -jar sat4j-pb.jar ResolutionPB24 HOME/instance-4490297-1751379491.opb

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

MD5SUM BENCH= 86001821498b0a30bc65df6451678f5a
RANDOM SEED=644793024

nodeC003 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		: 1197.142
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.44
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		: 1197.181
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.44
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.781
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.44
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.302
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.44
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		: 1197.167
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.44
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.177
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.44
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.166
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.44
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		: 1197.489
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129267696 kB
MemAvailable:   129899624 kB
Buffers:            3280 kB
Cached:          1436284 kB
SwapCached:            0 kB
Active:           332948 kB
Inactive:        1186204 kB
Active(anon):      97552 kB
Inactive(anon):        0 kB
Active(file):     235396 kB
Inactive(file):  1186204 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8120 kB
Writeback:             8 kB
AnonPages:         83120 kB
Mapped:           102952 kB
Shmem:             17960 kB
KReclaimable:      99912 kB
Slab:             184312 kB
SReclaimable:      99912 kB
SUnreclaim:        84400 kB
KernelStack:        3744 kB
PageTables:         2720 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     348200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149224 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432692 MiB
End job on nodeC003 at 2025-07-01 16:39:23