Trace number 4448590

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
RoundingSat nolog (1)Wrong Message 16.0827 16.1285

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid5x50split.opb
MD5SUM6aa2e19502a8f75e99296617bfe7afcb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.39844
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables501
Total number of constraints251
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)251
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c #variables 501 #constraints 502
0.00/0.00	c rational objective 250.5
0.09/0.12	c #Conflicts:       1000 | #Constraints:       1514
0.09/0.12	c #Conflicts:       2000 | #Constraints:       2520
0.09/0.12	c INPROCESSING
0.09/0.12	c GARBAGE COLLECT
0.09/0.12	c rational objective 250.5
0.19/0.30	c #Conflicts:       3000 | #Constraints:       2536
0.19/0.30	c #Conflicts:       4000 | #Constraints:       3538
0.19/0.30	c INPROCESSING
0.19/0.30	c GARBAGE COLLECT
0.19/0.30	c rational objective 250.5
0.40/0.49	c #Conflicts:       5000 | #Constraints:       2948
0.40/0.49	c #Conflicts:       6000 | #Constraints:       3950
0.40/0.49	c INPROCESSING
0.40/0.49	c GARBAGE COLLECT
0.40/0.49	c rational objective 250.5
0.69/0.71	c #Conflicts:       7000 | #Constraints:       2958
0.69/0.71	c #Conflicts:       8000 | #Constraints:       3958
0.69/0.71	c #Conflicts:       9000 | #Constraints:       4960
0.69/0.71	c INPROCESSING
0.69/0.71	c GARBAGE COLLECT
0.69/0.71	c rational objective 250.5
0.88/0.94	c #Conflicts:      10000 | #Constraints:       3663
0.88/0.94	c #Conflicts:      11000 | #Constraints:       4666
0.88/0.94	c #Conflicts:      12000 | #Constraints:       5669
0.88/0.94	c INPROCESSING
0.88/0.94	c GARBAGE COLLECT
0.88/0.94	c rational objective 250.5
1.10/1.18	c #Conflicts:      13000 | #Constraints:       4117
1.10/1.18	c #Conflicts:      14000 | #Constraints:       5118
1.10/1.18	c #Conflicts:      15000 | #Constraints:       6118
1.10/1.18	c INPROCESSING
1.10/1.18	c GARBAGE COLLECT
1.10/1.18	c rational objective 250.5
1.48/1.57	c #Conflicts:      16000 | #Constraints:       4688
1.48/1.57	c #Conflicts:      17000 | #Constraints:       6257
1.48/1.57	c #Conflicts:      18000 | #Constraints:       7425
1.48/1.57	c INPROCESSING
1.48/1.57	c GARBAGE COLLECT
1.48/1.57	c rational objective 250.5
1.88/1.93	c #Conflicts:      19000 | #Constraints:       4910
1.88/1.93	c #Conflicts:      20000 | #Constraints:       6124
1.88/1.93	c #Conflicts:      21000 | #Constraints:       7724
1.88/1.93	c INPROCESSING
1.88/1.93	c GARBAGE COLLECT
1.88/1.93	c rational objective 250.5
2.39/2.41	c #Conflicts:      22000 | #Constraints:       4977
2.39/2.41	c #Conflicts:      23000 | #Constraints:       6152
2.39/2.41	c #Conflicts:      24000 | #Constraints:       7827
2.39/2.41	c #Conflicts:      25000 | #Constraints:       9598
2.39/2.41	c INPROCESSING
2.39/2.41	c GARBAGE COLLECT
2.39/2.41	c rational objective 250.5
2.88/2.91	c #Conflicts:      26000 | #Constraints:       6217
2.88/2.91	c #Conflicts:      27000 | #Constraints:       7722
2.88/2.91	c #Conflicts:      28000 | #Constraints:       9089
2.88/2.91	c #Conflicts:      29000 | #Constraints:      10618
2.88/2.91	c INPROCESSING
2.88/2.91	c GARBAGE COLLECT
2.88/2.91	c rational objective 250.5
3.38/3.41	c #Conflicts:      30000 | #Constraints:       6589
3.38/3.41	c #Conflicts:      31000 | #Constraints:       8051
3.38/3.41	c #Conflicts:      32000 | #Constraints:       9645
3.38/3.41	c #Conflicts:      33000 | #Constraints:      11187
3.38/3.41	c INPROCESSING
3.38/3.41	c GARBAGE COLLECT
3.38/3.41	c rational objective 250.5
3.78/3.82	c #Conflicts:      34000 | #Constraints:       6878
3.78/3.82	c #Conflicts:      35000 | #Constraints:       8016
3.78/3.82	c #Conflicts:      36000 | #Constraints:       9533
3.78/3.82	c #Conflicts:      37000 | #Constraints:      11094
3.78/3.82	c INPROCESSING
3.78/3.82	c GARBAGE COLLECT
3.78/3.82	c rational objective 250.5
4.48/4.54	c #Conflicts:      38000 | #Constraints:       7399
4.48/4.54	c #Conflicts:      39000 | #Constraints:       9144
4.48/4.54	c #Conflicts:      40000 | #Constraints:      10811
4.48/4.54	c #Conflicts:      41000 | #Constraints:      12410
4.48/4.54	c INPROCESSING
4.48/4.54	c GARBAGE COLLECT
4.48/4.54	c rational objective 250.5
5.48/5.50	c #Conflicts:      42000 | #Constraints:       7681
5.48/5.50	c #Conflicts:      43000 | #Constraints:       8972
5.48/5.50	c #Conflicts:      44000 | #Constraints:      10161
5.48/5.50	c #Conflicts:      45000 | #Constraints:      11676
5.48/5.50	c #Conflicts:      46000 | #Constraints:      13088
5.48/5.50	c INPROCESSING
5.48/5.50	c GARBAGE COLLECT
5.48/5.50	c rational objective 250.5
5.98/6.10	c #Conflicts:      47000 | #Constraints:       7802
5.98/6.10	c #Conflicts:      48000 | #Constraints:       9033
5.98/6.10	c #Conflicts:      49000 | #Constraints:      10428
5.98/6.10	c #Conflicts:      50000 | #Constraints:      11671
5.98/6.10	c #Conflicts:      51000 | #Constraints:      13267
5.98/6.10	c INPROCESSING
5.98/6.10	c GARBAGE COLLECT
5.98/6.10	c rational objective 250.5
6.47/6.59	c #Conflicts:      52000 | #Constraints:       7930
6.47/6.59	c #Conflicts:      53000 | #Constraints:       8963
6.47/6.59	c #Conflicts:      54000 | #Constraints:      10275
6.47/6.59	c #Conflicts:      55000 | #Constraints:      11377
6.47/6.59	c #Conflicts:      56000 | #Constraints:      12377
6.47/6.59	c INPROCESSING
6.47/6.59	c GARBAGE COLLECT
6.47/6.59	c rational objective 250.5
6.98/7.02	c #Conflicts:      57000 | #Constraints:       7472
6.98/7.02	c #Conflicts:      58000 | #Constraints:       8472
6.98/7.02	c #Conflicts:      59000 | #Constraints:       9473
6.98/7.02	c #Conflicts:      60000 | #Constraints:      10474
6.98/7.02	c #Conflicts:      61000 | #Constraints:      11476
6.98/7.02	c INPROCESSING
6.98/7.02	c GARBAGE COLLECT
6.98/7.02	c rational objective 250.5
7.57/7.69	c #Conflicts:      62000 | #Constraints:       6929
7.57/7.69	c #Conflicts:      63000 | #Constraints:       7929
7.57/7.69	c #Conflicts:      64000 | #Constraints:       8947
7.57/7.69	c #Conflicts:      65000 | #Constraints:      10352
7.57/7.69	c #Conflicts:      66000 | #Constraints:      11526
7.57/7.69	c INPROCESSING
7.57/7.69	c GARBAGE COLLECT
7.57/7.69	c rational objective 250.5
8.37/8.43	c #Conflicts:      67000 | #Constraints:       6866
8.37/8.43	c #Conflicts:      68000 | #Constraints:       7866
8.37/8.43	c #Conflicts:      69000 | #Constraints:       8937
8.37/8.43	c #Conflicts:      70000 | #Constraints:      10180
8.37/8.43	c #Conflicts:      71000 | #Constraints:      11631
8.37/8.43	c #Conflicts:      72000 | #Constraints:      13152
8.37/8.43	c INPROCESSING
8.37/8.43	c GARBAGE COLLECT
8.37/8.43	c rational objective 250.5
8.97/9.02	c #Conflicts:      73000 | #Constraints:       7757
8.97/9.02	c #Conflicts:      74000 | #Constraints:       8827
8.97/9.02	c #Conflicts:      75000 | #Constraints:       9989
8.97/9.02	c #Conflicts:      76000 | #Constraints:      11276
8.97/9.02	c #Conflicts:      77000 | #Constraints:      12441
8.97/9.02	c #Conflicts:      78000 | #Constraints:      13533
8.97/9.02	c INPROCESSING
8.97/9.02	c GARBAGE COLLECT
8.97/9.02	c rational objective 250.5
9.66/9.71	c #Conflicts:      79000 | #Constraints:       8055
9.66/9.71	c #Conflicts:      80000 | #Constraints:       9090
9.66/9.71	c #Conflicts:      81000 | #Constraints:      10268
9.66/9.71	c #Conflicts:      82000 | #Constraints:      11425
9.66/9.71	c #Conflicts:      83000 | #Constraints:      12535
9.66/9.71	c #Conflicts:      84000 | #Constraints:      13925
9.66/9.71	c INPROCESSING
9.66/9.71	c GARBAGE COLLECT
9.66/9.71	c rational objective 250.5
10.26/10.38	c #Conflicts:      85000 | #Constraints:       8249
10.26/10.38	c #Conflicts:      86000 | #Constraints:       9286
10.26/10.38	c #Conflicts:      87000 | #Constraints:      10663
10.26/10.38	c #Conflicts:      88000 | #Constraints:      11724
10.26/10.38	c #Conflicts:      89000 | #Constraints:      12731
10.26/10.38	c #Conflicts:      90000 | #Constraints:      13945
10.26/10.38	c INPROCESSING
10.26/10.38	c GARBAGE COLLECT
10.26/10.38	c rational objective 250.5
10.97/11.03	c #Conflicts:      91000 | #Constraints:       8187
10.97/11.03	c #Conflicts:      92000 | #Constraints:       9215
10.97/11.03	c #Conflicts:      93000 | #Constraints:      10413
10.97/11.03	c #Conflicts:      94000 | #Constraints:      11457
10.97/11.03	c #Conflicts:      95000 | #Constraints:      12638
10.97/11.03	c #Conflicts:      96000 | #Constraints:      13761
10.97/11.03	c INPROCESSING
10.97/11.03	c GARBAGE COLLECT
10.97/11.03	c rational objective 250.5
11.86/11.96	c #Conflicts:      97000 | #Constraints:       7910
11.86/11.96	c #Conflicts:      98000 | #Constraints:       9274
11.86/11.96	c #Conflicts:      99000 | #Constraints:      10834
11.86/11.96	c #Conflicts:     100000 | #Constraints:      12293
11.86/11.96	c #Conflicts:     101000 | #Constraints:      13745
11.86/11.96	c #Conflicts:     102000 | #Constraints:      15124
11.86/11.96	c #Conflicts:     103000 | #Constraints:      16674
11.86/11.96	c INPROCESSING
11.86/11.96	c GARBAGE COLLECT
11.86/11.96	c rational objective 250.5
13.06/13.11	c #Conflicts:     104000 | #Constraints:       9630
13.06/13.11	c #Conflicts:     105000 | #Constraints:      11163
13.06/13.11	c #Conflicts:     106000 | #Constraints:      12797
13.06/13.11	c #Conflicts:     107000 | #Constraints:      14497
13.06/13.11	c #Conflicts:     108000 | #Constraints:      16055
13.06/13.11	c #Conflicts:     109000 | #Constraints:      17741
13.06/13.11	c #Conflicts:     110000 | #Constraints:      19342
13.06/13.11	c INPROCESSING
13.06/13.11	c GARBAGE COLLECT
13.06/13.11	c rational objective 250.5
13.95/14.09	c #Conflicts:     111000 | #Constraints:      11094
13.95/14.09	c #Conflicts:     112000 | #Constraints:      12144
13.95/14.09	c #Conflicts:     113000 | #Constraints:      13441
13.95/14.09	c #Conflicts:     114000 | #Constraints:      14799
13.95/14.09	c #Conflicts:     115000 | #Constraints:      16213
13.95/14.09	c #Conflicts:     116000 | #Constraints:      17724
13.95/14.09	c #Conflicts:     117000 | #Constraints:      19094
13.95/14.09	c INPROCESSING
13.95/14.09	c GARBAGE COLLECT
13.95/14.09	c rational objective 250.5
14.64/14.77	c #Conflicts:     118000 | #Constraints:      10841
14.64/14.77	c #Conflicts:     119000 | #Constraints:      11972
14.64/14.77	c #Conflicts:     120000 | #Constraints:      13095
14.64/14.77	c #Conflicts:     121000 | #Constraints:      14281
14.64/14.77	c #Conflicts:     122000 | #Constraints:      15455
14.64/14.77	c #Conflicts:     123000 | #Constraints:      16525
14.64/14.77	c #Conflicts:     124000 | #Constraints:      17531
14.64/14.77	c INPROCESSING
14.64/14.77	c GARBAGE COLLECT
14.64/14.77	c rational objective 250.5
15.55/15.64	c #Conflicts:     125000 | #Constraints:       9967
15.55/15.64	c #Conflicts:     126000 | #Constraints:      11050
15.55/15.64	c #Conflicts:     127000 | #Constraints:      12252
15.55/15.64	c #Conflicts:     128000 | #Constraints:      13872
15.55/15.64	c #Conflicts:     129000 | #Constraints:      15096
15.55/15.64	c #Conflicts:     130000 | #Constraints:      16216
15.55/15.64	c #Conflicts:     131000 | #Constraints:      17334
15.55/15.64	c INPROCESSING
15.55/15.64	c GARBAGE COLLECT
15.55/15.64	c rational objective 250.5
16.05/16.12	c #Conflicts:     132000 | #Constraints:       9701
16.05/16.12	c #Conflicts:     133000 | #Constraints:      10701
16.05/16.12	c #Conflicts:     134000 | #Constraints:      11843
16.05/16.12	c #Conflicts:     135000 | #Constraints:      12921
16.05/16.12	c #Conflicts:     136000 | #Constraints:      14003
16.05/16.12	c #Conflicts:     137000 | #Constraints:      15096
16.05/16.12	c cpu time 14.733 s
16.05/16.12	c deterministic time 490374443 4.90e+08
16.05/16.12	c optimization time 3.9e-05 s
16.05/16.12	c total solve time 14.7325 s
16.05/16.12	c core-guided solve time 0 s
16.05/16.12	c propagation time 12.153 s
16.05/16.12	c conflict analysis time 1.33317 s
16.05/16.12	c propagations 1713440
16.05/16.12	c resolve steps 400486
16.05/16.12	c decisions 472228
16.05/16.12	c conflicts 137271
16.05/16.12	c restarts 379
16.05/16.12	c inprocessing phases 28
16.05/16.12	c input clauses 2
16.05/16.12	c input cardinalities 500
16.05/16.12	c input general constraints 0
16.05/16.12	c input average constraint length 3.99
16.05/16.12	c input average constraint degree 2.00
16.05/16.12	c learned clauses 105471
16.05/16.12	c learned cardinalities 1380
16.05/16.12	c learned general constraints 62176
16.05/16.12	c learned average constraint length 35.60
16.05/16.12	c learned average constraint degree 2393837763.54
16.05/16.12	c watched constraints 27660
16.05/16.12	c counting constraints 34516
16.05/16.12	c gcd simplifications 51895
16.05/16.12	c detected cardinalities 495
16.05/16.12	c weakened non-implied lits 421704
16.05/16.12	c weakened non-implying lits 81685
16.05/16.12	c original variables 501
16.05/16.12	c clausal propagations 168269
16.05/16.12	c cardinality propagations 600181
16.05/16.12	c watched propagations 53821
16.05/16.12	c counting propagations 752624
16.05/16.12	c watch lookups 181449827
16.05/16.12	c watch backjump lookups 142372242
16.05/16.12	c watch checks 125273451
16.05/16.12	c propagation checks 26739347
16.05/16.12	c constraint additions 9890336
16.05/16.12	c trail pops 2322869
16.05/16.12	c formula constraints 502
16.05/16.12	c learned constraints 137224
16.05/16.12	c bound constraints 0
16.05/16.12	c core-guided constraints 0
16.05/16.12	c encountered formula constraints 41711
16.05/16.12	c encountered learned constraints 464950
16.05/16.12	c encountered bound constraints 0
16.05/16.12	c encountered core-guided constraints 0
16.05/16.12	c LP total time 8.52969 s
16.05/16.12	c LP solve time 6.55 s
16.05/16.12	c LP constraints added 603
16.05/16.12	c LP constraints removed 93
16.05/16.12	c LP pivots internal 137290
16.05/16.12	c LP pivots root 3412
16.05/16.12	c LP calls 36032
16.05/16.12	c LP optimalities 4357
16.05/16.12	c LP no pivot count 1082
16.05/16.12	c LP infeasibilities 31671
16.05/16.12	c LP valid Farkas constraints 31671
16.05/16.12	c LP learned Farkas constraints 45
16.05/16.12	c LP basis resets 2
16.05/16.12	c LP cycling count 2
16.05/16.12	c LP singular count 0
16.05/16.12	c LP no primal count 0
16.05/16.12	c LP no farkas count 0
16.05/16.12	c LP other issue count 0
16.05/16.12	c LP Gomory cuts 87
16.05/16.12	c LP learned cuts 14
16.05/16.12	c LP deleted cuts 93
16.05/16.12	c LP encountered Gomory constraints 0
16.05/16.12	c LP encountered Farkas constraints 30514
16.05/16.12	c LP encountered learned Farkas constraints 536
16.05/16.12	c CG auxiliary variables introduced 0
16.05/16.12	c CG solutions found 0
16.05/16.12	c CG cores constructed 0
16.05/16.12	c CG core cardinality constraints returned 0
16.05/16.12	c CG unit cores 0
16.05/16.12	c CG single cores 0
16.05/16.12	c CG blocks removed during cardinality reduction 0
16.05/16.12	c CG first core best 0
16.05/16.12	c CG decision core best 0
16.05/16.12	c CG core reduction tie 0
16.05/16.12	c CG core degree average 0.00
16.05/16.12	c CG core slack average 0.00
16.05/16.12	o 0
16.05/16.12	s OPTIMUM FOUND
16.05/16.12	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 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449 x450 x451 x452 x453 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x472 x473 x474 x475 x476 x477 x478 x479 x480 x481 x482 x483 x484 x485 x486 x487 x488 x489 x490 x491 x492 x493 x494 x495 x496 x497 x498 x499 x500 x501

Verifier Data

FAILED
ERROR: unsatisfied constraint on line 7
	0=2

Falsified constraint is:
+1*x1[=0] +1*x2[=0] +1*x3[=0] +1*x4[=0] = 2 

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62411 MiB free)
  memory of node 1: 64473 MiB (62089 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448590-1721362122/watcher-4448590-1721362122 -o /tmp/evaluation-result-4448590-1721362122/solver-4448590-1721362122 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721361771-996928 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 HOME/instance-4448590-1721362122.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=997559, runsolver pid=997556
Current StackSize limit: 8192 KiB


[startup+0.100085 s]*
/proc/loadavg: 4.54 3.34 2.24 5/254 997560
/proc/meminfo: memFree=127486916/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=38468 memory=9256 CPUtime=0.09 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 702 0 0 0 8 1 0 0 20 0 1 0 188376070 39391232 2314 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 9617 2314 1810 922 0 1569 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38468 KiB
Current children cumulated memory: 9256 KiB

[startup+0.205412 s]*
/proc/loadavg: 4.54 3.34 2.24 7/254 997560
/proc/meminfo: memFree=127486748/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=38576 memory=9468 CPUtime=0.19 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 735 0 0 0 17 2 0 0 20 0 1 0 188376070 39501824 2367 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 9644 2367 1826 922 0 1596 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 38576 KiB
Current children cumulated memory: 9468 KiB

[startup+0.304855 s]*
/proc/loadavg: 4.54 3.34 2.24 5/254 997561
/proc/meminfo: memFree=127483984/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=38664 memory=9600 CPUtime=0.3 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 790 0 0 0 26 4 0 0 20 0 1 0 188376070 39591936 2400 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 9666 2400 1826 922 0 1618 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 38664 KiB
Current children cumulated memory: 9600 KiB

[startup+0.700163 s]
/proc/loadavg: 4.54 3.34 2.24 5/254 997561
/proc/meminfo: memFree=127483592/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=38920 memory=10096 CPUtime=0.69 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 915 0 0 0 59 10 0 0 20 0 1 0 188376070 39854080 2524 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 9730 2524 1826 922 0 1682 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38920 KiB
Current children cumulated memory: 10096 KiB

[startup+1.50018 s]
/proc/loadavg: 4.50 3.35 2.25 5/254 997561
/proc/meminfo: memFree=127480952/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=40476 memory=13728 CPUtime=1.48 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 1347 0 0 0 131 17 0 0 20 0 1 0 188376070 41447424 3432 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 10119 3432 1826 922 0 2071 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 40476 KiB
Current children cumulated memory: 13728 KiB

[startup+3.10516 s]
/proc/loadavg: 4.50 3.35 2.25 6/254 997561
/proc/meminfo: memFree=127474504/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=43160 memory=16588 CPUtime=3.08 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 2084 0 0 0 277 31 0 0 20 0 1 0 188376070 44195840 4147 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 10790 4147 1826 922 0 2742 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 43160 KiB
Current children cumulated memory: 16588 KiB

[startup+6.30017 s]
/proc/loadavg: 4.46 3.37 2.26 6/254 997561
/proc/meminfo: memFree=127468592/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=46612 memory=20628 CPUtime=6.28 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 3290 0 0 0 573 55 0 0 20 0 1 0 188376070 47730688 5157 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 11653 5157 1826 922 0 3605 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 46612 KiB
Current children cumulated memory: 20628 KiB

[startup+12.7002 s]
/proc/loadavg: 4.42 3.38 2.27 6/254 997563
/proc/meminfo: memFree=127460452/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=47592 memory=22276 CPUtime=12.65 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 3760 0 0 0 1156 109 0 0 20 0 1 0 188376070 48734208 5569 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 11898 5569 1955 922 0 3850 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 47592 KiB
Current children cumulated memory: 22276 KiB

[startup+16.1285 s]
# the end of solver process 997559 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=14.7344 s, system=1.34823 s

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

[startup+12.8002 s]
/proc/loadavg: 4.42 3.38 2.27 6/254 997563
/proc/meminfo: memFree=127460452/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=48072 memory=22532 CPUtime=12.75 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 3833 0 0 0 1166 109 0 0 20 0 1 0 188376070 49225728 5633 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 12018 5633 1955 922 0 3970 0
Current children cumulated CPU time: 12.75 s
Current children cumulated vsize: 48072 KiB
Current children cumulated memory: 22532 KiB

[startup+14.4002 s]
/proc/loadavg: 4.42 3.38 2.27 5/254 997563
/proc/meminfo: memFree=127459024/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=49516 memory=24092 CPUtime=14.35 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 4247 0 0 0 1313 122 0 0 20 0 1 0 188376070 50704384 6023 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 12379 6023 1955 922 0 4331 0
Current children cumulated CPU time: 14.35 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 24092 KiB

[startup+15.2002 s]
/proc/loadavg: 4.42 3.38 2.27 5/254 997563
/proc/meminfo: memFree=127458912/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=49624 memory=24188 CPUtime=15.14 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 4295 0 0 0 1388 126 0 0 20 0 1 0 188376070 50814976 6047 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 12406 6047 1955 922 0 4358 0
Current children cumulated CPU time: 15.14 s
Current children cumulated vsize: 49624 KiB
Current children cumulated memory: 24188 KiB

[startup+15.6002 s]
/proc/loadavg: 4.42 3.38 2.27 5/254 997563
/proc/meminfo: memFree=127458912/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=49624 memory=24188 CPUtime=15.55 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 4295 0 0 0 1425 130 0 0 20 0 1 0 188376070 50814976 6047 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 12406 6047 1955 922 0 4358 0
Current children cumulated CPU time: 15.55 s
Current children cumulated vsize: 49624 KiB
Current children cumulated memory: 24188 KiB

[startup+16.0002 s]*
/proc/loadavg: 4.39 3.39 2.28 5/254 997563
/proc/meminfo: memFree=127457360/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=49624 memory=24200 CPUtime=15.95 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 4316 0 0 0 1462 133 0 0 20 0 1 0 188376070 50814976 6050 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 12406 6050 1955 922 0 4358 0
Current children cumulated CPU time: 15.95 s
Current children cumulated vsize: 49624 KiB
Current children cumulated memory: 24200 KiB

[startup+16.1056 s]
/proc/loadavg: 4.39 3.39 2.28 5/254 997563
/proc/meminfo: memFree=127457360/131524600 swapFree=131071996/131071996
[pid=997559] ppid=997556 vsize=49624 memory=24200 CPUtime=16.05 cores=1,3
/proc/997559/stat : 997559 (roundingsat) R 997556 997559 996916 0 -1 4194304 4316 0 0 0 1471 134 0 0 20 0 1 0 188376070 50814976 6050 134679101440 4194304 7968869 140727671812528 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 9125888 140727671817149 140727671817313 140727671817313 140727671824329 0
/proc/997559/statm: 12406 6050 1955 922 0 4358 0
Current children cumulated CPU time: 16.05 s
Current children cumulated vsize: 49624 KiB
Current children cumulated memory: 24200 KiB

Child status: 0

Real time (s): 16.1285
CPU time (s): 16.0827
CPU user time (s): 14.7344
CPU system time (s): 1.34823
CPU usage (%): 99.7157
Max. virtual memory (cumulated for all children) (KiB): 49624
Max. memory (cumulated for all children) (KiB): 24200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.7344
system time used= 1.34823
maximum resident set size= 24248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4324
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 25


# summary of solver processes directly reported to runsolver:
#   pid: 997559
#   total CPU time (s): 16.0827
#   total CPU user time (s): 14.7344
#   total CPU system time (s): 1.34823

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036656 second user time and 0.105246 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-19 06:08:55
IDJOB=4448590
IDBENCH=160432
IDSOLVER=3051
FILE ID=nodeC021/4448590-1721362122
RUNJOBID= nodeC021-1721361771-996928
SLURM_JOB_ID= 7542781
Free space on /tmp= 890068 MiB

SOLVER NAME= RoundingSat nolog
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid5x50split.opb
COMMAND LINE= roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448590-1721362122/watcher-4448590-1721362122 -o /tmp/evaluation-result-4448590-1721362122/solver-4448590-1721362122 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721361771-996928 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 HOME/instance-4448590-1721362122.opb

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

MD5SUM BENCH= 6aa2e19502a8f75e99296617bfe7afcb
RANDOM SEED=701988817

nodeC021.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3673.116
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.42
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		: 3630.538
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.945
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.42
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		: 3649.655
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.23
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		: 3673.184
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.42
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		: 3674.789
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.023
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.42
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.754
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127489408 kB
MemAvailable:   129369012 kB
Buffers:          520964 kB
Cached:          2178824 kB
SwapCached:            0 kB
Active:          1019672 kB
Inactive:        2369716 kB
Active(anon):       1552 kB
Inactive(anon):   725476 kB
Active(file):    1018120 kB
Inactive(file):  1644240 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              5256 kB
Writeback:            56 kB
AnonPages:        686624 kB
Mapped:           114832 kB
Shmem:             37720 kB
KReclaimable:     114136 kB
Slab:             228532 kB
SReclaimable:     114136 kB
SUnreclaim:       114396 kB
KernelStack:        4096 kB
PageTables:        10592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     949920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69952 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      260820 kB
DirectMap2M:    25726976 kB
DirectMap1G:    110100480 kB

Free space on /tmp at the end= 890064 MiB
End job on nodeC021 at 2024-07-19 06:09:11