Trace number 4096336

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 13.8869 13.8889

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_19.opb
MD5SUMd5cafda206114691fe90176718cd9dd0
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.18282
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables702
Total number of constraints3281
Number of constraints which are clauses3276
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 constraint26
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 45
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= 702 #constraint= 3281
0.00/0.06	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 9469
0.09/0.13	c total #propagations: 119811 / total #impl: 212695 (eff. 0.563)
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: 12716
0.18/0.20	c total #propagations: 253648 / total #impl: 470903 (eff. 0.539)
0.18/0.20	c GARBAGE COLLECT
0.18/0.20	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
0.18/0.20	c total clause space: 4.25031MB
0.18/0.20	c total #watches: 13237
0.18/0.28	c total #propagations: 394542 / total #impl: 696233 (eff. 0.567)
0.18/0.28	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
0.18/0.28	c total clause space: 4.25031MB
0.18/0.28	c total #watches: 16417
0.28/0.36	c total #propagations: 532776 / total #impl: 952372 (eff. 0.559)
0.28/0.36	c GARBAGE COLLECT
0.28/0.36	c #Conflicts:       5000 | #Learnt:       2356 | 0.000
0.28/0.36	c total clause space: 4.25031MB
0.28/0.36	c total #watches: 14525
0.38/0.44	c total #propagations: 670731 / total #impl: 1200438 (eff. 0.559)
0.38/0.44	c #Conflicts:       6000 | #Learnt:       3356 | 0.000
0.38/0.44	c total clause space: 4.25031MB
0.38/0.44	c total #watches: 17389
0.49/0.54	c total #propagations: 804988 / total #impl: 1450227 (eff. 0.555)
0.49/0.54	c GARBAGE COLLECT
0.49/0.54	c #Conflicts:       7000 | #Learnt:       2235 | 0.000
0.49/0.54	c total clause space: 6.90675MB
0.49/0.54	c total #watches: 13842
0.59/0.62	c total #propagations: 932690 / total #impl: 1705396 (eff. 0.547)
0.59/0.62	c #Conflicts:       8000 | #Learnt:       3235 | 0.000
0.59/0.62	c total clause space: 6.90675MB
0.59/0.62	c total #watches: 16867
0.69/0.72	c total #propagations: 1058014 / total #impl: 1958452 (eff. 0.540)
0.69/0.72	c #Conflicts:       9000 | #Learnt:       4235 | 0.000
0.69/0.72	c total clause space: 6.90675MB
0.69/0.72	c total #watches: 20251
0.79/0.84	c total #propagations: 1185204 / total #impl: 2225250 (eff. 0.533)
0.79/0.84	c GARBAGE COLLECT
0.79/0.84	c #Conflicts:      10000 | #Learnt:       2720 | 0.000
0.79/0.84	c total clause space: 6.90675MB
0.79/0.84	c total #watches: 16207
0.89/0.94	c total #propagations: 1313778 / total #impl: 2470234 (eff. 0.532)
0.89/0.94	c #Conflicts:      11000 | #Learnt:       3720 | 0.000
0.89/0.94	c total clause space: 6.90675MB
0.89/0.94	c total #watches: 19187
0.99/1.05	c total #propagations: 1432318 / total #impl: 2714229 (eff. 0.528)
0.99/1.05	c #Conflicts:      12000 | #Learnt:       4720 | 0.000
0.99/1.05	c total clause space: 6.90675MB
0.99/1.05	c total #watches: 21944
1.10/1.17	c total #propagations: 1554093 / total #impl: 2962816 (eff. 0.525)
1.10/1.17	c #Conflicts:      13000 | #Learnt:       5720 | 0.000
1.10/1.17	c total clause space: 6.90675MB
1.10/1.17	c total #watches: 24730
1.20/1.27	c total #propagations: 1668691 / total #impl: 3206848 (eff. 0.520)
1.20/1.27	c GARBAGE COLLECT
1.20/1.27	c #Conflicts:      14000 | #Learnt:       3861 | 0.000
1.20/1.27	c total clause space: 6.90675MB
1.20/1.27	c total #watches: 18498
1.29/1.37	c total #propagations: 1784646 / total #impl: 3447526 (eff. 0.518)
1.29/1.37	c #Conflicts:      15000 | #Learnt:       4861 | 0.000
1.29/1.37	c total clause space: 6.90675MB
1.29/1.37	c total #watches: 21209
1.39/1.48	c total #propagations: 1917966 / total #impl: 3692884 (eff. 0.519)
1.39/1.48	c #Conflicts:      16000 | #Learnt:       5861 | 0.000
1.39/1.48	c total clause space: 6.90675MB
1.39/1.48	c total #watches: 23600
1.49/1.59	c total #propagations: 2043259 / total #impl: 3936678 (eff. 0.519)
1.49/1.59	c GARBAGE COLLECT
1.49/1.59	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
1.49/1.59	c total clause space: 11.2235MB
1.49/1.59	c total #watches: 16949
1.59/1.68	c total #propagations: 2170064 / total #impl: 4184144 (eff. 0.519)
1.59/1.68	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
1.59/1.68	c total clause space: 11.2235MB
1.59/1.68	c total #watches: 19239
1.79/1.80	c total #propagations: 2292229 / total #impl: 4434061 (eff. 0.517)
1.79/1.80	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
1.79/1.80	c total clause space: 11.2235MB
1.79/1.80	c total #watches: 21595
1.89/1.90	c total #propagations: 2416368 / total #impl: 4701366 (eff. 0.514)
1.89/1.90	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
1.89/1.90	c total clause space: 11.2235MB
1.89/1.90	c total #watches: 24140
1.99/2.00	c total #propagations: 2538136 / total #impl: 4953603 (eff. 0.512)
1.99/2.00	c GARBAGE COLLECT
1.99/2.00	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
1.99/2.00	c total clause space: 11.2235MB
1.99/2.00	c total #watches: 18248
1.99/2.09	c total #propagations: 2659776 / total #impl: 5207403 (eff. 0.511)
1.99/2.09	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
1.99/2.09	c total clause space: 11.2235MB
1.99/2.09	c total #watches: 20690
2.09/2.20	c total #propagations: 2784930 / total #impl: 5463324 (eff. 0.510)
2.09/2.20	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
2.09/2.20	c total clause space: 11.2235MB
2.09/2.20	c total #watches: 23286
2.30/2.32	c total #propagations: 2904417 / total #impl: 5714075 (eff. 0.508)
2.30/2.32	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
2.30/2.32	c total clause space: 11.2235MB
2.30/2.32	c total #watches: 26271
2.39/2.43	c total #propagations: 3030312 / total #impl: 5952234 (eff. 0.509)
2.39/2.43	c GARBAGE COLLECT
2.39/2.43	c #Conflicts:      25000 | #Learnt:       4396 | 0.000
2.39/2.43	c total clause space: 11.2235MB
2.39/2.43	c total #watches: 19739
2.49/2.53	c total #propagations: 3164226 / total #impl: 6196586 (eff. 0.511)
2.49/2.53	c #Conflicts:      26000 | #Learnt:       5396 | 0.000
2.49/2.53	c total clause space: 11.2235MB
2.49/2.53	c total #watches: 22150
2.59/2.64	c total #propagations: 3283061 / total #impl: 6432902 (eff. 0.510)
2.59/2.64	c #Conflicts:      27000 | #Learnt:       6396 | 0.000
2.59/2.64	c total clause space: 11.2235MB
2.59/2.64	c total #watches: 24494
2.69/2.76	c total #propagations: 3408754 / total #impl: 6690809 (eff. 0.509)
2.69/2.76	c #Conflicts:      28000 | #Learnt:       7396 | 0.000
2.69/2.76	c total clause space: 11.2235MB
2.69/2.76	c total #watches: 27047
2.79/2.88	c total #propagations: 3524927 / total #impl: 6938831 (eff. 0.508)
2.79/2.88	c GARBAGE COLLECT
2.79/2.88	c #Conflicts:      29000 | #Learnt:       4300 | 0.000
2.79/2.88	c total clause space: 11.2235MB
2.79/2.88	c total #watches: 18720
2.89/2.97	c total #propagations: 3651771 / total #impl: 7209997 (eff. 0.506)
2.89/2.97	c #Conflicts:      30000 | #Learnt:       5300 | 0.000
2.89/2.97	c total clause space: 11.2235MB
2.89/2.97	c total #watches: 21425
2.99/3.07	c total #propagations: 3769464 / total #impl: 7456106 (eff. 0.506)
2.99/3.07	c #Conflicts:      31000 | #Learnt:       6300 | 0.000
2.99/3.07	c total clause space: 11.2235MB
2.99/3.07	c total #watches: 23888
3.09/3.18	c total #propagations: 3888774 / total #impl: 7701423 (eff. 0.505)
3.09/3.18	c #Conflicts:      32000 | #Learnt:       7300 | 0.000
3.09/3.18	c total clause space: 11.2235MB
3.09/3.18	c total #watches: 26724
3.19/3.30	c total #propagations: 4001505 / total #impl: 7957620 (eff. 0.503)
3.19/3.30	c #Conflicts:      33000 | #Learnt:       8300 | 0.000
3.19/3.30	c total clause space: 11.2235MB
3.19/3.30	c total #watches: 29262
3.40/3.41	c total #propagations: 4113748 / total #impl: 8193781 (eff. 0.502)
3.40/3.41	c GARBAGE COLLECT
3.40/3.41	c #Conflicts:      34000 | #Learnt:       4901 | 0.000
3.40/3.41	c total clause space: 11.2235MB
3.40/3.41	c total #watches: 20690
3.49/3.51	c total #propagations: 4228782 / total #impl: 8443973 (eff. 0.501)
3.49/3.51	c #Conflicts:      35000 | #Learnt:       5901 | 0.000
3.49/3.51	c total clause space: 11.2235MB
3.49/3.51	c total #watches: 22979
3.59/3.62	c total #propagations: 4346469 / total #impl: 8692035 (eff. 0.500)
3.59/3.62	c #Conflicts:      36000 | #Learnt:       6901 | 0.000
3.59/3.62	c total clause space: 11.2235MB
3.59/3.62	c total #watches: 25314
3.69/3.74	c total #propagations: 4450703 / total #impl: 8922590 (eff. 0.499)
3.69/3.74	c #Conflicts:      37000 | #Learnt:       7901 | 0.000
3.69/3.74	c total clause space: 11.2235MB
3.69/3.74	c total #watches: 27633
3.79/3.87	c total #propagations: 4569185 / total #impl: 9173879 (eff. 0.498)
3.79/3.87	c #Conflicts:      38000 | #Learnt:       8901 | 0.000
3.79/3.87	c total clause space: 11.2235MB
3.79/3.87	c total #watches: 29993
3.89/3.99	c total #propagations: 4695227 / total #impl: 9435834 (eff. 0.498)
3.89/3.99	c GARBAGE COLLECT
3.89/3.99	c #Conflicts:      39000 | #Learnt:       5197 | 0.000
3.89/3.99	c total clause space: 11.2235MB
3.89/3.99	c total #watches: 19731
4.09/4.10	c total #propagations: 4810774 / total #impl: 9696797 (eff. 0.496)
4.09/4.10	c #Conflicts:      40000 | #Learnt:       6197 | 0.000
4.09/4.10	c total clause space: 11.2235MB
4.09/4.10	c total #watches: 21940
4.19/4.21	c total #propagations: 4935886 / total #impl: 9963179 (eff. 0.495)
4.19/4.21	c #Conflicts:      41000 | #Learnt:       7197 | 0.000
4.19/4.21	c total clause space: 11.2235MB
4.19/4.21	c total #watches: 24178
4.29/4.33	c total #propagations: 5060223 / total #impl: 10232170 (eff. 0.495)
4.29/4.33	c #Conflicts:      42000 | #Learnt:       8197 | 0.000
4.29/4.33	c total clause space: 11.2235MB
4.29/4.33	c total #watches: 26369
4.40/4.46	c total #propagations: 5185005 / total #impl: 10485916 (eff. 0.494)
4.40/4.46	c #Conflicts:      43000 | #Learnt:       9197 | 0.000
4.40/4.46	c total clause space: 11.2235MB
4.40/4.46	c total #watches: 28564
4.50/4.58	c total #propagations: 5316204 / total #impl: 10764621 (eff. 0.494)
4.50/4.58	c GARBAGE COLLECT
4.50/4.58	c #Conflicts:      44000 | #Learnt:       5205 | 0.000
4.50/4.58	c total clause space: 11.2235MB
4.50/4.58	c total #watches: 19966
4.59/4.68	c total #propagations: 5456958 / total #impl: 11039479 (eff. 0.494)
4.59/4.68	c #Conflicts:      45000 | #Learnt:       6205 | 0.000
4.59/4.68	c total clause space: 11.2235MB
4.59/4.68	c total #watches: 22911
4.69/4.79	c total #propagations: 5594579 / total #impl: 11307335 (eff. 0.495)
4.69/4.79	c #Conflicts:      46000 | #Learnt:       7205 | 0.000
4.69/4.79	c total clause space: 11.2235MB
4.69/4.79	c total #watches: 25174
4.89/4.91	c total #propagations: 5712397 / total #impl: 11550823 (eff. 0.495)
4.89/4.91	c #Conflicts:      47000 | #Learnt:       8205 | 0.000
4.89/4.91	c total clause space: 11.2235MB
4.89/4.91	c total #watches: 27431
4.99/5.04	c total #propagations: 5837665 / total #impl: 11821075 (eff. 0.494)
4.99/5.04	c #Conflicts:      48000 | #Learnt:       9205 | 0.000
4.99/5.04	c total clause space: 11.2235MB
4.99/5.04	c total #watches: 29679
5.09/5.18	c total #propagations: 5959662 / total #impl: 12100044 (eff. 0.493)
5.09/5.18	c #Conflicts:      49000 | #Learnt:      10205 | 0.000
5.09/5.18	c total clause space: 11.2235MB
5.09/5.18	c total #watches: 32222
5.29/5.30	c total #propagations: 6084632 / total #impl: 12354113 (eff. 0.493)
5.29/5.30	c GARBAGE COLLECT
5.29/5.30	c #Conflicts:      50000 | #Learnt:       5900 | 0.000
5.29/5.30	c total clause space: 11.2235MB
5.29/5.30	c total #watches: 22506
5.39/5.41	c total #propagations: 6213389 / total #impl: 12604449 (eff. 0.493)
5.39/5.41	c #Conflicts:      51000 | #Learnt:       6900 | 0.000
5.39/5.41	c total clause space: 11.2235MB
5.39/5.41	c total #watches: 24755
5.50/5.53	c total #propagations: 6328029 / total #impl: 12857262 (eff. 0.492)
5.50/5.53	c #Conflicts:      52000 | #Learnt:       7900 | 0.000
5.50/5.53	c total clause space: 11.2235MB
5.50/5.53	c total #watches: 26962
5.60/5.66	c total #propagations: 6444862 / total #impl: 13121936 (eff. 0.491)
5.60/5.66	c #Conflicts:      53000 | #Learnt:       8900 | 0.000
5.60/5.66	c total clause space: 11.2235MB
5.60/5.66	c total #watches: 29193
5.79/5.80	c total #propagations: 6561286 / total #impl: 13384985 (eff. 0.490)
5.79/5.80	c #Conflicts:      54000 | #Learnt:       9900 | 0.000
5.79/5.80	c total clause space: 11.2235MB
5.79/5.80	c total #watches: 31514
5.89/5.94	c total #propagations: 6687526 / total #impl: 13665998 (eff. 0.489)
5.89/5.94	c #Conflicts:      55000 | #Learnt:      10900 | 0.000
5.89/5.94	c total clause space: 18.2382MB
5.89/5.94	c total #watches: 34147
5.99/6.06	c total #propagations: 6803723 / total #impl: 13922706 (eff. 0.489)
5.99/6.06	c GARBAGE COLLECT
5.99/6.06	c #Conflicts:      56000 | #Learnt:       6298 | 0.000
5.99/6.06	c total clause space: 18.2382MB
5.99/6.06	c total #watches: 22862
6.09/6.17	c total #propagations: 6928073 / total #impl: 14179506 (eff. 0.489)
6.09/6.17	c #Conflicts:      57000 | #Learnt:       7298 | 0.000
6.09/6.17	c total clause space: 18.2382MB
6.09/6.17	c total #watches: 25496
6.19/6.29	c total #propagations: 7060878 / total #impl: 14479205 (eff. 0.488)
6.19/6.29	c #Conflicts:      58000 | #Learnt:       8298 | 0.000
6.19/6.29	c total clause space: 18.2382MB
6.19/6.29	c total #watches: 28163
6.39/6.43	c total #propagations: 7173422 / total #impl: 14749210 (eff. 0.486)
6.39/6.43	c #Conflicts:      59000 | #Learnt:       9298 | 0.000
6.39/6.43	c total clause space: 18.2382MB
6.39/6.43	c total #watches: 30279
6.49/6.58	c total #propagations: 7286512 / total #impl: 15013324 (eff. 0.485)
6.49/6.58	c #Conflicts:      60000 | #Learnt:      10298 | 0.000
6.49/6.58	c total clause space: 18.2382MB
6.49/6.58	c total #watches: 32488
6.70/6.74	c total #propagations: 7412098 / total #impl: 15307568 (eff. 0.484)
6.70/6.74	c #Conflicts:      61000 | #Learnt:      11298 | 0.000
6.70/6.74	c total clause space: 18.2382MB
6.70/6.74	c total #watches: 34607
6.79/6.89	c total #propagations: 7537466 / total #impl: 15597107 (eff. 0.483)
6.79/6.89	c GARBAGE COLLECT
6.79/6.89	c #Conflicts:      62000 | #Learnt:       6399 | 0.000
6.79/6.89	c total clause space: 18.2382MB
6.79/6.89	c total #watches: 22853
6.99/7.02	c total #propagations: 7656764 / total #impl: 15855601 (eff. 0.483)
6.99/7.02	c #Conflicts:      63000 | #Learnt:       7399 | 0.000
6.99/7.02	c total clause space: 18.2382MB
6.99/7.02	c total #watches: 24975
7.09/7.16	c total #propagations: 7778729 / total #impl: 16127450 (eff. 0.482)
7.09/7.16	c #Conflicts:      64000 | #Learnt:       8399 | 0.000
7.09/7.16	c total clause space: 18.2382MB
7.09/7.16	c total #watches: 27099
7.29/7.30	c total #propagations: 7900691 / total #impl: 16399361 (eff. 0.482)
7.29/7.30	c #Conflicts:      65000 | #Learnt:       9399 | 0.000
7.29/7.30	c total clause space: 18.2382MB
7.29/7.30	c total #watches: 29212
7.39/7.46	c total #propagations: 8017982 / total #impl: 16663125 (eff. 0.481)
7.39/7.46	c #Conflicts:      66000 | #Learnt:      10399 | 0.000
7.39/7.46	c total clause space: 18.2382MB
7.39/7.46	c total #watches: 31443
7.59/7.64	c total #propagations: 8139363 / total #impl: 16926085 (eff. 0.481)
7.59/7.64	c #Conflicts:      67000 | #Learnt:      11399 | 0.000
7.59/7.64	c total clause space: 18.2382MB
7.59/7.64	c total #watches: 33728
7.70/7.79	c total #propagations: 8271342 / total #impl: 17218859 (eff. 0.480)
7.70/7.79	c #Conflicts:      68000 | #Learnt:      12399 | 0.000
7.70/7.79	c total clause space: 18.2382MB
7.70/7.79	c total #watches: 36100
7.89/7.92	c total #propagations: 8393443 / total #impl: 17488164 (eff. 0.480)
7.89/7.92	c GARBAGE COLLECT
7.89/7.92	c #Conflicts:      69000 | #Learnt:       7197 | 0.000
7.89/7.92	c total clause space: 18.2382MB
7.89/7.92	c total #watches: 24380
7.99/8.05	c total #propagations: 8522099 / total #impl: 17772905 (eff. 0.479)
7.99/8.05	c #Conflicts:      70000 | #Learnt:       8197 | 0.000
7.99/8.05	c total clause space: 18.2382MB
7.99/8.05	c total #watches: 26584
8.19/8.21	c total #propagations: 8642975 / total #impl: 18043218 (eff. 0.479)
8.19/8.21	c #Conflicts:      71000 | #Learnt:       9197 | 0.000
8.19/8.21	c total clause space: 18.2382MB
8.19/8.21	c total #watches: 28650
8.29/8.35	c total #propagations: 8764875 / total #impl: 18305265 (eff. 0.479)
8.29/8.35	c #Conflicts:      72000 | #Learnt:      10197 | 0.000
8.29/8.35	c total clause space: 18.2382MB
8.29/8.35	c total #watches: 30758
8.49/8.51	c total #propagations: 8890297 / total #impl: 18582117 (eff. 0.478)
8.49/8.51	c #Conflicts:      73000 | #Learnt:      11197 | 0.000
8.49/8.51	c total clause space: 18.2382MB
8.49/8.51	c total #watches: 32871
8.59/8.69	c total #propagations: 9002602 / total #impl: 18835472 (eff. 0.478)
8.59/8.69	c #Conflicts:      74000 | #Learnt:      12197 | 0.000
8.59/8.69	c total clause space: 18.2382MB
8.59/8.69	c total #watches: 34987
8.80/8.86	c total #propagations: 9124559 / total #impl: 19102112 (eff. 0.478)
8.80/8.86	c GARBAGE COLLECT
8.80/8.86	c #Conflicts:      75000 | #Learnt:       6696 | 0.000
8.80/8.86	c total clause space: 18.2382MB
8.80/8.86	c total #watches: 22684
8.90/8.99	c total #propagations: 9237030 / total #impl: 19365332 (eff. 0.477)
8.90/8.99	c #Conflicts:      76000 | #Learnt:       7696 | 0.000
8.90/8.99	c total clause space: 18.2382MB
8.90/8.99	c total #watches: 24767
9.09/9.12	c total #propagations: 9359326 / total #impl: 19642741 (eff. 0.476)
9.09/9.12	c #Conflicts:      77000 | #Learnt:       8696 | 0.000
9.09/9.12	c total clause space: 18.2382MB
9.09/9.12	c total #watches: 26846
9.19/9.26	c total #propagations: 9474383 / total #impl: 19898579 (eff. 0.476)
9.19/9.26	c #Conflicts:      78000 | #Learnt:       9696 | 0.000
9.19/9.26	c total clause space: 18.2382MB
9.19/9.26	c total #watches: 29015
9.39/9.41	c total #propagations: 9600738 / total #impl: 20191460 (eff. 0.475)
9.39/9.41	c #Conflicts:      79000 | #Learnt:      10696 | 0.000
9.39/9.41	c total clause space: 18.2382MB
9.39/9.41	c total #watches: 31178
9.49/9.56	c total #propagations: 9719698 / total #impl: 20459136 (eff. 0.475)
9.49/9.56	c #Conflicts:      80000 | #Learnt:      11696 | 0.000
9.49/9.56	c total clause space: 18.2382MB
9.49/9.56	c total #watches: 33286
9.69/9.74	c total #propagations: 9838193 / total #impl: 20729237 (eff. 0.475)
9.69/9.74	c #Conflicts:      81000 | #Learnt:      12696 | 0.000
9.69/9.74	c total clause space: 18.2382MB
9.69/9.74	c total #watches: 35375
9.90/9.91	c total #propagations: 9951398 / total #impl: 20983696 (eff. 0.474)
9.90/9.91	c GARBAGE COLLECT
9.90/9.91	c #Conflicts:      82000 | #Learnt:       6898 | 0.000
9.90/9.91	c total clause space: 18.2382MB
9.90/9.91	c total #watches: 23026
10.00/10.03	c total #propagations: 10066460 / total #impl: 21250667 (eff. 0.474)
10.00/10.03	c #Conflicts:      83000 | #Learnt:       7898 | 0.000
10.00/10.03	c total clause space: 18.2382MB
10.00/10.03	c total #watches: 25133
10.09/10.15	c total #propagations: 10174927 / total #impl: 21501255 (eff. 0.473)
10.09/10.15	c #Conflicts:      84000 | #Learnt:       8898 | 0.000
10.09/10.15	c total clause space: 18.2382MB
10.09/10.15	c total #watches: 27533
10.19/10.29	c total #propagations: 10293219 / total #impl: 21775062 (eff. 0.473)
10.19/10.29	c #Conflicts:      85000 | #Learnt:       9898 | 0.000
10.19/10.29	c total clause space: 18.2382MB
10.19/10.29	c total #watches: 29566
10.39/10.44	c total #propagations: 10419335 / total #impl: 22049867 (eff. 0.473)
10.39/10.44	c #Conflicts:      86000 | #Learnt:      10898 | 0.000
10.39/10.44	c total clause space: 18.2382MB
10.39/10.44	c total #watches: 31597
10.59/10.60	c total #propagations: 10532835 / total #impl: 22317979 (eff. 0.472)
10.59/10.60	c #Conflicts:      87000 | #Learnt:      11898 | 0.000
10.59/10.60	c total clause space: 18.2382MB
10.59/10.60	c total #watches: 33741
10.69/10.75	c total #propagations: 10647210 / total #impl: 22588268 (eff. 0.471)
10.69/10.75	c #Conflicts:      88000 | #Learnt:      12898 | 0.000
10.69/10.75	c total clause space: 18.2382MB
10.69/10.75	c total #watches: 35828
10.89/10.92	c total #propagations: 10750565 / total #impl: 22834320 (eff. 0.471)
10.89/10.92	c #Conflicts:      89000 | #Learnt:      13898 | 0.000
10.89/10.92	c total clause space: 18.2382MB
10.89/10.92	c total #watches: 37862
11.00/11.05	c total #propagations: 10857313 / total #impl: 23083074 (eff. 0.470)
11.00/11.05	c GARBAGE COLLECT
11.00/11.05	c #Conflicts:      90000 | #Learnt:       7800 | 0.000
11.00/11.05	c total clause space: 18.2382MB
11.00/11.05	c total #watches: 24897
11.10/11.18	c total #propagations: 10963406 / total #impl: 23337812 (eff. 0.470)
11.10/11.18	c #Conflicts:      91000 | #Learnt:       8800 | 0.000
11.10/11.18	c total clause space: 18.2382MB
11.10/11.18	c total #watches: 26960
11.29/11.33	c total #propagations: 11081462 / total #impl: 23606962 (eff. 0.469)
11.29/11.33	c #Conflicts:      92000 | #Learnt:       9800 | 0.000
11.29/11.33	c total clause space: 18.2382MB
11.29/11.33	c total #watches: 29023
11.39/11.48	c total #propagations: 11199408 / total #impl: 23877075 (eff. 0.469)
11.39/11.48	c #Conflicts:      93000 | #Learnt:      10800 | 0.000
11.39/11.48	c total clause space: 18.2382MB
11.39/11.48	c total #watches: 31107
11.59/11.65	c total #propagations: 11317319 / total #impl: 24149969 (eff. 0.469)
11.59/11.65	c #Conflicts:      94000 | #Learnt:      11800 | 0.000
11.59/11.65	c total clause space: 18.2382MB
11.59/11.65	c total #watches: 33285
11.79/11.82	c total #propagations: 11442255 / total #impl: 24444641 (eff. 0.468)
11.79/11.82	c #Conflicts:      95000 | #Learnt:      12800 | 0.000
11.79/11.82	c total clause space: 18.2382MB
11.79/11.82	c total #watches: 35381
11.89/11.98	c total #propagations: 11560794 / total #impl: 24717986 (eff. 0.468)
11.89/11.98	c #Conflicts:      96000 | #Learnt:      13800 | 0.000
11.89/11.98	c total clause space: 18.2382MB
11.89/11.98	c total #watches: 37424
12.10/12.16	c total #propagations: 11678790 / total #impl: 24984515 (eff. 0.467)
12.10/12.16	c #Conflicts:      97000 | #Learnt:      14799 | 0.000
12.10/12.16	c total clause space: 18.2382MB
12.10/12.16	c total #watches: 39465
12.20/12.29	c total #propagations: 11802022 / total #impl: 25272791 (eff. 0.467)
12.20/12.29	c GARBAGE COLLECT
12.20/12.29	c #Conflicts:      98000 | #Learnt:       8401 | 0.000
12.20/12.29	c total clause space: 18.2382MB
12.20/12.29	c total #watches: 26101
12.39/12.42	c total #propagations: 11923839 / total #impl: 25542443 (eff. 0.467)
12.39/12.42	c #Conflicts:      99000 | #Learnt:       9401 | 0.000
12.39/12.42	c total clause space: 18.2382MB
12.39/12.42	c total #watches: 28216
12.49/12.56	c total #propagations: 12047520 / total #impl: 25824365 (eff. 0.467)
12.49/12.56	c #Conflicts:     100000 | #Learnt:      10401 | 0.000
12.49/12.56	c total clause space: 18.2382MB
12.49/12.56	c total #watches: 30249
12.69/12.71	c total #propagations: 12162822 / total #impl: 26098408 (eff. 0.466)
12.69/12.71	c #Conflicts:     101000 | #Learnt:      11401 | 0.000
12.69/12.71	c total clause space: 18.2382MB
12.69/12.71	c total #watches: 32311
12.79/12.85	c total #propagations: 12284906 / total #impl: 26378427 (eff. 0.466)
12.79/12.85	c #Conflicts:     102000 | #Learnt:      12400 | 0.000
12.79/12.85	c total clause space: 18.2382MB
12.79/12.85	c total #watches: 34391
12.99/13.02	c total #propagations: 12402406 / total #impl: 26664176 (eff. 0.465)
12.99/13.02	c #Conflicts:     103000 | #Learnt:      13400 | 0.000
12.99/13.02	c total clause space: 18.2382MB
12.99/13.02	c total #watches: 36474
13.09/13.18	c total #propagations: 12521348 / total #impl: 26946241 (eff. 0.465)
13.09/13.18	c #Conflicts:     104000 | #Learnt:      14400 | 0.000
13.09/13.18	c total clause space: 18.2382MB
13.09/13.18	c total #watches: 38536
13.30/13.36	c total #propagations: 12635729 / total #impl: 27213378 (eff. 0.464)
13.30/13.36	c #Conflicts:     105000 | #Learnt:      15399 | 0.000
13.30/13.36	c total clause space: 18.2382MB
13.30/13.36	c total #watches: 40641
13.39/13.48	c total #propagations: 12754000 / total #impl: 27490774 (eff. 0.464)
13.39/13.48	c GARBAGE COLLECT
13.39/13.48	c #Conflicts:     106000 | #Learnt:       8698 | 0.000
13.39/13.48	c total clause space: 18.2382MB
13.39/13.48	c total #watches: 26766
13.59/13.61	c total #propagations: 12869182 / total #impl: 27761617 (eff. 0.464)
13.59/13.61	c #Conflicts:     107000 | #Learnt:       9696 | 0.000
13.59/13.61	c total clause space: 18.2382MB
13.59/13.61	c total #watches: 28870
13.69/13.75	c total #propagations: 12996903 / total #impl: 28070943 (eff. 0.463)
13.69/13.75	c #Conflicts:     108000 | #Learnt:      10696 | 0.000
13.69/13.75	c total clause space: 18.2382MB
13.69/13.75	c total #watches: 30905
13.79/13.88	c total #propagations: 13118306 / total #impl: 28346035 (eff. 0.463)
13.79/13.88	c UNSATISFIABLE 1
13.79/13.88	c CPU time              : 13.8699 s
13.79/13.88	d decisions 108910
13.79/13.88	d conflicts 136373
13.79/13.88	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-4096336-1466112621/watcher-4096336-1466112621 -o /tmp/evaluation-result-4096336-1466112621/solver-4096336-1466112621 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466112621-22083 --watchdog 1960 --input HOME/instance-4096336-1466112621.opb ./cdcl-cuttingplanes-release 

pid=22104
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.23 2.20 2.18 4/176 22107
/proc/meminfo: memFree=30323796/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 13308536 29802496 5260 33554432000 4194304 6199737 140733867674976 140733876661096 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 7276 5260 122 490 0 6777 0

[startup+0.100144 s]
/proc/loadavg: 2.23 2.20 2.18 4/176 22107
/proc/meminfo: memFree=30323796/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=33720 CPUtime=0.09 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 1163 0 0 0 9 0 0 0 20 0 1 0 13308536 34529280 7356 33554432000 4194304 6199737 140733867674976 140733876661096 5149722 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 8430 7356 155 490 0 7931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33720

[startup+0.200326 s]
/proc/loadavg: 2.23 2.20 2.18 4/176 22107
/proc/meminfo: memFree=30323796/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=33852 CPUtime=0.18 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 1196 0 0 0 18 0 0 0 20 0 1 0 13308536 34664448 7389 33554432000 4194304 6199737 140733867674976 140733876661096 4221334 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 8463 7389 161 490 0 7964 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 33852

[startup+0.300271 s]
/proc/loadavg: 2.23 2.20 2.18 4/176 22107
/proc/meminfo: memFree=30323796/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=33984 CPUtime=0.28 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 1292 0 0 0 28 0 0 0 20 0 1 0 13308536 34799616 7458 33554432000 4194304 6199737 140733867674976 140733876661096 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 8496 7458 161 490 0 7997 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33984

[startup+0.70024 s]
/proc/loadavg: 2.23 2.20 2.18 4/176 22107
/proc/meminfo: memFree=30323796/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=36964 CPUtime=0.69 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 1860 0 0 0 68 1 0 0 20 0 1 0 13308536 37851136 7797 33554432000 4194304 6199737 140733867674976 140733867674088 4216138 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 9241 7797 161 490 0 8742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36964

[startup+1.50023 s]
/proc/loadavg: 2.23 2.20 2.18 3/174 22283
/proc/meminfo: memFree=30292672/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=37240 CPUtime=1.49 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 2789 0 0 0 148 1 0 0 20 0 1 0 13308536 38133760 8353 33554432000 4194304 6199737 140733867674976 140733867674088 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 9310 8353 161 490 0 8811 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37240

[startup+3.10023 s]
/proc/loadavg: 2.29 2.22 2.19 4/180 22298
/proc/meminfo: memFree=30250620/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=42052 CPUtime=3.09 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 3261 0 0 0 308 1 0 0 20 0 1 0 13308536 43061248 9178 33554432000 4194304 6199737 140733867674976 140733867674088 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 10513 9178 161 490 0 10014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42052

[startup+6.30023 s]
/proc/loadavg: 2.29 2.22 2.19 3/180 22298
/proc/meminfo: memFree=30241060/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=49788 CPUtime=6.29 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 4278 0 0 0 628 1 0 0 20 0 1 0 13308536 50982912 10314 33554432000 4194304 6199737 140733867674976 140733867674088 4237356 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 12447 10314 161 490 0 11948 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49788

[startup+12.7002 s]
/proc/loadavg: 2.24 2.21 2.18 3/180 22298
/proc/meminfo: memFree=30227056/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=50508 CPUtime=12.69 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 4455 0 0 0 1268 1 0 0 20 0 1 0 13308536 51720192 11513 33554432000 4194304 6199737 140733867674976 140733867674088 4222819 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 12627 11513 161 490 0 12128 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50508

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

[startup+12.8003 s]
/proc/loadavg: 2.24 2.21 2.18 3/180 22298
/proc/meminfo: memFree=30227056/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=50508 CPUtime=12.79 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 4455 0 0 0 1278 1 0 0 20 0 1 0 13308536 51720192 11513 33554432000 4194304 6199737 140733867674976 140733867674088 4213215 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 12627 11513 161 490 0 12128 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 50508

[startup+13.6002 s]
/proc/loadavg: 2.24 2.21 2.18 3/180 22298
/proc/meminfo: memFree=30225256/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=50508 CPUtime=13.59 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 4471 0 0 0 1358 1 0 0 20 0 1 0 13308536 51720192 11529 33554432000 4194304 6199737 140733867674976 140733867674088 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 12627 11529 161 490 0 12128 0
Current children cumulated CPU time (s) 13.59
Current children cumulated vsize (KiB) 50508

[startup+13.8002 s]
/proc/loadavg: 2.24 2.21 2.18 3/180 22298
/proc/meminfo: memFree=30225256/32872528 swapFree=1481856/1661728
[pid=22107] ppid=22104 vsize=50508 CPUtime=13.79 cores=0,2,4,6
/proc/22107/stat : 22107 (cdcl-cuttingpla) R 22104 22107 20832 0 -1 4202496 4471 0 0 0 1378 1 0 0 20 0 1 0 13308536 51720192 11529 33554432000 4194304 6199737 140733867674976 140733867674088 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/22107/statm: 12627 11529 161 490 0 12128 0
Current children cumulated CPU time (s) 13.79
Current children cumulated vsize (KiB) 50508

Child status: 20
Real time (s): 13.8889
CPU time (s): 13.8869
CPU user time (s): 13.8719
CPU system time (s): 0.014997
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 50508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.8719
system time used= 0.014997
maximum resident set size= 46120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4473
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= 15

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036994 second user time and 0.055991 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-16 23:30:21
IDJOB=4096336
IDBENCH=107599
IDSOLVER=2548
FILE ID=node134/4096336-1466112621
RUNJOBID= node134-1466112621-22083
PBS_JOBID= 19904059
Free space on /tmp= 71720 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_19.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096336-1466112621/watcher-4096336-1466112621 -o /tmp/evaluation-result-4096336-1466112621/solver-4096336-1466112621 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466112621-22083 --watchdog 1960 --input HOME/instance-4096336-1466112621.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= d5cafda206114691fe90176718cd9dd0
RANDOM SEED=450225425

node134.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.020
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.04
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.020
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	: 7358.89
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.020
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.020
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.020
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.020
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.020
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.020
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:        30326300 kB
Buffers:           46512 kB
Cached:           122680 kB
SwapCached:         8900 kB
Active:            92684 kB
Inactive:          86688 kB
Active(anon):       4284 kB
Inactive(anon):     8200 kB
Active(file):      88400 kB
Inactive(file):    78488 kB
Unevictable:     1661728 kB
Mlocked:         1481856 kB
SwapTotal:      67108856 kB
SwapFree:       67092052 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:       1665584 kB
Mapped:             6936 kB
Shmem:                 0 kB
Slab:             568944 kB
SReclaimable:      13020 kB
SUnreclaim:       555924 kB
KernelStack:        1536 kB
PageTables:         7320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1758296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 71716 MiB
End job on node134 at 2016-06-16 23:30:35