Trace number 4089833

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 18.0523 18.0566

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v081-n1.opb
MD5SUM81a826667ee52016133e00717cdeea19
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark18.0523
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables243
Total number of constraints81
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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= 243 #constraint= 81
0.00/0.05	c #Conflicts:       1000 | #Learnt:        999 | 0.179
0.00/0.05	c total clause space: 4.25031MB
0.00/0.05	c total #watches: 7555
0.09/0.13	c total #propagations: 16805 / total #impl: 156806 (eff. 0.107)
0.09/0.13	c #Conflicts:       2000 | #Learnt:       1999 | 1.410
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 11720
0.19/0.20	c total #propagations: 33738 / total #impl: 290273 (eff. 0.116)
0.19/0.20	c GARBAGE COLLECT
0.19/0.20	c #Conflicts:       3000 | #Learnt:       2005 | 2.393
0.19/0.20	c total clause space: 4.25031MB
0.19/0.20	c total #watches: 11818
0.19/0.28	c total #propagations: 54010 / total #impl: 490075 (eff. 0.110)
0.19/0.28	c #Conflicts:       4000 | #Learnt:       3005 | 3.892
0.19/0.28	c total clause space: 6.90675MB
0.19/0.28	c total #watches: 15484
0.29/0.37	c total #propagations: 78681 / total #impl: 727711 (eff. 0.108)
0.29/0.37	c GARBAGE COLLECT
0.29/0.37	c #Conflicts:       5000 | #Learnt:       2358 | 5.483
0.29/0.37	c total clause space: 6.90675MB
0.29/0.37	c total #watches: 13027
0.39/0.43	c total #propagations: 102857 / total #impl: 963024 (eff. 0.107)
0.39/0.43	c #Conflicts:       6000 | #Learnt:       3358 | 5.610
0.39/0.43	c total clause space: 6.90675MB
0.39/0.43	c total #watches: 16901
0.49/0.54	c total #propagations: 125595 / total #impl: 1150943 (eff. 0.109)
0.49/0.54	c GARBAGE COLLECT
0.49/0.54	c #Conflicts:       7000 | #Learnt:       2236 | 5.890
0.49/0.54	c total clause space: 11.2235MB
0.49/0.54	c total #watches: 14044
0.59/0.67	c total #propagations: 151343 / total #impl: 1486579 (eff. 0.102)
0.59/0.67	c #Conflicts:       8000 | #Learnt:       3236 | 6.452
0.59/0.67	c total clause space: 11.2235MB
0.59/0.67	c total #watches: 17634
0.79/0.80	c total #propagations: 176767 / total #impl: 1839768 (eff. 0.096)
0.79/0.80	c #Conflicts:       9000 | #Learnt:       4236 | 6.929
0.79/0.80	c total clause space: 11.2235MB
0.79/0.80	c total #watches: 20457
0.89/0.91	c total #propagations: 206744 / total #impl: 2139193 (eff. 0.097)
0.89/0.91	c GARBAGE COLLECT
0.89/0.91	c #Conflicts:      10000 | #Learnt:       2719 | 7.418
0.89/0.91	c total clause space: 11.2235MB
0.89/0.91	c total #watches: 11958
0.99/1.00	c total #propagations: 235577 / total #impl: 2320944 (eff. 0.102)
0.99/1.00	c #Conflicts:      11000 | #Learnt:       3719 | 7.782
0.99/1.00	c total clause space: 11.2235MB
0.99/1.00	c total #watches: 15215
0.99/1.08	c total #propagations: 267527 / total #impl: 2509224 (eff. 0.107)
0.99/1.08	c #Conflicts:      12000 | #Learnt:       4719 | 7.700
0.99/1.08	c total clause space: 11.2235MB
0.99/1.08	c total #watches: 20699
1.09/1.19	c total #propagations: 287506 / total #impl: 2637307 (eff. 0.109)
1.09/1.19	c #Conflicts:      13000 | #Learnt:       5719 | 7.797
1.09/1.19	c total clause space: 11.2235MB
1.09/1.19	c total #watches: 24928
1.29/1.30	c total #propagations: 310959 / total #impl: 2871909 (eff. 0.108)
1.29/1.30	c GARBAGE COLLECT
1.29/1.30	c #Conflicts:      14000 | #Learnt:       3862 | 8.075
1.29/1.30	c total clause space: 11.2235MB
1.29/1.30	c total #watches: 17084
1.39/1.40	c total #propagations: 338191 / total #impl: 3123603 (eff. 0.108)
1.39/1.40	c #Conflicts:      15000 | #Learnt:       4862 | 8.252
1.39/1.40	c total clause space: 11.2235MB
1.39/1.40	c total #watches: 20045
1.49/1.51	c total #propagations: 362185 / total #impl: 3329140 (eff. 0.109)
1.49/1.51	c #Conflicts:      16000 | #Learnt:       5862 | 8.450
1.49/1.51	c total clause space: 11.2235MB
1.49/1.51	c total #watches: 22692
1.59/1.60	c total #propagations: 392007 / total #impl: 3545845 (eff. 0.111)
1.59/1.60	c GARBAGE COLLECT
1.59/1.60	c #Conflicts:      17000 | #Learnt:       3690 | 8.484
1.59/1.60	c total clause space: 18.2382MB
1.59/1.60	c total #watches: 13299
1.59/1.68	c total #propagations: 418128 / total #impl: 3725504 (eff. 0.112)
1.59/1.68	c #Conflicts:      18000 | #Learnt:       4690 | 8.634
1.59/1.68	c total clause space: 18.2382MB
1.59/1.68	c total #watches: 15696
1.69/1.76	c total #propagations: 440734 / total #impl: 3899758 (eff. 0.113)
1.69/1.76	c #Conflicts:      19000 | #Learnt:       5690 | 8.646
1.69/1.76	c total clause space: 18.2382MB
1.69/1.76	c total #watches: 19082
1.79/1.86	c total #propagations: 469105 / total #impl: 4108534 (eff. 0.114)
1.79/1.86	c #Conflicts:      20000 | #Learnt:       6690 | 8.645
1.79/1.86	c total clause space: 18.2382MB
1.79/1.86	c total #watches: 22073
1.88/1.95	c total #propagations: 493958 / total #impl: 4291364 (eff. 0.115)
1.88/1.95	c GARBAGE COLLECT
1.88/1.95	c #Conflicts:      21000 | #Learnt:       4206 | 8.645
1.88/1.95	c total clause space: 18.2382MB
1.88/1.95	c total #watches: 13769
1.98/2.03	c total #propagations: 518487 / total #impl: 4467890 (eff. 0.116)
1.98/2.03	c #Conflicts:      22000 | #Learnt:       5206 | 8.565
1.98/2.03	c total clause space: 18.2382MB
1.98/2.03	c total #watches: 17655
2.08/2.12	c total #propagations: 546168 / total #impl: 4698316 (eff. 0.116)
2.08/2.12	c #Conflicts:      23000 | #Learnt:       6206 | 8.579
2.08/2.12	c total clause space: 18.2382MB
2.08/2.12	c total #watches: 20618
2.08/2.20	c total #propagations: 576281 / total #impl: 4896013 (eff. 0.118)
2.08/2.20	c #Conflicts:      24000 | #Learnt:       7206 | 8.614
2.08/2.20	c total clause space: 18.2382MB
2.08/2.20	c total #watches: 23332
2.19/2.28	c total #propagations: 604627 / total #impl: 5072126 (eff. 0.119)
2.19/2.28	c GARBAGE COLLECT
2.19/2.28	c #Conflicts:      25000 | #Learnt:       4407 | 8.635
2.19/2.28	c total clause space: 18.2382MB
2.19/2.28	c total #watches: 15462
2.29/2.35	c total #propagations: 627121 / total #impl: 5201154 (eff. 0.121)
2.29/2.35	c #Conflicts:      26000 | #Learnt:       5407 | 8.591
2.29/2.35	c total clause space: 18.2382MB
2.29/2.35	c total #watches: 18873
2.38/2.43	c total #propagations: 652883 / total #impl: 5346998 (eff. 0.122)
2.38/2.43	c #Conflicts:      27000 | #Learnt:       6407 | 8.513
2.38/2.43	c total clause space: 18.2382MB
2.38/2.43	c total #watches: 22548
2.48/2.52	c total #propagations: 675452 / total #impl: 5522995 (eff. 0.122)
2.48/2.52	c #Conflicts:      28000 | #Learnt:       7407 | 8.553
2.48/2.52	c total clause space: 18.2382MB
2.48/2.52	c total #watches: 26442
2.58/2.61	c total #propagations: 697982 / total #impl: 5670635 (eff. 0.123)
2.58/2.61	c GARBAGE COLLECT
2.58/2.61	c #Conflicts:      29000 | #Learnt:       4308 | 8.506
2.58/2.61	c total clause space: 18.2382MB
2.58/2.61	c total #watches: 17291
2.58/2.69	c total #propagations: 719894 / total #impl: 5866204 (eff. 0.123)
2.58/2.69	c #Conflicts:      30000 | #Learnt:       5308 | 8.485
2.58/2.69	c total clause space: 18.2382MB
2.58/2.69	c total #watches: 21122
2.68/2.77	c total #propagations: 739724 / total #impl: 6015553 (eff. 0.123)
2.68/2.77	c #Conflicts:      31000 | #Learnt:       6308 | 8.461
2.68/2.77	c total clause space: 18.2382MB
2.68/2.77	c total #watches: 24505
2.79/2.86	c total #propagations: 759652 / total #impl: 6164105 (eff. 0.123)
2.79/2.86	c #Conflicts:      32000 | #Learnt:       7308 | 8.482
2.79/2.86	c total clause space: 18.2382MB
2.79/2.86	c total #watches: 27615
2.89/2.96	c total #propagations: 779200 / total #impl: 6268866 (eff. 0.124)
2.89/2.96	c #Conflicts:      33000 | #Learnt:       8308 | 8.471
2.89/2.96	c total clause space: 18.2382MB
2.89/2.96	c total #watches: 31296
2.99/3.06	c total #propagations: 801111 / total #impl: 6445078 (eff. 0.124)
2.99/3.06	c GARBAGE COLLECT
2.99/3.06	c #Conflicts:      34000 | #Learnt:       4909 | 8.479
2.99/3.06	c total clause space: 18.2382MB
2.99/3.06	c total #watches: 18908
3.09/3.14	c total #propagations: 820406 / total #impl: 6597135 (eff. 0.124)
3.09/3.14	c #Conflicts:      35000 | #Learnt:       5909 | 8.437
3.09/3.14	c total clause space: 18.2382MB
3.09/3.14	c total #watches: 22248
3.19/3.23	c total #propagations: 839534 / total #impl: 6731940 (eff. 0.125)
3.19/3.23	c #Conflicts:      36000 | #Learnt:       6909 | 8.410
3.19/3.23	c total clause space: 18.2382MB
3.19/3.23	c total #watches: 25135
3.30/3.33	c total #propagations: 857001 / total #impl: 6863381 (eff. 0.125)
3.30/3.33	c #Conflicts:      37000 | #Learnt:       7909 | 8.403
3.30/3.33	c total clause space: 18.2382MB
3.30/3.33	c total #watches: 28163
3.40/3.45	c total #propagations: 871680 / total #impl: 6974452 (eff. 0.125)
3.40/3.45	c #Conflicts:      38000 | #Learnt:       8909 | 8.378
3.40/3.45	c total clause space: 18.2382MB
3.40/3.45	c total #watches: 32047
3.49/3.57	c total #propagations: 891721 / total #impl: 7154085 (eff. 0.125)
3.49/3.57	c GARBAGE COLLECT
3.49/3.57	c #Conflicts:      39000 | #Learnt:       5210 | 8.371
3.49/3.57	c total clause space: 29.637MB
3.49/3.57	c total #watches: 20075
3.59/3.67	c total #propagations: 913103 / total #impl: 7330298 (eff. 0.125)
3.59/3.67	c #Conflicts:      40000 | #Learnt:       6210 | 8.345
3.59/3.67	c total clause space: 29.637MB
3.59/3.67	c total #watches: 24575
3.69/3.79	c total #propagations: 937573 / total #impl: 7526497 (eff. 0.125)
3.69/3.79	c #Conflicts:      41000 | #Learnt:       7210 | 8.301
3.69/3.79	c total clause space: 29.637MB
3.69/3.79	c total #watches: 30045
3.89/3.93	c total #propagations: 962846 / total #impl: 7738289 (eff. 0.124)
3.89/3.93	c #Conflicts:      42000 | #Learnt:       8210 | 8.253
3.89/3.93	c total clause space: 29.637MB
3.89/3.93	c total #watches: 35047
4.09/4.12	c total #propagations: 986958 / total #impl: 7929047 (eff. 0.124)
4.09/4.12	c #Conflicts:      43000 | #Learnt:       9210 | 8.208
4.09/4.12	c total clause space: 29.637MB
4.09/4.12	c total #watches: 39231
4.29/4.30	c total #propagations: 1011112 / total #impl: 8156238 (eff. 0.124)
4.29/4.30	c GARBAGE COLLECT
4.29/4.30	c #Conflicts:      44000 | #Learnt:       5211 | 8.177
4.29/4.30	c total clause space: 29.637MB
4.29/4.30	c total #watches: 24861
4.40/4.45	c total #propagations: 1030289 / total #impl: 8339895 (eff. 0.124)
4.40/4.45	c #Conflicts:      45000 | #Learnt:       6211 | 8.192
4.40/4.45	c total clause space: 29.637MB
4.40/4.45	c total #watches: 28311
4.50/4.59	c total #propagations: 1049879 / total #impl: 8506946 (eff. 0.123)
4.50/4.59	c #Conflicts:      46000 | #Learnt:       7211 | 8.194
4.50/4.59	c total clause space: 29.637MB
4.50/4.59	c total #watches: 32229
4.69/4.75	c total #propagations: 1070796 / total #impl: 8666171 (eff. 0.124)
4.69/4.75	c #Conflicts:      47000 | #Learnt:       8211 | 8.195
4.69/4.75	c total clause space: 29.637MB
4.69/4.75	c total #watches: 35345
4.89/4.91	c total #propagations: 1093655 / total #impl: 8823417 (eff. 0.124)
4.89/4.91	c #Conflicts:      48000 | #Learnt:       9211 | 8.185
4.89/4.91	c total clause space: 29.637MB
4.89/4.91	c total #watches: 38565
4.99/5.08	c total #propagations: 1112413 / total #impl: 8970120 (eff. 0.124)
4.99/5.08	c #Conflicts:      49000 | #Learnt:      10211 | 8.233
4.99/5.08	c total clause space: 29.637MB
4.99/5.08	c total #watches: 41338
5.09/5.19	c total #propagations: 1139383 / total #impl: 9160620 (eff. 0.124)
5.09/5.19	c GARBAGE COLLECT
5.09/5.19	c #Conflicts:      50000 | #Learnt:       5910 | 8.230
5.09/5.19	c total clause space: 29.637MB
5.09/5.19	c total #watches: 21108
5.19/5.27	c total #propagations: 1163298 / total #impl: 9320471 (eff. 0.125)
5.19/5.27	c #Conflicts:      51000 | #Learnt:       6910 | 8.190
5.19/5.27	c total clause space: 29.637MB
5.19/5.27	c total #watches: 26009
5.29/5.38	c total #propagations: 1191014 / total #impl: 9511879 (eff. 0.125)
5.29/5.38	c #Conflicts:      52000 | #Learnt:       7910 | 8.194
5.29/5.38	c total clause space: 29.637MB
5.29/5.38	c total #watches: 30234
5.39/5.50	c total #propagations: 1220303 / total #impl: 9743633 (eff. 0.125)
5.39/5.50	c #Conflicts:      53000 | #Learnt:       8910 | 8.210
5.39/5.50	c total clause space: 29.637MB
5.39/5.50	c total #watches: 33319
5.60/5.62	c total #propagations: 1246458 / total #impl: 9915387 (eff. 0.126)
5.60/5.62	c #Conflicts:      54000 | #Learnt:       9910 | 8.204
5.60/5.62	c total clause space: 29.637MB
5.60/5.62	c total #watches: 37331
5.69/5.76	c total #propagations: 1269941 / total #impl: 10098755 (eff. 0.126)
5.69/5.76	c #Conflicts:      55000 | #Learnt:      10910 | 8.175
5.69/5.76	c total clause space: 29.637MB
5.69/5.76	c total #watches: 45526
5.89/5.92	c total #propagations: 1291130 / total #impl: 10312731 (eff. 0.125)
5.89/5.92	c GARBAGE COLLECT
5.89/5.92	c #Conflicts:      56000 | #Learnt:       6310 | 8.079
5.89/5.92	c total clause space: 29.637MB
5.89/5.92	c total #watches: 33382
6.09/6.14	c total #propagations: 1305893 / total #impl: 10680729 (eff. 0.122)
6.09/6.14	c #Conflicts:      57000 | #Learnt:       7310 | 8.117
6.09/6.14	c total clause space: 29.637MB
6.09/6.14	c total #watches: 40062
6.39/6.45	c total #propagations: 1327837 / total #impl: 10984489 (eff. 0.121)
6.39/6.45	c #Conflicts:      58000 | #Learnt:       8310 | 8.159
6.39/6.45	c total clause space: 29.637MB
6.39/6.45	c total #watches: 44451
6.69/6.75	c total #propagations: 1357686 / total #impl: 11235210 (eff. 0.121)
6.69/6.75	c #Conflicts:      59000 | #Learnt:       9310 | 8.135
6.69/6.75	c total clause space: 29.637MB
6.69/6.75	c total #watches: 48749
7.19/7.21	c total #propagations: 1381775 / total #impl: 11466880 (eff. 0.121)
7.19/7.21	c #Conflicts:      60000 | #Learnt:      10310 | 8.134
7.19/7.21	c total clause space: 29.637MB
7.19/7.21	c total #watches: 58263
7.69/7.73	c total #propagations: 1404363 / total #impl: 11935971 (eff. 0.118)
7.69/7.73	c #Conflicts:      61000 | #Learnt:      11310 | 8.150
7.69/7.73	c total clause space: 29.637MB
7.69/7.73	c total #watches: 67865
7.89/7.90	c total #propagations: 1425634 / total #impl: 12564655 (eff. 0.113)
7.89/7.90	c GARBAGE COLLECT
7.89/7.90	c #Conflicts:      62000 | #Learnt:       6407 | 8.167
7.89/7.90	c total clause space: 29.637MB
7.89/7.90	c total #watches: 46346
7.99/8.08	c total #propagations: 1449528 / total #impl: 12864371 (eff. 0.113)
7.99/8.08	c #Conflicts:      63000 | #Learnt:       7407 | 8.182
7.99/8.08	c total clause space: 29.637MB
7.99/8.08	c total #watches: 53092
8.19/8.25	c total #propagations: 1472204 / total #impl: 13171830 (eff. 0.112)
8.19/8.25	c #Conflicts:      64000 | #Learnt:       8407 | 8.180
8.19/8.25	c total clause space: 29.637MB
8.19/8.25	c total #watches: 59379
8.49/8.51	c total #propagations: 1487877 / total #impl: 13431470 (eff. 0.111)
8.49/8.51	c #Conflicts:      65000 | #Learnt:       9407 | 8.204
8.49/8.51	c total clause space: 29.637MB
8.49/8.51	c total #watches: 67627
8.69/8.76	c total #propagations: 1511334 / total #impl: 13683882 (eff. 0.110)
8.69/8.76	c #Conflicts:      66000 | #Learnt:      10407 | 8.228
8.69/8.76	c total clause space: 29.637MB
8.69/8.76	c total #watches: 73198
8.89/8.99	c total #propagations: 1534886 / total #impl: 13896442 (eff. 0.110)
8.89/8.99	c #Conflicts:      67000 | #Learnt:      11407 | 8.241
8.89/8.99	c total clause space: 29.637MB
8.89/8.99	c total #watches: 77765
9.19/9.23	c total #propagations: 1561642 / total #impl: 14176605 (eff. 0.110)
9.19/9.23	c #Conflicts:      68000 | #Learnt:      12407 | 8.276
9.19/9.23	c total clause space: 29.637MB
9.19/9.23	c total #watches: 82973
9.29/9.37	c total #propagations: 1587217 / total #impl: 14398988 (eff. 0.110)
9.29/9.37	c GARBAGE COLLECT
9.29/9.37	c #Conflicts:      69000 | #Learnt:       7207 | 8.327
9.29/9.37	c total clause space: 29.637MB
9.29/9.37	c total #watches: 43278
9.39/9.49	c total #propagations: 1610514 / total #impl: 14589362 (eff. 0.110)
9.39/9.49	c #Conflicts:      70000 | #Learnt:       8207 | 8.305
9.39/9.49	c total clause space: 29.637MB
9.39/9.49	c total #watches: 48358
9.59/9.62	c total #propagations: 1630343 / total #impl: 14778017 (eff. 0.110)
9.59/9.62	c #Conflicts:      71000 | #Learnt:       9207 | 8.314
9.59/9.62	c total clause space: 29.637MB
9.59/9.62	c total #watches: 51770
9.69/9.75	c total #propagations: 1648648 / total #impl: 15074232 (eff. 0.109)
9.69/9.75	c #Conflicts:      72000 | #Learnt:      10207 | 8.279
9.69/9.75	c total clause space: 29.637MB
9.69/9.75	c total #watches: 55278
9.89/9.91	c total #propagations: 1664523 / total #impl: 15348002 (eff. 0.108)
9.89/9.91	c #Conflicts:      73000 | #Learnt:      11207 | 8.289
9.89/9.91	c total clause space: 29.637MB
9.89/9.91	c total #watches: 61033
9.99/10.03	c total #propagations: 1684605 / total #impl: 15621802 (eff. 0.108)
9.99/10.03	c #Conflicts:      74000 | #Learnt:      12207 | 8.335
9.99/10.03	c total clause space: 29.637MB
9.99/10.03	c total #watches: 65879
10.09/10.16	c total #propagations: 1711401 / total #impl: 15824972 (eff. 0.108)
10.09/10.16	c GARBAGE COLLECT
10.09/10.16	c #Conflicts:      75000 | #Learnt:       6706 | 8.360
10.09/10.16	c total clause space: 29.637MB
10.09/10.16	c total #watches: 33063
10.19/10.27	c total #propagations: 1737547 / total #impl: 16087302 (eff. 0.108)
10.19/10.27	c #Conflicts:      76000 | #Learnt:       7706 | 8.377
10.19/10.27	c total clause space: 29.637MB
10.19/10.27	c total #watches: 38281
10.29/10.39	c total #propagations: 1762616 / total #impl: 16320000 (eff. 0.108)
10.29/10.39	c #Conflicts:      77000 | #Learnt:       8706 | 8.391
10.29/10.39	c total clause space: 29.637MB
10.29/10.39	c total #watches: 45471
10.49/10.52	c total #propagations: 1792541 / total #impl: 16570560 (eff. 0.108)
10.49/10.52	c #Conflicts:      78000 | #Learnt:       9706 | 8.426
10.49/10.52	c total clause space: 29.637MB
10.49/10.52	c total #watches: 51404
10.59/10.68	c total #propagations: 1816639 / total #impl: 16781535 (eff. 0.108)
10.59/10.68	c #Conflicts:      79000 | #Learnt:      10706 | 8.451
10.59/10.68	c total clause space: 29.637MB
10.59/10.68	c total #watches: 57428
10.79/10.85	c total #propagations: 1838844 / total #impl: 17033050 (eff. 0.108)
10.79/10.85	c #Conflicts:      80000 | #Learnt:      11706 | 8.477
10.79/10.85	c total clause space: 29.637MB
10.79/10.85	c total #watches: 62298
10.99/11.05	c total #propagations: 1866982 / total #impl: 17336131 (eff. 0.108)
10.99/11.05	c #Conflicts:      81000 | #Learnt:      12706 | 8.485
10.99/11.05	c total clause space: 29.637MB
10.99/11.05	c total #watches: 68621
11.19/11.27	c total #propagations: 1891401 / total #impl: 17583048 (eff. 0.108)
11.19/11.27	c GARBAGE COLLECT
11.19/11.27	c #Conflicts:      82000 | #Learnt:       6908 | 8.488
11.19/11.27	c total clause space: 29.637MB
11.19/11.27	c total #watches: 40541
11.39/11.47	c total #propagations: 1915314 / total #impl: 17841225 (eff. 0.107)
11.39/11.47	c #Conflicts:      83000 | #Learnt:       7908 | 8.494
11.39/11.47	c total clause space: 29.637MB
11.39/11.47	c total #watches: 46519
11.59/11.60	c total #propagations: 1939564 / total #impl: 18104400 (eff. 0.107)
11.59/11.60	c #Conflicts:      84000 | #Learnt:       8908 | 8.506
11.59/11.60	c total clause space: 29.637MB
11.59/11.60	c total #watches: 49921
11.69/11.79	c total #propagations: 1966910 / total #impl: 18303437 (eff. 0.107)
11.69/11.79	c #Conflicts:      85000 | #Learnt:       9908 | 8.535
11.69/11.79	c total clause space: 29.637MB
11.69/11.79	c total #watches: 53923
11.89/11.99	c total #propagations: 1995194 / total #impl: 18582122 (eff. 0.107)
11.89/11.99	c #Conflicts:      86000 | #Learnt:      10908 | 8.568
11.89/11.99	c total clause space: 29.637MB
11.89/11.99	c total #watches: 57631
12.19/12.22	c total #propagations: 2020972 / total #impl: 18863638 (eff. 0.107)
12.19/12.22	c #Conflicts:      87000 | #Learnt:      11908 | 8.622
12.19/12.22	c total clause space: 29.637MB
12.19/12.22	c total #watches: 61852
12.39/12.44	c total #propagations: 2046853 / total #impl: 19158361 (eff. 0.107)
12.39/12.44	c #Conflicts:      88000 | #Learnt:      12908 | 8.622
12.39/12.44	c total clause space: 29.637MB
12.39/12.44	c total #watches: 67739
12.69/12.71	c total #propagations: 2071587 / total #impl: 19457770 (eff. 0.106)
12.69/12.71	c #Conflicts:      89000 | #Learnt:      13908 | 8.648
12.69/12.71	c total clause space: 29.637MB
12.69/12.71	c total #watches: 72810
12.89/12.90	c total #propagations: 2099262 / total #impl: 19761916 (eff. 0.106)
12.89/12.90	c GARBAGE COLLECT
12.89/12.90	c #Conflicts:      90000 | #Learnt:       7811 | 8.662
12.89/12.90	c total clause space: 29.637MB
12.89/12.90	c total #watches: 44927
12.99/13.07	c total #propagations: 2124335 / total #impl: 20059451 (eff. 0.106)
12.99/13.07	c #Conflicts:      91000 | #Learnt:       8811 | 8.667
12.99/13.07	c total clause space: 29.637MB
12.99/13.07	c total #watches: 49462
13.19/13.25	c total #propagations: 2153004 / total #impl: 20366489 (eff. 0.106)
13.19/13.25	c #Conflicts:      92000 | #Learnt:       9811 | 8.704
13.19/13.25	c total clause space: 29.637MB
13.19/13.25	c total #watches: 53295
13.38/13.43	c total #propagations: 2181559 / total #impl: 20679468 (eff. 0.105)
13.38/13.43	c #Conflicts:      93000 | #Learnt:      10811 | 8.723
13.38/13.43	c total clause space: 29.637MB
13.38/13.43	c total #watches: 57020
13.58/13.64	c total #propagations: 2209010 / total #impl: 20938951 (eff. 0.105)
13.58/13.64	c #Conflicts:      94000 | #Learnt:      11811 | 8.728
13.58/13.64	c total clause space: 29.637MB
13.58/13.64	c total #watches: 60994
13.78/13.88	c total #propagations: 2238860 / total #impl: 21235857 (eff. 0.105)
13.78/13.88	c #Conflicts:      95000 | #Learnt:      12811 | 8.742
13.78/13.88	c total clause space: 29.637MB
13.78/13.88	c total #watches: 63862
14.08/14.13	c total #propagations: 2269452 / total #impl: 21603557 (eff. 0.105)
14.08/14.13	c #Conflicts:      96000 | #Learnt:      13811 | 8.745
14.08/14.13	c total clause space: 29.637MB
14.08/14.13	c total #watches: 68148
14.29/14.37	c total #propagations: 2295950 / total #impl: 21895606 (eff. 0.105)
14.29/14.37	c #Conflicts:      97000 | #Learnt:      14811 | 8.767
14.29/14.37	c total clause space: 29.637MB
14.29/14.37	c total #watches: 71658
14.48/14.53	c total #propagations: 2323222 / total #impl: 22205543 (eff. 0.105)
14.48/14.53	c GARBAGE COLLECT
14.48/14.53	c #Conflicts:      98000 | #Learnt:       8410 | 8.786
14.48/14.53	c total clause space: 29.637MB
14.48/14.53	c total #watches: 46939
14.68/14.70	c total #propagations: 2352725 / total #impl: 22508568 (eff. 0.105)
14.68/14.70	c #Conflicts:      99000 | #Learnt:       9410 | 8.812
14.68/14.70	c total clause space: 29.637MB
14.68/14.70	c total #watches: 51060
14.78/14.87	c total #propagations: 2379412 / total #impl: 22827894 (eff. 0.104)
14.78/14.87	c #Conflicts:     100000 | #Learnt:      10410 | 8.840
14.78/14.87	c total clause space: 29.637MB
14.78/14.87	c total #watches: 54854
14.98/15.08	c total #propagations: 2407393 / total #impl: 23195354 (eff. 0.104)
14.98/15.08	c #Conflicts:     101000 | #Learnt:      11410 | 8.867
14.98/15.08	c total clause space: 29.637MB
14.98/15.08	c total #watches: 57884
15.28/15.30	c total #propagations: 2435770 / total #impl: 23487068 (eff. 0.104)
15.28/15.30	c #Conflicts:     102000 | #Learnt:      12410 | 8.883
15.28/15.30	c total clause space: 29.637MB
15.28/15.30	c total #watches: 61833
15.49/15.53	c total #propagations: 2463881 / total #impl: 23878786 (eff. 0.103)
15.49/15.53	c #Conflicts:     103000 | #Learnt:      13410 | 8.907
15.49/15.53	c total clause space: 29.637MB
15.49/15.53	c total #watches: 65402
15.68/15.70	c total #propagations: 2489012 / total #impl: 24195636 (eff. 0.103)
15.68/15.70	c #Conflicts:     104000 | #Learnt:      14410 | 8.939
15.68/15.70	c total clause space: 29.637MB
15.68/15.70	c total #watches: 68220
15.78/15.87	c total #propagations: 2513990 / total #impl: 24434184 (eff. 0.103)
15.78/15.87	c #Conflicts:     105000 | #Learnt:      15410 | 8.957
15.78/15.87	c total clause space: 48.1602MB
15.78/15.87	c total #watches: 71196
15.88/15.99	c total #propagations: 2539294 / total #impl: 24674905 (eff. 0.103)
15.88/15.99	c GARBAGE COLLECT
15.88/15.99	c #Conflicts:     106000 | #Learnt:       8711 | 8.972
15.88/15.99	c total clause space: 48.1602MB
15.88/15.99	c total #watches: 48798
16.08/16.14	c total #propagations: 2563263 / total #impl: 24935053 (eff. 0.103)
16.08/16.14	c #Conflicts:     107000 | #Learnt:       9711 | 8.988
16.08/16.14	c total clause space: 48.1602MB
16.08/16.14	c total #watches: 53709
16.28/16.30	c total #propagations: 2587616 / total #impl: 25210421 (eff. 0.103)
16.28/16.30	c #Conflicts:     108000 | #Learnt:      10711 | 9.010
16.28/16.30	c total clause space: 48.1602MB
16.28/16.30	c total #watches: 58869
16.38/16.48	c total #propagations: 2612836 / total #impl: 25477014 (eff. 0.103)
16.38/16.48	c #Conflicts:     109000 | #Learnt:      11711 | 9.041
16.38/16.48	c total clause space: 48.1602MB
16.38/16.48	c total #watches: 63633
16.59/16.65	c total #propagations: 2634644 / total #impl: 25745688 (eff. 0.102)
16.59/16.65	c #Conflicts:     110000 | #Learnt:      12711 | 9.027
16.59/16.65	c total clause space: 48.1602MB
16.59/16.65	c total #watches: 70130
16.78/16.89	c total #propagations: 2656261 / total #impl: 25953226 (eff. 0.102)
16.78/16.89	c #Conflicts:     111000 | #Learnt:      13711 | 9.036
16.78/16.89	c total clause space: 48.1602MB
16.78/16.89	c total #watches: 76292
17.18/17.20	c total #propagations: 2680261 / total #impl: 26207555 (eff. 0.102)
17.18/17.20	c #Conflicts:     112000 | #Learnt:      14711 | 9.062
17.18/17.20	c total clause space: 48.1602MB
17.18/17.20	c total #watches: 82055
17.38/17.46	c total #propagations: 2707557 / total #impl: 26506229 (eff. 0.102)
17.38/17.46	c #Conflicts:     113000 | #Learnt:      15711 | 9.084
17.38/17.46	c total clause space: 48.1602MB
17.38/17.46	c total #watches: 87804
17.59/17.61	c total #propagations: 2737303 / total #impl: 26795638 (eff. 0.102)
17.59/17.61	c GARBAGE COLLECT
17.59/17.61	c #Conflicts:     114000 | #Learnt:       8710 | 9.099
17.59/17.61	c total clause space: 48.1602MB
17.59/17.61	c total #watches: 49132
17.69/17.75	c total #propagations: 2758974 / total #impl: 27006753 (eff. 0.102)
17.69/17.75	c #Conflicts:     115000 | #Learnt:       9710 | 9.127
17.69/17.75	c total clause space: 48.1602MB
17.69/17.75	c total #watches: 55413
17.78/17.89	c total #propagations: 2789991 / total #impl: 27271497 (eff. 0.102)
17.78/17.89	c #Conflicts:     116000 | #Learnt:      10710 | 9.143
17.78/17.89	c total clause space: 48.1602MB
17.78/17.89	c total #watches: 60745
17.98/18.03	c total #propagations: 2822594 / total #impl: 27546864 (eff. 0.102)
17.98/18.03	c #Conflicts:     117000 | #Learnt:      11710 | 9.146
17.98/18.03	c total clause space: 48.1602MB
17.98/18.03	c total #watches: 64721
17.98/18.05	c total #propagations: 2851536 / total #impl: 27786462 (eff. 0.103)
17.98/18.05	c UNSATISFIABLE (derived clause falsified by top-level lits during analyze)
17.98/18.05	c CPU time              : 18.0323 s
17.98/18.05	d decisions 117145
17.98/18.05	d conflicts 1476088
17.98/18.05	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-4089833-1466015592/watcher-4089833-1466015592 -o /tmp/evaluation-result-4089833-1466015592/solver-4089833-1466015592 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466011246-5727 --watchdog 1960 --input HOME/instance-4089833-1466015592.opb ./cdcl-cuttingplanes-release 

pid=10479
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.07 2.07 2.06 3/174 10482
/proc/meminfo: memFree=31026268/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 3609334 29802496 5260 33554432000 4194304 6199737 140733852982128 140734871446840 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 7276 5260 122 490 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.07 2.07 2.06 3/174 10482
/proc/meminfo: memFree=31026268/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=33720 CPUtime=0.09 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 750 0 0 0 9 0 0 0 20 0 1 0 3609334 34529280 7115 33554432000 4194304 6199737 140733852982128 140734871446840 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 8430 7115 155 490 0 7931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33720

[startup+0.200323 s]
/proc/loadavg: 2.07 2.07 2.06 3/174 10482
/proc/meminfo: memFree=31026268/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=33852 CPUtime=0.19 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 1190 0 0 0 19 0 0 0 20 0 1 0 3609334 34664448 7377 33554432000 4194304 6199737 140733852982128 140734871446840 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 8463 7377 161 490 0 7964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33852

[startup+0.300261 s]
/proc/loadavg: 2.07 2.07 2.06 3/174 10482
/proc/meminfo: memFree=31026268/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=36704 CPUtime=0.29 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 1582 0 0 0 29 0 0 0 20 0 1 0 3609334 37584896 8124 33554432000 4194304 6199737 140733852982128 140734871446840 4213483 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 9176 8124 161 490 0 8677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36704

[startup+0.700243 s]
/proc/loadavg: 2.07 2.07 2.06 3/174 10482
/proc/meminfo: memFree=31026268/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=41388 CPUtime=0.69 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 2426 0 0 0 69 0 0 0 20 0 1 0 3609334 42381312 8643 33554432000 4194304 6199737 140733852982128 140733852980824 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 10347 8643 161 490 0 9848 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41388

[startup+1.50022 s]
/proc/loadavg: 2.07 2.07 2.06 3/175 10483
/proc/meminfo: memFree=30988252/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=41780 CPUtime=1.49 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 2851 0 0 0 149 0 0 0 20 0 1 0 3609334 42782720 9444 33554432000 4194304 6199737 140733852982128 140733852981240 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 10445 9444 161 490 0 9946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41780

[startup+3.10019 s]
/proc/loadavg: 2.07 2.07 2.06 3/175 10483
/proc/meminfo: memFree=30982732/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=49660 CPUtime=3.09 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 3953 0 0 0 308 1 0 0 20 0 1 0 3609334 50851840 11149 33554432000 4194304 6199737 140733852982128 140733852981240 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 12415 11149 161 490 0 11916 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49660

[startup+6.30023 s]
/proc/loadavg: 2.06 2.07 2.06 3/174 10483
/proc/meminfo: memFree=30972660/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=61960 CPUtime=6.29 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 4747 0 0 0 628 1 0 0 20 0 1 0 3609334 63447040 12684 33554432000 4194304 6199737 140733852982128 140733852981240 5299379 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 15490 12684 161 490 0 14991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61960

[startup+12.7002 s]
/proc/loadavg: 2.14 2.09 2.07 3/175 10484
/proc/meminfo: memFree=30963988/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=63512 CPUtime=12.69 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 5063 0 0 0 1268 1 0 0 20 0 1 0 3609334 65036288 14533 33554432000 4194304 6199737 140733852982128 140733852981240 5148214 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 15878 14533 161 490 0 15379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63512

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

[startup+12.8003 s]
/proc/loadavg: 2.14 2.09 2.07 3/175 10484
/proc/meminfo: memFree=30963988/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=63704 CPUtime=12.79 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 5092 0 0 0 1278 1 0 0 20 0 1 0 3609334 65232896 14562 33554432000 4194304 6199737 140733852982128 140733852981240 4220952 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 15926 14562 161 490 0 15427 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 63704

[startup+16.0003 s]
/proc/loadavg: 2.12 2.09 2.07 3/175 10484
/proc/meminfo: memFree=30962836/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=82672 CPUtime=15.98 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 5715 0 0 0 1597 1 0 0 20 0 1 0 3609334 84656128 14922 33554432000 4194304 6199737 140733852982128 140733852981240 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 20668 14922 161 490 0 20169 0
Current children cumulated CPU time (s) 15.98
Current children cumulated vsize (KiB) 82672

[startup+16.8002 s]
/proc/loadavg: 2.12 2.09 2.07 3/175 10484
/proc/meminfo: memFree=30961604/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=82672 CPUtime=16.78 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 5717 0 0 0 1677 1 0 0 20 0 1 0 3609334 84656128 14924 33554432000 4194304 6199737 140733852982128 140733852981240 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 20668 14924 161 490 0 20169 0
Current children cumulated CPU time (s) 16.78
Current children cumulated vsize (KiB) 82672

[startup+17.6003 s]
/proc/loadavg: 2.12 2.09 2.07 3/175 10484
/proc/meminfo: memFree=30958688/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=82832 CPUtime=17.59 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 6066 0 0 0 1758 1 0 0 20 0 1 0 3609334 84819968 15643 33554432000 4194304 6199737 140733852982128 140733852981240 4216143 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 20708 15643 161 490 0 20209 0
Current children cumulated CPU time (s) 17.59
Current children cumulated vsize (KiB) 82832

[startup+18.0002 s]
/proc/loadavg: 2.12 2.09 2.07 3/175 10484
/proc/meminfo: memFree=30958688/32872528 swapFree=446836/479540
[pid=10482] ppid=10479 vsize=82832 CPUtime=17.98 cores=0,2,4,6
/proc/10482/stat : 10482 (cdcl-cuttingpla) R 10479 10482 5711 0 -1 4202496 6066 0 0 0 1797 1 0 0 20 0 1 0 3609334 84819968 15643 33554432000 4194304 6199737 140733852982128 140733852981240 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10482/statm: 20708 15643 161 490 0 20209 0
Current children cumulated CPU time (s) 17.98
Current children cumulated vsize (KiB) 82832

Child status: 20
Real time (s): 18.0566
CPU time (s): 18.0523
CPU user time (s): 18.0323
CPU system time (s): 0.019996
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 82832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0323
system time used= 0.019996
maximum resident set size= 62580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6069
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= 3
involuntary context switches= 19

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056991 second user time and 0.066989 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-15 20:33:12
IDJOB=4089833
IDBENCH=107462
IDSOLVER=2548
FILE ID=node104/4089833-1466015592
RUNJOBID= node104-1466011246-5727
PBS_JOBID= 19902812
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v081-n1.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089833-1466015592/watcher-4089833-1466015592 -o /tmp/evaluation-result-4089833-1466015592/solver-4089833-1466015592 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466011246-5727 --watchdog 1960 --input HOME/instance-4089833-1466015592.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 81a826667ee52016133e00717cdeea19
RANDOM SEED=1101738363

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
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		: 2667.035
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:        31026176 kB
Buffers:           12948 kB
Cached:            36452 kB
SwapCached:         1452 kB
Active:           641956 kB
Inactive:          28108 kB
Active(anon):     621016 kB
Inactive(anon):     2028 kB
Active(file):      20940 kB
Inactive(file):    26080 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67099952 kB
Dirty:              2556 kB
Writeback:             0 kB
AnonPages:       1099288 kB
Mapped:             7864 kB
Shmem:                 0 kB
Slab:             566552 kB
SReclaimable:       9884 kB
SUnreclaim:       556668 kB
KernelStack:        1416 kB
PageTables:         6072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1385244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    622592 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= 71732 MiB
End job on node104 at 2016-06-15 20:33:30