Trace number 4088776

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 2.30665 2.30686

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
SUMINEQ/normalized-sumineqArity3houseP064.opb
MD5SUM37a733d96d1fb45f847162a7cbbf56f5
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 benchmark1.12883
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12477
Total number of constraints4160
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)65
Number of constraints which are nor clauses,nor cardinality constraints4095
Minimum length of a constraint3
Maximum length of a constraint9
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 12
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= 12477 #constraint= 4160
0.00/0.05	c #Conflicts:       1000 | #Learnt:        999 | 0.337
0.00/0.05	c total clause space: 4.25031MB
0.00/0.05	c total #watches: 33745
0.00/0.06	c total #propagations: 37618 / total #impl: 88952 (eff. 0.423)
0.00/0.06	c #Conflicts:       2000 | #Learnt:       1999 | 0.597
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 38391
0.00/0.07	c total #propagations: 51384 / total #impl: 147403 (eff. 0.349)
0.00/0.07	c #Conflicts:       3000 | #Learnt:       1770 | 0.511
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 39460
0.00/0.08	c total #propagations: 58097 / total #impl: 176896 (eff. 0.328)
0.00/0.08	c #Conflicts:       4000 | #Learnt:       2770 | 0.468
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 44078
0.09/0.10	c total #propagations: 67687 / total #impl: 218568 (eff. 0.310)
0.09/0.10	c GARBAGE COLLECT
0.09/0.10	c #Conflicts:       5000 | #Learnt:       2295 | 0.484
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 39809
0.09/0.12	c total #propagations: 78654 / total #impl: 292153 (eff. 0.269)
0.09/0.12	c #Conflicts:       6000 | #Learnt:       3295 | 0.524
0.09/0.12	c total clause space: 4.25031MB
0.09/0.12	c total #watches: 44933
0.09/0.14	c total #propagations: 89983 / total #impl: 363322 (eff. 0.248)
0.09/0.14	c GARBAGE COLLECT
0.09/0.14	c #Conflicts:       7000 | #Learnt:       2202 | 0.554
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 39491
0.09/0.16	c total #propagations: 97082 / total #impl: 421421 (eff. 0.230)
0.09/0.16	c #Conflicts:       8000 | #Learnt:       3202 | 0.545
0.09/0.16	c total clause space: 4.25031MB
0.09/0.16	c total #watches: 44298
0.09/0.17	c total #propagations: 103906 / total #impl: 464451 (eff. 0.224)
0.09/0.17	c #Conflicts:       9000 | #Learnt:       4202 | 0.584
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 48842
0.09/0.19	c total #propagations: 113989 / total #impl: 515614 (eff. 0.221)
0.09/0.19	c GARBAGE COLLECT
0.09/0.19	c #Conflicts:      10000 | #Learnt:       2849 | 0.643
0.09/0.19	c total clause space: 4.25031MB
0.09/0.19	c total #watches: 42516
0.19/0.23	c total #propagations: 130524 / total #impl: 609281 (eff. 0.214)
0.19/0.23	c #Conflicts:      11000 | #Learnt:       3849 | 1.052
0.19/0.23	c total clause space: 4.25031MB
0.19/0.23	c total #watches: 48819
0.19/0.24	c total #propagations: 197223 / total #impl: 897763 (eff. 0.220)
0.19/0.24	c #Conflicts:      12000 | #Learnt:       4849 | 1.072
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 53770
0.19/0.25	c total #propagations: 207373 / total #impl: 933488 (eff. 0.222)
0.19/0.25	c #Conflicts:      13000 | #Learnt:       5849 | 1.118
0.19/0.25	c total clause space: 4.25031MB
0.19/0.25	c total #watches: 58554
0.19/0.27	c total #propagations: 215610 / total #impl: 972037 (eff. 0.222)
0.19/0.27	c GARBAGE COLLECT
0.19/0.27	c #Conflicts:      14000 | #Learnt:       3949 | 1.141
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 49097
0.19/0.28	c total #propagations: 232489 / total #impl: 1035255 (eff. 0.225)
0.19/0.28	c #Conflicts:      15000 | #Learnt:       4949 | 1.115
0.19/0.28	c total clause space: 4.25031MB
0.19/0.28	c total #watches: 53138
0.29/0.30	c total #propagations: 240797 / total #impl: 1070294 (eff. 0.225)
0.29/0.30	c #Conflicts:      16000 | #Learnt:       5949 | 1.102
0.29/0.30	c total clause space: 4.25031MB
0.29/0.30	c total #watches: 57892
0.29/0.32	c total #propagations: 251751 / total #impl: 1119513 (eff. 0.225)
0.29/0.32	c GARBAGE COLLECT
0.29/0.32	c #Conflicts:      17000 | #Learnt:       3858 | 1.129
0.29/0.32	c total clause space: 4.25031MB
0.29/0.32	c total #watches: 46585
0.29/0.33	c total #propagations: 262229 / total #impl: 1189170 (eff. 0.221)
0.29/0.33	c #Conflicts:      18000 | #Learnt:       4858 | 1.092
0.29/0.33	c total clause space: 4.25031MB
0.29/0.33	c total #watches: 51253
0.29/0.36	c total #propagations: 278819 / total #impl: 1258695 (eff. 0.222)
0.29/0.36	c #Conflicts:      19000 | #Learnt:       5858 | 1.054
0.29/0.36	c total clause space: 4.25031MB
0.29/0.36	c total #watches: 54724
0.29/0.38	c total #propagations: 287058 / total #impl: 1317804 (eff. 0.218)
0.29/0.38	c #Conflicts:      20000 | #Learnt:       6858 | 1.041
0.29/0.38	c total clause space: 4.25031MB
0.29/0.38	c total #watches: 58564
0.29/0.39	c total #propagations: 297887 / total #impl: 1369370 (eff. 0.218)
0.29/0.39	c GARBAGE COLLECT
0.29/0.39	c #Conflicts:      21000 | #Learnt:       4396 | 1.027
0.29/0.39	c total clause space: 4.25031MB
0.29/0.39	c total #watches: 47170
0.39/0.41	c total #propagations: 307096 / total #impl: 1405665 (eff. 0.218)
0.39/0.41	c #Conflicts:      22000 | #Learnt:       5396 | 1.027
0.39/0.41	c total clause space: 4.25031MB
0.39/0.41	c total #watches: 51675
0.39/0.42	c total #propagations: 315869 / total #impl: 1448727 (eff. 0.218)
0.39/0.42	c #Conflicts:      23000 | #Learnt:       6396 | 1.156
0.39/0.42	c total clause space: 4.25031MB
0.39/0.42	c total #watches: 56108
0.39/0.44	c total #propagations: 330837 / total #impl: 1534550 (eff. 0.216)
0.39/0.44	c #Conflicts:      24000 | #Learnt:       7396 | 1.194
0.39/0.44	c total clause space: 4.25031MB
0.39/0.44	c total #watches: 60724
0.39/0.47	c total #propagations: 360184 / total #impl: 1668567 (eff. 0.216)
0.39/0.47	c GARBAGE COLLECT
0.39/0.47	c #Conflicts:      25000 | #Learnt:       4646 | 1.198
0.39/0.47	c total clause space: 4.25031MB
0.39/0.47	c total #watches: 49905
0.39/0.48	c total #propagations: 395570 / total #impl: 1807165 (eff. 0.219)
0.39/0.48	c #Conflicts:      26000 | #Learnt:       5646 | 1.201
0.39/0.48	c total clause space: 4.25031MB
0.39/0.48	c total #watches: 54657
0.49/0.50	c total #propagations: 404036 / total #impl: 1842546 (eff. 0.219)
0.49/0.50	c #Conflicts:      27000 | #Learnt:       6646 | 1.171
0.49/0.50	c total clause space: 4.25031MB
0.49/0.50	c total #watches: 58494
0.49/0.51	c total #propagations: 412579 / total #impl: 1879678 (eff. 0.219)
0.49/0.51	c #Conflicts:      28000 | #Learnt:       7646 | 1.259
0.49/0.51	c total clause space: 4.25031MB
0.49/0.51	c total #watches: 63019
0.49/0.54	c total #propagations: 424886 / total #impl: 1952171 (eff. 0.218)
0.49/0.54	c GARBAGE COLLECT
0.49/0.54	c #Conflicts:      29000 | #Learnt:       4499 | 1.329
0.49/0.54	c total clause space: 4.25031MB
0.49/0.54	c total #watches: 49891
0.49/0.56	c total #propagations: 443200 / total #impl: 2084882 (eff. 0.213)
0.49/0.56	c #Conflicts:      30000 | #Learnt:       5499 | 1.328
0.49/0.56	c total clause space: 4.25031MB
0.49/0.56	c total #watches: 54462
0.49/0.57	c total #propagations: 452381 / total #impl: 2133777 (eff. 0.212)
0.49/0.57	c #Conflicts:      31000 | #Learnt:       6499 | 1.341
0.49/0.57	c total clause space: 4.25031MB
0.49/0.57	c total #watches: 58988
0.49/0.59	c total #propagations: 462108 / total #impl: 2188953 (eff. 0.211)
0.49/0.59	c #Conflicts:      32000 | #Learnt:       7499 | 1.476
0.49/0.59	c total clause space: 4.25031MB
0.49/0.59	c total #watches: 63515
0.59/0.61	c total #propagations: 480075 / total #impl: 2320710 (eff. 0.207)
0.59/0.61	c #Conflicts:      33000 | #Learnt:       8499 | 1.456
0.59/0.61	c total clause space: 4.25031MB
0.59/0.61	c total #watches: 67938
0.59/0.63	c total #propagations: 513105 / total #impl: 2426733 (eff. 0.211)
0.59/0.63	c GARBAGE COLLECT
0.59/0.63	c #Conflicts:      34000 | #Learnt:       5184 | 1.426
0.59/0.63	c total clause space: 6.90675MB
0.59/0.63	c total #watches: 52900
0.59/0.64	c total #propagations: 526264 / total #impl: 2474414 (eff. 0.213)
0.59/0.64	c #Conflicts:      35000 | #Learnt:       6184 | 1.412
0.59/0.64	c total clause space: 6.90675MB
0.59/0.64	c total #watches: 57555
0.59/0.65	c total #propagations: 535178 / total #impl: 2515709 (eff. 0.213)
0.59/0.65	c #Conflicts:      36000 | #Learnt:       7184 | 1.393
0.59/0.65	c total clause space: 6.90675MB
0.59/0.65	c total #watches: 61466
0.59/0.67	c total #propagations: 544755 / total #impl: 2549824 (eff. 0.214)
0.59/0.67	c #Conflicts:      37000 | #Learnt:       8184 | 1.409
0.59/0.67	c total clause space: 6.90675MB
0.59/0.67	c total #watches: 66070
0.59/0.69	c total #propagations: 555106 / total #impl: 2617389 (eff. 0.212)
0.59/0.69	c #Conflicts:      38000 | #Learnt:       9184 | 1.405
0.59/0.69	c total clause space: 6.90675MB
0.59/0.69	c total #watches: 70524
0.69/0.72	c total #propagations: 564464 / total #impl: 2670209 (eff. 0.211)
0.69/0.72	c GARBAGE COLLECT
0.69/0.72	c #Conflicts:      39000 | #Learnt:       5347 | 1.475
0.69/0.72	c total clause space: 6.90675MB
0.69/0.72	c total #watches: 52164
0.69/0.73	c total #propagations: 584057 / total #impl: 2806718 (eff. 0.208)
0.69/0.73	c #Conflicts:      40000 | #Learnt:       6347 | 1.463
0.69/0.73	c total clause space: 6.90675MB
0.69/0.73	c total #watches: 57862
0.69/0.76	c total #propagations: 599106 / total #impl: 2871355 (eff. 0.209)
0.69/0.76	c #Conflicts:      41000 | #Learnt:       7347 | 1.452
0.69/0.76	c total clause space: 6.90675MB
0.69/0.76	c total #watches: 63117
0.69/0.79	c total #propagations: 633442 / total #impl: 2988982 (eff. 0.212)
0.69/0.79	c #Conflicts:      42000 | #Learnt:       8347 | 1.427
0.69/0.79	c total clause space: 6.90675MB
0.69/0.79	c total #watches: 69235
0.79/0.82	c total #propagations: 674258 / total #impl: 3174545 (eff. 0.212)
0.79/0.82	c #Conflicts:      43000 | #Learnt:       9347 | 1.405
0.79/0.82	c total clause space: 6.90675MB
0.79/0.82	c total #watches: 73733
0.79/0.84	c total #propagations: 685876 / total #impl: 3248714 (eff. 0.211)
0.79/0.84	c GARBAGE COLLECT
0.79/0.84	c #Conflicts:      44000 | #Learnt:       5394 | 1.382
0.79/0.84	c total clause space: 6.90675MB
0.79/0.84	c total #watches: 52362
0.79/0.86	c total #propagations: 694094 / total #impl: 3303457 (eff. 0.210)
0.79/0.86	c #Conflicts:      45000 | #Learnt:       6394 | 1.384
0.79/0.86	c total clause space: 6.90675MB
0.79/0.86	c total #watches: 57764
0.79/0.87	c total #propagations: 704912 / total #impl: 3350955 (eff. 0.210)
0.79/0.87	c #Conflicts:      46000 | #Learnt:       7394 | 1.374
0.79/0.87	c total clause space: 6.90675MB
0.79/0.87	c total #watches: 62537
0.79/0.89	c total #propagations: 716633 / total #impl: 3411520 (eff. 0.210)
0.79/0.89	c #Conflicts:      47000 | #Learnt:       8394 | 1.404
0.79/0.89	c total clause space: 6.90675MB
0.79/0.89	c total #watches: 67208
0.89/0.91	c total #propagations: 727939 / total #impl: 3486340 (eff. 0.209)
0.89/0.91	c #Conflicts:      48000 | #Learnt:       9394 | 1.450
0.89/0.91	c total clause space: 6.90675MB
0.89/0.91	c total #watches: 72140
0.89/0.93	c total #propagations: 741010 / total #impl: 3589018 (eff. 0.206)
0.89/0.93	c #Conflicts:      49000 | #Learnt:      10394 | 1.472
0.89/0.93	c total clause space: 6.90675MB
0.89/0.93	c total #watches: 76665
0.89/0.95	c total #propagations: 753669 / total #impl: 3677935 (eff. 0.205)
0.89/0.95	c GARBAGE COLLECT
0.89/0.95	c #Conflicts:      50000 | #Learnt:       6021 | 1.496
0.89/0.95	c total clause space: 6.90675MB
0.89/0.95	c total #watches: 54979
0.89/0.99	c total #propagations: 765369 / total #impl: 3744101 (eff. 0.204)
0.89/0.99	c #Conflicts:      51000 | #Learnt:       7021 | 1.614
0.89/0.99	c total clause space: 6.90675MB
0.89/0.99	c total #watches: 59616
0.99/1.01	c total #propagations: 814790 / total #impl: 4077618 (eff. 0.200)
0.99/1.01	c #Conflicts:      52000 | #Learnt:       8021 | 1.594
0.99/1.01	c total clause space: 6.90675MB
0.99/1.01	c total #watches: 63626
0.99/1.03	c total #propagations: 825511 / total #impl: 4131602 (eff. 0.200)
0.99/1.03	c #Conflicts:      53000 | #Learnt:       9021 | 1.669
0.99/1.03	c total clause space: 6.90675MB
0.99/1.03	c total #watches: 68252
0.99/1.05	c total #propagations: 840095 / total #impl: 4245957 (eff. 0.198)
0.99/1.05	c #Conflicts:      54000 | #Learnt:      10021 | 1.654
0.99/1.05	c total clause space: 6.90675MB
0.99/1.05	c total #watches: 73092
0.99/1.06	c total #propagations: 862468 / total #impl: 4343728 (eff. 0.199)
0.99/1.06	c #Conflicts:      55000 | #Learnt:      11021 | 1.667
0.99/1.06	c total clause space: 6.90675MB
0.99/1.06	c total #watches: 77471
0.99/1.08	c total #propagations: 873101 / total #impl: 4389464 (eff. 0.199)
0.99/1.08	c GARBAGE COLLECT
0.99/1.08	c #Conflicts:      56000 | #Learnt:       6397 | 1.660
0.99/1.08	c total clause space: 6.90675MB
0.99/1.08	c total #watches: 56475
0.99/1.09	c total #propagations: 882746 / total #impl: 4428776 (eff. 0.199)
0.99/1.09	c #Conflicts:      57000 | #Learnt:       7397 | 1.653
0.99/1.09	c total clause space: 6.90675MB
0.99/1.09	c total #watches: 61107
1.10/1.11	c total #propagations: 892973 / total #impl: 4477070 (eff. 0.199)
1.10/1.11	c #Conflicts:      58000 | #Learnt:       8397 | 1.718
1.10/1.11	c total clause space: 6.90675MB
1.10/1.11	c total #watches: 65808
1.10/1.13	c total #propagations: 912356 / total #impl: 4606465 (eff. 0.198)
1.10/1.13	c #Conflicts:      59000 | #Learnt:       9397 | 1.772
1.10/1.13	c total clause space: 6.90675MB
1.10/1.13	c total #watches: 69972
1.10/1.15	c total #propagations: 925772 / total #impl: 4688807 (eff. 0.197)
1.10/1.15	c #Conflicts:      60000 | #Learnt:      10397 | 1.819
1.10/1.15	c total clause space: 6.90675MB
1.10/1.15	c total #watches: 75315
1.10/1.17	c total #propagations: 939498 / total #impl: 4776961 (eff. 0.197)
1.10/1.17	c #Conflicts:      61000 | #Learnt:      11397 | 1.841
1.10/1.17	c total clause space: 6.90675MB
1.10/1.17	c total #watches: 80086
1.10/1.18	c total #propagations: 950033 / total #impl: 4837792 (eff. 0.196)
1.10/1.18	c GARBAGE COLLECT
1.10/1.18	c #Conflicts:      62000 | #Learnt:       6519 | 1.851
1.10/1.18	c total clause space: 6.90675MB
1.10/1.18	c total #watches: 56616
1.10/1.20	c total #propagations: 960050 / total #impl: 4892730 (eff. 0.196)
1.10/1.20	c #Conflicts:      63000 | #Learnt:       7519 | 1.843
1.10/1.20	c total clause space: 6.90675MB
1.10/1.20	c total #watches: 60636
1.20/1.21	c total #propagations: 968037 / total #impl: 4930096 (eff. 0.196)
1.20/1.21	c #Conflicts:      64000 | #Learnt:       8519 | 1.849
1.20/1.21	c total clause space: 6.90675MB
1.20/1.21	c total #watches: 65092
1.20/1.23	c total #propagations: 978665 / total #impl: 4984882 (eff. 0.196)
1.20/1.23	c #Conflicts:      65000 | #Learnt:       9519 | 1.886
1.20/1.23	c total clause space: 6.90675MB
1.20/1.23	c total #watches: 69488
1.20/1.26	c total #propagations: 998224 / total #impl: 5118653 (eff. 0.195)
1.20/1.26	c #Conflicts:      66000 | #Learnt:      10519 | 1.939
1.20/1.26	c total clause space: 6.90675MB
1.20/1.26	c total #watches: 73989
1.20/1.27	c total #propagations: 1017706 / total #impl: 5240173 (eff. 0.194)
1.20/1.27	c #Conflicts:      67000 | #Learnt:      11519 | 1.935
1.20/1.27	c total clause space: 6.90675MB
1.20/1.27	c total #watches: 78508
1.20/1.28	c total #propagations: 1028072 / total #impl: 5285810 (eff. 0.194)
1.20/1.28	c #Conflicts:      68000 | #Learnt:      12519 | 1.917
1.20/1.28	c total clause space: 6.90675MB
1.20/1.28	c total #watches: 83072
1.29/1.30	c total #propagations: 1035997 / total #impl: 5327660 (eff. 0.194)
1.29/1.30	c GARBAGE COLLECT
1.29/1.30	c #Conflicts:      69000 | #Learnt:       7269 | 1.901
1.29/1.30	c total clause space: 6.90675MB
1.29/1.30	c total #watches: 59132
1.29/1.32	c total #propagations: 1047179 / total #impl: 5381637 (eff. 0.195)
1.29/1.32	c #Conflicts:      70000 | #Learnt:       8269 | 1.909
1.29/1.32	c total clause space: 6.90675MB
1.29/1.32	c total #watches: 63742
1.29/1.33	c total #propagations: 1059691 / total #impl: 5459466 (eff. 0.194)
1.29/1.33	c #Conflicts:      71000 | #Learnt:       9269 | 1.897
1.29/1.33	c total clause space: 6.90675MB
1.29/1.33	c total #watches: 68591
1.29/1.35	c total #propagations: 1070333 / total #impl: 5519647 (eff. 0.194)
1.29/1.35	c #Conflicts:      72000 | #Learnt:      10269 | 1.880
1.29/1.35	c total clause space: 6.90675MB
1.29/1.35	c total #watches: 72551
1.29/1.37	c total #propagations: 1079846 / total #impl: 5579435 (eff. 0.194)
1.29/1.37	c #Conflicts:      73000 | #Learnt:      11269 | 1.884
1.29/1.37	c total clause space: 6.90675MB
1.29/1.37	c total #watches: 77086
1.29/1.39	c total #propagations: 1093131 / total #impl: 5668727 (eff. 0.193)
1.29/1.39	c #Conflicts:      74000 | #Learnt:      12269 | 1.887
1.29/1.39	c total clause space: 6.90675MB
1.29/1.39	c total #watches: 81565
1.39/1.40	c total #propagations: 1103900 / total #impl: 5715638 (eff. 0.193)
1.39/1.40	c GARBAGE COLLECT
1.39/1.40	c #Conflicts:      75000 | #Learnt:       7016 | 1.871
1.39/1.40	c total clause space: 6.90675MB
1.39/1.40	c total #watches: 57572
1.39/1.43	c total #propagations: 1111958 / total #impl: 5750076 (eff. 0.193)
1.39/1.43	c #Conflicts:      76000 | #Learnt:       8016 | 1.889
1.39/1.43	c total clause space: 6.90675MB
1.39/1.43	c total #watches: 62370
1.39/1.45	c total #propagations: 1132452 / total #impl: 5882529 (eff. 0.193)
1.39/1.45	c #Conflicts:      77000 | #Learnt:       9016 | 1.934
1.39/1.45	c total clause space: 6.90675MB
1.39/1.45	c total #watches: 67131
1.39/1.46	c total #propagations: 1155492 / total #impl: 6020426 (eff. 0.192)
1.39/1.46	c #Conflicts:      78000 | #Learnt:      10016 | 1.924
1.39/1.46	c total clause space: 6.90675MB
1.39/1.46	c total #watches: 71610
1.39/1.48	c total #propagations: 1164574 / total #impl: 6066770 (eff. 0.192)
1.39/1.48	c #Conflicts:      79000 | #Learnt:      11016 | 1.921
1.39/1.48	c total clause space: 6.90675MB
1.39/1.48	c total #watches: 76688
1.49/1.50	c total #propagations: 1175123 / total #impl: 6125203 (eff. 0.192)
1.49/1.50	c #Conflicts:      80000 | #Learnt:      12016 | 1.931
1.49/1.50	c total clause space: 6.90675MB
1.49/1.50	c total #watches: 81094
1.49/1.52	c total #propagations: 1186893 / total #impl: 6198677 (eff. 0.191)
1.49/1.52	c #Conflicts:      81000 | #Learnt:      13016 | 1.919
1.49/1.52	c total clause space: 6.90675MB
1.49/1.52	c total #watches: 85164
1.49/1.54	c total #propagations: 1194322 / total #impl: 6253214 (eff. 0.191)
1.49/1.54	c GARBAGE COLLECT
1.49/1.54	c #Conflicts:      82000 | #Learnt:       7360 | 1.977
1.49/1.54	c total clause space: 6.90675MB
1.49/1.54	c total #watches: 58921
1.49/1.57	c total #propagations: 1210140 / total #impl: 6370978 (eff. 0.190)
1.49/1.57	c #Conflicts:      83000 | #Learnt:       8360 | 2.113
1.49/1.57	c total clause space: 6.90675MB
1.49/1.57	c total #watches: 63349
1.49/1.60	c total #propagations: 1236942 / total #impl: 6553511 (eff. 0.189)
1.49/1.60	c #Conflicts:      84000 | #Learnt:       9360 | 2.137
1.49/1.60	c total clause space: 6.90675MB
1.49/1.60	c total #watches: 68539
1.59/1.63	c total #propagations: 1256894 / total #impl: 6662195 (eff. 0.189)
1.59/1.63	c #Conflicts:      85000 | #Learnt:      10360 | 2.124
1.59/1.63	c total clause space: 6.90675MB
1.59/1.63	c total #watches: 74180
1.59/1.63	c total #propagations: 1267380 / total #impl: 6708655 (eff. 0.189)
1.59/1.63	c #Conflicts:      86000 | #Learnt:      11360 | 2.106
1.59/1.63	c total clause space: 6.90675MB
1.59/1.63	c total #watches: 79662
1.59/1.65	c total #propagations: 1276914 / total #impl: 6778996 (eff. 0.188)
1.59/1.65	c #Conflicts:      87000 | #Learnt:      12360 | 2.095
1.59/1.65	c total clause space: 6.90675MB
1.59/1.65	c total #watches: 84397
1.59/1.67	c total #propagations: 1290827 / total #impl: 6864521 (eff. 0.188)
1.59/1.67	c #Conflicts:      88000 | #Learnt:      13360 | 2.082
1.59/1.67	c total clause space: 6.90675MB
1.59/1.67	c total #watches: 88292
1.59/1.68	c total #propagations: 1300287 / total #impl: 6910836 (eff. 0.188)
1.59/1.68	c #Conflicts:      89000 | #Learnt:      14360 | 2.067
1.59/1.68	c total clause space: 6.90675MB
1.59/1.68	c total #watches: 92585
1.69/1.71	c total #propagations: 1309574 / total #impl: 6971646 (eff. 0.188)
1.69/1.71	c GARBAGE COLLECT
1.69/1.71	c #Conflicts:      90000 | #Learnt:       8429 | 2.052
1.69/1.71	c total clause space: 6.90675MB
1.69/1.71	c total #watches: 63852
1.69/1.73	c total #propagations: 1321303 / total #impl: 7037978 (eff. 0.188)
1.69/1.73	c #Conflicts:      91000 | #Learnt:       9429 | 2.041
1.69/1.73	c total clause space: 6.90675MB
1.69/1.73	c total #watches: 67852
1.69/1.75	c total #propagations: 1332095 / total #impl: 7097181 (eff. 0.188)
1.69/1.75	c #Conflicts:      92000 | #Learnt:      10429 | 2.021
1.69/1.75	c total clause space: 6.90675MB
1.69/1.75	c total #watches: 70735
1.69/1.78	c total #propagations: 1339577 / total #impl: 7145684 (eff. 0.187)
1.69/1.78	c #Conflicts:      93000 | #Learnt:      11429 | 2.000
1.69/1.78	c total clause space: 6.90675MB
1.69/1.78	c total #watches: 73694
1.79/1.81	c total #propagations: 1346250 / total #impl: 7190935 (eff. 0.187)
1.79/1.81	c #Conflicts:      94000 | #Learnt:      12429 | 1.981
1.79/1.81	c total clause space: 6.90675MB
1.79/1.81	c total #watches: 78512
1.79/1.86	c total #propagations: 1358890 / total #impl: 7290295 (eff. 0.186)
1.79/1.86	c #Conflicts:      95000 | #Learnt:      13429 | 1.960
1.79/1.86	c total clause space: 6.90675MB
1.79/1.86	c total #watches: 82503
1.89/1.92	c total #propagations: 1370263 / total #impl: 7395261 (eff. 0.185)
1.89/1.92	c #Conflicts:      96000 | #Learnt:      14429 | 1.942
1.89/1.92	c total clause space: 11.2235MB
1.89/1.92	c total #watches: 86719
1.99/2.00	c total #propagations: 1382166 / total #impl: 7557347 (eff. 0.183)
1.99/2.00	c #Conflicts:      97000 | #Learnt:      15429 | 1.924
1.99/2.00	c total clause space: 11.2235MB
1.99/2.00	c total #watches: 90442
1.99/2.03	c total #propagations: 1393032 / total #impl: 7727061 (eff. 0.180)
1.99/2.03	c GARBAGE COLLECT
1.99/2.03	c #Conflicts:      98000 | #Learnt:       8880 | 1.907
1.99/2.03	c total clause space: 11.2235MB
1.99/2.03	c total #watches: 66134
1.99/2.06	c total #propagations: 1402147 / total #impl: 7784588 (eff. 0.180)
1.99/2.06	c #Conflicts:      99000 | #Learnt:       9880 | 1.890
1.99/2.06	c total clause space: 11.2235MB
1.99/2.06	c total #watches: 70238
2.09/2.11	c total #propagations: 1408610 / total #impl: 7871075 (eff. 0.179)
2.09/2.11	c #Conflicts:     100000 | #Learnt:      10880 | 1.873
2.09/2.11	c total clause space: 11.2235MB
2.09/2.11	c total #watches: 73745
2.09/2.15	c total #propagations: 1415533 / total #impl: 7997647 (eff. 0.177)
2.09/2.15	c #Conflicts:     101000 | #Learnt:      11880 | 1.861
2.09/2.15	c total clause space: 11.2235MB
2.09/2.15	c total #watches: 78464
2.09/2.17	c total #propagations: 1425922 / total #impl: 8100536 (eff. 0.176)
2.09/2.17	c #Conflicts:     102000 | #Learnt:      12880 | 1.845
2.09/2.17	c total clause space: 11.2235MB
2.09/2.17	c total #watches: 83218
2.09/2.19	c total #propagations: 1434424 / total #impl: 8158682 (eff. 0.176)
2.09/2.19	c #Conflicts:     103000 | #Learnt:      13880 | 1.833
2.09/2.19	c total clause space: 11.2235MB
2.09/2.19	c total #watches: 87950
2.19/2.21	c total #propagations: 1451553 / total #impl: 8228644 (eff. 0.176)
2.19/2.21	c #Conflicts:     104000 | #Learnt:      14880 | 1.826
2.19/2.21	c total clause space: 11.2235MB
2.19/2.21	c total #watches: 92497
2.19/2.22	c total #propagations: 1462060 / total #impl: 8268305 (eff. 0.177)
2.19/2.22	c #Conflicts:     105000 | #Learnt:      15880 | 1.817
2.19/2.22	c total clause space: 11.2235MB
2.19/2.22	c total #watches: 97687
2.19/2.24	c total #propagations: 1470967 / total #impl: 8320935 (eff. 0.177)
2.19/2.24	c GARBAGE COLLECT
2.19/2.24	c #Conflicts:     106000 | #Learnt:       8943 | 1.810
2.19/2.24	c total clause space: 11.2235MB
2.19/2.24	c total #watches: 65874
2.19/2.25	c total #propagations: 1483143 / total #impl: 8376450 (eff. 0.177)
2.19/2.25	c #Conflicts:     107000 | #Learnt:       9943 | 1.809
2.19/2.25	c total clause space: 11.2235MB
2.19/2.25	c total #watches: 70355
2.19/2.27	c total #propagations: 1497992 / total #impl: 8429726 (eff. 0.178)
2.19/2.27	c #Conflicts:     108000 | #Learnt:      10943 | 1.802
2.19/2.27	c total clause space: 11.2235MB
2.19/2.27	c total #watches: 74685
2.19/2.28	c total #propagations: 1507776 / total #impl: 8467056 (eff. 0.178)
2.19/2.28	c #Conflicts:     109000 | #Learnt:      11943 | 1.793
2.19/2.28	c total clause space: 11.2235MB
2.19/2.28	c total #watches: 78999
2.19/2.30	c total #propagations: 1516122 / total #impl: 8504734 (eff. 0.178)
2.19/2.30	c #Conflicts:     110000 | #Learnt:      12943 | 1.780
2.19/2.30	c total clause space: 11.2235MB
2.19/2.30	c total #watches: 82109
2.19/2.30	c total #propagations: 1524945 / total #impl: 8547169 (eff. 0.178)
2.19/2.30	c UNSATISFIABLE 1
2.19/2.30	c CPU time              : 2.29365 s
2.19/2.30	d decisions 110120
2.19/2.30	d conflicts 1007769
2.19/2.30	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-4088776-1466014858/watcher-4088776-1466014858 -o /tmp/evaluation-result-4088776-1466014858/solver-4088776-1466014858 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466011246-5728 --watchdog 1960 --input HOME/instance-4088776-1466014858.opb ./cdcl-cuttingplanes-release 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6327
/proc/meminfo: memFree=31467024/32872528 swapFree=446836/479540
[pid=6327] ppid=6324 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/6327/stat : 6327 (cdcl-cuttingpla) R 6324 6327 5711 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 3535974 29802496 5260 33554432000 4194304 6199737 140737106615216 140735378398408 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6327/statm: 7276 5260 122 490 0 6777 0

[startup+0.100131 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6327
/proc/meminfo: memFree=31467024/32872528 swapFree=446836/479540
[pid=6327] ppid=6324 vsize=34804 CPUtime=0.09 cores=1,3,5,7
/proc/6327/stat : 6327 (cdcl-cuttingpla) R 6324 6327 5711 0 -1 4202496 958 0 0 0 9 0 0 0 20 0 1 0 3535974 35639296 7341 33554432000 4194304 6199737 140737106615216 140735378398408 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6327/statm: 8701 7341 161 490 0 8202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34804

[startup+0.200343 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6327
/proc/meminfo: memFree=31467024/32872528 swapFree=446836/479540
[pid=6327] ppid=6324 vsize=35068 CPUtime=0.19 cores=1,3,5,7
/proc/6327/stat : 6327 (cdcl-cuttingpla) R 6324 6327 5711 0 -1 4202496 1259 0 0 0 19 0 0 0 20 0 1 0 3535974 35909632 7550 33554432000 4194304 6199737 140737106615216 140735378398408 4238361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6327/statm: 8767 7550 161 490 0 8268 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35068

[startup+0.300272 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6327
/proc/meminfo: memFree=31467024/32872528 swapFree=446836/479540
[pid=6327] ppid=6324 vsize=35460 CPUtime=0.29 cores=1,3,5,7
/proc/6327/stat : 6327 (cdcl-cuttingpla) R 6324 6327 5711 0 -1 4202496 1494 0 0 0 29 0 0 0 20 0 1 0 3535974 36311040 7717 33554432000 4194304 6199737 140737106615216 140735378398408 4222026 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6327/statm: 8865 7717 161 490 0 8366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35460

[startup+0.700263 s]
/proc/loadavg: 2.02 2.03 2.07 3/175 6327
/proc/meminfo: memFree=31467024/32872528 swapFree=446836/479540
[pid=6327] ppid=6324 vsize=39088 CPUtime=0.69 cores=1,3,5,7
/proc/6327/stat : 6327 (cdcl-cuttingpla) R 6324 6327 5711 0 -1 4202496 2216 0 0 0 69 0 0 0 20 0 1 0 3535974 40026112 8235 33554432000 4194304 6199737 140737106615216 140735378398408 4210379 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6327/statm: 9772 8235 161 490 0 9273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39088

[startup+1.50028 s]
/proc/loadavg: 2.02 2.03 2.07 3/176 6328
/proc/meminfo: memFree=31431524/32872528 swapFree=446836/479540
[pid=6327] ppid=6324 vsize=40792 CPUtime=1.49 cores=1,3,5,7
/proc/6327/stat : 6327 (cdcl-cuttingpla) R 6324 6327 5711 0 -1 4202496 2681 0 0 0 149 0 0 0 20 0 1 0 3535974 41771008 9196 33554432000 4194304 6199737 140737106615216 140737106613864 4197831 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6327/statm: 10198 9196 161 490 0 9699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40792

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

[startup+1.60032 s]
/proc/loadavg: 2.02 2.03 2.07 3/176 6328
/proc/meminfo: memFree=31431524/32872528 swapFree=446836/479540
[pid=6327] ppid=6324 vsize=41056 CPUtime=1.59 cores=1,3,5,7
/proc/6327/stat : 6327 (cdcl-cuttingpla) R 6324 6327 5711 0 -1 4202496 2724 0 0 0 159 0 0 0 20 0 1 0 3535974 42041344 9239 33554432000 4194304 6199737 140737106615216 140737106613864 4217844 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6327/statm: 10264 9239 161 490 0 9765 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 41056

[startup+2.00023 s]
/proc/loadavg: 2.02 2.03 2.07 3/176 6328
/proc/meminfo: memFree=31431524/32872528 swapFree=446836/479540
[pid=6327] ppid=6324 vsize=46280 CPUtime=1.99 cores=1,3,5,7
/proc/6327/stat : 6327 (cdcl-cuttingpla) R 6324 6327 5711 0 -1 4202496 3559 0 0 0 199 0 0 0 20 0 1 0 3535974 47390720 9802 33554432000 4194304 6199737 140737106615216 140737106614328 4213632 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6327/statm: 11570 9802 161 490 0 11071 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 46280

[startup+2.20028 s]
/proc/loadavg: 2.02 2.03 2.07 3/176 6328
/proc/meminfo: memFree=31427820/32872528 swapFree=446836/479540
[pid=6327] ppid=6324 vsize=46544 CPUtime=2.19 cores=1,3,5,7
/proc/6327/stat : 6327 (cdcl-cuttingpla) R 6324 6327 5711 0 -1 4202496 3664 0 0 0 219 0 0 0 20 0 1 0 3535974 47661056 9891 33554432000 4194304 6199737 140737106615216 140737106614328 4218050 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6327/statm: 11636 9891 161 490 0 11137 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 46544

Child status: 20
Real time (s): 2.30686
CPU time (s): 2.30665
CPU user time (s): 2.29865
CPU system time (s): 0.007998
CPU usage (%): 99.991
Max. virtual memory (cumulated for all children) (KiB): 46544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.29865
system time used= 0.007998
maximum resident set size= 39804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3725
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= 3

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.008998 second user time and 0.012998 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-15 20:20:59
IDJOB=4088776
IDBENCH=107311
IDSOLVER=2548
FILE ID=node104/4088776-1466014858
RUNJOBID= node104-1466011246-5728
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/SUMINEQ/normalized-sumineqArity3houseP064.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088776-1466014858/watcher-4088776-1466014858 -o /tmp/evaluation-result-4088776-1466014858/solver-4088776-1466014858 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466011246-5728 --watchdog 1960 --input HOME/instance-4088776-1466014858.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 37a733d96d1fb45f847162a7cbbf56f5
RANDOM SEED=315246636

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:        31467552 kB
Buffers:            8164 kB
Cached:            32152 kB
SwapCached:         1260 kB
Active:           205348 kB
Inactive:          24368 kB
Active(anon):     190076 kB
Inactive(anon):     1832 kB
Active(file):      15272 kB
Inactive(file):    22536 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67099328 kB
Dirty:              2768 kB
Writeback:             0 kB
AnonPages:        668116 kB
Mapped:             7572 kB
Shmem:                 0 kB
Slab:             565124 kB
SReclaimable:       9000 kB
SUnreclaim:       556124 kB
KernelStack:        1416 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     784328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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:21:01