Trace number 4087541

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 binary search 2016-05-01OPT34 26.7949 26.7997

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
MD5SUM6d3802f2f17c83a21ccf6c0752b41678
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark7.2539
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables392
Total number of constraints679
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 635
Number of bits of the biggest sum of numbers10
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.01	c * #variable= 392 #constraint= 679
0.00/0.02	c * #variable= 392 #constraint= 679
0.09/0.15	c S1->S2
0.09/0.15	c S1->S2
0.09/0.15	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 19247
0.19/0.29	c total #propagations: 56444 / total #impl: 1366088 (eff. 0.041)
0.19/0.29	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.19/0.29	c total clause space: 4.25031MB
0.19/0.29	c total #watches: 23723
0.39/0.42	c total #propagations: 115912 / total #impl: 2887080 (eff. 0.040)
0.39/0.42	c GC COLLECT
0.39/0.42	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
0.39/0.42	c total clause space: 4.25031MB
0.39/0.42	c total #watches: 23027
0.49/0.59	c total #propagations: 178493 / total #impl: 4271540 (eff. 0.042)
0.49/0.59	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
0.49/0.59	c total clause space: 4.25031MB
0.49/0.59	c total #watches: 27041
0.69/0.75	c total #propagations: 246649 / total #impl: 5756386 (eff. 0.043)
0.69/0.75	c GC COLLECT
0.69/0.75	c #Conflicts:       5000 | #Learnt:       2355 | 0.000
0.69/0.75	c total clause space: 4.25031MB
0.69/0.75	c total #watches: 23711
0.89/0.92	c total #propagations: 307435 / total #impl: 7176209 (eff. 0.043)
0.89/0.92	c #Conflicts:       6000 | #Learnt:       3355 | 0.000
0.89/0.92	c total clause space: 4.25031MB
0.89/0.92	c total #watches: 27687
0.99/1.10	c total #propagations: 368540 / total #impl: 8752568 (eff. 0.042)
0.99/1.10	c GC COLLECT
0.99/1.10	c #Conflicts:       7000 | #Learnt:       2231 | 0.000
0.99/1.10	c total clause space: 4.25031MB
0.99/1.10	c total #watches: 23747
1.19/1.27	c total #propagations: 432721 / total #impl: 10224130 (eff. 0.042)
1.19/1.27	c #Conflicts:       8000 | #Learnt:       3231 | 0.000
1.19/1.27	c total clause space: 4.25031MB
1.19/1.27	c total #watches: 27778
1.39/1.45	c total #propagations: 497130 / total #impl: 11775966 (eff. 0.042)
1.39/1.45	c #Conflicts:       9000 | #Learnt:       4231 | 0.000
1.39/1.45	c total clause space: 4.25031MB
1.39/1.45	c total #watches: 31394
1.59/1.64	c total #propagations: 560408 / total #impl: 13334033 (eff. 0.042)
1.59/1.64	c GC COLLECT
1.59/1.64	c #Conflicts:      10000 | #Learnt:       2716 | 0.000
1.59/1.64	c total clause space: 4.25031MB
1.59/1.64	c total #watches: 25101
1.79/1.81	c total #propagations: 620845 / total #impl: 14871627 (eff. 0.042)
1.79/1.81	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
1.79/1.81	c total clause space: 4.25031MB
1.79/1.81	c total #watches: 29715
1.99/2.02	c total #propagations: 678381 / total #impl: 16436477 (eff. 0.041)
1.99/2.02	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
1.99/2.02	c total clause space: 4.25031MB
1.99/2.02	c total #watches: 33677
2.19/2.25	c total #propagations: 743865 / total #impl: 18084643 (eff. 0.041)
2.19/2.25	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
2.19/2.25	c total clause space: 6.90675MB
2.19/2.25	c total #watches: 38378
2.39/2.41	c total #propagations: 805311 / total #impl: 19739318 (eff. 0.041)
2.39/2.41	c GC COLLECT
2.39/2.41	c #Conflicts:      14000 | #Learnt:       3861 | 0.000
2.39/2.41	c total clause space: 6.90675MB
2.39/2.41	c total #watches: 30970
2.59/2.61	c total #propagations: 859283 / total #impl: 21077580 (eff. 0.041)
2.59/2.61	c #Conflicts:      15000 | #Learnt:       4861 | 0.000
2.59/2.61	c total clause space: 6.90675MB
2.59/2.61	c total #watches: 35230
2.79/2.87	c total #propagations: 924607 / total #impl: 22746841 (eff. 0.041)
2.79/2.87	c #Conflicts:      16000 | #Learnt:       5861 | 0.000
2.79/2.87	c total clause space: 6.90675MB
2.79/2.87	c total #watches: 39459
2.99/3.08	c total #propagations: 986556 / total #impl: 24766525 (eff. 0.040)
2.99/3.08	c GC COLLECT
2.99/3.08	c #Conflicts:      17000 | #Learnt:       3685 | 0.000
2.99/3.08	c total clause space: 6.90675MB
2.99/3.08	c total #watches: 29907
3.19/3.30	c total #propagations: 1045687 / total #impl: 26346389 (eff. 0.040)
3.19/3.30	c #Conflicts:      18000 | #Learnt:       4685 | 0.000
3.19/3.30	c total clause space: 6.90675MB
3.19/3.30	c total #watches: 34398
3.49/3.53	c total #propagations: 1112462 / total #impl: 28217686 (eff. 0.039)
3.49/3.53	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
3.49/3.53	c total clause space: 6.90675MB
3.49/3.53	c total #watches: 38214
3.79/3.80	c total #propagations: 1171358 / total #impl: 29818394 (eff. 0.039)
3.79/3.80	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
3.79/3.80	c total clause space: 6.90675MB
3.79/3.80	c total #watches: 41711
3.99/4.03	c total #propagations: 1237478 / total #impl: 31738144 (eff. 0.039)
3.99/4.03	c GC COLLECT
3.99/4.03	c #Conflicts:      21000 | #Learnt:       4196 | 0.000
3.99/4.03	c total clause space: 6.90675MB
3.99/4.03	c total #watches: 30701
4.19/4.25	c total #propagations: 1306812 / total #impl: 33296298 (eff. 0.039)
4.19/4.25	c #Conflicts:      22000 | #Learnt:       5195 | 0.000
4.19/4.25	c total clause space: 6.90675MB
4.19/4.25	c total #watches: 34362
4.29/4.39	c total #propagations: 1372643 / total #impl: 34926204 (eff. 0.039)
4.29/4.39	c S2->S1
4.29/4.39	c S1->S2
4.29/4.39	c S1->S2
4.29/4.39	c #Conflicts:      23000 | #Learnt:        813 | 0.000
4.29/4.39	c total clause space: 6.90675MB
4.29/4.39	c total #watches: 18448
4.49/4.54	c total #propagations: 1431591 / total #impl: 36203841 (eff. 0.040)
4.49/4.54	c #Conflicts:      24000 | #Learnt:       1813 | 0.000
4.49/4.54	c total clause space: 6.90675MB
4.49/4.54	c total #watches: 23522
4.69/4.70	c total #propagations: 1505600 / total #impl: 37674971 (eff. 0.040)
4.69/4.70	c GC COLLECT
4.69/4.70	c #Conflicts:      25000 | #Learnt:       1711 | 0.000
4.69/4.70	c total clause space: 6.90675MB
4.69/4.70	c total #watches: 23412
4.79/4.86	c total #propagations: 1574543 / total #impl: 39018675 (eff. 0.040)
4.79/4.86	c #Conflicts:      26000 | #Learnt:       2711 | 0.000
4.79/4.86	c total clause space: 6.90675MB
4.79/4.86	c total #watches: 29518
4.99/5.09	c total #propagations: 1630779 / total #impl: 40434397 (eff. 0.040)
4.99/5.09	c S1->S2
4.99/5.09	c #Conflicts:      27000 | #Learnt:       3711 | 0.000
4.99/5.09	c total clause space: 6.90675MB
4.99/5.09	c total #watches: 34748
5.28/5.34	c total #propagations: 1707360 / total #impl: 42153452 (eff. 0.041)
5.28/5.34	c #Conflicts:      28000 | #Learnt:       4710 | 0.000
5.28/5.34	c total clause space: 6.90675MB
5.28/5.34	c total #watches: 38610
5.59/5.61	c total #propagations: 1766695 / total #impl: 43736930 (eff. 0.040)
5.59/5.61	c GC COLLECT
5.59/5.61	c #Conflicts:      29000 | #Learnt:       2958 | 0.000
5.59/5.61	c total clause space: 6.90675MB
5.59/5.61	c total #watches: 27741
5.68/5.79	c total #propagations: 1840625 / total #impl: 45593250 (eff. 0.040)
5.68/5.79	c #Conflicts:      30000 | #Learnt:       3958 | 0.000
5.68/5.79	c total clause space: 6.90675MB
5.68/5.79	c total #watches: 31092
5.98/6.01	c total #propagations: 1898471 / total #impl: 47013460 (eff. 0.040)
5.98/6.01	c #Conflicts:      31000 | #Learnt:       4958 | 0.000
5.98/6.01	c total clause space: 6.90675MB
5.98/6.01	c total #watches: 35429
6.18/6.26	c total #propagations: 1964854 / total #impl: 48860393 (eff. 0.040)
6.18/6.26	c #Conflicts:      32000 | #Learnt:       5958 | 0.000
6.18/6.26	c total clause space: 6.90675MB
6.18/6.26	c total #watches: 39660
6.48/6.56	c total #propagations: 2027630 / total #impl: 50746094 (eff. 0.040)
6.48/6.56	c #Conflicts:      33000 | #Learnt:       6958 | 0.000
6.48/6.56	c total clause space: 6.90675MB
6.48/6.56	c total #watches: 44025
6.78/6.85	c total #propagations: 2101907 / total #impl: 52831481 (eff. 0.040)
6.78/6.85	c GC COLLECT
6.78/6.85	c #Conflicts:      34000 | #Learnt:       4233 | 0.000
6.78/6.85	c total clause space: 6.90675MB
6.78/6.85	c total #watches: 33424
6.98/7.09	c total #propagations: 2176336 / total #impl: 55082485 (eff. 0.040)
6.98/7.09	c #Conflicts:      35000 | #Learnt:       5233 | 0.000
6.98/7.09	c total clause space: 6.90675MB
6.98/7.09	c total #watches: 37632
7.28/7.34	c total #propagations: 2245328 / total #impl: 56931335 (eff. 0.039)
7.28/7.34	c #Conflicts:      36000 | #Learnt:       6233 | 0.000
7.28/7.34	c total clause space: 6.90675MB
7.28/7.34	c total #watches: 41133
7.48/7.58	c total #propagations: 2313006 / total #impl: 58354099 (eff. 0.040)
7.48/7.58	c #Conflicts:      37000 | #Learnt:       7233 | 0.000
7.48/7.58	c total clause space: 6.90675MB
7.48/7.58	c total #watches: 44648
7.79/7.85	c total #propagations: 2371982 / total #impl: 59728142 (eff. 0.040)
7.79/7.85	c #Conflicts:      38000 | #Learnt:       8233 | 0.000
7.79/7.85	c total clause space: 6.90675MB
7.79/7.85	c total #watches: 49068
8.08/8.14	c total #propagations: 2433128 / total #impl: 61369014 (eff. 0.040)
8.08/8.14	c GC COLLECT
8.08/8.14	c #Conflicts:      39000 | #Learnt:       4865 | 0.000
8.08/8.14	c total clause space: 6.90675MB
8.08/8.14	c total #watches: 33789
8.28/8.38	c total #propagations: 2501836 / total #impl: 63062255 (eff. 0.040)
8.28/8.38	c #Conflicts:      40000 | #Learnt:       5865 | 0.000
8.28/8.38	c total clause space: 6.90675MB
8.28/8.38	c total #watches: 37754
8.58/8.64	c total #propagations: 2568979 / total #impl: 64694318 (eff. 0.040)
8.58/8.64	c #Conflicts:      41000 | #Learnt:       6865 | 0.000
8.58/8.64	c total clause space: 6.90675MB
8.58/8.64	c total #watches: 41885
8.89/8.94	c total #propagations: 2633089 / total #impl: 66517635 (eff. 0.040)
8.89/8.94	c #Conflicts:      42000 | #Learnt:       7865 | 0.000
8.89/8.94	c total clause space: 6.90675MB
8.89/8.94	c total #watches: 46186
9.18/9.26	c total #propagations: 2702285 / total #impl: 68468756 (eff. 0.039)
9.18/9.26	c #Conflicts:      43000 | #Learnt:       8865 | 0.000
9.18/9.26	c total clause space: 6.90675MB
9.18/9.26	c total #watches: 50113
9.48/9.58	c total #propagations: 2772482 / total #impl: 70216245 (eff. 0.039)
9.48/9.58	c GC COLLECT
9.48/9.58	c #Conflicts:      44000 | #Learnt:       5032 | 0.000
9.48/9.58	c total clause space: 11.2235MB
9.48/9.58	c total #watches: 34731
9.79/9.81	c total #propagations: 2833706 / total #impl: 71940103 (eff. 0.039)
9.79/9.81	c #Conflicts:      45000 | #Learnt:       6032 | 0.000
9.79/9.81	c total clause space: 11.2235MB
9.79/9.81	c total #watches: 38729
10.09/10.11	c total #propagations: 2901014 / total #impl: 73670163 (eff. 0.039)
10.09/10.11	c #Conflicts:      46000 | #Learnt:       7032 | 0.000
10.09/10.11	c total clause space: 11.2235MB
10.09/10.11	c total #watches: 42367
10.39/10.41	c total #propagations: 2974983 / total #impl: 75291740 (eff. 0.040)
10.39/10.41	c #Conflicts:      47000 | #Learnt:       8032 | 0.000
10.39/10.41	c total clause space: 11.2235MB
10.39/10.41	c total #watches: 46927
10.69/10.71	c total #propagations: 3046667 / total #impl: 77228520 (eff. 0.039)
10.69/10.71	c #Conflicts:      48000 | #Learnt:       9032 | 0.000
10.69/10.71	c total clause space: 11.2235MB
10.69/10.71	c total #watches: 51363
11.00/11.09	c total #propagations: 3111248 / total #impl: 79003741 (eff. 0.039)
11.00/11.09	c #Conflicts:      49000 | #Learnt:      10032 | 0.000
11.00/11.09	c total clause space: 11.2235MB
11.00/11.09	c total #watches: 55389
11.39/11.42	c total #propagations: 3189357 / total #impl: 81136236 (eff. 0.039)
11.39/11.42	c GC COLLECT
11.39/11.42	c #Conflicts:      50000 | #Learnt:       5811 | 0.000
11.39/11.42	c total clause space: 11.2235MB
11.39/11.42	c total #watches: 38276
11.59/11.67	c total #propagations: 3260117 / total #impl: 83115075 (eff. 0.039)
11.59/11.67	c #Conflicts:      51000 | #Learnt:       6811 | 0.000
11.59/11.67	c total clause space: 11.2235MB
11.59/11.67	c total #watches: 42193
11.89/11.96	c total #propagations: 3320956 / total #impl: 84740983 (eff. 0.039)
11.89/11.96	c #Conflicts:      52000 | #Learnt:       7811 | 0.000
11.89/11.96	c total clause space: 11.2235MB
11.89/11.96	c total #watches: 46126
12.29/12.33	c total #propagations: 3389374 / total #impl: 86428019 (eff. 0.039)
12.29/12.33	c #Conflicts:      53000 | #Learnt:       8811 | 0.000
12.29/12.33	c total clause space: 11.2235MB
12.29/12.33	c total #watches: 50178
12.59/12.65	c total #propagations: 3473327 / total #impl: 88758511 (eff. 0.039)
12.59/12.65	c #Conflicts:      54000 | #Learnt:       9811 | 0.000
12.59/12.65	c total clause space: 11.2235MB
12.59/12.65	c total #watches: 54197
12.99/13.01	c total #propagations: 3535566 / total #impl: 90477257 (eff. 0.039)
12.99/13.01	c #Conflicts:      55000 | #Learnt:      10811 | 0.000
12.99/13.01	c total clause space: 11.2235MB
12.99/13.01	c total #watches: 58135
13.30/13.33	c total #propagations: 3601029 / total #impl: 92430732 (eff. 0.039)
13.30/13.33	c GC COLLECT
13.30/13.33	c #Conflicts:      56000 | #Learnt:       6256 | 0.000
13.30/13.33	c total clause space: 11.2235MB
13.30/13.33	c total #watches: 39758
13.59/13.60	c total #propagations: 3678467 / total #impl: 94402520 (eff. 0.039)
13.59/13.60	c #Conflicts:      57000 | #Learnt:       7256 | 0.000
13.59/13.60	c total clause space: 11.2235MB
13.59/13.60	c total #watches: 43594
13.79/13.89	c total #propagations: 3742894 / total #impl: 96051969 (eff. 0.039)
13.79/13.89	c #Conflicts:      58000 | #Learnt:       8256 | 0.000
13.79/13.89	c total clause space: 11.2235MB
13.79/13.89	c total #watches: 47514
14.19/14.22	c total #propagations: 3809807 / total #impl: 97772092 (eff. 0.039)
14.19/14.22	c #Conflicts:      59000 | #Learnt:       9256 | 0.000
14.19/14.22	c total clause space: 11.2235MB
14.19/14.22	c total #watches: 51750
14.49/14.57	c total #propagations: 3877102 / total #impl: 99652809 (eff. 0.039)
14.49/14.57	c #Conflicts:      60000 | #Learnt:      10256 | 0.000
14.49/14.57	c total clause space: 11.2235MB
14.49/14.57	c total #watches: 56210
14.89/14.91	c total #propagations: 3951773 / total #impl: 101531891 (eff. 0.039)
14.89/14.91	c #Conflicts:      61000 | #Learnt:      11256 | 0.000
14.89/14.91	c total clause space: 11.2235MB
14.89/14.91	c total #watches: 60239
15.19/15.23	c total #propagations: 4021037 / total #impl: 103362679 (eff. 0.039)
15.19/15.23	c GC COLLECT
15.19/15.23	c #Conflicts:      62000 | #Learnt:       6378 | 0.000
15.19/15.23	c total clause space: 11.2235MB
15.19/15.23	c total #watches: 40072
15.39/15.49	c total #propagations: 4089115 / total #impl: 105121539 (eff. 0.039)
15.39/15.49	c #Conflicts:      63000 | #Learnt:       7378 | 0.000
15.39/15.49	c total clause space: 11.2235MB
15.39/15.49	c total #watches: 43731
15.69/15.75	c total #propagations: 4160587 / total #impl: 106815391 (eff. 0.039)
15.69/15.75	c #Conflicts:      64000 | #Learnt:       8378 | 0.000
15.69/15.75	c total clause space: 11.2235MB
15.69/15.75	c total #watches: 47893
15.99/16.04	c total #propagations: 4219540 / total #impl: 108319484 (eff. 0.039)
15.99/16.04	c #Conflicts:      65000 | #Learnt:       9378 | 0.000
15.99/16.04	c total clause space: 11.2235MB
15.99/16.04	c total #watches: 51481
16.29/16.38	c total #propagations: 4282488 / total #impl: 109902174 (eff. 0.039)
16.29/16.38	c #Conflicts:      66000 | #Learnt:      10378 | 0.000
16.29/16.38	c total clause space: 11.2235MB
16.29/16.38	c total #watches: 55430
16.69/16.71	c total #propagations: 4352169 / total #impl: 111609006 (eff. 0.039)
16.69/16.71	c #Conflicts:      67000 | #Learnt:      11378 | 0.000
16.69/16.71	c total clause space: 11.2235MB
16.69/16.71	c total #watches: 59368
16.99/17.06	c total #propagations: 4413770 / total #impl: 113175681 (eff. 0.039)
16.99/17.06	c #Conflicts:      68000 | #Learnt:      12378 | 0.000
16.99/17.06	c total clause space: 11.2235MB
16.99/17.06	c total #watches: 63197
17.29/17.37	c total #propagations: 4481078 / total #impl: 114958337 (eff. 0.039)
17.29/17.37	c GC COLLECT
17.29/17.37	c #Conflicts:      69000 | #Learnt:       7191 | 0.000
17.29/17.37	c total clause space: 11.2235MB
17.29/17.37	c total #watches: 43282
17.59/17.63	c total #propagations: 4557957 / total #impl: 116779386 (eff. 0.039)
17.59/17.63	c #Conflicts:      70000 | #Learnt:       8191 | 0.000
17.59/17.63	c total clause space: 11.2235MB
17.59/17.63	c total #watches: 47167
17.89/17.94	c total #propagations: 4622791 / total #impl: 118384394 (eff. 0.039)
17.89/17.94	c #Conflicts:      71000 | #Learnt:       9191 | 0.000
17.89/17.94	c total clause space: 11.2235MB
17.89/17.94	c total #watches: 51604
18.19/18.26	c total #propagations: 4685085 / total #impl: 120343796 (eff. 0.039)
18.19/18.26	c #Conflicts:      72000 | #Learnt:      10191 | 0.000
18.19/18.26	c total clause space: 11.2235MB
18.19/18.26	c total #watches: 55660
18.59/18.60	c total #propagations: 4748927 / total #impl: 122035615 (eff. 0.039)
18.59/18.60	c #Conflicts:      73000 | #Learnt:      11191 | 0.000
18.59/18.60	c total clause space: 11.2235MB
18.59/18.60	c total #watches: 59013
18.89/18.98	c total #propagations: 4816472 / total #impl: 123804891 (eff. 0.039)
18.89/18.98	c #Conflicts:      74000 | #Learnt:      12191 | 0.000
18.89/18.98	c total clause space: 11.2235MB
18.89/18.98	c total #watches: 63129
19.39/19.41	c total #propagations: 4882593 / total #impl: 125794339 (eff. 0.039)
19.39/19.41	c GC COLLECT
19.39/19.41	c #Conflicts:      75000 | #Learnt:       6694 | 0.000
19.39/19.41	c total clause space: 11.2235MB
19.39/19.41	c total #watches: 41156
19.59/19.68	c total #propagations: 4959709 / total #impl: 127947429 (eff. 0.039)
19.59/19.68	c #Conflicts:      76000 | #Learnt:       7694 | 0.000
19.59/19.68	c total clause space: 11.2235MB
19.59/19.68	c total #watches: 45338
19.89/19.99	c total #propagations: 5029607 / total #impl: 129761983 (eff. 0.039)
19.89/19.99	c #Conflicts:      77000 | #Learnt:       8694 | 0.000
19.89/19.99	c total clause space: 11.2235MB
19.89/19.99	c total #watches: 49316
20.29/20.32	c total #propagations: 5100559 / total #impl: 131552164 (eff. 0.039)
20.29/20.32	c #Conflicts:      78000 | #Learnt:       9694 | 0.000
20.29/20.32	c total clause space: 11.2235MB
20.29/20.32	c total #watches: 52928
20.59/20.68	c total #propagations: 5171638 / total #impl: 133377766 (eff. 0.039)
20.59/20.68	c #Conflicts:      79000 | #Learnt:      10694 | 0.000
20.59/20.68	c total clause space: 11.2235MB
20.59/20.68	c total #watches: 56907
20.99/21.03	c total #propagations: 5238524 / total #impl: 135202944 (eff. 0.039)
20.99/21.03	c #Conflicts:      80000 | #Learnt:      11694 | 0.000
20.99/21.03	c total clause space: 11.2235MB
20.99/21.03	c total #watches: 61061
21.39/21.43	c total #propagations: 5303329 / total #impl: 137147714 (eff. 0.039)
21.39/21.43	c #Conflicts:      81000 | #Learnt:      12694 | 0.000
21.39/21.43	c total clause space: 11.2235MB
21.39/21.43	c total #watches: 65449
21.79/21.86	c total #propagations: 5366770 / total #impl: 139063333 (eff. 0.039)
21.79/21.86	c GC COLLECT
21.79/21.86	c #Conflicts:      82000 | #Learnt:       6895 | 0.000
21.79/21.86	c total clause space: 11.2235MB
21.79/21.86	c total #watches: 41935
22.09/22.15	c total #propagations: 5436177 / total #impl: 141164346 (eff. 0.039)
22.09/22.15	c #Conflicts:      83000 | #Learnt:       7895 | 0.000
22.09/22.15	c total clause space: 11.2235MB
22.09/22.15	c total #watches: 45577
22.49/22.50	c total #propagations: 5508621 / total #impl: 142993433 (eff. 0.039)
22.49/22.50	c #Conflicts:      84000 | #Learnt:       8895 | 0.000
22.49/22.50	c total clause space: 11.2235MB
22.49/22.50	c total #watches: 49516
22.79/22.84	c total #propagations: 5580568 / total #impl: 144912410 (eff. 0.039)
22.79/22.84	c #Conflicts:      85000 | #Learnt:       9895 | 0.000
22.79/22.84	c total clause space: 11.2235MB
22.79/22.84	c total #watches: 53650
23.19/23.21	c total #propagations: 5644315 / total #impl: 146782038 (eff. 0.038)
23.19/23.21	c #Conflicts:      86000 | #Learnt:      10895 | 0.000
23.19/23.21	c total clause space: 11.2235MB
23.19/23.21	c total #watches: 57619
23.49/23.54	c total #propagations: 5718381 / total #impl: 148688463 (eff. 0.038)
23.49/23.54	c #Conflicts:      87000 | #Learnt:      11895 | 0.000
23.49/23.54	c total clause space: 11.2235MB
23.49/23.54	c total #watches: 61403
23.89/23.95	c total #propagations: 5783704 / total #impl: 150412859 (eff. 0.038)
23.89/23.95	c #Conflicts:      88000 | #Learnt:      12895 | 0.000
23.89/23.95	c total clause space: 11.2235MB
23.89/23.95	c total #watches: 65341
24.39/24.44	c total #propagations: 5857334 / total #impl: 152539013 (eff. 0.038)
24.39/24.44	c #Conflicts:      89000 | #Learnt:      13895 | 0.000
24.39/24.44	c total clause space: 11.2235MB
24.39/24.44	c total #watches: 69111
24.69/24.74	c total #propagations: 5939407 / total #impl: 154686263 (eff. 0.038)
24.69/24.74	c GC COLLECT
24.69/24.74	c #Conflicts:      90000 | #Learnt:       7794 | 0.000
24.69/24.74	c total clause space: 11.2235MB
24.69/24.74	c total #watches: 45588
24.99/25.08	c total #propagations: 5999235 / total #impl: 156288154 (eff. 0.038)
24.99/25.08	c #Conflicts:      91000 | #Learnt:       8794 | 0.000
24.99/25.08	c total clause space: 11.2235MB
24.99/25.08	c total #watches: 49995
25.39/25.47	c total #propagations: 6074518 / total #impl: 158654554 (eff. 0.038)
25.39/25.47	c #Conflicts:      92000 | #Learnt:       9793 | 0.000
25.39/25.47	c total clause space: 11.2235MB
25.39/25.47	c total #watches: 53988
25.79/25.84	c total #propagations: 6158085 / total #impl: 160623232 (eff. 0.038)
25.79/25.84	c #Conflicts:      93000 | #Learnt:      10792 | 0.000
25.79/25.84	c total clause space: 11.2235MB
25.79/25.84	c total #watches: 57570
26.18/26.22	c total #propagations: 6230625 / total #impl: 162696128 (eff. 0.038)
26.18/26.22	c S2->S1
26.18/26.22	c #Conflicts:      94000 | #Learnt:       3719 | 0.000
26.18/26.22	c total clause space: 11.2235MB
26.18/26.22	c total #watches: 42569
26.39/26.48	c total #propagations: 6304665 / total #impl: 164713964 (eff. 0.038)
26.39/26.48	c #Conflicts:      95000 | #Learnt:       4719 | 0.000
26.39/26.48	c total clause space: 18.2382MB
26.39/26.48	c total #watches: 47629
26.68/26.76	c total #propagations: 6369527 / total #impl: 166299335 (eff. 0.038)
26.68/26.76	c #Conflicts:      96000 | #Learnt:       5717 | 0.000
26.68/26.76	c total clause space: 18.2382MB
26.68/26.76	c total #watches: 47037
26.68/26.79	c total #propagations: 6431117 / total #impl: 168009933 (eff. 0.038)
26.68/26.79	c S1->S2
26.68/26.79	o 34
26.68/26.79	s OPTIMUM FOUND
26.68/26.79	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
26.68/26.79	c CPU time              : 26.7719 s

Verifier Data

OK	34

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-4087541-1465414433/watcher-4087541-1465414433 -o /tmp/evaluation-result-4087541-1465414433/solver-4087541-1465414433 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19478 --watchdog 1960 --input HOME/instance-4087541-1465414433.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=21982
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.32 2.25 2.19 3/176 21985
/proc/meminfo: memFree=29518160/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 123376867 57319424 7804 33554432000 4194304 6211289 140737316320896 140737039681816 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 13994 7804 98 493 0 13491 0

[startup+0.100165 s]
/proc/loadavg: 2.32 2.25 2.19 3/176 21985
/proc/meminfo: memFree=29518160/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=65444 CPUtime=0.09 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 1030 0 0 0 9 0 0 0 20 0 1 0 123376867 67014656 13601 33554432000 4194304 6211289 140737316320896 140737316318280 4205291 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 16361 13601 204 493 0 15858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65444

[startup+0.200355 s]
/proc/loadavg: 2.32 2.25 2.19 3/176 21985
/proc/meminfo: memFree=29518160/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=65444 CPUtime=0.19 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 1278 0 0 0 19 0 0 0 20 0 1 0 123376867 67014656 13753 33554432000 4194304 6211289 140737316320896 140737316318280 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 16361 13753 214 493 0 15858 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65444

[startup+0.30025 s]
/proc/loadavg: 2.32 2.25 2.19 3/176 21985
/proc/meminfo: memFree=29518160/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=65576 CPUtime=0.29 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 1494 0 0 0 29 0 0 0 20 0 1 0 123376867 67149824 13881 33554432000 4194304 6211289 140737316320896 140737316318280 4209298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 16394 13881 214 493 0 15891 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65576

[startup+0.700234 s]
/proc/loadavg: 2.32 2.25 2.19 3/176 21985
/proc/meminfo: memFree=29518160/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=65712 CPUtime=0.69 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 1550 0 0 0 69 0 0 0 20 0 1 0 123376867 67289088 14448 33554432000 4194304 6211289 140737316320896 140737316318280 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 16428 14448 219 493 0 15925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65712

[startup+1.5002 s]
/proc/loadavg: 2.32 2.25 2.19 3/177 21986
/proc/meminfo: memFree=29460176/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=65848 CPUtime=1.49 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 1589 0 0 0 149 0 0 0 20 0 1 0 123376867 67428352 14487 33554432000 4194304 6211289 140737316320896 140737316318760 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 16462 14487 219 493 0 15959 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65848

[startup+3.10023 s]
/proc/loadavg: 2.32 2.25 2.19 3/177 21986
/proc/meminfo: memFree=29458812/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=68988 CPUtime=3.09 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 2054 0 0 0 309 0 0 0 20 0 1 0 123376867 70643712 14783 33554432000 4194304 6211289 140737316320896 140737316318760 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 17247 14783 219 493 0 16744 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68988

[startup+6.30025 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 21986
/proc/meminfo: memFree=29452836/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=72004 CPUtime=6.28 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 2586 0 0 0 628 0 0 0 20 0 1 0 123376867 73732096 15643 33554432000 4194304 6211289 140737316320896 140737316319240 4209648 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 18001 15643 219 493 0 17498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 72004

[startup+12.7002 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 21986
/proc/meminfo: memFree=29447376/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=77040 CPUtime=12.69 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 3613 0 0 0 1268 1 0 0 20 0 1 0 123376867 78888960 16284 33554432000 4194304 6211289 140737316320896 140737316319240 4209495 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 19260 16284 219 493 0 18757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77040

[startup+25.5003 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 21986
/proc/meminfo: memFree=29443236/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=77648 CPUtime=25.49 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 4012 0 0 0 2548 1 0 0 20 0 1 0 123376867 79511552 17075 33554432000 4194304 6211289 140737316320896 140737316319240 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 19412 17075 219 493 0 18909 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77648

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

[startup+25.6003 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 21986
/proc/meminfo: memFree=29443236/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=77648 CPUtime=25.59 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 4012 0 0 0 2558 1 0 0 20 0 1 0 123376867 79511552 17075 33554432000 4194304 6211289 140737316320896 140737316319240 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 19412 17075 219 493 0 18909 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 77648

[startup+26.4002 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 21986
/proc/meminfo: memFree=29441748/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=84828 CPUtime=26.39 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 4602 0 0 0 2638 1 0 0 20 0 1 0 123376867 86863872 17417 33554432000 4194304 6211289 140737316320896 140737316319240 4205291 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 21207 17417 219 493 0 20704 0
Current children cumulated CPU time (s) 26.39
Current children cumulated vsize (KiB) 84828

[startup+26.6002 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 21986
/proc/meminfo: memFree=29441748/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=84828 CPUtime=26.58 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 4844 0 0 0 2657 1 0 0 20 0 1 0 123376867 86863872 17554 33554432000 4194304 6211289 140737316320896 140737316319240 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 21207 17554 219 493 0 20704 0
Current children cumulated CPU time (s) 26.58
Current children cumulated vsize (KiB) 84828

[startup+26.7002 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 21986
/proc/meminfo: memFree=29441748/32872528 swapFree=15644/1722384
[pid=21985] ppid=21982 vsize=84828 CPUtime=26.68 cores=0,2,4,6
/proc/21985/stat : 21985 (cdcl-cuttingpla) R 21982 21985 19462 0 -1 4202496 4946 0 0 0 2667 1 0 0 20 0 1 0 123376867 86863872 17616 33554432000 4194304 6211289 140737316320896 140737316319240 4209481 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/21985/statm: 21207 17616 219 493 0 20704 0
Current children cumulated CPU time (s) 26.68
Current children cumulated vsize (KiB) 84828

Child status: 30
Real time (s): 26.7997
CPU time (s): 26.7949
CPU user time (s): 26.7749
CPU system time (s): 0.019996
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 84828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.7749
system time used= 0.019996
maximum resident set size= 77916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6405
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= 28

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.088986 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-08 21:33:53
IDJOB=4087541
IDBENCH=2642
IDSOLVER=2549
FILE ID=node120/4087541-1465414433
RUNJOBID= node120-1465387403-19478
PBS_JOBID= 19853858
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087541-1465414433/watcher-4087541-1465414433 -o /tmp/evaluation-result-4087541-1465414433/solver-4087541-1465414433 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19478 --watchdog 1960 --input HOME/instance-4087541-1465414433.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 6d3802f2f17c83a21ccf6c0752b41678
RANDOM SEED=1945118526

node120.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.425
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.85
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.425
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.425
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.425
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.55
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.425
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.425
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.425
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.425
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:        29518432 kB
Buffers:          154488 kB
Cached:           661772 kB
SwapCached:         1084 kB
Active:           229196 kB
Inactive:         652592 kB
Active(anon):      64460 kB
Inactive(anon):     3328 kB
Active(file):     164736 kB
Inactive(file):   649264 kB
Unevictable:     1722384 kB
Mlocked:           15644 kB
SwapTotal:      67108856 kB
SwapFree:       67099696 kB
Dirty:              5092 kB
Writeback:             0 kB
AnonPages:       1780664 kB
Mapped:             9140 kB
Shmem:                 0 kB
Slab:             615944 kB
SReclaimable:      59796 kB
SUnreclaim:       556148 kB
KernelStack:        1472 kB
PageTables:         7408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1910168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1755136 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= 71736 MiB
End job on node120 at 2016-06-08 21:34:20