Trace number 4525820

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 NameAnswerCPU timeWall clock time
Sat4j Resolution 2025-06-06OPTIMUM 595.966 594.334

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/academics/
normalized-warehouse1_wcsp.wbo
MD5SUM30eba44d9a633242c7fdfd5aebca1c83
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark674555
Best CPU time to get the best result obtained on this benchmark0.03435
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables418
Total number of constraints818
Number of soft constraints779
Number of constraints which are clauses779
Number of constraints which are cardinality constraints (but not clauses)39
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 2939907
Min constraint cost 1
Max constraint cost 2939907
Sum of constraints costs 1138582091
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.10	c version PB25.v20250606
0.08/0.11	c java.runtime.name	OpenJDK Runtime Environment
0.08/0.11	c java.vm.name		OpenJDK 64-Bit Server VM
0.08/0.11	c java.vm.version	22.0.1+8-16
0.08/0.11	c java.vm.vendor	Oracle Corporation
0.08/0.11	c sun.arch.data.model	64
0.08/0.11	c java.version		22.0.1
0.08/0.11	c os.name		Linux
0.08/0.11	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.08/0.11	c os.arch		amd64
0.08/0.11	c Free memory 		2104792832
0.08/0.11	c Max memory 		16282288128
0.08/0.11	c Total memory 		2113929216
0.08/0.12	c Number of processors 	2
0.08/0.16	c Pseudo Boolean Optimization by upper bound
0.08/0.16	c --- Begin Solver configuration ---
0.08/0.16	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.08/0.16	c Learn all clauses as in MiniSAT
0.08/0.16	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.16	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.16	c Expensive reason simplification
0.08/0.16	c Glucose 2.1 dynamic restart strategy
0.08/0.16	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.08/0.16	c timeout=2147483s
0.08/0.16	c DB Simplification allowed=false
0.08/0.16	c Listener: none
0.08/0.16	c --- End Solver configuration ---
0.08/0.16	c solving HOME/instance-4525820-1751628188.wbo
0.08/0.16	c reading problem ... 
0.26/0.22	c ... done. Wall clock time 0.056s.
0.26/0.22	c declared #vars     418
0.26/0.22	c internal #vars     1197
0.26/0.22	c #constraints  858
0.26/0.22	c constraints type 
0.26/0.22	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 437
0.26/0.22	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 20
0.26/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.26/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 400
0.26/0.22	c 858 constraints processed.
0.26/0.23	c objective function length is 779 literals
0.26/0.24	c SATISFIABLE
0.26/0.24	c OPTIMIZING...
0.26/0.24	c Got one! Elapsed wall clock time (in seconds):0.083
0.26/0.24	o 716425
1.41/0.83	c cleaning 2500 clauses out of 5000 with flag 15141/5000
2.01/1.15	c cleaning 4249 clauses out of 8500 with flag 38607/11000
2.45/1.42	c cleaning 5617 clauses out of 11251 with flag 65059/18000
2.84/1.72	c cleaning 6810 clauses out of 13634 with flag 96354/26000
3.14/2.07	c cleaning 7906 clauses out of 15825 with flag 129416/35001
3.53/2.45	c cleaning 8954 clauses out of 17918 with flag 163863/45000
3.93/2.87	c cleaning 9964 clauses out of 19964 with flag 202709/56000
4.43/3.33	c cleaning 10995 clauses out of 22001 with flag 243959/68001
4.93/3.85	c cleaning 11998 clauses out of 24005 with flag 288904/81000
5.54/4.40	c cleaning 12996 clauses out of 26007 with flag 338342/95000
6.14/5.06	c cleaning 14000 clauses out of 28011 with flag 396058/110000
6.74/5.70	c cleaning 15003 clauses out of 30012 with flag 446070/126001
7.46/6.36	c cleaning 15988 clauses out of 32008 with flag 500603/143000
8.19/7.08	c cleaning 17007 clauses out of 34020 with flag 558927/161000
9.08/7.95	c cleaning 18005 clauses out of 36014 with flag 626857/180001
10.08/8.83	c cleaning 19005 clauses out of 38011 with flag 693159/200003
10.98/9.72	c cleaning 20001 clauses out of 40003 with flag 764756/221000
12.01/10.70	c cleaning 20998 clauses out of 42002 with flag 841223/243000
12.99/11.75	c cleaning 21989 clauses out of 44004 with flag 913931/266000
14.08/12.86	c cleaning 23003 clauses out of 46015 with flag 990696/290000
15.28/14.02	c cleaning 23998 clauses out of 48012 with flag 1075804/315000
16.57/15.31	c cleaning 25006 clauses out of 50016 with flag 1162952/341002
17.87/16.61	c cleaning 26005 clauses out of 52009 with flag 1255676/368001
19.17/18.00	c cleaning 26997 clauses out of 54004 with flag 1352643/396001
20.96/19.71	c cleaning 27996 clauses out of 56008 with flag 1444842/425002
22.38/21.19	c cleaning 28973 clauses out of 58010 with flag 1554827/455000
23.87/22.64	c cleaning 30009 clauses out of 60037 with flag 1669476/486000
25.37/24.14	c cleaning 30998 clauses out of 62029 with flag 1782039/518001
27.00/25.73	c cleaning 32013 clauses out of 64031 with flag 1895084/551001
28.60/27.31	c cleaning 33007 clauses out of 66018 with flag 2013393/585001
30.30/29.07	c cleaning 33998 clauses out of 68010 with flag 2137708/620000
32.33/31.07	c cleaning 35004 clauses out of 70014 with flag 2265179/656002
34.13/32.87	c cleaning 35993 clauses out of 72010 with flag 2404337/693002
36.02/34.76	c cleaning 37003 clauses out of 74021 with flag 2530047/731006
38.22/36.92	c cleaning 38004 clauses out of 76012 with flag 2659238/770000
40.32/39.06	c cleaning 38997 clauses out of 78008 with flag 2794997/810000
42.60/41.34	c cleaning 39989 clauses out of 80011 with flag 2922039/851000
45.31/44.01	c cleaning 40996 clauses out of 82022 with flag 3078139/893000
47.52/46.29	c cleaning 41999 clauses out of 84026 with flag 3237066/936000
49.01/47.78	c Got one! Elapsed wall clock time (in seconds):47.623
49.01/47.78	o 715907
49.01/47.79	c Got one! Elapsed wall clock time (in seconds):47.629
49.01/47.79	o 713073
49.44/48.14	c cleaning 40171 clauses out of 80376 with flag 16920/974349
49.83/48.44	c cleaning 23069 clauses out of 46205 with flag 35383/980349
50.12/48.73	c cleaning 15060 clauses out of 30137 with flag 62099/987350
50.43/49.05	c cleaning 11530 clauses out of 23076 with flag 92899/995349
50.82/49.42	c cleaning 10257 clauses out of 20546 with flag 127413/1004349
51.22/49.81	c cleaning 10139 clauses out of 20289 with flag 163418/1014349
51.62/50.23	c cleaning 10543 clauses out of 21150 with flag 202143/1025349
52.12/50.70	c cleaning 11301 clauses out of 22607 with flag 244008/1037349
52.62/51.22	c cleaning 12149 clauses out of 24306 with flag 292598/1050349
53.22/51.81	c cleaning 13057 clauses out of 26157 with flag 346248/1064349
53.32/51.99	c Got one! Elapsed wall clock time (in seconds):51.827
53.32/51.99	o 709119
53.42/52.03	c cleaning 9300 clauses out of 18638 with flag 3057/1069887
53.62/52.25	c cleaning 7662 clauses out of 15336 with flag 23010/1075885
53.92/52.51	c cleaning 7323 clauses out of 14673 with flag 44372/1082884
54.12/52.79	c cleaning 7668 clauses out of 15351 with flag 71777/1090885
54.52/53.12	c cleaning 8333 clauses out of 16682 with flag 103448/1099884
54.91/53.50	c cleaning 9167 clauses out of 18349 with flag 135613/1109884
55.31/53.93	c cleaning 10086 clauses out of 20182 with flag 176674/1120884
55.71/54.39	c cleaning 11046 clauses out of 22098 with flag 218094/1132886
56.32/54.96	c cleaning 12020 clauses out of 24050 with flag 260802/1145884
57.01/55.62	c cleaning 13001 clauses out of 26030 with flag 306641/1159884
57.69/56.30	c cleaning 14011 clauses out of 28029 with flag 361027/1174884
58.49/57.10	c cleaning 15002 clauses out of 30018 with flag 416740/1190884
59.29/57.90	c cleaning 16007 clauses out of 32018 with flag 479347/1207886
59.98/58.68	c cleaning 16991 clauses out of 34009 with flag 538475/1225884
60.88/59.50	c cleaning 18002 clauses out of 36018 with flag 604443/1244884
61.78/60.41	c cleaning 19006 clauses out of 38018 with flag 680861/1264886
62.68/61.39	c cleaning 20002 clauses out of 40011 with flag 760938/1285885
63.78/62.41	c cleaning 21001 clauses out of 42008 with flag 831136/1307884
64.88/63.53	c cleaning 22002 clauses out of 44007 with flag 913232/1330884
66.08/64.72	c cleaning 22993 clauses out of 46007 with flag 1003359/1354886
67.29/65.98	c cleaning 24001 clauses out of 48012 with flag 1094723/1379884
68.58/67.27	c cleaning 25000 clauses out of 50012 with flag 1187615/1405885
69.88/68.59	c cleaning 25999 clauses out of 52011 with flag 1275331/1432884
71.38/70.01	c cleaning 27004 clauses out of 54013 with flag 1377042/1460885
72.87/71.50	c cleaning 27997 clauses out of 56008 with flag 1475283/1489884
74.48/73.19	c cleaning 29001 clauses out of 58012 with flag 1576197/1519885
76.27/74.90	c cleaning 29998 clauses out of 60010 with flag 1676062/1550884
78.19/76.87	c cleaning 31006 clauses out of 62014 with flag 1780040/1582886
79.98/78.66	c cleaning 31992 clauses out of 64006 with flag 1897153/1615884
81.68/80.37	c cleaning 32996 clauses out of 66014 with flag 2024584/1649884
83.48/82.16	c cleaning 34003 clauses out of 68018 with flag 2147678/1684884
85.37/84.08	c cleaning 34994 clauses out of 70015 with flag 2276830/1720884
87.47/86.18	c cleaning 36004 clauses out of 72022 with flag 2402941/1757885
89.47/88.12	c cleaning 37002 clauses out of 74017 with flag 2529749/1795884
91.68/90.30	c cleaning 38000 clauses out of 76015 with flag 2655576/1834884
93.78/92.41	c cleaning 39000 clauses out of 78015 with flag 2786232/1874884
96.27/94.94	c cleaning 40004 clauses out of 80015 with flag 2920911/1915884
98.67/97.39	c cleaning 40997 clauses out of 82011 with flag 3064524/1957884
101.66/100.32	c cleaning 41992 clauses out of 84014 with flag 3221487/2000884
104.77/103.43	c cleaning 42997 clauses out of 86022 with flag 3385956/2044884
105.27/103.92	c Got one! Elapsed wall clock time (in seconds):103.756
105.27/103.92	o 707234
105.68/104.30	c cleaning 28127 clauses out of 56278 with flag 15983/2058137
105.98/104.63	c cleaning 17070 clauses out of 34145 with flag 35362/2064131
106.28/104.96	c cleaning 12027 clauses out of 24077 with flag 58900/2071133
106.68/105.31	c cleaning 10014 clauses out of 20048 with flag 84926/2079131
106.98/105.67	c cleaning 9502 clauses out of 19034 with flag 115899/2088131
107.38/106.07	c cleaning 9763 clauses out of 19534 with flag 148805/2098133
107.97/106.60	c cleaning 10385 clauses out of 20771 with flag 182271/2109133
108.48/107.15	c cleaning 11187 clauses out of 22385 with flag 220689/2121132
109.07/107.74	c cleaning 12090 clauses out of 24199 with flag 266021/2134133
109.67/108.34	c cleaning 13043 clauses out of 26107 with flag 319055/2148131
110.27/108.96	c cleaning 14033 clauses out of 28065 with flag 366865/2163132
111.07/109.77	c cleaning 15011 clauses out of 30031 with flag 417058/2179131
111.87/110.57	c cleaning 15994 clauses out of 32020 with flag 470481/2196131
112.66/111.35	c cleaning 17003 clauses out of 34026 with flag 538802/2214131
113.56/112.22	c cleaning 18007 clauses out of 36023 with flag 601771/2233131
114.48/113.12	c cleaning 18997 clauses out of 38017 with flag 675651/2253132
115.48/114.14	c cleaning 19995 clauses out of 40019 with flag 753399/2274131
116.48/115.18	c cleaning 20994 clauses out of 42024 with flag 831892/2296131
117.67/116.36	c cleaning 22002 clauses out of 44030 with flag 912693/2319131
118.87/117.59	c cleaning 22999 clauses out of 46028 with flag 1000734/2343131
120.06/118.79	c cleaning 24004 clauses out of 48029 with flag 1089995/2368131
120.37/119.05	c Got one! Elapsed wall clock time (in seconds):118.894
120.37/119.06	o 706799
120.67/119.30	c cleaning 17609 clauses out of 35260 with flag 16768/2379366
120.87/119.56	c cleaning 11825 clauses out of 23651 with flag 36760/2385366
121.17/119.86	c cleaning 9406 clauses out of 18826 with flag 60922/2392366
121.47/120.19	c cleaning 8700 clauses out of 17420 with flag 88997/2400366
121.86/120.54	c cleaning 8852 clauses out of 17720 with flag 119843/2409366
122.26/120.94	c cleaning 9416 clauses out of 18868 with flag 151800/2419366
122.66/121.39	c cleaning 10210 clauses out of 20452 with flag 187319/2430366
123.16/121.88	c cleaning 11120 clauses out of 22244 with flag 227967/2442368
123.76/122.43	c cleaning 12052 clauses out of 24122 with flag 268154/2455366
124.36/123.00	c cleaning 13026 clauses out of 26070 with flag 313170/2469366
124.96/123.63	c cleaning 14019 clauses out of 28044 with flag 364929/2484366
125.65/124.35	c cleaning 15011 clauses out of 30030 with flag 417680/2500371
126.47/125.14	c cleaning 16004 clauses out of 32014 with flag 478455/2517366
127.26/125.92	c cleaning 16995 clauses out of 34010 with flag 539528/2535366
128.16/126.80	c cleaning 18004 clauses out of 36016 with flag 607676/2554367
129.05/127.75	c cleaning 18972 clauses out of 38012 with flag 673140/2574367
130.15/128.84	c cleaning 20016 clauses out of 40039 with flag 738613/2595366
131.26/129.97	c cleaning 21009 clauses out of 42023 with flag 808187/2617366
132.39/131.05	c cleaning 21990 clauses out of 44014 with flag 881679/2640366
133.48/132.18	c cleaning 22991 clauses out of 46024 with flag 967169/2664366
134.68/133.32	c cleaning 24005 clauses out of 48033 with flag 1057814/2689366
135.77/134.46	c cleaning 25009 clauses out of 50028 with flag 1145737/2715366
136.97/135.65	c cleaning 26008 clauses out of 52019 with flag 1233732/2742366
138.37/137.01	c cleaning 27006 clauses out of 54012 with flag 1329083/2770367
139.56/138.29	c cleaning 27995 clauses out of 56006 with flag 1422516/2799367
141.06/139.70	c cleaning 28993 clauses out of 58010 with flag 1513348/2829366
142.46/141.18	c cleaning 29997 clauses out of 60017 with flag 1610883/2860366
144.05/142.71	c cleaning 31000 clauses out of 62020 with flag 1717486/2892366
145.75/144.42	c cleaning 32005 clauses out of 64022 with flag 1825529/2925368
147.55/146.28	c cleaning 33005 clauses out of 66017 with flag 1940285/2959368
149.66/148.31	c cleaning 34004 clauses out of 68010 with flag 2057098/2994366
151.46/150.17	c cleaning 34995 clauses out of 70006 with flag 2173087/3030366
153.36/152.09	c cleaning 35990 clauses out of 72011 with flag 2296848/3067366
155.25/153.91	c cleaning 36996 clauses out of 74021 with flag 2421618/3105366
157.05/155.79	c cleaning 38000 clauses out of 76025 with flag 2555271/3144366
159.04/157.77	c cleaning 39010 clauses out of 78027 with flag 2696424/3184368
161.14/159.85	c cleaning 39988 clauses out of 80015 with flag 2839678/3225366
163.34/162.04	c cleaning 41004 clauses out of 82027 with flag 2994248/3267366
165.73/164.41	c cleaning 42004 clauses out of 84026 with flag 3139189/3310369
168.02/166.74	c cleaning 42996 clauses out of 86019 with flag 3296995/3354366
170.52/169.27	c cleaning 44004 clauses out of 88023 with flag 3458742/3399366
172.54/171.27	c Got one! Elapsed wall clock time (in seconds):171.109
172.54/171.27	o 703200
173.17/171.82	c cleaning 44167 clauses out of 88354 with flag 17512/3443701
173.48/172.12	c cleaning 25089 clauses out of 50190 with flag 38767/3449704
173.77/172.43	c cleaning 16040 clauses out of 32099 with flag 63327/3456702
174.07/172.75	c cleaning 12005 clauses out of 24059 with flag 90307/3464702
174.38/173.09	c cleaning 10509 clauses out of 21053 with flag 119946/3473701
174.77/173.48	c cleaning 10250 clauses out of 20544 with flag 151239/3483701
175.17/173.89	c cleaning 10643 clauses out of 21295 with flag 185479/3494702
175.77/174.40	c cleaning 11318 clauses out of 22651 with flag 224465/3506701
176.27/174.97	c cleaning 12157 clauses out of 24333 with flag 262759/3519701
176.87/175.54	c cleaning 13087 clauses out of 26176 with flag 308164/3533701
177.56/176.20	c cleaning 14044 clauses out of 28093 with flag 359241/3548705
178.26/176.91	c cleaning 15014 clauses out of 30045 with flag 411744/3564701
178.96/177.64	c cleaning 16011 clauses out of 32033 with flag 468200/3581703
179.76/178.42	c cleaning 17003 clauses out of 34021 with flag 528378/3599702
180.56/179.22	c cleaning 17995 clauses out of 36017 with flag 591640/3618701
181.36/180.07	c cleaning 19008 clauses out of 38024 with flag 665018/3638703
182.36/181.05	c cleaning 20005 clauses out of 40014 with flag 738509/3659701
183.36/182.03	c cleaning 20993 clauses out of 42010 with flag 815517/3681702
184.35/183.08	c cleaning 21984 clauses out of 44018 with flag 892658/3704703
185.45/184.18	c cleaning 23000 clauses out of 46032 with flag 972793/3728701
186.64/185.36	c cleaning 24002 clauses out of 48035 with flag 1060395/3753704
187.84/186.58	c cleaning 25006 clauses out of 50032 with flag 1151179/3779703
189.15/187.86	c cleaning 26003 clauses out of 52024 with flag 1235212/3806701
190.64/189.31	c cleaning 27004 clauses out of 54023 with flag 1322624/3834703
190.74/189.44	c Got one! Elapsed wall clock time (in seconds):189.284
190.74/189.44	o 687658
190.85/189.59	c cleaning 16376 clauses out of 32766 with flag 10107/3840450
191.15/189.85	c cleaning 11181 clauses out of 22390 with flag 28790/3846450
191.45/190.12	c cleaning 9088 clauses out of 18209 with flag 51993/3853450
191.74/190.43	c cleaning 8550 clauses out of 17121 with flag 76012/3861450
192.04/190.79	c cleaning 8760 clauses out of 17571 with flag 101906/3870450
192.54/191.20	c cleaning 9388 clauses out of 18811 with flag 136985/3880450
192.94/191.67	c cleaning 10202 clauses out of 20423 with flag 174282/3891450
193.54/192.20	c cleaning 11103 clauses out of 22221 with flag 212480/3903450
194.04/192.74	c cleaning 12060 clauses out of 24119 with flag 254264/3916451
194.63/193.33	c cleaning 13031 clauses out of 26062 with flag 300449/3930454
195.23/193.98	c cleaning 14012 clauses out of 28027 with flag 348038/3945450
196.03/194.70	c cleaning 15002 clauses out of 30017 with flag 400384/3961452
196.82/195.51	c cleaning 15998 clauses out of 32013 with flag 451682/3978450
197.53/196.29	c cleaning 17001 clauses out of 34015 with flag 511384/3996450
198.53/197.22	c cleaning 17993 clauses out of 36014 with flag 575678/4015450
199.43/198.16	c cleaning 19001 clauses out of 38022 with flag 642500/4035451
200.43/199.17	c cleaning 20007 clauses out of 40020 with flag 711558/4056450
201.52/200.20	c cleaning 21000 clauses out of 42013 with flag 781948/4078450
202.52/201.24	c cleaning 22003 clauses out of 44013 with flag 850636/4101450
203.62/202.30	c cleaning 22997 clauses out of 46012 with flag 925640/4125452
204.71/203.43	c cleaning 23998 clauses out of 48013 with flag 1013023/4150450
205.91/204.63	c cleaning 24989 clauses out of 50017 with flag 1100264/4176452
207.10/205.88	c cleaning 26000 clauses out of 52026 with flag 1186394/4203450
208.71/207.40	c cleaning 27004 clauses out of 54027 with flag 1274765/4231451
210.40/209.13	c cleaning 28007 clauses out of 56022 with flag 1361053/4260450
212.67/211.03	c cleaning 29005 clauses out of 58016 with flag 1453912/4290451
214.36/212.79	c cleaning 29988 clauses out of 60011 with flag 1551585/4321451
216.29/214.58	c cleaning 31003 clauses out of 62026 with flag 1650965/4353454
218.03/216.29	c cleaning 32004 clauses out of 64019 with flag 1758498/4386450
219.94/218.13	c cleaning 33008 clauses out of 66016 with flag 1868682/4420451
221.43/219.67	c cleaning 34000 clauses out of 68007 with flag 1981895/4455450
223.52/221.73	c cleaning 34999 clauses out of 70008 with flag 2089397/4491451
225.62/223.80	c cleaning 35991 clauses out of 72008 with flag 2208365/4528450
227.52/225.71	c cleaning 37005 clauses out of 74017 with flag 2332779/4566450
229.82/228.01	c cleaning 37994 clauses out of 76014 with flag 2452476/4605452
232.11/230.34	c cleaning 39001 clauses out of 78018 with flag 2584289/4645450
234.40/232.60	c cleaning 39999 clauses out of 80017 with flag 2721492/4686450
236.81/235.07	c cleaning 40991 clauses out of 82018 with flag 2864236/4728450
239.00/237.25	c cleaning 42001 clauses out of 84027 with flag 3008646/4771450
241.29/239.54	c cleaning 43003 clauses out of 86027 with flag 3153613/4815451
243.89/242.12	c cleaning 44006 clauses out of 88023 with flag 3307559/4860450
246.28/244.51	c cleaning 45002 clauses out of 90017 with flag 3464175/4906450
248.78/247.00	c cleaning 46002 clauses out of 92015 with flag 3613593/4953450
251.37/249.69	c cleaning 47007 clauses out of 94014 with flag 3771648/5001451
253.96/252.26	c cleaning 47985 clauses out of 96006 with flag 3937338/5050450
256.96/255.26	c cleaning 49001 clauses out of 98021 with flag 4099941/5100450
259.95/258.27	c cleaning 49999 clauses out of 100020 with flag 4268679/5151450
263.14/261.44	c cleaning 51005 clauses out of 102022 with flag 4433562/5203451
266.24/264.53	c cleaning 52001 clauses out of 104016 with flag 4607285/5256450
269.23/267.54	c cleaning 53006 clauses out of 106016 with flag 4775682/5310451
272.62/270.97	c cleaning 53984 clauses out of 108010 with flag 4956724/5365451
276.01/274.38	c cleaning 55006 clauses out of 110025 with flag 5137627/5421450
279.50/277.81	c cleaning 56008 clauses out of 112019 with flag 5332133/5478450
282.20/280.52	c Got one! Elapsed wall clock time (in seconds):280.358
282.20/280.52	o 685441
282.71/281.03	c cleaning 55754 clauses out of 111545 with flag 16158/5533984
283.01/281.36	c cleaning 30888 clauses out of 61791 with flag 35528/5539984
283.31/281.69	c cleaning 18927 clauses out of 37903 with flag 57765/5546984
283.71/282.08	c cleaning 13473 clauses out of 26977 with flag 84250/5554985
284.20/282.51	c cleaning 11239 clauses out of 22503 with flag 112501/5563984
284.70/283.00	c cleaning 10622 clauses out of 21264 with flag 142476/5573984
285.10/283.45	c cleaning 10820 clauses out of 21646 with flag 178242/5584988
285.59/283.96	c cleaning 11403 clauses out of 22822 with flag 224455/5596984
286.20/284.51	c cleaning 12205 clauses out of 24419 with flag 268025/5609984
286.80/285.14	c cleaning 13102 clauses out of 26215 with flag 316838/5623985
287.39/285.78	c cleaning 14054 clauses out of 28112 with flag 372252/5638984
288.09/286.48	c cleaning 15020 clauses out of 30058 with flag 427672/5654984
288.89/287.20	c cleaning 16018 clauses out of 32038 with flag 485807/5671984
289.76/288.07	c cleaning 17008 clauses out of 34025 with flag 547608/5689989
290.66/288.93	c cleaning 17999 clauses out of 36012 with flag 616472/5708984
291.56/289.81	c cleaning 18984 clauses out of 38013 with flag 686024/5728984
292.45/290.76	c cleaning 20007 clauses out of 40029 with flag 758652/5749984
293.55/291.89	c cleaning 21007 clauses out of 42022 with flag 824312/5771984
294.75/293.03	c cleaning 22001 clauses out of 44015 with flag 893346/5794984
295.95/294.25	c cleaning 23008 clauses out of 46015 with flag 964530/5818985
297.24/295.53	c cleaning 24003 clauses out of 48009 with flag 1036681/5843987
298.64/296.98	c cleaning 24994 clauses out of 50003 with flag 1113203/5869984
300.04/298.30	c cleaning 25996 clauses out of 52009 with flag 1210714/5896984
301.33/299.69	c cleaning 26992 clauses out of 54013 with flag 1305527/5924984
302.93/301.25	c cleaning 27999 clauses out of 56022 with flag 1409847/5953985
304.53/302.82	c cleaning 29005 clauses out of 58022 with flag 1518458/5983984
306.12/304.42	c cleaning 30005 clauses out of 60017 with flag 1624812/6014984
307.82/306.17	c cleaning 31000 clauses out of 62012 with flag 1727852/6046984
309.72/308.02	c cleaning 32006 clauses out of 64012 with flag 1841677/6079984
311.61/309.93	c cleaning 32997 clauses out of 66006 with flag 1963093/6113984
313.60/311.92	c cleaning 34001 clauses out of 68009 with flag 2068453/6148984
315.60/313.99	c cleaning 35001 clauses out of 70009 with flag 2178519/6184985
317.89/316.21	c cleaning 35998 clauses out of 72008 with flag 2303102/6221985
320.38/318.72	c cleaning 36998 clauses out of 74009 with flag 2423549/6259984
322.79/321.12	c cleaning 37999 clauses out of 76011 with flag 2549557/6298984
325.33/323.62	c cleaning 39006 clauses out of 78012 with flag 2676712/6338984
327.73/326.07	c cleaning 40003 clauses out of 80006 with flag 2810714/6379984
330.22/328.50	c cleaning 40994 clauses out of 82003 with flag 2947211/6421984
332.51/330.83	c cleaning 41990 clauses out of 84009 with flag 3083082/6464984
333.11/331.48	c Got one! Elapsed wall clock time (in seconds):331.316
333.11/331.48	o 678517
333.41/331.79	c cleaning 30320 clauses out of 60657 with flag 16896/6483622
333.72/332.07	c cleaning 18154 clauses out of 36336 with flag 36109/6489621
334.01/332.36	c cleaning 12586 clauses out of 25182 with flag 58483/6496621
334.31/332.68	c cleaning 10289 clauses out of 20596 with flag 84135/6504621
334.71/333.02	c cleaning 9638 clauses out of 19307 with flag 114544/6513621
335.11/333.42	c cleaning 9827 clauses out of 19669 with flag 148915/6523621
335.51/333.87	c cleaning 10416 clauses out of 20842 with flag 183413/6534621
336.11/334.41	c cleaning 11210 clauses out of 22427 with flag 218875/6546622
336.71/335.01	c cleaning 12105 clauses out of 24216 with flag 256320/6559621
337.30/335.61	c cleaning 13055 clauses out of 26113 with flag 300370/6573623
337.90/336.24	c cleaning 14022 clauses out of 28056 with flag 349895/6588621
338.60/336.97	c cleaning 15010 clauses out of 30037 with flag 404676/6604624
339.50/337.80	c cleaning 16012 clauses out of 32025 with flag 459116/6621622
340.30/338.68	c cleaning 16999 clauses out of 34012 with flag 515986/6639621
341.19/339.59	c cleaning 17999 clauses out of 36013 with flag 570786/6658621
342.19/340.58	c cleaning 19003 clauses out of 38014 with flag 632807/6678621
343.29/341.67	c cleaning 19995 clauses out of 40011 with flag 691270/6699621
344.39/342.70	c cleaning 21001 clauses out of 42016 with flag 766626/6721621
345.38/343.77	c cleaning 22003 clauses out of 44015 with flag 840638/6744621
346.48/344.88	c cleaning 22991 clauses out of 46013 with flag 915770/6768622
347.88/346.26	c cleaning 24003 clauses out of 48021 with flag 993060/6793621
349.08/347.47	c cleaning 24997 clauses out of 50018 with flag 1074018/6819621
350.47/348.89	c cleaning 26007 clauses out of 52021 with flag 1163030/6846621
352.07/350.46	c cleaning 27006 clauses out of 54014 with flag 1255446/6874621
353.47/351.86	c cleaning 28002 clauses out of 56008 with flag 1346118/6903621
355.16/353.52	c cleaning 28999 clauses out of 58006 with flag 1441697/6933621
356.86/355.22	c cleaning 29989 clauses out of 60007 with flag 1538309/6964621
358.55/356.96	c cleaning 31003 clauses out of 62019 with flag 1640980/6996622
360.15/358.58	c cleaning 32003 clauses out of 64015 with flag 1744201/7029621
362.15/360.50	c cleaning 33003 clauses out of 66013 with flag 1853857/7063622
363.84/362.27	c cleaning 33995 clauses out of 68011 with flag 1964935/7098623
366.04/364.40	c cleaning 35003 clauses out of 70014 with flag 2086154/7134621
368.03/366.45	c cleaning 35998 clauses out of 72011 with flag 2202069/7171621
370.13/368.55	c cleaning 37003 clauses out of 74013 with flag 2327205/7209621
372.22/370.66	c cleaning 37994 clauses out of 76010 with flag 2456061/7248621
374.33/372.74	c cleaning 38991 clauses out of 78016 with flag 2573611/7288621
376.62/375.02	c cleaning 40003 clauses out of 80025 with flag 2699151/7329621
378.91/377.31	c cleaning 41007 clauses out of 82022 with flag 2826594/7371621
381.41/379.90	c cleaning 42000 clauses out of 84015 with flag 2952672/7414621
383.90/382.32	c cleaning 43001 clauses out of 86015 with flag 3098321/7458621
386.30/384.70	c cleaning 43995 clauses out of 88014 with flag 3242686/7503621
388.49/386.99	c cleaning 45006 clauses out of 90019 with flag 3388421/7549621
391.09/389.55	c cleaning 46005 clauses out of 92015 with flag 3532925/7596623
393.69/392.16	c cleaning 46997 clauses out of 94008 with flag 3694674/7644621
396.27/394.74	c cleaning 48001 clauses out of 96013 with flag 3861891/7693623
399.17/397.60	c cleaning 48997 clauses out of 98010 with flag 4014782/7743621
401.96/400.42	c cleaning 49994 clauses out of 100013 with flag 4173557/7794621
404.95/403.40	c cleaning 51002 clauses out of 102019 with flag 4330615/7846621
407.45/405.99	c Got one! Elapsed wall clock time (in seconds):405.826
407.45/405.99	o 677223
407.96/406.49	c cleaning 52074 clauses out of 104161 with flag 17021/7899765
408.35/406.86	c cleaning 29028 clauses out of 58086 with flag 36570/7905764
408.75/407.20	c cleaning 18022 clauses out of 36058 with flag 55617/7912764
409.05/407.57	c cleaning 12998 clauses out of 26036 with flag 77880/7920764
409.45/407.96	c cleaning 11004 clauses out of 22040 with flag 103848/7929766
409.95/408.42	c cleaning 10511 clauses out of 21037 with flag 131307/7939767
410.55/409.01	c cleaning 10758 clauses out of 21524 with flag 160330/7950765
411.15/409.67	c cleaning 11373 clauses out of 22765 with flag 193083/7962764
411.75/410.21	c cleaning 12186 clauses out of 24392 with flag 235127/7975764
412.34/410.83	c cleaning 13098 clauses out of 26212 with flag 278006/7989770
413.04/411.54	c cleaning 14050 clauses out of 28108 with flag 327034/8004764
413.74/412.23	c cleaning 15020 clauses out of 30058 with flag 384634/8020764
414.44/412.97	c cleaning 16008 clauses out of 32038 with flag 442845/8037764
415.24/413.76	c cleaning 17010 clauses out of 34030 with flag 499441/8055764
416.14/414.68	c cleaning 18004 clauses out of 36020 with flag 554310/8074764
417.14/415.66	c cleaning 18999 clauses out of 38016 with flag 617095/8094764
418.13/416.66	c cleaning 20002 clauses out of 40017 with flag 684277/8115764
419.13/417.69	c cleaning 20998 clauses out of 42016 with flag 757629/8137765
420.23/418.73	c cleaning 22008 clauses out of 44017 with flag 829779/8160764
421.42/419.94	c cleaning 22995 clauses out of 46011 with flag 903000/8184766
422.62/421.14	c cleaning 24007 clauses out of 48014 with flag 979035/8209764
423.92/422.48	c cleaning 25003 clauses out of 50008 with flag 1054614/8235765
425.52/424.05	c cleaning 26000 clauses out of 52006 with flag 1130928/8262766
426.32/424.83	c Got one! Elapsed wall clock time (in seconds):424.668
426.32/424.83	o 674985
426.52/425.03	c Got one! Elapsed wall clock time (in seconds):424.87
426.52/425.03	o 674555
426.62/425.17	c cleaning 23358 clauses out of 46734 with flag 6287/8283494
426.91/425.44	c cleaning 14679 clauses out of 29376 with flag 25089/8289494
427.21/425.73	c cleaning 10838 clauses out of 21698 with flag 46276/8296495
427.52/426.07	c cleaning 9418 clauses out of 18859 with flag 70838/8304494
427.91/426.41	c cleaning 9208 clauses out of 18441 with flag 100352/8313494
428.31/426.87	c cleaning 9610 clauses out of 19234 with flag 128526/8323495
428.81/427.37	c cleaning 10303 clauses out of 20623 with flag 159485/8334494
429.40/427.94	c cleaning 11142 clauses out of 22320 with flag 192834/8346494
430.01/428.52	c cleaning 12086 clauses out of 24179 with flag 230510/8359495
430.61/429.18	c cleaning 13046 clauses out of 26096 with flag 273054/8373498
431.40/429.93	c cleaning 14021 clauses out of 28046 with flag 317862/8388494
432.10/430.69	c cleaning 15008 clauses out of 30025 with flag 367185/8404494
432.90/431.48	c cleaning 16009 clauses out of 32017 with flag 420491/8421494
433.80/432.36	c cleaning 17003 clauses out of 34010 with flag 481828/8439496
434.81/433.25	c cleaning 17993 clauses out of 36005 with flag 547471/8458494
435.71/434.12	c cleaning 18991 clauses out of 38012 with flag 612334/8478494
436.71/435.12	c cleaning 20006 clauses out of 40022 with flag 680451/8499495
437.80/436.25	c cleaning 21003 clauses out of 42015 with flag 755347/8521494
439.09/437.54	c cleaning 22006 clauses out of 44012 with flag 842833/8544494
440.19/438.66	c cleaning 23001 clauses out of 46006 with flag 919494/8568494
441.39/439.82	c cleaning 23994 clauses out of 48005 with flag 998682/8593494
442.49/440.99	c cleaning 25000 clauses out of 50011 with flag 1080312/8619494
443.79/442.22	c cleaning 26004 clauses out of 52013 with flag 1165188/8646496
445.28/443.76	c cleaning 26999 clauses out of 54008 with flag 1249123/8674495
446.88/445.38	c cleaning 27997 clauses out of 56008 with flag 1334181/8703494
448.68/447.14	c cleaning 29002 clauses out of 58012 with flag 1439968/8733495
450.57/449.02	c cleaning 30001 clauses out of 60011 with flag 1555575/8764496
452.26/450.80	c cleaning 31004 clauses out of 62009 with flag 1656993/8796495
454.16/452.67	c cleaning 31997 clauses out of 64005 with flag 1766197/8829495
455.86/454.33	c cleaning 32988 clauses out of 66007 with flag 1878097/8863494
457.56/456.05	c cleaning 34004 clauses out of 68021 with flag 1983043/8898496
459.45/457.93	c cleaning 35000 clauses out of 70016 with flag 2097706/8934495
461.74/460.21	c cleaning 35998 clauses out of 72015 with flag 2215991/8971494
463.55/462.03	c cleaning 37004 clauses out of 74017 with flag 2329015/9009494
465.83/464.34	c cleaning 37998 clauses out of 76013 with flag 2439994/9048494
467.83/466.38	c cleaning 39005 clauses out of 78015 with flag 2568703/9088494
470.03/468.52	c cleaning 39998 clauses out of 80011 with flag 2698666/9129495
472.02/470.54	c cleaning 40994 clauses out of 82012 with flag 2825620/9171494
474.52/473.10	c cleaning 42002 clauses out of 84018 with flag 2953596/9214494
477.11/475.64	c cleaning 43000 clauses out of 86016 with flag 3087200/9258494
479.61/478.18	c cleaning 44000 clauses out of 88017 with flag 3226066/9303495
482.40/480.97	c cleaning 45003 clauses out of 90018 with flag 3355140/9349496
485.40/483.99	c cleaning 46004 clauses out of 92013 with flag 3482431/9396494
487.99/486.59	c cleaning 47004 clauses out of 94012 with flag 3638130/9444497
490.78/489.35	c cleaning 47994 clauses out of 96005 with flag 3780571/9493494
493.88/492.47	c cleaning 48999 clauses out of 98011 with flag 3941948/9543494
496.94/495.46	c cleaning 49995 clauses out of 100013 with flag 4092179/9594495
499.94/498.44	c cleaning 51003 clauses out of 102018 with flag 4246911/9646495
503.43/501.93	c cleaning 51995 clauses out of 104014 with flag 4421747/9699494
507.22/505.72	c cleaning 53000 clauses out of 106019 with flag 4603768/9753494
510.81/509.32	c cleaning 53992 clauses out of 108020 with flag 4774112/9808495
514.40/512.93	c cleaning 55011 clauses out of 110027 with flag 4945662/9864494
518.89/517.46	c cleaning 55999 clauses out of 112017 with flag 5136355/9921495
523.18/521.72	c cleaning 57002 clauses out of 114018 with flag 5336085/9979495
526.97/525.57	c cleaning 58002 clauses out of 116015 with flag 5519743/10038494
531.57/530.11	c cleaning 59001 clauses out of 118014 with flag 5708442/10098495
535.95/534.50	c cleaning 60000 clauses out of 120013 with flag 5908937/10159495
540.14/538.77	c cleaning 60999 clauses out of 122012 with flag 6103275/10221494
544.33/542.98	c cleaning 62003 clauses out of 124014 with flag 6301876/10284495
549.24/547.64	c cleaning 63004 clauses out of 126009 with flag 6497471/10348494
554.18/552.56	c cleaning 63997 clauses out of 128005 with flag 6707144/10413494
559.16/557.52	c cleaning 64998 clauses out of 130008 with flag 6914124/10479494
563.66/562.09	c cleaning 66005 clauses out of 132010 with flag 7126795/10546494
568.44/566.84	c cleaning 66996 clauses out of 134004 with flag 7328455/10614495
573.46/571.89	c cleaning 67995 clauses out of 136005 with flag 7556463/10683494
578.34/576.77	c cleaning 69001 clauses out of 138011 with flag 7767149/10753495
583.14/581.51	c cleaning 70001 clauses out of 140010 with flag 7973935/10824496
587.74/586.10	c cleaning 71002 clauses out of 142008 with flag 8186334/10896495
592.32/590.73	c cleaning 71995 clauses out of 144004 with flag 8403999/10969494
595.81/594.29	c starts		: 5593
595.81/594.30	c conflicts		: 11025155
595.93/594.30	c decisions		: 39841125
595.93/594.30	c propagations		: 1447420488
595.93/594.30	c inspects		: 4461191078
595.93/594.30	c shortcuts		: 0
595.93/594.30	c learnt literals	: 20
595.93/594.30	c learnt binary clauses	: 200
595.93/594.30	c learnt ternary clauses	: 918
595.93/594.30	c learnt constraints	: 11025134
595.93/594.30	c ignored constraints	: 0
595.93/594.30	c root simplifications	: 0
595.93/594.30	c removed literals (reason simplification)	: 26472972
595.93/594.30	c reason swapping (by a shorter reason)	: 0
595.93/594.30	c Calls to reduceDB	: 407
595.93/594.30	c Number of update (reduction) of LBD	: 3476550
595.93/594.30	c Imported unit clauses	: 0
595.93/594.30	c No decision after first conflict	: false
595.93/594.30	c number of reductions to clauses (during analyze)	: 0
595.93/594.30	c number of learned constraints concerned by reduction	: 0
595.93/594.30	c number of learning phase by resolution	: 0
595.93/594.30	c number of learning phase by cutting planes	: 0
595.93/594.30	c number of rounding to 1 operations	: 0
595.93/594.30	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
595.93/594.30	c number of reductions of the coefficients by power 2 	: 0
595.93/594.30	c number of right shift for reduction by power 2 	: 0
595.93/594.30	c number of reductions of the coefficients by GCD over coefficients 	: 0
595.93/594.30	c number of ending skipping 	: 0
595.93/594.30	c number of internal skipping 	: 0
595.93/594.30	c number of derivation steps 	: 0
595.93/594.30	c number of skipped derivation steps 	: 0
595.93/594.30	c number of remaining unassigned 	: 0
595.93/594.30	c number of remaining assigned 	: 0
595.93/594.30	c number of falsified literals weakened from reason	: 0
595.93/594.30	c number of falsified literals weakened from conflict	: 0
595.93/594.30	c time for arithmetic operations	: 0
595.93/594.31	c minimum degree of deleted constraints	: null
595.93/594.31	c maximum degree of deleted constraints	: null
595.93/594.31	c number of deleted constraints	: 0
595.93/594.31	c speed (assignments/second)	: 2436435.401036573
595.93/594.31	c non guided choices	: 504
595.93/594.31	s OPTIMUM FOUND
595.93/594.31	c Found 13 solution(s)
595.93/594.31	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 x382 x383 -x384 x385 -x386 x387 -x388 x389 -x390 x391 -x392 x393 -x394 -x395 x396 x397 -x398 x399 -x400 x401 -x402 x403 -x404 x405 -x406 x407 -x408 x409 -x410 x411 -x412 x413 -x414 x415 -x416 x417 -x418 
595.93/594.31	c objective function=674555
595.93/594.31	c Total wall clock time (in seconds): 594.152

Verifier Data

OK	674555

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (61967 MiB free)
  memory of node 1: 64465 MiB (62840 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525820-1751628188/watcher-4525820-1751628188 -o /tmp/evaluation-result-4525820-1751628188/solver-4525820-1751628188 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751628188-90087 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4525820-1751628188.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=90133, runsolver pid=90127

[startup+0.10006 s]*
/proc/loadavg: 3.70 4.00 4.06 8/333 90214
/proc/meminfo: memFree=127691120/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=18930384 memory=51864 CPUtime=0.08 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 6109 0 73 0 7 1 0 0 20 0 18 0 78441336 19384713216 12966 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4732596 12966 5347 1 0 547236 0
[pid=90133/tid=90148] ppid=90127 vsize=18930384 memory=4026532124 CPUtime=0.05 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 4919 0 73 0 4 1 0 0 20 0 18 0 78441339 19384713216 12966 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=18930384 memory=16124 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 78441342 19384713216 12966 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=18930384 memory=59585004307431 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 78441342 19384713216 12966 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 51864 KiB

[startup+0.20566 s]*
/proc/loadavg: 3.70 4.00 4.06 12/334 90215
/proc/meminfo: memFree=127669364/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=18930384 memory=61848 CPUtime=0.26 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 6986 0 73 0 24 2 0 0 20 0 18 0 78441336 19384713216 15462 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4732596 15462 5443 1 0 547903 0
[pid=90133/tid=90148] ppid=90127 vsize=18930384 memory=4026794268 CPUtime=0.13 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 5244 0 73 0 12 1 0 0 20 0 18 0 78441339 19384713216 15462 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=18930384 memory=16124 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 78441342 19384713216 15462 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=18930384 memory=59585004307431 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 78441342 19384713216 15462 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 61848 KiB

[startup+0.30565 s]*
/proc/loadavg: 3.70 4.00 4.06 8/316 90221
/proc/meminfo: memFree=127611960/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=18996948 memory=66560 CPUtime=0.45 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 7970 0 73 0 43 2 0 0 20 0 19 0 78441336 19452874752 16640 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4749237 16640 5475 1 0 548647 0
[pid=90133/tid=90148] ppid=90127 vsize=18996948 memory=-6000919507100068966 CPUtime=0.23 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 5381 0 73 0 22 1 0 0 20 0 19 0 78441339 19452874752 16640 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 16640 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 16640 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 78441360 19452874752 16640 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 66560 KiB

[startup+0.700216 s]
/proc/loadavg: 3.70 4.00 4.06 6/296 90240
/proc/meminfo: memFree=127648308/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=18996948 memory=82760 CPUtime=1.22 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 13125 0 73 0 118 4 0 0 20 0 19 0 78441336 19452874752 20690 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4749237 20690 5475 1 0 551617 0
[pid=90133/tid=90148] ppid=90127 vsize=18996948 memory=18816 CPUtime=0.61 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 5437 0 73 0 60 1 0 0 20 0 19 0 78441339 19452874752 20690 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=18996948 memory=10752 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 20690 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=18996948 memory=3328 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 20690 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=18996948 memory=4760 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 78441360 19452874752 20690 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 82760 KiB

[startup+1.50019 s]
/proc/loadavg: 3.70 4.00 4.06 3/271 90248
/proc/meminfo: memFree=127712604/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=18996948 memory=90388 CPUtime=2.59 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 17440 0 73 0 253 6 0 0 20 0 19 0 78441336 19452874752 22597 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4749237 22597 5475 1 0 551807 0
[pid=90133/tid=90148] ppid=90127 vsize=18996948 memory=0 CPUtime=1.39 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 5869 0 73 0 137 2 0 0 20 0 19 0 78441339 19452874752 22597 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=18996948 memory=10752 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 22597 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=18996948 memory=3328 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 22597 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=18996948 memory=4760 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 78441360 19452874752 22597 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 2.59 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 90388 KiB

[startup+3.10585 s]
/proc/loadavg: 3.70 4.00 4.06 6/315 90517
/proc/meminfo: memFree=127473780/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=18996948 memory=106792 CPUtime=4.24 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 17865 0 73 0 418 6 0 0 20 0 19 0 78441336 19452874752 26698 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4749237 26698 5475 1 0 551807 0
[pid=90133/tid=90148] ppid=90127 vsize=18996948 memory=10752 CPUtime=2.99 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 6160 0 73 0 297 2 0 0 20 0 19 0 78441339 19452874752 26698 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=18996948 memory=-6000919477052075110 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 26698 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=18996948 memory=0 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 26698 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=18996948 memory=3328 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 78441360 19452874752 26698 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 4.24 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 106792 KiB

[startup+6.3002 s]
/proc/loadavg: 4.13 4.08 4.09 4/317 90707
/proc/meminfo: memFree=127367212/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=18996948 memory=131608 CPUtime=7.46 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 20883 0 73 0 739 7 0 0 20 0 19 0 78441336 19452874752 32902 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4749237 32902 5475 1 0 551810 0
[pid=90133/tid=90148] ppid=90127 vsize=18996948 memory=0 CPUtime=6.18 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 6765 0 73 0 615 3 0 0 20 0 19 0 78441339 19452874752 32902 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=18996948 memory=3328 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 32902 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=18996948 memory=10752 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 78441342 19452874752 32902 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=18996948 memory=92456 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 78441360 19452874752 32902 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 7.46 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 131608 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.08 4.09 5/318 91143
/proc/meminfo: memFree=127099908/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=175352 CPUtime=13.98 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 25978 0 73 0 1389 9 0 0 20 0 20 0 78441336 19521036288 43838 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 43838 5539 1 0 552099 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=92456 CPUtime=12.53 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 7477 0 73 0 1249 4 0 0 20 0 20 0 78441339 19521036288 43838 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 43838 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19063512 memory=279595794560992 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 43838 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=2244 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 43838 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 13.98 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 175352 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.09 4.09 6/341 91588
/proc/meminfo: memFree=126658064/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=181612 CPUtime=26.81 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 28990 0 73 0 2672 9 0 0 20 0 20 0 78441336 19521036288 45403 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 45403 5539 1 0 552099 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=14848 CPUtime=25.27 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 8381 0 73 0 2523 4 0 0 20 0 20 0 78441339 19521036288 45403 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19063512 memory=181612 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 45403 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19063512 memory=181612 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 45403 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=0 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 45403 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 26.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 181612 KiB

[startup+51.105 s]
/proc/loadavg: 4.25 4.12 4.10 5/341 92113
/proc/meminfo: memFree=126419452/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=227016 CPUtime=52.52 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 30590 0 73 0 5241 11 0 0 20 0 20 0 78441336 19521036288 56754 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 56754 5539 1 0 552099 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=14848 CPUtime=50.75 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 8759 0 73 0 5070 5 0 0 20 0 20 0 78441339 19521036288 56754 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0

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

/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 369 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431399 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=5632 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 431399 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 523.78 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1725596 KiB

[startup+582.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/339 92462
/proc/meminfo: memFree=120837472/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=1724896 CPUtime=583.94 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 54422 0 73 0 58336 58 0 0 20 0 20 0 78441336 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 431224 5539 1 0 555033 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=1724896 CPUtime=580.06 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 17604 0 73 0 57976 30 0 0 20 0 20 0 78441339 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19063512 memory=-6000919477052075110 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19063512 memory=4352 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 369 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=1724896 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 583.94 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1724896 KiB

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

# cumulated CPU time of all completed processes:  user=595.373 s, system=0.593686 s

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

[startup+582.4 s]
/proc/loadavg: 4.10 4.10 4.09 5/339 92462
/proc/meminfo: memFree=120837472/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=1724896 CPUtime=584.04 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 54422 0 73 0 58346 58 0 0 20 0 20 0 78441336 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 431224 5539 1 0 555033 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=14848 CPUtime=580.16 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 17604 0 73 0 57986 30 0 0 20 0 20 0 78441339 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19063512 memory=14848 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19063512 memory=18816 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 369 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=1724896 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 584.04 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1724896 KiB

[startup+588.8 s]
/proc/loadavg: 4.09 4.09 4.09 5/339 92462
/proc/meminfo: memFree=120837472/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=1724896 CPUtime=590.42 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 54426 0 73 0 58984 58 0 0 20 0 20 0 78441336 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 431224 5539 1 0 555033 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=14848 CPUtime=586.54 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 17605 0 73 0 58624 30 0 0 20 0 20 0 78441339 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19063512 memory=1724896 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19063512 memory=1725596 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 369 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=9344 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 590.42 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1724896 KiB

[startup+592 s]*
/proc/loadavg: 4.08 4.09 4.09 5/339 92462
/proc/meminfo: memFree=120837496/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=1724896 CPUtime=593.62 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 54432 0 73 0 59304 58 0 0 20 0 20 0 78441336 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 431224 5539 1 0 555033 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=-6000919485658589798 CPUtime=589.74 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 17606 0 73 0 58944 30 0 0 20 0 20 0 78441339 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19063512 memory=7686721470264483783 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19063512 memory=1724896 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 369 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=1724896 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 593.62 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1724896 KiB

[startup+593.6 s]
/proc/loadavg: 4.08 4.09 4.09 5/339 92462
/proc/meminfo: memFree=120837496/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=1724896 CPUtime=595.21 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 54432 0 73 0 59463 58 0 0 20 0 20 0 78441336 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 431224 5539 1 0 555033 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=14848 CPUtime=591.33 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 17606 0 73 0 59103 30 0 0 20 0 20 0 78441339 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19063512 memory=1724896 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19063512 memory=14848 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 369 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=18816 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 595.21 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1724896 KiB

[startup+594 s]*
/proc/loadavg: 4.08 4.09 4.09 5/339 92462
/proc/meminfo: memFree=120837496/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=1724896 CPUtime=595.62 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 54441 0 73 0 59504 58 0 0 20 0 20 0 78441336 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 431224 5539 1 0 555033 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=-6000919485658589798 CPUtime=591.74 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 17614 0 73 0 59144 30 0 0 20 0 20 0 78441339 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19063512 memory=7686721470264483783 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19063512 memory=7686721470264483783 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 369 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=2234452 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 595.62 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1724896 KiB

[startup+594.2 s]
/proc/loadavg: 4.08 4.09 4.09 5/339 92462
/proc/meminfo: memFree=120837496/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19063512 memory=1724896 CPUtime=595.81 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 54444 0 73 0 59523 58 0 0 20 0 20 0 78441336 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4765878 431224 5539 1 0 555033 0
[pid=90133/tid=90148] ppid=90127 vsize=19063512 memory=211292520752 CPUtime=591.93 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) R 90127 90133 90077 0 -1 4194368 17614 0 73 0 59163 30 0 0 20 0 20 0 78441339 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19063512 memory=54113165640434 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19063512 memory=3617850897973116960 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 369 0 0 0 0 0 0 0 20 0 20 0 78441342 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90219] ppid=90127 vsize=19063512 memory=7028 CPUtime=0 cores=0,2
/proc/90133/task/90219/stat : 90219 (Timer-0) S 90127 90133 90077 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 78441360 19521036288 431224 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 595.81 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1724896 KiB

[startup+594.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/339 92462
/proc/meminfo: memFree=120837496/131250000 swapFree=33010684/33010684
[pid=90133] ppid=90127 vsize=19196640 memory=1725280 CPUtime=595.93 cores=0,2
/proc/90133/stat : 90133 (java) S 90127 90133 90077 0 -1 4194304 55732 0 73 0 59535 58 0 0 20 0 20 0 78441336 19657359360 431320 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
/proc/90133/statm: 4799160 431320 5539 1 0 555651 0
[pid=90133/tid=90148] ppid=90127 vsize=19196640 memory=4352 CPUtime=592.02 cores=0,2
/proc/90133/task/90148/stat : 90148 (java) S 90127 90133 90077 0 -1 4194368 18526 0 73 0 59172 30 0 0 20 0 20 0 78441339 19657359360 431320 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90181] ppid=90127 vsize=19196640 memory=1724896 CPUtime=0 cores=0,2
/proc/90133/task/90181/stat : 90181 (Finalizer) S 90127 90133 90077 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 78441342 19657359360 431320 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 0 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
[pid=90133/tid=90203] ppid=90127 vsize=19196640 memory=7686721470264483783 CPUtime=0 cores=0,2
/proc/90133/task/90203/stat : 90203 (Common-Cleaner) S 90127 90133 90077 0 -1 4194368 369 0 0 0 0 0 0 0 20 0 20 0 78441342 19657359360 431320 18446744073709551615 94746583740416 94746583744112 140732632144784 0 0 0 4 0 16800975 1 0 0 -1 2 0 0 0 0 0 94746583751928 94746583752720 94746601267200 140732632148351 140732632148452 140732632148452 140732632154056 0
Current children cumulated CPU time: 595.93 s
Current children cumulated vsize: 19196640 KiB
Current children cumulated memory: 1725280 KiB

Child status: 30

Real time (s): 594.334
CPU time (s): 595.966
CPU user time (s): 595.373
CPU system time (s): 0.593686
CPU usage (%): 100.275
Max. virtual memory (cumulated for all children) (KiB): 19196640
Max. memory (cumulated for all children) (KiB): 1727900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 595.373
system time used= 0.593686
maximum resident set size= 1727900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56035
page faults= 73
swaps= 0
block input operations= 0
block output operations= 2584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19738
involuntary context switches= 2205


# summary of solver processes directly reported to runsolver:
#   pid: 90133
#   total CPU time (s): 595.966
#   total CPU user time (s): 595.373
#   total CPU system time (s): 0.593686

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.27282 second user time and 2.73686 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-04 13:23:08
IDJOB=4525820
IDBENCH=143898
IDSOLVER=3380
FILE ID=nodeC028/4525820-1751628188
RUNJOBID= nodeC028-1751628188-90087
SLURM_JOB_ID= 9598960
Free space on /tmp= 431484 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/academics/normalized-warehouse1_wcsp.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525820-1751628188/watcher-4525820-1751628188 -o /tmp/evaluation-result-4525820-1751628188/solver-4525820-1751628188 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751628188-90087 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4525820-1751628188.wbo

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

MD5SUM BENCH= 30eba44d9a633242c7fdfd5aebca1c83
RANDOM SEED=1619244965

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127802192 kB
MemAvailable:   129763092 kB
Buffers:            3280 kB
Cached:          2761356 kB
SwapCached:            0 kB
Active:           376700 kB
Inactive:        2452116 kB
Active(anon):      82248 kB
Inactive(anon):        0 kB
Active(file):     294452 kB
Inactive(file):  2452116 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1820 kB
Writeback:             4 kB
AnonPages:         67072 kB
Mapped:           103628 kB
Shmem:             18068 kB
KReclaimable:     107144 kB
Slab:             196520 kB
SReclaimable:     107144 kB
SUnreclaim:        89376 kB
KernelStack:        4052 kB
PageTables:         2680 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     330496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431468 MiB
End job on nodeC028 at 2025-07-04 13:33:03