Trace number 4088533

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01OPT22 111.737 111.755

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUM175e0a4a6cd805ac131e3fa3fd7ba75e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.193969
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 147
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 147 #constraint= 240
0.00/0.06	c #Conflicts:       1000 | #Learnt:       1006 | 0.010
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 32945
0.09/0.15	c total #propagations: 30850 / total #impl: 547307 (eff. 0.056)
0.09/0.15	c #Conflicts:       2000 | #Learnt:       2006 | 0.007
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 61590
0.19/0.27	c total #propagations: 57027 / total #impl: 1607021 (eff. 0.035)
0.19/0.27	c GC COLLECT
0.19/0.27	c #Conflicts:       3000 | #Learnt:       2016 | 0.008
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 63293
0.39/0.40	c total #propagations: 87434 / total #impl: 2758490 (eff. 0.032)
0.39/0.40	c #Conflicts:       4000 | #Learnt:       3016 | 0.006
0.39/0.40	c total clause space: 4.25031MB
0.39/0.40	c total #watches: 87193
0.49/0.55	c total #propagations: 116764 / total #impl: 3838228 (eff. 0.030)
0.49/0.55	c GC COLLECT
0.49/0.55	c #Conflicts:       5000 | #Learnt:       2368 | 0.006
0.49/0.55	c total clause space: 6.90675MB
0.49/0.55	c total #watches: 77009
0.69/0.71	c total #propagations: 147884 / total #impl: 4913744 (eff. 0.030)
0.69/0.71	c #Conflicts:       6000 | #Learnt:       3368 | 0.009
0.69/0.71	c total clause space: 6.90675MB
0.69/0.71	c total #watches: 103151
0.89/0.93	c total #propagations: 177755 / total #impl: 6069176 (eff. 0.029)
0.89/0.93	c GC COLLECT
0.89/0.93	c #Conflicts:       7000 | #Learnt:       2242 | 0.008
0.89/0.93	c total clause space: 6.90675MB
0.89/0.93	c total #watches: 72562
1.09/1.12	c total #propagations: 210121 / total #impl: 7466196 (eff. 0.028)
1.09/1.12	c #Conflicts:       8000 | #Learnt:       3242 | 0.008
1.09/1.12	c total clause space: 6.90675MB
1.09/1.12	c total #watches: 91464
1.29/1.38	c total #propagations: 241979 / total #impl: 8699811 (eff. 0.028)
1.29/1.38	c #Conflicts:       9000 | #Learnt:       4242 | 0.008
1.29/1.38	c total clause space: 6.90675MB
1.29/1.38	c total #watches: 111930
1.59/1.67	c total #propagations: 275168 / total #impl: 10355164 (eff. 0.027)
1.59/1.67	c GC COLLECT
1.59/1.67	c #Conflicts:      10000 | #Learnt:       2729 | 0.009
1.59/1.67	c total clause space: 6.90675MB
1.59/1.67	c total #watches: 81839
1.88/1.92	c total #propagations: 307911 / total #impl: 11800256 (eff. 0.026)
1.88/1.92	c #Conflicts:      11000 | #Learnt:       3729 | 0.008
1.88/1.92	c total clause space: 6.90675MB
1.88/1.92	c total #watches: 100615
2.08/2.19	c total #propagations: 343051 / total #impl: 13012954 (eff. 0.026)
2.08/2.19	c #Conflicts:      12000 | #Learnt:       4729 | 0.008
2.08/2.19	c total clause space: 6.90675MB
2.08/2.19	c total #watches: 116386
2.48/2.53	c total #propagations: 379510 / total #impl: 14287910 (eff. 0.027)
2.48/2.53	c #Conflicts:      13000 | #Learnt:       5730 | 0.007
2.48/2.53	c total clause space: 6.90675MB
2.48/2.53	c total #watches: 133356
2.68/2.74	c total #propagations: 416768 / total #impl: 16227448 (eff. 0.026)
2.68/2.74	c GC COLLECT
2.68/2.74	c #Conflicts:      14000 | #Learnt:       3874 | 0.007
2.68/2.74	c total clause space: 6.90675MB
2.68/2.74	c total #watches: 91240
2.88/2.98	c total #propagations: 450365 / total #impl: 17636252 (eff. 0.026)
2.88/2.98	c #Conflicts:      15000 | #Learnt:       4874 | 0.007
2.88/2.98	c total clause space: 6.90675MB
2.88/2.98	c total #watches: 113807
3.18/3.24	c total #propagations: 483006 / total #impl: 19504911 (eff. 0.025)
3.18/3.24	c #Conflicts:      16000 | #Learnt:       5874 | 0.008
3.18/3.24	c total clause space: 6.90675MB
3.18/3.24	c total #watches: 131118
3.49/3.53	c total #propagations: 522284 / total #impl: 21070998 (eff. 0.025)
3.49/3.53	c GC COLLECT
3.49/3.53	c #Conflicts:      17000 | #Learnt:       3695 | 0.007
3.49/3.53	c total clause space: 11.2235MB
3.49/3.53	c total #watches: 93689
3.79/3.80	c total #propagations: 563310 / total #impl: 22817421 (eff. 0.025)
3.79/3.80	c #Conflicts:      18000 | #Learnt:       4695 | 0.007
3.79/3.80	c total clause space: 11.2235MB
3.79/3.80	c total #watches: 114863
4.09/4.10	c total #propagations: 597439 / total #impl: 24281203 (eff. 0.025)
4.09/4.10	c #Conflicts:      19000 | #Learnt:       5695 | 0.007
4.09/4.10	c total clause space: 11.2235MB
4.09/4.10	c total #watches: 129373
4.40/4.44	c total #propagations: 636429 / total #impl: 25598240 (eff. 0.025)
4.40/4.44	c #Conflicts:      20000 | #Learnt:       6695 | 0.007
4.40/4.44	c total clause space: 11.2235MB
4.40/4.44	c total #watches: 143641
4.69/4.73	c total #propagations: 675673 / total #impl: 27144244 (eff. 0.025)
4.69/4.73	c GC COLLECT
4.69/4.73	c #Conflicts:      21000 | #Learnt:       4208 | 0.006
4.69/4.73	c total clause space: 11.2235MB
4.69/4.73	c total #watches: 98996
4.89/5.00	c total #propagations: 712669 / total #impl: 28683748 (eff. 0.025)
4.89/5.00	c #Conflicts:      22000 | #Learnt:       5208 | 0.007
4.89/5.00	c total clause space: 11.2235MB
4.89/5.00	c total #watches: 115555
5.29/5.31	c total #propagations: 746871 / total #impl: 30123998 (eff. 0.025)
5.29/5.31	c #Conflicts:      23000 | #Learnt:       6208 | 0.007
5.29/5.31	c total clause space: 11.2235MB
5.29/5.31	c total #watches: 130406
5.60/5.68	c total #propagations: 783486 / total #impl: 31603988 (eff. 0.025)
5.60/5.68	c #Conflicts:      24000 | #Learnt:       7208 | 0.007
5.60/5.68	c total clause space: 11.2235MB
5.60/5.68	c total #watches: 143515
5.99/6.03	c total #propagations: 824389 / total #impl: 33086265 (eff. 0.025)
5.99/6.03	c GC COLLECT
5.99/6.03	c #Conflicts:      25000 | #Learnt:       4415 | 0.007
5.99/6.03	c total clause space: 11.2235MB
5.99/6.03	c total #watches: 98984
6.29/6.34	c total #propagations: 866732 / total #impl: 34648592 (eff. 0.025)
6.29/6.34	c #Conflicts:      26000 | #Learnt:       5415 | 0.008
6.29/6.34	c total clause space: 11.2235MB
6.29/6.34	c total #watches: 113054
6.60/6.66	c total #propagations: 911264 / total #impl: 35701405 (eff. 0.026)
6.60/6.66	c #Conflicts:      27000 | #Learnt:       6415 | 0.008
6.60/6.66	c total clause space: 11.2235MB
6.60/6.66	c total #watches: 126311
6.89/6.99	c total #propagations: 954608 / total #impl: 36720856 (eff. 0.026)
6.89/6.99	c #Conflicts:      28000 | #Learnt:       7415 | 0.008
6.89/6.99	c total clause space: 11.2235MB
6.89/6.99	c total #watches: 140159
7.29/7.38	c total #propagations: 996761 / total #impl: 38089323 (eff. 0.026)
7.29/7.38	c GC COLLECT
7.29/7.38	c #Conflicts:      29000 | #Learnt:       4319 | 0.008
7.29/7.38	c total clause space: 11.2235MB
7.29/7.38	c total #watches: 95921
7.59/7.66	c total #propagations: 1039336 / total #impl: 39729496 (eff. 0.026)
7.59/7.66	c #Conflicts:      30000 | #Learnt:       5319 | 0.008
7.59/7.66	c total clause space: 11.2235MB
7.59/7.66	c total #watches: 114888
7.89/7.98	c total #propagations: 1074132 / total #impl: 41254529 (eff. 0.026)
7.89/7.98	c #Conflicts:      31000 | #Learnt:       6319 | 0.008
7.89/7.98	c total clause space: 11.2235MB
7.89/7.98	c total #watches: 131571
8.29/8.32	c total #propagations: 1112365 / total #impl: 42746979 (eff. 0.026)
8.29/8.32	c #Conflicts:      32000 | #Learnt:       7319 | 0.008
8.29/8.32	c total clause space: 11.2235MB
8.29/8.32	c total #watches: 142918
8.59/8.66	c total #propagations: 1158081 / total #impl: 43947874 (eff. 0.026)
8.59/8.66	c #Conflicts:      33000 | #Learnt:       8319 | 0.008
8.59/8.66	c total clause space: 11.2235MB
8.59/8.66	c total #watches: 151151
8.90/8.99	c total #propagations: 1203299 / total #impl: 45089901 (eff. 0.027)
8.90/8.99	c GC COLLECT
8.90/8.99	c #Conflicts:      34000 | #Learnt:       4918 | 0.009
8.90/8.99	c total clause space: 11.2235MB
8.90/8.99	c total #watches: 103446
9.19/9.25	c total #propagations: 1249139 / total #impl: 46234363 (eff. 0.027)
9.19/9.25	c #Conflicts:      35000 | #Learnt:       5918 | 0.009
9.19/9.25	c total clause space: 11.2235MB
9.19/9.25	c total #watches: 120420
9.49/9.56	c total #propagations: 1286395 / total #impl: 47211197 (eff. 0.027)
9.49/9.56	c #Conflicts:      36000 | #Learnt:       6918 | 0.009
9.49/9.56	c total clause space: 11.2235MB
9.49/9.56	c total #watches: 131432
9.79/9.90	c total #propagations: 1331567 / total #impl: 48269715 (eff. 0.028)
9.79/9.90	c #Conflicts:      37000 | #Learnt:       7918 | 0.009
9.79/9.90	c total clause space: 11.2235MB
9.79/9.90	c total #watches: 146507
10.19/10.26	c total #propagations: 1371524 / total #impl: 49415956 (eff. 0.028)
10.19/10.26	c #Conflicts:      38000 | #Learnt:       8918 | 0.009
10.19/10.26	c total clause space: 11.2235MB
10.19/10.26	c total #watches: 164642
10.59/10.61	c total #propagations: 1407292 / total #impl: 50679049 (eff. 0.028)
10.59/10.61	c GC COLLECT
10.59/10.61	c #Conflicts:      39000 | #Learnt:       5223 | 0.009
10.59/10.61	c total clause space: 11.2235MB
10.59/10.61	c total #watches: 116249
10.89/10.91	c total #propagations: 1448923 / total #impl: 51924014 (eff. 0.028)
10.89/10.91	c #Conflicts:      40000 | #Learnt:       6223 | 0.009
10.89/10.91	c total clause space: 11.2235MB
10.89/10.91	c total #watches: 125132
11.19/11.23	c total #propagations: 1495102 / total #impl: 53269511 (eff. 0.028)
11.19/11.23	c #Conflicts:      41000 | #Learnt:       7223 | 0.009
11.19/11.23	c total clause space: 11.2235MB
11.19/11.23	c total #watches: 136266
11.59/11.61	c total #propagations: 1538081 / total #impl: 54488248 (eff. 0.028)
11.59/11.61	c #Conflicts:      42000 | #Learnt:       8223 | 0.009
11.59/11.61	c total clause space: 11.2235MB
11.59/11.61	c total #watches: 148754
11.99/12.03	c total #propagations: 1578623 / total #impl: 56016284 (eff. 0.028)
11.99/12.03	c #Conflicts:      43000 | #Learnt:       9223 | 0.009
11.99/12.03	c total clause space: 11.2235MB
11.99/12.03	c total #watches: 164241
12.39/12.43	c total #propagations: 1617615 / total #impl: 57584263 (eff. 0.028)
12.39/12.43	c GC COLLECT
12.39/12.43	c #Conflicts:      44000 | #Learnt:       5215 | 0.009
12.39/12.43	c total clause space: 11.2235MB
12.39/12.43	c total #watches: 116289
12.69/12.74	c total #propagations: 1656100 / total #impl: 59187019 (eff. 0.028)
12.69/12.74	c #Conflicts:      45000 | #Learnt:       6215 | 0.009
12.69/12.74	c total clause space: 11.2235MB
12.69/12.74	c total #watches: 129209
12.99/13.05	c total #propagations: 1697227 / total #impl: 60571747 (eff. 0.028)
12.99/13.05	c #Conflicts:      46000 | #Learnt:       7215 | 0.008
12.99/13.05	c total clause space: 11.2235MB
12.99/13.05	c total #watches: 143401
13.39/13.42	c total #propagations: 1737952 / total #impl: 61848092 (eff. 0.028)
13.39/13.42	c #Conflicts:      47000 | #Learnt:       8215 | 0.008
13.39/13.42	c total clause space: 11.2235MB
13.39/13.42	c total #watches: 156742
13.79/13.80	c total #propagations: 1775241 / total #impl: 62998871 (eff. 0.028)
13.79/13.80	c #Conflicts:      48000 | #Learnt:       9215 | 0.008
13.79/13.80	c total clause space: 11.2235MB
13.79/13.80	c total #watches: 167353
14.19/14.20	c total #propagations: 1818140 / total #impl: 64249552 (eff. 0.028)
14.19/14.20	c #Conflicts:      49000 | #Learnt:      10215 | 0.008
14.19/14.20	c total clause space: 11.2235MB
14.19/14.20	c total #watches: 181493
14.49/14.54	c total #propagations: 1855762 / total #impl: 65865281 (eff. 0.028)
14.49/14.54	c GC COLLECT
14.49/14.54	c #Conflicts:      50000 | #Learnt:       5912 | 0.008
14.49/14.54	c total clause space: 11.2235MB
14.49/14.54	c total #watches: 129845
14.79/14.85	c total #propagations: 1893711 / total #impl: 67142876 (eff. 0.028)
14.79/14.85	c #Conflicts:      51000 | #Learnt:       6912 | 0.008
14.79/14.85	c total clause space: 11.2235MB
14.79/14.85	c total #watches: 146350
15.19/15.21	c total #propagations: 1932712 / total #impl: 68469215 (eff. 0.028)
15.19/15.21	c #Conflicts:      52000 | #Learnt:       7912 | 0.008
15.19/15.21	c total clause space: 11.2235MB
15.19/15.21	c total #watches: 160822
15.59/15.61	c total #propagations: 1974849 / total #impl: 69540344 (eff. 0.028)
15.59/15.61	c #Conflicts:      53000 | #Learnt:       8912 | 0.008
15.59/15.61	c total clause space: 11.2235MB
15.59/15.61	c total #watches: 174261
15.89/15.99	c total #propagations: 2018245 / total #impl: 70686153 (eff. 0.029)
15.89/15.99	c #Conflicts:      54000 | #Learnt:       9912 | 0.008
15.89/15.99	c total clause space: 11.2235MB
15.89/15.99	c total #watches: 185816
16.39/16.44	c total #propagations: 2064559 / total #impl: 71772576 (eff. 0.029)
16.39/16.44	c #Conflicts:      55000 | #Learnt:      10912 | 0.008
16.39/16.44	c total clause space: 11.2235MB
16.39/16.44	c total #watches: 198929
16.69/16.78	c total #propagations: 2108617 / total #impl: 73071582 (eff. 0.029)
16.69/16.78	c GC COLLECT
16.69/16.78	c #Conflicts:      56000 | #Learnt:       6306 | 0.008
16.69/16.78	c total clause space: 11.2235MB
16.69/16.78	c total #watches: 134088
17.09/17.15	c total #propagations: 2148234 / total #impl: 74178871 (eff. 0.029)
17.09/17.15	c #Conflicts:      57000 | #Learnt:       7306 | 0.008
17.09/17.15	c total clause space: 11.2235MB
17.09/17.15	c total #watches: 147314
17.39/17.50	c total #propagations: 2191244 / total #impl: 75656455 (eff. 0.029)
17.39/17.50	c #Conflicts:      58000 | #Learnt:       8306 | 0.008
17.39/17.50	c total clause space: 11.2235MB
17.39/17.50	c total #watches: 158965
17.79/17.84	c total #propagations: 2234213 / total #impl: 76926175 (eff. 0.029)
17.79/17.84	c #Conflicts:      59000 | #Learnt:       9306 | 0.008
17.79/17.84	c total clause space: 11.2235MB
17.79/17.84	c total #watches: 169392
18.19/18.22	c total #propagations: 2275363 / total #impl: 78331033 (eff. 0.029)
18.19/18.22	c #Conflicts:      60000 | #Learnt:      10306 | 0.008
18.19/18.22	c total clause space: 11.2235MB
18.19/18.22	c total #watches: 180219
18.59/18.68	c total #propagations: 2319454 / total #impl: 79912536 (eff. 0.029)
18.59/18.68	c #Conflicts:      61000 | #Learnt:      11306 | 0.008
18.59/18.68	c total clause space: 11.2235MB
18.59/18.68	c total #watches: 192953
18.99/19.09	c total #propagations: 2362559 / total #impl: 81606092 (eff. 0.029)
18.99/19.09	c GC COLLECT
18.99/19.09	c #Conflicts:      62000 | #Learnt:       6402 | 0.008
18.99/19.09	c total clause space: 18.2382MB
18.99/19.09	c total #watches: 136666
19.39/19.42	c total #propagations: 2405342 / total #impl: 83068059 (eff. 0.029)
19.39/19.42	c #Conflicts:      63000 | #Learnt:       7402 | 0.008
19.39/19.42	c total clause space: 18.2382MB
19.39/19.42	c total #watches: 150018
19.79/19.81	c total #propagations: 2440287 / total #impl: 84816467 (eff. 0.029)
19.79/19.81	c #Conflicts:      64000 | #Learnt:       8402 | 0.008
19.79/19.81	c total clause space: 18.2382MB
19.79/19.81	c total #watches: 159810
20.19/20.22	c total #propagations: 2480819 / total #impl: 86448086 (eff. 0.029)
20.19/20.22	c #Conflicts:      65000 | #Learnt:       9402 | 0.008
20.19/20.22	c total clause space: 18.2382MB
20.19/20.22	c total #watches: 170393
20.69/20.70	c total #propagations: 2523253 / total #impl: 88108695 (eff. 0.029)
20.69/20.70	c #Conflicts:      66000 | #Learnt:      10402 | 0.008
20.69/20.70	c total clause space: 18.2382MB
20.69/20.70	c total #watches: 185210
21.19/21.20	c total #propagations: 2563209 / total #impl: 89959801 (eff. 0.028)
21.19/21.20	c #Conflicts:      67000 | #Learnt:      11402 | 0.008
21.19/21.20	c total clause space: 18.2382MB
21.19/21.20	c total #watches: 196763
21.68/21.75	c total #propagations: 2605732 / total #impl: 91622800 (eff. 0.028)
21.68/21.75	c #Conflicts:      68000 | #Learnt:      12402 | 0.008
21.68/21.75	c total clause space: 18.2382MB
21.68/21.75	c total #watches: 211177
22.09/22.12	c total #propagations: 2646182 / total #impl: 93344516 (eff. 0.028)
22.09/22.12	c GC COLLECT
22.09/22.12	c #Conflicts:      69000 | #Learnt:       7198 | 0.008
22.09/22.12	c total clause space: 18.2382MB
22.09/22.12	c total #watches: 149010
22.48/22.52	c total #propagations: 2684786 / total #impl: 94774629 (eff. 0.028)
22.48/22.52	c #Conflicts:      70000 | #Learnt:       8198 | 0.008
22.48/22.52	c total clause space: 18.2382MB
22.48/22.52	c total #watches: 167072
22.88/22.94	c total #propagations: 2722429 / total #impl: 96203497 (eff. 0.028)
22.88/22.94	c #Conflicts:      71000 | #Learnt:       9198 | 0.008
22.88/22.94	c total clause space: 18.2382MB
22.88/22.94	c total #watches: 182859
23.28/23.39	c total #propagations: 2760456 / total #impl: 97761169 (eff. 0.028)
23.28/23.39	c #Conflicts:      72000 | #Learnt:      10198 | 0.008
23.28/23.39	c total clause space: 18.2382MB
23.28/23.39	c total #watches: 197468
23.88/23.91	c total #propagations: 2799107 / total #impl: 99268779 (eff. 0.028)
23.88/23.91	c #Conflicts:      73000 | #Learnt:      11198 | 0.008
23.88/23.91	c total clause space: 18.2382MB
23.88/23.91	c total #watches: 213797
24.38/24.42	c total #propagations: 2836723 / total #impl: 100710039 (eff. 0.028)
24.38/24.42	c #Conflicts:      74000 | #Learnt:      12198 | 0.008
24.38/24.42	c total clause space: 18.2382MB
24.38/24.42	c total #watches: 228294
24.88/24.92	c total #propagations: 2876984 / total #impl: 102338994 (eff. 0.028)
24.88/24.92	c GC COLLECT
24.88/24.92	c #Conflicts:      75000 | #Learnt:       6699 | 0.008
24.88/24.92	c total clause space: 18.2382MB
24.88/24.92	c total #watches: 140658
25.18/25.26	c total #propagations: 2916016 / total #impl: 103648197 (eff. 0.028)
25.18/25.26	c #Conflicts:      76000 | #Learnt:       7699 | 0.008
25.18/25.26	c total clause space: 18.2382MB
25.18/25.26	c total #watches: 151831
25.58/25.69	c total #propagations: 2960424 / total #impl: 104655598 (eff. 0.028)
25.58/25.69	c #Conflicts:      77000 | #Learnt:       8699 | 0.008
25.58/25.69	c total clause space: 18.2382MB
25.58/25.69	c total #watches: 168480
26.08/26.11	c total #propagations: 3001806 / total #impl: 106327748 (eff. 0.028)
26.08/26.11	c #Conflicts:      78000 | #Learnt:       9699 | 0.008
26.08/26.11	c total clause space: 18.2382MB
26.08/26.11	c total #watches: 180081
26.49/26.53	c total #propagations: 3043520 / total #impl: 107592438 (eff. 0.028)
26.49/26.53	c #Conflicts:      79000 | #Learnt:      10699 | 0.008
26.49/26.53	c total clause space: 18.2382MB
26.49/26.53	c total #watches: 193764
26.98/27.00	c total #propagations: 3085694 / total #impl: 109041547 (eff. 0.028)
26.98/27.00	c #Conflicts:      80000 | #Learnt:      11699 | 0.008
26.98/27.00	c total clause space: 18.2382MB
26.98/27.00	c total #watches: 211450
27.49/27.50	c total #propagations: 3124946 / total #impl: 110659985 (eff. 0.028)
27.49/27.50	c #Conflicts:      81000 | #Learnt:      12699 | 0.008
27.49/27.50	c total clause space: 18.2382MB
27.49/27.50	c total #watches: 228465
27.98/28.01	c total #propagations: 3163979 / total #impl: 112258933 (eff. 0.028)
27.98/28.01	c GC COLLECT
27.98/28.01	c #Conflicts:      82000 | #Learnt:       6902 | 0.008
27.98/28.01	c total clause space: 18.2382MB
27.98/28.01	c total #watches: 143884
28.28/28.39	c total #propagations: 3197963 / total #impl: 114148281 (eff. 0.028)
28.28/28.39	c #Conflicts:      83000 | #Learnt:       7902 | 0.008
28.28/28.39	c total clause space: 18.2382MB
28.28/28.39	c total #watches: 162394
28.78/28.80	c total #propagations: 3234302 / total #impl: 115766431 (eff. 0.028)
28.78/28.80	c #Conflicts:      84000 | #Learnt:       8902 | 0.008
28.78/28.80	c total clause space: 18.2382MB
28.78/28.80	c total #watches: 182102
29.18/29.25	c total #propagations: 3270522 / total #impl: 117310621 (eff. 0.028)
29.18/29.25	c #Conflicts:      85000 | #Learnt:       9902 | 0.008
29.18/29.25	c total clause space: 18.2382MB
29.18/29.25	c total #watches: 198312
29.69/29.74	c total #propagations: 3310986 / total #impl: 118875984 (eff. 0.028)
29.69/29.74	c #Conflicts:      86000 | #Learnt:      10902 | 0.008
29.69/29.74	c total clause space: 18.2382MB
29.69/29.74	c total #watches: 212466
30.28/30.30	c total #propagations: 3351946 / total #impl: 120412379 (eff. 0.028)
30.28/30.30	c #Conflicts:      87000 | #Learnt:      11902 | 0.008
30.28/30.30	c total clause space: 18.2382MB
30.28/30.30	c total #watches: 229280
30.79/30.85	c total #propagations: 3390935 / total #impl: 122270933 (eff. 0.028)
30.79/30.85	c #Conflicts:      88000 | #Learnt:      12902 | 0.008
30.79/30.85	c total clause space: 18.2382MB
30.79/30.85	c total #watches: 243408
31.38/31.42	c total #propagations: 3431398 / total #impl: 123626601 (eff. 0.028)
31.38/31.42	c #Conflicts:      89000 | #Learnt:      13902 | 0.008
31.38/31.42	c total clause space: 18.2382MB
31.38/31.42	c total #watches: 256534
31.78/31.89	c total #propagations: 3472869 / total #impl: 125103228 (eff. 0.028)
31.78/31.89	c GC COLLECT
31.78/31.89	c #Conflicts:      90000 | #Learnt:       7799 | 0.008
31.78/31.89	c total clause space: 18.2382MB
31.78/31.89	c total #watches: 160361
32.18/32.28	c total #propagations: 3509549 / total #impl: 126711299 (eff. 0.028)
32.18/32.28	c #Conflicts:      91000 | #Learnt:       8799 | 0.009
32.18/32.28	c total clause space: 18.2382MB
32.18/32.28	c total #watches: 174697
32.68/32.71	c total #propagations: 3548428 / total #impl: 127852479 (eff. 0.028)
32.68/32.71	c #Conflicts:      92000 | #Learnt:       9799 | 0.009
32.68/32.71	c total clause space: 18.2382MB
32.68/32.71	c total #watches: 185921
33.09/33.15	c total #propagations: 3591091 / total #impl: 129371379 (eff. 0.028)
33.09/33.15	c #Conflicts:      93000 | #Learnt:      10799 | 0.009
33.09/33.15	c total clause space: 18.2382MB
33.09/33.15	c total #watches: 202838
33.58/33.66	c total #propagations: 3627439 / total #impl: 131078282 (eff. 0.028)
33.58/33.66	c #Conflicts:      94000 | #Learnt:      11799 | 0.009
33.58/33.66	c total clause space: 18.2382MB
33.58/33.66	c total #watches: 217403
34.09/34.20	c total #propagations: 3667022 / total #impl: 132854036 (eff. 0.028)
34.09/34.20	c #Conflicts:      95000 | #Learnt:      12799 | 0.009
34.09/34.20	c total clause space: 18.2382MB
34.09/34.20	c total #watches: 230290
34.68/34.75	c total #propagations: 3711993 / total #impl: 134370468 (eff. 0.028)
34.68/34.75	c #Conflicts:      96000 | #Learnt:      13799 | 0.008
34.68/34.75	c total clause space: 18.2382MB
34.68/34.75	c total #watches: 241810
35.29/35.39	c total #propagations: 3755535 / total #impl: 135818691 (eff. 0.028)
35.29/35.39	c #Conflicts:      97000 | #Learnt:      14799 | 0.009
35.29/35.39	c total clause space: 18.2382MB
35.29/35.39	c total #watches: 253191
35.78/35.80	c total #propagations: 3800710 / total #impl: 137874252 (eff. 0.028)
35.78/35.80	c GC COLLECT
35.78/35.80	c #Conflicts:      98000 | #Learnt:       8395 | 0.009
35.78/35.80	c total clause space: 18.2382MB
35.78/35.80	c total #watches: 169249
36.18/36.23	c total #propagations: 3840409 / total #impl: 139239439 (eff. 0.028)
36.18/36.23	c #Conflicts:      99000 | #Learnt:       9395 | 0.009
36.18/36.23	c total clause space: 18.2382MB
36.18/36.23	c total #watches: 181674
36.58/36.65	c total #propagations: 3882928 / total #impl: 140608368 (eff. 0.028)
36.58/36.65	c #Conflicts:     100000 | #Learnt:      10395 | 0.008
36.58/36.65	c total clause space: 18.2382MB
36.58/36.65	c total #watches: 193319
37.08/37.15	c total #propagations: 3927950 / total #impl: 141898818 (eff. 0.028)
37.08/37.15	c #Conflicts:     101000 | #Learnt:      11395 | 0.009
37.08/37.15	c total clause space: 18.2382MB
37.08/37.15	c total #watches: 207115
37.68/37.71	c total #propagations: 3970278 / total #impl: 143190479 (eff. 0.028)
37.68/37.71	c #Conflicts:     102000 | #Learnt:      12395 | 0.009
37.68/37.71	c total clause space: 18.2382MB
37.68/37.71	c total #watches: 222155
38.28/38.31	c total #propagations: 4010941 / total #impl: 145055698 (eff. 0.028)
38.28/38.31	c #Conflicts:     103000 | #Learnt:      13395 | 0.009
38.28/38.31	c total clause space: 18.2382MB
38.28/38.31	c total #watches: 241053
38.78/38.89	c total #propagations: 4049480 / total #impl: 146727647 (eff. 0.028)
38.78/38.89	c #Conflicts:     104000 | #Learnt:      14395 | 0.009
38.78/38.89	c total clause space: 18.2382MB
38.78/38.89	c total #watches: 257958
39.48/39.53	c total #propagations: 4089211 / total #impl: 148123945 (eff. 0.028)
39.48/39.53	c #Conflicts:     105000 | #Learnt:      15395 | 0.009
39.48/39.53	c total clause space: 18.2382MB
39.48/39.53	c total #watches: 274005
39.88/39.96	c total #propagations: 4130353 / total #impl: 149843980 (eff. 0.028)
39.88/39.96	c GC COLLECT
39.88/39.96	c #Conflicts:     106000 | #Learnt:       8694 | 0.009
39.88/39.96	c total clause space: 18.2382MB
39.88/39.96	c total #watches: 169430
40.28/40.35	c total #propagations: 4174841 / total #impl: 151044657 (eff. 0.028)
40.28/40.35	c #Conflicts:     107000 | #Learnt:       9694 | 0.009
40.28/40.35	c total clause space: 18.2382MB
40.28/40.35	c total #watches: 179993
40.69/40.79	c total #propagations: 4219138 / total #impl: 152297930 (eff. 0.028)
40.69/40.79	c #Conflicts:     108000 | #Learnt:      10694 | 0.009
40.69/40.79	c total clause space: 18.2382MB
40.69/40.79	c total #watches: 193454
41.18/41.23	c total #propagations: 4259399 / total #impl: 153739937 (eff. 0.028)
41.18/41.23	c #Conflicts:     109000 | #Learnt:      11694 | 0.009
41.18/41.23	c total clause space: 18.2382MB
41.18/41.23	c total #watches: 205157
41.58/41.69	c total #propagations: 4302760 / total #impl: 154906828 (eff. 0.028)
41.58/41.69	c #Conflicts:     110000 | #Learnt:      12694 | 0.009
41.58/41.69	c total clause space: 18.2382MB
41.58/41.69	c total #watches: 221581
42.18/42.22	c total #propagations: 4343772 / total #impl: 156382221 (eff. 0.028)
42.18/42.22	c #Conflicts:     111000 | #Learnt:      13694 | 0.009
42.18/42.22	c total clause space: 18.2382MB
42.18/42.22	c total #watches: 235117
42.68/42.74	c total #propagations: 4382952 / total #impl: 158230913 (eff. 0.028)
42.68/42.74	c #Conflicts:     112000 | #Learnt:      14694 | 0.009
42.68/42.74	c total clause space: 18.2382MB
42.68/42.74	c total #watches: 243504
43.28/43.33	c total #propagations: 4431537 / total #impl: 159643169 (eff. 0.028)
43.28/43.33	c #Conflicts:     113000 | #Learnt:      15694 | 0.009
43.28/43.33	c total clause space: 18.2382MB
43.28/43.33	c total #watches: 258080
43.78/43.84	c total #propagations: 4472812 / total #impl: 161260661 (eff. 0.028)
43.78/43.84	c GC COLLECT
43.78/43.84	c #Conflicts:     114000 | #Learnt:       8697 | 0.009
43.78/43.84	c total clause space: 18.2382MB
43.78/43.84	c total #watches: 171563
44.18/44.28	c total #propagations: 4512137 / total #impl: 163118797 (eff. 0.028)
44.18/44.28	c #Conflicts:     115000 | #Learnt:       9697 | 0.009
44.18/44.28	c total clause space: 18.2382MB
44.18/44.28	c total #watches: 182496
44.68/44.70	c total #propagations: 4557687 / total #impl: 164674717 (eff. 0.028)
44.68/44.70	c #Conflicts:     116000 | #Learnt:      10697 | 0.009
44.68/44.70	c total clause space: 18.2382MB
44.68/44.70	c total #watches: 193556
45.09/45.17	c total #propagations: 4598395 / total #impl: 166489630 (eff. 0.028)
45.09/45.17	c #Conflicts:     117000 | #Learnt:      11697 | 0.009
45.09/45.17	c total clause space: 18.2382MB
45.09/45.17	c total #watches: 206441
45.58/45.65	c total #propagations: 4639892 / total #impl: 167938153 (eff. 0.028)
45.58/45.65	c #Conflicts:     118000 | #Learnt:      12697 | 0.009
45.58/45.65	c total clause space: 18.2382MB
45.58/45.65	c total #watches: 215409
46.08/46.15	c total #propagations: 4682205 / total #impl: 169593107 (eff. 0.028)
46.08/46.15	c #Conflicts:     119000 | #Learnt:      13697 | 0.009
46.08/46.15	c total clause space: 18.2382MB
46.08/46.15	c total #watches: 226463
46.68/46.70	c total #propagations: 4724814 / total #impl: 171239856 (eff. 0.028)
46.68/46.70	c #Conflicts:     120000 | #Learnt:      14697 | 0.009
46.68/46.70	c total clause space: 18.2382MB
46.68/46.70	c total #watches: 238825
47.18/47.26	c total #propagations: 4763893 / total #impl: 173036604 (eff. 0.028)
47.18/47.26	c #Conflicts:     121000 | #Learnt:      15697 | 0.008
47.18/47.26	c total clause space: 18.2382MB
47.18/47.26	c total #watches: 254999
47.78/47.89	c total #propagations: 4800496 / total #impl: 175067919 (eff. 0.027)
47.78/47.89	c GC COLLECT
47.78/47.89	c #Conflicts:     122000 | #Learnt:       8401 | 0.008
47.78/47.89	c total clause space: 18.2382MB
47.78/47.89	c total #watches: 167524
48.28/48.33	c total #propagations: 4842360 / total #impl: 176926667 (eff. 0.027)
48.28/48.33	c #Conflicts:     123000 | #Learnt:       9401 | 0.009
48.28/48.33	c total clause space: 18.2382MB
48.28/48.33	c total #watches: 180082
48.68/48.76	c total #propagations: 4885637 / total #impl: 178625631 (eff. 0.027)
48.68/48.76	c #Conflicts:     124000 | #Learnt:      10401 | 0.008
48.68/48.76	c total clause space: 18.2382MB
48.68/48.76	c total #watches: 194558
49.18/49.24	c total #propagations: 4924457 / total #impl: 180420441 (eff. 0.027)
49.18/49.24	c #Conflicts:     125000 | #Learnt:      11401 | 0.008
49.18/49.24	c total clause space: 18.2382MB
49.18/49.24	c total #watches: 206087
49.68/49.70	c total #propagations: 4965964 / total #impl: 182268390 (eff. 0.027)
49.68/49.70	c #Conflicts:     126000 | #Learnt:      12401 | 0.008
49.68/49.70	c total clause space: 18.2382MB
49.68/49.70	c total #watches: 216443
50.18/50.20	c total #propagations: 5010129 / total #impl: 183475754 (eff. 0.027)
50.18/50.20	c #Conflicts:     127000 | #Learnt:      13401 | 0.008
50.18/50.20	c total clause space: 18.2382MB
50.18/50.20	c total #watches: 227963
50.59/50.70	c total #propagations: 5058390 / total #impl: 184660082 (eff. 0.027)
50.59/50.70	c #Conflicts:     128000 | #Learnt:      14401 | 0.008
50.59/50.70	c total clause space: 18.2382MB
50.59/50.70	c total #watches: 240454
51.18/51.25	c total #propagations: 5100141 / total #impl: 186287372 (eff. 0.027)
51.18/51.25	c #Conflicts:     129000 | #Learnt:      15401 | 0.008
51.18/51.25	c total clause space: 18.2382MB
51.18/51.25	c total #watches: 252559
51.79/51.83	c total #propagations: 5143441 / total #impl: 187802826 (eff. 0.027)
51.79/51.83	c #Conflicts:     130000 | #Learnt:      16401 | 0.008
51.79/51.83	c total clause space: 18.2382MB
51.79/51.83	c total #watches: 270830
52.38/52.42	c total #propagations: 5183758 / total #impl: 189481523 (eff. 0.027)
52.38/52.42	c GC COLLECT
52.38/52.42	c #Conflicts:     131000 | #Learnt:       8795 | 0.008
52.38/52.42	c total clause space: 18.2382MB
52.38/52.42	c total #watches: 172157
52.68/52.80	c total #propagations: 5225143 / total #impl: 191177591 (eff. 0.027)
52.68/52.80	c #Conflicts:     132000 | #Learnt:       9795 | 0.008
52.68/52.80	c total clause space: 18.2382MB
52.68/52.80	c total #watches: 183883
53.18/53.22	c total #propagations: 5265898 / total #impl: 192708489 (eff. 0.027)
53.18/53.22	c #Conflicts:     133000 | #Learnt:      10795 | 0.008
53.18/53.22	c total clause space: 18.2382MB
53.18/53.22	c total #watches: 198103
53.68/53.70	c total #propagations: 5303897 / total #impl: 194090543 (eff. 0.027)
53.68/53.70	c #Conflicts:     134000 | #Learnt:      11795 | 0.008
53.68/53.70	c total clause space: 18.2382MB
53.68/53.70	c total #watches: 209676
54.18/54.24	c total #propagations: 5342878 / total #impl: 195915501 (eff. 0.027)
54.18/54.24	c #Conflicts:     135000 | #Learnt:      12795 | 0.008
54.18/54.24	c total clause space: 18.2382MB
54.18/54.24	c total #watches: 223195
54.68/54.77	c total #propagations: 5381351 / total #impl: 197969353 (eff. 0.027)
54.68/54.77	c #Conflicts:     136000 | #Learnt:      13795 | 0.008
54.68/54.77	c total clause space: 18.2382MB
54.68/54.77	c total #watches: 232201
55.28/55.36	c total #propagations: 5423113 / total #impl: 199565046 (eff. 0.027)
55.28/55.36	c #Conflicts:     137000 | #Learnt:      14795 | 0.008
55.28/55.36	c total clause space: 18.2382MB
55.28/55.36	c total #watches: 242190
55.88/55.98	c total #propagations: 5468052 / total #impl: 201206418 (eff. 0.027)
55.88/55.98	c #Conflicts:     138000 | #Learnt:      15795 | 0.008
55.88/55.98	c total clause space: 18.2382MB
55.88/55.98	c total #watches: 253813
56.58/56.60	c total #propagations: 5508141 / total #impl: 203024298 (eff. 0.027)
56.58/56.60	c #Conflicts:     139000 | #Learnt:      16795 | 0.008
56.58/56.60	c total clause space: 18.2382MB
56.58/56.60	c total #watches: 264923
57.08/57.20	c total #propagations: 5549131 / total #impl: 204589483 (eff. 0.027)
57.08/57.20	c #Conflicts:     140000 | #Learnt:      17795 | 0.008
57.08/57.20	c total clause space: 18.2382MB
57.08/57.20	c total #watches: 276283
57.68/57.70	c total #propagations: 5589407 / total #impl: 206052411 (eff. 0.027)
57.68/57.70	c GC COLLECT
57.68/57.70	c #Conflicts:     141000 | #Learnt:       9894 | 0.008
57.68/57.70	c total clause space: 18.2382MB
57.68/57.70	c total #watches: 191202
58.18/58.20	c total #propagations: 5623518 / total #impl: 207870540 (eff. 0.027)
58.18/58.20	c #Conflicts:     142000 | #Learnt:      10894 | 0.008
58.18/58.20	c total clause space: 18.2382MB
58.18/58.20	c total #watches: 204638
58.68/58.73	c total #propagations: 5660565 / total #impl: 209779820 (eff. 0.027)
58.68/58.73	c #Conflicts:     143000 | #Learnt:      11894 | 0.008
58.68/58.73	c total clause space: 18.2382MB
58.68/58.73	c total #watches: 218463
59.28/59.31	c total #propagations: 5698539 / total #impl: 211558253 (eff. 0.027)
59.28/59.31	c #Conflicts:     144000 | #Learnt:      12894 | 0.008
59.28/59.31	c total clause space: 18.2382MB
59.28/59.31	c total #watches: 230082
59.88/59.93	c total #propagations: 5741200 / total #impl: 213524989 (eff. 0.027)
59.88/59.93	c #Conflicts:     145000 | #Learnt:      13894 | 0.008
59.88/59.93	c total clause space: 18.2382MB
59.88/59.93	c total #watches: 244424
60.38/60.49	c total #propagations: 5781710 / total #impl: 215327818 (eff. 0.027)
60.38/60.49	c #Conflicts:     146000 | #Learnt:      14894 | 0.008
60.38/60.49	c total clause space: 18.2382MB
60.38/60.49	c total #watches: 256942
61.08/61.10	c total #propagations: 5822773 / total #impl: 217102086 (eff. 0.027)
61.08/61.10	c #Conflicts:     147000 | #Learnt:      15894 | 0.008
61.08/61.10	c total clause space: 18.2382MB
61.08/61.10	c total #watches: 267504
61.58/61.70	c total #propagations: 5865192 / total #impl: 218667150 (eff. 0.027)
61.58/61.70	c #Conflicts:     148000 | #Learnt:      16894 | 0.008
61.58/61.70	c total clause space: 18.2382MB
61.58/61.70	c total #watches: 279079
62.28/62.30	c total #propagations: 5906045 / total #impl: 220593791 (eff. 0.027)
62.28/62.30	c #Conflicts:     149000 | #Learnt:      17894 | 0.008
62.28/62.30	c total clause space: 18.2382MB
62.28/62.30	c total #watches: 290429
62.88/62.90	c total #propagations: 5947913 / total #impl: 222343043 (eff. 0.027)
62.88/62.90	c GC COLLECT
62.88/62.90	c #Conflicts:     150000 | #Learnt:       9688 | 0.008
62.88/62.90	c total clause space: 18.2382MB
62.88/62.90	c total #watches: 184896
63.28/63.33	c total #propagations: 5989882 / total #impl: 223746696 (eff. 0.027)
63.28/63.33	c #Conflicts:     151000 | #Learnt:      10688 | 0.008
63.28/63.33	c total clause space: 18.2382MB
63.28/63.33	c total #watches: 197083
63.68/63.78	c total #propagations: 6030843 / total #impl: 225176742 (eff. 0.027)
63.68/63.78	c #Conflicts:     152000 | #Learnt:      11688 | 0.008
63.68/63.78	c total clause space: 18.2382MB
63.68/63.78	c total #watches: 208085
64.18/64.23	c total #propagations: 6073884 / total #impl: 226649455 (eff. 0.027)
64.18/64.23	c #Conflicts:     153000 | #Learnt:      12688 | 0.008
64.18/64.23	c total clause space: 18.2382MB
64.18/64.23	c total #watches: 217009
64.68/64.76	c total #propagations: 6120815 / total #impl: 228103415 (eff. 0.027)
64.68/64.76	c #Conflicts:     154000 | #Learnt:      13688 | 0.008
64.68/64.76	c total clause space: 18.2382MB
64.68/64.76	c total #watches: 233494
65.28/65.31	c total #propagations: 6158266 / total #impl: 229966951 (eff. 0.027)
65.28/65.31	c #Conflicts:     155000 | #Learnt:      14688 | 0.008
65.28/65.31	c total clause space: 18.2382MB
65.28/65.31	c total #watches: 240736
65.78/65.89	c total #propagations: 6204939 / total #impl: 231354745 (eff. 0.027)
65.78/65.89	c #Conflicts:     156000 | #Learnt:      15688 | 0.008
65.78/65.89	c total clause space: 18.2382MB
65.78/65.89	c total #watches: 251744
66.47/66.52	c total #propagations: 6247249 / total #impl: 232750860 (eff. 0.027)
66.47/66.52	c #Conflicts:     157000 | #Learnt:      16688 | 0.008
66.47/66.52	c total clause space: 18.2382MB
66.47/66.52	c total #watches: 265599
67.08/67.11	c total #propagations: 6289078 / total #impl: 234408011 (eff. 0.027)
67.08/67.11	c #Conflicts:     158000 | #Learnt:      17688 | 0.008
67.08/67.11	c total clause space: 18.2382MB
67.08/67.11	c total #watches: 276708
67.67/67.73	c total #propagations: 6330692 / total #impl: 236256950 (eff. 0.027)
67.67/67.73	c #Conflicts:     159000 | #Learnt:      18688 | 0.008
67.67/67.73	c total clause space: 18.2382MB
67.67/67.73	c total #watches: 288858
68.18/68.27	c total #propagations: 6373482 / total #impl: 238213305 (eff. 0.027)
68.18/68.27	c GC COLLECT
68.18/68.27	c #Conflicts:     160000 | #Learnt:      10191 | 0.008
68.18/68.27	c total clause space: 18.2382MB
68.18/68.27	c total #watches: 191968
68.67/68.70	c total #propagations: 6416353 / total #impl: 239827678 (eff. 0.027)
68.67/68.70	c #Conflicts:     161000 | #Learnt:      11191 | 0.008
68.67/68.70	c total clause space: 18.2382MB
68.67/68.70	c total #watches: 205986
69.07/69.17	c total #propagations: 6455792 / total #impl: 241015505 (eff. 0.027)
69.07/69.17	c #Conflicts:     162000 | #Learnt:      12191 | 0.008
69.07/69.17	c total clause space: 18.2382MB
69.07/69.17	c total #watches: 217062
69.67/69.70	c total #propagations: 6496920 / total #impl: 242438389 (eff. 0.027)
69.67/69.70	c #Conflicts:     163000 | #Learnt:      13191 | 0.008
69.67/69.70	c total clause space: 18.2382MB
69.67/69.70	c total #watches: 228452
70.17/70.26	c total #propagations: 6538074 / total #impl: 244018625 (eff. 0.027)
70.17/70.26	c #Conflicts:     164000 | #Learnt:      14191 | 0.008
70.17/70.26	c total clause space: 18.2382MB
70.17/70.26	c total #watches: 240338
70.77/70.81	c total #propagations: 6579991 / total #impl: 245844403 (eff. 0.027)
70.77/70.81	c #Conflicts:     165000 | #Learnt:      15191 | 0.008
70.77/70.81	c total clause space: 18.2382MB
70.77/70.81	c total #watches: 252372
71.37/71.43	c total #propagations: 6618902 / total #impl: 247877147 (eff. 0.027)
71.37/71.43	c #Conflicts:     166000 | #Learnt:      16191 | 0.008
71.37/71.43	c total clause space: 18.2382MB
71.37/71.43	c total #watches: 265337
71.97/72.07	c total #propagations: 6660005 / total #impl: 250218610 (eff. 0.027)
71.97/72.07	c #Conflicts:     167000 | #Learnt:      17191 | 0.008
71.97/72.07	c total clause space: 18.2382MB
71.97/72.07	c total #watches: 278552
72.58/72.69	c total #propagations: 6698938 / total #impl: 252201707 (eff. 0.027)
72.58/72.69	c #Conflicts:     168000 | #Learnt:      18191 | 0.008
72.58/72.69	c total clause space: 18.2382MB
72.58/72.69	c total #watches: 293220
73.27/73.34	c total #propagations: 6738199 / total #impl: 254120585 (eff. 0.027)
73.27/73.34	c #Conflicts:     169000 | #Learnt:      19191 | 0.008
73.27/73.34	c total clause space: 18.2382MB
73.27/73.34	c total #watches: 302700
73.87/73.97	c total #propagations: 6781589 / total #impl: 255658806 (eff. 0.027)
73.87/73.97	c GC COLLECT
73.87/73.97	c #Conflicts:     170000 | #Learnt:      10390 | 0.008
73.87/73.97	c total clause space: 29.637MB
73.87/73.97	c total #watches: 193562
74.38/74.48	c total #propagations: 6825135 / total #impl: 257479815 (eff. 0.027)
74.38/74.48	c #Conflicts:     171000 | #Learnt:      11390 | 0.008
74.38/74.48	c total clause space: 29.637MB
74.38/74.48	c total #watches: 204942
74.89/74.98	c total #propagations: 6865999 / total #impl: 259339225 (eff. 0.026)
74.89/74.98	c #Conflicts:     172000 | #Learnt:      12390 | 0.008
74.89/74.98	c total clause space: 29.637MB
74.89/74.98	c total #watches: 216313
75.48/75.53	c total #propagations: 6910229 / total #impl: 260791614 (eff. 0.026)
75.48/75.53	c #Conflicts:     173000 | #Learnt:      13390 | 0.008
75.48/75.53	c total clause space: 29.637MB
75.48/75.53	c total #watches: 229611
76.08/76.10	c total #propagations: 6953266 / total #impl: 262117176 (eff. 0.027)
76.08/76.10	c #Conflicts:     174000 | #Learnt:      14390 | 0.008
76.08/76.10	c total clause space: 29.637MB
76.08/76.10	c total #watches: 249288
76.58/76.68	c total #propagations: 6991279 / total #impl: 263733514 (eff. 0.027)
76.58/76.68	c #Conflicts:     175000 | #Learnt:      15390 | 0.008
76.58/76.68	c total clause space: 29.637MB
76.58/76.68	c total #watches: 264371
77.28/77.31	c total #propagations: 7028611 / total #impl: 265122795 (eff. 0.027)
77.28/77.31	c #Conflicts:     176000 | #Learnt:      16390 | 0.008
77.28/77.31	c total clause space: 29.637MB
77.28/77.31	c total #watches: 279975
77.88/77.98	c total #propagations: 7068157 / total #impl: 266618103 (eff. 0.027)
77.88/77.98	c #Conflicts:     177000 | #Learnt:      17390 | 0.008
77.88/77.98	c total clause space: 29.637MB
77.88/77.98	c total #watches: 295383
78.58/78.63	c total #propagations: 7110695 / total #impl: 268036216 (eff. 0.027)
78.58/78.63	c #Conflicts:     178000 | #Learnt:      18390 | 0.008
78.58/78.63	c total clause space: 29.637MB
78.58/78.63	c total #watches: 308608
79.29/79.32	c total #propagations: 7150099 / total #impl: 269294643 (eff. 0.027)
79.29/79.32	c #Conflicts:     179000 | #Learnt:      19390 | 0.008
79.29/79.32	c total clause space: 29.637MB
79.29/79.32	c total #watches: 319353
79.98/80.02	c total #propagations: 7194774 / total #impl: 270737007 (eff. 0.027)
79.98/80.02	c GC COLLECT
79.98/80.02	c #Conflicts:     180000 | #Learnt:      10286 | 0.008
79.98/80.02	c total clause space: 29.637MB
79.98/80.02	c total #watches: 194539
80.48/80.52	c total #propagations: 7239415 / total #impl: 272269503 (eff. 0.027)
80.48/80.52	c #Conflicts:     181000 | #Learnt:      11286 | 0.008
80.48/80.52	c total clause space: 29.637MB
80.48/80.52	c total #watches: 211339
80.98/81.04	c total #propagations: 7281005 / total #impl: 273635293 (eff. 0.027)
80.98/81.04	c #Conflicts:     182000 | #Learnt:      12286 | 0.008
80.98/81.04	c total clause space: 29.637MB
80.98/81.04	c total #watches: 231509
81.49/81.59	c total #propagations: 7316006 / total #impl: 275069153 (eff. 0.027)
81.49/81.59	c #Conflicts:     183000 | #Learnt:      13286 | 0.008
81.49/81.59	c total clause space: 29.637MB
81.49/81.59	c total #watches: 244651
82.08/82.19	c total #propagations: 7359661 / total #impl: 276458956 (eff. 0.027)
82.08/82.19	c #Conflicts:     184000 | #Learnt:      14286 | 0.008
82.08/82.19	c total clause space: 29.637MB
82.08/82.19	c total #watches: 259329
82.78/82.83	c total #propagations: 7401378 / total #impl: 278183906 (eff. 0.027)
82.78/82.83	c #Conflicts:     185000 | #Learnt:      15286 | 0.008
82.78/82.83	c total clause space: 29.637MB
82.78/82.83	c total #watches: 271770
83.48/83.55	c total #propagations: 7445733 / total #impl: 279809158 (eff. 0.027)
83.48/83.55	c #Conflicts:     186000 | #Learnt:      16286 | 0.008
83.48/83.55	c total clause space: 29.637MB
83.48/83.55	c total #watches: 286979
84.18/84.21	c total #propagations: 7488140 / total #impl: 281712754 (eff. 0.027)
84.18/84.21	c #Conflicts:     187000 | #Learnt:      17286 | 0.008
84.18/84.21	c total clause space: 29.637MB
84.18/84.21	c total #watches: 298345
84.79/84.85	c total #propagations: 7530765 / total #impl: 283650534 (eff. 0.027)
84.79/84.85	c #Conflicts:     188000 | #Learnt:      18286 | 0.008
84.79/84.85	c total clause space: 29.637MB
84.79/84.85	c total #watches: 308111
85.58/85.61	c total #propagations: 7576582 / total #impl: 285093811 (eff. 0.027)
85.58/85.61	c #Conflicts:     189000 | #Learnt:      19286 | 0.008
85.58/85.61	c total clause space: 29.637MB
85.58/85.61	c total #watches: 321866
86.28/86.39	c total #propagations: 7615431 / total #impl: 287155953 (eff. 0.027)
86.28/86.39	c #Conflicts:     190000 | #Learnt:      20286 | 0.008
86.28/86.39	c total clause space: 29.637MB
86.28/86.39	c total #watches: 337764
86.99/87.07	c total #propagations: 7652371 / total #impl: 289605315 (eff. 0.026)
86.99/87.07	c GC COLLECT
86.99/87.07	c #Conflicts:     191000 | #Learnt:      10892 | 0.008
86.99/87.07	c total clause space: 29.637MB
86.99/87.07	c total #watches: 204585
87.58/87.60	c total #propagations: 7688478 / total #impl: 291762759 (eff. 0.026)
87.58/87.60	c #Conflicts:     192000 | #Learnt:      11892 | 0.009
87.58/87.60	c total clause space: 29.637MB
87.58/87.60	c total #watches: 218837
88.08/88.14	c total #propagations: 7728506 / total #impl: 293732054 (eff. 0.026)
88.08/88.14	c #Conflicts:     193000 | #Learnt:      12892 | 0.008
88.08/88.14	c total clause space: 29.637MB
88.08/88.14	c total #watches: 232125
88.68/88.71	c total #propagations: 7769373 / total #impl: 295238091 (eff. 0.026)
88.68/88.71	c #Conflicts:     194000 | #Learnt:      13892 | 0.009
88.68/88.71	c total clause space: 29.637MB
88.68/88.71	c total #watches: 246087
89.19/89.28	c total #propagations: 7806554 / total #impl: 297045372 (eff. 0.026)
89.19/89.28	c #Conflicts:     195000 | #Learnt:      14892 | 0.008
89.19/89.28	c total clause space: 29.637MB
89.19/89.28	c total #watches: 261092
89.88/89.95	c total #propagations: 7843466 / total #impl: 298823317 (eff. 0.026)
89.88/89.95	c #Conflicts:     196000 | #Learnt:      15892 | 0.008
89.88/89.95	c total clause space: 29.637MB
89.88/89.95	c total #watches: 273696
90.58/90.63	c total #propagations: 7885426 / total #impl: 300662028 (eff. 0.026)
90.58/90.63	c #Conflicts:     197000 | #Learnt:      16891 | 0.008
90.58/90.63	c total clause space: 29.637MB
90.58/90.63	c total #watches: 287201
91.18/91.28	c total #propagations: 7928257 / total #impl: 301989611 (eff. 0.026)
91.18/91.28	c #Conflicts:     198000 | #Learnt:      17891 | 0.008
91.18/91.28	c total clause space: 29.637MB
91.18/91.28	c total #watches: 297884
91.88/91.95	c total #propagations: 7973153 / total #impl: 303372468 (eff. 0.026)
91.88/91.95	c #Conflicts:     199000 | #Learnt:      18891 | 0.008
91.88/91.95	c total clause space: 29.637MB
91.88/91.95	c total #watches: 313174
92.58/92.69	c total #propagations: 8016101 / total #impl: 304821791 (eff. 0.026)
92.58/92.69	c #Conflicts:     200000 | #Learnt:      19891 | 0.009
92.58/92.69	c total clause space: 29.637MB
92.58/92.69	c total #watches: 326666
93.38/93.49	c total #propagations: 8058800 / total #impl: 306209869 (eff. 0.026)
93.38/93.49	c #Conflicts:     201000 | #Learnt:      20891 | 0.009
93.38/93.49	c total clause space: 29.637MB
93.38/93.49	c total #watches: 343969
94.08/94.18	c total #propagations: 8097947 / total #impl: 307914063 (eff. 0.026)
94.08/94.18	c GC COLLECT
94.08/94.18	c #Conflicts:     202000 | #Learnt:      11192 | 0.009
94.08/94.18	c total clause space: 29.637MB
94.08/94.18	c total #watches: 210749
94.58/94.67	c total #propagations: 8133252 / total #impl: 309407002 (eff. 0.026)
94.58/94.67	c #Conflicts:     203000 | #Learnt:      12192 | 0.009
94.58/94.67	c total clause space: 29.637MB
94.58/94.67	c total #watches: 227161
95.08/95.19	c total #propagations: 8172936 / total #impl: 310735051 (eff. 0.026)
95.08/95.19	c #Conflicts:     204000 | #Learnt:      13192 | 0.009
95.08/95.19	c total clause space: 29.637MB
95.08/95.19	c total #watches: 243343
95.68/95.80	c total #propagations: 8215451 / total #impl: 312069561 (eff. 0.026)
95.68/95.80	c #Conflicts:     205000 | #Learnt:      14192 | 0.009
95.68/95.80	c total clause space: 29.637MB
95.68/95.80	c total #watches: 256307
96.38/96.42	c total #propagations: 8259380 / total #impl: 313596281 (eff. 0.026)
96.38/96.42	c #Conflicts:     206000 | #Learnt:      15192 | 0.009
96.38/96.42	c total clause space: 29.637MB
96.38/96.42	c total #watches: 269044
96.98/97.03	c total #propagations: 8298525 / total #impl: 315010819 (eff. 0.026)
96.98/97.03	c #Conflicts:     207000 | #Learnt:      16192 | 0.009
96.98/97.03	c total clause space: 29.637MB
96.98/97.03	c total #watches: 279201
97.58/97.66	c total #propagations: 8342426 / total #impl: 316375904 (eff. 0.026)
97.58/97.66	c #Conflicts:     208000 | #Learnt:      17192 | 0.009
97.58/97.66	c total clause space: 29.637MB
97.58/97.66	c total #watches: 291732
98.28/98.35	c total #propagations: 8385909 / total #impl: 317612108 (eff. 0.026)
98.28/98.35	c #Conflicts:     209000 | #Learnt:      18192 | 0.009
98.28/98.35	c total clause space: 29.637MB
98.28/98.35	c total #watches: 307865
98.98/99.04	c total #propagations: 8423799 / total #impl: 319216942 (eff. 0.026)
98.98/99.04	c #Conflicts:     210000 | #Learnt:      19192 | 0.009
98.98/99.04	c total clause space: 29.637MB
98.98/99.04	c total #watches: 317312
99.68/99.77	c total #propagations: 8465797 / total #impl: 320717344 (eff. 0.026)
99.68/99.77	c #Conflicts:     211000 | #Learnt:      20192 | 0.009
99.68/99.77	c total clause space: 29.637MB
99.68/99.77	c total #watches: 328953
100.48/100.54	c total #propagations: 8508801 / total #impl: 322276739 (eff. 0.026)
100.48/100.54	c #Conflicts:     212000 | #Learnt:      21192 | 0.009
100.48/100.54	c total clause space: 29.637MB
100.48/100.54	c total #watches: 342448
101.28/101.36	c total #propagations: 8549003 / total #impl: 323889858 (eff. 0.026)
101.28/101.36	c GC COLLECT
101.28/101.36	c #Conflicts:     213000 | #Learnt:      11198 | 0.009
101.28/101.36	c total clause space: 29.637MB
101.28/101.36	c total #watches: 210451
101.78/101.85	c total #propagations: 8584320 / total #impl: 325764925 (eff. 0.026)
101.78/101.85	c #Conflicts:     214000 | #Learnt:      12198 | 0.009
101.78/101.85	c total clause space: 29.637MB
101.78/101.85	c total #watches: 228953
102.38/102.41	c total #propagations: 8620159 / total #impl: 327005313 (eff. 0.026)
102.38/102.41	c #Conflicts:     215000 | #Learnt:      13198 | 0.009
102.38/102.41	c total clause space: 29.637MB
102.38/102.41	c total #watches: 246530
102.88/102.98	c total #propagations: 8659471 / total #impl: 328628524 (eff. 0.026)
102.88/102.98	c #Conflicts:     216000 | #Learnt:      14198 | 0.009
102.88/102.98	c total clause space: 29.637MB
102.88/102.98	c total #watches: 261684
103.48/103.59	c total #propagations: 8702178 / total #impl: 330075121 (eff. 0.026)
103.48/103.59	c #Conflicts:     217000 | #Learnt:      15198 | 0.009
103.48/103.59	c total clause space: 29.637MB
103.48/103.59	c total #watches: 273622
104.08/104.15	c total #propagations: 8746585 / total #impl: 331546802 (eff. 0.026)
104.08/104.15	c #Conflicts:     218000 | #Learnt:      16197 | 0.009
104.08/104.15	c total clause space: 29.637MB
104.08/104.15	c total #watches: 286478
104.78/104.82	c total #propagations: 8784615 / total #impl: 333123680 (eff. 0.026)
104.78/104.82	c #Conflicts:     219000 | #Learnt:      17197 | 0.009
104.78/104.82	c total clause space: 29.637MB
104.78/104.82	c total #watches: 296023
105.48/105.52	c total #propagations: 8825716 / total #impl: 334868005 (eff. 0.026)
105.48/105.52	c #Conflicts:     220000 | #Learnt:      18197 | 0.009
105.48/105.52	c total clause space: 29.637MB
105.48/105.52	c total #watches: 307564
106.18/106.28	c total #propagations: 8867805 / total #impl: 336523283 (eff. 0.026)
106.18/106.28	c #Conflicts:     221000 | #Learnt:      19197 | 0.009
106.18/106.28	c total clause space: 29.637MB
106.18/106.28	c total #watches: 325288
106.98/107.09	c total #propagations: 8903653 / total #impl: 338385275 (eff. 0.026)
106.98/107.09	c #Conflicts:     222000 | #Learnt:      20197 | 0.009
106.98/107.09	c total clause space: 29.637MB
106.98/107.09	c total #watches: 343216
107.78/107.87	c total #propagations: 8942490 / total #impl: 340482019 (eff. 0.026)
107.78/107.87	c #Conflicts:     223000 | #Learnt:      21197 | 0.009
107.78/107.87	c total clause space: 29.637MB
107.78/107.87	c total #watches: 356321
108.68/108.70	c total #propagations: 8984314 / total #impl: 342523893 (eff. 0.026)
108.68/108.70	c #Conflicts:     224000 | #Learnt:      22197 | 0.009
108.68/108.70	c total clause space: 29.637MB
108.68/108.70	c total #watches: 371394
109.38/109.43	c total #propagations: 9023646 / total #impl: 344246845 (eff. 0.026)
109.38/109.43	c GC COLLECT
109.38/109.43	c #Conflicts:     225000 | #Learnt:      11894 | 0.009
109.38/109.43	c total clause space: 29.637MB
109.38/109.43	c total #watches: 222469
109.88/109.94	c total #propagations: 9066528 / total #impl: 345893909 (eff. 0.026)
109.88/109.94	c #Conflicts:     226000 | #Learnt:      12894 | 0.009
109.88/109.94	c total clause space: 29.637MB
109.88/109.94	c total #watches: 237822
110.38/110.46	c total #propagations: 9106520 / total #impl: 347238146 (eff. 0.026)
110.38/110.46	c #Conflicts:     227000 | #Learnt:      13893 | 0.009
110.38/110.46	c total clause space: 29.637MB
110.38/110.46	c total #watches: 249330
110.88/110.97	c total #propagations: 9151730 / total #impl: 348436692 (eff. 0.026)
110.88/110.97	c #Conflicts:     228000 | #Learnt:      14893 | 0.009
110.88/110.97	c total clause space: 29.637MB
110.88/110.97	c total #watches: 261355
111.48/111.54	c total #propagations: 9194183 / total #impl: 349506430 (eff. 0.026)
111.48/111.54	c #Conflicts:     229000 | #Learnt:      15892 | 0.009
111.48/111.54	c total clause space: 29.637MB
111.48/111.54	c total #watches: 273301
111.68/111.75	c total #propagations: 9236551 / total #impl: 350920774 (eff. 0.026)
111.68/111.75	o 22
111.68/111.75	s OPTIMUM FOUND
111.68/111.75	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
111.68/111.75	c CPU time              : 111.711 s

Verifier Data

OK	22

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4088533-1465439799/watcher-4088533-1465439799 -o /tmp/evaluation-result-4088533-1465439799/solver-4088533-1465439799 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465427024-11757 --watchdog 1960 --input HOME/instance-4088533-1465439799.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=13390
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 13393
/proc/meminfo: memFree=29394724/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 125913187 29810688 5268 33554432000 4194304 6201397 140736738753456 140733507652136 5194148 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 7278 5268 130 491 0 6777 0

[startup+0.10013 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 13393
/proc/meminfo: memFree=29394724/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=34136 CPUtime=0.09 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 1346 0 0 0 9 0 0 0 20 0 1 0 125913187 34955264 7493 33554432000 4194304 6201397 140736738753456 140733507652136 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 8534 7493 158 491 0 8033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34136

[startup+0.200338 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 13393
/proc/meminfo: memFree=29394724/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=34408 CPUtime=0.19 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 1397 0 0 0 19 0 0 0 20 0 1 0 125913187 35233792 7544 33554432000 4194304 6201397 140736738753456 140733507652136 4215541 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 8602 7544 158 491 0 8101 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34408

[startup+0.300367 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 13393
/proc/meminfo: memFree=29394724/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=34552 CPUtime=0.29 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 1431 0 0 0 29 0 0 0 20 0 1 0 125913187 35381248 7578 33554432000 4194304 6201397 140736738753456 140733507652136 4217611 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 8638 7578 164 491 0 8137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34552

[startup+0.700284 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 13393
/proc/meminfo: memFree=29394724/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=37696 CPUtime=0.69 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 1907 0 0 0 69 0 0 0 20 0 1 0 125913187 38600704 7903 33554432000 4194304 6201397 140736738753456 140733507652136 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 9424 7903 164 491 0 8923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37696

[startup+1.50029 s]
/proc/loadavg: 2.17 2.22 2.19 3/177 13394
/proc/meminfo: memFree=29361736/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=38160 CPUtime=1.49 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 2544 0 0 0 149 0 0 0 20 0 1 0 125913187 39075840 8308 33554432000 4194304 6201397 140736738753456 140736738752168 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 9540 8308 164 491 0 9039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38160

[startup+3.10028 s]
/proc/loadavg: 2.17 2.22 2.19 3/177 13394
/proc/meminfo: memFree=29360248/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=38640 CPUtime=3.08 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 3017 0 0 0 308 0 0 0 20 0 1 0 125913187 39567360 8622 33554432000 4194304 6201397 140736738753456 140736738752584 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 9660 8622 164 491 0 9159 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38640

[startup+6.3003 s]
/proc/loadavg: 2.16 2.22 2.19 3/177 13394
/proc/meminfo: memFree=29356340/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=43332 CPUtime=6.29 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 3604 0 0 0 628 1 0 0 20 0 1 0 125913187 44371968 9509 33554432000 4194304 6201397 140736738753456 140736738752584 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 10833 9509 165 491 0 10332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43332

[startup+12.7003 s]
/proc/loadavg: 2.14 2.22 2.19 3/177 13394
/proc/meminfo: memFree=29355248/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=44336 CPUtime=12.69 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 3794 0 0 0 1268 1 0 0 20 0 1 0 125913187 45400064 9699 33554432000 4194304 6201397 140736738753456 140736738752584 4220352 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 11084 9699 165 491 0 10583 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44336

[startup+25.5003 s]
/proc/loadavg: 2.19 2.22 2.19 4/177 13394
/proc/meminfo: memFree=29350292/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=52220 CPUtime=25.48 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 4859 0 0 0 2547 1 0 0 20 0 1 0 125913187 53473280 10874 33554432000 4194304 6201397 140736738753456 140736738752168 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 13055 10874 165 491 0 12554 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52220

[startup+51.1004 s]
/proc/loadavg: 2.13 2.20 2.18 3/177 13395
/proc/meminfo: memFree=29345060/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=53000 CPUtime=51.08 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 5028 0 0 0 5107 1 0 0 20 0 1 0 125913187 54272000 12065 33554432000 4194304 6201397 140736738753456 140736738752584 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 13250 12065 165 491 0 12749 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53000

[startup+102.3 s]
/proc/loadavg: 2.10 2.18 2.18 4/177 13396
/proc/meminfo: memFree=29337520/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=65992 CPUtime=102.28 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 6202 0 0 0 10226 2 0 0 20 0 1 0 125913187 67575808 13361 33554432000 4194304 6201397 140736738753456 140736738752584 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 16498 13361 165 491 0 15997 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 65992

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13393 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+102.407 s]
/proc/loadavg: 2.10 2.18 2.18 4/177 13396
/proc/meminfo: memFree=29337520/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=65992 CPUtime=102.38 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 6202 0 0 0 10236 2 0 0 20 0 1 0 125913187 67575808 13361 33554432000 4194304 6201397 140736738753456 140736738752584 4213144 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 16498 13361 165 491 0 15997 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 65992

[startup+105.6 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 13396
/proc/meminfo: memFree=29331376/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=65992 CPUtime=105.58 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 6202 0 0 0 10556 2 0 0 20 0 1 0 125913187 67575808 13361 33554432000 4194304 6201397 140736738753456 140736738752584 4213747 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 16498 13361 165 491 0 15997 0
Current children cumulated CPU time (s) 105.58
Current children cumulated vsize (KiB) 65992

[startup+108.8 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 13396
/proc/meminfo: memFree=29329204/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=66184 CPUtime=108.78 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 6223 0 0 0 10876 2 0 0 20 0 1 0 125913187 67772416 13382 33554432000 4194304 6201397 140736738753456 140736738752584 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 16546 13382 165 491 0 16045 0
Current children cumulated CPU time (s) 108.78
Current children cumulated vsize (KiB) 66184

[startup+110.4 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 13396
/proc/meminfo: memFree=29326908/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=66184 CPUtime=110.38 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 6237 0 0 0 11036 2 0 0 20 0 1 0 125913187 67772416 13907 33554432000 4194304 6201397 140736738753456 140736738752584 4219200 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 16546 13907 165 491 0 16045 0
Current children cumulated CPU time (s) 110.38
Current children cumulated vsize (KiB) 66184

[startup+111.207 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 13396
/proc/meminfo: memFree=29324736/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=66184 CPUtime=111.18 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 6237 0 0 0 11116 2 0 0 20 0 1 0 125913187 67772416 13907 33554432000 4194304 6201397 140736738753456 140736738752584 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 16546 13907 165 491 0 16045 0
Current children cumulated CPU time (s) 111.18
Current children cumulated vsize (KiB) 66184

[startup+111.6 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 13396
/proc/meminfo: memFree=29324736/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=66184 CPUtime=111.58 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 6237 0 0 0 11156 2 0 0 20 0 1 0 125913187 67772416 13907 33554432000 4194304 6201397 140736738753456 140736738752584 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 16546 13907 165 491 0 16045 0
Current children cumulated CPU time (s) 111.58
Current children cumulated vsize (KiB) 66184

[startup+111.7 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 13396
/proc/meminfo: memFree=29324736/32872528 swapFree=15784/1434320
[pid=13393] ppid=13390 vsize=66184 CPUtime=111.68 cores=0,2,4,6
/proc/13393/stat : 13393 (cdcl-cuttingpla) R 13390 13393 11741 0 -1 4202496 6237 0 0 0 11166 2 0 0 20 0 1 0 125913187 67772416 13907 33554432000 4194304 6201397 140736738753456 140736738752584 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/13393/statm: 16546 13907 165 491 0 16045 0
Current children cumulated CPU time (s) 111.68
Current children cumulated vsize (KiB) 66184

Child status: 30
Real time (s): 111.755
CPU time (s): 111.737
CPU user time (s): 111.713
CPU system time (s): 0.023996
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 66184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.713
system time used= 0.023996
maximum resident set size= 55884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6302
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= 3
involuntary context switches= 115

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.409937 second user time and 0.502923 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-09 04:36:40
IDJOB=4088533
IDBENCH=89907
IDSOLVER=2550
FILE ID=node130/4088533-1465439799
RUNJOBID= node130-1465427024-11757
PBS_JOBID= 19859782
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088533-1465439799/watcher-4088533-1465439799 -o /tmp/evaluation-result-4088533-1465439799/solver-4088533-1465439799 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465427024-11757 --watchdog 1960 --input HOME/instance-4088533-1465439799.opb ./cdcl-cuttingplanes-opt-linearsearch-release

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=472037919

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29394724 kB
Buffers:          128912 kB
Cached:           505208 kB
SwapCached:         1628 kB
Active:           858564 kB
Inactive:         430600 kB
Active(anon):     654628 kB
Inactive(anon):     2908 kB
Active(file):     203936 kB
Inactive(file):   427692 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098460 kB
Dirty:              2396 kB
Writeback:             0 kB
AnonPages:       2088984 kB
Mapped:             7832 kB
Shmem:                 0 kB
Slab:             620044 kB
SReclaimable:      63348 kB
SUnreclaim:       556696 kB
KernelStack:        1456 kB
PageTables:         8176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2518024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2031616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71744 MiB
End job on node130 at 2016-06-09 04:38:31