Trace number 4087996

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-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-ex5.pi.opb
MD5SUMf97e3571862917880e13c63c8ac169f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark69
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 65
Optimality of the best value was proved YES
Number of variables2459
Total number of constraints873
Number of constraints which are clauses873
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 constraint1
Maximum length of a constraint146
Number of terms in the objective function 2459
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 2459
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2459
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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= 2459 #constraint= 873
1.10/1.19	c #Conflicts:       1000 | #Learnt:       1005 | 0.320
1.10/1.19	c total clause space: 78.2603MB
1.10/1.19	c total #watches: 1508190
4.19/4.25	c total #propagations: 133810 / total #impl: 23679665 (eff. 0.006)
4.19/4.25	c #Conflicts:       2000 | #Learnt:       2006 | 0.253
4.19/4.25	c total clause space: 127.173MB
4.19/4.25	c total #watches: 2390944
9.79/9.90	c total #propagations: 338091 / total #impl: 74857747 (eff. 0.005)
9.79/9.90	c GC COLLECT
9.79/9.90	c #Conflicts:       3000 | #Learnt:       2019 | 0.168
9.79/9.90	c total clause space: 127.173MB
9.79/9.90	c total #watches: 1462681
12.78/12.87	c total #propagations: 668500 / total #impl: 210959997 (eff. 0.003)
12.78/12.87	c #Conflicts:       4000 | #Learnt:       3019 | 0.128
12.78/12.87	c total clause space: 127.173MB
12.78/12.87	c total #watches: 2408293
16.99/17.01	c total #propagations: 823351 / total #impl: 270740450 (eff. 0.003)
16.99/17.01	c GC COLLECT
16.99/17.01	c #Conflicts:       5000 | #Learnt:       2369 | 0.175
16.99/17.01	c total clause space: 127.173MB
16.99/17.01	c total #watches: 2669615
21.59/21.68	c total #propagations: 1042314 / total #impl: 322289462 (eff. 0.003)
21.59/21.68	c #Conflicts:       6000 | #Learnt:       3369 | 0.149
21.59/21.68	c total clause space: 127.173MB
21.59/21.68	c total #watches: 3316891
27.18/27.22	c total #propagations: 1236668 / total #impl: 384100305 (eff. 0.003)
27.18/27.22	c GC COLLECT
27.18/27.22	c #Conflicts:       7000 | #Learnt:       2250 | 0.130
27.18/27.22	c total clause space: 206.656MB
27.18/27.22	c total #watches: 2150367
32.18/32.24	c total #propagations: 1461743 / total #impl: 458037701 (eff. 0.003)
32.18/32.24	c #Conflicts:       8000 | #Learnt:       3250 | 0.125
32.18/32.24	c total clause space: 206.656MB
32.18/32.24	c total #watches: 2805235
39.18/39.26	c total #propagations: 1675275 / total #impl: 563144484 (eff. 0.003)
39.18/39.26	c #Conflicts:       9000 | #Learnt:       4250 | 0.152
39.18/39.26	c total clause space: 206.656MB
39.18/39.26	c total #watches: 3910215
48.78/48.88	c total #propagations: 1824881 / total #impl: 649673994 (eff. 0.003)
48.78/48.88	c GC COLLECT
48.78/48.88	c #Conflicts:      10000 | #Learnt:       2741 | 0.138
48.78/48.88	c total clause space: 206.656MB
48.78/48.88	c total #watches: 2812427
56.48/56.56	c total #propagations: 2182604 / total #impl: 771473070 (eff. 0.003)
56.48/56.56	c #Conflicts:      11000 | #Learnt:       3741 | 0.126
56.48/56.56	c total clause space: 206.656MB
56.48/56.56	c total #watches: 3233551
62.88/62.96	c total #propagations: 2539847 / total #impl: 878819534 (eff. 0.003)
62.88/62.96	c #Conflicts:      12000 | #Learnt:       4741 | 0.116
62.88/62.96	c total clause space: 206.656MB
62.88/62.96	c total #watches: 3834786
71.58/71.61	c total #propagations: 2857351 / total #impl: 928754037 (eff. 0.003)
71.58/71.61	c #Conflicts:      13000 | #Learnt:       5741 | 0.108
71.58/71.61	c total clause space: 206.656MB
71.58/71.61	c total #watches: 4718397
80.87/80.97	c total #propagations: 3032726 / total #impl: 1010609057 (eff. 0.003)
80.87/80.97	c GC COLLECT
80.87/80.97	c #Conflicts:      14000 | #Learnt:       3880 | 0.109
80.87/80.97	c total clause space: 206.656MB
80.87/80.97	c total #watches: 3343455
89.27/89.36	c total #propagations: 3241233 / total #impl: 1147237678 (eff. 0.003)
89.27/89.36	c #Conflicts:      15000 | #Learnt:       4881 | 0.103
89.27/89.36	c total clause space: 206.656MB
89.27/89.36	c total #watches: 3968339
96.07/96.16	c total #propagations: 3510551 / total #impl: 1241265253 (eff. 0.003)
96.07/96.16	c #Conflicts:      16000 | #Learnt:       5881 | 0.107
96.07/96.16	c total clause space: 206.656MB
96.07/96.16	c total #watches: 4368576
102.77/102.83	c total #propagations: 3970813 / total #impl: 1273063771 (eff. 0.003)
102.77/102.83	c GC COLLECT
102.77/102.83	c #Conflicts:      17000 | #Learnt:       3710 | 0.100
102.77/102.83	c total clause space: 206.656MB
102.77/102.83	c total #watches: 2659168
107.07/107.18	c total #propagations: 4302018 / total #impl: 1321398825 (eff. 0.003)
107.07/107.18	c #Conflicts:      18000 | #Learnt:       4710 | 0.096
107.07/107.18	c total clause space: 206.656MB
107.07/107.18	c total #watches: 2957412
109.87/109.90	c total #propagations: 4574772 / total #impl: 1368017572 (eff. 0.003)
109.87/109.90	c #Conflicts:      19000 | #Learnt:       5710 | 0.091
109.87/109.90	c total clause space: 206.656MB
109.87/109.90	c total #watches: 3116035
116.47/116.52	c total #propagations: 4891357 / total #impl: 1390147890 (eff. 0.004)
116.47/116.52	c #Conflicts:      20000 | #Learnt:       6710 | 0.087
116.47/116.52	c total clause space: 206.656MB
116.47/116.52	c total #watches: 3484473
121.57/121.67	c total #propagations: 5196344 / total #impl: 1452369440 (eff. 0.004)
121.57/121.67	c GC COLLECT
121.57/121.67	c #Conflicts:      21000 | #Learnt:       4223 | 0.087
121.57/121.67	c total clause space: 206.656MB
121.57/121.67	c total #watches: 1956871
125.07/125.13	c total #propagations: 5549043 / total #impl: 1515065916 (eff. 0.004)
125.07/125.13	c #Conflicts:      22000 | #Learnt:       5223 | 0.083
125.07/125.13	c total clause space: 206.656MB
125.07/125.13	c total #watches: 2111014
128.27/128.30	c total #propagations: 5864716 / total #impl: 1553297561 (eff. 0.004)
128.27/128.30	c #Conflicts:      23000 | #Learnt:       6223 | 0.079
128.27/128.30	c total clause space: 206.656MB
128.27/128.30	c total #watches: 2391563
132.86/132.94	c total #propagations: 6190233 / total #impl: 1591513138 (eff. 0.004)
132.86/132.94	c #Conflicts:      24000 | #Learnt:       7223 | 0.076
132.86/132.94	c total clause space: 206.656MB
132.86/132.94	c total #watches: 2648632
135.86/135.99	c total #propagations: 6634766 / total #impl: 1659278178 (eff. 0.004)
135.86/135.99	c GC COLLECT
135.86/135.99	c #Conflicts:      25000 | #Learnt:       4430 | 0.073
135.86/135.99	c total clause space: 206.656MB
135.86/135.99	c total #watches: 1717948
138.46/138.52	c total #propagations: 7121881 / total #impl: 1704323599 (eff. 0.004)
138.46/138.52	c #Conflicts:      26000 | #Learnt:       5430 | 0.070
138.46/138.52	c total clause space: 206.656MB
138.46/138.52	c total #watches: 1934506
141.16/141.25	c total #propagations: 7558235 / total #impl: 1740976946 (eff. 0.004)
141.16/141.25	c #Conflicts:      27000 | #Learnt:       6430 | 0.068
141.16/141.25	c total clause space: 206.656MB
141.16/141.25	c total #watches: 2130048
144.36/144.41	c total #propagations: 7950031 / total #impl: 1786439423 (eff. 0.004)
144.36/144.41	c #Conflicts:      28000 | #Learnt:       7430 | 0.066
144.36/144.41	c total clause space: 206.656MB
144.36/144.41	c total #watches: 2400152
149.76/149.88	c total #propagations: 8446046 / total #impl: 1825799044 (eff. 0.005)
149.76/149.88	c GC COLLECT
149.76/149.88	c #Conflicts:      29000 | #Learnt:       4331 | 0.064
149.76/149.88	c total clause space: 206.656MB
149.76/149.88	c total #watches: 1379536
153.76/153.89	c total #propagations: 8918047 / total #impl: 1939103623 (eff. 0.005)
153.76/153.89	c #Conflicts:      30000 | #Learnt:       5331 | 0.062
153.76/153.89	c total clause space: 206.656MB
153.76/153.89	c total #watches: 1497205
158.47/158.55	c total #propagations: 9589410 / total #impl: 2012485401 (eff. 0.005)
158.47/158.55	c #Conflicts:      31000 | #Learnt:       6331 | 0.060
158.47/158.55	c total clause space: 206.656MB
158.47/158.55	c total #watches: 1624800
162.16/162.27	c total #propagations: 10253804 / total #impl: 2101557383 (eff. 0.005)
162.16/162.27	c #Conflicts:      32000 | #Learnt:       7331 | 0.058
162.16/162.27	c total clause space: 206.656MB
162.16/162.27	c total #watches: 1711051
166.17/166.26	c total #propagations: 10758965 / total #impl: 2138177713 (eff. 0.005)
166.17/166.26	c #Conflicts:      33000 | #Learnt:       8331 | 0.057
166.17/166.26	c total clause space: 206.656MB
166.17/166.26	c total #watches: 1837939
168.56/168.62	c total #propagations: 11358684 / total #impl: 2174876426 (eff. 0.005)
168.56/168.62	c GC COLLECT
168.56/168.62	c #Conflicts:      34000 | #Learnt:       4935 | 0.055
168.56/168.62	c total clause space: 206.656MB
168.56/168.62	c total #watches: 968467
170.96/171.07	c total #propagations: 11627833 / total #impl: 2208572545 (eff. 0.005)
170.96/171.07	c #Conflicts:      35000 | #Learnt:       5935 | 0.054
170.96/171.07	c total clause space: 206.656MB
170.96/171.07	c total #watches: 1112989
173.56/173.67	c total #propagations: 12048048 / total #impl: 2257655355 (eff. 0.005)
173.56/173.67	c #Conflicts:      36000 | #Learnt:       6935 | 0.052
173.56/173.67	c total clause space: 206.656MB
173.56/173.67	c total #watches: 1198442
176.86/176.93	c total #propagations: 12422167 / total #impl: 2270678828 (eff. 0.005)
176.86/176.93	c #Conflicts:      37000 | #Learnt:       7935 | 0.051
176.86/176.93	c total clause space: 206.656MB
176.86/176.93	c total #watches: 1295855
179.46/179.54	c total #propagations: 12815077 / total #impl: 2284482660 (eff. 0.006)
179.46/179.54	c #Conflicts:      38000 | #Learnt:       8935 | 0.049
179.46/179.54	c total clause space: 206.656MB
179.46/179.54	c total #watches: 1540910
181.66/181.77	c total #propagations: 13182067 / total #impl: 2300531825 (eff. 0.006)
181.66/181.77	c GC COLLECT
181.66/181.77	c #Conflicts:      39000 | #Learnt:       5239 | 0.048
181.66/181.77	c total clause space: 206.656MB
181.66/181.77	c total #watches: 1322410
183.66/183.77	c total #propagations: 13428000 / total #impl: 2325331703 (eff. 0.006)
183.66/183.77	c #Conflicts:      40000 | #Learnt:       6239 | 0.047
183.66/183.77	c total clause space: 206.656MB
183.66/183.77	c total #watches: 1836510
186.56/186.68	c total #propagations: 13712266 / total #impl: 2352920985 (eff. 0.006)
186.56/186.68	c #Conflicts:      41000 | #Learnt:       7239 | 0.046
186.56/186.68	c total clause space: 206.656MB
186.56/186.68	c total #watches: 2243768
189.46/189.57	c total #propagations: 13975001 / total #impl: 2400533537 (eff. 0.006)
189.46/189.57	c #Conflicts:      42000 | #Learnt:       8239 | 0.045
189.46/189.57	c total clause space: 206.656MB
189.46/189.57	c total #watches: 2514416
192.36/192.48	c total #propagations: 14192226 / total #impl: 2465396343 (eff. 0.006)
192.36/192.48	c #Conflicts:      43000 | #Learnt:       9239 | 0.044
192.36/192.48	c total clause space: 206.656MB
192.36/192.48	c total #watches: 3080741
195.96/196.03	c total #propagations: 14362810 / total #impl: 2502201968 (eff. 0.006)
195.96/196.03	c GC COLLECT
195.96/196.03	c #Conflicts:      44000 | #Learnt:       5240 | 0.043
195.96/196.03	c total clause space: 206.656MB
195.96/196.03	c total #watches: 2707753
199.35/199.47	c total #propagations: 14503218 / total #impl: 2536103920 (eff. 0.006)
199.35/199.47	c #Conflicts:      45000 | #Learnt:       6240 | 0.042
199.35/199.47	c total clause space: 206.656MB
199.35/199.47	c total #watches: 2796756
202.25/202.38	c total #propagations: 14683140 / total #impl: 2557491103 (eff. 0.006)
202.25/202.38	c #Conflicts:      46000 | #Learnt:       7240 | 0.041
202.25/202.38	c total clause space: 206.656MB
202.25/202.38	c total #watches: 2890713
205.15/205.26	c total #propagations: 14941914 / total #impl: 2578835575 (eff. 0.006)
205.15/205.26	c #Conflicts:      47000 | #Learnt:       8240 | 0.040
205.15/205.26	c total clause space: 206.656MB
205.15/205.26	c total #watches: 3043347
208.45/208.50	c total #propagations: 15301332 / total #impl: 2601329023 (eff. 0.006)
208.45/208.50	c #Conflicts:      48000 | #Learnt:       9240 | 0.039
208.45/208.50	c total clause space: 206.656MB
208.45/208.50	c total #watches: 3335763
213.05/213.17	c total #propagations: 15567934 / total #impl: 2629526089 (eff. 0.006)
213.05/213.17	c #Conflicts:      49000 | #Learnt:      10240 | 0.038
213.05/213.17	c total clause space: 206.656MB
213.05/213.17	c total #watches: 3637673
217.06/217.16	c total #propagations: 15948306 / total #impl: 2664307848 (eff. 0.006)
217.06/217.16	c GC COLLECT
217.06/217.16	c #Conflicts:      50000 | #Learnt:       5928 | 0.038
217.06/217.16	c total clause space: 206.656MB
217.06/217.16	c total #watches: 1531185
221.07/221.17	c total #propagations: 16405860 / total #impl: 2734798714 (eff. 0.006)
221.07/221.17	c #Conflicts:      51000 | #Learnt:       6928 | 0.040
221.07/221.17	c total clause space: 206.656MB
221.07/221.17	c total #watches: 2066972
225.66/225.76	c total #propagations: 16644826 / total #impl: 2789574804 (eff. 0.006)
225.66/225.76	c #Conflicts:      52000 | #Learnt:       7928 | 0.039
225.66/225.76	c total clause space: 206.656MB
225.66/225.76	c total #watches: 2632326
233.56/233.62	c total #propagations: 16872862 / total #impl: 2863128373 (eff. 0.006)
233.56/233.62	c #Conflicts:      53000 | #Learnt:       8928 | 0.040
233.56/233.62	c total clause space: 206.656MB
233.56/233.62	c total #watches: 3088443
240.86/241.00	c total #propagations: 17191612 / total #impl: 2920503675 (eff. 0.006)
240.86/241.00	c #Conflicts:      54000 | #Learnt:       9928 | 0.040
240.86/241.00	c total clause space: 206.656MB
240.86/241.00	c total #watches: 3975720
250.65/250.78	c total #propagations: 17385314 / total #impl: 2971827388 (eff. 0.006)
250.65/250.78	c #Conflicts:      55000 | #Learnt:      10928 | 0.040
250.65/250.78	c total clause space: 206.656MB
250.65/250.78	c total #watches: 5000355
262.85/263.00	c total #propagations: 17641837 / total #impl: 3143612835 (eff. 0.006)
262.85/263.00	c GC COLLECT
262.85/263.00	c #Conflicts:      56000 | #Learnt:       6326 | 0.040
262.85/263.00	c total clause space: 206.656MB
262.85/263.00	c total #watches: 4519042
274.15/274.25	c total #propagations: 17911263 / total #impl: 3398873806 (eff. 0.005)
274.15/274.25	c #Conflicts:      57000 | #Learnt:       7326 | 0.039
274.15/274.25	c total clause space: 206.656MB
274.15/274.25	c total #watches: 5337906
290.24/290.34	c total #propagations: 18242671 / total #impl: 3542627739 (eff. 0.005)
290.24/290.34	c #Conflicts:      58000 | #Learnt:       8326 | 0.040
290.24/290.34	c total clause space: 206.656MB
290.24/290.34	c total #watches: 6112800
305.54/305.62	c total #propagations: 18464921 / total #impl: 3736919758 (eff. 0.005)
305.54/305.62	c #Conflicts:      59000 | #Learnt:       9326 | 0.040
305.54/305.62	c total clause space: 335.816MB
305.54/305.62	c total #watches: 7224781
326.75/326.80	c total #propagations: 18582299 / total #impl: 3976132686 (eff. 0.005)
326.75/326.80	c #Conflicts:      60000 | #Learnt:      10326 | 0.041
326.75/326.80	c total clause space: 335.816MB
326.75/326.80	c total #watches: 8086816
350.34/350.49	c total #propagations: 18802884 / total #impl: 4295261277 (eff. 0.004)
350.34/350.49	c #Conflicts:      61000 | #Learnt:      11326 | 0.040
350.34/350.49	c total clause space: 335.816MB
350.34/350.49	c total #watches: 8881172
373.83/373.93	c total #propagations: 18987340 / total #impl: 4679878681 (eff. 0.004)
373.83/373.93	c GC COLLECT
373.83/373.93	c #Conflicts:      62000 | #Learnt:       6421 | 0.039
373.83/373.93	c total clause space: 335.816MB
373.83/373.93	c total #watches: 6133380
395.23/395.33	c total #propagations: 19177868 / total #impl: 5137923042 (eff. 0.004)
395.23/395.33	c #Conflicts:      63000 | #Learnt:       7421 | 0.039
395.23/395.33	c total clause space: 335.816MB
395.23/395.33	c total #watches: 6924175
419.03/419.16	c total #propagations: 19378255 / total #impl: 5579443325 (eff. 0.003)
419.03/419.16	c #Conflicts:      64000 | #Learnt:       8421 | 0.038
419.03/419.16	c total clause space: 335.816MB
419.03/419.16	c total #watches: 7617971
444.33/444.47	c total #propagations: 19578929 / total #impl: 5986999542 (eff. 0.003)
444.33/444.47	c #Conflicts:      65000 | #Learnt:       9421 | 0.039
444.33/444.47	c total clause space: 335.816MB
444.33/444.47	c total #watches: 8220786
473.22/473.35	c total #propagations: 19844313 / total #impl: 6333182501 (eff. 0.003)
473.22/473.35	c #Conflicts:      66000 | #Learnt:      10421 | 0.038
473.22/473.35	c total clause space: 335.816MB
473.22/473.35	c total #watches: 9021580
502.31/502.42	c total #propagations: 20058343 / total #impl: 6502297034 (eff. 0.003)
502.31/502.42	c #Conflicts:      67000 | #Learnt:      11421 | 0.038
502.31/502.42	c total clause space: 335.816MB
502.31/502.42	c total #watches: 9512092
533.31/533.40	c total #propagations: 20428551 / total #impl: 6637521831 (eff. 0.003)
533.31/533.40	c #Conflicts:      68000 | #Learnt:      12421 | 0.039
533.31/533.40	c total clause space: 335.816MB
533.31/533.40	c total #watches: 9947504
547.81/547.97	c total #propagations: 20829476 / total #impl: 6786137599 (eff. 0.003)
547.81/547.97	c GC COLLECT
547.81/547.97	c #Conflicts:      69000 | #Learnt:       7218 | 0.039
547.81/547.97	c total clause space: 335.816MB
547.81/547.97	c total #watches: 5479794
563.51/563.68	c total #propagations: 21375656 / total #impl: 6889190382 (eff. 0.003)
563.51/563.68	c #Conflicts:      70000 | #Learnt:       8218 | 0.038
563.51/563.68	c total clause space: 335.816MB
563.51/563.68	c total #watches: 5854669
578.20/578.32	c total #propagations: 21952522 / total #impl: 7017558026 (eff. 0.003)
578.20/578.32	c #Conflicts:      71000 | #Learnt:       9218 | 0.038
578.20/578.32	c total clause space: 335.816MB
578.20/578.32	c total #watches: 6673156
595.70/595.86	c total #propagations: 22130027 / total #impl: 7110224685 (eff. 0.003)
595.70/595.86	c #Conflicts:      72000 | #Learnt:      10218 | 0.038
595.70/595.86	c total clause space: 335.816MB
595.70/595.86	c total #watches: 7060938
613.20/613.39	c total #propagations: 22510550 / total #impl: 7221117177 (eff. 0.003)
613.20/613.39	c #Conflicts:      73000 | #Learnt:      11218 | 0.038
613.20/613.39	c total clause space: 335.816MB
613.20/613.39	c total #watches: 7670032
631.50/631.67	c total #propagations: 22873602 / total #impl: 7352726619 (eff. 0.003)
631.50/631.67	c #Conflicts:      74000 | #Learnt:      12218 | 0.038
631.50/631.67	c total clause space: 335.816MB
631.50/631.67	c total #watches: 8336982
648.49/648.65	c total #propagations: 23317949 / total #impl: 7495306325 (eff. 0.003)
648.49/648.65	c GC COLLECT
648.49/648.65	c #Conflicts:      75000 | #Learnt:       6716 | 0.038
648.49/648.65	c total clause space: 335.816MB
648.49/648.65	c total #watches: 4807312
661.89/662.00	c total #propagations: 23512893 / total #impl: 7659279742 (eff. 0.003)
661.89/662.00	c #Conflicts:      76000 | #Learnt:       7716 | 0.037
661.89/662.00	c total clause space: 335.816MB
661.89/662.00	c total #watches: 5404162
676.39/676.59	c total #propagations: 23803222 / total #impl: 7851850576 (eff. 0.003)
676.39/676.59	c #Conflicts:      77000 | #Learnt:       8716 | 0.038
676.39/676.59	c total clause space: 335.816MB
676.39/676.59	c total #watches: 6270029
691.08/691.22	c total #propagations: 24020642 / total #impl: 8004229267 (eff. 0.003)
691.08/691.22	c #Conflicts:      78000 | #Learnt:       9716 | 0.039
691.08/691.22	c total clause space: 335.816MB
691.08/691.22	c total #watches: 7211409
707.58/707.75	c total #propagations: 24167870 / total #impl: 8093776496 (eff. 0.003)
707.58/707.75	c #Conflicts:      79000 | #Learnt:      10717 | 0.043
707.58/707.75	c total clause space: 335.816MB
707.58/707.75	c total #watches: 8133726
724.98/725.11	c total #propagations: 24329977 / total #impl: 8151646918 (eff. 0.003)
724.98/725.11	c #Conflicts:      80000 | #Learnt:      11717 | 0.042
724.98/725.11	c total clause space: 335.816MB
724.98/725.11	c total #watches: 8776433
739.68/739.85	c total #propagations: 24616597 / total #impl: 8228371255 (eff. 0.003)
739.68/739.85	c #Conflicts:      81000 | #Learnt:      12717 | 0.043
739.68/739.85	c total clause space: 335.816MB
739.68/739.85	c total #watches: 9704139
755.27/755.46	c total #propagations: 24773193 / total #impl: 8279533377 (eff. 0.003)
755.27/755.46	c GC COLLECT
755.27/755.46	c #Conflicts:      82000 | #Learnt:       6915 | 0.043
755.27/755.46	c total clause space: 545.701MB
755.27/755.46	c total #watches: 6523727
768.17/768.37	c total #propagations: 24946441 / total #impl: 8337724456 (eff. 0.003)
768.17/768.37	c #Conflicts:      83000 | #Learnt:       7915 | 0.044
768.17/768.37	c total clause space: 545.701MB
768.17/768.37	c total #watches: 7445893
783.96/784.18	c total #propagations: 25043623 / total #impl: 8400404288 (eff. 0.003)
783.96/784.18	c #Conflicts:      84000 | #Learnt:       8915 | 0.044
783.96/784.18	c total clause space: 545.701MB
783.96/784.18	c total #watches: 8262427
800.16/800.36	c total #propagations: 25184575 / total #impl: 8490188063 (eff. 0.003)
800.16/800.36	c #Conflicts:      85000 | #Learnt:       9915 | 0.045
800.16/800.36	c total clause space: 545.701MB
800.16/800.36	c total #watches: 9017157
810.86/811.02	c total #propagations: 25345005 / total #impl: 8607003144 (eff. 0.003)
810.86/811.02	c #Conflicts:      86000 | #Learnt:      10915 | 0.046
810.86/811.02	c total clause space: 545.701MB
810.86/811.02	c total #watches: 9683429
828.46/828.64	c total #propagations: 25499711 / total #impl: 8690240114 (eff. 0.003)
828.46/828.64	c #Conflicts:      87000 | #Learnt:      11915 | 0.045
828.46/828.64	c total clause space: 545.701MB
828.46/828.64	c total #watches: 10579256
850.56/850.73	c total #propagations: 25632693 / total #impl: 8818581130 (eff. 0.003)
850.56/850.73	c #Conflicts:      88000 | #Learnt:      12915 | 0.046
850.56/850.73	c total clause space: 545.701MB
850.56/850.73	c total #watches: 11457739
874.55/874.78	c total #propagations: 25812071 / total #impl: 8970982957 (eff. 0.003)
874.55/874.78	c #Conflicts:      89000 | #Learnt:      13915 | 0.045
874.55/874.78	c total clause space: 545.701MB
874.55/874.78	c total #watches: 12080762
895.25/895.45	c total #propagations: 26032611 / total #impl: 9217828845 (eff. 0.003)
895.25/895.45	c GC COLLECT
895.25/895.45	c #Conflicts:      90000 | #Learnt:       7820 | 0.045
895.25/895.45	c total clause space: 545.701MB
895.25/895.45	c total #watches: 6830700
915.64/915.83	c total #propagations: 26193903 / total #impl: 9441568826 (eff. 0.003)
915.64/915.83	c #Conflicts:      91000 | #Learnt:       8820 | 0.045
915.64/915.83	c total clause space: 545.701MB
915.64/915.83	c total #watches: 8101434
929.84/930.05	c total #propagations: 26279073 / total #impl: 9666415108 (eff. 0.003)
929.84/930.05	c #Conflicts:      92000 | #Learnt:       9820 | 0.045
929.84/930.05	c total clause space: 545.701MB
929.84/930.05	c total #watches: 8839754
953.24/953.44	c total #propagations: 26325548 / total #impl: 9883313917 (eff. 0.003)
953.24/953.44	c #Conflicts:      93000 | #Learnt:      10821 | 0.044
953.24/953.44	c total clause space: 545.701MB
953.24/953.44	c total #watches: 9697287
979.53/979.72	c total #propagations: 26421150 / total #impl: 10090491228 (eff. 0.003)
979.53/979.72	c #Conflicts:      94000 | #Learnt:      11821 | 0.045
979.53/979.72	c total clause space: 545.701MB
979.53/979.72	c total #watches: 10445041
991.43/991.66	c total #propagations: 26543065 / total #impl: 10329416810 (eff. 0.003)
991.43/991.66	c #Conflicts:      95000 | #Learnt:      12821 | 0.044
991.43/991.66	c total clause space: 545.701MB
991.43/991.66	c total #watches: 11106569
1006.63/1006.80	c total #propagations: 26602697 / total #impl: 10459523913 (eff. 0.003)
1006.63/1006.80	c #Conflicts:      96000 | #Learnt:      13821 | 0.044
1006.63/1006.80	c total clause space: 545.701MB
1006.63/1006.80	c total #watches: 11723260
1026.02/1026.28	c total #propagations: 26676773 / total #impl: 10613932742 (eff. 0.003)
1026.02/1026.28	c #Conflicts:      97000 | #Learnt:      14821 | 0.043
1026.02/1026.28	c total clause space: 545.701MB
1026.02/1026.28	c total #watches: 12253329
1041.72/1041.94	c total #propagations: 26766394 / total #impl: 10802504346 (eff. 0.002)
1041.72/1041.94	c GC COLLECT
1041.72/1041.94	c #Conflicts:      98000 | #Learnt:       8422 | 0.043
1041.72/1041.94	c total clause space: 545.701MB
1041.72/1041.94	c total #watches: 7159523
1061.22/1061.45	c total #propagations: 26866005 / total #impl: 11017593761 (eff. 0.002)
1061.22/1061.45	c #Conflicts:      99000 | #Learnt:       9422 | 0.043
1061.22/1061.45	c total clause space: 545.701MB
1061.22/1061.45	c total #watches: 7668457
1085.62/1085.85	c total #propagations: 26990606 / total #impl: 11242552543 (eff. 0.002)
1085.62/1085.85	c #Conflicts:     100000 | #Learnt:      10422 | 0.043
1085.62/1085.85	c total clause space: 545.701MB
1085.62/1085.85	c total #watches: 8194234
1109.31/1109.59	c total #propagations: 27122104 / total #impl: 11475428785 (eff. 0.002)
1109.31/1109.59	c #Conflicts:     101000 | #Learnt:      11422 | 0.042
1109.31/1109.59	c total clause space: 545.701MB
1109.31/1109.59	c total #watches: 8467285
1132.41/1132.65	c total #propagations: 27371840 / total #impl: 11736322157 (eff. 0.002)
1132.41/1132.65	c #Conflicts:     102000 | #Learnt:      12422 | 0.042
1132.41/1132.65	c total clause space: 545.701MB
1132.41/1132.65	c total #watches: 9101079
1156.30/1156.52	c total #propagations: 27485766 / total #impl: 12026060162 (eff. 0.002)
1156.30/1156.52	c #Conflicts:     103000 | #Learnt:      13422 | 0.041
1156.30/1156.52	c total clause space: 545.701MB
1156.30/1156.52	c total #watches: 9746761
1186.00/1186.22	c total #propagations: 27591624 / total #impl: 12250616535 (eff. 0.002)
1186.00/1186.22	c #Conflicts:     104000 | #Learnt:      14422 | 0.042
1186.00/1186.22	c total clause space: 545.701MB
1186.00/1186.22	c total #watches: 10570221
1222.00/1222.25	c total #propagations: 27708340 / total #impl: 12479968148 (eff. 0.002)
1222.00/1222.25	c #Conflicts:     105000 | #Learnt:      15422 | 0.042
1222.00/1222.25	c total clause space: 545.701MB
1222.00/1222.25	c total #watches: 11257363
1241.19/1241.47	c total #propagations: 27864263 / total #impl: 12789967817 (eff. 0.002)
1241.19/1241.47	c GC COLLECT
1241.19/1241.47	c #Conflicts:     106000 | #Learnt:       8726 | 0.042
1241.19/1241.47	c total clause space: 545.701MB
1241.19/1241.47	c total #watches: 6477824
1265.09/1265.33	c total #propagations: 27955310 / total #impl: 13041298315 (eff. 0.002)
1265.09/1265.33	c #Conflicts:     107000 | #Learnt:       9726 | 0.042
1265.09/1265.33	c total clause space: 545.701MB
1265.09/1265.33	c total #watches: 7077248
1292.78/1293.06	c total #propagations: 28163545 / total #impl: 13249897349 (eff. 0.002)
1292.78/1293.06	c #Conflicts:     108000 | #Learnt:      10726 | 0.041
1292.78/1293.06	c total clause space: 545.701MB
1292.78/1293.06	c total #watches: 7515090
1321.38/1321.64	c total #propagations: 28417021 / total #impl: 13488470640 (eff. 0.002)
1321.38/1321.64	c #Conflicts:     109000 | #Learnt:      11726 | 0.041
1321.38/1321.64	c total clause space: 545.701MB
1321.38/1321.64	c total #watches: 8218256
1357.77/1358.08	c total #propagations: 28541924 / total #impl: 13820287434 (eff. 0.002)
1357.77/1358.08	c #Conflicts:     110000 | #Learnt:      12726 | 0.041
1357.77/1358.08	c total clause space: 545.701MB
1357.77/1358.08	c total #watches: 8814455
1387.57/1387.89	c total #propagations: 28709123 / total #impl: 14159264213 (eff. 0.002)
1387.57/1387.89	c #Conflicts:     111000 | #Learnt:      13726 | 0.041
1387.57/1387.89	c total clause space: 545.701MB
1387.57/1387.89	c total #watches: 9276550
1414.56/1414.82	c total #propagations: 28889566 / total #impl: 14408826340 (eff. 0.002)
1414.56/1414.82	c #Conflicts:     112000 | #Learnt:      14726 | 0.040
1414.56/1414.82	c total clause space: 545.701MB
1414.56/1414.82	c total #watches: 9555032
1446.46/1446.73	c total #propagations: 29078789 / total #impl: 14612827720 (eff. 0.002)
1446.46/1446.73	c #Conflicts:     113000 | #Learnt:      15726 | 0.040
1446.46/1446.73	c total clause space: 545.701MB
1446.46/1446.73	c total #watches: 9785739
1470.46/1470.76	c total #propagations: 29288432 / total #impl: 14871033226 (eff. 0.002)
1470.46/1470.76	c GC COLLECT
1470.46/1470.76	c #Conflicts:     114000 | #Learnt:       8737 | 0.040
1470.46/1470.76	c total clause space: 545.701MB
1470.46/1470.76	c total #watches: 5560296
1494.35/1494.68	c total #propagations: 29565711 / total #impl: 15159446662 (eff. 0.002)
1494.35/1494.68	c #Conflicts:     115000 | #Learnt:       9737 | 0.039
1494.35/1494.68	c total clause space: 545.701MB
1494.35/1494.68	c total #watches: 5944760
1519.15/1519.49	c total #propagations: 29816455 / total #impl: 15529001662 (eff. 0.002)
1519.15/1519.49	c #Conflicts:     116000 | #Learnt:      10738 | 0.040
1519.15/1519.49	c total clause space: 545.701MB
1519.15/1519.49	c total #watches: 6937536
1542.94/1543.27	c total #propagations: 30007167 / total #impl: 15675133882 (eff. 0.002)
1542.94/1543.27	c #Conflicts:     117000 | #Learnt:      11738 | 0.040
1542.94/1543.27	c total clause space: 545.701MB
1542.94/1543.27	c total #watches: 7718699
1564.95/1565.20	c total #propagations: 30288651 / total #impl: 15735059826 (eff. 0.002)
1564.95/1565.20	c #Conflicts:     118000 | #Learnt:      12739 | 0.040
1564.95/1565.20	c total clause space: 545.701MB
1564.95/1565.20	c total #watches: 8701140
1590.05/1590.30	c total #propagations: 30419641 / total #impl: 15801146935 (eff. 0.002)
1590.05/1590.30	c #Conflicts:     119000 | #Learnt:      13739 | 0.042
1590.05/1590.30	c total clause space: 545.701MB
1590.05/1590.30	c total #watches: 9410444
1613.94/1614.29	c total #propagations: 30624608 / total #impl: 15889651472 (eff. 0.002)
1613.94/1614.29	c #Conflicts:     120000 | #Learnt:      14739 | 0.041
1613.94/1614.29	c total clause space: 545.701MB
1613.94/1614.29	c total #watches: 9895727
1642.44/1642.71	c total #propagations: 30870732 / total #impl: 15998328567 (eff. 0.002)
1642.44/1642.71	c #Conflicts:     121000 | #Learnt:      15739 | 0.042
1642.44/1642.71	c total clause space: 545.701MB
1642.44/1642.71	c total #watches: 10623113
1673.53/1673.85	c total #propagations: 31073496 / total #impl: 16115266577 (eff. 0.002)
1673.53/1673.85	c GC COLLECT
1673.53/1673.85	c #Conflicts:     122000 | #Learnt:       8426 | 0.041
1673.53/1673.85	c total clause space: 545.701MB
1673.53/1673.85	c total #watches: 7322927
1689.93/1690.23	c total #propagations: 31188822 / total #impl: 16244760223 (eff. 0.002)
1689.93/1690.23	c #Conflicts:     123000 | #Learnt:       9426 | 0.042
1689.93/1690.23	c total clause space: 545.701MB
1689.93/1690.23	c total #watches: 8111724
1708.93/1709.30	c total #propagations: 31358743 / total #impl: 16329264298 (eff. 0.002)
1708.93/1709.30	c #Conflicts:     124000 | #Learnt:      10426 | 0.043
1708.93/1709.30	c total clause space: 545.701MB
1708.93/1709.30	c total #watches: 8669195
1727.93/1728.26	c total #propagations: 31673544 / total #impl: 16440606013 (eff. 0.002)
1727.93/1728.26	c #Conflicts:     125000 | #Learnt:      11426 | 0.043
1727.93/1728.26	c total clause space: 545.701MB
1727.93/1728.26	c total #watches: 9394712
1754.52/1754.84	c total #propagations: 31799842 / total #impl: 16596362643 (eff. 0.002)
1754.52/1754.84	c #Conflicts:     126000 | #Learnt:      12426 | 0.043
1754.52/1754.84	c total clause space: 545.701MB
1754.52/1754.84	c total #watches: 10134248
1781.12/1781.49	c total #propagations: 32023089 / total #impl: 16835161547 (eff. 0.002)
1781.12/1781.49	c #Conflicts:     127000 | #Learnt:      13426 | 0.043
1781.12/1781.49	c total clause space: 545.701MB
1781.12/1781.49	c total #watches: 10655480

Verifier Data

ERROR: no interpretation found !

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-4087996-1465400258/watcher-4087996-1465400258 -o /tmp/evaluation-result-4087996-1465400258/solver-4087996-1465400258 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465387573-25632 --watchdog 1960 --input HOME/instance-4087996-1465400258.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=27462
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.23 2.26 2.21 2/176 27465
/proc/meminfo: memFree=29968384/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 121958196 29810688 5268 33554432000 4194304 6201397 140734879517456 140733421424632 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 7278 5268 130 491 0 6777 0

[startup+0.100124 s]
/proc/loadavg: 2.23 2.26 2.21 2/176 27465
/proc/meminfo: memFree=29968384/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=43180 CPUtime=0.09 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 1890 0 0 0 9 0 0 0 20 0 1 0 121958196 44216320 8623 33554432000 4194304 6201397 140734879517456 140733421424632 4216747 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 10795 8623 147 491 0 10294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43180

[startup+0.200361 s]
/proc/loadavg: 2.23 2.26 2.21 2/176 27465
/proc/meminfo: memFree=29968384/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=55284 CPUtime=0.19 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 3109 0 0 0 19 0 0 0 20 0 1 0 121958196 56610816 11886 33554432000 4194304 6201397 140734879517456 140733421424632 5588841 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 13821 11886 147 491 0 13320 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 55284

[startup+0.300327 s]
/proc/loadavg: 2.23 2.26 2.21 2/176 27465
/proc/meminfo: memFree=29968384/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=67820 CPUtime=0.29 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 3548 0 0 0 29 0 0 0 20 0 1 0 121958196 69447680 12791 33554432000 4194304 6201397 140734879517456 140733421424632 4217695 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 16955 12791 147 491 0 16454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67820

[startup+0.700287 s]
/proc/loadavg: 2.23 2.26 2.21 2/176 27465
/proc/meminfo: memFree=29968384/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=93288 CPUtime=0.69 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 5392 0 0 0 68 1 0 0 20 0 1 0 121958196 95526912 18169 33554432000 4194304 6201397 140734879517456 140733421424632 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 23322 18169 147 491 0 22821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93288

[startup+1.50028 s]
/proc/loadavg: 2.23 2.26 2.21 3/177 27466
/proc/meminfo: memFree=29883908/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=126960 CPUtime=1.49 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 6366 0 0 0 148 1 0 0 20 0 1 0 121958196 130007040 23178 33554432000 4194304 6201397 140734879517456 140734879515912 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 31740 23178 160 491 0 31239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 126960

[startup+3.10029 s]
/proc/loadavg: 2.21 2.26 2.21 3/177 27466
/proc/meminfo: memFree=29856896/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=138800 CPUtime=3.09 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 8958 0 0 0 307 2 0 0 20 0 1 0 121958196 142131200 30369 33554432000 4194304 6201397 140734879517456 140734879516088 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 34700 30369 160 491 0 34199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138800

[startup+6.30027 s]
/proc/loadavg: 2.21 2.26 2.21 3/177 27466
/proc/meminfo: memFree=29832200/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=189868 CPUtime=6.29 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 11451 0 0 0 627 2 0 0 20 0 1 0 121958196 194424832 33314 33554432000 4194304 6201397 140734879517456 140734879516584 4215799 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 47467 33314 166 491 0 46966 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 189868

[startup+12.7003 s]
/proc/loadavg: 2.25 2.26 2.21 3/177 27466
/proc/meminfo: memFree=29827376/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=192060 CPUtime=12.68 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 12243 0 0 0 1266 2 0 0 20 0 1 0 121958196 196669440 34568 33554432000 4194304 6201397 140734879517456 140734879516088 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 48015 34568 166 491 0 47514 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 192060

[startup+25.5004 s]
/proc/loadavg: 2.28 2.27 2.21 3/177 27466
/proc/meminfo: memFree=29757796/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=215288 CPUtime=25.48 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 17099 0 0 0 2545 3 0 0 20 0 1 0 121958196 220454912 50947 33554432000 4194304 6201397 140734879517456 140734879516168 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 53822 50947 166 491 0 53321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 215288

[startup+51.1003 s]
/proc/loadavg: 2.26 2.27 2.21 3/176 27466
/proc/meminfo: memFree=29726904/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=299976 CPUtime=51.08 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 18450 0 0 0 5104 4 0 0 20 0 1 0 121958196 307175424 58429 33554432000 4194304 6201397 140734879517456 140734879516584 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 74994 58429 166 491 0 74493 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 299976

[startup+102.3 s]
/proc/loadavg: 2.28 2.28 2.21 4/177 27468
/proc/meminfo: memFree=29709560/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=303496 CPUtime=102.28 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 19276 0 0 0 10224 4 0 0 20 0 1 0 121958196 310779904 61299 33554432000 4194304 6201397 140734879517456 140734879515912 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 75874 61299 166 491 0 75373 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 303496

[startup+162.3 s]
/proc/loadavg: 2.26 2.27 2.21 3/178 27472
/proc/meminfo: memFree=29688928/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=303624 CPUtime=162.26 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 19298 0 0 0 16222 4 0 0 20 0 1 0 121958196 310910976 61321 33554432000 4194304 6201397 140734879517456 140734879516584 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 75906 61321 166 491 0 75405 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 303624

[startup+222.307 s]
/proc/loadavg: 2.19 2.26 2.21 3/177 27473
/proc/meminfo: memFree=29673044/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=304840 CPUtime=222.27 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 19969 0 0 0 22222 5 0 0 20 0 1 0 121958196 312156160 61992 33554432000 4194304 6201397 140734879517456 140734879516584 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 76210 61992 166 491 0 75709 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 304840

[startup+282.3 s]
/proc/loadavg: 2.18 2.24 2.21 3/177 27474
/proc/meminfo: memFree=29627964/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=311276 CPUtime=282.25 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 21807 0 0 0 28219 6 0 0 20 0 1 0 121958196 318746624 72517 33554432000 4194304 6201397 140734879517456 140734879516168 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 77819 72517 166 491 0 77318 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 311276

[startup+342.3 s]
/proc/loadavg: 2.17 2.22 2.20 4/177 27475
/proc/meminfo: memFree=29487336/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=493244 CPUtime=342.23 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 31265 0 0 0 34214 9 0 0 20 0 1 0 121958196 505081856 105928 33554432000 4194304 6201397 140734879517456 140734879516168 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 123311 105928 166 491 0 122810 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 493244

[startup+402.3 s]
/proc/loadavg: 2.15 2.21 2.19 3/177 27477
/proc/meminfo: memFree=29452996/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=495164 CPUtime=402.23 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 32657 0 0 0 40213 10 0 0 20 0 1 0 121958196 507047936 112640 33554432000 4194304 6201397 140734879517456 140734879516584 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 123791 112640 166 491 0 123290 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 495164

[startup+462.3 s]
/proc/loadavg: 2.10 2.19 2.18 3/177 27478
/proc/meminfo: memFree=29442176/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=497088 CPUtime=462.22 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 33093 0 0 0 46212 10 0 0 20 0 1 0 121958196 509018112 113076 33554432000 4194304 6201397 140734879517456 140734879516168 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 124272 113076 166 491 0 123771 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 497088

[startup+522.3 s]
/proc/loadavg: 2.08 2.16 2.17 3/177 27479
/proc/meminfo: memFree=29422288/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=498432 CPUtime=522.21 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 33845 0 0 0 52210 11 0 0 20 0 1 0 121958196 510394368 117916 33554432000 4194304 6201397 140734879517456 140734879516168 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 124608 117916 166 491 0 124107 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 498432

[startup+582.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/177 27480
/proc/meminfo: memFree=29410292/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=498816 CPUtime=582.2 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 34158 0 0 0 58209 11 0 0 20 0 1 0 121958196 510787584 120267 33554432000 4194304 6201397 140734879517456 140734879516584 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 124704 120267 166 491 0 124203 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 498816


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


[startup+942.3 s]
/proc/loadavg: 2.30 2.20 2.18 4/177 27490
/proc/meminfo: memFree=29288772/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=730132 CPUtime=942.14 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 38242 0 0 0 94201 13 0 0 20 0 1 0 121958196 747655168 145896 33554432000 4194304 6201397 140734879517456 140734879516584 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 182533 145896 166 491 0 182032 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 730132

[startup+1002.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/177 27492
/proc/meminfo: memFree=29286952/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=731092 CPUtime=1002.13 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 38493 0 0 0 100200 13 0 0 20 0 1 0 121958196 748638208 146146 33554432000 4194304 6201397 140734879517456 140734879516168 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 182773 146146 166 491 0 182272 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 731092

[startup+1062.3 s]
/proc/loadavg: 2.21 2.19 2.18 4/177 27493
/proc/meminfo: memFree=29277208/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=732436 CPUtime=1062.12 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 38747 0 0 0 106199 13 0 0 20 0 1 0 121958196 750014464 146911 33554432000 4194304 6201397 140734879517456 140734879516584 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183109 146911 166 491 0 182608 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 732436

[startup+1122.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 27494
/proc/meminfo: memFree=29274772/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=732436 CPUtime=1122.11 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 38747 0 0 0 112198 13 0 0 20 0 1 0 121958196 750014464 146911 33554432000 4194304 6201397 140734879517456 140734879516584 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183109 146911 166 491 0 182608 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 732436

[startup+1182.3 s]
/proc/loadavg: 2.12 2.16 2.17 4/177 27495
/proc/meminfo: memFree=29271236/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=733588 CPUtime=1182.1 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 38951 0 0 0 118197 13 0 0 20 0 1 0 121958196 751194112 147115 33554432000 4194304 6201397 140734879517456 140734879516168 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183397 147115 166 491 0 182896 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 733588

[startup+1242.3 s]
/proc/loadavg: 2.37 2.21 2.19 3/177 27496
/proc/meminfo: memFree=29253040/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=733780 CPUtime=1242.09 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39024 0 0 0 124196 13 0 0 20 0 1 0 121958196 751390720 147188 33554432000 4194304 6201397 140734879517456 140734879516584 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183445 147188 166 491 0 182944 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 733780

[startup+1302.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 27498
/proc/meminfo: memFree=29252516/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=733780 CPUtime=1302.08 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39024 0 0 0 130195 13 0 0 20 0 1 0 121958196 751390720 147188 33554432000 4194304 6201397 140734879517456 140734879516584 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183445 147188 166 491 0 182944 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 733780

[startup+1362.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/178 27502
/proc/meminfo: memFree=29251384/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=733780 CPUtime=1362.07 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39033 0 0 0 136194 13 0 0 20 0 1 0 121958196 751390720 147197 33554432000 4194304 6201397 140734879517456 140734879516584 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183445 147197 166 491 0 182944 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 733780

[startup+1422.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/178 27526
/proc/meminfo: memFree=29242076/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=733780 CPUtime=1422.07 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39046 0 0 0 142194 13 0 0 20 0 1 0 121958196 751390720 147210 33554432000 4194304 6201397 140734879517456 140734879516584 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183445 147210 166 491 0 182944 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 733780

[startup+1482.3 s]
/proc/loadavg: 2.26 2.22 2.18 3/177 27527
/proc/meminfo: memFree=29241564/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=733780 CPUtime=1482.05 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39047 0 0 0 148192 13 0 0 20 0 1 0 121958196 751390720 147211 33554432000 4194304 6201397 140734879517456 140734879516584 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183445 147211 166 491 0 182944 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 733780

[startup+1542.31 s]
/proc/loadavg: 2.26 2.22 2.18 3/177 27528
/proc/meminfo: memFree=29241416/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=733780 CPUtime=1542.05 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39048 0 0 0 154192 13 0 0 20 0 1 0 121958196 751390720 147212 33554432000 4194304 6201397 140734879517456 140734879516584 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183445 147212 166 491 0 182944 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 733780

[startup+1602.3 s]
/proc/loadavg: 2.21 2.21 2.18 4/177 27530
/proc/meminfo: memFree=29240764/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=734164 CPUtime=1602.04 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39090 0 0 0 160190 14 0 0 20 0 1 0 121958196 751783936 147254 33554432000 4194304 6201397 140734879517456 140734879516168 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183541 147254 166 491 0 183040 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 734164

[startup+1662.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 27531
/proc/meminfo: memFree=29237076/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=734932 CPUtime=1662.03 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39268 0 0 0 166189 14 0 0 20 0 1 0 121958196 752570368 147432 33554432000 4194304 6201397 140734879517456 140734879516168 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183733 147432 166 491 0 183232 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 734932

[startup+1722.3 s]
/proc/loadavg: 2.29 2.23 2.19 3/177 27532
/proc/meminfo: memFree=29236428/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=735256 CPUtime=1722.03 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39328 0 0 0 172189 14 0 0 20 0 1 0 121958196 752902144 147492 33554432000 4194304 6201397 140734879517456 140734879516584 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183814 147492 166 491 0 183313 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 735256

[startup+1782.3 s]
/proc/loadavg: 2.27 2.23 2.19 4/177 27578
/proc/meminfo: memFree=29353164/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=735448 CPUtime=1782.02 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39385 0 0 0 178188 14 0 0 20 0 1 0 121958196 753098752 147549 33554432000 4194304 6201397 140734879517456 140734879516584 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183862 147549 166 491 0 183361 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 735448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 27579
/proc/meminfo: memFree=29347136/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=735448 CPUtime=1800.01 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39396 0 0 0 179987 14 0 0 20 0 1 0 121958196 753098752 147560 33554432000 4194304 6201397 140734879517456 140734879516584 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183862 147560 166 491 0 183361 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 735448

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 27579
/proc/meminfo: memFree=29347136/32872528 swapFree=16636/1570076
[pid=27465] ppid=27462 vsize=735448 CPUtime=1800.01 cores=0,2,4,6
/proc/27465/stat : 27465 (cdcl-cuttingpla) R 27462 27465 25616 0 -1 4202496 39396 0 0 0 179987 14 0 0 20 0 1 0 121958196 753098752 147560 33554432000 4194304 6201397 140734879517456 140734879516584 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/27465/statm: 183862 147560 166 491 0 183361 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 735448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.88
CPU system time (s): 0.144977
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 735448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.144977
maximum resident set size= 590240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39396
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= 14
involuntary context switches= 1860

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64129 second user time and 6.82496 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-08 17:37:38
IDJOB=4087996
IDBENCH=2039
IDSOLVER=2550
FILE ID=node140/4087996-1465400258
RUNJOBID= node140-1465387573-25632
PBS_JOBID= 19853863
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-ex5.pi.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087996-1465400258/watcher-4087996-1465400258 -o /tmp/evaluation-result-4087996-1465400258/solver-4087996-1465400258 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465387573-25632 --watchdog 1960 --input HOME/instance-4087996-1465400258.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= f97e3571862917880e13c63c8ac169f9
RANDOM SEED=1593451566

node140.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.768
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	: 5333.53
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.768
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.768
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.768
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.56
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.768
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.768
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.768
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.768
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	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29968276 kB
Buffers:          120020 kB
Cached:           399280 kB
SwapCached:         1664 kB
Active:           211788 kB
Inactive:         373488 kB
Active(anon):      65136 kB
Inactive(anon):     2932 kB
Active(file):     146652 kB
Inactive(file):   370556 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098768 kB
Dirty:              2820 kB
Writeback:             4 kB
AnonPages:       1635248 kB
Mapped:             7776 kB
Shmem:                 0 kB
Slab:             615948 kB
SReclaimable:      59016 kB
SUnreclaim:       556932 kB
KernelStack:        1464 kB
PageTables:         6880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1772080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1601536 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 node140 at 2016-06-08 18:07:39