Trace number 4098695

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01UNSAT 61.3397 61.3521

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110967142.opb
MD5SUMbf3ef0de19a9022f2739cc274dcb4ec9
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.08423
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1145
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 * #variable= 169 #constraint= 101
0.00/0.09	c #Conflicts:       1000 | #Learnt:        999 | 0.001
0.00/0.09	c total clause space: 4.25031MB
0.00/0.09	c total #watches: 8872
0.19/0.21	c total #propagations: 33089 / total #impl: 471576 (eff. 0.070)
0.19/0.21	c #Conflicts:       2000 | #Learnt:       1999 | 0.001
0.19/0.21	c total clause space: 4.25031MB
0.19/0.21	c total #watches: 14214
0.29/0.35	c total #propagations: 70492 / total #impl: 1068921 (eff. 0.066)
0.29/0.35	c GARBAGE COLLECT
0.29/0.35	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
0.29/0.35	c total clause space: 4.25031MB
0.29/0.35	c total #watches: 15821
0.49/0.52	c total #propagations: 113912 / total #impl: 1790883 (eff. 0.064)
0.49/0.52	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
0.49/0.52	c total clause space: 6.90675MB
0.49/0.52	c total #watches: 21346
0.69/0.72	c total #propagations: 147045 / total #impl: 2399999 (eff. 0.061)
0.69/0.72	c GARBAGE COLLECT
0.69/0.72	c #Conflicts:       5000 | #Learnt:       2352 | 0.000
0.69/0.72	c total clause space: 6.90675MB
0.69/0.72	c total #watches: 20059
0.89/0.91	c total #propagations: 176623 / total #impl: 2999669 (eff. 0.059)
0.89/0.91	c #Conflicts:       6000 | #Learnt:       3352 | 0.000
0.89/0.91	c total clause space: 6.90675MB
0.89/0.91	c total #watches: 25367
1.09/1.16	c total #propagations: 212944 / total #impl: 3739297 (eff. 0.057)
1.09/1.16	c GARBAGE COLLECT
1.09/1.16	c #Conflicts:       7000 | #Learnt:       2227 | 0.001
1.09/1.16	c total clause space: 11.2235MB
1.09/1.16	c total #watches: 19882
1.29/1.39	c total #propagations: 248038 / total #impl: 4473718 (eff. 0.055)
1.29/1.39	c #Conflicts:       8000 | #Learnt:       3227 | 0.001
1.29/1.39	c total clause space: 11.2235MB
1.29/1.39	c total #watches: 25002
1.59/1.63	c total #propagations: 283598 / total #impl: 5152125 (eff. 0.055)
1.59/1.63	c #Conflicts:       9000 | #Learnt:       4227 | 0.001
1.59/1.63	c total clause space: 11.2235MB
1.59/1.63	c total #watches: 30341
1.79/1.88	c total #propagations: 321677 / total #impl: 5983024 (eff. 0.054)
1.79/1.88	c GARBAGE COLLECT
1.79/1.88	c #Conflicts:      10000 | #Learnt:       2716 | 0.001
1.79/1.88	c total clause space: 11.2235MB
1.79/1.88	c total #watches: 24617
2.09/2.10	c total #propagations: 356000 / total #impl: 6784171 (eff. 0.052)
2.09/2.10	c #Conflicts:      11000 | #Learnt:       3716 | 0.001
2.09/2.10	c total clause space: 11.2235MB
2.09/2.10	c total #watches: 29856
2.29/2.35	c total #propagations: 389794 / total #impl: 7459323 (eff. 0.052)
2.29/2.35	c #Conflicts:      12000 | #Learnt:       4716 | 0.001
2.29/2.35	c total clause space: 11.2235MB
2.29/2.35	c total #watches: 35969
2.59/2.65	c total #propagations: 420430 / total #impl: 8178364 (eff. 0.051)
2.59/2.65	c #Conflicts:      13000 | #Learnt:       5716 | 0.001
2.59/2.65	c total clause space: 11.2235MB
2.59/2.65	c total #watches: 42275
2.89/2.92	c total #propagations: 456666 / total #impl: 9077044 (eff. 0.050)
2.89/2.92	c GARBAGE COLLECT
2.89/2.92	c #Conflicts:      14000 | #Learnt:       3856 | 0.001
2.89/2.92	c total clause space: 11.2235MB
2.89/2.92	c total #watches: 34144
3.09/3.19	c total #propagations: 494799 / total #impl: 9943085 (eff. 0.050)
3.09/3.19	c #Conflicts:      15000 | #Learnt:       4856 | 0.000
3.09/3.19	c total clause space: 11.2235MB
3.09/3.19	c total #watches: 40186
3.49/3.51	c total #propagations: 532428 / total #impl: 10886600 (eff. 0.049)
3.49/3.51	c #Conflicts:      16000 | #Learnt:       5856 | 0.000
3.49/3.51	c total clause space: 11.2235MB
3.49/3.51	c total #watches: 45825
3.79/3.81	c total #propagations: 569263 / total #impl: 11832208 (eff. 0.048)
3.79/3.81	c GARBAGE COLLECT
3.79/3.81	c #Conflicts:      17000 | #Learnt:       3682 | 0.000
3.79/3.81	c total clause space: 18.2382MB
3.79/3.81	c total #watches: 34977
3.99/4.09	c total #propagations: 606607 / total #impl: 12888897 (eff. 0.047)
3.99/4.09	c #Conflicts:      18000 | #Learnt:       4682 | 0.000
3.99/4.09	c total clause space: 18.2382MB
3.99/4.09	c total #watches: 39372
4.29/4.38	c total #propagations: 646499 / total #impl: 13945808 (eff. 0.046)
4.29/4.38	c #Conflicts:      19000 | #Learnt:       5682 | 0.000
4.29/4.38	c total clause space: 18.2382MB
4.29/4.38	c total #watches: 44037
4.69/4.72	c total #propagations: 683234 / total #impl: 14960560 (eff. 0.046)
4.69/4.72	c #Conflicts:      20000 | #Learnt:       6682 | 0.000
4.69/4.72	c total clause space: 18.2382MB
4.69/4.72	c total #watches: 48307
4.99/5.00	c total #propagations: 722178 / total #impl: 15962027 (eff. 0.045)
4.99/5.00	c GARBAGE COLLECT
4.99/5.00	c #Conflicts:      21000 | #Learnt:       4189 | 0.000
4.99/5.00	c total clause space: 18.2382MB
4.99/5.00	c total #watches: 35020
5.29/5.32	c total #propagations: 763627 / total #impl: 17002854 (eff. 0.045)
5.29/5.32	c #Conflicts:      22000 | #Learnt:       5189 | 0.000
5.29/5.32	c total clause space: 18.2382MB
5.29/5.32	c total #watches: 39158
5.60/5.63	c total #propagations: 799615 / total #impl: 17895740 (eff. 0.045)
5.60/5.63	c #Conflicts:      23000 | #Learnt:       6189 | 0.000
5.60/5.63	c total clause space: 18.2382MB
5.60/5.63	c total #watches: 44168
5.99/6.01	c total #propagations: 832709 / total #impl: 18834026 (eff. 0.044)
5.99/6.01	c #Conflicts:      24000 | #Learnt:       7189 | 0.000
5.99/6.01	c total clause space: 18.2382MB
5.99/6.01	c total #watches: 49559
6.29/6.36	c total #propagations: 868281 / total #impl: 19825642 (eff. 0.044)
6.29/6.36	c GARBAGE COLLECT
6.29/6.36	c #Conflicts:      25000 | #Learnt:       4394 | 0.000
6.29/6.36	c total clause space: 18.2382MB
6.29/6.36	c total #watches: 38456
6.60/6.66	c total #propagations: 902467 / total #impl: 20853994 (eff. 0.043)
6.60/6.66	c #Conflicts:      26000 | #Learnt:       5394 | 0.000
6.60/6.66	c total clause space: 18.2382MB
6.60/6.66	c total #watches: 44167
6.99/7.02	c total #propagations: 934956 / total #impl: 21744337 (eff. 0.043)
6.99/7.02	c #Conflicts:      27000 | #Learnt:       6394 | 0.000
6.99/7.02	c total clause space: 18.2382MB
6.99/7.02	c total #watches: 48745
7.39/7.42	c total #propagations: 969808 / total #impl: 22765398 (eff. 0.043)
7.39/7.42	c #Conflicts:      28000 | #Learnt:       7394 | 0.000
7.39/7.42	c total clause space: 18.2382MB
7.39/7.42	c total #watches: 53516
7.80/7.86	c total #propagations: 1003109 / total #impl: 23771432 (eff. 0.042)
7.80/7.86	c GARBAGE COLLECT
7.80/7.86	c #Conflicts:      29000 | #Learnt:       4298 | 0.000
7.80/7.86	c total clause space: 18.2382MB
7.80/7.86	c total #watches: 40001
8.19/8.22	c total #propagations: 1037977 / total #impl: 24798005 (eff. 0.042)
8.19/8.22	c #Conflicts:      30000 | #Learnt:       5298 | 0.000
8.19/8.22	c total clause space: 18.2382MB
8.19/8.22	c total #watches: 44295
8.59/8.61	c total #propagations: 1074521 / total #impl: 25823515 (eff. 0.042)
8.59/8.61	c #Conflicts:      31000 | #Learnt:       6298 | 0.000
8.59/8.61	c total clause space: 18.2382MB
8.59/8.61	c total #watches: 48444
8.99/9.00	c total #propagations: 1109740 / total #impl: 26837241 (eff. 0.041)
8.99/9.00	c #Conflicts:      32000 | #Learnt:       7298 | 0.000
8.99/9.00	c total clause space: 18.2382MB
8.99/9.00	c total #watches: 53520
9.39/9.43	c total #propagations: 1148872 / total #impl: 27941677 (eff. 0.041)
9.39/9.43	c #Conflicts:      33000 | #Learnt:       8298 | 0.000
9.39/9.43	c total clause space: 18.2382MB
9.39/9.43	c total #watches: 57886
9.79/9.81	c total #propagations: 1183777 / total #impl: 28955655 (eff. 0.041)
9.79/9.81	c GARBAGE COLLECT
9.79/9.81	c #Conflicts:      34000 | #Learnt:       4901 | 0.000
9.79/9.81	c total clause space: 18.2382MB
9.79/9.81	c total #watches: 43002
10.09/10.12	c total #propagations: 1224560 / total #impl: 30000838 (eff. 0.041)
10.09/10.12	c #Conflicts:      35000 | #Learnt:       5901 | 0.000
10.09/10.12	c total clause space: 18.2382MB
10.09/10.12	c total #watches: 48005
10.39/10.50	c total #propagations: 1263287 / total #impl: 31181162 (eff. 0.041)
10.39/10.50	c #Conflicts:      36000 | #Learnt:       6901 | 0.000
10.39/10.50	c total clause space: 18.2382MB
10.39/10.50	c total #watches: 52788
10.79/10.89	c total #propagations: 1301285 / total #impl: 32437498 (eff. 0.040)
10.79/10.89	c #Conflicts:      37000 | #Learnt:       7901 | 0.000
10.79/10.89	c total clause space: 18.2382MB
10.79/10.89	c total #watches: 57796
11.29/11.32	c total #propagations: 1336044 / total #impl: 33603674 (eff. 0.040)
11.29/11.32	c #Conflicts:      38000 | #Learnt:       8901 | 0.000
11.29/11.32	c total clause space: 18.2382MB
11.29/11.32	c total #watches: 63050
11.69/11.70	c total #propagations: 1374355 / total #impl: 34888310 (eff. 0.039)
11.69/11.70	c GARBAGE COLLECT
11.69/11.70	c #Conflicts:      39000 | #Learnt:       5201 | 0.000
11.69/11.70	c total clause space: 18.2382MB
11.69/11.70	c total #watches: 46787
11.99/12.03	c total #propagations: 1410614 / total #impl: 35897538 (eff. 0.039)
11.99/12.03	c #Conflicts:      40000 | #Learnt:       6201 | 0.000
11.99/12.03	c total clause space: 18.2382MB
11.99/12.03	c total #watches: 51876
12.39/12.40	c total #propagations: 1445934 / total #impl: 36863560 (eff. 0.039)
12.39/12.40	c #Conflicts:      41000 | #Learnt:       7201 | 0.000
12.39/12.40	c total clause space: 18.2382MB
12.39/12.40	c total #watches: 57023
12.69/12.79	c total #propagations: 1480513 / total #impl: 37884440 (eff. 0.039)
12.69/12.79	c #Conflicts:      42000 | #Learnt:       8200 | 0.000
12.69/12.79	c total clause space: 18.2382MB
12.69/12.79	c total #watches: 61725
13.20/13.23	c total #propagations: 1514724 / total #impl: 38744565 (eff. 0.039)
13.20/13.23	c #Conflicts:      43000 | #Learnt:       9200 | 0.000
13.20/13.23	c total clause space: 18.2382MB
13.20/13.23	c total #watches: 66632
13.59/13.69	c total #propagations: 1549251 / total #impl: 39738202 (eff. 0.039)
13.59/13.69	c GARBAGE COLLECT
13.59/13.69	c #Conflicts:      44000 | #Learnt:       5203 | 0.000
13.59/13.69	c total clause space: 29.637MB
13.59/13.69	c total #watches: 47872
13.99/14.09	c total #propagations: 1586298 / total #impl: 40747555 (eff. 0.039)
13.99/14.09	c #Conflicts:      45000 | #Learnt:       6203 | 0.000
13.99/14.09	c total clause space: 29.637MB
13.99/14.09	c total #watches: 52499
14.49/14.50	c total #propagations: 1621849 / total #impl: 41711865 (eff. 0.039)
14.49/14.50	c #Conflicts:      46000 | #Learnt:       7203 | 0.000
14.49/14.50	c total clause space: 29.637MB
14.49/14.50	c total #watches: 56682
14.89/14.98	c total #propagations: 1660553 / total #impl: 42817230 (eff. 0.039)
14.89/14.98	c #Conflicts:      47000 | #Learnt:       8203 | 0.000
14.89/14.98	c total clause space: 29.637MB
14.89/14.98	c total #watches: 60710
15.40/15.45	c total #propagations: 1699942 / total #impl: 43920425 (eff. 0.039)
15.40/15.45	c #Conflicts:      48000 | #Learnt:       9203 | 0.000
15.40/15.45	c total clause space: 29.637MB
15.40/15.45	c total #watches: 65643
15.89/15.93	c total #propagations: 1736153 / total #impl: 44952026 (eff. 0.039)
15.89/15.93	c #Conflicts:      49000 | #Learnt:      10203 | 0.000
15.89/15.93	c total clause space: 29.637MB
15.89/15.93	c total #watches: 70277
16.29/16.33	c total #propagations: 1774843 / total #impl: 46075946 (eff. 0.039)
16.29/16.33	c GARBAGE COLLECT
16.29/16.33	c #Conflicts:      50000 | #Learnt:       5903 | 0.000
16.29/16.33	c total clause space: 29.637MB
16.29/16.33	c total #watches: 50409
16.59/16.67	c total #propagations: 1812442 / total #impl: 47157109 (eff. 0.038)
16.59/16.67	c #Conflicts:      51000 | #Learnt:       6903 | 0.000
16.59/16.67	c total clause space: 29.637MB
16.59/16.67	c total #watches: 56669
16.99/17.09	c total #propagations: 1849641 / total #impl: 48252001 (eff. 0.038)
16.99/17.09	c #Conflicts:      52000 | #Learnt:       7903 | 0.000
16.99/17.09	c total clause space: 29.637MB
16.99/17.09	c total #watches: 61554
17.49/17.54	c total #propagations: 1886783 / total #impl: 49408790 (eff. 0.038)
17.49/17.54	c #Conflicts:      53000 | #Learnt:       8903 | 0.000
17.49/17.54	c total clause space: 29.637MB
17.49/17.54	c total #watches: 65763
17.99/18.03	c total #propagations: 1922916 / total #impl: 50505020 (eff. 0.038)
17.99/18.03	c #Conflicts:      54000 | #Learnt:       9903 | 0.000
17.99/18.03	c total clause space: 29.637MB
17.99/18.03	c total #watches: 69763
18.49/18.52	c total #propagations: 1962203 / total #impl: 51511821 (eff. 0.038)
18.49/18.52	c #Conflicts:      55000 | #Learnt:      10903 | 0.000
18.49/18.52	c total clause space: 29.637MB
18.49/18.52	c total #watches: 74202
18.89/18.93	c total #propagations: 1999409 / total #impl: 52615961 (eff. 0.038)
18.89/18.93	c GARBAGE COLLECT
18.89/18.93	c #Conflicts:      56000 | #Learnt:       6297 | 0.000
18.89/18.93	c total clause space: 29.637MB
18.89/18.93	c total #watches: 54077
19.29/19.30	c total #propagations: 2040069 / total #impl: 53821471 (eff. 0.038)
19.29/19.30	c #Conflicts:      57000 | #Learnt:       7297 | 0.000
19.29/19.30	c total clause space: 29.637MB
19.29/19.30	c total #watches: 58141
19.69/19.75	c total #propagations: 2082890 / total #impl: 54910587 (eff. 0.038)
19.69/19.75	c #Conflicts:      58000 | #Learnt:       8297 | 0.000
19.69/19.75	c total clause space: 29.637MB
19.69/19.75	c total #watches: 62515
20.09/20.17	c total #propagations: 2120870 / total #impl: 55871677 (eff. 0.038)
20.09/20.17	c #Conflicts:      59000 | #Learnt:       9297 | 0.000
20.09/20.17	c total clause space: 29.637MB
20.09/20.17	c total #watches: 66698
20.59/20.62	c total #propagations: 2160133 / total #impl: 56858869 (eff. 0.038)
20.59/20.62	c #Conflicts:      60000 | #Learnt:      10297 | 0.000
20.59/20.62	c total clause space: 29.637MB
20.59/20.62	c total #watches: 71228
21.09/21.15	c total #propagations: 2199203 / total #impl: 57935362 (eff. 0.038)
21.09/21.15	c #Conflicts:      61000 | #Learnt:      11297 | 0.000
21.09/21.15	c total clause space: 29.637MB
21.09/21.15	c total #watches: 75452
21.59/21.63	c total #propagations: 2236627 / total #impl: 58997796 (eff. 0.038)
21.59/21.63	c GARBAGE COLLECT
21.59/21.63	c #Conflicts:      62000 | #Learnt:       6393 | 0.000
21.59/21.63	c total clause space: 29.637MB
21.59/21.63	c total #watches: 54189
21.99/22.03	c total #propagations: 2269590 / total #impl: 60019342 (eff. 0.038)
21.99/22.03	c #Conflicts:      63000 | #Learnt:       7393 | 0.000
21.99/22.03	c total clause space: 29.637MB
21.99/22.03	c total #watches: 58276
22.39/22.45	c total #propagations: 2305351 / total #impl: 61121646 (eff. 0.038)
22.39/22.45	c #Conflicts:      64000 | #Learnt:       8393 | 0.000
22.39/22.45	c total clause space: 29.637MB
22.39/22.45	c total #watches: 62781
22.79/22.87	c total #propagations: 2343093 / total #impl: 62167710 (eff. 0.038)
22.79/22.87	c #Conflicts:      65000 | #Learnt:       9393 | 0.000
22.79/22.87	c total clause space: 29.637MB
22.79/22.87	c total #watches: 67598
23.29/23.34	c total #propagations: 2383190 / total #impl: 63374492 (eff. 0.038)
23.29/23.34	c #Conflicts:      66000 | #Learnt:      10393 | 0.000
23.29/23.34	c total clause space: 29.637MB
23.29/23.34	c total #watches: 71656
23.79/23.82	c total #propagations: 2416457 / total #impl: 64310114 (eff. 0.038)
23.79/23.82	c #Conflicts:      67000 | #Learnt:      11393 | 0.000
23.79/23.82	c total clause space: 29.637MB
23.79/23.82	c total #watches: 76155
24.29/24.32	c total #propagations: 2453142 / total #impl: 65434520 (eff. 0.037)
24.29/24.32	c #Conflicts:      68000 | #Learnt:      12393 | 0.000
24.29/24.32	c total clause space: 29.637MB
24.29/24.32	c total #watches: 80099
24.69/24.72	c total #propagations: 2493237 / total #impl: 66415258 (eff. 0.038)
24.69/24.72	c GARBAGE COLLECT
24.69/24.72	c #Conflicts:      69000 | #Learnt:       7193 | 0.000
24.69/24.72	c total clause space: 29.637MB
24.69/24.72	c total #watches: 59742
25.09/25.11	c total #propagations: 2530216 / total #impl: 67403230 (eff. 0.038)
25.09/25.11	c #Conflicts:      70000 | #Learnt:       8193 | 0.000
25.09/25.11	c total clause space: 29.637MB
25.09/25.11	c total #watches: 63969
25.49/25.55	c total #propagations: 2567337 / total #impl: 68472295 (eff. 0.037)
25.49/25.55	c #Conflicts:      71000 | #Learnt:       9193 | 0.000
25.49/25.55	c total clause space: 29.637MB
25.49/25.55	c total #watches: 68964
25.99/26.04	c total #propagations: 2606134 / total #impl: 69646058 (eff. 0.037)
25.99/26.04	c #Conflicts:      72000 | #Learnt:      10193 | 0.000
25.99/26.04	c total clause space: 29.637MB
25.99/26.04	c total #watches: 73334
26.49/26.52	c total #propagations: 2645056 / total #impl: 70868797 (eff. 0.037)
26.49/26.52	c #Conflicts:      73000 | #Learnt:      11193 | 0.000
26.49/26.52	c total clause space: 29.637MB
26.49/26.52	c total #watches: 77682
26.99/27.04	c total #propagations: 2683232 / total #impl: 71946010 (eff. 0.037)
26.99/27.04	c #Conflicts:      74000 | #Learnt:      12193 | 0.000
26.99/27.04	c total clause space: 29.637MB
26.99/27.04	c total #watches: 81845
27.49/27.55	c total #propagations: 2722605 / total #impl: 72856357 (eff. 0.037)
27.49/27.55	c GARBAGE COLLECT
27.49/27.55	c #Conflicts:      75000 | #Learnt:       6690 | 0.000
27.49/27.55	c total clause space: 29.637MB
27.49/27.55	c total #watches: 60347
27.89/27.97	c total #propagations: 2760919 / total #impl: 74092156 (eff. 0.037)
27.89/27.97	c #Conflicts:      76000 | #Learnt:       7690 | 0.000
27.89/27.97	c total clause space: 29.637MB
27.89/27.97	c total #watches: 64729
28.29/28.39	c total #propagations: 2800939 / total #impl: 75234359 (eff. 0.037)
28.29/28.39	c #Conflicts:      77000 | #Learnt:       8690 | 0.000
28.29/28.39	c total clause space: 29.637MB
28.29/28.39	c total #watches: 68587
28.79/28.82	c total #propagations: 2843205 / total #impl: 76301941 (eff. 0.037)
28.79/28.82	c #Conflicts:      78000 | #Learnt:       9690 | 0.000
28.79/28.82	c total clause space: 29.637MB
28.79/28.82	c total #watches: 72703
29.29/29.32	c total #propagations: 2880275 / total #impl: 77475705 (eff. 0.037)
29.29/29.32	c #Conflicts:      79000 | #Learnt:      10690 | 0.000
29.29/29.32	c total clause space: 29.637MB
29.29/29.32	c total #watches: 77105
29.79/29.85	c total #propagations: 2918279 / total #impl: 78556084 (eff. 0.037)
29.79/29.85	c #Conflicts:      80000 | #Learnt:      11690 | 0.000
29.79/29.85	c total clause space: 29.637MB
29.79/29.85	c total #watches: 81039
30.29/30.36	c total #propagations: 2959882 / total #impl: 79727797 (eff. 0.037)
30.29/30.36	c #Conflicts:      81000 | #Learnt:      12690 | 0.000
30.29/30.36	c total clause space: 29.637MB
30.29/30.36	c total #watches: 85401
30.89/30.99	c total #propagations: 3000367 / total #impl: 81061450 (eff. 0.037)
30.89/30.99	c GARBAGE COLLECT
30.89/30.99	c #Conflicts:      82000 | #Learnt:       6896 | 0.000
30.89/30.99	c total clause space: 29.637MB
30.89/30.99	c total #watches: 61968
31.39/31.46	c total #propagations: 3037220 / total #impl: 82246616 (eff. 0.037)
31.39/31.46	c #Conflicts:      83000 | #Learnt:       7896 | 0.000
31.39/31.46	c total clause space: 29.637MB
31.39/31.46	c total #watches: 66065
31.89/31.92	c total #propagations: 3076061 / total #impl: 83366321 (eff. 0.037)
31.89/31.92	c #Conflicts:      84000 | #Learnt:       8896 | 0.000
31.89/31.92	c total clause space: 29.637MB
31.89/31.92	c total #watches: 70046
32.28/32.35	c total #propagations: 3115555 / total #impl: 84546571 (eff. 0.037)
32.28/32.35	c #Conflicts:      85000 | #Learnt:       9896 | 0.000
32.28/32.35	c total clause space: 29.637MB
32.28/32.35	c total #watches: 74600
32.78/32.81	c total #propagations: 3155837 / total #impl: 85879488 (eff. 0.037)
32.78/32.81	c #Conflicts:      86000 | #Learnt:      10896 | 0.000
32.78/32.81	c total clause space: 29.637MB
32.78/32.81	c total #watches: 79892
33.38/33.42	c total #propagations: 3190707 / total #impl: 87194134 (eff. 0.037)
33.38/33.42	c #Conflicts:      87000 | #Learnt:      11896 | 0.000
33.38/33.42	c total clause space: 29.637MB
33.38/33.42	c total #watches: 84116
33.98/34.05	c total #propagations: 3230624 / total #impl: 88486860 (eff. 0.037)
33.98/34.05	c #Conflicts:      88000 | #Learnt:      12896 | 0.000
33.98/34.05	c total clause space: 29.637MB
33.98/34.05	c total #watches: 88067
34.58/34.68	c total #propagations: 3268043 / total #impl: 89744247 (eff. 0.036)
34.58/34.68	c #Conflicts:      89000 | #Learnt:      13896 | 0.000
34.58/34.68	c total clause space: 29.637MB
34.58/34.68	c total #watches: 92459
35.08/35.17	c total #propagations: 3303738 / total #impl: 90923068 (eff. 0.036)
35.08/35.17	c GARBAGE COLLECT
35.08/35.17	c #Conflicts:      90000 | #Learnt:       7796 | 0.000
35.08/35.17	c total clause space: 29.637MB
35.08/35.17	c total #watches: 66316
35.58/35.67	c total #propagations: 3342856 / total #impl: 92126668 (eff. 0.036)
35.58/35.67	c #Conflicts:      91000 | #Learnt:       8796 | 0.000
35.58/35.67	c total clause space: 29.637MB
35.58/35.67	c total #watches: 70896
36.18/36.22	c total #propagations: 3380389 / total #impl: 93431631 (eff. 0.036)
36.18/36.22	c #Conflicts:      92000 | #Learnt:       9796 | 0.000
36.18/36.22	c total clause space: 29.637MB
36.18/36.22	c total #watches: 75052
36.68/36.79	c total #propagations: 3420625 / total #impl: 94709520 (eff. 0.036)
36.68/36.79	c #Conflicts:      93000 | #Learnt:      10796 | 0.000
36.68/36.79	c total clause space: 29.637MB
36.68/36.79	c total #watches: 79395
37.28/37.34	c total #propagations: 3462470 / total #impl: 96015656 (eff. 0.036)
37.28/37.34	c #Conflicts:      94000 | #Learnt:      11796 | 0.000
37.28/37.34	c total clause space: 29.637MB
37.28/37.34	c total #watches: 83914
37.88/37.92	c total #propagations: 3502862 / total #impl: 97245543 (eff. 0.036)
37.88/37.92	c #Conflicts:      95000 | #Learnt:      12796 | 0.000
37.88/37.92	c total clause space: 29.637MB
37.88/37.92	c total #watches: 88531
38.38/38.50	c total #propagations: 3538055 / total #impl: 98410366 (eff. 0.036)
38.38/38.50	c #Conflicts:      96000 | #Learnt:      13796 | 0.000
38.38/38.50	c total clause space: 29.637MB
38.38/38.50	c total #watches: 93626
39.08/39.11	c total #propagations: 3578384 / total #impl: 99856510 (eff. 0.036)
39.08/39.11	c #Conflicts:      97000 | #Learnt:      14796 | 0.000
39.08/39.11	c total clause space: 29.637MB
39.08/39.11	c total #watches: 97958
39.48/39.51	c total #propagations: 3617364 / total #impl: 101439529 (eff. 0.036)
39.48/39.51	c GARBAGE COLLECT
39.48/39.51	c #Conflicts:      98000 | #Learnt:       8394 | 0.000
39.48/39.51	c total clause space: 29.637MB
39.48/39.51	c total #watches: 69140
39.88/39.94	c total #propagations: 3658424 / total #impl: 102777418 (eff. 0.036)
39.88/39.94	c #Conflicts:      99000 | #Learnt:       9394 | 0.000
39.88/39.94	c total clause space: 29.637MB
39.88/39.94	c total #watches: 74013
40.38/40.41	c total #propagations: 3701973 / total #impl: 104137980 (eff. 0.036)
40.38/40.41	c #Conflicts:     100000 | #Learnt:      10394 | 0.000
40.38/40.41	c total clause space: 29.637MB
40.38/40.41	c total #watches: 78363
40.79/40.86	c total #propagations: 3739361 / total #impl: 105314712 (eff. 0.036)
40.79/40.86	c #Conflicts:     101000 | #Learnt:      11394 | 0.000
40.79/40.86	c total clause space: 29.637MB
40.79/40.86	c total #watches: 83193
41.28/41.36	c total #propagations: 3779742 / total #impl: 106689834 (eff. 0.035)
41.28/41.36	c #Conflicts:     102000 | #Learnt:      12394 | 0.000
41.28/41.36	c total clause space: 29.637MB
41.28/41.36	c total #watches: 88439
41.79/41.89	c total #propagations: 3819125 / total #impl: 108066437 (eff. 0.035)
41.79/41.89	c #Conflicts:     103000 | #Learnt:      13394 | 0.000
41.79/41.89	c total clause space: 29.637MB
41.79/41.89	c total #watches: 93964
42.38/42.48	c total #propagations: 3857165 / total #impl: 109276623 (eff. 0.035)
42.38/42.48	c #Conflicts:     104000 | #Learnt:      14394 | 0.000
42.38/42.48	c total clause space: 29.637MB
42.38/42.48	c total #watches: 98448
42.99/43.07	c total #propagations: 3901739 / total #impl: 110457489 (eff. 0.035)
42.99/43.07	c #Conflicts:     105000 | #Learnt:      15394 | 0.000
42.99/43.07	c total clause space: 29.637MB
42.99/43.07	c total #watches: 102210
43.48/43.53	c total #propagations: 3945483 / total #impl: 111433207 (eff. 0.035)
43.48/43.53	c GARBAGE COLLECT
43.48/43.53	c #Conflicts:     106000 | #Learnt:       8690 | 0.000
43.48/43.53	c total clause space: 29.637MB
43.48/43.53	c total #watches: 69786
43.88/43.96	c total #propagations: 3989072 / total #impl: 112501017 (eff. 0.035)
43.88/43.96	c #Conflicts:     107000 | #Learnt:       9690 | 0.000
43.88/43.96	c total clause space: 29.637MB
43.88/43.96	c total #watches: 74429
44.38/44.47	c total #propagations: 4031688 / total #impl: 113701604 (eff. 0.035)
44.38/44.47	c #Conflicts:     108000 | #Learnt:      10690 | 0.000
44.38/44.47	c total clause space: 29.637MB
44.38/44.47	c total #watches: 79327
44.88/44.96	c total #propagations: 4075367 / total #impl: 115048912 (eff. 0.035)
44.88/44.96	c #Conflicts:     109000 | #Learnt:      11690 | 0.000
44.88/44.96	c total clause space: 29.637MB
44.88/44.96	c total #watches: 83707
45.38/45.49	c total #propagations: 4116026 / total #impl: 116257124 (eff. 0.035)
45.38/45.49	c #Conflicts:     110000 | #Learnt:      12690 | 0.000
45.38/45.49	c total clause space: 29.637MB
45.38/45.49	c total #watches: 87870
45.98/46.04	c total #propagations: 4162214 / total #impl: 117604397 (eff. 0.035)
45.98/46.04	c #Conflicts:     111000 | #Learnt:      13690 | 0.000
45.98/46.04	c total clause space: 29.637MB
45.98/46.04	c total #watches: 91613
46.58/46.61	c total #propagations: 4209642 / total #impl: 118771975 (eff. 0.035)
46.58/46.61	c #Conflicts:     112000 | #Learnt:      14690 | 0.000
46.58/46.61	c total clause space: 29.637MB
46.58/46.61	c total #watches: 95749
47.08/47.17	c total #propagations: 4254666 / total #impl: 120157611 (eff. 0.035)
47.08/47.17	c #Conflicts:     113000 | #Learnt:      15690 | 0.000
47.08/47.17	c total clause space: 29.637MB
47.08/47.17	c total #watches: 99564
47.68/47.71	c total #propagations: 4297197 / total #impl: 121470275 (eff. 0.035)
47.68/47.71	c GARBAGE COLLECT
47.68/47.71	c #Conflicts:     114000 | #Learnt:       8687 | 0.000
47.68/47.71	c total clause space: 29.637MB
47.68/47.71	c total #watches: 69384
48.08/48.14	c total #propagations: 4336310 / total #impl: 122626437 (eff. 0.035)
48.08/48.14	c #Conflicts:     115000 | #Learnt:       9687 | 0.000
48.08/48.14	c total clause space: 29.637MB
48.08/48.14	c total #watches: 74249
48.58/48.60	c total #propagations: 4375417 / total #impl: 123753627 (eff. 0.035)
48.58/48.60	c #Conflicts:     116000 | #Learnt:      10687 | 0.000
48.58/48.60	c total clause space: 29.637MB
48.58/48.60	c total #watches: 78563
48.98/49.04	c total #propagations: 4415739 / total #impl: 124954309 (eff. 0.035)
48.98/49.04	c #Conflicts:     117000 | #Learnt:      11687 | 0.000
48.98/49.04	c total clause space: 29.637MB
48.98/49.04	c total #watches: 83020
49.48/49.50	c total #propagations: 4457848 / total #impl: 126083758 (eff. 0.035)
49.48/49.50	c #Conflicts:     118000 | #Learnt:      12687 | 0.000
49.48/49.50	c total clause space: 29.637MB
49.48/49.50	c total #watches: 87645
50.08/50.13	c total #propagations: 4501116 / total #impl: 127351648 (eff. 0.035)
50.08/50.13	c #Conflicts:     119000 | #Learnt:      13687 | 0.000
50.08/50.13	c total clause space: 29.637MB
50.08/50.13	c total #watches: 91319
50.68/50.76	c total #propagations: 4546548 / total #impl: 128613523 (eff. 0.035)
50.68/50.76	c #Conflicts:     120000 | #Learnt:      14687 | 0.000
50.68/50.76	c total clause space: 29.637MB
50.68/50.76	c total #watches: 95016
51.28/51.33	c total #propagations: 4592463 / total #impl: 129730328 (eff. 0.035)
51.28/51.33	c #Conflicts:     121000 | #Learnt:      15687 | 0.000
51.28/51.33	c total clause space: 29.637MB
51.28/51.33	c total #watches: 98770
51.88/51.92	c total #propagations: 4639891 / total #impl: 130854349 (eff. 0.035)
51.88/51.92	c GARBAGE COLLECT
51.88/51.92	c #Conflicts:     122000 | #Learnt:       8383 | 0.000
51.88/51.92	c total clause space: 48.1602MB
51.88/51.92	c total #watches: 68239
52.28/52.35	c total #propagations: 4687258 / total #impl: 132094796 (eff. 0.035)
52.28/52.35	c #Conflicts:     123000 | #Learnt:       9383 | 0.000
52.28/52.35	c total clause space: 48.1602MB
52.28/52.35	c total #watches: 72749
52.78/52.84	c total #propagations: 4724291 / total #impl: 133253207 (eff. 0.035)
52.78/52.84	c #Conflicts:     124000 | #Learnt:      10383 | 0.000
52.78/52.84	c total clause space: 48.1602MB
52.78/52.84	c total #watches: 76823
53.28/53.35	c total #propagations: 4765720 / total #impl: 134543739 (eff. 0.035)
53.28/53.35	c #Conflicts:     125000 | #Learnt:      11383 | 0.000
53.28/53.35	c total clause space: 48.1602MB
53.28/53.35	c total #watches: 80673
53.78/53.88	c total #propagations: 4813671 / total #impl: 135897726 (eff. 0.035)
53.78/53.88	c #Conflicts:     126000 | #Learnt:      12383 | 0.000
53.78/53.88	c total clause space: 48.1602MB
53.78/53.88	c total #watches: 84592
54.38/54.42	c total #propagations: 4857257 / total #impl: 137169679 (eff. 0.035)
54.38/54.42	c #Conflicts:     127000 | #Learnt:      13383 | 0.000
54.38/54.42	c total clause space: 48.1602MB
54.38/54.42	c total #watches: 89372
54.88/54.99	c total #propagations: 4898342 / total #impl: 138248783 (eff. 0.035)
54.88/54.99	c #Conflicts:     128000 | #Learnt:      14380 | 0.000
54.88/54.99	c total clause space: 48.1602MB
54.88/54.99	c total #watches: 93589
55.58/55.60	c total #propagations: 4941566 / total #impl: 139502039 (eff. 0.035)
55.58/55.60	c #Conflicts:     129000 | #Learnt:      15380 | 0.000
55.58/55.60	c total clause space: 48.1602MB
55.58/55.60	c total #watches: 97892
56.18/56.25	c total #propagations: 4984411 / total #impl: 140800183 (eff. 0.035)
56.18/56.25	c #Conflicts:     130000 | #Learnt:      16380 | 0.000
56.18/56.25	c total clause space: 48.1602MB
56.18/56.25	c total #watches: 102612
56.77/56.88	c total #propagations: 5030407 / total #impl: 142078963 (eff. 0.035)
56.77/56.88	c GARBAGE COLLECT
56.77/56.88	c #Conflicts:     131000 | #Learnt:       8779 | 0.000
56.77/56.88	c total clause space: 48.1602MB
56.77/56.88	c total #watches: 70054
57.28/57.33	c total #propagations: 5075499 / total #impl: 143264786 (eff. 0.035)
57.28/57.33	c #Conflicts:     132000 | #Learnt:       9779 | 0.000
57.28/57.33	c total clause space: 48.1602MB
57.28/57.33	c total #watches: 75128
57.67/57.77	c total #propagations: 5118026 / total #impl: 144474098 (eff. 0.035)
57.67/57.77	c #Conflicts:     133000 | #Learnt:      10778 | 0.000
57.67/57.77	c total clause space: 48.1602MB
57.67/57.77	c total #watches: 79788
58.17/58.28	c total #propagations: 5156961 / total #impl: 145651392 (eff. 0.035)
58.17/58.28	c #Conflicts:     134000 | #Learnt:      11777 | 0.000
58.17/58.28	c total clause space: 48.1602MB
58.17/58.28	c total #watches: 84056
58.77/58.82	c total #propagations: 5201823 / total #impl: 146774750 (eff. 0.035)
58.77/58.82	c #Conflicts:     135000 | #Learnt:      12777 | 0.000
58.77/58.82	c total clause space: 48.1602MB
58.77/58.82	c total #watches: 88408
59.27/59.36	c total #propagations: 5241255 / total #impl: 147895311 (eff. 0.035)
59.27/59.36	c #Conflicts:     136000 | #Learnt:      13776 | 0.000
59.27/59.36	c total clause space: 48.1602MB
59.27/59.36	c total #watches: 92721
59.87/59.98	c total #propagations: 5284373 / total #impl: 149159892 (eff. 0.035)
59.87/59.98	c #Conflicts:     137000 | #Learnt:      14776 | 0.000
59.87/59.98	c total clause space: 48.1602MB
59.87/59.98	c total #watches: 96951
60.37/60.48	c total #propagations: 5325645 / total #impl: 150318048 (eff. 0.035)
60.37/60.48	c #Conflicts:     138000 | #Learnt:      15776 | 0.000
60.37/60.48	c total clause space: 48.1602MB
60.37/60.48	c total #watches: 101344
61.07/61.10	c total #propagations: 5369730 / total #impl: 151548878 (eff. 0.035)
61.07/61.10	c #Conflicts:     139000 | #Learnt:      16776 | 0.000
61.07/61.10	c total clause space: 48.1602MB
61.07/61.10	c total #watches: 105184
61.27/61.35	c total #propagations: 5418375 / total #impl: 152863141 (eff. 0.035)
61.27/61.35	c UNSATISFIABLE 1
61.27/61.35	c CPU time              : 61.3167 s
61.27/61.35	d decisions 139447
61.27/61.35	d conflicts 280183
61.27/61.35	s UNSATISFIABLE

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-4098695-1466241082/watcher-4098695-1466241082 -o /tmp/evaluation-result-4098695-1466241082/solver-4098695-1466241082 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4098695-1466241082.opb ./cdcl-cuttingplanes-release 

pid=7987
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: 1.61 1.36 1.59 3/176 7990
/proc/meminfo: memFree=31580476/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 26158196 29802496 5261 33554432000 4194304 6199737 140734135231168 140734292273592 5193027 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 7276 5261 122 490 0 6777 0

[startup+0.100158 s]
/proc/loadavg: 1.61 1.36 1.59 3/176 7990
/proc/meminfo: memFree=31580476/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=33716 CPUtime=0.09 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 407 0 0 0 9 0 0 0 20 0 1 0 26158196 34525184 6914 33554432000 4194304 6199737 140734135231168 140734292273592 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 8429 6914 155 490 0 7930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33716

[startup+0.20035 s]
/proc/loadavg: 1.61 1.36 1.59 3/176 7990
/proc/meminfo: memFree=31580476/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=33848 CPUtime=0.19 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 437 0 0 0 19 0 0 0 20 0 1 0 26158196 34660352 7455 33554432000 4194304 6199737 140734135231168 140734292273592 4213404 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 8462 7455 155 490 0 7963 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33848

[startup+0.300315 s]
/proc/loadavg: 1.61 1.36 1.59 3/176 7990
/proc/meminfo: memFree=31580476/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=33848 CPUtime=0.29 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 459 0 0 0 29 0 0 0 20 0 1 0 26158196 34660352 7477 33554432000 4194304 6199737 140734135231168 140734292273592 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 8462 7477 161 490 0 7963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33848

[startup+0.700202 s]
/proc/loadavg: 1.61 1.36 1.59 3/176 7990
/proc/meminfo: memFree=31580476/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=36844 CPUtime=0.69 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 1206 0 0 0 69 0 0 0 20 0 1 0 26158196 37728256 7933 33554432000 4194304 6199737 140734135231168 140734292273592 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 9211 7933 161 490 0 8712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36844

[startup+1.50022 s]
/proc/loadavg: 1.64 1.37 1.59 3/177 7991
/proc/meminfo: memFree=31546200/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=41528 CPUtime=1.49 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 2047 0 0 0 149 0 0 0 20 0 1 0 26158196 42524672 8431 33554432000 4194304 6199737 140734135231168 140734135230280 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 10382 8431 161 490 0 9883 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41528

[startup+3.10023 s]
/proc/loadavg: 1.64 1.37 1.59 3/177 7991
/proc/meminfo: memFree=31540392/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=41792 CPUtime=3.09 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 2544 0 0 0 309 0 0 0 20 0 1 0 26158196 42795008 9262 33554432000 4194304 6199737 140734135231168 140734135230280 4237339 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 10448 9262 161 490 0 9949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41792

[startup+6.30029 s]
/proc/loadavg: 1.67 1.38 1.59 3/177 7991
/proc/meminfo: memFree=31533576/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=49376 CPUtime=6.29 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 3484 0 0 0 628 1 0 0 20 0 1 0 26158196 50561024 10851 33554432000 4194304 6199737 140734135231168 140734135229816 4216951 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 12344 10851 161 490 0 11845 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49376

[startup+12.7003 s]
/proc/loadavg: 1.78 1.41 1.60 3/177 7991
/proc/meminfo: memFree=31525008/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=49928 CPUtime=12.69 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 3605 0 0 0 1268 1 0 0 20 0 1 0 26158196 51126272 11483 33554432000 4194304 6199737 140734135231168 140734135230280 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 12482 11483 161 490 0 11983 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49928

[startup+25.5003 s]
/proc/loadavg: 1.81 1.43 1.60 3/177 8083
/proc/meminfo: memFree=31518800/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=62436 CPUtime=25.49 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 4685 0 0 0 2548 1 0 0 20 0 1 0 26158196 63934464 13198 33554432000 4194304 6199737 140734135231168 140734135230280 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 15609 13198 161 490 0 15110 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62436

[startup+51.1003 s]
/proc/loadavg: 1.88 1.48 1.61 3/177 8313
/proc/meminfo: memFree=31518988/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=63340 CPUtime=51.08 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 5352 0 0 0 5107 1 0 0 20 0 1 0 26158196 64860160 14735 33554432000 4194304 6199737 140734135231168 140734135230280 4216068 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 15835 14735 161 490 0 15336 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63340

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

[startup+51.2003 s]
/proc/loadavg: 1.88 1.48 1.61 3/177 8313
/proc/meminfo: memFree=31518988/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=63340 CPUtime=51.18 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 5352 0 0 0 5117 1 0 0 20 0 1 0 26158196 64860160 14735 33554432000 4194304 6199737 140734135231168 140734135230280 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 15835 14735 161 490 0 15336 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 63340

[startup+57.6003 s]
/proc/loadavg: 1.97 1.51 1.62 3/177 8313
/proc/meminfo: memFree=31509480/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=82644 CPUtime=57.57 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 5831 0 0 0 5756 1 0 0 20 0 1 0 26158196 84627456 15548 33554432000 4194304 6199737 140734135231168 140734135229816 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 20661 15548 161 490 0 20162 0
Current children cumulated CPU time (s) 57.57
Current children cumulated vsize (KiB) 82644

[startup+59.2003 s]
/proc/loadavg: 1.97 1.51 1.62 3/177 8313
/proc/meminfo: memFree=31508984/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=82644 CPUtime=59.17 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 5831 0 0 0 5916 1 0 0 20 0 1 0 26158196 84627456 15548 33554432000 4194304 6199737 140734135231168 140734135230280 4213227 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 20661 15548 161 490 0 20162 0
Current children cumulated CPU time (s) 59.17
Current children cumulated vsize (KiB) 82644

[startup+60.0003 s]
/proc/loadavg: 1.97 1.51 1.62 3/177 8313
/proc/meminfo: memFree=31508616/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=82644 CPUtime=59.97 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 5831 0 0 0 5996 1 0 0 20 0 1 0 26158196 84627456 15548 33554432000 4194304 6199737 140734135231168 140734135230280 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 20661 15548 161 490 0 20162 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (KiB) 82644

[startup+60.8003 s]
/proc/loadavg: 1.98 1.52 1.62 3/177 8313
/proc/meminfo: memFree=31507516/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=82644 CPUtime=60.77 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 5831 0 0 0 6076 1 0 0 20 0 1 0 26158196 84627456 15548 33554432000 4194304 6199737 140734135231168 140734135230280 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 20661 15548 161 490 0 20162 0
Current children cumulated CPU time (s) 60.77
Current children cumulated vsize (KiB) 82644

[startup+61.2003 s]
/proc/loadavg: 1.98 1.52 1.62 3/177 8313
/proc/meminfo: memFree=31507516/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=82644 CPUtime=61.17 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 5831 0 0 0 6116 1 0 0 20 0 1 0 26158196 84627456 15548 33554432000 4194304 6199737 140734135231168 140734135230280 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 20661 15548 161 490 0 20162 0
Current children cumulated CPU time (s) 61.17
Current children cumulated vsize (KiB) 82644

[startup+61.3003 s]
/proc/loadavg: 1.98 1.52 1.62 3/177 8313
/proc/meminfo: memFree=31507516/32872528 swapFree=241348/274052
[pid=7990] ppid=7987 vsize=82644 CPUtime=61.27 cores=0,2,4,6
/proc/7990/stat : 7990 (cdcl-cuttingpla) R 7987 7990 5548 0 -1 4202496 5835 0 0 0 6126 1 0 0 20 0 1 0 26158196 84627456 15552 33554432000 4194304 6199737 140734135231168 140734135230280 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/7990/statm: 20661 15552 161 490 0 20162 0
Current children cumulated CPU time (s) 61.27
Current children cumulated vsize (KiB) 82644

Child status: 20
Real time (s): 61.3521
CPU time (s): 61.3397
CPU user time (s): 61.3197
CPU system time (s): 0.019996
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 82644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.3197
system time used= 0.019996
maximum resident set size= 62212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5837
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= 8
involuntary context switches= 63

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.181972 second user time and 0.212967 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 11:11:22
IDJOB=4098695
IDBENCH=1229
IDSOLVER=2548
FILE ID=node107/4098695-1466241082
RUNJOBID= node107-1466240967-5564
PBS_JOBID= 19918200
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110967142.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4098695-1466241082/watcher-4098695-1466241082 -o /tmp/evaluation-result-4098695-1466241082/solver-4098695-1466241082 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4098695-1466241082.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= bf3ef0de19a9022f2739cc274dcb4ec9
RANDOM SEED=1198137865

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31581120 kB
Buffers:          100052 kB
Cached:           137760 kB
SwapCached:         3136 kB
Active:           108632 kB
Inactive:         171528 kB
Active(anon):      41828 kB
Inactive(anon):     2864 kB
Active(file):      66804 kB
Inactive(file):   168664 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              5028 kB
Writeback:             0 kB
AnonPages:        314560 kB
Mapped:             9388 kB
Shmem:                 0 kB
Slab:             607980 kB
SReclaimable:      50896 kB
SUnreclaim:       557084 kB
KernelStack:        1464 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     431668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 71712 MiB
End job on node107 at 2016-06-18 11:12:23