Trace number 4097358

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 16.7764 16.7805

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_18.opb
MD5SUMdae36be52e76738f614fa893ff33c71c
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 benchmark0.309952
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables650
Total number of constraints3030
Number of constraints which are clauses3025
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 43
Number of bits of the biggest sum of numbers6
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= 650 #constraint= 3030
0.00/0.07	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 9203
0.09/0.13	c total #propagations: 112251 / total #impl: 225499 (eff. 0.498)
0.09/0.13	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 12172
0.19/0.20	c total #propagations: 247043 / total #impl: 467810 (eff. 0.528)
0.19/0.20	c GARBAGE COLLECT
0.19/0.20	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
0.19/0.20	c total clause space: 4.25031MB
0.19/0.20	c total #watches: 12289
0.19/0.27	c total #propagations: 372348 / total #impl: 699884 (eff. 0.532)
0.19/0.27	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 15308
0.29/0.35	c total #propagations: 496697 / total #impl: 944910 (eff. 0.526)
0.29/0.35	c GARBAGE COLLECT
0.29/0.35	c #Conflicts:       5000 | #Learnt:       2356 | 0.000
0.29/0.35	c total clause space: 4.25031MB
0.29/0.35	c total #watches: 13402
0.39/0.43	c total #propagations: 615369 / total #impl: 1172645 (eff. 0.525)
0.39/0.43	c #Conflicts:       6000 | #Learnt:       3356 | 0.000
0.39/0.43	c total clause space: 4.25031MB
0.39/0.43	c total #watches: 16325
0.49/0.52	c total #propagations: 728961 / total #impl: 1411919 (eff. 0.516)
0.49/0.52	c GARBAGE COLLECT
0.49/0.52	c #Conflicts:       7000 | #Learnt:       2232 | 0.000
0.49/0.52	c total clause space: 6.90675MB
0.49/0.52	c total #watches: 12797
0.59/0.60	c total #propagations: 837039 / total #impl: 1626820 (eff. 0.515)
0.59/0.60	c #Conflicts:       8000 | #Learnt:       3232 | 0.000
0.59/0.60	c total clause space: 6.90675MB
0.59/0.60	c total #watches: 15113
0.59/0.69	c total #propagations: 955999 / total #impl: 1847336 (eff. 0.518)
0.59/0.69	c #Conflicts:       9000 | #Learnt:       4232 | 0.000
0.59/0.69	c total clause space: 6.90675MB
0.59/0.69	c total #watches: 17952
0.69/0.79	c total #propagations: 1072168 / total #impl: 2090491 (eff. 0.513)
0.69/0.79	c GARBAGE COLLECT
0.69/0.79	c #Conflicts:      10000 | #Learnt:       2720 | 0.000
0.69/0.79	c total clause space: 6.90675MB
0.69/0.79	c total #watches: 14163
0.79/0.87	c total #propagations: 1195057 / total #impl: 2330060 (eff. 0.513)
0.79/0.87	c #Conflicts:      11000 | #Learnt:       3720 | 0.000
0.79/0.87	c total clause space: 6.90675MB
0.79/0.87	c total #watches: 17067
0.89/0.98	c total #propagations: 1306280 / total #impl: 2573884 (eff. 0.508)
0.89/0.98	c #Conflicts:      12000 | #Learnt:       4720 | 0.000
0.89/0.98	c total clause space: 6.90675MB
0.89/0.98	c total #watches: 19999
0.99/1.09	c total #propagations: 1424249 / total #impl: 2849995 (eff. 0.500)
0.99/1.09	c #Conflicts:      13000 | #Learnt:       5720 | 0.000
0.99/1.09	c total clause space: 6.90675MB
0.99/1.09	c total #watches: 22687
1.09/1.19	c total #propagations: 1540670 / total #impl: 3074547 (eff. 0.501)
1.09/1.19	c GARBAGE COLLECT
1.09/1.19	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
1.09/1.19	c total clause space: 6.90675MB
1.09/1.19	c total #watches: 17543
1.19/1.29	c total #propagations: 1657806 / total #impl: 3305585 (eff. 0.502)
1.19/1.29	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
1.19/1.29	c total clause space: 6.90675MB
1.19/1.29	c total #watches: 20145
1.39/1.41	c total #propagations: 1775383 / total #impl: 3554142 (eff. 0.500)
1.39/1.41	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
1.39/1.41	c total clause space: 6.90675MB
1.39/1.41	c total #watches: 22358
1.49/1.53	c total #propagations: 1888455 / total #impl: 3792470 (eff. 0.498)
1.49/1.53	c GARBAGE COLLECT
1.49/1.53	c #Conflicts:      17000 | #Learnt:       3686 | 0.000
1.49/1.53	c total clause space: 11.2235MB
1.49/1.53	c total #watches: 16057
1.59/1.64	c total #propagations: 2009921 / total #impl: 4042769 (eff. 0.497)
1.59/1.64	c #Conflicts:      18000 | #Learnt:       4686 | 0.000
1.59/1.64	c total clause space: 11.2235MB
1.59/1.64	c total #watches: 18438
1.69/1.76	c total #propagations: 2134723 / total #impl: 4300477 (eff. 0.496)
1.69/1.76	c #Conflicts:      19000 | #Learnt:       5686 | 0.000
1.69/1.76	c total clause space: 11.2235MB
1.69/1.76	c total #watches: 20797
1.79/1.88	c total #propagations: 2255087 / total #impl: 4558187 (eff. 0.495)
1.79/1.88	c #Conflicts:      20000 | #Learnt:       6686 | 0.000
1.79/1.88	c total clause space: 11.2235MB
1.79/1.88	c total #watches: 23121
1.88/1.99	c total #propagations: 2375012 / total #impl: 4799220 (eff. 0.495)
1.88/1.99	c GARBAGE COLLECT
1.88/1.99	c #Conflicts:      21000 | #Learnt:       4196 | 0.000
1.88/1.99	c total clause space: 11.2235MB
1.88/1.99	c total #watches: 17020
1.98/2.09	c total #propagations: 2498123 / total #impl: 5043894 (eff. 0.495)
1.98/2.09	c #Conflicts:      22000 | #Learnt:       5196 | 0.000
1.98/2.09	c total clause space: 11.2235MB
1.98/2.09	c total #watches: 19245
2.08/2.19	c total #propagations: 2616508 / total #impl: 5300183 (eff. 0.494)
2.08/2.19	c #Conflicts:      23000 | #Learnt:       6196 | 0.000
2.08/2.19	c total clause space: 11.2235MB
2.08/2.19	c total #watches: 22444
2.19/2.30	c total #propagations: 2738775 / total #impl: 5555007 (eff. 0.493)
2.19/2.30	c #Conflicts:      24000 | #Learnt:       7196 | 0.000
2.19/2.30	c total clause space: 11.2235MB
2.19/2.30	c total #watches: 25452
2.38/2.42	c total #propagations: 2853231 / total #impl: 5790326 (eff. 0.493)
2.38/2.42	c GARBAGE COLLECT
2.38/2.42	c #Conflicts:      25000 | #Learnt:       4398 | 0.000
2.38/2.42	c total clause space: 11.2235MB
2.38/2.42	c total #watches: 18999
2.48/2.53	c total #propagations: 2967410 / total #impl: 6042000 (eff. 0.491)
2.48/2.53	c #Conflicts:      26000 | #Learnt:       5398 | 0.000
2.48/2.53	c total clause space: 11.2235MB
2.48/2.53	c total #watches: 21983
2.58/2.65	c total #propagations: 3080076 / total #impl: 6318448 (eff. 0.487)
2.58/2.65	c #Conflicts:      27000 | #Learnt:       6398 | 0.000
2.58/2.65	c total clause space: 11.2235MB
2.58/2.65	c total #watches: 24709
2.68/2.79	c total #propagations: 3186252 / total #impl: 6552061 (eff. 0.486)
2.68/2.79	c #Conflicts:      28000 | #Learnt:       7398 | 0.000
2.68/2.79	c total clause space: 11.2235MB
2.68/2.79	c total #watches: 27354
2.88/2.92	c total #propagations: 3312635 / total #impl: 6792485 (eff. 0.488)
2.88/2.92	c GARBAGE COLLECT
2.88/2.92	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
2.88/2.92	c total clause space: 11.2235MB
2.88/2.92	c total #watches: 18883
2.98/3.03	c total #propagations: 3437671 / total #impl: 7047082 (eff. 0.488)
2.98/3.03	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
2.98/3.03	c total clause space: 11.2235MB
2.98/3.03	c total #watches: 21417
3.08/3.15	c total #propagations: 3547906 / total #impl: 7273091 (eff. 0.488)
3.08/3.15	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
3.08/3.15	c total clause space: 11.2235MB
3.08/3.15	c total #watches: 24152
3.18/3.28	c total #propagations: 3666521 / total #impl: 7530563 (eff. 0.487)
3.18/3.28	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
3.18/3.28	c total clause space: 11.2235MB
3.18/3.28	c total #watches: 26810
3.39/3.43	c total #propagations: 3776751 / total #impl: 7775528 (eff. 0.486)
3.39/3.43	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
3.39/3.43	c total clause space: 11.2235MB
3.39/3.43	c total #watches: 29297
3.48/3.56	c total #propagations: 3891775 / total #impl: 8039060 (eff. 0.484)
3.48/3.56	c GARBAGE COLLECT
3.48/3.56	c #Conflicts:      34000 | #Learnt:       4902 | 0.000
3.48/3.56	c total clause space: 11.2235MB
3.48/3.56	c total #watches: 19662
3.58/3.68	c total #propagations: 4008324 / total #impl: 8311911 (eff. 0.482)
3.58/3.68	c #Conflicts:      35000 | #Learnt:       5902 | 0.000
3.58/3.68	c total clause space: 11.2235MB
3.58/3.68	c total #watches: 21799
3.78/3.80	c total #propagations: 4135556 / total #impl: 8606462 (eff. 0.481)
3.78/3.80	c #Conflicts:      36000 | #Learnt:       6902 | 0.000
3.78/3.80	c total clause space: 11.2235MB
3.78/3.80	c total #watches: 24110
3.88/3.93	c total #propagations: 4251677 / total #impl: 8858110 (eff. 0.480)
3.88/3.93	c #Conflicts:      37000 | #Learnt:       7902 | 0.000
3.88/3.93	c total clause space: 11.2235MB
3.88/3.93	c total #watches: 26359
3.98/4.08	c total #propagations: 4372503 / total #impl: 9120023 (eff. 0.479)
3.98/4.08	c #Conflicts:      38000 | #Learnt:       8902 | 0.000
3.98/4.08	c total clause space: 11.2235MB
3.98/4.08	c total #watches: 29176
4.18/4.22	c total #propagations: 4496765 / total #impl: 9416126 (eff. 0.478)
4.18/4.22	c GARBAGE COLLECT
4.18/4.22	c #Conflicts:      39000 | #Learnt:       5197 | 0.000
4.18/4.22	c total clause space: 11.2235MB
4.18/4.22	c total #watches: 19869
4.28/4.33	c total #propagations: 4607460 / total #impl: 9691626 (eff. 0.475)
4.28/4.33	c #Conflicts:      40000 | #Learnt:       6197 | 0.000
4.28/4.33	c total clause space: 11.2235MB
4.28/4.33	c total #watches: 22059
4.39/4.46	c total #propagations: 4717195 / total #impl: 9943754 (eff. 0.474)
4.39/4.46	c #Conflicts:      41000 | #Learnt:       7197 | 0.000
4.39/4.46	c total clause space: 11.2235MB
4.39/4.46	c total #watches: 24122
4.58/4.60	c total #propagations: 4815709 / total #impl: 10174858 (eff. 0.473)
4.58/4.60	c #Conflicts:      42000 | #Learnt:       8197 | 0.000
4.58/4.60	c total clause space: 11.2235MB
4.58/4.60	c total #watches: 26239
4.68/4.75	c total #propagations: 4918150 / total #impl: 10409027 (eff. 0.472)
4.68/4.75	c #Conflicts:      43000 | #Learnt:       9197 | 0.000
4.68/4.75	c total clause space: 11.2235MB
4.68/4.75	c total #watches: 28434
4.88/4.91	c total #propagations: 5021239 / total #impl: 10649044 (eff. 0.472)
4.88/4.91	c GARBAGE COLLECT
4.88/4.91	c #Conflicts:      44000 | #Learnt:       5198 | 0.000
4.88/4.91	c total clause space: 11.2235MB
4.88/4.91	c total #watches: 19819
4.98/5.03	c total #propagations: 5145216 / total #impl: 10914009 (eff. 0.471)
4.98/5.03	c #Conflicts:      45000 | #Learnt:       6198 | 0.000
4.98/5.03	c total clause space: 11.2235MB
4.98/5.03	c total #watches: 22201
5.08/5.16	c total #propagations: 5266068 / total #impl: 11190420 (eff. 0.471)
5.08/5.16	c #Conflicts:      46000 | #Learnt:       7198 | 0.000
5.08/5.16	c total clause space: 11.2235MB
5.08/5.16	c total #watches: 24462
5.28/5.30	c total #propagations: 5378811 / total #impl: 11455936 (eff. 0.470)
5.28/5.30	c #Conflicts:      47000 | #Learnt:       8198 | 0.000
5.28/5.30	c total clause space: 11.2235MB
5.28/5.30	c total #watches: 26933
5.38/5.48	c total #propagations: 5493181 / total #impl: 11724437 (eff. 0.469)
5.38/5.48	c #Conflicts:      48000 | #Learnt:       9198 | 0.000
5.38/5.48	c total clause space: 11.2235MB
5.38/5.48	c total #watches: 29449
5.59/5.64	c total #propagations: 5613091 / total #impl: 12014703 (eff. 0.467)
5.59/5.64	c #Conflicts:      49000 | #Learnt:      10198 | 0.000
5.59/5.64	c total clause space: 18.2382MB
5.59/5.64	c total #watches: 31628
5.68/5.79	c total #propagations: 5726982 / total #impl: 12269066 (eff. 0.467)
5.68/5.79	c GARBAGE COLLECT
5.68/5.79	c #Conflicts:      50000 | #Learnt:       5894 | 0.000
5.68/5.79	c total clause space: 18.2382MB
5.68/5.79	c total #watches: 21304
5.88/5.92	c total #propagations: 5845960 / total #impl: 12537096 (eff. 0.466)
5.88/5.92	c #Conflicts:      51000 | #Learnt:       6894 | 0.000
5.88/5.92	c total clause space: 18.2382MB
5.88/5.92	c total #watches: 23694
5.98/6.06	c total #propagations: 5962710 / total #impl: 12809216 (eff. 0.466)
5.98/6.06	c #Conflicts:      52000 | #Learnt:       7894 | 0.000
5.98/6.06	c total clause space: 18.2382MB
5.98/6.06	c total #watches: 25874
6.18/6.20	c total #propagations: 6072981 / total #impl: 13067772 (eff. 0.465)
6.18/6.20	c #Conflicts:      53000 | #Learnt:       8894 | 0.000
6.18/6.20	c total clause space: 18.2382MB
6.18/6.20	c total #watches: 28145
6.28/6.37	c total #propagations: 6186923 / total #impl: 13343034 (eff. 0.464)
6.28/6.37	c #Conflicts:      54000 | #Learnt:       9894 | 0.000
6.28/6.37	c total clause space: 18.2382MB
6.28/6.37	c total #watches: 30541
6.48/6.55	c total #propagations: 6306103 / total #impl: 13629028 (eff. 0.463)
6.48/6.55	c #Conflicts:      55000 | #Learnt:      10894 | 0.000
6.48/6.55	c total clause space: 18.2382MB
6.48/6.55	c total #watches: 32747
6.60/6.70	c total #propagations: 6425287 / total #impl: 13910102 (eff. 0.462)
6.60/6.70	c GARBAGE COLLECT
6.60/6.70	c #Conflicts:      56000 | #Learnt:       6293 | 0.000
6.60/6.70	c total clause space: 18.2382MB
6.60/6.70	c total #watches: 22287
6.79/6.84	c total #propagations: 6540177 / total #impl: 14168857 (eff. 0.462)
6.79/6.84	c #Conflicts:      57000 | #Learnt:       7293 | 0.000
6.79/6.84	c total clause space: 18.2382MB
6.79/6.84	c total #watches: 24490
6.89/6.98	c total #propagations: 6655423 / total #impl: 14422802 (eff. 0.461)
6.89/6.98	c #Conflicts:      58000 | #Learnt:       8293 | 0.000
6.89/6.98	c total clause space: 18.2382MB
6.89/6.98	c total #watches: 26602
7.09/7.14	c total #propagations: 6771367 / total #impl: 14695535 (eff. 0.461)
7.09/7.14	c #Conflicts:      59000 | #Learnt:       9293 | 0.000
7.09/7.14	c total clause space: 18.2382MB
7.09/7.14	c total #watches: 28861
7.29/7.30	c total #propagations: 6888184 / total #impl: 14958878 (eff. 0.460)
7.29/7.30	c #Conflicts:      60000 | #Learnt:      10293 | 0.000
7.29/7.30	c total clause space: 18.2382MB
7.29/7.30	c total #watches: 31130
7.39/7.46	c total #propagations: 7005078 / total #impl: 15243003 (eff. 0.460)
7.39/7.46	c #Conflicts:      61000 | #Learnt:      11293 | 0.000
7.39/7.46	c total clause space: 18.2382MB
7.39/7.46	c total #watches: 33332
7.59/7.63	c total #propagations: 7123223 / total #impl: 15523598 (eff. 0.459)
7.59/7.63	c GARBAGE COLLECT
7.59/7.63	c #Conflicts:      62000 | #Learnt:       6393 | 0.000
7.59/7.63	c total clause space: 18.2382MB
7.59/7.63	c total #watches: 22417
7.70/7.76	c total #propagations: 7243079 / total #impl: 15805028 (eff. 0.458)
7.70/7.76	c #Conflicts:      63000 | #Learnt:       7393 | 0.000
7.70/7.76	c total clause space: 18.2382MB
7.70/7.76	c total #watches: 24639
7.89/7.91	c total #propagations: 7368915 / total #impl: 16094031 (eff. 0.458)
7.89/7.91	c #Conflicts:      64000 | #Learnt:       8393 | 0.000
7.89/7.91	c total clause space: 18.2382MB
7.89/7.91	c total #watches: 26898
7.99/8.05	c total #propagations: 7488598 / total #impl: 16373481 (eff. 0.457)
7.99/8.05	c #Conflicts:      65000 | #Learnt:       9393 | 0.000
7.99/8.05	c total clause space: 18.2382MB
7.99/8.05	c total #watches: 29814
8.19/8.23	c total #propagations: 7607114 / total #impl: 16674553 (eff. 0.456)
8.19/8.23	c #Conflicts:      66000 | #Learnt:      10393 | 0.000
8.19/8.23	c total clause space: 18.2382MB
8.19/8.23	c total #watches: 32272
8.39/8.41	c total #propagations: 7725424 / total #impl: 16972215 (eff. 0.455)
8.39/8.41	c #Conflicts:      67000 | #Learnt:      11393 | 0.000
8.39/8.41	c total clause space: 18.2382MB
8.39/8.41	c total #watches: 34488
8.59/8.60	c total #propagations: 7838863 / total #impl: 17244252 (eff. 0.455)
8.59/8.60	c #Conflicts:      68000 | #Learnt:      12393 | 0.000
8.59/8.60	c total clause space: 18.2382MB
8.59/8.60	c total #watches: 36865
8.69/8.74	c total #propagations: 7951454 / total #impl: 17530711 (eff. 0.454)
8.69/8.74	c GARBAGE COLLECT
8.69/8.74	c #Conflicts:      69000 | #Learnt:       7191 | 0.000
8.69/8.74	c total clause space: 18.2382MB
8.69/8.74	c total #watches: 24443
8.80/8.90	c total #propagations: 8065358 / total #impl: 17790848 (eff. 0.453)
8.80/8.90	c #Conflicts:      70000 | #Learnt:       8191 | 0.000
8.80/8.90	c total clause space: 18.2382MB
8.80/8.90	c total #watches: 26791
8.99/9.05	c total #propagations: 8181483 / total #impl: 18063587 (eff. 0.453)
8.99/9.05	c #Conflicts:      71000 | #Learnt:       9191 | 0.000
8.99/9.05	c total clause space: 18.2382MB
8.99/9.05	c total #watches: 29108
9.19/9.23	c total #propagations: 8301310 / total #impl: 18349266 (eff. 0.452)
9.19/9.23	c #Conflicts:      72000 | #Learnt:      10191 | 0.000
9.19/9.23	c total clause space: 18.2382MB
9.19/9.23	c total #watches: 31450
9.39/9.42	c total #propagations: 8427733 / total #impl: 18638065 (eff. 0.452)
9.39/9.42	c #Conflicts:      73000 | #Learnt:      11191 | 0.000
9.39/9.42	c total clause space: 18.2382MB
9.39/9.42	c total #watches: 33736
9.59/9.61	c total #propagations: 8539686 / total #impl: 18901787 (eff. 0.452)
9.59/9.61	c #Conflicts:      74000 | #Learnt:      12191 | 0.000
9.59/9.61	c total clause space: 18.2382MB
9.59/9.61	c total #watches: 36063
9.79/9.81	c total #propagations: 8651274 / total #impl: 19175072 (eff. 0.451)
9.79/9.81	c GARBAGE COLLECT
9.79/9.81	c #Conflicts:      75000 | #Learnt:       6690 | 0.000
9.79/9.81	c total clause space: 18.2382MB
9.79/9.81	c total #watches: 23268
9.90/9.95	c total #propagations: 8764795 / total #impl: 19431299 (eff. 0.451)
9.90/9.95	c #Conflicts:      76000 | #Learnt:       7690 | 0.000
9.90/9.95	c total clause space: 18.2382MB
9.90/9.95	c total #watches: 26297
10.09/10.10	c total #propagations: 8892367 / total #impl: 19719094 (eff. 0.451)
10.09/10.10	c #Conflicts:      77000 | #Learnt:       8690 | 0.000
10.09/10.10	c total clause space: 18.2382MB
10.09/10.10	c total #watches: 28894
10.19/10.28	c total #propagations: 9011955 / total #impl: 19995495 (eff. 0.451)
10.19/10.28	c #Conflicts:      78000 | #Learnt:       9690 | 0.000
10.19/10.28	c total clause space: 18.2382MB
10.19/10.28	c total #watches: 31124
10.39/10.46	c total #propagations: 9130721 / total #impl: 20265204 (eff. 0.451)
10.39/10.46	c #Conflicts:      79000 | #Learnt:      10690 | 0.000
10.39/10.46	c total clause space: 18.2382MB
10.39/10.46	c total #watches: 33493
10.59/10.67	c total #propagations: 9256091 / total #impl: 20550191 (eff. 0.450)
10.59/10.67	c #Conflicts:      80000 | #Learnt:      11690 | 0.000
10.59/10.67	c total clause space: 18.2382MB
10.59/10.67	c total #watches: 35761
10.79/10.89	c total #propagations: 9387489 / total #impl: 20863162 (eff. 0.450)
10.79/10.89	c #Conflicts:      81000 | #Learnt:      12690 | 0.000
10.79/10.89	c total clause space: 18.2382MB
10.79/10.89	c total #watches: 37850
11.10/11.11	c total #propagations: 9498477 / total #impl: 21129708 (eff. 0.450)
11.10/11.11	c GARBAGE COLLECT
11.10/11.11	c #Conflicts:      82000 | #Learnt:       6892 | 0.000
11.10/11.11	c total clause space: 18.2382MB
11.10/11.11	c total #watches: 23753
11.19/11.25	c total #propagations: 9614902 / total #impl: 21406041 (eff. 0.449)
11.19/11.25	c #Conflicts:      83000 | #Learnt:       7892 | 0.000
11.19/11.25	c total clause space: 18.2382MB
11.19/11.25	c total #watches: 25879
11.39/11.41	c total #propagations: 9727509 / total #impl: 21663683 (eff. 0.449)
11.39/11.41	c #Conflicts:      84000 | #Learnt:       8892 | 0.000
11.39/11.41	c total clause space: 18.2382MB
11.39/11.41	c total #watches: 28088
11.49/11.57	c total #propagations: 9850150 / total #impl: 21944093 (eff. 0.449)
11.49/11.57	c #Conflicts:      85000 | #Learnt:       9892 | 0.000
11.49/11.57	c total clause space: 18.2382MB
11.49/11.57	c total #watches: 30220
11.69/11.74	c total #propagations: 9971517 / total #impl: 22216387 (eff. 0.449)
11.69/11.74	c #Conflicts:      86000 | #Learnt:      10892 | 0.000
11.69/11.74	c total clause space: 18.2382MB
11.69/11.74	c total #watches: 32439
11.89/11.93	c total #propagations: 10094215 / total #impl: 22511025 (eff. 0.448)
11.89/11.93	c #Conflicts:      87000 | #Learnt:      11892 | 0.000
11.89/11.93	c total clause space: 18.2382MB
11.89/11.93	c total #watches: 34724
12.10/12.13	c total #propagations: 10223715 / total #impl: 22822625 (eff. 0.448)
12.10/12.13	c #Conflicts:      88000 | #Learnt:      12892 | 0.000
12.10/12.13	c total clause space: 18.2382MB
12.10/12.13	c total #watches: 36881
12.29/12.35	c total #propagations: 10346127 / total #impl: 23114400 (eff. 0.448)
12.29/12.35	c #Conflicts:      89000 | #Learnt:      13892 | 0.000
12.29/12.35	c total clause space: 18.2382MB
12.29/12.35	c total #watches: 39042
12.49/12.51	c total #propagations: 10470790 / total #impl: 23424445 (eff. 0.447)
12.49/12.51	c GARBAGE COLLECT
12.49/12.51	c #Conflicts:      90000 | #Learnt:       7798 | 0.000
12.49/12.51	c total clause space: 18.2382MB
12.49/12.51	c total #watches: 25862
12.59/12.65	c total #propagations: 10580420 / total #impl: 23690888 (eff. 0.447)
12.59/12.65	c #Conflicts:      91000 | #Learnt:       8798 | 0.000
12.59/12.65	c total clause space: 18.2382MB
12.59/12.65	c total #watches: 28229
12.79/12.82	c total #propagations: 10694469 / total #impl: 23968732 (eff. 0.446)
12.79/12.82	c #Conflicts:      92000 | #Learnt:       9798 | 0.000
12.79/12.82	c total clause space: 18.2382MB
12.79/12.82	c total #watches: 30477
12.99/13.00	c total #propagations: 10825759 / total #impl: 24264303 (eff. 0.446)
12.99/13.00	c #Conflicts:      93000 | #Learnt:      10798 | 0.000
12.99/13.00	c total clause space: 18.2382MB
12.99/13.00	c total #watches: 32748
13.20/13.21	c total #propagations: 10948595 / total #impl: 24550241 (eff. 0.446)
13.20/13.21	c #Conflicts:      94000 | #Learnt:      11798 | 0.000
13.20/13.21	c total clause space: 18.2382MB
13.20/13.21	c total #watches: 34879
13.39/13.41	c total #propagations: 11070255 / total #impl: 24822916 (eff. 0.446)
13.39/13.41	c #Conflicts:      95000 | #Learnt:      12798 | 0.000
13.39/13.41	c total clause space: 18.2382MB
13.39/13.41	c total #watches: 37429
13.59/13.62	c total #propagations: 11186254 / total #impl: 25110166 (eff. 0.445)
13.59/13.62	c #Conflicts:      96000 | #Learnt:      13798 | 0.000
13.59/13.62	c total clause space: 18.2382MB
13.59/13.62	c total #watches: 39892
13.79/13.85	c total #propagations: 11300812 / total #impl: 25391788 (eff. 0.445)
13.79/13.85	c #Conflicts:      97000 | #Learnt:      14798 | 0.000
13.79/13.85	c total clause space: 18.2382MB
13.79/13.85	c total #watches: 42063
13.99/14.01	c total #propagations: 11419800 / total #impl: 25668881 (eff. 0.445)
13.99/14.01	c GARBAGE COLLECT
13.99/14.01	c #Conflicts:      98000 | #Learnt:       8399 | 0.000
13.99/14.01	c total clause space: 18.2382MB
13.99/14.01	c total #watches: 27222
14.09/14.19	c total #propagations: 11541132 / total #impl: 25951040 (eff. 0.445)
14.09/14.19	c #Conflicts:      99000 | #Learnt:       9399 | 0.000
14.09/14.19	c total clause space: 18.2382MB
14.09/14.19	c total #watches: 29436
14.30/14.35	c total #propagations: 11664619 / total #impl: 26229764 (eff. 0.445)
14.30/14.35	c #Conflicts:     100000 | #Learnt:      10399 | 0.000
14.30/14.35	c total clause space: 18.2382MB
14.30/14.35	c total #watches: 31678
14.49/14.54	c total #propagations: 11778877 / total #impl: 26514980 (eff. 0.444)
14.49/14.54	c #Conflicts:     101000 | #Learnt:      11399 | 0.000
14.49/14.54	c total clause space: 18.2382MB
14.49/14.54	c total #watches: 33941
14.69/14.75	c total #propagations: 11898843 / total #impl: 26785872 (eff. 0.444)
14.69/14.75	c #Conflicts:     102000 | #Learnt:      12398 | 0.000
14.69/14.75	c total clause space: 18.2382MB
14.69/14.75	c total #watches: 36287
14.89/14.94	c total #propagations: 12025446 / total #impl: 27088546 (eff. 0.444)
14.89/14.94	c #Conflicts:     103000 | #Learnt:      13398 | 0.000
14.89/14.94	c total clause space: 18.2382MB
14.89/14.94	c total #watches: 38679
15.09/15.18	c total #propagations: 12147411 / total #impl: 27385949 (eff. 0.444)
15.09/15.18	c #Conflicts:     104000 | #Learnt:      14398 | 0.000
15.09/15.18	c total clause space: 18.2382MB
15.09/15.18	c total #watches: 40935
15.29/15.40	c total #propagations: 12266960 / total #impl: 27679189 (eff. 0.443)
15.29/15.40	c #Conflicts:     105000 | #Learnt:      15398 | 0.000
15.29/15.40	c total clause space: 18.2382MB
15.29/15.40	c total #watches: 43241
15.50/15.54	c total #propagations: 12389745 / total #impl: 27977633 (eff. 0.443)
15.50/15.54	c GARBAGE COLLECT
15.50/15.54	c #Conflicts:     106000 | #Learnt:       8691 | 0.000
15.50/15.54	c total clause space: 18.2382MB
15.50/15.54	c total #watches: 27925
15.69/15.70	c total #propagations: 12499182 / total #impl: 28243873 (eff. 0.443)
15.69/15.70	c #Conflicts:     107000 | #Learnt:       9691 | 0.000
15.69/15.70	c total clause space: 18.2382MB
15.69/15.70	c total #watches: 30205
15.79/15.87	c total #propagations: 12621449 / total #impl: 28533769 (eff. 0.442)
15.79/15.87	c #Conflicts:     108000 | #Learnt:      10691 | 0.000
15.79/15.87	c total clause space: 18.2382MB
15.79/15.87	c total #watches: 32434
15.99/16.06	c total #propagations: 12730444 / total #impl: 28808081 (eff. 0.442)
15.99/16.06	c #Conflicts:     109000 | #Learnt:      11691 | 0.000
15.99/16.06	c total clause space: 18.2382MB
15.99/16.06	c total #watches: 34679
16.19/16.24	c total #propagations: 12850360 / total #impl: 29093021 (eff. 0.442)
16.19/16.24	c #Conflicts:     110000 | #Learnt:      12691 | 0.000
16.19/16.24	c total clause space: 18.2382MB
16.19/16.24	c total #watches: 36872
16.39/16.45	c total #propagations: 12952607 / total #impl: 29357019 (eff. 0.441)
16.39/16.45	c #Conflicts:     111000 | #Learnt:      13691 | 0.000
16.39/16.45	c total clause space: 18.2382MB
16.39/16.45	c total #watches: 39137
16.60/16.68	c total #propagations: 13066957 / total #impl: 29642765 (eff. 0.441)
16.60/16.68	c #Conflicts:     112000 | #Learnt:      14691 | 0.000
16.60/16.68	c total clause space: 18.2382MB
16.60/16.68	c total #watches: 41226
16.69/16.78	c total #propagations: 13180540 / total #impl: 29903394 (eff. 0.441)
16.69/16.78	c UNSATISFIABLE 1
16.69/16.78	c CPU time              : 16.7605 s
16.69/16.78	d decisions 112428
16.69/16.78	d conflicts 141967
16.69/16.78	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-4097358-1466114563/watcher-4097358-1466114563 -o /tmp/evaluation-result-4097358-1466114563/solver-4097358-1466114563 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466112660-19024 --watchdog 1960 --input HOME/instance-4097358-1466114563.opb ./cdcl-cuttingplanes-release 

pid=20050
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.12 2.14 2.09 3/176 20053
/proc/meminfo: memFree=31144048/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 13505546 29802496 5260 33554432000 4194304 6199737 140735852875536 140735789009880 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 7276 5260 122 490 0 6777 0

[startup+0.100159 s]
/proc/loadavg: 2.12 2.14 2.09 3/176 20053
/proc/meminfo: memFree=31144048/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=33720 CPUtime=0.09 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 727 0 0 0 9 0 0 0 20 0 1 0 13505546 34529280 7104 33554432000 4194304 6199737 140735852875536 140735789009880 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 8430 7104 155 490 0 7931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33720

[startup+0.200334 s]
/proc/loadavg: 2.12 2.14 2.09 3/176 20053
/proc/meminfo: memFree=31144048/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=33852 CPUtime=0.19 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 755 0 0 0 19 0 0 0 20 0 1 0 13505546 34664448 7132 33554432000 4194304 6199737 140735852875536 140735789009880 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 8463 7132 161 490 0 7964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33852

[startup+0.300322 s]
/proc/loadavg: 2.12 2.14 2.09 3/176 20053
/proc/meminfo: memFree=31144048/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=33984 CPUtime=0.29 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 1256 0 0 0 29 0 0 0 20 0 1 0 13505546 34799616 7447 33554432000 4194304 6199737 140735852875536 140735852874648 5149722 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 8496 7447 161 490 0 7997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33984

[startup+0.700254 s]
/proc/loadavg: 2.12 2.14 2.09 3/176 20053
/proc/meminfo: memFree=31144048/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=36972 CPUtime=0.69 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 1721 0 0 0 69 0 0 0 20 0 1 0 13505546 37859328 8248 33554432000 4194304 6199737 140735852875536 140735852874648 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 9243 8248 161 490 0 8744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36972

[startup+1.50023 s]
/proc/loadavg: 2.12 2.14 2.09 3/177 20054
/proc/meminfo: memFree=31111516/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=41652 CPUtime=1.49 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 1962 0 0 0 149 0 0 0 20 0 1 0 13505546 42651648 8412 33554432000 4194304 6199737 140735852875536 140735852874648 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 10413 8412 161 490 0 9914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41652

[startup+3.10024 s]
/proc/loadavg: 2.19 2.15 2.10 4/177 20054
/proc/meminfo: memFree=31109656/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=41916 CPUtime=3.08 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 2767 0 0 0 308 0 0 0 20 0 1 0 13505546 42921984 9411 33554432000 4194304 6199737 140735852875536 140735852874648 4217958 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 10479 9411 161 490 0 9980 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41916

[startup+6.30023 s]
/proc/loadavg: 2.19 2.15 2.10 4/177 20054
/proc/meminfo: memFree=31105424/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=49688 CPUtime=6.28 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 3421 0 0 0 628 0 0 0 20 0 1 0 13505546 50880512 9834 33554432000 4194304 6199737 140735852875536 140735852874648 4213427 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 12422 9834 161 490 0 11923 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49688

[startup+12.7002 s]
/proc/loadavg: 2.24 2.16 2.10 3/177 20054
/proc/meminfo: memFree=31099060/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=50224 CPUtime=12.69 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 3907 0 0 0 1268 1 0 0 20 0 1 0 13505546 51429376 11187 33554432000 4194304 6199737 140735852875536 140735852874648 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 12556 11187 161 490 0 12057 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50224

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

[startup+12.8003 s]
/proc/loadavg: 2.24 2.16 2.10 3/177 20054
/proc/meminfo: memFree=31099060/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=50224 CPUtime=12.79 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 3907 0 0 0 1278 1 0 0 20 0 1 0 13505546 51429376 11187 33554432000 4194304 6199737 140735852875536 140735852874648 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 12556 11187 161 490 0 12057 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 50224

[startup+14.407 s]
/proc/loadavg: 2.24 2.16 2.10 3/177 20054
/proc/meminfo: memFree=31096652/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=50224 CPUtime=14.4 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 3958 0 0 0 1439 1 0 0 20 0 1 0 13505546 51429376 11220 33554432000 4194304 6199737 140735852875536 140735852874648 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 12556 11220 161 490 0 12057 0
Current children cumulated CPU time (s) 14.4
Current children cumulated vsize (KiB) 50224

[startup+16.0002 s]
/proc/loadavg: 2.24 2.16 2.10 3/177 20054
/proc/meminfo: memFree=31096156/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=50360 CPUtime=15.99 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 4225 0 0 0 1598 1 0 0 20 0 1 0 13505546 51568640 11379 33554432000 4194304 6199737 140735852875536 140735852874648 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 12590 11379 161 490 0 12091 0
Current children cumulated CPU time (s) 15.99
Current children cumulated vsize (KiB) 50360

[startup+16.4002 s]
/proc/loadavg: 2.24 2.16 2.10 3/177 20054
/proc/meminfo: memFree=31096156/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=50360 CPUtime=16.39 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 4227 0 0 0 1638 1 0 0 20 0 1 0 13505546 51568640 11381 33554432000 4194304 6199737 140735852875536 140735852874648 4242288 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 12590 11381 161 490 0 12091 0
Current children cumulated CPU time (s) 16.39
Current children cumulated vsize (KiB) 50360

[startup+16.607 s]
/proc/loadavg: 2.24 2.16 2.10 3/177 20054
/proc/meminfo: memFree=31096032/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=50360 CPUtime=16.6 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 4228 0 0 0 1659 1 0 0 20 0 1 0 13505546 51568640 11382 33554432000 4194304 6199737 140735852875536 140735852874648 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 12590 11382 161 490 0 12091 0
Current children cumulated CPU time (s) 16.6
Current children cumulated vsize (KiB) 50360

[startup+16.7003 s]
/proc/loadavg: 2.24 2.16 2.10 3/177 20054
/proc/meminfo: memFree=31096032/32872528 swapFree=681192/736380
[pid=20053] ppid=20050 vsize=50504 CPUtime=16.69 cores=0,2,4,6
/proc/20053/stat : 20053 (cdcl-cuttingpla) R 20050 20053 17793 0 -1 4202496 4237 0 0 0 1668 1 0 0 20 0 1 0 13505546 51716096 11391 33554432000 4194304 6199737 140735852875536 140735852874648 4220917 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20053/statm: 12626 11391 161 490 0 12127 0
Current children cumulated CPU time (s) 16.69
Current children cumulated vsize (KiB) 50504

Child status: 20
Real time (s): 16.7805
CPU time (s): 16.7764
CPU user time (s): 16.7625
CPU system time (s): 0.013997
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 50504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7625
system time used= 0.013997
maximum resident set size= 45568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4239
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= 18

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054991 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-17 00:02:43
IDJOB=4097358
IDBENCH=107745
IDSOLVER=2548
FILE ID=node112/4097358-1466114563
RUNJOBID= node112-1466112660-19024
PBS_JOBID= 19904069
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-7_6_18.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097358-1466114563/watcher-4097358-1466114563 -o /tmp/evaluation-result-4097358-1466114563/solver-4097358-1466114563 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466112660-19024 --watchdog 1960 --input HOME/instance-4097358-1466114563.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= dae36be52e76738f614fa893ff33c71c
RANDOM SEED=1988273036

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
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.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
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.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31144320 kB
Buffers:           64488 kB
Cached:           138072 kB
SwapCached:          696 kB
Active:           190888 kB
Inactive:          99684 kB
Active(anon):      89280 kB
Inactive(anon):      740 kB
Active(file):     101608 kB
Inactive(file):    98944 kB
Unevictable:      736380 kB
Mlocked:          681192 kB
SwapTotal:      67108856 kB
SwapFree:       67098028 kB
Dirty:              2440 kB
Writeback:             0 kB
AnonPages:        853680 kB
Mapped:             7984 kB
Shmem:                 0 kB
Slab:             570872 kB
SReclaimable:      14380 kB
SUnreclaim:       556492 kB
KernelStack:        1472 kB
PageTables:         5468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     968620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 71708 MiB
End job on node112 at 2016-06-17 00:03:00