Trace number 4087689

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

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_008_area_delay.opb
MD5SUM6e9753dce198ef5ddba763a137b390c4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.248962
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables3973
Total number of constraints11097
Number of constraints which are clauses11097
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint63
Number of terms in the objective function 1906
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1906
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 1906
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.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.02	c * #variable= 3973 #constraint= 11097
0.00/0.05	c * #variable= 3973 #constraint= 11097
0.69/0.70	c S1->S2
0.69/0.70	c S1->S2
0.69/0.70	c S1->S2
0.69/0.70	c S1->S2
0.69/0.70	c S1->S2
0.69/0.70	c S2->S1
0.69/0.70	c S1->S2
0.69/0.70	c #Conflicts:       1000 | #Learnt:        764 | 0.000
0.69/0.70	c total clause space: 48.1602MB
0.69/0.70	c total #watches: 810868
2.30/2.31	c total #propagations: 559385 / total #impl: 8650360 (eff. 0.065)
2.30/2.31	c #Conflicts:       2000 | #Learnt:       1764 | 0.000
2.30/2.31	c total clause space: 78.2603MB
2.30/2.31	c total #watches: 1292439
3.89/3.90	c total #propagations: 1020068 / total #impl: 26865319 (eff. 0.038)
3.89/3.90	c GC COLLECT
3.89/3.90	c #Conflicts:       3000 | #Learnt:       1886 | 0.000
3.89/3.90	c total clause space: 78.2603MB
3.89/3.90	c total #watches: 1114671
6.19/6.29	c total #propagations: 1283783 / total #impl: 44083292 (eff. 0.029)
6.19/6.29	c #Conflicts:       4000 | #Learnt:       2886 | 0.000
6.19/6.29	c total clause space: 78.2603MB
6.19/6.29	c total #watches: 1466674
8.69/8.78	c total #propagations: 1738862 / total #impl: 77274367 (eff. 0.023)
8.69/8.78	c GC COLLECT
8.69/8.78	c #Conflicts:       5000 | #Learnt:       2305 | 0.000
8.69/8.78	c total clause space: 78.2603MB
8.69/8.78	c total #watches: 1102213
11.79/11.80	c total #propagations: 2029518 / total #impl: 112896407 (eff. 0.018)
11.79/11.80	c #Conflicts:       6000 | #Learnt:       3305 | 0.000
11.79/11.80	c total clause space: 78.2603MB
11.79/11.80	c total #watches: 1426110
16.19/16.27	c total #propagations: 2310686 / total #impl: 142341290 (eff. 0.016)
16.19/16.27	c GC COLLECT
16.19/16.27	c #Conflicts:       7000 | #Learnt:       2210 | 0.000
16.19/16.27	c total clause space: 78.2603MB
16.19/16.27	c total #watches: 979077
19.39/19.41	c total #propagations: 2633492 / total #impl: 206085452 (eff. 0.013)
19.39/19.41	c #Conflicts:       8000 | #Learnt:       3210 | 0.000
19.39/19.41	c total clause space: 78.2603MB
19.39/19.41	c total #watches: 1350883
21.58/21.67	c total #propagations: 3139371 / total #impl: 249160913 (eff. 0.013)
21.58/21.67	c #Conflicts:       9000 | #Learnt:       4210 | 0.000
21.58/21.67	c total clause space: 127.173MB
21.58/21.67	c total #watches: 1875328
24.59/24.64	c total #propagations: 3348255 / total #impl: 262799354 (eff. 0.013)
24.59/24.64	c GC COLLECT
24.59/24.64	c #Conflicts:      10000 | #Learnt:       2710 | 0.000
24.59/24.64	c total clause space: 127.173MB
24.59/24.64	c total #watches: 1617065
27.29/27.37	c total #propagations: 3685480 / total #impl: 282817251 (eff. 0.013)
27.29/27.37	c #Conflicts:      11000 | #Learnt:       3710 | 0.000
27.29/27.37	c total clause space: 127.173MB
27.29/27.37	c total #watches: 2048596
30.59/30.65	c total #propagations: 4098853 / total #impl: 298800361 (eff. 0.014)
30.59/30.65	c #Conflicts:      12000 | #Learnt:       4710 | 0.000
30.59/30.65	c total clause space: 127.173MB
30.59/30.65	c total #watches: 2423536
34.68/34.79	c total #propagations: 4536115 / total #impl: 373823072 (eff. 0.012)
34.68/34.79	c #Conflicts:      13000 | #Learnt:       5710 | 0.000
34.68/34.79	c total clause space: 127.173MB
34.68/34.79	c total #watches: 2659006
37.28/37.34	c total #propagations: 4859129 / total #impl: 441675999 (eff. 0.011)
37.28/37.34	c GC COLLECT
37.28/37.34	c #Conflicts:      14000 | #Learnt:       3857 | 0.000
37.28/37.34	c total clause space: 127.173MB
37.28/37.34	c total #watches: 1816361
43.58/43.67	c total #propagations: 5531684 / total #impl: 450073130 (eff. 0.012)
43.58/43.67	c #Conflicts:      15000 | #Learnt:       4857 | 0.000
43.58/43.67	c total clause space: 127.173MB
43.58/43.67	c total #watches: 2202054
53.08/53.17	c total #propagations: 5980390 / total #impl: 506061586 (eff. 0.012)
53.08/53.17	c #Conflicts:      16000 | #Learnt:       5857 | 0.000
53.08/53.17	c total clause space: 127.173MB
53.08/53.17	c total #watches: 2440273
64.68/64.71	c total #propagations: 6213161 / total #impl: 629599206 (eff. 0.010)
64.68/64.71	c GC COLLECT
64.68/64.71	c #Conflicts:      17000 | #Learnt:       3691 | 0.000
64.68/64.71	c total clause space: 127.173MB
64.68/64.71	c total #watches: 1630852
74.08/74.18	c total #propagations: 6593944 / total #impl: 871578359 (eff. 0.008)
74.08/74.18	c #Conflicts:      18000 | #Learnt:       4691 | 0.000
74.08/74.18	c total clause space: 127.173MB
74.08/74.18	c total #watches: 1817418
85.38/85.43	c total #propagations: 6756342 / total #impl: 1098010800 (eff. 0.006)
85.38/85.43	c #Conflicts:      19000 | #Learnt:       5691 | 0.000
85.38/85.43	c total clause space: 127.173MB
85.38/85.43	c total #watches: 1989500
101.57/101.64	c total #propagations: 6935401 / total #impl: 1278813218 (eff. 0.005)
101.57/101.64	c #Conflicts:      20000 | #Learnt:       6691 | 0.000
101.57/101.64	c total clause space: 127.173MB
101.57/101.64	c total #watches: 2157952
116.87/116.98	c total #propagations: 7295062 / total #impl: 1562316443 (eff. 0.005)
116.87/116.98	c GC COLLECT
116.87/116.98	c #Conflicts:      21000 | #Learnt:       4202 | 0.000
116.87/116.98	c total clause space: 127.173MB
116.87/116.98	c total #watches: 1118938
134.57/134.65	c total #propagations: 7610712 / total #impl: 1816628871 (eff. 0.004)
134.57/134.65	c #Conflicts:      22000 | #Learnt:       5202 | 0.000
134.57/134.65	c total clause space: 127.173MB
134.57/134.65	c total #watches: 1344044
150.67/150.76	c total #propagations: 7988319 / total #impl: 1847168284 (eff. 0.004)
150.67/150.76	c #Conflicts:      23000 | #Learnt:       6202 | 0.000
150.67/150.76	c total clause space: 127.173MB
150.67/150.76	c total #watches: 1622988
170.36/170.48	c total #propagations: 8280169 / total #impl: 1900947546 (eff. 0.004)
170.36/170.48	c #Conflicts:      24000 | #Learnt:       7202 | 0.000
170.36/170.48	c total clause space: 127.173MB
170.36/170.48	c total #watches: 1868269
187.26/187.39	c total #propagations: 8592054 / total #impl: 1972234947 (eff. 0.004)
187.26/187.39	c GC COLLECT
187.26/187.39	c #Conflicts:      25000 | #Learnt:       4417 | 0.000
187.26/187.39	c total clause space: 127.173MB
187.26/187.39	c total #watches: 1478764
199.46/199.59	c total #propagations: 8918258 / total #impl: 2064007530 (eff. 0.004)
199.46/199.59	c #Conflicts:      26000 | #Learnt:       5417 | 0.000
199.46/199.59	c total clause space: 127.173MB
199.46/199.59	c total #watches: 1771545
216.35/216.41	c total #propagations: 9188819 / total #impl: 2171317364 (eff. 0.004)
216.35/216.41	c #Conflicts:      27000 | #Learnt:       6417 | 0.000
216.35/216.41	c total clause space: 127.173MB
216.35/216.41	c total #watches: 2043191
237.03/237.14	c total #propagations: 9455073 / total #impl: 2288932455 (eff. 0.004)
237.03/237.14	c #Conflicts:      28000 | #Learnt:       7417 | 0.000
237.03/237.14	c total clause space: 127.173MB
237.03/237.14	c total #watches: 2333165
259.53/259.66	c total #propagations: 9792076 / total #impl: 2453865361 (eff. 0.004)
259.53/259.66	c GC COLLECT
259.53/259.66	c #Conflicts:      29000 | #Learnt:       4312 | 0.000
259.53/259.66	c total clause space: 127.173MB
259.53/259.66	c total #watches: 1646704
275.83/275.96	c total #propagations: 10105345 / total #impl: 2634319085 (eff. 0.004)
275.83/275.96	c #Conflicts:      30000 | #Learnt:       5312 | 0.000
275.83/275.96	c total clause space: 127.173MB
275.83/275.96	c total #watches: 1879240
296.22/296.32	c total #propagations: 10461256 / total #impl: 2825062978 (eff. 0.004)
296.22/296.32	c #Conflicts:      31000 | #Learnt:       6312 | 0.000
296.22/296.32	c total clause space: 127.173MB
296.22/296.32	c total #watches: 2117818
317.02/317.14	c total #propagations: 10809853 / total #impl: 3081800793 (eff. 0.004)
317.02/317.14	c #Conflicts:      32000 | #Learnt:       7312 | 0.000
317.02/317.14	c total clause space: 127.173MB
317.02/317.14	c total #watches: 2349693
331.62/331.76	c total #propagations: 11181283 / total #impl: 3309570973 (eff. 0.003)
331.62/331.76	c #Conflicts:      33000 | #Learnt:       8312 | 0.000
331.62/331.76	c total clause space: 127.173MB
331.62/331.76	c total #watches: 2677678
338.83/338.98	c total #propagations: 11518788 / total #impl: 3488965734 (eff. 0.003)
338.83/338.98	c GC COLLECT
338.83/338.98	c #Conflicts:      34000 | #Learnt:       4913 | 0.000
338.83/338.98	c total clause space: 127.173MB
338.83/338.98	c total #watches: 1952682
349.12/349.20	c total #propagations: 11684790 / total #impl: 3536705840 (eff. 0.003)
349.12/349.20	c #Conflicts:      35000 | #Learnt:       5913 | 0.000
349.12/349.20	c total clause space: 127.173MB
349.12/349.20	c total #watches: 2201717
367.51/367.63	c total #propagations: 11875827 / total #impl: 3605909935 (eff. 0.003)
367.51/367.63	c #Conflicts:      36000 | #Learnt:       6913 | 0.000
367.51/367.63	c total clause space: 127.173MB
367.51/367.63	c total #watches: 2451476
388.22/388.34	c total #propagations: 12257529 / total #impl: 3668305359 (eff. 0.003)
388.22/388.34	c #Conflicts:      37000 | #Learnt:       7913 | 0.000
388.22/388.34	c total clause space: 127.173MB
388.22/388.34	c total #watches: 2682644
413.51/413.65	c total #propagations: 12669974 / total #impl: 3765848166 (eff. 0.003)
413.51/413.65	c #Conflicts:      38000 | #Learnt:       8913 | 0.000
413.51/413.65	c total clause space: 206.656MB
413.51/413.65	c total #watches: 2879344
427.81/427.99	c total #propagations: 12951147 / total #impl: 3910847087 (eff. 0.003)
427.81/427.99	c GC COLLECT
427.81/427.99	c #Conflicts:      39000 | #Learnt:       5217 | 0.000
427.81/427.99	c total clause space: 206.656MB
427.81/427.99	c total #watches: 1705315
444.90/445.03	c total #propagations: 13498095 / total #impl: 3977092334 (eff. 0.003)
444.90/445.03	c #Conflicts:      40000 | #Learnt:       6217 | 0.000
444.90/445.03	c total clause space: 206.656MB
444.90/445.03	c total #watches: 1989099
453.71/453.83	c total #propagations: 13782853 / total #impl: 4111182966 (eff. 0.003)
453.71/453.83	c S1->S2
453.71/453.83	c #Conflicts:      41000 | #Learnt:       7218 | 0.000
453.71/453.83	c total clause space: 206.656MB
453.71/453.83	c total #watches: 2414918
461.91/462.03	c total #propagations: 13972766 / total #impl: 4201056452 (eff. 0.003)
461.91/462.03	c #Conflicts:      42000 | #Learnt:       8218 | 0.000
461.91/462.03	c total clause space: 206.656MB
461.91/462.03	c total #watches: 2809053
478.60/478.72	c total #propagations: 14104986 / total #impl: 4259058570 (eff. 0.003)
478.60/478.72	c #Conflicts:      43000 | #Learnt:       9218 | 0.000
478.60/478.72	c total clause space: 206.656MB
478.60/478.72	c total #watches: 3197400
488.69/488.80	c total #propagations: 14272721 / total #impl: 4340297759 (eff. 0.003)
488.69/488.80	c GC COLLECT
488.69/488.80	c #Conflicts:      44000 | #Learnt:       5216 | 0.000
488.69/488.80	c total clause space: 206.656MB
488.69/488.80	c total #watches: 2429084
501.30/501.42	c total #propagations: 14391616 / total #impl: 4423053485 (eff. 0.003)
501.30/501.42	c #Conflicts:      45000 | #Learnt:       6216 | 0.000
501.30/501.42	c total clause space: 206.656MB
501.30/501.42	c total #watches: 2753015
534.09/534.27	c total #propagations: 14549945 / total #impl: 4540515723 (eff. 0.003)
534.09/534.27	c #Conflicts:      46000 | #Learnt:       7216 | 0.000
534.09/534.27	c total clause space: 206.656MB
534.09/534.27	c total #watches: 3081097
570.09/570.23	c total #propagations: 14934195 / total #impl: 4579271756 (eff. 0.003)
570.09/570.23	c #Conflicts:      47000 | #Learnt:       8216 | 0.000
570.09/570.23	c total clause space: 206.656MB
570.09/570.23	c total #watches: 3354629
623.18/623.39	c total #propagations: 15248137 / total #impl: 4678937191 (eff. 0.003)
623.18/623.39	c #Conflicts:      48000 | #Learnt:       9216 | 0.000
623.18/623.39	c total clause space: 206.656MB
623.18/623.39	c total #watches: 3591857
663.37/663.55	c total #propagations: 15615276 / total #impl: 4794909220 (eff. 0.003)
663.37/663.55	c #Conflicts:      49000 | #Learnt:      10216 | 0.000
663.37/663.55	c total clause space: 206.656MB
663.37/663.55	c total #watches: 3845978
695.36/695.51	c total #propagations: 15939702 / total #impl: 4898415816 (eff. 0.003)
695.36/695.51	c GC COLLECT
695.36/695.51	c #Conflicts:      50000 | #Learnt:       5910 | 0.000
695.36/695.51	c total clause space: 206.656MB
695.36/695.51	c total #watches: 2555112
722.06/722.23	c total #propagations: 16306212 / total #impl: 5023908070 (eff. 0.003)
722.06/722.23	c #Conflicts:      51000 | #Learnt:       6910 | 0.000
722.06/722.23	c total clause space: 206.656MB
722.06/722.23	c total #watches: 2739721
753.65/753.80	c total #propagations: 16742367 / total #impl: 5196065737 (eff. 0.003)
753.65/753.80	c #Conflicts:      52000 | #Learnt:       7910 | 0.000
753.65/753.80	c total clause space: 206.656MB
753.65/753.80	c total #watches: 2958489
771.75/771.97	c total #propagations: 17055671 / total #impl: 5388089943 (eff. 0.003)
771.75/771.97	c #Conflicts:      53000 | #Learnt:       8910 | 0.000
771.75/771.97	c total clause space: 206.656MB
771.75/771.97	c total #watches: 3134901
804.65/804.85	c total #propagations: 17287878 / total #impl: 5469787152 (eff. 0.003)
804.65/804.85	c #Conflicts:      54000 | #Learnt:       9910 | 0.000
804.65/804.85	c total clause space: 206.656MB
804.65/804.85	c total #watches: 3347841
844.34/844.55	c total #propagations: 17604926 / total #impl: 5549030213 (eff. 0.003)
844.34/844.55	c #Conflicts:      55000 | #Learnt:      10910 | 0.000
844.34/844.55	c total clause space: 206.656MB
844.34/844.55	c total #watches: 3592544
870.04/870.28	c total #propagations: 17930414 / total #impl: 5732407100 (eff. 0.003)
870.04/870.28	c GC COLLECT
870.04/870.28	c #Conflicts:      56000 | #Learnt:       6308 | 0.000
870.04/870.28	c total clause space: 206.656MB
870.04/870.28	c total #watches: 2200807
891.53/891.73	c total #propagations: 18221042 / total #impl: 5869112310 (eff. 0.003)
891.53/891.73	c #Conflicts:      57000 | #Learnt:       7308 | 0.000
891.53/891.73	c total clause space: 206.656MB
891.53/891.73	c total #watches: 2447384
907.23/907.48	c total #propagations: 18504260 / total #impl: 6101625489 (eff. 0.003)
907.23/907.48	c #Conflicts:      58000 | #Learnt:       8308 | 0.000
907.23/907.48	c total clause space: 206.656MB
907.23/907.48	c total #watches: 2700400
945.12/945.34	c total #propagations: 18728525 / total #impl: 6189226432 (eff. 0.003)
945.12/945.34	c #Conflicts:      59000 | #Learnt:       9308 | 0.000
945.12/945.34	c total clause space: 206.656MB
945.12/945.34	c total #watches: 2974671
1003.42/1003.66	c total #propagations: 19033579 / total #impl: 6380360122 (eff. 0.003)
1003.42/1003.66	c #Conflicts:      60000 | #Learnt:      10308 | 0.000
1003.42/1003.66	c total clause space: 206.656MB
1003.42/1003.66	c total #watches: 3144584
1054.51/1054.75	c total #propagations: 19375439 / total #impl: 7122532548 (eff. 0.003)
1054.51/1054.75	c #Conflicts:      61000 | #Learnt:      11308 | 0.000
1054.51/1054.75	c total clause space: 206.656MB
1054.51/1054.75	c total #watches: 3340702
1096.40/1096.62	c total #propagations: 19769470 / total #impl: 7729216833 (eff. 0.003)
1096.40/1096.62	c GC COLLECT
1096.40/1096.62	c #Conflicts:      62000 | #Learnt:       6401 | 0.000
1096.40/1096.62	c total clause space: 206.656MB
1096.40/1096.62	c total #watches: 2317428
1108.80/1109.02	c total #propagations: 20127448 / total #impl: 8295084166 (eff. 0.002)
1108.80/1109.02	c #Conflicts:      63000 | #Learnt:       7401 | 0.000
1108.80/1109.02	c total clause space: 206.656MB
1108.80/1109.02	c total #watches: 2553355
1131.20/1131.40	c total #propagations: 20340658 / total #impl: 8369751769 (eff. 0.002)
1131.20/1131.40	c #Conflicts:      64000 | #Learnt:       8401 | 0.000
1131.20/1131.40	c total clause space: 206.656MB
1131.20/1131.40	c total #watches: 2745379
1165.99/1166.27	c total #propagations: 20611457 / total #impl: 8497008482 (eff. 0.002)
1165.99/1166.27	c #Conflicts:      65000 | #Learnt:       9401 | 0.000
1165.99/1166.27	c total clause space: 206.656MB
1165.99/1166.27	c total #watches: 2931764
1217.98/1218.24	c total #propagations: 20994896 / total #impl: 8699261679 (eff. 0.002)
1217.98/1218.24	c #Conflicts:      66000 | #Learnt:      10401 | 0.000
1217.98/1218.24	c total clause space: 206.656MB
1217.98/1218.24	c total #watches: 3036142
1258.08/1258.38	c total #propagations: 21473740 / total #impl: 9428178178 (eff. 0.002)
1258.08/1258.38	c #Conflicts:      67000 | #Learnt:      11401 | 0.000
1258.08/1258.38	c total clause space: 206.656MB
1258.08/1258.38	c total #watches: 3249224
1306.67/1306.96	c total #propagations: 21788821 / total #impl: 9625946430 (eff. 0.002)
1306.67/1306.96	c #Conflicts:      68000 | #Learnt:      12401 | 0.000
1306.67/1306.96	c total clause space: 206.656MB
1306.67/1306.96	c total #watches: 3512521
1343.86/1344.18	c total #propagations: 22098382 / total #impl: 9927259293 (eff. 0.002)
1343.86/1344.18	c GC COLLECT
1343.86/1344.18	c #Conflicts:      69000 | #Learnt:       7203 | 0.000
1343.86/1344.18	c total clause space: 206.656MB
1343.86/1344.18	c total #watches: 2482911
1373.76/1374.09	c total #propagations: 22557813 / total #impl: 10090782113 (eff. 0.002)
1373.76/1374.09	c #Conflicts:      70000 | #Learnt:       8203 | 0.000
1373.76/1374.09	c total clause space: 206.656MB
1373.76/1374.09	c total #watches: 2650483
1392.55/1392.85	c total #propagations: 22992551 / total #impl: 10468825398 (eff. 0.002)
1392.55/1392.85	c #Conflicts:      71000 | #Learnt:       9203 | 0.000
1392.55/1392.85	c total clause space: 206.656MB
1392.55/1392.85	c total #watches: 2873084
1419.05/1419.32	c total #propagations: 23223016 / total #impl: 10539208039 (eff. 0.002)
1419.05/1419.32	c #Conflicts:      72000 | #Learnt:      10203 | 0.000
1419.05/1419.32	c total clause space: 206.656MB
1419.05/1419.32	c total #watches: 3070787
1453.05/1453.32	c total #propagations: 23472515 / total #impl: 10636556719 (eff. 0.002)
1453.05/1453.32	c #Conflicts:      73000 | #Learnt:      11203 | 0.000
1453.05/1453.32	c total clause space: 206.656MB
1453.05/1453.32	c total #watches: 3287379
1515.64/1515.92	c total #propagations: 23728713 / total #impl: 10727934927 (eff. 0.002)
1515.64/1515.92	c #Conflicts:      74000 | #Learnt:      12203 | 0.000
1515.64/1515.92	c total clause space: 206.656MB
1515.64/1515.92	c total #watches: 3470230
1559.04/1559.32	c total #propagations: 24110195 / total #impl: 11194495238 (eff. 0.002)
1559.04/1559.32	c GC COLLECT
1559.04/1559.32	c #Conflicts:      75000 | #Learnt:       6712 | 0.000
1559.04/1559.32	c total clause space: 206.656MB
1559.04/1559.32	c total #watches: 2433868
1591.13/1591.48	c total #propagations: 24450030 / total #impl: 11671986042 (eff. 0.002)
1591.13/1591.48	c #Conflicts:      76000 | #Learnt:       7712 | 0.000
1591.13/1591.48	c total clause space: 206.656MB
1591.13/1591.48	c total #watches: 2578192
1632.23/1632.58	c total #propagations: 24748963 / total #impl: 12191412437 (eff. 0.002)
1632.23/1632.58	c #Conflicts:      77000 | #Learnt:       8712 | 0.000
1632.23/1632.58	c total clause space: 206.656MB
1632.23/1632.58	c total #watches: 2839204
1667.62/1667.91	c total #propagations: 25123240 / total #impl: 12451664913 (eff. 0.002)
1667.62/1667.91	c #Conflicts:      78000 | #Learnt:       9712 | 0.000
1667.62/1667.91	c total clause space: 206.656MB
1667.62/1667.91	c total #watches: 3198908
1719.61/1719.91	c total #propagations: 25459098 / total #impl: 12554161494 (eff. 0.002)
1719.61/1719.91	c #Conflicts:      79000 | #Learnt:      10712 | 0.000
1719.61/1719.91	c total clause space: 206.656MB
1719.61/1719.91	c total #watches: 3419008
1763.40/1763.70	c total #propagations: 25790714 / total #impl: 12839828441 (eff. 0.002)
1763.40/1763.70	c #Conflicts:      80000 | #Learnt:      11712 | 0.000
1763.40/1763.70	c total clause space: 206.656MB
1763.40/1763.70	c total #watches: 3576241

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-4087689-1465430672/watcher-4087689-1465430672 -o /tmp/evaluation-result-4087689-1465430672/solver-4087689-1465430672 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465427031-31791 --watchdog 1960 --input HOME/instance-4087689-1465430672.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=32481
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.02 2.04 2.00 3/176 32484
/proc/meminfo: memFree=30807820/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 125000687 57319424 7805 33554432000 4194304 6211289 140735888100960 140733936170632 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 13994 7805 98 493 0 13491 0

[startup+0.100183 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 32484
/proc/meminfo: memFree=30807820/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=66752 CPUtime=0.09 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 1918 0 0 0 9 0 0 0 20 0 1 0 125000687 68354048 14903 33554432000 4194304 6211289 140735888100960 140733936170632 4207950 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 16688 14903 204 493 0 16185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66752

[startup+0.200368 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 32484
/proc/meminfo: memFree=30807820/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=77092 CPUtime=0.19 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 3131 0 0 0 19 0 0 0 20 0 1 0 125000687 78942208 17054 33554432000 4194304 6211289 140735888100960 140733936170632 4205850 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 19273 17054 204 493 0 18770 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 77092

[startup+0.300355 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 32484
/proc/meminfo: memFree=30807820/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=99380 CPUtime=0.29 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 4271 0 0 0 28 1 0 0 20 0 1 0 125000687 101765120 19662 33554432000 4194304 6211289 140735888100960 140733936170632 4205850 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 24845 19662 204 493 0 24342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99380

[startup+0.700276 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 32484
/proc/meminfo: memFree=30807820/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=124040 CPUtime=0.69 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 6058 0 0 0 68 1 0 0 20 0 1 0 125000687 127016960 23905 33554432000 4194304 6211289 140735888100960 140733936170632 4244885 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 31010 23905 204 493 0 30507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124040

[startup+1.50029 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 32485
/proc/meminfo: memFree=30706248/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=124992 CPUtime=1.48 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 6327 0 0 0 147 1 0 0 20 0 1 0 125000687 127991808 27751 33554432000 4194304 6211289 140735888100960 140735888098872 4240816 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 31248 27751 214 493 0 30745 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 124992

[startup+3.10027 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 32485
/proc/meminfo: memFree=30691976/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=155948 CPUtime=3.09 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 8461 0 0 0 307 2 0 0 20 0 1 0 125000687 159690752 30805 33554432000 4194304 6211289 140735888100960 140735888099304 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 38987 30805 219 493 0 38484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 155948

[startup+6.30028 s]
/proc/loadavg: 2.02 2.04 2.00 4/177 32485
/proc/meminfo: memFree=30653212/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=166280 CPUtime=6.28 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 10569 0 0 0 626 2 0 0 20 0 1 0 125000687 170270720 34957 33554432000 4194304 6211289 140735888100960 140735888098872 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 41570 34957 219 493 0 41067 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 166280

[startup+12.7003 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 32485
/proc/meminfo: memFree=30632204/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=167144 CPUtime=12.69 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 11199 0 0 0 1266 3 0 0 20 0 1 0 125000687 171155456 36585 33554432000 4194304 6211289 140735888100960 140735888099304 4241789 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 41786 36585 219 493 0 41283 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 167144

[startup+25.5004 s]
/proc/loadavg: 2.09 2.05 2.00 3/177 32485
/proc/meminfo: memFree=30596480/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=218240 CPUtime=25.49 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 12930 0 0 0 2545 4 0 0 20 0 1 0 125000687 223477760 44880 33554432000 4194304 6211289 140735888100960 140735888099304 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 54560 44880 219 493 0 54057 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 218240

[startup+51.1004 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 32485
/proc/meminfo: memFree=30570040/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=220516 CPUtime=51.08 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 13815 0 0 0 5104 4 0 0 20 0 1 0 125000687 225808384 48814 33554432000 4194304 6211289 140735888100960 140735888098952 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 55129 48814 219 493 0 54626 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 220516

[startup+102.3 s]
/proc/loadavg: 2.15 2.08 2.01 3/177 32487
/proc/meminfo: memFree=30555668/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=222492 CPUtime=102.28 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 14339 0 0 0 10224 4 0 0 20 0 1 0 125000687 227831808 49338 33554432000 4194304 6211289 140735888100960 140735888099304 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 55623 49338 219 493 0 55120 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 222492

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 32488
/proc/meminfo: memFree=30536756/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=222780 CPUtime=162.26 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 14485 0 0 0 16222 4 0 0 20 0 1 0 125000687 228126720 49484 33554432000 4194304 6211289 140735888100960 140735888098872 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 55695 49484 219 493 0 55192 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 222780

[startup+222.307 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 32489
/proc/meminfo: memFree=30535180/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=223328 CPUtime=222.25 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 14675 0 0 0 22221 4 0 0 20 0 1 0 125000687 228687872 49709 33554432000 4194304 6211289 140735888100960 140735888098952 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 55832 49709 219 493 0 55329 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 223328

[startup+282.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 32490
/proc/meminfo: memFree=30526292/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=223868 CPUtime=282.22 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 14829 0 0 0 28218 4 0 0 20 0 1 0 125000687 229240832 49844 33554432000 4194304 6211289 140735888100960 140735888099304 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 55967 49844 219 493 0 55464 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 223868

[startup+342.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/178 32494
/proc/meminfo: memFree=30479392/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=244112 CPUtime=342.22 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 18194 0 0 0 34217 5 0 0 20 0 1 0 125000687 249970688 57297 33554432000 4194304 6211289 140735888100960 140735888099304 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 61028 57297 219 493 0 60525 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 244112

[startup+402.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 32496
/proc/meminfo: memFree=30473904/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=325660 CPUtime=402.21 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 18650 0 0 0 40216 5 0 0 20 0 1 0 125000687 333475840 58625 33554432000 4194304 6211289 140735888100960 140735888098824 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 81415 58625 219 493 0 80912 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 325660

[startup+462.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 32497
/proc/meminfo: memFree=30353180/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=473052 CPUtime=462.2 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 26435 0 0 0 46211 9 0 0 20 0 1 0 125000687 484405248 88642 33554432000 4194304 6211289 140735888100960 140735888098872 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 118263 88642 219 493 0 117760 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 473052

[startup+522.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 32498
/proc/meminfo: memFree=30289540/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=475292 CPUtime=522.19 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 27345 0 0 0 52209 10 0 0 20 0 1 0 125000687 486699008 98224 33554432000 4194304 6211289 140735888100960 140735888099304 4209384 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 118823 98224 219 493 0 118320 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 475292

[startup+582.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 32499
/proc/meminfo: memFree=30283688/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=475452 CPUtime=582.18 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 27371 0 0 0 58208 10 0 0 20 0 1 0 125000687 486862848 98250 33554432000 4194304 6211289 140735888100960 140735888099304 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 118863 98250 219 493 0 118360 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 475452


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


[startup+942.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/178 32509
/proc/meminfo: memFree=30222500/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=475932 CPUtime=942.12 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 27910 0 0 0 94202 10 0 0 20 0 1 0 125000687 487354368 107171 33554432000 4194304 6211289 140735888100960 140735888099304 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 118983 107171 219 493 0 118480 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 475932

[startup+1002.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/176 32511
/proc/meminfo: memFree=30222784/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=476064 CPUtime=1002.12 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 27920 0 0 0 100202 10 0 0 20 0 1 0 125000687 487489536 107181 33554432000 4194304 6211289 140735888100960 140735888098824 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119016 107181 219 493 0 118513 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 476064

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 32513
/proc/meminfo: memFree=30222504/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=476224 CPUtime=1062.11 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 27940 0 0 0 106201 10 0 0 20 0 1 0 125000687 487653376 107201 33554432000 4194304 6211289 140735888100960 140735888099304 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119056 107201 219 493 0 118553 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 476224

[startup+1122.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 32514
/proc/meminfo: memFree=30222364/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=476224 CPUtime=1122.1 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 27942 0 0 0 112200 10 0 0 20 0 1 0 125000687 487653376 107203 33554432000 4194304 6211289 140735888100960 140735888099304 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119056 107203 219 493 0 118553 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 476224

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 32515
/proc/meminfo: memFree=30222076/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=476224 CPUtime=1182.09 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 27951 0 0 0 118199 10 0 0 20 0 1 0 125000687 487653376 107212 33554432000 4194304 6211289 140735888100960 140735888099304 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119056 107212 219 493 0 118553 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 476224

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 32516
/proc/meminfo: memFree=30221352/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=476224 CPUtime=1242.08 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 27951 0 0 0 124198 10 0 0 20 0 1 0 125000687 487653376 107212 33554432000 4194304 6211289 140735888100960 140735888099304 4216299 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119056 107212 219 493 0 118553 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 476224

[startup+1302.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 32518
/proc/meminfo: memFree=30218708/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=477248 CPUtime=1302.07 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28156 0 0 0 130197 10 0 0 20 0 1 0 125000687 488701952 107417 33554432000 4194304 6211289 140735888100960 140735888098952 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119312 107417 219 493 0 118809 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 477248

[startup+1362.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 32519
/proc/meminfo: memFree=30214632/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=477248 CPUtime=1362.06 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28167 0 0 0 136196 10 0 0 20 0 1 0 125000687 488701952 107428 33554432000 4194304 6211289 140735888100960 140735888099304 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119312 107428 219 493 0 118809 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 477248

[startup+1422.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 32520
/proc/meminfo: memFree=30214840/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=477248 CPUtime=1422.06 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28179 0 0 0 142196 10 0 0 20 0 1 0 125000687 488701952 107440 33554432000 4194304 6211289 140735888100960 140735888099304 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119312 107440 219 493 0 118809 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 477248

[startup+1482.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 32521
/proc/meminfo: memFree=30214808/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=477392 CPUtime=1482.04 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28195 0 0 0 148194 10 0 0 20 0 1 0 125000687 488849408 107456 33554432000 4194304 6211289 140735888100960 140735888098824 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119348 107456 219 493 0 118845 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 477392

[startup+1542.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 32525
/proc/meminfo: memFree=30210336/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=477392 CPUtime=1542.05 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28212 0 0 0 154194 11 0 0 20 0 1 0 125000687 488849408 108749 33554432000 4194304 6211289 140735888100960 140735888099304 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119348 108749 219 493 0 118845 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 477392

[startup+1602.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/177 32527
/proc/meminfo: memFree=30209432/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=477536 CPUtime=1602.03 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28247 0 0 0 160192 11 0 0 20 0 1 0 125000687 488996864 108784 33554432000 4194304 6211289 140735888100960 140735888098952 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119384 108784 219 493 0 118881 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 477536

[startup+1662.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 32528
/proc/meminfo: memFree=30196984/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=477536 CPUtime=1662.02 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28255 0 0 0 166191 11 0 0 20 0 1 0 125000687 488996864 108792 33554432000 4194304 6211289 140735888100960 140735888099304 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119384 108792 219 493 0 118881 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 477536

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 32529
/proc/meminfo: memFree=30196328/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=477824 CPUtime=1722.01 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28305 0 0 0 172190 11 0 0 20 0 1 0 125000687 489291776 108842 33554432000 4194304 6211289 140735888100960 140735888099304 4209425 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119456 108842 219 493 0 118953 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 477824

[startup+1782.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 32530
/proc/meminfo: memFree=30195300/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=478400 CPUtime=1782 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28440 0 0 0 178189 11 0 0 20 0 1 0 125000687 489881600 108977 33554432000 4194304 6211289 140735888100960 140735888098824 4243125 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119600 108977 219 493 0 119097 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 478400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 32576
/proc/meminfo: memFree=30244108/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=478400 CPUtime=1800 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28453 0 0 0 179989 11 0 0 20 0 1 0 125000687 489881600 108990 33554432000 4194304 6211289 140735888100960 140735888098824 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119600 108990 219 493 0 119097 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 478400

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

[startup+1800.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/177 32576
/proc/meminfo: memFree=30244108/32872528 swapFree=11452/354844
[pid=32484] ppid=32481 vsize=478400 CPUtime=1800 cores=0,2,4,6
/proc/32484/stat : 32484 (cdcl-cuttingpla) R 32481 32484 31775 0 -1 4202496 28453 0 0 0 179989 11 0 0 20 0 1 0 125000687 489881600 108990 33554432000 4194304 6211289 140735888100960 140735888098824 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/32484/statm: 119600 108990 219 493 0 119097 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 478400

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.114982
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 478400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.114982
maximum resident set size= 435960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28453
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= 43
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6233 second user time and 6.83696 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-09 02:04:32
IDJOB=4087689
IDBENCH=24990
IDSOLVER=2549
FILE ID=node126/4087689-1465430672
RUNJOBID= node126-1465427031-31791
PBS_JOBID= 19859785
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_008_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087689-1465430672/watcher-4087689-1465430672 -o /tmp/evaluation-result-4087689-1465430672/solver-4087689-1465430672 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465427031-31791 --watchdog 1960 --input HOME/instance-4087689-1465430672.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 6e9753dce198ef5ddba763a137b390c4
RANDOM SEED=622547692

node126.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.500
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.00
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.500
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.500
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.500
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.500
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.500
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.56
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.500
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.500
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:        30808356 kB
Buffers:          125964 kB
Cached:           726744 kB
SwapCached:         2092 kB
Active:           289424 kB
Inactive:         686004 kB
Active(anon):     121780 kB
Inactive(anon):     3312 kB
Active(file):     167644 kB
Inactive(file):   682692 kB
Unevictable:      354844 kB
Mlocked:           11452 kB
SwapTotal:      67108856 kB
SwapFree:       67098692 kB
Dirty:              5620 kB
Writeback:             0 kB
AnonPages:        476776 kB
Mapped:             7996 kB
Shmem:                 0 kB
Slab:             603784 kB
SReclaimable:      47632 kB
SUnreclaim:       556152 kB
KernelStack:        1464 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     605948 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= 71736 MiB
End job on node126 at 2016-06-09 02:34:33