Trace number 4118958

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-sporttournament38.lin.opb
MD5SUM96b6291b864f3572b1789f7082442006
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-264
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2071
Total number of constraints2736
Number of constraints which are clauses1368
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1368
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 1802
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1930
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1930
Number of bits of the biggest sum of numbers11
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 2071 #constraint= 2736
0.00/0.02	c * #variable= 2071 #constraint= 2736
0.49/0.55	c S1->S2
0.49/0.55	c S1->S2
0.49/0.55	c #Conflicts:       1000 | #Learnt:       1001 | 0.000
0.49/0.55	c total clause space: 18.2382MB
0.49/0.55	c total #watches: 115426
1.39/1.43	c total #propagations: 558009 / total #impl: 1349480 (eff. 0.413)
1.39/1.43	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
1.39/1.43	c total clause space: 29.637MB
1.39/1.43	c total #watches: 182528
2.38/2.43	c total #propagations: 1257745 / total #impl: 4451237 (eff. 0.283)
2.38/2.43	c GC COLLECT
2.38/2.43	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
2.38/2.43	c total clause space: 29.637MB
2.38/2.43	c total #watches: 207117
3.39/3.45	c total #propagations: 2231166 / total #impl: 6952247 (eff. 0.321)
3.39/3.45	c #Conflicts:       4000 | #Learnt:       3005 | 0.000
3.39/3.45	c total clause space: 48.1602MB
3.39/3.45	c total #watches: 289308
4.49/4.53	c total #propagations: 2950328 / total #impl: 8377512 (eff. 0.352)
4.49/4.53	c GC COLLECT
4.49/4.53	c #Conflicts:       5000 | #Learnt:       2360 | 0.000
4.49/4.53	c total clause space: 48.1602MB
4.49/4.53	c total #watches: 237379
5.08/5.17	c total #propagations: 3426187 / total #impl: 9275954 (eff. 0.369)
5.08/5.17	c #Conflicts:       6000 | #Learnt:       3360 | 0.000
5.08/5.17	c total clause space: 48.1602MB
5.08/5.17	c total #watches: 295079
5.79/5.85	c total #propagations: 4366492 / total #impl: 10958909 (eff. 0.398)
5.79/5.85	c GC COLLECT
5.79/5.85	c #Conflicts:       7000 | #Learnt:       2234 | 0.000
5.79/5.85	c total clause space: 48.1602MB
5.79/5.85	c total #watches: 196830
6.49/6.52	c total #propagations: 5371025 / total #impl: 13361570 (eff. 0.402)
6.49/6.52	c #Conflicts:       8000 | #Learnt:       3234 | 0.000
6.49/6.52	c total clause space: 48.1602MB
6.49/6.52	c total #watches: 233950
7.19/7.24	c total #propagations: 6370253 / total #impl: 15377687 (eff. 0.414)
7.19/7.24	c #Conflicts:       9000 | #Learnt:       4234 | 0.000
7.19/7.24	c total clause space: 48.1602MB
7.19/7.24	c total #watches: 316514
7.59/7.70	c total #propagations: 7052590 / total #impl: 16629234 (eff. 0.424)
7.59/7.70	c GC COLLECT
7.59/7.70	c #Conflicts:      10000 | #Learnt:       2720 | 0.000
7.59/7.70	c total clause space: 48.1602MB
7.59/7.70	c total #watches: 296164
7.99/8.00	c total #propagations: 7848927 / total #impl: 18033834 (eff. 0.435)
7.99/8.00	c #Conflicts:      11000 | #Learnt:       3720 | 0.000
7.99/8.00	c total clause space: 48.1602MB
7.99/8.00	c total #watches: 313599
8.29/8.30	c total #propagations: 8711015 / total #impl: 19277604 (eff. 0.452)
8.29/8.30	c #Conflicts:      12000 | #Learnt:       4720 | 0.000
8.29/8.30	c total clause space: 48.1602MB
8.29/8.30	c total #watches: 347666
8.49/8.58	c total #propagations: 9395536 / total #impl: 20695644 (eff. 0.454)
8.49/8.58	c #Conflicts:      13000 | #Learnt:       5720 | 0.000
8.49/8.58	c total clause space: 48.1602MB
8.49/8.58	c total #watches: 447819
8.69/8.76	c total #propagations: 10034960 / total #impl: 21793177 (eff. 0.460)
8.69/8.76	c GC COLLECT
8.69/8.76	c #Conflicts:      14000 | #Learnt:       3864 | 0.000
8.69/8.76	c total clause space: 48.1602MB
8.69/8.76	c total #watches: 296641
9.09/9.17	c total #propagations: 10711701 / total #impl: 22608829 (eff. 0.474)
9.09/9.17	c S2->S1
9.09/9.17	c #Conflicts:      15000 | #Learnt:        680 | 0.000
9.09/9.17	c total clause space: 48.1602MB
9.09/9.17	c total #watches: 308191
9.99/10.06	c total #propagations: 11091483 / total #impl: 23561713 (eff. 0.471)
9.99/10.06	c #Conflicts:      16000 | #Learnt:       1680 | 0.000
9.99/10.06	c total clause space: 78.2603MB
9.99/10.06	c total #watches: 358027
11.18/11.29	c total #propagations: 11621733 / total #impl: 25092640 (eff. 0.463)
11.18/11.29	c GC COLLECT
11.18/11.29	c #Conflicts:      17000 | #Learnt:       1592 | 0.000
11.18/11.29	c total clause space: 78.2603MB
11.18/11.29	c total #watches: 134966
12.78/12.80	c total #propagations: 12131020 / total #impl: 26901953 (eff. 0.451)
12.78/12.80	c #Conflicts:      18000 | #Learnt:       2592 | 0.000
12.78/12.80	c total clause space: 78.2603MB
12.78/12.80	c total #watches: 180227
14.29/14.39	c total #propagations: 12616038 / total #impl: 28520103 (eff. 0.442)
14.29/14.39	c #Conflicts:      19000 | #Learnt:       3592 | 0.000
14.29/14.39	c total clause space: 78.2603MB
14.29/14.39	c total #watches: 222841
15.49/15.59	c total #propagations: 13158623 / total #impl: 30264789 (eff. 0.435)
15.49/15.59	c #Conflicts:      20000 | #Learnt:       4592 | 0.000
15.49/15.59	c total clause space: 78.2603MB
15.49/15.59	c total #watches: 267916
16.38/16.45	c total #propagations: 13531572 / total #impl: 31802829 (eff. 0.425)
16.38/16.45	c GC COLLECT
16.38/16.45	c #Conflicts:      21000 | #Learnt:       3149 | 0.000
16.38/16.45	c total clause space: 127.173MB
16.38/16.45	c total #watches: 218007
17.38/17.41	c total #propagations: 13798431 / total #impl: 33336975 (eff. 0.414)
17.38/17.41	c #Conflicts:      22000 | #Learnt:       4149 | 0.000
17.38/17.41	c total clause space: 127.173MB
17.38/17.41	c total #watches: 360164
18.19/18.26	c total #propagations: 14202769 / total #impl: 34557060 (eff. 0.411)
18.19/18.26	c #Conflicts:      23000 | #Learnt:       5149 | 0.000
18.19/18.26	c total clause space: 127.173MB
18.19/18.26	c total #watches: 453482
19.68/19.77	c total #propagations: 14639773 / total #impl: 35799369 (eff. 0.409)
19.68/19.77	c #Conflicts:      24000 | #Learnt:       6149 | 0.000
19.68/19.77	c total clause space: 127.173MB
19.68/19.77	c total #watches: 525338
21.58/21.67	c total #propagations: 14925356 / total #impl: 37001590 (eff. 0.403)
21.58/21.67	c GC COLLECT
21.58/21.67	c #Conflicts:      25000 | #Learnt:       3876 | 0.000
21.58/21.67	c total clause space: 127.173MB
21.58/21.67	c total #watches: 427370
24.58/24.63	c total #propagations: 15195011 / total #impl: 38770303 (eff. 0.392)
24.58/24.63	c #Conflicts:      26000 | #Learnt:       4876 | 0.000
24.58/24.63	c total clause space: 127.173MB
24.58/24.63	c total #watches: 477841
27.38/27.44	c total #propagations: 15361915 / total #impl: 40796229 (eff. 0.377)
27.38/27.44	c #Conflicts:      27000 | #Learnt:       5876 | 0.000
27.38/27.44	c total clause space: 127.173MB
27.38/27.44	c total #watches: 514233
29.69/29.74	c total #propagations: 15526577 / total #impl: 42193224 (eff. 0.368)
29.69/29.74	c #Conflicts:      28000 | #Learnt:       6876 | 0.000
29.69/29.74	c total clause space: 127.173MB
29.69/29.74	c total #watches: 556674
31.59/31.69	c total #propagations: 15845175 / total #impl: 44537356 (eff. 0.356)
31.59/31.69	c GC COLLECT
31.59/31.69	c #Conflicts:      29000 | #Learnt:       4037 | 0.000
31.59/31.69	c total clause space: 127.173MB
31.59/31.69	c total #watches: 271390
32.89/32.99	c total #propagations: 16264536 / total #impl: 46219284 (eff. 0.352)
32.89/32.99	c #Conflicts:      30000 | #Learnt:       5037 | 0.000
32.89/32.99	c total clause space: 127.173MB
32.89/32.99	c total #watches: 315678
34.88/34.90	c total #propagations: 16674764 / total #impl: 47512707 (eff. 0.351)
34.88/34.90	c #Conflicts:      31000 | #Learnt:       6037 | 0.000
34.88/34.90	c total clause space: 127.173MB
34.88/34.90	c total #watches: 412657
36.08/36.11	c total #propagations: 16903793 / total #impl: 49124575 (eff. 0.344)
36.08/36.11	c #Conflicts:      32000 | #Learnt:       7037 | 0.000
36.08/36.11	c total clause space: 127.173MB
36.08/36.11	c total #watches: 559281
37.18/37.20	c total #propagations: 17334508 / total #impl: 50612059 (eff. 0.342)
37.18/37.20	c #Conflicts:      33000 | #Learnt:       8037 | 0.000
37.18/37.20	c total clause space: 206.656MB
37.18/37.20	c total #watches: 647871
38.38/38.40	c total #propagations: 17658358 / total #impl: 52033719 (eff. 0.339)
38.38/38.40	c GC COLLECT
38.38/38.40	c #Conflicts:      34000 | #Learnt:       4769 | 0.000
38.38/38.40	c total clause space: 206.656MB
38.38/38.40	c total #watches: 462488
39.38/39.44	c total #propagations: 17896703 / total #impl: 53571074 (eff. 0.334)
39.38/39.44	c #Conflicts:      35000 | #Learnt:       5769 | 0.000
39.38/39.44	c total clause space: 206.656MB
39.38/39.44	c total #watches: 515923
40.79/40.87	c total #propagations: 18136152 / total #impl: 55602645 (eff. 0.326)
40.79/40.87	c #Conflicts:      36000 | #Learnt:       6769 | 0.000
40.79/40.87	c total clause space: 206.656MB
40.79/40.87	c total #watches: 557506
42.99/43.03	c total #propagations: 18296746 / total #impl: 58035990 (eff. 0.315)
42.99/43.03	c #Conflicts:      37000 | #Learnt:       7769 | 0.000
42.99/43.03	c total clause space: 206.656MB
42.99/43.03	c total #watches: 595113
45.38/45.48	c total #propagations: 18433460 / total #impl: 59843226 (eff. 0.308)
45.38/45.48	c #Conflicts:      38000 | #Learnt:       8769 | 0.000
45.38/45.48	c total clause space: 206.656MB
45.38/45.48	c total #watches: 627622
47.48/47.58	c total #propagations: 18565526 / total #impl: 61813756 (eff. 0.300)
47.48/47.58	c GC COLLECT
47.48/47.58	c #Conflicts:      39000 | #Learnt:       5132 | 0.000
47.48/47.58	c total clause space: 206.656MB
47.48/47.58	c total #watches: 301588
48.78/48.83	c total #propagations: 18744413 / total #impl: 63439952 (eff. 0.295)
48.78/48.83	c #Conflicts:      40000 | #Learnt:       6132 | 0.000
48.78/48.83	c total clause space: 206.656MB
48.78/48.83	c total #watches: 352883
50.88/50.90	c total #propagations: 18985472 / total #impl: 65412316 (eff. 0.290)
50.88/50.90	c #Conflicts:      41000 | #Learnt:       7132 | 0.000
50.88/50.90	c total clause space: 206.656MB
50.88/50.90	c total #watches: 394962
53.47/53.51	c total #propagations: 19185027 / total #impl: 67466802 (eff. 0.284)
53.47/53.51	c #Conflicts:      42000 | #Learnt:       8132 | 0.000
53.47/53.51	c total clause space: 206.656MB
53.47/53.51	c total #watches: 450560
56.67/56.79	c total #propagations: 19397356 / total #impl: 69249461 (eff. 0.280)
56.67/56.79	c #Conflicts:      43000 | #Learnt:       9132 | 0.000
56.67/56.79	c total clause space: 206.656MB
56.67/56.79	c total #watches: 492998
60.49/60.52	c total #propagations: 19657401 / total #impl: 71001215 (eff. 0.277)
60.49/60.52	c GC COLLECT
60.49/60.52	c #Conflicts:      44000 | #Learnt:       5169 | 0.000
60.49/60.52	c total clause space: 206.656MB
60.49/60.52	c total #watches: 300834
63.48/63.58	c total #propagations: 19916565 / total #impl: 72514511 (eff. 0.275)
63.48/63.58	c #Conflicts:      45000 | #Learnt:       6169 | 0.000
63.48/63.58	c total clause space: 206.656MB
63.48/63.58	c total #watches: 341976
64.58/64.62	c total #propagations: 20174742 / total #impl: 74244281 (eff. 0.272)
64.58/64.62	c #Conflicts:      46000 | #Learnt:       7169 | 0.000
64.58/64.62	c total clause space: 206.656MB
64.58/64.62	c total #watches: 398001
65.98/66.03	c total #propagations: 20533737 / total #impl: 76000822 (eff. 0.270)
65.98/66.03	c #Conflicts:      47000 | #Learnt:       8169 | 0.000
65.98/66.03	c total clause space: 206.656MB
65.98/66.03	c total #watches: 469539
66.88/66.94	c total #propagations: 20903533 / total #impl: 77365179 (eff. 0.270)
66.88/66.94	c #Conflicts:      48000 | #Learnt:       9169 | 0.000
66.88/66.94	c total clause space: 206.656MB
66.88/66.94	c total #watches: 568617
67.78/67.82	c total #propagations: 21138890 / total #impl: 78650107 (eff. 0.269)
67.78/67.82	c #Conflicts:      49000 | #Learnt:      10169 | 0.000
67.78/67.82	c total clause space: 206.656MB
67.78/67.82	c total #watches: 631168
69.47/69.52	c total #propagations: 21608942 / total #impl: 79914565 (eff. 0.270)
69.47/69.52	c GC COLLECT
69.47/69.52	c #Conflicts:      50000 | #Learnt:       5885 | 0.000
69.47/69.52	c total clause space: 206.656MB
69.47/69.52	c total #watches: 440929
71.48/71.56	c total #propagations: 21925862 / total #impl: 81273072 (eff. 0.270)
71.48/71.56	c #Conflicts:      51000 | #Learnt:       6885 | 0.000
71.48/71.56	c total clause space: 206.656MB
71.48/71.56	c total #watches: 496402
72.87/72.90	c total #propagations: 22139399 / total #impl: 82816284 (eff. 0.267)
72.87/72.90	c #Conflicts:      52000 | #Learnt:       7885 | 0.000
72.87/72.90	c total clause space: 206.656MB
72.87/72.90	c total #watches: 557969
74.17/74.29	c total #propagations: 22512455 / total #impl: 84288527 (eff. 0.267)
74.17/74.29	c #Conflicts:      53000 | #Learnt:       8885 | 0.000
74.17/74.29	c total clause space: 206.656MB
74.17/74.29	c total #watches: 610052
76.57/76.67	c total #propagations: 22963187 / total #impl: 85901026 (eff. 0.267)
76.57/76.67	c #Conflicts:      54000 | #Learnt:       9885 | 0.000
76.57/76.67	c total clause space: 206.656MB
76.57/76.67	c total #watches: 655776
78.87/78.93	c total #propagations: 23226648 / total #impl: 87991973 (eff. 0.264)
78.87/78.93	c #Conflicts:      55000 | #Learnt:      10885 | 0.000
78.87/78.93	c total clause space: 206.656MB
78.87/78.93	c total #watches: 714941
80.67/80.70	c total #propagations: 23527494 / total #impl: 89531957 (eff. 0.263)
80.67/80.70	c GC COLLECT
80.67/80.70	c #Conflicts:      56000 | #Learnt:       6292 | 0.000
80.67/80.70	c total clause space: 206.656MB
80.67/80.70	c total #watches: 420552
82.07/82.14	c total #propagations: 23801073 / total #impl: 91216384 (eff. 0.261)
82.07/82.14	c #Conflicts:      57000 | #Learnt:       7292 | 0.000
82.07/82.14	c total clause space: 206.656MB
82.07/82.14	c total #watches: 488518
83.27/83.37	c total #propagations: 24142237 / total #impl: 93129720 (eff. 0.259)
83.27/83.37	c #Conflicts:      58000 | #Learnt:       8292 | 0.000
83.27/83.37	c total clause space: 206.656MB
83.27/83.37	c total #watches: 564321
84.17/84.22	c total #propagations: 24524248 / total #impl: 94881179 (eff. 0.258)
84.17/84.22	c #Conflicts:      59000 | #Learnt:       9292 | 0.000
84.17/84.22	c total clause space: 206.656MB
84.17/84.22	c total #watches: 595826
85.07/85.19	c total #propagations: 25089839 / total #impl: 96190556 (eff. 0.261)
85.07/85.19	c #Conflicts:      60000 | #Learnt:      10292 | 0.000
85.07/85.19	c total clause space: 206.656MB
85.07/85.19	c total #watches: 625673
86.48/86.53	c total #propagations: 25620498 / total #impl: 97287624 (eff. 0.263)
86.48/86.53	c #Conflicts:      61000 | #Learnt:      11292 | 0.000
86.48/86.53	c total clause space: 206.656MB
86.48/86.53	c total #watches: 657502
88.58/88.67	c total #propagations: 26121790 / total #impl: 98616094 (eff. 0.265)
88.58/88.67	c GC COLLECT
88.58/88.67	c #Conflicts:      62000 | #Learnt:       6397 | 0.000
88.58/88.67	c total clause space: 206.656MB
88.58/88.67	c total #watches: 359295
90.48/90.55	c total #propagations: 26306651 / total #impl: 100679434 (eff. 0.261)
90.48/90.55	c #Conflicts:      63000 | #Learnt:       7397 | 0.000
90.48/90.55	c total clause space: 206.656MB
90.48/90.55	c total #watches: 383266
92.48/92.59	c total #propagations: 26494460 / total #impl: 102803645 (eff. 0.258)
92.48/92.59	c #Conflicts:      64000 | #Learnt:       8397 | 0.000
92.48/92.59	c total clause space: 206.656MB
92.48/92.59	c total #watches: 408446
93.67/93.77	c total #propagations: 26681891 / total #impl: 104737410 (eff. 0.255)
93.67/93.77	c #Conflicts:      65000 | #Learnt:       9397 | 0.000
93.67/93.77	c total clause space: 206.656MB
93.67/93.77	c total #watches: 455106
95.07/95.16	c total #propagations: 27038274 / total #impl: 106278698 (eff. 0.254)
95.07/95.16	c #Conflicts:      66000 | #Learnt:      10397 | 0.000
95.07/95.16	c total clause space: 206.656MB
95.07/95.16	c total #watches: 499943
96.47/96.55	c total #propagations: 27394181 / total #impl: 108525751 (eff. 0.252)
96.47/96.55	c #Conflicts:      67000 | #Learnt:      11397 | 0.000
96.47/96.55	c total clause space: 206.656MB
96.47/96.55	c total #watches: 550044
97.98/98.02	c total #propagations: 27760194 / total #impl: 110626685 (eff. 0.251)
97.98/98.02	c #Conflicts:      68000 | #Learnt:      12397 | 0.000
97.98/98.02	c total clause space: 206.656MB
97.98/98.02	c total #watches: 603180
98.98/99.05	c total #propagations: 28016641 / total #impl: 112148352 (eff. 0.250)
98.98/99.05	c GC COLLECT
98.98/99.05	c #Conflicts:      69000 | #Learnt:       7198 | 0.000
98.98/99.05	c total clause space: 206.656MB
98.98/99.05	c total #watches: 349920
99.57/99.67	c total #propagations: 28374164 / total #impl: 113427890 (eff. 0.250)
99.57/99.67	c #Conflicts:      70000 | #Learnt:       8198 | 0.000
99.57/99.67	c total clause space: 206.656MB
99.57/99.67	c total #watches: 402390
100.37/100.44	c total #propagations: 28836617 / total #impl: 114729354 (eff. 0.251)
100.37/100.44	c #Conflicts:      71000 | #Learnt:       9198 | 0.000
100.37/100.44	c total clause space: 206.656MB
100.37/100.44	c total #watches: 438761
101.47/101.54	c total #propagations: 29227119 / total #impl: 115909673 (eff. 0.252)
101.47/101.54	c #Conflicts:      72000 | #Learnt:      10198 | 0.000
101.47/101.54	c total clause space: 206.656MB
101.47/101.54	c total #watches: 497915
102.77/102.88	c total #propagations: 29511496 / total #impl: 117866218 (eff. 0.250)
102.77/102.88	c #Conflicts:      73000 | #Learnt:      11198 | 0.000
102.77/102.88	c total clause space: 206.656MB
102.77/102.88	c total #watches: 570007
104.07/104.14	c total #propagations: 29818407 / total #impl: 119544284 (eff. 0.249)
104.07/104.14	c #Conflicts:      74000 | #Learnt:      12198 | 0.000
104.07/104.14	c total clause space: 206.656MB
104.07/104.14	c total #watches: 666343
104.97/105.05	c total #propagations: 30202058 / total #impl: 121369299 (eff. 0.249)
104.97/105.05	c GC COLLECT
104.97/105.05	c #Conflicts:      75000 | #Learnt:       6698 | 0.000
104.97/105.05	c total clause space: 335.816MB
104.97/105.05	c total #watches: 470356
105.97/106.03	c total #propagations: 30550915 / total #impl: 122867721 (eff. 0.249)
105.97/106.03	c #Conflicts:      76000 | #Learnt:       7698 | 0.000
105.97/106.03	c total clause space: 335.816MB
105.97/106.03	c total #watches: 551579
107.07/107.15	c total #propagations: 30944959 / total #impl: 125046360 (eff. 0.247)
107.07/107.15	c #Conflicts:      77000 | #Learnt:       8698 | 0.000
107.07/107.15	c total clause space: 335.816MB
107.07/107.15	c total #watches: 594950
109.77/109.81	c total #propagations: 31442257 / total #impl: 127075054 (eff. 0.247)
109.77/109.81	c #Conflicts:      78000 | #Learnt:       9698 | 0.000
109.77/109.81	c total clause space: 335.816MB
109.77/109.81	c total #watches: 741117
111.67/111.71	c total #propagations: 31614343 / total #impl: 132570825 (eff. 0.238)
111.67/111.71	c #Conflicts:      79000 | #Learnt:      10698 | 0.000
111.67/111.71	c total clause space: 335.816MB
111.67/111.71	c total #watches: 884127
115.16/115.26	c total #propagations: 31755333 / total #impl: 139811316 (eff. 0.227)
115.16/115.26	c #Conflicts:      80000 | #Learnt:      11698 | 0.000
115.16/115.26	c total clause space: 335.816MB
115.16/115.26	c total #watches: 1018058
121.87/121.97	c total #propagations: 31903619 / total #impl: 166133345 (eff. 0.192)
121.87/121.97	c #Conflicts:      81000 | #Learnt:      12698 | 0.000
121.87/121.97	c total clause space: 335.816MB
121.87/121.97	c total #watches: 1109957
130.77/130.82	c total #propagations: 32093148 / total #impl: 215461882 (eff. 0.149)
130.77/130.82	c GC COLLECT
130.77/130.82	c #Conflicts:      82000 | #Learnt:       6901 | 0.000
130.77/130.82	c total clause space: 335.816MB
130.77/130.82	c total #watches: 810391
141.16/141.20	c total #propagations: 32306326 / total #impl: 250850111 (eff. 0.129)
141.16/141.20	c #Conflicts:      83000 | #Learnt:       7901 | 0.000
141.16/141.20	c total clause space: 335.816MB
141.16/141.20	c total #watches: 908042
147.96/148.02	c total #propagations: 32560763 / total #impl: 302288281 (eff. 0.108)
147.96/148.02	c #Conflicts:      84000 | #Learnt:       8901 | 0.000
147.96/148.02	c total clause space: 335.816MB
147.96/148.02	c total #watches: 1054841
156.17/156.22	c total #propagations: 32696155 / total #impl: 331825827 (eff. 0.099)
156.17/156.22	c #Conflicts:      85000 | #Learnt:       9901 | 0.000
156.17/156.22	c total clause space: 335.816MB
156.17/156.22	c total #watches: 1120763
164.46/164.53	c total #propagations: 32814440 / total #impl: 342959731 (eff. 0.096)
164.46/164.53	c #Conflicts:      86000 | #Learnt:      10901 | 0.000
164.46/164.53	c total clause space: 335.816MB
164.46/164.53	c total #watches: 1173587
172.16/172.22	c total #propagations: 32912984 / total #impl: 354741731 (eff. 0.093)
172.16/172.22	c #Conflicts:      87000 | #Learnt:      11901 | 0.000
172.16/172.22	c total clause space: 335.816MB
172.16/172.22	c total #watches: 1223393
180.96/181.08	c total #propagations: 33020899 / total #impl: 366742229 (eff. 0.090)
180.96/181.08	c #Conflicts:      88000 | #Learnt:      12901 | 0.000
180.96/181.08	c total clause space: 335.816MB
180.96/181.08	c total #watches: 1264705
192.75/192.86	c total #propagations: 33130815 / total #impl: 380015754 (eff. 0.087)
192.75/192.86	c #Conflicts:      89000 | #Learnt:      13901 | 0.000
192.75/192.86	c total clause space: 335.816MB
192.75/192.86	c total #watches: 1347664
208.75/208.80	c total #propagations: 33258507 / total #impl: 395742037 (eff. 0.084)
208.75/208.80	c GC COLLECT
208.75/208.80	c #Conflicts:      90000 | #Learnt:       7802 | 0.000
208.75/208.80	c total clause space: 335.816MB
208.75/208.80	c total #watches: 705787
217.95/218.01	c total #propagations: 33440530 / total #impl: 416667078 (eff. 0.080)
217.95/218.01	c #Conflicts:      91000 | #Learnt:       8802 | 0.000
217.95/218.01	c total clause space: 335.816MB
217.95/218.01	c total #watches: 804630
227.75/227.88	c total #propagations: 33561857 / total #impl: 438693976 (eff. 0.077)
227.75/227.88	c #Conflicts:      92000 | #Learnt:       9802 | 0.000
227.75/227.88	c total clause space: 335.816MB
227.75/227.88	c total #watches: 869849
244.44/244.51	c total #propagations: 33668200 / total #impl: 469406262 (eff. 0.072)
244.44/244.51	c #Conflicts:      93000 | #Learnt:      10802 | 0.000
244.44/244.51	c total clause space: 335.816MB
244.44/244.51	c total #watches: 905404
261.54/261.62	c total #propagations: 33884427 / total #impl: 522965210 (eff. 0.065)
261.54/261.62	c #Conflicts:      94000 | #Learnt:      11802 | 0.000
261.54/261.62	c total clause space: 335.816MB
261.54/261.62	c total #watches: 968735
273.15/273.27	c total #propagations: 34125553 / total #impl: 584279196 (eff. 0.058)
273.15/273.27	c #Conflicts:      95000 | #Learnt:      12802 | 0.000
273.15/273.27	c total clause space: 335.816MB
273.15/273.27	c total #watches: 1046275
288.35/288.44	c total #propagations: 34470992 / total #impl: 608596452 (eff. 0.057)
288.35/288.44	c #Conflicts:      96000 | #Learnt:      13802 | 0.000
288.35/288.44	c total clause space: 335.816MB
288.35/288.44	c total #watches: 1073350
304.44/304.58	c total #propagations: 34842578 / total #impl: 612902280 (eff. 0.057)
304.44/304.58	c #Conflicts:      97000 | #Learnt:      14802 | 0.000
304.44/304.58	c total clause space: 335.816MB
304.44/304.58	c total #watches: 1093534
311.54/311.64	c total #propagations: 35242633 / total #impl: 617293972 (eff. 0.057)
311.54/311.64	c GC COLLECT
311.54/311.64	c #Conflicts:      98000 | #Learnt:       8401 | 0.000
311.54/311.64	c total clause space: 335.816MB
311.54/311.64	c total #watches: 554486
320.94/321.00	c total #propagations: 35525746 / total #impl: 620705403 (eff. 0.057)
320.94/321.00	c #Conflicts:      99000 | #Learnt:       9401 | 0.000
320.94/321.00	c total clause space: 335.816MB
320.94/321.00	c total #watches: 564359
326.03/326.16	c total #propagations: 35922966 / total #impl: 625191052 (eff. 0.057)
326.03/326.16	c #Conflicts:     100000 | #Learnt:      10401 | 0.000
326.03/326.16	c total clause space: 335.816MB
326.03/326.16	c total #watches: 570993
333.93/334.02	c total #propagations: 36327707 / total #impl: 629480943 (eff. 0.058)
333.93/334.02	c #Conflicts:     101000 | #Learnt:      11401 | 0.000
333.93/334.02	c total clause space: 335.816MB
333.93/334.02	c total #watches: 585078
342.04/342.11	c total #propagations: 36642655 / total #impl: 635241358 (eff. 0.058)
342.04/342.11	c #Conflicts:     102000 | #Learnt:      12401 | 0.000
342.04/342.11	c total clause space: 335.816MB
342.04/342.11	c total #watches: 596013
348.33/348.48	c total #propagations: 36963346 / total #impl: 640579448 (eff. 0.058)
348.33/348.48	c #Conflicts:     103000 | #Learnt:      13401 | 0.000
348.33/348.48	c total clause space: 335.816MB
348.33/348.48	c total #watches: 609064
353.43/353.55	c total #propagations: 37266988 / total #impl: 645458652 (eff. 0.058)
353.43/353.55	c #Conflicts:     104000 | #Learnt:      14401 | 0.000
353.43/353.55	c total clause space: 335.816MB
353.43/353.55	c total #watches: 620026
357.23/357.39	c total #propagations: 37670892 / total #impl: 649939890 (eff. 0.058)
357.23/357.39	c #Conflicts:     105000 | #Learnt:      15401 | 0.000
357.23/357.39	c total clause space: 335.816MB
357.23/357.39	c total #watches: 634851
358.93/359.05	c total #propagations: 38052820 / total #impl: 653023465 (eff. 0.058)
358.93/359.05	c GC COLLECT
358.93/359.05	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
358.93/359.05	c total clause space: 335.816MB
358.93/359.05	c total #watches: 213012
360.73/360.81	c total #propagations: 38416165 / total #impl: 654586254 (eff. 0.059)
360.73/360.81	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
360.73/360.81	c total clause space: 335.816MB
360.73/360.81	c total #watches: 226014
362.73/362.86	c total #propagations: 38795014 / total #impl: 659428690 (eff. 0.059)
362.73/362.86	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
362.73/362.86	c total clause space: 335.816MB
362.73/362.86	c total #watches: 241850
364.63/364.74	c total #propagations: 39245583 / total #impl: 664028705 (eff. 0.059)
364.63/364.74	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
364.63/364.74	c total clause space: 335.816MB
364.63/364.74	c total #watches: 263937
366.63/366.74	c total #propagations: 39672679 / total #impl: 668298617 (eff. 0.059)
366.63/366.74	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
366.63/366.74	c total clause space: 335.816MB
366.63/366.74	c total #watches: 283278
368.72/368.82	c total #propagations: 40157806 / total #impl: 671184527 (eff. 0.060)
368.72/368.82	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
368.72/368.82	c total clause space: 335.816MB
368.72/368.82	c total #watches: 298484
371.02/371.10	c total #propagations: 40619008 / total #impl: 673733741 (eff. 0.060)
371.02/371.10	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
371.02/371.10	c total clause space: 335.816MB
371.02/371.10	c total #watches: 324868
373.62/373.74	c total #propagations: 40970171 / total #impl: 676870211 (eff. 0.061)
373.62/373.74	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
373.62/373.74	c total clause space: 335.816MB
373.62/373.74	c total #watches: 342113
375.92/376.00	c total #propagations: 41382542 / total #impl: 680765494 (eff. 0.061)
375.92/376.00	c GC COLLECT
375.92/376.00	c #Conflicts:     114000 | #Learnt:       8702 | 0.000
375.92/376.00	c total clause space: 335.816MB
375.92/376.00	c total #watches: 203374
377.92/378.05	c total #propagations: 41798544 / total #impl: 684584371 (eff. 0.061)
377.92/378.05	c #Conflicts:     115000 | #Learnt:       9702 | 0.000
377.92/378.05	c total clause space: 335.816MB
377.92/378.05	c total #watches: 223520
379.43/379.58	c total #propagations: 42203503 / total #impl: 688922110 (eff. 0.061)
379.43/379.58	c #Conflicts:     116000 | #Learnt:      10702 | 0.000
379.43/379.58	c total clause space: 335.816MB
379.43/379.58	c total #watches: 247405
381.12/381.21	c total #propagations: 42595988 / total #impl: 692395350 (eff. 0.062)
381.12/381.21	c #Conflicts:     117000 | #Learnt:      11702 | 0.000
381.12/381.21	c total clause space: 335.816MB
381.12/381.21	c total #watches: 276450
382.83/382.98	c total #propagations: 43090316 / total #impl: 695280169 (eff. 0.062)
382.83/382.98	c #Conflicts:     118000 | #Learnt:      12702 | 0.000
382.83/382.98	c total clause space: 335.816MB
382.83/382.98	c total #watches: 306248
385.12/385.29	c total #propagations: 43561017 / total #impl: 697663028 (eff. 0.062)
385.12/385.29	c #Conflicts:     119000 | #Learnt:      13702 | 0.000
385.12/385.29	c total clause space: 335.816MB
385.12/385.29	c total #watches: 334484
387.52/387.62	c total #propagations: 44003477 / total #impl: 700865649 (eff. 0.063)
387.52/387.62	c #Conflicts:     120000 | #Learnt:      14702 | 0.000
387.52/387.62	c total clause space: 335.816MB
387.52/387.62	c total #watches: 361319
390.02/390.19	c total #propagations: 44417903 / total #impl: 703917677 (eff. 0.063)
390.02/390.19	c #Conflicts:     121000 | #Learnt:      15702 | 0.000
390.02/390.19	c total clause space: 335.816MB
390.02/390.19	c total #watches: 386973
393.62/393.74	c total #propagations: 44902117 / total #impl: 707043809 (eff. 0.064)
393.62/393.74	c GC COLLECT
393.62/393.74	c #Conflicts:     122000 | #Learnt:       8399 | 0.000
393.62/393.74	c total clause space: 335.816MB
393.62/393.74	c total #watches: 262734
396.12/396.21	c total #propagations: 45361892 / total #impl: 709120276 (eff. 0.064)
396.12/396.21	c #Conflicts:     123000 | #Learnt:       9399 | 0.000
396.12/396.21	c total clause space: 335.816MB
396.12/396.21	c total #watches: 292637
399.52/399.63	c total #propagations: 45732650 / total #impl: 711388348 (eff. 0.064)
399.52/399.63	c #Conflicts:     124000 | #Learnt:      10399 | 0.000
399.52/399.63	c total clause space: 335.816MB
399.52/399.63	c total #watches: 317683
402.72/402.83	c total #propagations: 46219192 / total #impl: 714605862 (eff. 0.065)
402.72/402.83	c #Conflicts:     125000 | #Learnt:      11399 | 0.000
402.72/402.83	c total clause space: 335.816MB
402.72/402.83	c total #watches: 343605
406.42/406.51	c total #propagations: 46643154 / total #impl: 717223531 (eff. 0.065)
406.42/406.51	c #Conflicts:     126000 | #Learnt:      12399 | 0.000
406.42/406.51	c total clause space: 335.816MB
406.42/406.51	c total #watches: 373311
410.52/410.63	c total #propagations: 46996361 / total #impl: 720360091 (eff. 0.065)
410.52/410.63	c #Conflicts:     127000 | #Learnt:      13399 | 0.000
410.52/410.63	c total clause space: 335.816MB
410.52/410.63	c total #watches: 395171
415.01/415.17	c total #propagations: 47361138 / total #impl: 726714509 (eff. 0.065)
415.01/415.17	c #Conflicts:     128000 | #Learnt:      14399 | 0.000
415.01/415.17	c total clause space: 335.816MB
415.01/415.17	c total #watches: 420027
420.51/420.65	c total #propagations: 47751975 / total #impl: 735488938 (eff. 0.065)
420.51/420.65	c #Conflicts:     129000 | #Learnt:      15399 | 0.000
420.51/420.65	c total clause space: 335.816MB
420.51/420.65	c total #watches: 460331
425.41/425.53	c total #propagations: 48228814 / total #impl: 745248959 (eff. 0.065)
425.41/425.53	c #Conflicts:     130000 | #Learnt:      16399 | 0.000
425.41/425.53	c total clause space: 335.816MB
425.41/425.53	c total #watches: 507984
430.61/430.78	c total #propagations: 48665703 / total #impl: 750763246 (eff. 0.065)
430.61/430.78	c GC COLLECT
430.61/430.78	c #Conflicts:     131000 | #Learnt:       8714 | 0.000
430.61/430.78	c total clause space: 335.816MB
430.61/430.78	c total #watches: 327899
436.11/436.27	c total #propagations: 49093006 / total #impl: 756894687 (eff. 0.065)
436.11/436.27	c #Conflicts:     132000 | #Learnt:       9714 | 0.000
436.11/436.27	c total clause space: 335.816MB
436.11/436.27	c total #watches: 348113
441.81/441.99	c total #propagations: 49501551 / total #impl: 762655913 (eff. 0.065)
441.81/441.99	c #Conflicts:     133000 | #Learnt:      10714 | 0.000
441.81/441.99	c total clause space: 335.816MB
441.81/441.99	c total #watches: 371056
447.51/447.70	c total #propagations: 49896411 / total #impl: 768625728 (eff. 0.065)
447.51/447.70	c #Conflicts:     134000 | #Learnt:      11714 | 0.000
447.51/447.70	c total clause space: 335.816MB
447.51/447.70	c total #watches: 399721
455.31/455.49	c total #propagations: 50264041 / total #impl: 774357153 (eff. 0.065)
455.31/455.49	c #Conflicts:     135000 | #Learnt:      12714 | 0.000
455.31/455.49	c total clause space: 335.816MB
455.31/455.49	c total #watches: 430525
461.00/461.18	c total #propagations: 50706914 / total #impl: 782364706 (eff. 0.065)
461.00/461.18	c #Conflicts:     136000 | #Learnt:      13714 | 0.000
461.00/461.18	c total clause space: 335.816MB
461.00/461.18	c total #watches: 459806
466.90/467.01	c total #propagations: 51067512 / total #impl: 790653585 (eff. 0.065)
466.90/467.01	c #Conflicts:     137000 | #Learnt:      14714 | 0.001
466.90/467.01	c total clause space: 335.816MB
466.90/467.01	c total #watches: 497813
473.01/473.11	c total #propagations: 51470820 / total #impl: 797781596 (eff. 0.065)
473.01/473.11	c #Conflicts:     138000 | #Learnt:      15714 | 0.001
473.01/473.11	c total clause space: 335.816MB
473.01/473.11	c total #watches: 522356
479.90/480.01	c total #propagations: 51842649 / total #impl: 803379912 (eff. 0.065)
479.90/480.01	c #Conflicts:     139000 | #Learnt:      16714 | 0.001
479.90/480.01	c total clause space: 335.816MB
479.90/480.01	c total #watches: 548144
487.22/487.34	c total #propagations: 52243745 / total #impl: 811171237 (eff. 0.064)
487.22/487.34	c #Conflicts:     140000 | #Learnt:      17714 | 0.001
487.22/487.34	c total clause space: 335.816MB
487.22/487.34	c total #watches: 576308
490.71/490.84	c total #propagations: 52656215 / total #impl: 818482984 (eff. 0.064)
490.71/490.84	c GC COLLECT
490.71/490.84	c #Conflicts:     141000 | #Learnt:       9853 | 0.001
490.71/490.84	c total clause space: 335.816MB
490.71/490.84	c total #watches: 348599
495.61/495.74	c total #propagations: 52985982 / total #impl: 824323157 (eff. 0.064)
495.61/495.74	c #Conflicts:     142000 | #Learnt:      10853 | 0.001
495.61/495.74	c total clause space: 335.816MB
495.61/495.74	c total #watches: 374334
500.31/500.46	c total #propagations: 53465736 / total #impl: 831941177 (eff. 0.064)
500.31/500.46	c #Conflicts:     143000 | #Learnt:      11853 | 0.001
500.31/500.46	c total clause space: 335.816MB
500.31/500.46	c total #watches: 411174
505.91/506.02	c total #propagations: 53832017 / total #impl: 838035900 (eff. 0.064)
505.91/506.02	c #Conflicts:     144000 | #Learnt:      12853 | 0.001
505.91/506.02	c total clause space: 335.816MB
505.91/506.02	c total #watches: 446518
511.81/511.92	c total #propagations: 54244101 / total #impl: 844297462 (eff. 0.064)
511.81/511.92	c #Conflicts:     145000 | #Learnt:      13853 | 0.001
511.81/511.92	c total clause space: 335.816MB
511.81/511.92	c total #watches: 474934
517.31/517.43	c total #propagations: 54686650 / total #impl: 850154922 (eff. 0.064)
517.31/517.43	c #Conflicts:     146000 | #Learnt:      14853 | 0.001
517.31/517.43	c total clause space: 335.816MB
517.31/517.43	c total #watches: 501986
522.90/523.02	c total #propagations: 55072926 / total #impl: 855812072 (eff. 0.064)
522.90/523.02	c #Conflicts:     147000 | #Learnt:      15853 | 0.001
522.90/523.02	c total clause space: 335.816MB
522.90/523.02	c total #watches: 514546
530.40/530.53	c total #propagations: 55519598 / total #impl: 860272584 (eff. 0.065)
530.40/530.53	c #Conflicts:     148000 | #Learnt:      16853 | 0.001
530.40/530.53	c total clause space: 335.816MB
530.40/530.53	c total #watches: 532457
539.30/539.44	c total #propagations: 55965973 / total #impl: 865413869 (eff. 0.065)
539.30/539.44	c #Conflicts:     149000 | #Learnt:      17853 | 0.001
539.30/539.44	c total clause space: 335.816MB
539.30/539.44	c total #watches: 553735
544.20/544.35	c total #propagations: 56431041 / total #impl: 872843028 (eff. 0.065)
544.20/544.35	c GC COLLECT
544.20/544.35	c #Conflicts:     150000 | #Learnt:       9606 | 0.001
544.20/544.35	c total clause space: 335.816MB
544.20/544.35	c total #watches: 299307
548.40/548.52	c total #propagations: 56880909 / total #impl: 875259271 (eff. 0.065)
548.40/548.52	c #Conflicts:     151000 | #Learnt:      10606 | 0.001
548.40/548.52	c total clause space: 335.816MB
548.40/548.52	c total #watches: 346997
557.00/557.16	c total #propagations: 57081108 / total #impl: 880194824 (eff. 0.065)
557.00/557.16	c #Conflicts:     152000 | #Learnt:      11606 | 0.001
557.00/557.16	c total clause space: 335.816MB
557.00/557.16	c total #watches: 405741
574.20/574.31	c total #propagations: 57363277 / total #impl: 889756069 (eff. 0.064)
574.20/574.31	c #Conflicts:     153000 | #Learnt:      12606 | 0.001
574.20/574.31	c total clause space: 335.816MB
574.20/574.31	c total #watches: 445698
590.09/590.24	c total #propagations: 57784450 / total #impl: 899459566 (eff. 0.064)
590.09/590.24	c #Conflicts:     154000 | #Learnt:      13606 | 0.001
590.09/590.24	c total clause space: 335.816MB
590.09/590.24	c total #watches: 550227
617.49/617.65	c total #propagations: 57951987 / total #impl: 919194355 (eff. 0.063)
617.49/617.65	c #Conflicts:     155000 | #Learnt:      14606 | 0.001
617.49/617.65	c total clause space: 335.816MB
617.49/617.65	c total #watches: 634940
665.28/665.40	c total #propagations: 58175079 / total #impl: 943463819 (eff. 0.062)
665.28/665.40	c #Conflicts:     156000 | #Learnt:      15606 | 0.001
665.28/665.40	c total clause space: 335.816MB
665.28/665.40	c total #watches: 715070
703.28/703.42	c total #propagations: 58476227 / total #impl: 957419565 (eff. 0.061)
703.28/703.42	c #Conflicts:     157000 | #Learnt:      16606 | 0.001
703.28/703.42	c total clause space: 335.816MB
703.28/703.42	c total #watches: 805661
777.76/777.98	c total #propagations: 58700818 / total #impl: 971610650 (eff. 0.060)
777.76/777.98	c #Conflicts:     158000 | #Learnt:      17606 | 0.001
777.76/777.98	c total clause space: 335.816MB
777.76/777.98	c total #watches: 881439
838.55/838.75	c total #propagations: 59056933 / total #impl: 1004602809 (eff. 0.059)
838.55/838.75	c #Conflicts:     159000 | #Learnt:      18606 | 0.001
838.55/838.75	c total clause space: 335.816MB
838.55/838.75	c total #watches: 968613
844.15/844.32	c total #propagations: 59353661 / total #impl: 1012248559 (eff. 0.059)
844.15/844.32	c GC COLLECT
844.15/844.32	c #Conflicts:     160000 | #Learnt:       9166 | 0.001
844.15/844.32	c total clause space: 335.816MB
844.15/844.32	c total #watches: 727109
846.35/846.52	c total #propagations: 59715436 / total #impl: 1014255669 (eff. 0.059)
846.35/846.52	c #Conflicts:     161000 | #Learnt:      10166 | 0.001
846.35/846.52	c total clause space: 335.816MB
846.35/846.52	c total #watches: 778450
848.45/848.65	c total #propagations: 60128957 / total #impl: 1015571530 (eff. 0.059)
848.45/848.65	c #Conflicts:     162000 | #Learnt:      11166 | 0.001
848.45/848.65	c total clause space: 335.816MB
848.45/848.65	c total #watches: 821813
849.65/849.80	c total #propagations: 60396245 / total #impl: 1017032911 (eff. 0.059)
849.65/849.80	c #Conflicts:     163000 | #Learnt:      12166 | 0.001
849.65/849.80	c total clause space: 335.816MB
849.65/849.80	c total #watches: 859719
850.95/851.16	c total #propagations: 60861766 / total #impl: 1018648146 (eff. 0.060)
850.95/851.16	c #Conflicts:     164000 | #Learnt:      13166 | 0.001
850.95/851.16	c total clause space: 335.816MB
850.95/851.16	c total #watches: 902225
852.25/852.40	c total #propagations: 61368892 / total #impl: 1020041896 (eff. 0.060)
852.25/852.40	c #Conflicts:     165000 | #Learnt:      14166 | 0.001
852.25/852.40	c total clause space: 335.816MB
852.25/852.40	c total #watches: 942895
853.55/853.79	c total #propagations: 61943342 / total #impl: 1021372058 (eff. 0.061)
853.55/853.79	c #Conflicts:     166000 | #Learnt:      15166 | 0.001
853.55/853.79	c total clause space: 335.816MB
853.55/853.79	c total #watches: 982810
855.25/855.47	c total #propagations: 62489062 / total #impl: 1022614256 (eff. 0.061)
855.25/855.47	c #Conflicts:     167000 | #Learnt:      16166 | 0.001
855.25/855.47	c total clause space: 335.816MB
855.25/855.47	c total #watches: 1021370
856.25/856.49	c total #propagations: 62956942 / total #impl: 1023861844 (eff. 0.061)
856.25/856.49	c #Conflicts:     168000 | #Learnt:      17166 | 0.001
856.25/856.49	c total clause space: 335.816MB
856.25/856.49	c total #watches: 1085081
858.15/858.31	c total #propagations: 63256863 / total #impl: 1025659370 (eff. 0.062)
858.15/858.31	c #Conflicts:     169000 | #Learnt:      18166 | 0.001
858.15/858.31	c total clause space: 335.816MB
858.15/858.31	c total #watches: 1255784
862.26/862.41	c total #propagations: 63489570 / total #impl: 1028983991 (eff. 0.062)
862.26/862.41	c GC COLLECT
862.26/862.41	c #Conflicts:     170000 | #Learnt:       9683 | 0.001
862.26/862.41	c total clause space: 335.816MB
862.26/862.41	c total #watches: 717617
869.65/869.83	c total #propagations: 63729406 / total #impl: 1047396581 (eff. 0.061)
869.65/869.83	c #Conflicts:     171000 | #Learnt:      10683 | 0.001
869.65/869.83	c total clause space: 335.816MB
869.65/869.83	c total #watches: 804734
878.85/879.07	c total #propagations: 64067801 / total #impl: 1055851280 (eff. 0.061)
878.85/879.07	c #Conflicts:     172000 | #Learnt:      11683 | 0.001
878.85/879.07	c total clause space: 335.816MB
878.85/879.07	c total #watches: 855785
883.05/883.26	c total #propagations: 64450804 / total #impl: 1063919907 (eff. 0.061)
883.05/883.26	c #Conflicts:     173000 | #Learnt:      12683 | 0.001
883.05/883.26	c total clause space: 335.816MB
883.05/883.26	c total #watches: 889344
890.04/890.26	c total #propagations: 64905280 / total #impl: 1069580928 (eff. 0.061)
890.04/890.26	c #Conflicts:     174000 | #Learnt:      13683 | 0.001
890.04/890.26	c total clause space: 335.816MB
890.04/890.26	c total #watches: 930963
904.34/904.58	c total #propagations: 65374482 / total #impl: 1074374004 (eff. 0.061)
904.34/904.58	c #Conflicts:     175000 | #Learnt:      14683 | 0.001
904.34/904.58	c total clause space: 335.816MB
904.34/904.58	c total #watches: 982270
922.14/922.35	c total #propagations: 65741257 / total #impl: 1084337088 (eff. 0.061)
922.14/922.35	c #Conflicts:     176000 | #Learnt:      15683 | 0.001
922.14/922.35	c total clause space: 335.816MB
922.14/922.35	c total #watches: 1030385
937.83/938.06	c total #propagations: 66044836 / total #impl: 1092908842 (eff. 0.060)
937.83/938.06	c #Conflicts:     177000 | #Learnt:      16683 | 0.001
937.83/938.06	c total clause space: 335.816MB
937.83/938.06	c total #watches: 1079887
942.33/942.54	c total #propagations: 66354970 / total #impl: 1099923296 (eff. 0.060)
942.33/942.54	c #Conflicts:     178000 | #Learnt:      17683 | 0.001
942.33/942.54	c total clause space: 335.816MB
942.33/942.54	c total #watches: 1122789
947.43/947.61	c total #propagations: 66793076 / total #impl: 1102864825 (eff. 0.061)
947.43/947.61	c #Conflicts:     179000 | #Learnt:      18683 | 0.001
947.43/947.61	c total clause space: 335.816MB
947.43/947.61	c total #watches: 1158469
954.23/954.45	c total #propagations: 67114213 / total #impl: 1105814634 (eff. 0.061)
954.23/954.45	c GC COLLECT
954.23/954.45	c #Conflicts:     180000 | #Learnt:       9350 | 0.001
954.23/954.45	c total clause space: 335.816MB
954.23/954.45	c total #watches: 654624
965.23/965.47	c total #propagations: 67449735 / total #impl: 1112418496 (eff. 0.061)
965.23/965.47	c #Conflicts:     181000 | #Learnt:      10350 | 0.001
965.23/965.47	c total clause space: 335.816MB
965.23/965.47	c total #watches: 699998
975.73/975.93	c total #propagations: 67819217 / total #impl: 1125786912 (eff. 0.060)
975.73/975.93	c #Conflicts:     182000 | #Learnt:      11350 | 0.001
975.73/975.93	c total clause space: 335.816MB
975.73/975.93	c total #watches: 743767
987.13/987.35	c total #propagations: 68157301 / total #impl: 1136058596 (eff. 0.060)
987.13/987.35	c #Conflicts:     183000 | #Learnt:      12350 | 0.001
987.13/987.35	c total clause space: 335.816MB
987.13/987.35	c total #watches: 787995
1002.52/1002.74	c total #propagations: 68519819 / total #impl: 1145239468 (eff. 0.060)
1002.52/1002.74	c #Conflicts:     184000 | #Learnt:      13350 | 0.001
1002.52/1002.74	c total clause space: 335.816MB
1002.52/1002.74	c total #watches: 828800
1017.22/1017.48	c total #propagations: 68879472 / total #impl: 1154510451 (eff. 0.060)
1017.22/1017.48	c #Conflicts:     185000 | #Learnt:      14350 | 0.001
1017.22/1017.48	c total clause space: 335.816MB
1017.22/1017.48	c total #watches: 878001
1037.82/1038.07	c total #propagations: 69233326 / total #impl: 1164881502 (eff. 0.059)
1037.82/1038.07	c #Conflicts:     186000 | #Learnt:      15350 | 0.001
1037.82/1038.07	c total clause space: 335.816MB
1037.82/1038.07	c total #watches: 928103
1061.71/1061.91	c total #propagations: 69586221 / total #impl: 1175610770 (eff. 0.059)
1061.71/1061.91	c #Conflicts:     187000 | #Learnt:      16350 | 0.001
1061.71/1061.91	c total clause space: 335.816MB
1061.71/1061.91	c total #watches: 976443
1081.91/1082.16	c total #propagations: 69991119 / total #impl: 1186844313 (eff. 0.059)
1081.91/1082.16	c #Conflicts:     188000 | #Learnt:      17350 | 0.001
1081.91/1082.16	c total clause space: 335.816MB
1081.91/1082.16	c total #watches: 1028893
1111.10/1111.34	c total #propagations: 70317148 / total #impl: 1196208399 (eff. 0.059)
1111.10/1111.34	c #Conflicts:     189000 | #Learnt:      18350 | 0.001
1111.10/1111.34	c total clause space: 335.816MB
1111.10/1111.34	c total #watches: 1069892
1145.90/1146.20	c total #propagations: 70711926 / total #impl: 1205396324 (eff. 0.059)
1145.90/1146.20	c #Conflicts:     190000 | #Learnt:      19350 | 0.001
1145.90/1146.20	c total clause space: 335.816MB
1145.90/1146.20	c total #watches: 1112204
1167.60/1167.81	c total #propagations: 71071273 / total #impl: 1212973537 (eff. 0.059)
1167.60/1167.81	c GC COLLECT
1167.60/1167.81	c #Conflicts:     191000 | #Learnt:       9336 | 0.001
1167.60/1167.81	c total clause space: 335.816MB
1167.60/1167.81	c total #watches: 468363
1188.10/1188.35	c total #propagations: 71410575 / total #impl: 1222869740 (eff. 0.058)
1188.10/1188.35	c #Conflicts:     192000 | #Learnt:      10336 | 0.001
1188.10/1188.35	c total clause space: 335.816MB
1188.10/1188.35	c total #watches: 516756
1211.20/1211.46	c total #propagations: 71787056 / total #impl: 1233356906 (eff. 0.058)
1211.20/1211.46	c #Conflicts:     193000 | #Learnt:      11336 | 0.001
1211.20/1211.46	c total clause space: 335.816MB
1211.20/1211.46	c total #watches: 567776
1232.29/1232.55	c total #propagations: 72141750 / total #impl: 1238727299 (eff. 0.058)
1232.29/1232.55	c #Conflicts:     194000 | #Learnt:      12336 | 0.001
1232.29/1232.55	c total clause space: 335.816MB
1232.29/1232.55	c total #watches: 613742
1257.29/1257.57	c total #propagations: 72468135 / total #impl: 1244032502 (eff. 0.058)
1257.29/1257.57	c #Conflicts:     195000 | #Learnt:      13336 | 0.001
1257.29/1257.57	c total clause space: 335.816MB
1257.29/1257.57	c total #watches: 659887
1283.49/1283.74	c total #propagations: 72857450 / total #impl: 1248254875 (eff. 0.058)
1283.49/1283.74	c #Conflicts:     196000 | #Learnt:      14336 | 0.001
1283.49/1283.74	c total clause space: 335.816MB
1283.49/1283.74	c total #watches: 707987
1310.18/1310.45	c total #propagations: 73215725 / total #impl: 1252391985 (eff. 0.058)
1310.18/1310.45	c #Conflicts:     197000 | #Learnt:      15336 | 0.001
1310.18/1310.45	c total clause space: 335.816MB
1310.18/1310.45	c total #watches: 765465
1344.87/1345.11	c total #propagations: 73593621 / total #impl: 1258113321 (eff. 0.058)
1344.87/1345.11	c #Conflicts:     198000 | #Learnt:      16336 | 0.001
1344.87/1345.11	c total clause space: 335.816MB
1344.87/1345.11	c total #watches: 808690
1380.17/1380.44	c total #propagations: 74032335 / total #impl: 1263341079 (eff. 0.059)
1380.17/1380.44	c #Conflicts:     199000 | #Learnt:      17336 | 0.001
1380.17/1380.44	c total clause space: 335.816MB
1380.17/1380.44	c total #watches: 857869
1415.16/1415.41	c total #propagations: 74422139 / total #impl: 1269377461 (eff. 0.059)
1415.16/1415.41	c #Conflicts:     200000 | #Learnt:      18336 | 0.001
1415.16/1415.41	c total clause space: 335.816MB
1415.16/1415.41	c total #watches: 901559
1458.36/1458.66	c total #propagations: 74847539 / total #impl: 1275010661 (eff. 0.059)
1458.36/1458.66	c #Conflicts:     201000 | #Learnt:      19336 | 0.001
1458.36/1458.66	c total clause space: 335.816MB
1458.36/1458.66	c total #watches: 945973
1492.56/1492.83	c total #propagations: 75263968 / total #impl: 1282195949 (eff. 0.059)
1492.56/1492.83	c GC COLLECT
1492.56/1492.83	c #Conflicts:     202000 | #Learnt:       9371 | 0.001
1492.56/1492.83	c total clause space: 545.701MB
1492.56/1492.83	c total #watches: 484239
1515.05/1515.33	c total #propagations: 75684519 / total #impl: 1290089624 (eff. 0.059)
1515.05/1515.33	c #Conflicts:     203000 | #Learnt:      10371 | 0.001
1515.05/1515.33	c total clause space: 545.701MB
1515.05/1515.33	c total #watches: 534796
1538.75/1539.02	c total #propagations: 76107722 / total #impl: 1298517241 (eff. 0.059)
1538.75/1539.02	c #Conflicts:     204000 | #Learnt:      11371 | 0.001
1538.75/1539.02	c total clause space: 545.701MB
1538.75/1539.02	c total #watches: 582959
1566.34/1566.66	c total #propagations: 76538914 / total #impl: 1309105408 (eff. 0.058)
1566.34/1566.66	c #Conflicts:     205000 | #Learnt:      12371 | 0.001
1566.34/1566.66	c total clause space: 545.701MB
1566.34/1566.66	c total #watches: 633925
1590.44/1590.72	c total #propagations: 76952118 / total #impl: 1316882652 (eff. 0.058)
1590.44/1590.72	c #Conflicts:     206000 | #Learnt:      13371 | 0.001
1590.44/1590.72	c total clause space: 545.701MB
1590.44/1590.72	c total #watches: 688823
1619.63/1619.92	c total #propagations: 77319781 / total #impl: 1324221691 (eff. 0.058)
1619.63/1619.92	c #Conflicts:     207000 | #Learnt:      14371 | 0.001
1619.63/1619.92	c total clause space: 545.701MB
1619.63/1619.92	c total #watches: 731410
1649.62/1649.92	c total #propagations: 77705643 / total #impl: 1330604850 (eff. 0.058)
1649.62/1649.92	c #Conflicts:     208000 | #Learnt:      15371 | 0.001
1649.62/1649.92	c total clause space: 545.701MB
1649.62/1649.92	c total #watches: 777515
1680.22/1680.59	c total #propagations: 78078013 / total #impl: 1336818648 (eff. 0.058)
1680.22/1680.59	c #Conflicts:     209000 | #Learnt:      16371 | 0.001
1680.22/1680.59	c total clause space: 545.701MB
1680.22/1680.59	c total #watches: 824547
1714.11/1714.44	c total #propagations: 78462959 / total #impl: 1344324103 (eff. 0.058)
1714.11/1714.44	c #Conflicts:     210000 | #Learnt:      17371 | 0.001
1714.11/1714.44	c total clause space: 545.701MB
1714.11/1714.44	c total #watches: 864040
1749.31/1749.60	c total #propagations: 78868810 / total #impl: 1349811487 (eff. 0.058)
1749.31/1749.60	c #Conflicts:     211000 | #Learnt:      18371 | 0.001
1749.31/1749.60	c total clause space: 545.701MB
1749.31/1749.60	c total #watches: 908332
1779.90/1780.22	c total #propagations: 79313866 / total #impl: 1355941271 (eff. 0.058)
1779.90/1780.22	c #Conflicts:     212000 | #Learnt:      19371 | 0.001
1779.90/1780.22	c total clause space: 545.701MB
1779.90/1780.22	c total #watches: 956500

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-4118958-1467230726/watcher-4118958-1467230726 -o /tmp/evaluation-result-4118958-1467230726/solver-4118958-1467230726 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467209106-3963 --watchdog 1960 --input HOME/instance-4118958-1467230726.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=6081
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.01 2.03 2.00 3/240 6084
/proc/meminfo: memFree=29287212/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 4179166 57319424 4209 33554432000 4194304 6211289 140735889598720 140733877443112 4206723 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 13994 4209 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.01 2.03 2.00 3/240 6084
/proc/meminfo: memFree=29287212/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=65952 CPUtime=0.08 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 1134 0 0 0 8 0 0 0 20 0 1 0 4179166 67534848 14239 33554432000 4194304 6211289 140735889598720 140735889596216 4244921 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 16488 14239 204 493 0 15985 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65952

[startup+0.200355 s]
/proc/loadavg: 2.01 2.03 2.00 3/240 6084
/proc/meminfo: memFree=29287212/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=69016 CPUtime=0.18 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 1795 0 0 0 18 0 0 0 20 0 1 0 4179166 70672384 14695 33554432000 4194304 6211289 140735889598720 140735889596216 4205850 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 17254 14695 204 493 0 16751 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 69016

[startup+0.300326 s]
/proc/loadavg: 2.01 2.03 2.00 3/240 6084
/proc/meminfo: memFree=29287212/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=73568 CPUtime=0.29 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 2127 0 0 0 28 1 0 0 20 0 1 0 4179166 75333632 15432 33554432000 4194304 6211289 140735889598720 140735889596216 4244721 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 18392 15432 204 493 0 17889 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73568

[startup+0.700236 s]
/proc/loadavg: 2.01 2.03 2.00 3/240 6084
/proc/meminfo: memFree=29287212/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=81684 CPUtime=0.69 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 2815 0 0 0 68 1 0 0 20 0 1 0 4179166 83644416 17495 33554432000 4194304 6211289 140735889598720 140735889596216 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 20421 17495 214 493 0 19918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81684

[startup+1.50024 s]
/proc/loadavg: 2.01 2.03 2.00 3/241 6085
/proc/meminfo: memFree=29210172/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=94148 CPUtime=1.49 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 4732 0 0 0 148 1 0 0 20 0 1 0 4179166 96407552 20397 33554432000 4194304 6211289 140735889598720 140735889596888 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 23537 20397 214 493 0 23034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94148

[startup+3.10026 s]
/proc/loadavg: 2.01 2.03 2.00 3/241 6085
/proc/meminfo: memFree=29200636/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=114740 CPUtime=3.08 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 5711 0 0 0 307 1 0 0 20 0 1 0 4179166 117493760 22740 33554432000 4194304 6211289 140735889598720 140735889596632 4250251 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 28685 22740 219 493 0 28182 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 114740

[startup+6.30025 s]
/proc/loadavg: 2.01 2.03 2.00 3/241 6085
/proc/meminfo: memFree=29180740/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=117336 CPUtime=6.29 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 6780 0 0 0 627 2 0 0 20 0 1 0 4179166 120152064 26146 33554432000 4194304 6211289 140735889598720 140735889597064 4240063 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 29334 26146 219 493 0 28831 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117336

[startup+12.7003 s]
/proc/loadavg: 2.09 2.05 2.01 3/241 6085
/proc/meminfo: memFree=29159556/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=151688 CPUtime=12.68 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 8384 0 0 0 1266 2 0 0 20 0 1 0 4179166 155328512 30969 33554432000 4194304 6211289 140735889598720 140735889597064 4242771 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 37922 30969 219 493 0 37419 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 151688

[startup+25.5003 s]
/proc/loadavg: 2.07 2.04 2.00 3/241 6085
/proc/meminfo: memFree=29099408/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=206808 CPUtime=25.48 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 10585 0 0 0 2545 3 0 0 20 0 1 0 4179166 211771392 46054 33554432000 4194304 6211289 140735889598720 140735889596632 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 51702 46054 219 493 0 51199 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 206808

[startup+51.1004 s]
/proc/loadavg: 2.05 2.04 2.00 3/241 6086
/proc/meminfo: memFree=29055108/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=294712 CPUtime=51.07 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 12821 0 0 0 5103 4 0 0 20 0 1 0 4179166 301785088 57109 33554432000 4194304 6211289 140735889598720 140735889596632 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 73678 57109 219 493 0 73175 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 294712

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/241 6087
/proc/meminfo: memFree=28993064/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=304284 CPUtime=102.28 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 15051 0 0 0 10222 6 0 0 20 0 1 0 4179166 311586816 72114 33554432000 4194304 6211289 140735889598720 140735889596584 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 76071 72114 219 493 0 75568 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 304284

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/241 6088
/proc/meminfo: memFree=28933492/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=444132 CPUtime=162.26 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 17444 0 0 0 16219 7 0 0 20 0 1 0 4179166 454791168 86390 33554432000 4194304 6211289 140735889598720 140735889597064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 111033 86390 219 493 0 110530 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 444132

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/240 6089
/proc/meminfo: memFree=28912984/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=445868 CPUtime=222.26 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 17998 0 0 0 22219 7 0 0 20 0 1 0 4179166 456568832 90521 33554432000 4194304 6211289 140735889598720 140735889597064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 111467 90521 219 493 0 110964 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 445868

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/242 6186
/proc/meminfo: memFree=29144244/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=447468 CPUtime=282.25 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 18392 0 0 0 28217 8 0 0 20 0 1 0 4179166 458207232 90915 33554432000 4194304 6211289 140735889598720 140735889596584 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 111867 90915 219 493 0 111364 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 447468

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/241 6187
/proc/meminfo: memFree=29109164/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=447852 CPUtime=342.23 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 18477 0 0 0 34215 8 0 0 20 0 1 0 4179166 458600448 91876 33554432000 4194304 6211289 140735889598720 140735889597064 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 111963 91876 219 493 0 111460 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 447852

[startup+402.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/241 6189
/proc/meminfo: memFree=29082032/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=451260 CPUtime=402.22 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 19137 0 0 0 40214 8 0 0 20 0 1 0 4179166 462090240 92581 33554432000 4194304 6211289 140735889598720 140735889597064 4249863 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 112815 92581 219 493 0 112312 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 451260

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/241 6190
/proc/meminfo: memFree=29060396/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=455348 CPUtime=462.2 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 19936 0 0 0 46212 8 0 0 20 0 1 0 4179166 466276352 93379 33554432000 4194304 6211289 140735889598720 140735889597064 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 113837 93379 219 493 0 113334 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 455348

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/241 6191
/proc/meminfo: memFree=29052272/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=457180 CPUtime=522.2 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 20300 0 0 0 52211 9 0 0 20 0 1 0 4179166 468152320 93743 33554432000 4194304 6211289 140735889598720 140735889597064 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 114295 93743 219 493 0 113792 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 457180

[startup+582.3 s]
/proc/loadavg: 2.16 2.07 2.02 3/241 6192
/proc/meminfo: memFree=29037264/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=458880 CPUtime=582.2 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 20689 0 0 0 58211 9 0 0 20 0 1 0 4179166 469893120 94132 33554432000 4194304 6211289 140735889598720 140735889597064 4209464 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 114720 94132 219 493 0 114217 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 458880


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/241 6202
/proc/meminfo: memFree=28921756/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=467944 CPUtime=942.13 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 22590 0 0 0 94203 10 0 0 20 0 1 0 4179166 479174656 112269 33554432000 4194304 6211289 140735889598720 140735889597064 4209838 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 116986 112269 219 493 0 116483 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 467944

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/241 6204
/proc/meminfo: memFree=28913236/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=469304 CPUtime=1002.12 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 22847 0 0 0 100202 10 0 0 20 0 1 0 4179166 480567296 112526 33554432000 4194304 6211289 140735889598720 140735889596584 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 117326 112526 219 493 0 116823 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 469304

[startup+1062.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/241 6205
/proc/meminfo: memFree=28902516/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=470904 CPUtime=1062.11 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 23168 0 0 0 106201 10 0 0 20 0 1 0 4179166 482205696 112847 33554432000 4194304 6211289 140735889598720 140735889597064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 117726 112847 219 493 0 117223 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 470904

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/241 6206
/proc/meminfo: memFree=28892912/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=472644 CPUtime=1122.1 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 23509 0 0 0 112200 10 0 0 20 0 1 0 4179166 483987456 113187 33554432000 4194304 6211289 140735889598720 140735889596584 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 118161 113187 219 493 0 117658 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 472644

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/241 6207
/proc/meminfo: memFree=28875152/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=474312 CPUtime=1182.1 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 23822 0 0 0 118199 11 0 0 20 0 1 0 4179166 485695488 114522 33554432000 4194304 6211289 140735889598720 140735889597064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 118578 114522 219 493 0 118075 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 474312

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/241 6208
/proc/meminfo: memFree=28870740/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=474504 CPUtime=1242.09 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 23876 0 0 0 124198 11 0 0 20 0 1 0 4179166 485892096 114576 33554432000 4194304 6211289 140735889598720 140735889597064 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 118626 114576 219 493 0 118123 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 474504

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/241 6210
/proc/meminfo: memFree=28869684/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=475092 CPUtime=1302.08 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 23978 0 0 0 130197 11 0 0 20 0 1 0 4179166 486494208 114678 33554432000 4194304 6211289 140735889598720 140735889596584 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 118773 114678 219 493 0 118270 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 475092

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 6211
/proc/meminfo: memFree=28866384/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=476184 CPUtime=1362.07 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24189 0 0 0 136196 11 0 0 20 0 1 0 4179166 487612416 114889 33554432000 4194304 6211289 140735889598720 140735889596584 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 119046 114889 219 493 0 118543 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 476184

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 6212
/proc/meminfo: memFree=28865656/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=476700 CPUtime=1422.07 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24293 0 0 0 142196 11 0 0 20 0 1 0 4179166 488140800 114993 33554432000 4194304 6211289 140735889598720 140735889597064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 119175 114993 219 493 0 118672 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 476700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/242 6216
/proc/meminfo: memFree=28842996/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=692536 CPUtime=1482.05 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24517 0 0 0 148194 11 0 0 20 0 1 0 4179166 709156864 117261 33554432000 4194304 6211289 140735889598720 140735889596952 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 173134 117261 219 493 0 172631 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 692536

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 6217
/proc/meminfo: memFree=28832744/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=692536 CPUtime=1542.05 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24521 0 0 0 154194 11 0 0 20 0 1 0 4179166 709156864 117417 33554432000 4194304 6211289 140735889598720 140735889597064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 173134 117417 219 493 0 172631 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 692536

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 6219
/proc/meminfo: memFree=28830956/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=694144 CPUtime=1602.03 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24754 0 0 0 160192 11 0 0 20 0 1 0 4179166 710803456 117865 33554432000 4194304 6211289 140735889598720 140735889597064 4201983 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 173536 117865 219 493 0 173033 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 694144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 6220
/proc/meminfo: memFree=28830580/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=694144 CPUtime=1662.02 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24780 0 0 0 166191 11 0 0 20 0 1 0 4179166 710803456 117891 33554432000 4194304 6211289 140735889598720 140735889597064 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 173536 117891 219 493 0 173033 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 694144

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/241 6221
/proc/meminfo: memFree=28828276/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=694468 CPUtime=1722.01 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24848 0 0 0 172190 11 0 0 20 0 1 0 4179166 711135232 117959 33554432000 4194304 6211289 140735889598720 140735889597064 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 173617 117959 219 493 0 173114 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 694468

[startup+1782.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/241 6222
/proc/meminfo: memFree=28824740/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=694732 CPUtime=1782 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24917 0 0 0 178189 11 0 0 20 0 1 0 4179166 711405568 118028 33554432000 4194304 6211289 140735889598720 140735889597064 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 173683 118028 219 493 0 173180 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 694732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/241 6222
/proc/meminfo: memFree=28824996/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=694924 CPUtime=1800 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24930 0 0 0 179989 11 0 0 20 0 1 0 4179166 711602176 118041 33554432000 4194304 6211289 140735889598720 140735889596584 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 173731 118041 219 493 0 173228 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 694924

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 6084 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/241 6222
/proc/meminfo: memFree=28824996/32872528 swapFree=189444/189444
[pid=6084] ppid=6081 vsize=694924 CPUtime=1800 cores=0,2,4,6
/proc/6084/stat : 6084 (cdcl-cuttingpla) R 6081 6084 3947 0 -1 4202496 24930 0 0 0 179989 11 0 0 20 0 1 0 4179166 711602176 118041 33554432000 4194304 6211289 140735889598720 140735889596584 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6084/statm: 173731 118041 219 493 0 173228 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 694924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.89
CPU system time (s): 0.119981
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 694924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.119981
maximum resident set size= 472164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24930
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= 25
involuntary context switches= 1995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.33434 second user time and 7.33488 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-29 22:05:26
IDJOB=4118958
IDBENCH=111551
IDSOLVER=2549
FILE ID=node102/4118958-1467230726
RUNJOBID= node102-1467209106-3963
PBS_JOBID= 19997591
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-sporttournament38.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118958-1467230726/watcher-4118958-1467230726 -o /tmp/evaluation-result-4118958-1467230726/solver-4118958-1467230726 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467209106-3963 --watchdog 1960 --input HOME/instance-4118958-1467230726.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 96b6291b864f3572b1789f7082442006
RANDOM SEED=1230424727

node102.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.744
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.48
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.744
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.744
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.744
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.49
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.744
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.54
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.744
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.744
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.744
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:        29287368 kB
Buffers:          105028 kB
Cached:          2208248 kB
SwapCached:            0 kB
Active:           662548 kB
Inactive:        1992852 kB
Active(anon):     344552 kB
Inactive(anon):        0 kB
Active(file):     317996 kB
Inactive(file):  1992852 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:        627600 kB
Mapped:            15364 kB
Shmem:               204 kB
Slab:             608252 kB
SReclaimable:      52332 kB
SUnreclaim:       555920 kB
KernelStack:        1984 kB
PageTables:         5476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     761864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 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= 71700 MiB
End job on node102 at 2016-06-29 22:35:27