Trace number 4100464

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.03 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-UMTS.opb
MD5SUM9b27e30a8bba28dee1f89aacae920d43
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6402
Total number of constraints4465
Number of constraints which are clauses2785
Number of constraints which are cardinality constraints (but not clauses)1428
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint511
Number of terms in the objective function 4170
Biggest coefficient in the objective function 4257
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 527899
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 523739
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527899
Number of bits of the biggest sum of numbers20
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= 6402 #constraint= 4465
0.39/0.45	c #Conflicts:       1000 | #Learnt:        999 | 0.184
0.39/0.45	c total clause space: 11.2235MB
0.39/0.45	c total #watches: 126915
1.59/1.62	c total #propagations: 66376 / total #impl: 1275256 (eff. 0.052)
1.59/1.62	c #Conflicts:       2000 | #Learnt:       1999 | 0.256
1.59/1.62	c total clause space: 29.637MB
1.59/1.62	c total #watches: 211198
2.19/2.24	c total #propagations: 144979 / total #impl: 3399477 (eff. 0.043)
2.19/2.24	c GC COLLECT
2.19/2.24	c #Conflicts:       3000 | #Learnt:       2003 | 0.184
2.19/2.24	c total clause space: 29.637MB
2.19/2.24	c total #watches: 205000
4.19/4.26	c total #propagations: 201558 / total #impl: 4223701 (eff. 0.048)
4.19/4.26	c #Conflicts:       4000 | #Learnt:       3003 | 0.159
4.19/4.26	c total clause space: 29.637MB
4.19/4.26	c total #watches: 278282
5.50/5.50	c total #propagations: 270924 / total #impl: 5513597 (eff. 0.049)
5.50/5.50	c GC COLLECT
5.50/5.50	c #Conflicts:       5000 | #Learnt:       2349 | 0.128
5.50/5.50	c total clause space: 48.1602MB
5.50/5.50	c total #watches: 177699
7.99/8.05	c total #propagations: 348845 / total #impl: 6677240 (eff. 0.052)
7.99/8.05	c #Conflicts:       6000 | #Learnt:       3349 | 0.138
7.99/8.05	c total clause space: 48.1602MB
7.99/8.05	c total #watches: 387458
10.68/10.76	c total #propagations: 497222 / total #impl: 10205962 (eff. 0.049)
10.68/10.76	c GC COLLECT
10.68/10.76	c #Conflicts:       7000 | #Learnt:       2224 | 0.158
10.68/10.76	c total clause space: 48.1602MB
10.68/10.76	c total #watches: 366198
16.99/17.07	c total #propagations: 622475 / total #impl: 12231035 (eff. 0.051)
16.99/17.07	c #Conflicts:       8000 | #Learnt:       3224 | 0.178
16.99/17.07	c total clause space: 48.1602MB
16.99/17.07	c total #watches: 436527
22.89/22.90	c total #propagations: 738820 / total #impl: 13745792 (eff. 0.054)
22.89/22.90	c #Conflicts:       9000 | #Learnt:       4223 | 0.312
22.89/22.90	c total clause space: 48.1602MB
22.89/22.90	c total #watches: 511659
26.79/26.80	c total #propagations: 867882 / total #impl: 15809935 (eff. 0.055)
26.79/26.80	c GC COLLECT
26.79/26.80	c #Conflicts:      10000 | #Learnt:       2707 | 0.282
26.79/26.80	c total clause space: 78.2603MB
26.79/26.80	c total #watches: 271234
29.29/29.35	c total #propagations: 979042 / total #impl: 17575993 (eff. 0.056)
29.29/29.35	c #Conflicts:      11000 | #Learnt:       3707 | 0.277
29.29/29.35	c total clause space: 78.2603MB
29.29/29.35	c total #watches: 351765
32.49/32.53	c total #propagations: 1089324 / total #impl: 21619825 (eff. 0.050)
32.49/32.53	c #Conflicts:      12000 | #Learnt:       4707 | 0.254
32.49/32.53	c total clause space: 78.2603MB
32.49/32.53	c total #watches: 407810
37.28/37.35	c total #propagations: 1154161 / total #impl: 25797987 (eff. 0.045)
37.28/37.35	c #Conflicts:      13000 | #Learnt:       5707 | 0.234
37.28/37.35	c total clause space: 78.2603MB
37.28/37.35	c total #watches: 451977
42.48/42.58	c total #propagations: 1240036 / total #impl: 29261513 (eff. 0.042)
42.48/42.58	c GC COLLECT
42.48/42.58	c #Conflicts:      14000 | #Learnt:       3865 | 0.219
42.48/42.58	c total clause space: 78.2603MB
42.48/42.58	c total #watches: 304405
45.88/45.94	c total #propagations: 1325829 / total #impl: 34314341 (eff. 0.039)
45.88/45.94	c #Conflicts:      15000 | #Learnt:       4865 | 0.208
45.88/45.94	c total clause space: 78.2603MB
45.88/45.94	c total #watches: 392761
46.78/46.83	c total #propagations: 1362685 / total #impl: 38217772 (eff. 0.036)
46.78/46.83	c #Conflicts:      16000 | #Learnt:       5865 | 0.195
46.78/46.83	c total clause space: 127.173MB
46.78/46.83	c total #watches: 436667
52.38/52.40	c total #propagations: 1393277 / total #impl: 40064009 (eff. 0.035)
52.38/52.40	c GC COLLECT
52.38/52.40	c #Conflicts:      17000 | #Learnt:       3680 | 0.210
52.38/52.40	c total clause space: 127.173MB
52.38/52.40	c total #watches: 423757
60.98/61.01	c total #propagations: 1461164 / total #impl: 44544196 (eff. 0.033)
60.98/61.01	c #Conflicts:      18000 | #Learnt:       4680 | 0.204
60.98/61.01	c total clause space: 127.173MB
60.98/61.01	c total #watches: 574006
90.97/91.08	c total #propagations: 1473442 / total #impl: 64935331 (eff. 0.023)
90.97/91.08	c #Conflicts:      19000 | #Learnt:       5680 | 0.197
90.97/91.08	c total clause space: 127.173MB
90.97/91.08	c total #watches: 707418
105.07/105.12	c total #propagations: 1499817 / total #impl: 176501888 (eff. 0.008)
105.07/105.12	c #Conflicts:      20000 | #Learnt:       6680 | 0.195
105.07/105.12	c total clause space: 127.173MB
105.07/105.12	c total #watches: 815757
112.28/112.31	c total #propagations: 1583125 / total #impl: 182422290 (eff. 0.009)
112.28/112.31	c GC COLLECT
112.28/112.31	c #Conflicts:      21000 | #Learnt:       4187 | 0.187
112.28/112.31	c total clause space: 127.173MB
112.28/112.31	c total #watches: 581289
117.17/117.25	c total #propagations: 1832509 / total #impl: 185905750 (eff. 0.010)
117.17/117.25	c #Conflicts:      22000 | #Learnt:       5187 | 0.179
117.17/117.25	c total clause space: 127.173MB
117.17/117.25	c total #watches: 623242
122.37/122.49	c total #propagations: 2037071 / total #impl: 189749930 (eff. 0.011)
122.37/122.49	c #Conflicts:      23000 | #Learnt:       6187 | 0.171
122.37/122.49	c total clause space: 127.173MB
122.37/122.49	c total #watches: 657954
132.97/133.02	c total #propagations: 2225182 / total #impl: 194431132 (eff. 0.011)
132.97/133.02	c #Conflicts:      24000 | #Learnt:       7187 | 0.172
132.97/133.02	c total clause space: 127.173MB
132.97/133.02	c total #watches: 794339
139.27/139.38	c total #propagations: 2346548 / total #impl: 198454456 (eff. 0.012)
139.27/139.38	c GC COLLECT
139.27/139.38	c #Conflicts:      25000 | #Learnt:       4389 | 0.183
139.27/139.38	c total clause space: 127.173MB
139.27/139.38	c total #watches: 338504
143.08/143.14	c total #propagations: 2476704 / total #impl: 201276346 (eff. 0.012)
143.08/143.14	c #Conflicts:      26000 | #Learnt:       5389 | 0.176
143.08/143.14	c total clause space: 127.173MB
143.08/143.14	c total #watches: 451368
147.77/147.86	c total #propagations: 2558179 / total #impl: 204896965 (eff. 0.012)
147.77/147.86	c #Conflicts:      27000 | #Learnt:       6389 | 0.169
147.77/147.86	c total clause space: 127.173MB
147.77/147.86	c total #watches: 506946
154.77/154.80	c total #propagations: 2610900 / total #impl: 209328957 (eff. 0.012)
154.77/154.80	c #Conflicts:      28000 | #Learnt:       7389 | 0.168
154.77/154.80	c total clause space: 127.173MB
154.77/154.80	c total #watches: 606114
163.17/163.20	c total #propagations: 2681063 / total #impl: 213742258 (eff. 0.013)
163.17/163.20	c GC COLLECT
163.17/163.20	c #Conflicts:      29000 | #Learnt:       4288 | 0.165
163.17/163.20	c total clause space: 127.173MB
163.17/163.20	c total #watches: 495318
172.67/172.80	c total #propagations: 2771106 / total #impl: 218808562 (eff. 0.013)
172.67/172.80	c #Conflicts:      30000 | #Learnt:       5288 | 0.165
172.67/172.80	c total clause space: 127.173MB
172.67/172.80	c total #watches: 614012
178.66/178.72	c total #propagations: 2913560 / total #impl: 225800995 (eff. 0.013)
178.66/178.72	c #Conflicts:      31000 | #Learnt:       6288 | 0.160
178.66/178.72	c total clause space: 127.173MB
178.66/178.72	c total #watches: 738301
190.66/190.78	c total #propagations: 2958185 / total #impl: 229172464 (eff. 0.013)
190.66/190.78	c #Conflicts:      32000 | #Learnt:       7288 | 0.161
190.66/190.78	c total clause space: 127.173MB
190.66/190.78	c total #watches: 975913
205.66/205.73	c total #propagations: 3031449 / total #impl: 238090122 (eff. 0.013)
205.66/205.73	c #Conflicts:      33000 | #Learnt:       8288 | 0.162
205.66/205.73	c total clause space: 206.656MB
205.66/205.73	c total #watches: 1186325
218.76/218.89	c total #propagations: 3092782 / total #impl: 246249637 (eff. 0.013)
218.76/218.89	c GC COLLECT
218.76/218.89	c #Conflicts:      34000 | #Learnt:       4902 | 0.159
218.76/218.89	c total clause space: 206.656MB
218.76/218.89	c total #watches: 842021
260.05/260.11	c total #propagations: 3132397 / total #impl: 249377562 (eff. 0.013)
260.05/260.11	c #Conflicts:      35000 | #Learnt:       5902 | 0.170
260.05/260.11	c total clause space: 206.656MB
260.05/260.11	c total #watches: 936585
286.25/286.30	c total #propagations: 3178050 / total #impl: 272011324 (eff. 0.012)
286.25/286.30	c #Conflicts:      36000 | #Learnt:       6902 | 0.168
286.25/286.30	c total clause space: 206.656MB
286.25/286.30	c total #watches: 1132021
296.34/296.45	c total #propagations: 3308196 / total #impl: 288610854 (eff. 0.011)
296.34/296.45	c #Conflicts:      37000 | #Learnt:       7902 | 0.163
296.34/296.45	c total clause space: 206.656MB
296.34/296.45	c total #watches: 1175235
306.04/306.13	c total #propagations: 3348003 / total #impl: 292638640 (eff. 0.011)
306.04/306.13	c #Conflicts:      38000 | #Learnt:       8902 | 0.159
306.04/306.13	c total clause space: 206.656MB
306.04/306.13	c total #watches: 1206995
314.55/314.67	c total #propagations: 3370930 / total #impl: 297666817 (eff. 0.011)
314.55/314.67	c GC COLLECT
314.55/314.67	c #Conflicts:      39000 | #Learnt:       5219 | 0.159
314.55/314.67	c total clause space: 206.656MB
314.55/314.67	c total #watches: 591163
319.84/319.91	c total #propagations: 3402704 / total #impl: 305517259 (eff. 0.011)
319.84/319.91	c #Conflicts:      40000 | #Learnt:       6219 | 0.155
319.84/319.91	c total clause space: 206.656MB
319.84/319.91	c total #watches: 708147
328.14/328.21	c total #propagations: 3428506 / total #impl: 319325308 (eff. 0.011)
328.14/328.21	c #Conflicts:      41000 | #Learnt:       7219 | 0.151
328.14/328.21	c total clause space: 206.656MB
328.14/328.21	c total #watches: 885192
337.64/337.74	c total #propagations: 3471548 / total #impl: 344788895 (eff. 0.010)
337.64/337.74	c #Conflicts:      42000 | #Learnt:       8219 | 0.148
337.64/337.74	c total clause space: 206.656MB
337.64/337.74	c total #watches: 1017271
346.84/346.97	c total #propagations: 3516030 / total #impl: 375489510 (eff. 0.009)
346.84/346.97	c #Conflicts:      43000 | #Learnt:       9219 | 0.144
346.84/346.97	c total clause space: 206.656MB
346.84/346.97	c total #watches: 1117378
357.55/357.67	c total #propagations: 3542002 / total #impl: 403300649 (eff. 0.009)
357.55/357.67	c GC COLLECT
357.55/357.67	c #Conflicts:      44000 | #Learnt:       5217 | 0.141
357.55/357.67	c total clause space: 206.656MB
357.55/357.67	c total #watches: 749411
368.03/368.10	c total #propagations: 3564455 / total #impl: 429414136 (eff. 0.008)
368.03/368.10	c #Conflicts:      45000 | #Learnt:       6217 | 0.140
368.03/368.10	c total clause space: 206.656MB
368.03/368.10	c total #watches: 860747
379.33/379.43	c total #propagations: 3588087 / total #impl: 458866301 (eff. 0.008)
379.33/379.43	c #Conflicts:      46000 | #Learnt:       7217 | 0.139
379.33/379.43	c total clause space: 206.656MB
379.33/379.43	c total #watches: 906573
388.92/389.06	c total #propagations: 3680865 / total #impl: 460111601 (eff. 0.008)
388.92/389.06	c #Conflicts:      47000 | #Learnt:       8217 | 0.148
388.92/389.06	c total clause space: 206.656MB
388.92/389.06	c total #watches: 947117
391.22/391.35	c total #propagations: 3795848 / total #impl: 461450293 (eff. 0.008)
391.22/391.35	c #Conflicts:      48000 | #Learnt:       9217 | 0.145
391.22/391.35	c total clause space: 206.656MB
391.22/391.35	c total #watches: 1080307
399.42/399.52	c total #propagations: 3837787 / total #impl: 464529857 (eff. 0.008)
399.42/399.52	c #Conflicts:      49000 | #Learnt:      10217 | 0.142
399.42/399.52	c total clause space: 206.656MB
399.42/399.52	c total #watches: 1224577
409.13/409.27	c total #propagations: 3926116 / total #impl: 470344128 (eff. 0.008)
409.13/409.27	c GC COLLECT
409.13/409.27	c #Conflicts:      50000 | #Learnt:       5900 | 0.142
409.13/409.27	c total clause space: 206.656MB
409.13/409.27	c total #watches: 632883
416.62/416.74	c total #propagations: 3988226 / total #impl: 474693167 (eff. 0.008)
416.62/416.74	c #Conflicts:      51000 | #Learnt:       6900 | 0.139
416.62/416.74	c total clause space: 206.656MB
416.62/416.74	c total #watches: 757693
425.33/425.44	c total #propagations: 4084492 / total #impl: 483587643 (eff. 0.008)
425.33/425.44	c #Conflicts:      52000 | #Learnt:       7900 | 0.137
425.33/425.44	c total clause space: 206.656MB
425.33/425.44	c total #watches: 882144
433.73/433.84	c total #propagations: 4174381 / total #impl: 502571778 (eff. 0.008)
433.73/433.84	c #Conflicts:      53000 | #Learnt:       8900 | 0.134
433.73/433.84	c total clause space: 206.656MB
433.73/433.84	c total #watches: 1011795
446.82/446.96	c total #propagations: 4262750 / total #impl: 527000998 (eff. 0.008)
446.82/446.96	c #Conflicts:      54000 | #Learnt:       9900 | 0.133
446.82/446.96	c total clause space: 206.656MB
446.82/446.96	c total #watches: 1100380
479.11/479.25	c total #propagations: 4376476 / total #impl: 551718856 (eff. 0.008)
479.11/479.25	c #Conflicts:      55000 | #Learnt:      10900 | 0.131
479.11/479.25	c total clause space: 206.656MB
479.11/479.25	c total #watches: 1208688
487.61/487.75	c total #propagations: 4476844 / total #impl: 554620826 (eff. 0.008)
487.61/487.75	c GC COLLECT
487.61/487.75	c #Conflicts:      56000 | #Learnt:       6305 | 0.129
487.61/487.75	c total clause space: 206.656MB
487.61/487.75	c total #watches: 798735
506.41/506.54	c total #propagations: 4517682 / total #impl: 557008533 (eff. 0.008)
506.41/506.54	c #Conflicts:      57000 | #Learnt:       7305 | 0.129
506.41/506.54	c total clause space: 206.656MB
506.41/506.54	c total #watches: 952970
520.81/520.96	c total #propagations: 4642695 / total #impl: 564304763 (eff. 0.008)
520.81/520.96	c #Conflicts:      58000 | #Learnt:       8305 | 0.133
520.81/520.96	c total clause space: 206.656MB
520.81/520.96	c total #watches: 1199742
528.70/528.85	c total #propagations: 4704996 / total #impl: 580714176 (eff. 0.008)
528.70/528.85	c #Conflicts:      59000 | #Learnt:       9305 | 0.131
528.70/528.85	c total clause space: 206.656MB
528.70/528.85	c total #watches: 1296856
538.91/539.05	c total #propagations: 4736126 / total #impl: 585976366 (eff. 0.008)
538.91/539.05	c #Conflicts:      60000 | #Learnt:      10305 | 0.129
538.91/539.05	c total clause space: 206.656MB
538.91/539.05	c total #watches: 1527871
550.30/550.41	c total #propagations: 4766207 / total #impl: 596107710 (eff. 0.008)
550.30/550.41	c #Conflicts:      61000 | #Learnt:      11305 | 0.126
550.30/550.41	c total clause space: 206.656MB
550.30/550.41	c total #watches: 1692486
558.00/558.11	c total #propagations: 4794549 / total #impl: 614993594 (eff. 0.008)
558.00/558.11	c GC COLLECT
558.00/558.11	c #Conflicts:      62000 | #Learnt:       6401 | 0.124
558.00/558.11	c total clause space: 206.656MB
558.00/558.11	c total #watches: 1213343
564.00/564.16	c total #propagations: 4822195 / total #impl: 636174061 (eff. 0.008)
564.00/564.16	c #Conflicts:      63000 | #Learnt:       7401 | 0.122
564.00/564.16	c total clause space: 206.656MB
564.00/564.16	c total #watches: 1538138
569.91/570.07	c total #propagations: 4854053 / total #impl: 675447125 (eff. 0.007)
569.91/570.07	c #Conflicts:      64000 | #Learnt:       8401 | 0.121
569.91/570.07	c total clause space: 206.656MB
569.91/570.07	c total #watches: 1848104
588.89/589.03	c total #propagations: 4881858 / total #impl: 726530854 (eff. 0.007)
588.89/589.03	c #Conflicts:      65000 | #Learnt:       9401 | 0.119
588.89/589.03	c total clause space: 206.656MB
588.89/589.03	c total #watches: 2145567
606.59/606.74	c total #propagations: 4940022 / total #impl: 775818479 (eff. 0.006)
606.59/606.74	c #Conflicts:      66000 | #Learnt:      10401 | 0.118
606.59/606.74	c total clause space: 206.656MB
606.59/606.74	c total #watches: 2279943
622.70/622.80	c total #propagations: 5017546 / total #impl: 784498893 (eff. 0.006)
622.70/622.80	c #Conflicts:      67000 | #Learnt:      11401 | 0.116
622.70/622.80	c total clause space: 206.656MB
622.70/622.80	c total #watches: 2362713
645.70/645.87	c total #propagations: 5059466 / total #impl: 786514326 (eff. 0.006)
645.70/645.87	c #Conflicts:      68000 | #Learnt:      12401 | 0.115
645.70/645.87	c total clause space: 206.656MB
645.70/645.87	c total #watches: 2453358
667.60/667.78	c total #propagations: 5107127 / total #impl: 791339398 (eff. 0.006)
667.60/667.78	c GC COLLECT
667.60/667.78	c #Conflicts:      69000 | #Learnt:       7219 | 0.114
667.60/667.78	c total clause space: 206.656MB
667.60/667.78	c total #watches: 1542561
684.99/685.13	c total #propagations: 5182809 / total #impl: 794563658 (eff. 0.007)
684.99/685.13	c #Conflicts:      70000 | #Learnt:       8219 | 0.117
684.99/685.13	c total clause space: 206.656MB
684.99/685.13	c total #watches: 1582531
699.49/699.63	c total #propagations: 5281375 / total #impl: 798441504 (eff. 0.007)
699.49/699.63	c #Conflicts:      71000 | #Learnt:       9219 | 0.115
699.49/699.63	c total clause space: 206.656MB
699.49/699.63	c total #watches: 1619077
712.98/713.12	c total #propagations: 5385125 / total #impl: 805433095 (eff. 0.007)
712.98/713.12	c #Conflicts:      72000 | #Learnt:      10219 | 0.114
712.98/713.12	c total clause space: 206.656MB
712.98/713.12	c total #watches: 1638410
733.69/733.82	c total #propagations: 5485530 / total #impl: 812636885 (eff. 0.007)
733.69/733.82	c #Conflicts:      73000 | #Learnt:      11219 | 0.115
733.69/733.82	c total clause space: 206.656MB
733.69/733.82	c total #watches: 1813609
756.68/756.90	c total #propagations: 5561778 / total #impl: 818582608 (eff. 0.007)
756.68/756.90	c #Conflicts:      74000 | #Learnt:      12219 | 0.117
756.68/756.90	c total clause space: 206.656MB
756.68/756.90	c total #watches: 1998454
771.67/771.85	c total #propagations: 5641650 / total #impl: 826311184 (eff. 0.007)
771.67/771.85	c GC COLLECT
771.67/771.85	c #Conflicts:      75000 | #Learnt:       6703 | 0.116
771.67/771.85	c total clause space: 206.656MB
771.67/771.85	c total #watches: 790493
789.57/789.77	c total #propagations: 5705372 / total #impl: 831227610 (eff. 0.007)
789.57/789.77	c #Conflicts:      76000 | #Learnt:       7703 | 0.119
789.57/789.77	c total clause space: 206.656MB
789.57/789.77	c total #watches: 921401
804.47/804.66	c total #propagations: 5828247 / total #impl: 837034102 (eff. 0.007)
804.47/804.66	c #Conflicts:      77000 | #Learnt:       8703 | 0.122
804.47/804.66	c total clause space: 206.656MB
804.47/804.66	c total #watches: 1026463
814.37/814.57	c total #propagations: 5973693 / total #impl: 840528560 (eff. 0.007)
814.37/814.57	c #Conflicts:      78000 | #Learnt:       9703 | 0.125
814.37/814.57	c total clause space: 206.656MB
814.37/814.57	c total #watches: 1063135
824.27/824.46	c total #propagations: 6161244 / total #impl: 844513759 (eff. 0.007)
824.27/824.46	c #Conflicts:      79000 | #Learnt:      10703 | 0.123
824.27/824.46	c total clause space: 206.656MB
824.27/824.46	c total #watches: 1102833
836.56/836.75	c total #propagations: 6362825 / total #impl: 849270039 (eff. 0.007)
836.56/836.75	c #Conflicts:      80000 | #Learnt:      11703 | 0.122
836.56/836.75	c total clause space: 206.656MB
836.56/836.75	c total #watches: 1149066
848.56/848.77	c total #propagations: 6552032 / total #impl: 856794743 (eff. 0.008)
848.56/848.77	c #Conflicts:      81000 | #Learnt:      12703 | 0.120
848.56/848.77	c total clause space: 206.656MB
848.56/848.77	c total #watches: 1195088
863.37/863.59	c total #propagations: 6721701 / total #impl: 865463309 (eff. 0.008)
863.37/863.59	c GC COLLECT
863.37/863.59	c #Conflicts:      82000 | #Learnt:       6894 | 0.119
863.37/863.59	c total clause space: 206.656MB
863.37/863.59	c total #watches: 574681
876.26/876.40	c total #propagations: 6938964 / total #impl: 873027381 (eff. 0.008)
876.26/876.40	c #Conflicts:      83000 | #Learnt:       7894 | 0.118
876.26/876.40	c total clause space: 206.656MB
876.26/876.40	c total #watches: 614201
891.76/891.96	c total #propagations: 7189647 / total #impl: 881924306 (eff. 0.008)
891.76/891.96	c #Conflicts:      84000 | #Learnt:       8894 | 0.116
891.76/891.96	c total clause space: 206.656MB
891.76/891.96	c total #watches: 657375
906.75/906.92	c total #propagations: 7438309 / total #impl: 891971922 (eff. 0.008)
906.75/906.92	c #Conflicts:      85000 | #Learnt:       9894 | 0.115
906.75/906.92	c total clause space: 206.656MB
906.75/906.92	c total #watches: 699090
923.45/923.66	c total #propagations: 7654473 / total #impl: 901864328 (eff. 0.008)
923.45/923.66	c #Conflicts:      86000 | #Learnt:      10894 | 0.114
923.45/923.66	c total clause space: 206.656MB
923.45/923.66	c total #watches: 739551
942.15/942.31	c total #propagations: 7914172 / total #impl: 913833192 (eff. 0.009)
942.15/942.31	c #Conflicts:      87000 | #Learnt:      11894 | 0.112
942.15/942.31	c total clause space: 206.656MB
942.15/942.31	c total #watches: 780246
963.34/963.51	c total #propagations: 8167896 / total #impl: 926124468 (eff. 0.009)
963.34/963.51	c #Conflicts:      88000 | #Learnt:      12894 | 0.111
963.34/963.51	c total clause space: 206.656MB
963.34/963.51	c total #watches: 836254
983.54/983.78	c total #propagations: 8408533 / total #impl: 941382889 (eff. 0.009)
983.54/983.78	c #Conflicts:      89000 | #Learnt:      13894 | 0.110
983.54/983.78	c total clause space: 206.656MB
983.54/983.78	c total #watches: 881766
1000.64/1000.82	c total #propagations: 8622390 / total #impl: 955787372 (eff. 0.009)
1000.64/1000.82	c GC COLLECT
1000.64/1000.82	c #Conflicts:      90000 | #Learnt:       7794 | 0.109
1000.64/1000.82	c total clause space: 206.656MB
1000.64/1000.82	c total #watches: 607556
1016.14/1016.35	c total #propagations: 8838490 / total #impl: 967339962 (eff. 0.009)
1016.14/1016.35	c #Conflicts:      91000 | #Learnt:       8794 | 0.107
1016.14/1016.35	c total clause space: 206.656MB
1016.14/1016.35	c total #watches: 648375
1033.33/1033.50	c total #propagations: 9113672 / total #impl: 975335614 (eff. 0.009)
1033.33/1033.50	c #Conflicts:      92000 | #Learnt:       9794 | 0.106
1033.33/1033.50	c total clause space: 206.656MB
1033.33/1033.50	c total #watches: 681573
1052.03/1052.22	c total #propagations: 9415295 / total #impl: 994871290 (eff. 0.009)
1052.03/1052.22	c #Conflicts:      93000 | #Learnt:      10794 | 0.105
1052.03/1052.22	c total clause space: 206.656MB
1052.03/1052.22	c total #watches: 707778
1069.83/1070.07	c total #propagations: 9732071 / total #impl: 1016124455 (eff. 0.010)
1069.83/1070.07	c #Conflicts:      94000 | #Learnt:      11794 | 0.104
1069.83/1070.07	c total clause space: 206.656MB
1069.83/1070.07	c total #watches: 756850
1088.62/1088.80	c total #propagations: 10022182 / total #impl: 1026666443 (eff. 0.010)
1088.62/1088.80	c #Conflicts:      95000 | #Learnt:      12794 | 0.103
1088.62/1088.80	c total clause space: 206.656MB
1088.62/1088.80	c total #watches: 804153
1107.72/1107.94	c total #propagations: 10324250 / total #impl: 1041521316 (eff. 0.010)
1107.72/1107.94	c #Conflicts:      96000 | #Learnt:      13794 | 0.102
1107.72/1107.94	c total clause space: 206.656MB
1107.72/1107.94	c total #watches: 856462
1125.72/1125.93	c total #propagations: 10616691 / total #impl: 1057530231 (eff. 0.010)
1125.72/1125.93	c #Conflicts:      97000 | #Learnt:      14794 | 0.101
1125.72/1125.93	c total clause space: 206.656MB
1125.72/1125.93	c total #watches: 900803
1137.92/1138.11	c total #propagations: 10897659 / total #impl: 1072245556 (eff. 0.010)
1137.92/1138.11	c GC COLLECT
1137.92/1138.11	c #Conflicts:      98000 | #Learnt:       8397 | 0.100
1137.92/1138.11	c total clause space: 206.656MB
1137.92/1138.11	c total #watches: 643601
1152.11/1152.31	c total #propagations: 11131063 / total #impl: 1082559934 (eff. 0.010)
1152.11/1152.31	c #Conflicts:      99000 | #Learnt:       9397 | 0.099
1152.11/1152.31	c total clause space: 206.656MB
1152.11/1152.31	c total #watches: 697480
1166.92/1167.12	c total #propagations: 11366101 / total #impl: 1094298114 (eff. 0.010)
1166.92/1167.12	c #Conflicts:     100000 | #Learnt:      10397 | 0.098
1166.92/1167.12	c total clause space: 206.656MB
1166.92/1167.12	c total #watches: 747268
1183.91/1184.14	c total #propagations: 11587365 / total #impl: 1106796405 (eff. 0.010)
1183.91/1184.14	c #Conflicts:     101000 | #Learnt:      11397 | 0.097
1183.91/1184.14	c total clause space: 206.656MB
1183.91/1184.14	c total #watches: 794367
1202.81/1203.03	c total #propagations: 11833288 / total #impl: 1120344157 (eff. 0.011)
1202.81/1203.03	c #Conflicts:     102000 | #Learnt:      12397 | 0.096
1202.81/1203.03	c total clause space: 206.656MB
1202.81/1203.03	c total #watches: 849956
1224.70/1224.91	c total #propagations: 12080436 / total #impl: 1135592917 (eff. 0.011)
1224.70/1224.91	c #Conflicts:     103000 | #Learnt:      13397 | 0.095
1224.70/1224.91	c total clause space: 206.656MB
1224.70/1224.91	c total #watches: 907657
1250.20/1250.49	c total #propagations: 12321991 / total #impl: 1151891751 (eff. 0.011)
1250.20/1250.49	c #Conflicts:     104000 | #Learnt:      14397 | 0.094
1250.20/1250.49	c total clause space: 206.656MB
1250.20/1250.49	c total #watches: 955932
1274.50/1274.78	c total #propagations: 12566495 / total #impl: 1166726662 (eff. 0.011)
1274.50/1274.78	c #Conflicts:     105000 | #Learnt:      15397 | 0.094
1274.50/1274.78	c total clause space: 206.656MB
1274.50/1274.78	c total #watches: 1025047
1292.19/1292.42	c total #propagations: 12748692 / total #impl: 1179397864 (eff. 0.011)
1292.19/1292.42	c GC COLLECT
1292.19/1292.42	c #Conflicts:     106000 | #Learnt:       8695 | 0.093
1292.19/1292.42	c total clause space: 206.656MB
1292.19/1292.42	c total #watches: 660027
1306.79/1307.00	c total #propagations: 13027605 / total #impl: 1189242233 (eff. 0.011)
1306.79/1307.00	c #Conflicts:     107000 | #Learnt:       9695 | 0.092
1306.79/1307.00	c total clause space: 206.656MB
1306.79/1307.00	c total #watches: 715894
1323.19/1323.48	c total #propagations: 13273668 / total #impl: 1198152089 (eff. 0.011)
1323.19/1323.48	c #Conflicts:     108000 | #Learnt:      10695 | 0.091
1323.19/1323.48	c total clause space: 206.656MB
1323.19/1323.48	c total #watches: 764869
1339.19/1339.47	c total #propagations: 13547239 / total #impl: 1207914302 (eff. 0.011)
1339.19/1339.47	c #Conflicts:     109000 | #Learnt:      11695 | 0.090
1339.19/1339.47	c total clause space: 206.656MB
1339.19/1339.47	c total #watches: 816840
1357.29/1357.51	c total #propagations: 13845155 / total #impl: 1218915031 (eff. 0.011)
1357.29/1357.51	c #Conflicts:     110000 | #Learnt:      12695 | 0.089
1357.29/1357.51	c total clause space: 206.656MB
1357.29/1357.51	c total #watches: 862248
1377.38/1377.67	c total #propagations: 14131455 / total #impl: 1230234987 (eff. 0.011)
1377.38/1377.67	c #Conflicts:     111000 | #Learnt:      13695 | 0.089
1377.38/1377.67	c total clause space: 206.656MB
1377.38/1377.67	c total #watches: 907915
1400.68/1400.94	c total #propagations: 14401921 / total #impl: 1241323555 (eff. 0.012)
1400.68/1400.94	c #Conflicts:     112000 | #Learnt:      14695 | 0.088
1400.68/1400.94	c total clause space: 206.656MB
1400.68/1400.94	c total #watches: 965029
1429.97/1430.29	c total #propagations: 14681837 / total #impl: 1254050300 (eff. 0.012)
1429.97/1430.29	c #Conflicts:     113000 | #Learnt:      15695 | 0.087
1429.97/1430.29	c total clause space: 206.656MB
1429.97/1430.29	c total #watches: 1008196
1448.27/1448.53	c total #propagations: 14950405 / total #impl: 1267588066 (eff. 0.012)
1448.27/1448.53	c GC COLLECT
1448.27/1448.53	c #Conflicts:     114000 | #Learnt:       8689 | 0.086
1448.27/1448.53	c total clause space: 206.656MB
1448.27/1448.53	c total #watches: 657497
1463.57/1463.89	c total #propagations: 15214544 / total #impl: 1280023680 (eff. 0.012)
1463.57/1463.89	c #Conflicts:     115000 | #Learnt:       9689 | 0.086
1463.57/1463.89	c total clause space: 206.656MB
1463.57/1463.89	c total #watches: 705972
1481.06/1481.39	c total #propagations: 15468656 / total #impl: 1289966754 (eff. 0.012)
1481.06/1481.39	c #Conflicts:     116000 | #Learnt:      10689 | 0.085
1481.06/1481.39	c total clause space: 206.656MB
1481.06/1481.39	c total #watches: 760421
1498.26/1498.52	c total #propagations: 15731373 / total #impl: 1300778394 (eff. 0.012)
1498.26/1498.52	c #Conflicts:     117000 | #Learnt:      11689 | 0.084
1498.26/1498.52	c total clause space: 206.656MB
1498.26/1498.52	c total #watches: 809684
1517.77/1518.09	c total #propagations: 15957403 / total #impl: 1312751729 (eff. 0.012)
1517.77/1518.09	c #Conflicts:     118000 | #Learnt:      12689 | 0.083
1517.77/1518.09	c total clause space: 206.656MB
1517.77/1518.09	c total #watches: 863051
1537.46/1537.75	c total #propagations: 16236526 / total #impl: 1324069939 (eff. 0.012)
1537.46/1537.75	c #Conflicts:     119000 | #Learnt:      13689 | 0.083
1537.46/1537.75	c total clause space: 206.656MB
1537.46/1537.75	c total #watches: 922202
1559.56/1559.89	c total #propagations: 16513779 / total #impl: 1333937473 (eff. 0.012)
1559.56/1559.89	c #Conflicts:     120000 | #Learnt:      14689 | 0.082
1559.56/1559.89	c total clause space: 206.656MB
1559.56/1559.89	c total #watches: 978774
1582.55/1582.89	c total #propagations: 16785731 / total #impl: 1345671813 (eff. 0.012)
1582.55/1582.89	c #Conflicts:     121000 | #Learnt:      15689 | 0.081
1582.55/1582.89	c total clause space: 206.656MB
1582.55/1582.89	c total #watches: 1030209
1606.04/1606.37	c total #propagations: 17051723 / total #impl: 1358843284 (eff. 0.013)
1606.04/1606.37	c GC COLLECT
1606.04/1606.37	c #Conflicts:     122000 | #Learnt:       8383 | 0.081
1606.04/1606.37	c total clause space: 206.656MB
1606.04/1606.37	c total #watches: 643711
1621.44/1621.74	c total #propagations: 17301521 / total #impl: 1372419663 (eff. 0.013)
1621.44/1621.74	c #Conflicts:     123000 | #Learnt:       9383 | 0.080
1621.44/1621.74	c total clause space: 206.656MB
1621.44/1621.74	c total #watches: 692025
1638.74/1639.08	c total #propagations: 17543559 / total #impl: 1382562065 (eff. 0.013)
1638.74/1639.08	c #Conflicts:     124000 | #Learnt:      10383 | 0.079
1638.74/1639.08	c total clause space: 206.656MB
1638.74/1639.08	c total #watches: 743595
1656.64/1656.95	c total #propagations: 17789995 / total #impl: 1392538816 (eff. 0.013)
1656.64/1656.95	c #Conflicts:     125000 | #Learnt:      11383 | 0.079
1656.64/1656.95	c total clause space: 206.656MB
1656.64/1656.95	c total #watches: 792560
1679.33/1679.67	c total #propagations: 18035882 / total #impl: 1404759548 (eff. 0.013)
1679.33/1679.67	c #Conflicts:     126000 | #Learnt:      12383 | 0.078
1679.33/1679.67	c total clause space: 206.656MB
1679.33/1679.67	c total #watches: 835485
1703.03/1703.32	c total #propagations: 18286152 / total #impl: 1418793162 (eff. 0.013)
1703.03/1703.32	c #Conflicts:     127000 | #Learnt:      13383 | 0.078
1703.03/1703.32	c total clause space: 206.656MB
1703.03/1703.32	c total #watches: 874463
1726.73/1727.05	c total #propagations: 18530697 / total #impl: 1433889670 (eff. 0.013)
1726.73/1727.05	c #Conflicts:     128000 | #Learnt:      14383 | 0.077
1726.73/1727.05	c total clause space: 206.656MB
1726.73/1727.05	c total #watches: 925012
1752.72/1753.10	c total #propagations: 18799995 / total #impl: 1447237421 (eff. 0.013)
1752.72/1753.10	c #Conflicts:     129000 | #Learnt:      15383 | 0.076
1752.72/1753.10	c total clause space: 206.656MB
1752.72/1753.10	c total #watches: 971517
1780.72/1781.02	c total #propagations: 19055348 / total #impl: 1462036396 (eff. 0.013)
1780.72/1781.02	c #Conflicts:     130000 | #Learnt:      16383 | 0.076
1780.72/1781.02	c total clause space: 206.656MB
1780.72/1781.02	c total #watches: 1019268

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

pid=21040
running on 4 cores: 1,3,5,7

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: 1.11 1.37 1.74 4/172 21044
/proc/meminfo: memFree=30355260/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 26067877 29810688 5268 33554432000 4194304 6201397 140733317640800 140734838593544 4211136 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 7278 5268 130 491 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 1.11 1.37 1.74 4/172 21044
/proc/meminfo: memFree=30355260/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=34264 CPUtime=0.09 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 955 0 0 0 9 0 0 0 20 0 1 0 26067877 35086336 7293 33554432000 4194304 6201397 140733317640800 140734838593544 5141784 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 8566 7293 146 491 0 8065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34264

[startup+0.200355 s]
/proc/loadavg: 1.11 1.37 1.74 4/172 21044
/proc/meminfo: memFree=30355260/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=37856 CPUtime=0.19 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 1507 0 0 0 19 0 0 0 20 0 1 0 26067877 38764544 7746 33554432000 4194304 6201397 140733317640800 140734838593544 4207716 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 9464 7746 147 491 0 8963 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37856

[startup+0.300251 s]
/proc/loadavg: 1.11 1.37 1.74 4/172 21044
/proc/meminfo: memFree=30355260/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=42540 CPUtime=0.29 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 2037 0 0 0 29 0 0 0 20 0 1 0 26067877 43560960 8102 33554432000 4194304 6201397 140733317640800 140734838593544 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 10635 8102 147 491 0 10134 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42540

[startup+0.700194 s]
/proc/loadavg: 1.11 1.37 1.74 4/172 21044
/proc/meminfo: memFree=30355260/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=50468 CPUtime=0.69 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 2545 0 0 0 69 0 0 0 20 0 1 0 26067877 51679232 9502 33554432000 4194304 6201397 140733317640800 140734838593544 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 12617 9502 160 491 0 12116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50468

[startup+1.50024 s]
/proc/loadavg: 1.11 1.37 1.74 3/177 21056
/proc/meminfo: memFree=30264648/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=51464 CPUtime=1.49 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 3243 0 0 0 149 0 0 0 20 0 1 0 26067877 52699136 11049 33554432000 4194304 6201397 140733317640800 140733317639752 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 12866 11049 160 491 0 12365 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51464

[startup+3.10025 s]
/proc/loadavg: 1.11 1.37 1.74 3/177 21056
/proc/meminfo: memFree=30250072/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=65960 CPUtime=3.09 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 5447 0 0 0 308 1 0 0 20 0 1 0 26067877 67543040 14264 33554432000 4194304 6201397 140733317640800 140733317639464 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 16490 14264 166 491 0 15989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65960

[startup+6.30023 s]
/proc/loadavg: 1.18 1.39 1.74 3/177 21056
/proc/meminfo: memFree=30225356/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=86556 CPUtime=6.29 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 6684 0 0 0 628 1 0 0 20 0 1 0 26067877 88633344 16652 33554432000 4194304 6201397 140733317640800 140733317639752 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 21639 16652 166 491 0 21138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86556

[startup+12.7002 s]
/proc/loadavg: 1.25 1.39 1.75 4/177 21056
/proc/meminfo: memFree=30197000/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=89640 CPUtime=12.68 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 7604 0 0 0 1267 1 0 0 20 0 1 0 26067877 91791360 21142 33554432000 4194304 6201397 140733317640800 140733317639512 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 22410 21142 166 491 0 21909 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 89640

[startup+25.5004 s]
/proc/loadavg: 1.48 1.44 1.75 3/177 21056
/proc/meminfo: memFree=30192672/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=122060 CPUtime=25.49 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 8500 0 0 0 2547 2 0 0 20 0 1 0 26067877 124989440 22345 33554432000 4194304 6201397 140733317640800 140733317639832 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 30515 22345 166 491 0 30014 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 122060

[startup+51.1003 s]
/proc/loadavg: 1.86 1.53 1.77 3/177 21056
/proc/meminfo: memFree=30130824/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=175728 CPUtime=51.08 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 10391 0 0 0 5105 3 0 0 20 0 1 0 26067877 179945472 33398 33554432000 4194304 6201397 140733317640800 140733317639640 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 43932 33398 166 491 0 43431 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175728

[startup+102.3 s]
/proc/loadavg: 2.03 1.63 1.80 3/177 21058
/proc/meminfo: memFree=30084528/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=186340 CPUtime=102.28 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 12765 0 0 0 10224 4 0 0 20 0 1 0 26067877 190812160 40370 33554432000 4194304 6201397 140733317640800 140733317639464 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 46585 40370 166 491 0 46084 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 186340

[startup+162.3 s]
/proc/loadavg: 2.20 1.75 1.83 3/177 21059
/proc/meminfo: memFree=30059308/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=192768 CPUtime=162.27 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 14169 0 0 0 16222 5 0 0 20 0 1 0 26067877 197394432 43289 33554432000 4194304 6201397 140733317640800 140733317639640 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 48192 43289 166 491 0 47691 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 192768

[startup+222.307 s]
/proc/loadavg: 2.31 1.86 1.85 3/178 21063
/proc/meminfo: memFree=30021324/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=278436 CPUtime=222.27 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 15799 0 0 0 22221 6 0 0 20 0 1 0 26067877 285118464 51186 33554432000 4194304 6201397 140733317640800 140733317639928 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 69609 51186 166 491 0 69108 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 278436

[startup+282.3 s]
/proc/loadavg: 2.29 1.93 1.88 3/178 21087
/proc/meminfo: memFree=30016440/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=279524 CPUtime=282.25 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 16188 0 0 0 28219 6 0 0 20 0 1 0 26067877 286232576 51574 33554432000 4194304 6201397 140733317640800 140733317639464 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 69881 51574 166 491 0 69380 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 279524

[startup+342.3 s]
/proc/loadavg: 2.18 1.97 1.89 3/177 21088
/proc/meminfo: memFree=29949196/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=284872 CPUtime=342.24 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 17515 0 0 0 34217 7 0 0 20 0 1 0 26067877 291708928 61072 33554432000 4194304 6201397 140733317640800 140733317639928 4213203 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 71218 61072 166 491 0 70717 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 284872

[startup+402.3 s]
/proc/loadavg: 2.30 2.03 1.92 3/177 21090
/proc/meminfo: memFree=29912548/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=306640 CPUtime=402.22 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 21943 0 0 0 40214 8 0 0 20 0 1 0 26067877 313999360 70099 33554432000 4194304 6201397 140733317640800 140733317639928 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 76660 70099 166 491 0 76159 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 306640

[startup+462.3 s]
/proc/loadavg: 2.20 2.05 1.93 3/177 21091
/proc/meminfo: memFree=29903788/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=317844 CPUtime=462.22 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 24207 0 0 0 46213 9 0 0 20 0 1 0 26067877 325472256 72363 33554432000 4194304 6201397 140733317640800 140733317639464 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 79461 72363 166 491 0 78960 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 317844

[startup+522.3 s]
/proc/loadavg: 2.32 2.12 1.96 3/177 21092
/proc/meminfo: memFree=29902432/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=318420 CPUtime=522.21 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 24382 0 0 0 52212 9 0 0 20 0 1 0 26067877 326062080 72538 33554432000 4194304 6201397 140733317640800 140733317639928 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 79605 72538 166 491 0 79104 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 318420

[startup+582.3 s]
/proc/loadavg: 2.44 2.18 1.99 3/177 21093
/proc/meminfo: memFree=29880352/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=335480 CPUtime=582.2 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 27456 0 0 0 58210 10 0 0 20 0 1 0 26067877 343531520 75612 33554432000 4194304 6201397 140733317640800 140733317639464 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 83870 75612 166 491 0 83369 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 335480


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.21 2.05 3/177 21104
/proc/meminfo: memFree=29849208/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336248 CPUtime=942.15 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28008 0 0 0 94204 11 0 0 20 0 1 0 26067877 344317952 79081 33554432000 4194304 6201397 140733317640800 140733317639928 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84062 79081 166 491 0 83561 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 336248

[startup+1002.3 s]
/proc/loadavg: 2.17 2.20 2.06 3/177 21106
/proc/meminfo: memFree=29842480/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336248 CPUtime=1002.14 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28024 0 0 0 100203 11 0 0 20 0 1 0 26067877 344317952 79442 33554432000 4194304 6201397 140733317640800 140733317639928 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84062 79442 166 491 0 83561 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 336248

[startup+1062.3 s]
/proc/loadavg: 2.20 2.20 2.07 3/177 21107
/proc/meminfo: memFree=29841680/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336248 CPUtime=1062.13 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28025 0 0 0 106202 11 0 0 20 0 1 0 26067877 344317952 79443 33554432000 4194304 6201397 140733317640800 140733317639928 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84062 79443 166 491 0 83561 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 336248

[startup+1122.3 s]
/proc/loadavg: 2.29 2.23 2.09 3/177 21108
/proc/meminfo: memFree=29840356/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336440 CPUtime=1122.12 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28045 0 0 0 112201 11 0 0 20 0 1 0 26067877 344514560 79463 33554432000 4194304 6201397 140733317640800 140733317639928 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84110 79463 166 491 0 83609 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 336440

[startup+1182.3 s]
/proc/loadavg: 2.29 2.24 2.10 3/177 21109
/proc/meminfo: memFree=29835036/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336440 CPUtime=1182.11 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28056 0 0 0 118200 11 0 0 20 0 1 0 26067877 344514560 79474 33554432000 4194304 6201397 140733317640800 140733317639928 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84110 79474 166 491 0 83609 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 336440

[startup+1242.3 s]
/proc/loadavg: 2.18 2.22 2.10 3/177 21110
/proc/meminfo: memFree=29833496/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336632 CPUtime=1242.1 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28066 0 0 0 124199 11 0 0 20 0 1 0 26067877 344711168 79484 33554432000 4194304 6201397 140733317640800 140733317639464 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84158 79484 166 491 0 83657 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 336632

[startup+1302.3 s]
/proc/loadavg: 2.17 2.21 2.10 3/177 21112
/proc/meminfo: memFree=29832628/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336632 CPUtime=1302.09 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28081 0 0 0 130198 11 0 0 20 0 1 0 26067877 344711168 79499 33554432000 4194304 6201397 140733317640800 140733317639928 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84158 79499 166 491 0 83657 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 336632

[startup+1362.3 s]
/proc/loadavg: 2.25 2.23 2.11 3/177 21113
/proc/meminfo: memFree=29829648/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336632 CPUtime=1362.08 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28091 0 0 0 136197 11 0 0 20 0 1 0 26067877 344711168 79509 33554432000 4194304 6201397 140733317640800 140733317639928 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84158 79509 166 491 0 83657 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 336632

[startup+1422.3 s]
/proc/loadavg: 2.32 2.25 2.12 3/178 21117
/proc/meminfo: memFree=29828460/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336632 CPUtime=1422.08 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28094 0 0 0 142197 11 0 0 20 0 1 0 26067877 344711168 79512 33554432000 4194304 6201397 140733317640800 140733317639928 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84158 79512 166 491 0 83657 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 336632

[startup+1482.3 s]
/proc/loadavg: 2.32 2.26 2.12 4/177 21118
/proc/meminfo: memFree=29828476/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336632 CPUtime=1482.06 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28094 0 0 0 148195 11 0 0 20 0 1 0 26067877 344711168 79512 33554432000 4194304 6201397 140733317640800 140733317639928 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84158 79512 166 491 0 83657 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 336632

[startup+1542.31 s]
/proc/loadavg: 2.26 2.26 2.13 3/177 21119
/proc/meminfo: memFree=29828836/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336632 CPUtime=1542.06 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28095 0 0 0 154195 11 0 0 20 0 1 0 26067877 344711168 79513 33554432000 4194304 6201397 140733317640800 140733317639928 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84158 79513 166 491 0 83657 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 336632

[startup+1602.3 s]
/proc/loadavg: 2.27 2.26 2.14 3/177 21121
/proc/meminfo: memFree=29822452/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336824 CPUtime=1602.04 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28129 0 0 0 160193 11 0 0 20 0 1 0 26067877 344907776 80058 33554432000 4194304 6201397 140733317640800 140733317639928 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84206 80058 166 491 0 83705 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 336824

[startup+1662.3 s]
/proc/loadavg: 2.33 2.29 2.15 3/177 21122
/proc/meminfo: memFree=29809288/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336824 CPUtime=1662.03 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28130 0 0 0 166192 11 0 0 20 0 1 0 26067877 344907776 80570 33554432000 4194304 6201397 140733317640800 140733317639928 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84206 80570 166 491 0 83705 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 336824

[startup+1722.3 s]
/proc/loadavg: 2.30 2.29 2.16 3/177 21123
/proc/meminfo: memFree=29806492/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336824 CPUtime=1722.03 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28130 0 0 0 172192 11 0 0 20 0 1 0 26067877 344907776 80570 33554432000 4194304 6201397 140733317640800 140733317639928 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84206 80570 166 491 0 83705 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 336824

[startup+1782.3 s]
/proc/loadavg: 2.37 2.32 2.18 3/177 21124
/proc/meminfo: memFree=29803456/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336824 CPUtime=1782.02 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28130 0 0 0 178191 11 0 0 20 0 1 0 26067877 344907776 80570 33554432000 4194304 6201397 140733317640800 140733317639928 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84206 80570 166 491 0 83705 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 336824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.33 2.32 2.18 4/177 21124
/proc/meminfo: memFree=29802156/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336824 CPUtime=1800.01 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28131 0 0 0 179990 11 0 0 20 0 1 0 26067877 344907776 81082 33554432000 4194304 6201397 140733317640800 140733317639928 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84206 81082 166 491 0 83705 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 336824

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

[startup+1800.3 s]
/proc/loadavg: 2.33 2.32 2.18 4/177 21124
/proc/meminfo: memFree=29802156/32872528 swapFree=1370848/1518016
[pid=21044] ppid=21040 vsize=336824 CPUtime=1800.01 cores=1,3,5,7
/proc/21044/stat : 21044 (cdcl-cuttingpla) R 21040 21044 21009 0 -1 4202496 28131 0 0 0 179990 11 0 0 20 0 1 0 26067877 344907776 81082 33554432000 4194304 6201397 140733317640800 140733317639928 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/21044/statm: 84206 81082 166 491 0 83705 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 336824

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.91
CPU system time (s): 0.116982
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 336824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.116982
maximum resident set size= 324328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28131
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= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.77427 second user time and 6.86396 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-18 10:56:54
IDJOB=4100464
IDBENCH=1619
IDSOLVER=2550
FILE ID=node129/4100464-1466240214
RUNJOBID= node129-1466240214-21026
PBS_JOBID= 19918189
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-UMTS.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100464-1466240214/watcher-4100464-1466240214 -o /tmp/evaluation-result-4100464-1466240214/solver-4100464-1466240214 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466240214-21026 --watchdog 1960 --input HOME/instance-4100464-1466240214.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 9b27e30a8bba28dee1f89aacae920d43
RANDOM SEED=2050613550

node129.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.143
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.28
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.143
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.143
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.143
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.143
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.143
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.54
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.143
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.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30355796 kB
Buffers:          121056 kB
Cached:           141688 kB
SwapCached:         1940 kB
Active:            65324 kB
Inactive:         200068 kB
Active(anon):       4428 kB
Inactive(anon):     1076 kB
Active(file):      60896 kB
Inactive(file):   198992 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:              2744 kB
Writeback:             8 kB
AnonPages:       1520504 kB
Mapped:             6908 kB
Shmem:                 0 kB
Slab:             599860 kB
SReclaimable:      43996 kB
SUnreclaim:       555864 kB
KernelStack:        1392 kB
PageTables:         6792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1614204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71728 MiB
End job on node129 at 2016-06-18 11:26:54