Trace number 4102040

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-opt1217.opb
MD5SUM0d06ca66c5954e6533e2fcc6f3f13fb8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-16384
Best CPU time to get the best result obtained on this benchmark1800.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16384
Optimality of the best value was proved NO
Number of variables787
Total number of constraints65
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint16
Maximum length of a constraint67
Number of terms in the objective function 19
Biggest coefficient in the objective function 262144
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524287
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 393216
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 917503
Number of bits of the biggest sum of numbers20
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 787 #constraint= 65
0.59/0.64	c #Conflicts:       1000 | #Learnt:       1025 | 0.024
0.59/0.64	c total clause space: 6.90675MB
0.59/0.64	c total #watches: 69492
1.99/2.06	c total #propagations: 37863 / total #impl: 998424 (eff. 0.038)
1.99/2.06	c #Conflicts:       2000 | #Learnt:       2025 | 0.069
1.99/2.06	c total clause space: 18.2382MB
1.99/2.06	c total #watches: 157656
4.29/4.37	c total #propagations: 72048 / total #impl: 2784150 (eff. 0.026)
4.29/4.37	c GC COLLECT
4.29/4.37	c #Conflicts:       3000 | #Learnt:       2043 | 0.060
4.29/4.37	c total clause space: 18.2382MB
4.29/4.37	c total #watches: 204025
9.69/9.79	c total #propagations: 108459 / total #impl: 5560359 (eff. 0.020)
9.69/9.79	c #Conflicts:       4000 | #Learnt:       3043 | 0.100
9.69/9.79	c total clause space: 29.637MB
9.69/9.79	c total #watches: 323743
14.40/14.47	c total #propagations: 147174 / total #impl: 10378701 (eff. 0.014)
14.40/14.47	c GC COLLECT
14.40/14.47	c #Conflicts:       5000 | #Learnt:       2403 | 0.103
14.40/14.47	c total clause space: 29.637MB
14.40/14.47	c total #watches: 279038
21.49/21.56	c total #propagations: 190510 / total #impl: 14740980 (eff. 0.013)
21.49/21.56	c #Conflicts:       6000 | #Learnt:       3403 | 0.108
21.49/21.56	c total clause space: 29.637MB
21.49/21.56	c total #watches: 383455
28.69/28.72	c total #propagations: 221053 / total #impl: 21210248 (eff. 0.010)
28.69/28.72	c GC COLLECT
28.69/28.72	c #Conflicts:       7000 | #Learnt:       2281 | 0.107
28.69/28.72	c total clause space: 48.1602MB
28.69/28.72	c total #watches: 281543
34.09/34.17	c total #propagations: 245164 / total #impl: 31316695 (eff. 0.008)
34.09/34.17	c #Conflicts:       8000 | #Learnt:       3281 | 0.101
34.09/34.17	c total clause space: 48.1602MB
34.09/34.17	c total #watches: 423287
44.98/45.04	c total #propagations: 265221 / total #impl: 42078205 (eff. 0.006)
44.98/45.04	c #Conflicts:       9000 | #Learnt:       4281 | 0.104
44.98/45.04	c total clause space: 48.1602MB
44.98/45.04	c total #watches: 518741
57.78/57.88	c total #propagations: 295785 / total #impl: 51300226 (eff. 0.006)
57.78/57.88	c GC COLLECT
57.78/57.88	c #Conflicts:      10000 | #Learnt:       2768 | 0.103
57.78/57.88	c total clause space: 48.1602MB
57.78/57.88	c total #watches: 341994
66.77/66.87	c total #propagations: 334319 / total #impl: 58967139 (eff. 0.006)
66.77/66.87	c #Conflicts:      11000 | #Learnt:       3768 | 0.105
66.77/66.87	c total clause space: 48.1602MB
66.77/66.87	c total #watches: 457616
77.87/77.95	c total #propagations: 376463 / total #impl: 65446174 (eff. 0.006)
77.87/77.95	c #Conflicts:      12000 | #Learnt:       4768 | 0.111
77.87/77.95	c total clause space: 48.1602MB
77.87/77.95	c total #watches: 568660
91.67/91.75	c total #propagations: 404647 / total #impl: 76003879 (eff. 0.005)
91.67/91.75	c #Conflicts:      13000 | #Learnt:       5768 | 0.107
91.67/91.75	c total clause space: 48.1602MB
91.67/91.75	c total #watches: 699920
99.08/99.17	c total #propagations: 434057 / total #impl: 88843886 (eff. 0.005)
99.08/99.17	c GC COLLECT
99.08/99.17	c #Conflicts:      14000 | #Learnt:       3921 | 0.115
99.08/99.17	c total clause space: 48.1602MB
99.08/99.17	c total #watches: 426891
109.47/109.50	c total #propagations: 566941 / total #impl: 91954251 (eff. 0.006)
109.47/109.50	c #Conflicts:      15000 | #Learnt:       4921 | 0.116
109.47/109.50	c total clause space: 48.1602MB
109.47/109.50	c total #watches: 451196
118.07/118.13	c total #propagations: 682664 / total #impl: 95993194 (eff. 0.007)
118.07/118.13	c #Conflicts:      16000 | #Learnt:       5921 | 0.122
118.07/118.13	c total clause space: 48.1602MB
118.07/118.13	c total #watches: 485605
123.77/123.87	c total #propagations: 797596 / total #impl: 99602702 (eff. 0.008)
123.77/123.87	c GC COLLECT
123.77/123.87	c #Conflicts:      17000 | #Learnt:       3748 | 0.121
123.77/123.87	c total clause space: 48.1602MB
123.77/123.87	c total #watches: 206032
129.16/129.26	c total #propagations: 912352 / total #impl: 103091129 (eff. 0.009)
129.16/129.26	c #Conflicts:      18000 | #Learnt:       4748 | 0.117
129.16/129.26	c total clause space: 48.1602MB
129.16/129.26	c total #watches: 263510
139.56/139.68	c total #propagations: 1010174 / total #impl: 106894725 (eff. 0.009)
139.56/139.68	c #Conflicts:      19000 | #Learnt:       5748 | 0.112
139.56/139.68	c total clause space: 48.1602MB
139.56/139.68	c total #watches: 292524
146.86/146.99	c total #propagations: 1112141 / total #impl: 114690750 (eff. 0.010)
146.86/146.99	c #Conflicts:      20000 | #Learnt:       6748 | 0.111
146.86/146.99	c total clause space: 48.1602MB
146.86/146.99	c total #watches: 360315
153.76/153.88	c total #propagations: 1178788 / total #impl: 119831905 (eff. 0.010)
153.76/153.88	c GC COLLECT
153.76/153.88	c #Conflicts:      21000 | #Learnt:       4260 | 0.112
153.76/153.88	c total clause space: 48.1602MB
153.76/153.88	c total #watches: 284591
163.16/163.20	c total #propagations: 1238767 / total #impl: 124020835 (eff. 0.010)
163.16/163.20	c #Conflicts:      22000 | #Learnt:       5260 | 0.117
163.16/163.20	c total clause space: 48.1602MB
163.16/163.20	c total #watches: 403355
172.97/173.00	c total #propagations: 1314823 / total #impl: 129643900 (eff. 0.010)
172.97/173.00	c #Conflicts:      23000 | #Learnt:       6260 | 0.116
172.97/173.00	c total clause space: 78.2603MB
172.97/173.00	c total #watches: 496041
188.46/188.57	c total #propagations: 1385079 / total #impl: 135752549 (eff. 0.010)
188.46/188.57	c #Conflicts:      24000 | #Learnt:       7260 | 0.115
188.46/188.57	c total clause space: 78.2603MB
188.46/188.57	c total #watches: 575186
205.36/205.47	c total #propagations: 1470184 / total #impl: 143971427 (eff. 0.010)
205.36/205.47	c GC COLLECT
205.36/205.47	c #Conflicts:      25000 | #Learnt:       4471 | 0.112
205.36/205.47	c total clause space: 78.2603MB
205.36/205.47	c total #watches: 484452
220.25/220.32	c total #propagations: 1563193 / total #impl: 155344404 (eff. 0.010)
220.25/220.32	c #Conflicts:      26000 | #Learnt:       5471 | 0.107
220.25/220.32	c total clause space: 78.2603MB
220.25/220.32	c total #watches: 575524
237.05/237.18	c total #propagations: 1660886 / total #impl: 166342977 (eff. 0.010)
237.05/237.18	c #Conflicts:      27000 | #Learnt:       6471 | 0.104
237.05/237.18	c total clause space: 78.2603MB
237.05/237.18	c total #watches: 682057
261.75/261.89	c total #propagations: 1747758 / total #impl: 177770642 (eff. 0.010)
261.75/261.89	c #Conflicts:      28000 | #Learnt:       7471 | 0.100
261.75/261.89	c total clause space: 78.2603MB
261.75/261.89	c total #watches: 801341
286.34/286.43	c total #propagations: 1847535 / total #impl: 193661871 (eff. 0.010)
286.34/286.43	c GC COLLECT
286.34/286.43	c #Conflicts:      29000 | #Learnt:       4372 | 0.098
286.34/286.43	c total clause space: 78.2603MB
286.34/286.43	c total #watches: 475061
299.93/300.09	c total #propagations: 1984015 / total #impl: 208727564 (eff. 0.010)
299.93/300.09	c #Conflicts:      30000 | #Learnt:       5372 | 0.099
299.93/300.09	c total clause space: 78.2603MB
299.93/300.09	c total #watches: 546338
315.53/315.60	c total #propagations: 2120040 / total #impl: 216802071 (eff. 0.010)
315.53/315.60	c #Conflicts:      31000 | #Learnt:       6372 | 0.098
315.53/315.60	c total clause space: 78.2603MB
315.53/315.60	c total #watches: 616613
352.33/352.41	c total #propagations: 2248144 / total #impl: 226493392 (eff. 0.010)
352.33/352.41	c #Conflicts:      32000 | #Learnt:       7372 | 0.096
352.33/352.41	c total clause space: 78.2603MB
352.33/352.41	c total #watches: 651978
383.02/383.16	c total #propagations: 2421870 / total #impl: 248790320 (eff. 0.010)
383.02/383.16	c #Conflicts:      33000 | #Learnt:       8372 | 0.104
383.02/383.16	c total clause space: 78.2603MB
383.02/383.16	c total #watches: 705729
395.52/395.69	c total #propagations: 2560441 / total #impl: 267697865 (eff. 0.010)
395.52/395.69	c GC COLLECT
395.52/395.69	c #Conflicts:      34000 | #Learnt:       4974 | 0.101
395.52/395.69	c total clause space: 78.2603MB
395.52/395.69	c total #watches: 362873
400.43/400.51	c total #propagations: 2714422 / total #impl: 277254659 (eff. 0.010)
400.43/400.51	c #Conflicts:      35000 | #Learnt:       5974 | 0.099
400.43/400.51	c total clause space: 78.2603MB
400.43/400.51	c total #watches: 421432
406.52/406.65	c total #propagations: 2871453 / total #impl: 282473432 (eff. 0.010)
406.52/406.65	c #Conflicts:      36000 | #Learnt:       6974 | 0.098
406.52/406.65	c total clause space: 78.2603MB
406.52/406.65	c total #watches: 462444
418.02/418.16	c total #propagations: 3000241 / total #impl: 289587379 (eff. 0.010)
418.02/418.16	c #Conflicts:      37000 | #Learnt:       7974 | 0.097
418.02/418.16	c total clause space: 78.2603MB
418.02/418.16	c total #watches: 492965
426.72/426.90	c total #propagations: 3154064 / total #impl: 303998352 (eff. 0.010)
426.72/426.90	c #Conflicts:      38000 | #Learnt:       8974 | 0.095
426.72/426.90	c total clause space: 78.2603MB
426.72/426.90	c total #watches: 520165
432.81/432.95	c total #propagations: 3270214 / total #impl: 314397698 (eff. 0.010)
432.81/432.95	c GC COLLECT
432.81/432.95	c #Conflicts:      39000 | #Learnt:       5277 | 0.093
432.81/432.95	c total clause space: 78.2603MB
432.81/432.95	c total #watches: 263357
438.92/439.02	c total #propagations: 3410892 / total #impl: 322256597 (eff. 0.011)
438.92/439.02	c #Conflicts:      40000 | #Learnt:       6277 | 0.091
438.92/439.02	c total clause space: 78.2603MB
438.92/439.02	c total #watches: 303090
445.01/445.16	c total #propagations: 3578132 / total #impl: 329769511 (eff. 0.011)
445.01/445.16	c #Conflicts:      41000 | #Learnt:       7277 | 0.089
445.01/445.16	c total clause space: 78.2603MB
445.01/445.16	c total #watches: 353714
452.31/452.45	c total #propagations: 3752304 / total #impl: 338416297 (eff. 0.011)
452.31/452.45	c #Conflicts:      42000 | #Learnt:       8277 | 0.088
452.31/452.45	c total clause space: 78.2603MB
452.31/452.45	c total #watches: 394315
459.72/459.87	c total #propagations: 3900352 / total #impl: 347266881 (eff. 0.011)
459.72/459.87	c #Conflicts:      43000 | #Learnt:       9277 | 0.088
459.72/459.87	c total clause space: 78.2603MB
459.72/459.87	c total #watches: 436029
464.12/464.28	c total #propagations: 4041750 / total #impl: 357167553 (eff. 0.011)
464.12/464.28	c GC COLLECT
464.12/464.28	c #Conflicts:      44000 | #Learnt:       5274 | 0.086
464.12/464.28	c total clause space: 78.2603MB
464.12/464.28	c total #watches: 267402
468.21/468.33	c total #propagations: 4136820 / total #impl: 363273893 (eff. 0.011)
468.21/468.33	c #Conflicts:      45000 | #Learnt:       6274 | 0.085
468.21/468.33	c total clause space: 78.2603MB
468.21/468.33	c total #watches: 304370
475.41/475.56	c total #propagations: 4254348 / total #impl: 368946463 (eff. 0.012)
475.41/475.56	c #Conflicts:      46000 | #Learnt:       7274 | 0.084
475.41/475.56	c total clause space: 78.2603MB
475.41/475.56	c total #watches: 347633
483.00/483.12	c total #propagations: 4369108 / total #impl: 377568648 (eff. 0.012)
483.00/483.12	c #Conflicts:      47000 | #Learnt:       8274 | 0.082
483.00/483.12	c total clause space: 78.2603MB
483.00/483.12	c total #watches: 415073
487.40/487.55	c total #propagations: 4440372 / total #impl: 386282281 (eff. 0.011)
487.40/487.55	c #Conflicts:      48000 | #Learnt:       9274 | 0.081
487.40/487.55	c total clause space: 78.2603MB
487.40/487.55	c total #watches: 489578
500.30/500.40	c total #propagations: 4512060 / total #impl: 390327492 (eff. 0.012)
500.30/500.40	c #Conflicts:      49000 | #Learnt:      10274 | 0.081
500.30/500.40	c total clause space: 78.2603MB
500.30/500.40	c total #watches: 544058
513.41/513.50	c total #propagations: 4591327 / total #impl: 400633738 (eff. 0.011)
513.41/513.50	c GC COLLECT
513.41/513.50	c #Conflicts:      50000 | #Learnt:       5971 | 0.081
513.41/513.50	c total clause space: 78.2603MB
513.41/513.50	c total #watches: 375167
523.31/523.47	c total #propagations: 4684648 / total #impl: 411363749 (eff. 0.011)
523.31/523.47	c #Conflicts:      51000 | #Learnt:       6971 | 0.079
523.31/523.47	c total clause space: 78.2603MB
523.31/523.47	c total #watches: 445324
538.11/538.27	c total #propagations: 4769536 / total #impl: 419149306 (eff. 0.011)
538.11/538.27	c #Conflicts:      52000 | #Learnt:       7971 | 0.079
538.11/538.27	c total clause space: 78.2603MB
538.11/538.27	c total #watches: 560885
548.81/548.93	c total #propagations: 4871138 / total #impl: 430897823 (eff. 0.011)
548.81/548.93	c #Conflicts:      53000 | #Learnt:       8971 | 0.078
548.81/548.93	c total clause space: 78.2603MB
548.81/548.93	c total #watches: 671875
573.01/573.11	c total #propagations: 4991169 / total #impl: 439822967 (eff. 0.011)
573.01/573.11	c #Conflicts:      54000 | #Learnt:       9971 | 0.082
573.01/573.11	c total clause space: 78.2603MB
573.01/573.11	c total #watches: 778594
598.00/598.10	c total #propagations: 5083691 / total #impl: 459458585 (eff. 0.011)
598.00/598.10	c #Conflicts:      55000 | #Learnt:      10971 | 0.082
598.00/598.10	c total clause space: 78.2603MB
598.00/598.10	c total #watches: 843090
615.49/615.66	c total #propagations: 5219447 / total #impl: 477193188 (eff. 0.011)
615.49/615.66	c GC COLLECT
615.49/615.66	c #Conflicts:      56000 | #Learnt:       6386 | 0.080
615.49/615.66	c total clause space: 78.2603MB
615.49/615.66	c total #watches: 605642
635.19/635.32	c total #propagations: 5375080 / total #impl: 490072284 (eff. 0.011)
635.19/635.32	c #Conflicts:      57000 | #Learnt:       7386 | 0.079
635.19/635.32	c total clause space: 78.2603MB
635.19/635.32	c total #watches: 701079
654.18/654.37	c total #propagations: 5504066 / total #impl: 506001855 (eff. 0.011)
654.18/654.37	c #Conflicts:      58000 | #Learnt:       8385 | 0.078
654.18/654.37	c total clause space: 78.2603MB
654.18/654.37	c total #watches: 789661
687.58/687.74	c total #propagations: 5605833 / total #impl: 519779692 (eff. 0.011)
687.58/687.74	c #Conflicts:      59000 | #Learnt:       9385 | 0.081
687.58/687.74	c total clause space: 78.2603MB
687.58/687.74	c total #watches: 845710
718.57/718.71	c total #propagations: 5684057 / total #impl: 542181968 (eff. 0.010)
718.57/718.71	c #Conflicts:      60000 | #Learnt:      10385 | 0.080
718.57/718.71	c total clause space: 78.2603MB
718.57/718.71	c total #watches: 930759
737.47/737.62	c total #propagations: 5751618 / total #impl: 565046921 (eff. 0.010)
737.47/737.62	c #Conflicts:      61000 | #Learnt:      11385 | 0.079
737.47/737.62	c total clause space: 78.2603MB
737.47/737.62	c total #watches: 1027803
761.57/761.75	c total #propagations: 5788361 / total #impl: 584664576 (eff. 0.010)
761.57/761.75	c GC COLLECT
761.57/761.75	c #Conflicts:      62000 | #Learnt:       6474 | 0.082
761.57/761.75	c total clause space: 78.2603MB
761.57/761.75	c total #watches: 596323
773.96/774.14	c total #propagations: 5854174 / total #impl: 601711514 (eff. 0.010)
773.96/774.14	c #Conflicts:      63000 | #Learnt:       7474 | 0.081
773.96/774.14	c total clause space: 78.2603MB
773.96/774.14	c total #watches: 688724
788.26/788.44	c total #propagations: 5925213 / total #impl: 612441238 (eff. 0.010)
788.26/788.44	c #Conflicts:      64000 | #Learnt:       8474 | 0.081
788.26/788.44	c total clause space: 78.2603MB
788.26/788.44	c total #watches: 790269
814.16/814.34	c total #propagations: 6018511 / total #impl: 625154311 (eff. 0.010)
814.16/814.34	c #Conflicts:      65000 | #Learnt:       9474 | 0.080
814.16/814.34	c total clause space: 78.2603MB
814.16/814.34	c total #watches: 905351
851.05/851.27	c total #propagations: 6149780 / total #impl: 645836082 (eff. 0.010)
851.05/851.27	c #Conflicts:      66000 | #Learnt:      10474 | 0.079
851.05/851.27	c total clause space: 78.2603MB
851.05/851.27	c total #watches: 987563
880.15/880.32	c total #propagations: 6314286 / total #impl: 672033257 (eff. 0.009)
880.15/880.32	c #Conflicts:      67000 | #Learnt:      11474 | 0.079
880.15/880.32	c total clause space: 78.2603MB
880.15/880.32	c total #watches: 1092926
908.95/909.15	c total #propagations: 6448695 / total #impl: 693354654 (eff. 0.009)
908.95/909.15	c #Conflicts:      68000 | #Learnt:      12474 | 0.077
908.95/909.15	c total clause space: 127.173MB
908.95/909.15	c total #watches: 1174279
925.64/925.85	c total #propagations: 6586353 / total #impl: 714792209 (eff. 0.009)
925.64/925.85	c GC COLLECT
925.64/925.85	c #Conflicts:      69000 | #Learnt:       7264 | 0.076
925.64/925.85	c total clause space: 127.173MB
925.64/925.85	c total #watches: 775738
946.44/946.63	c total #propagations: 6725784 / total #impl: 727911224 (eff. 0.009)
946.44/946.63	c #Conflicts:      70000 | #Learnt:       8264 | 0.076
946.44/946.63	c total clause space: 127.173MB
946.44/946.63	c total #watches: 912120
970.74/970.91	c total #propagations: 6852840 / total #impl: 742381230 (eff. 0.009)
970.74/970.91	c #Conflicts:      71000 | #Learnt:       9264 | 0.077
970.74/970.91	c total clause space: 127.173MB
970.74/970.91	c total #watches: 1010286
1017.23/1017.40	c total #propagations: 6989253 / total #impl: 756932638 (eff. 0.009)
1017.23/1017.40	c #Conflicts:      72000 | #Learnt:      10264 | 0.077
1017.23/1017.40	c total clause space: 127.173MB
1017.23/1017.40	c total #watches: 1123122
1061.62/1061.80	c total #propagations: 7148798 / total #impl: 781975270 (eff. 0.009)
1061.62/1061.80	c #Conflicts:      73000 | #Learnt:      11264 | 0.077
1061.62/1061.80	c total clause space: 127.173MB
1061.62/1061.80	c total #watches: 1202489
1103.81/1104.08	c total #propagations: 7264710 / total #impl: 804090082 (eff. 0.009)
1103.81/1104.08	c #Conflicts:      74000 | #Learnt:      12264 | 0.076
1103.81/1104.08	c total clause space: 127.173MB
1103.81/1104.08	c total #watches: 1256031
1130.41/1130.65	c total #propagations: 7387629 / total #impl: 820888935 (eff. 0.009)
1130.41/1130.65	c GC COLLECT
1130.41/1130.65	c #Conflicts:      75000 | #Learnt:       6769 | 0.076
1130.41/1130.65	c total clause space: 127.173MB
1130.41/1130.65	c total #watches: 705451
1141.31/1141.59	c total #propagations: 7510106 / total #impl: 831460879 (eff. 0.009)
1141.31/1141.59	c #Conflicts:      76000 | #Learnt:       7769 | 0.076
1141.31/1141.59	c total clause space: 127.173MB
1141.31/1141.59	c total #watches: 758760
1162.70/1162.95	c total #propagations: 7632776 / total #impl: 837885804 (eff. 0.009)
1162.70/1162.95	c #Conflicts:      77000 | #Learnt:       8769 | 0.076
1162.70/1162.95	c total clause space: 127.173MB
1162.70/1162.95	c total #watches: 842301
1198.70/1198.90	c total #propagations: 7693485 / total #impl: 850279716 (eff. 0.009)
1198.70/1198.90	c #Conflicts:      78000 | #Learnt:       9769 | 0.075
1198.70/1198.90	c total clause space: 127.173MB
1198.70/1198.90	c total #watches: 904618
1243.29/1243.50	c total #propagations: 7803924 / total #impl: 872394918 (eff. 0.009)
1243.29/1243.50	c #Conflicts:      79000 | #Learnt:      10769 | 0.074
1243.29/1243.50	c total clause space: 127.173MB
1243.29/1243.50	c total #watches: 977078
1282.69/1282.96	c total #propagations: 7925842 / total #impl: 898240790 (eff. 0.009)
1282.69/1282.96	c #Conflicts:      80000 | #Learnt:      11769 | 0.074
1282.69/1282.96	c total clause space: 127.173MB
1282.69/1282.96	c total #watches: 1052241
1331.18/1331.46	c total #propagations: 8053618 / total #impl: 921152754 (eff. 0.009)
1331.18/1331.46	c #Conflicts:      81000 | #Learnt:      12769 | 0.074
1331.18/1331.46	c total clause space: 127.173MB
1331.18/1331.46	c total #watches: 1113778
1366.38/1366.60	c total #propagations: 8167820 / total #impl: 949100286 (eff. 0.009)
1366.38/1366.60	c GC COLLECT
1366.38/1366.60	c #Conflicts:      82000 | #Learnt:       6969 | 0.073
1366.38/1366.60	c total clause space: 127.173MB
1366.38/1366.60	c total #watches: 508292
1378.97/1379.23	c total #propagations: 8252103 / total #impl: 968837754 (eff. 0.009)
1378.97/1379.23	c #Conflicts:      83000 | #Learnt:       7969 | 0.073
1378.97/1379.23	c total clause space: 127.173MB
1378.97/1379.23	c total #watches: 556954
1392.17/1392.46	c total #propagations: 8341472 / total #impl: 978082064 (eff. 0.009)
1392.17/1392.46	c #Conflicts:      84000 | #Learnt:       8969 | 0.072
1392.17/1392.46	c total clause space: 127.173MB
1392.17/1392.46	c total #watches: 615877
1403.97/1404.21	c total #propagations: 8416355 / total #impl: 985980801 (eff. 0.009)
1403.97/1404.21	c #Conflicts:      85000 | #Learnt:       9969 | 0.072
1403.97/1404.21	c total clause space: 127.173MB
1403.97/1404.21	c total #watches: 672207
1422.17/1422.49	c total #propagations: 8479359 / total #impl: 991851753 (eff. 0.009)
1422.17/1422.49	c #Conflicts:      86000 | #Learnt:      10969 | 0.071
1422.17/1422.49	c total clause space: 127.173MB
1422.17/1422.49	c total #watches: 739600
1441.26/1441.57	c total #propagations: 8561790 / total #impl: 1001959984 (eff. 0.009)
1441.26/1441.57	c #Conflicts:      87000 | #Learnt:      11969 | 0.070
1441.26/1441.57	c total clause space: 127.173MB
1441.26/1441.57	c total #watches: 801944
1460.96/1461.25	c total #propagations: 8633327 / total #impl: 1012893143 (eff. 0.009)
1460.96/1461.25	c #Conflicts:      88000 | #Learnt:      12969 | 0.070
1460.96/1461.25	c total clause space: 127.173MB
1460.96/1461.25	c total #watches: 860670
1479.46/1479.78	c total #propagations: 8693181 / total #impl: 1024227866 (eff. 0.008)
1479.46/1479.78	c #Conflicts:      89000 | #Learnt:      13969 | 0.069
1479.46/1479.78	c total clause space: 127.173MB
1479.46/1479.78	c total #watches: 925968
1493.56/1493.88	c total #propagations: 8765883 / total #impl: 1035641440 (eff. 0.008)
1493.56/1493.88	c GC COLLECT
1493.56/1493.88	c #Conflicts:      90000 | #Learnt:       7863 | 0.069
1493.56/1493.88	c total clause space: 127.173MB
1493.56/1493.88	c total #watches: 519830
1503.85/1504.11	c total #propagations: 8842131 / total #impl: 1045786384 (eff. 0.008)
1503.85/1504.11	c #Conflicts:      91000 | #Learnt:       8863 | 0.069
1503.85/1504.11	c total clause space: 127.173MB
1503.85/1504.11	c total #watches: 578069
1515.05/1515.34	c total #propagations: 8916827 / total #impl: 1053291313 (eff. 0.008)
1515.05/1515.34	c #Conflicts:      92000 | #Learnt:       9863 | 0.068
1515.05/1515.34	c total clause space: 127.173MB
1515.05/1515.34	c total #watches: 628394
1529.65/1529.95	c total #propagations: 8996945 / total #impl: 1062186059 (eff. 0.008)
1529.65/1529.95	c #Conflicts:      93000 | #Learnt:      10863 | 0.068
1529.65/1529.95	c total clause space: 127.173MB
1529.65/1529.95	c total #watches: 680415
1544.55/1544.89	c total #propagations: 9076173 / total #impl: 1073887722 (eff. 0.008)
1544.55/1544.89	c #Conflicts:      94000 | #Learnt:      11863 | 0.067
1544.55/1544.89	c total clause space: 127.173MB
1544.55/1544.89	c total #watches: 730442
1557.95/1558.23	c total #propagations: 9147792 / total #impl: 1084860762 (eff. 0.008)
1557.95/1558.23	c #Conflicts:      95000 | #Learnt:      12863 | 0.067
1557.95/1558.23	c total clause space: 127.173MB
1557.95/1558.23	c total #watches: 769722
1571.65/1571.98	c total #propagations: 9193597 / total #impl: 1094227640 (eff. 0.008)
1571.65/1571.98	c #Conflicts:      96000 | #Learnt:      13863 | 0.066
1571.65/1571.98	c total clause space: 127.173MB
1571.65/1571.98	c total #watches: 819887
1585.04/1585.36	c total #propagations: 9242584 / total #impl: 1104238120 (eff. 0.008)
1585.04/1585.36	c #Conflicts:      97000 | #Learnt:      14863 | 0.065
1585.04/1585.36	c total clause space: 127.173MB
1585.04/1585.36	c total #watches: 878642
1590.74/1591.08	c total #propagations: 9295042 / total #impl: 1114321718 (eff. 0.008)
1590.74/1591.08	c GC COLLECT
1590.74/1591.08	c #Conflicts:      98000 | #Learnt:       8457 | 0.065
1590.74/1591.08	c total clause space: 127.173MB
1590.74/1591.08	c total #watches: 506607
1597.14/1597.41	c total #propagations: 9343568 / total #impl: 1120508296 (eff. 0.008)
1597.14/1597.41	c #Conflicts:      99000 | #Learnt:       9457 | 0.064
1597.14/1597.41	c total clause space: 127.173MB
1597.14/1597.41	c total #watches: 553442
1604.94/1605.27	c total #propagations: 9392774 / total #impl: 1128165259 (eff. 0.008)
1604.94/1605.27	c #Conflicts:     100000 | #Learnt:      10457 | 0.063
1604.94/1605.27	c total clause space: 127.173MB
1604.94/1605.27	c total #watches: 617350
1612.44/1612.74	c total #propagations: 9450810 / total #impl: 1136898110 (eff. 0.008)
1612.44/1612.74	c #Conflicts:     101000 | #Learnt:      11457 | 0.063
1612.44/1612.74	c total clause space: 127.173MB
1612.44/1612.74	c total #watches: 694563
1622.63/1622.99	c total #propagations: 9502469 / total #impl: 1145526678 (eff. 0.008)
1622.63/1622.99	c #Conflicts:     102000 | #Learnt:      12457 | 0.062
1622.63/1622.99	c total clause space: 127.173MB
1622.63/1622.99	c total #watches: 758440
1635.03/1635.30	c total #propagations: 9555575 / total #impl: 1156282983 (eff. 0.008)
1635.03/1635.30	c #Conflicts:     103000 | #Learnt:      13457 | 0.062
1635.03/1635.30	c total clause space: 127.173MB
1635.03/1635.30	c total #watches: 817725
1655.24/1655.52	c total #propagations: 9603960 / total #impl: 1166148342 (eff. 0.008)
1655.24/1655.52	c #Conflicts:     104000 | #Learnt:      14457 | 0.063
1655.24/1655.52	c total clause space: 127.173MB
1655.24/1655.52	c total #watches: 896528
1679.32/1679.66	c total #propagations: 9656299 / total #impl: 1175390615 (eff. 0.008)
1679.32/1679.66	c #Conflicts:     105000 | #Learnt:      15457 | 0.064
1679.32/1679.66	c total clause space: 127.173MB
1679.32/1679.66	c total #watches: 968110
1701.22/1701.56	c total #propagations: 9711951 / total #impl: 1186901651 (eff. 0.008)
1701.22/1701.56	c GC COLLECT
1701.22/1701.56	c #Conflicts:     106000 | #Learnt:       8749 | 0.067
1701.22/1701.56	c total clause space: 127.173MB
1701.22/1701.56	c total #watches: 610300
1718.22/1718.59	c total #propagations: 9806539 / total #impl: 1199167746 (eff. 0.008)
1718.22/1718.59	c #Conflicts:     107000 | #Learnt:       9749 | 0.067
1718.22/1718.59	c total clause space: 127.173MB
1718.22/1718.59	c total #watches: 673670
1736.91/1737.23	c total #propagations: 9861781 / total #impl: 1208085726 (eff. 0.008)
1736.91/1737.23	c #Conflicts:     108000 | #Learnt:      10749 | 0.066
1736.91/1737.23	c total clause space: 127.173MB
1736.91/1737.23	c total #watches: 783247
1753.01/1753.30	c total #propagations: 9921117 / total #impl: 1218422546 (eff. 0.008)
1753.01/1753.30	c #Conflicts:     109000 | #Learnt:      11749 | 0.067
1753.01/1753.30	c total clause space: 127.173MB
1753.01/1753.30	c total #watches: 882296
1777.51/1777.80	c total #propagations: 9983371 / total #impl: 1228211183 (eff. 0.008)
1777.51/1777.80	c #Conflicts:     110000 | #Learnt:      12749 | 0.067
1777.51/1777.80	c total clause space: 127.173MB
1777.51/1777.80	c total #watches: 929877

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-4102040-1466258182/watcher-4102040-1466258182 -o /tmp/evaluation-result-4102040-1466258182/solver-4102040-1466258182 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17340 --watchdog 1960 --input HOME/instance-4102040-1466258182.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=20308
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.25 2.27 2.20 4/178 20311
/proc/meminfo: memFree=29852736/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 27864092 29810688 5269 33554432000 4194304 6201397 140735293895456 140735816611768 4211060 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 7278 5269 130 491 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.25 2.27 2.20 4/178 20311
/proc/meminfo: memFree=29852736/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=33732 CPUtime=0.09 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 737 0 0 0 9 0 0 0 20 0 1 0 27864092 34541568 6603 33554432000 4194304 6201397 140735293895456 140735816611768 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 8433 6603 145 491 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33732

[startup+0.200344 s]
/proc/loadavg: 2.25 2.27 2.20 4/178 20311
/proc/meminfo: memFree=29852736/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=34124 CPUtime=0.19 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 1074 0 0 0 19 0 0 0 20 0 1 0 27864092 34942976 7345 33554432000 4194304 6201397 140735293895456 140735816611768 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 8531 7345 145 491 0 8030 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34124

[startup+0.300263 s]
/proc/loadavg: 2.25 2.27 2.20 4/178 20311
/proc/meminfo: memFree=29852736/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=34376 CPUtime=0.29 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 1143 0 0 0 29 0 0 0 20 0 1 0 27864092 35201024 7414 33554432000 4194304 6201397 140735293895456 140735816611768 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 8594 7414 145 491 0 8093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34376

[startup+0.700231 s]
/proc/loadavg: 2.25 2.27 2.20 4/178 20311
/proc/meminfo: memFree=29852736/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=42032 CPUtime=0.69 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 2314 0 0 0 69 0 0 0 20 0 1 0 27864092 43040768 8180 33554432000 4194304 6201397 140735293895456 140735816611768 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 10508 8180 158 491 0 10007 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42032

[startup+1.50024 s]
/proc/loadavg: 2.25 2.27 2.20 4/179 20312
/proc/meminfo: memFree=29816252/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=50532 CPUtime=1.49 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 3452 0 0 0 149 0 0 0 20 0 1 0 27864092 51744768 10018 33554432000 4194304 6201397 140735293895456 140735293894488 5145878 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 12633 10018 158 491 0 12132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50532

[startup+3.10022 s]
/proc/loadavg: 2.25 2.27 2.20 4/179 20312
/proc/meminfo: memFree=29810112/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=51320 CPUtime=3.09 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 4391 0 0 0 309 0 0 0 20 0 1 0 27864092 52551680 10693 33554432000 4194304 6201397 140735293895456 140735293894168 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 12830 10693 165 491 0 12329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51320

[startup+6.30026 s]
/proc/loadavg: 2.31 2.28 2.20 3/179 20312
/proc/meminfo: memFree=29801960/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=53348 CPUtime=6.28 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 5022 0 0 0 628 0 0 0 20 0 1 0 27864092 54628352 12294 33554432000 4194304 6201397 140735293895456 140735293894120 4213339 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 13337 12294 165 491 0 12836 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53348

[startup+12.7002 s]
/proc/loadavg: 2.29 2.27 2.20 3/179 20312
/proc/meminfo: memFree=29790328/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=66404 CPUtime=12.69 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 5955 0 0 0 1268 1 0 0 20 0 1 0 27864092 67997696 14445 33554432000 4194304 6201397 140735293895456 140735293894120 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 16601 14445 165 491 0 16100 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66404

[startup+25.5003 s]
/proc/loadavg: 2.30 2.27 2.20 3/179 20312
/proc/meminfo: memFree=29782944/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=87100 CPUtime=25.49 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 7104 0 0 0 2548 1 0 0 20 0 1 0 27864092 89190400 16346 33554432000 4194304 6201397 140735293895456 140735293894120 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 21775 16346 165 491 0 21274 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87100

[startup+51.1003 s]
/proc/loadavg: 2.42 2.30 2.21 3/179 20312
/proc/meminfo: memFree=29769692/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=89888 CPUtime=51.08 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 8018 0 0 0 5107 1 0 0 20 0 1 0 27864092 92045312 19181 33554432000 4194304 6201397 140735293895456 140735293894168 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 22472 19181 165 491 0 21971 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89888

[startup+102.3 s]
/proc/loadavg: 2.30 2.28 2.21 3/179 20314
/proc/meminfo: memFree=29754496/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=93424 CPUtime=102.28 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 8839 0 0 0 10227 1 0 0 20 0 1 0 27864092 95666176 22041 33554432000 4194304 6201397 140735293895456 140735293894584 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 23356 22041 165 491 0 22855 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 93424

[startup+162.3 s]
/proc/loadavg: 2.46 2.32 2.22 3/179 20315
/proc/meminfo: memFree=29752460/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=94288 CPUtime=162.26 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 9071 0 0 0 16225 1 0 0 20 0 1 0 27864092 96550912 22273 33554432000 4194304 6201397 140735293895456 140735293894584 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 23572 22273 165 491 0 23071 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 94288

[startup+222.307 s]
/proc/loadavg: 2.31 2.31 2.22 3/180 20319
/proc/meminfo: memFree=29724184/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=127464 CPUtime=222.26 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 10202 0 0 0 22224 2 0 0 20 0 1 0 27864092 130523136 26808 33554432000 4194304 6201397 140735293895456 140735293894584 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 31866 26808 165 491 0 31365 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 127464

[startup+282.3 s]
/proc/loadavg: 2.40 2.33 2.23 3/180 20343
/proc/meminfo: memFree=29708984/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=131752 CPUtime=282.24 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 11253 0 0 0 28222 2 0 0 20 0 1 0 27864092 134914048 28902 33554432000 4194304 6201397 140735293895456 140735293894120 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 32938 28902 165 491 0 32437 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 131752

[startup+342.3 s]
/proc/loadavg: 2.32 2.31 2.23 3/179 20344
/proc/meminfo: memFree=29710352/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=131752 CPUtime=342.23 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 11305 0 0 0 34221 2 0 0 20 0 1 0 27864092 134914048 28943 33554432000 4194304 6201397 140735293895456 140735293894584 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 32938 28943 165 491 0 32437 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 131752

[startup+402.3 s]
/proc/loadavg: 2.21 2.28 2.22 3/179 20346
/proc/meminfo: memFree=29709108/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=132136 CPUtime=402.22 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 11415 0 0 0 40220 2 0 0 20 0 1 0 27864092 135307264 29053 33554432000 4194304 6201397 140735293895456 140735293894584 4213367 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 33034 29053 165 491 0 32533 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 132136

[startup+462.3 s]
/proc/loadavg: 2.33 2.29 2.23 3/179 20347
/proc/meminfo: memFree=29708244/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=132648 CPUtime=462.21 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 11496 0 0 0 46219 2 0 0 20 0 1 0 27864092 135831552 29134 33554432000 4194304 6201397 140735293895456 140735293894120 5300467 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 33162 29134 165 491 0 32661 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 132648

[startup+522.3 s]
/proc/loadavg: 2.38 2.31 2.24 4/179 20348
/proc/meminfo: memFree=29698444/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=135084 CPUtime=522.21 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 12001 0 0 0 52218 3 0 0 20 0 1 0 27864092 138326016 29639 33554432000 4194304 6201397 140735293895456 140735293894584 4213206 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 33771 29639 165 491 0 33270 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 135084

[startup+582.3 s]
/proc/loadavg: 2.38 2.31 2.24 3/179 20349
/proc/meminfo: memFree=29697820/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=135760 CPUtime=582.2 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 12139 0 0 0 58217 3 0 0 20 0 1 0 27864092 139018240 29777 33554432000 4194304 6201397 140735293895456 140735293894120 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 33940 29777 165 491 0 33439 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 135760


################
# More data... #
################


[startup+942.3 s]
/proc/loadavg: 2.33 2.27 2.23 3/179 20359
/proc/meminfo: memFree=29660788/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=194684 CPUtime=942.14 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 14524 0 0 0 94210 4 0 0 20 0 1 0 27864092 199356416 35894 33554432000 4194304 6201397 140735293895456 140735293894120 4222776 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 48671 35894 165 491 0 48170 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 194684

[startup+1002.3 s]
/proc/loadavg: 2.35 2.28 2.23 3/179 20406
/proc/meminfo: memFree=29825384/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=197000 CPUtime=1002.13 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 15020 0 0 0 100209 4 0 0 20 0 1 0 27864092 201728000 36390 33554432000 4194304 6201397 140735293895456 140735293894120 4213359 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 49250 36390 165 491 0 48749 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 197000

[startup+1062.3 s]
/proc/loadavg: 2.27 2.26 2.23 3/179 20407
/proc/meminfo: memFree=29801868/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=200516 CPUtime=1062.12 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 15773 0 0 0 106208 4 0 0 20 0 1 0 27864092 205328384 37140 33554432000 4194304 6201397 140735293895456 140735293894120 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50129 37140 165 491 0 49628 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 200516

[startup+1122.3 s]
/proc/loadavg: 2.23 2.25 2.23 4/179 20546
/proc/meminfo: memFree=29696268/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=201572 CPUtime=1122.11 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 16067 0 0 0 112207 4 0 0 20 0 1 0 27864092 206409728 37936 33554432000 4194304 6201397 140735293895456 140735293894120 4213339 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50393 37936 165 491 0 49892 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 201572

[startup+1182.3 s]
/proc/loadavg: 2.32 2.27 2.23 3/179 20547
/proc/meminfo: memFree=29441180/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=201704 CPUtime=1182.1 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 16095 0 0 0 118206 4 0 0 20 0 1 0 27864092 206544896 37962 33554432000 4194304 6201397 140735293895456 140735293894584 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50426 37962 165 491 0 49925 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 201704

[startup+1242.3 s]
/proc/loadavg: 2.21 2.25 2.22 3/179 20548
/proc/meminfo: memFree=29294972/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=201704 CPUtime=1242.09 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 16096 0 0 0 124205 4 0 0 20 0 1 0 27864092 206544896 37963 33554432000 4194304 6201397 140735293895456 140735293894584 4213361 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50426 37963 165 491 0 49925 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 201704

[startup+1302.3 s]
/proc/loadavg: 2.32 2.27 2.23 3/179 20550
/proc/meminfo: memFree=29185496/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=202220 CPUtime=1302.08 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 16178 0 0 0 130204 4 0 0 20 0 1 0 27864092 207073280 38045 33554432000 4194304 6201397 140735293895456 140735293894120 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50555 38045 165 491 0 50054 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 202220

[startup+1362.3 s]
/proc/loadavg: 2.42 2.30 2.24 3/179 20551
/proc/meminfo: memFree=29069304/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=202220 CPUtime=1362.08 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 16203 0 0 0 136203 5 0 0 20 0 1 0 27864092 207073280 42677 33554432000 4194304 6201397 140735293895456 140735293894584 4213336 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50555 42677 165 491 0 50054 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 202220

[startup+1422.3 s]
/proc/loadavg: 2.40 2.31 2.25 3/180 20555
/proc/meminfo: memFree=28975588/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=202796 CPUtime=1422.07 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 16295 0 0 0 142202 5 0 0 20 0 1 0 27864092 207663104 42767 33554432000 4194304 6201397 140735293895456 140735293894120 4213367 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50699 42767 165 491 0 50198 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 202796

[startup+1482.3 s]
/proc/loadavg: 2.24 2.28 2.24 3/179 20556
/proc/meminfo: memFree=28876308/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=203372 CPUtime=1482.06 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 16402 0 0 0 148201 5 0 0 20 0 1 0 27864092 208252928 45429 33554432000 4194304 6201397 140735293895456 140735293894584 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50843 45429 165 491 0 50342 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 203372

[startup+1542.31 s]
/proc/loadavg: 2.31 2.28 2.24 3/179 20557
/proc/meminfo: memFree=28791168/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=203564 CPUtime=1542.05 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 16460 0 0 0 154200 5 0 0 20 0 1 0 27864092 208449536 45487 33554432000 4194304 6201397 140735293895456 140735293894584 4213367 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50891 45487 165 491 0 50390 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 203564

[startup+1602.3 s]
/proc/loadavg: 2.37 2.29 2.25 3/179 20559
/proc/meminfo: memFree=28714704/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=203756 CPUtime=1602.04 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 16484 0 0 0 160199 5 0 0 20 0 1 0 27864092 208646144 46533 33554432000 4194304 6201397 140735293895456 140735293894584 4213328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 50939 46533 165 491 0 50438 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 203756

[startup+1662.3 s]
/proc/loadavg: 2.23 2.27 2.24 3/179 20560
/proc/meminfo: memFree=28636636/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=207728 CPUtime=1662.03 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 17336 0 0 0 166198 5 0 0 20 0 1 0 27864092 212713472 48407 33554432000 4194304 6201397 140735293895456 140735293894120 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 51932 48407 165 491 0 51431 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 207728

[startup+1722.3 s]
/proc/loadavg: 2.31 2.29 2.25 3/179 20561
/proc/meminfo: memFree=28547256/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=207920 CPUtime=1722.02 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 17386 0 0 0 172197 5 0 0 20 0 1 0 27864092 212910080 49479 33554432000 4194304 6201397 140735293895456 140735293894584 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 51980 49479 165 491 0 51479 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 207920

[startup+1782.3 s]
/proc/loadavg: 2.28 2.28 2.25 3/179 20562
/proc/meminfo: memFree=28505484/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=207920 CPUtime=1782.01 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 17389 0 0 0 178196 5 0 0 20 0 1 0 27864092 212910080 49482 33554432000 4194304 6201397 140735293895456 140735293894584 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 51980 49482 165 491 0 51479 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 207920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.27 2.24 3/179 20562
/proc/meminfo: memFree=28476804/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=208112 CPUtime=1800.01 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 17410 0 0 0 179996 5 0 0 20 0 1 0 27864092 213106688 49503 33554432000 4194304 6201397 140735293895456 140735293894120 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 52028 49503 165 491 0 51527 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 208112

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.22 2.27 2.24 3/179 20562
/proc/meminfo: memFree=28476804/32872528 swapFree=1505436/1685308
[pid=20311] ppid=20308 vsize=208112 CPUtime=1800.01 cores=0,2,4,6
/proc/20311/stat : 20311 (cdcl-cuttingpla) R 20308 20311 17324 0 -1 4202496 17410 0 0 0 179996 5 0 0 20 0 1 0 27864092 213106688 49503 33554432000 4194304 6201397 140735293895456 140735293894120 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/20311/statm: 52028 49503 165 491 0 51527 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 208112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.057991
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 208112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.057991
maximum resident set size= 198012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17410
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= 17
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.74728 second user time and 6.71198 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 15:56:22
IDJOB=4102040
IDBENCH=1877
IDSOLVER=2550
FILE ID=node135/4102040-1466258182
RUNJOBID= node135-1466230914-17340
PBS_JOBID= 19918183
Free space on /tmp= 71700 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-opt1217.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102040-1466258182/watcher-4102040-1466258182 -o /tmp/evaluation-result-4102040-1466258182/solver-4102040-1466258182 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17340 --watchdog 1960 --input HOME/instance-4102040-1466258182.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 0d06ca66c5954e6533e2fcc6f3f13fb8
RANDOM SEED=1511601414

node135.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.004
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.00
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.004
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.004
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.57
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.004
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.004
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.004
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		: 2667.004
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.004
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:        29852644 kB
Buffers:          142040 kB
Cached:           232660 kB
SwapCached:          716 kB
Active:           307684 kB
Inactive:         290012 kB
Active(anon):     224180 kB
Inactive(anon):     1308 kB
Active(file):      83504 kB
Inactive(file):   288704 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:       1907952 kB
Mapped:             7784 kB
Shmem:                 0 kB
Slab:             602672 kB
SReclaimable:      46824 kB
SUnreclaim:       555848 kB
KernelStack:        1472 kB
PageTables:         7540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2096780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 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= 71700 MiB
End job on node135 at 2016-06-18 16:26:22