Trace number 4118445

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 binary search 2016-05-01? (TO) 1800.08 1800.4

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay33.lin.opb
MD5SUM88343adc473661524edc0508df895744
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72340
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11720
Total number of constraints33295
Number of constraints which are clauses22103
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints11191
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 11717
Biggest coefficient in the objective function 86090
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 730956
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 86090
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 730956
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.05	c * #variable= 11720 #constraint= 33295
0.08/0.15	c * #variable= 11720 #constraint= 33295
7.29/7.34	c S1->S2
7.29/7.34	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
7.29/7.34	c total clause space: 78.2603MB
7.29/7.34	c total #watches: 214421
16.18/16.24	c total #propagations: 571023 / total #impl: 3677336 (eff. 0.155)
16.18/16.24	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
16.18/16.24	c total clause space: 127.173MB
16.18/16.24	c total #watches: 286611
25.89/25.99	c total #propagations: 1097356 / total #impl: 7851317 (eff. 0.140)
25.89/25.99	c GC COLLECT
25.89/25.99	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
25.89/25.99	c total clause space: 127.173MB
25.89/25.99	c total #watches: 318506
38.98/39.02	c total #propagations: 1549651 / total #impl: 11714071 (eff. 0.132)
38.98/39.02	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
38.98/39.02	c total clause space: 206.656MB
38.98/39.02	c total #watches: 392459
48.39/48.43	c total #propagations: 2105392 / total #impl: 16904608 (eff. 0.125)
48.39/48.43	c GC COLLECT
48.39/48.43	c #Conflicts:       5000 | #Learnt:       2358 | 0.000
48.39/48.43	c total clause space: 206.656MB
48.39/48.43	c total #watches: 319783
59.57/59.68	c total #propagations: 2588774 / total #impl: 20319727 (eff. 0.127)
59.57/59.68	c #Conflicts:       6000 | #Learnt:       3358 | 0.000
59.57/59.68	c total clause space: 206.656MB
59.57/59.68	c total #watches: 379178
71.97/72.04	c total #propagations: 3205724 / total #impl: 25197895 (eff. 0.127)
71.97/72.04	c GC COLLECT
71.97/72.04	c #Conflicts:       7000 | #Learnt:       2232 | 0.000
71.97/72.04	c total clause space: 335.816MB
71.97/72.04	c total #watches: 285317
86.17/86.29	c total #propagations: 3697575 / total #impl: 28322848 (eff. 0.131)
86.17/86.29	c #Conflicts:       8000 | #Learnt:       3232 | 0.000
86.17/86.29	c total clause space: 335.816MB
86.17/86.29	c total #watches: 374720
100.07/100.20	c total #propagations: 4194829 / total #impl: 32007934 (eff. 0.131)
100.07/100.20	c #Conflicts:       9000 | #Learnt:       4232 | 0.000
100.07/100.20	c total clause space: 335.816MB
100.07/100.20	c total #watches: 432468
112.76/112.88	c total #propagations: 4681522 / total #impl: 35468777 (eff. 0.132)
112.76/112.88	c GC COLLECT
112.76/112.88	c #Conflicts:      10000 | #Learnt:       2714 | 0.000
112.76/112.88	c total clause space: 335.816MB
112.76/112.88	c total #watches: 345243
122.66/122.70	c total #propagations: 5199141 / total #impl: 39165720 (eff. 0.133)
122.66/122.70	c #Conflicts:      11000 | #Learnt:       3714 | 0.000
122.66/122.70	c total clause space: 335.816MB
122.66/122.70	c total #watches: 394630
133.75/133.89	c total #propagations: 5713279 / total #impl: 42019888 (eff. 0.136)
133.75/133.89	c #Conflicts:      12000 | #Learnt:       4714 | 0.000
133.75/133.89	c total clause space: 335.816MB
133.75/133.89	c total #watches: 435897
145.85/145.90	c total #propagations: 6197286 / total #impl: 45708009 (eff. 0.136)
145.85/145.90	c #Conflicts:      13000 | #Learnt:       5714 | 0.000
145.85/145.90	c total clause space: 335.816MB
145.85/145.90	c total #watches: 492121
158.65/158.70	c total #propagations: 6732168 / total #impl: 50003620 (eff. 0.135)
158.65/158.70	c GC COLLECT
158.65/158.70	c #Conflicts:      14000 | #Learnt:       3850 | 0.000
158.65/158.70	c total clause space: 335.816MB
158.65/158.70	c total #watches: 369641
170.94/171.07	c total #propagations: 7272307 / total #impl: 54972897 (eff. 0.132)
170.94/171.07	c #Conflicts:      15000 | #Learnt:       4850 | 0.000
170.94/171.07	c total clause space: 335.816MB
170.94/171.07	c total #watches: 462264
186.95/187.07	c total #propagations: 7783160 / total #impl: 60251674 (eff. 0.129)
186.95/187.07	c #Conflicts:      16000 | #Learnt:       5850 | 0.000
186.95/187.07	c total clause space: 335.816MB
186.95/187.07	c total #watches: 548675
204.44/204.58	c total #propagations: 8307107 / total #impl: 64414897 (eff. 0.129)
204.44/204.58	c GC COLLECT
204.44/204.58	c #Conflicts:      17000 | #Learnt:       3678 | 0.000
204.44/204.58	c total clause space: 335.816MB
204.44/204.58	c total #watches: 480001
226.04/226.10	c total #propagations: 8762136 / total #impl: 67618517 (eff. 0.130)
226.04/226.10	c #Conflicts:      18000 | #Learnt:       4678 | 0.000
226.04/226.10	c total clause space: 335.816MB
226.04/226.10	c total #watches: 552908
247.44/247.51	c total #propagations: 9300795 / total #impl: 71901020 (eff. 0.129)
247.44/247.51	c #Conflicts:      19000 | #Learnt:       5678 | 0.000
247.44/247.51	c total clause space: 335.816MB
247.44/247.51	c total #watches: 597770
268.23/268.31	c total #propagations: 9827581 / total #impl: 75861803 (eff. 0.130)
268.23/268.31	c #Conflicts:      20000 | #Learnt:       6678 | 0.000
268.23/268.31	c total clause space: 545.701MB
268.23/268.31	c total #watches: 678938
287.23/287.34	c total #propagations: 10375773 / total #impl: 82509795 (eff. 0.126)
287.23/287.34	c GC COLLECT
287.23/287.34	c #Conflicts:      21000 | #Learnt:       4186 | 0.000
287.23/287.34	c total clause space: 545.701MB
287.23/287.34	c total #watches: 471441
304.12/304.26	c total #propagations: 10922334 / total #impl: 87318388 (eff. 0.125)
304.12/304.26	c #Conflicts:      22000 | #Learnt:       5186 | 0.000
304.12/304.26	c total clause space: 545.701MB
304.12/304.26	c total #watches: 520771
324.72/324.84	c total #propagations: 11518211 / total #impl: 91739809 (eff. 0.126)
324.72/324.84	c #Conflicts:      23000 | #Learnt:       6186 | 0.000
324.72/324.84	c total clause space: 545.701MB
324.72/324.84	c total #watches: 596198
346.43/346.57	c total #propagations: 12020282 / total #impl: 96018171 (eff. 0.125)
346.43/346.57	c #Conflicts:      24000 | #Learnt:       7186 | 0.000
346.43/346.57	c total clause space: 545.701MB
346.43/346.57	c total #watches: 635831
364.42/364.51	c total #propagations: 12578936 / total #impl: 99458600 (eff. 0.126)
364.42/364.51	c GC COLLECT
364.42/364.51	c #Conflicts:      25000 | #Learnt:       4391 | 0.000
364.42/364.51	c total clause space: 545.701MB
364.42/364.51	c total #watches: 442484
383.22/383.33	c total #propagations: 13174651 / total #impl: 105319876 (eff. 0.125)
383.22/383.33	c #Conflicts:      26000 | #Learnt:       5391 | 0.000
383.22/383.33	c total clause space: 545.701MB
383.22/383.33	c total #watches: 488334
397.22/397.34	c total #propagations: 13729474 / total #impl: 109030110 (eff. 0.126)
397.22/397.34	c #Conflicts:      27000 | #Learnt:       6391 | 0.000
397.22/397.34	c total clause space: 545.701MB
397.22/397.34	c total #watches: 521687
412.52/412.69	c total #propagations: 14247656 / total #impl: 112421192 (eff. 0.127)
412.52/412.69	c #Conflicts:      28000 | #Learnt:       7391 | 0.000
412.52/412.69	c total clause space: 545.701MB
412.52/412.69	c total #watches: 560994
426.01/426.16	c total #propagations: 14835854 / total #impl: 117388157 (eff. 0.126)
426.01/426.16	c GC COLLECT
426.01/426.16	c #Conflicts:      29000 | #Learnt:       4287 | 0.000
426.01/426.16	c total clause space: 545.701MB
426.01/426.16	c total #watches: 328513
437.01/437.16	c total #propagations: 15431064 / total #impl: 120284183 (eff. 0.128)
437.01/437.16	c #Conflicts:      30000 | #Learnt:       5287 | 0.000
437.01/437.16	c total clause space: 545.701MB
437.01/437.16	c total #watches: 378188
449.41/449.55	c total #propagations: 16021220 / total #impl: 125443845 (eff. 0.128)
449.41/449.55	c #Conflicts:      31000 | #Learnt:       6287 | 0.000
449.41/449.55	c total clause space: 545.701MB
449.41/449.55	c total #watches: 412544
465.91/466.00	c total #propagations: 16605585 / total #impl: 130743043 (eff. 0.127)
465.91/466.00	c #Conflicts:      32000 | #Learnt:       7287 | 0.000
465.91/466.00	c total clause space: 545.701MB
465.91/466.00	c total #watches: 475410
482.20/482.34	c total #propagations: 17218188 / total #impl: 135094728 (eff. 0.127)
482.20/482.34	c #Conflicts:      33000 | #Learnt:       8287 | 0.000
482.20/482.34	c total clause space: 545.701MB
482.20/482.34	c total #watches: 528769
497.60/497.78	c total #propagations: 17803466 / total #impl: 139713926 (eff. 0.127)
497.60/497.78	c GC COLLECT
497.60/497.78	c #Conflicts:      34000 | #Learnt:       4890 | 0.000
497.60/497.78	c total clause space: 545.701MB
497.60/497.78	c total #watches: 399434
510.60/510.78	c total #propagations: 18314371 / total #impl: 143924371 (eff. 0.127)
510.60/510.78	c #Conflicts:      35000 | #Learnt:       5890 | 0.000
510.60/510.78	c total clause space: 545.701MB
510.60/510.78	c total #watches: 442649
528.60/528.78	c total #propagations: 18791525 / total #impl: 148047427 (eff. 0.127)
528.60/528.78	c #Conflicts:      36000 | #Learnt:       6890 | 0.000
528.60/528.78	c total clause space: 545.701MB
528.60/528.78	c total #watches: 499215
545.69/545.82	c total #propagations: 19300922 / total #impl: 153420836 (eff. 0.126)
545.69/545.82	c #Conflicts:      37000 | #Learnt:       7890 | 0.000
545.69/545.82	c total clause space: 545.701MB
545.69/545.82	c total #watches: 535398
561.69/561.88	c total #propagations: 19820593 / total #impl: 157177041 (eff. 0.126)
561.69/561.88	c #Conflicts:      38000 | #Learnt:       8890 | 0.000
561.69/561.88	c total clause space: 545.701MB
561.69/561.88	c total #watches: 568836
575.88/576.04	c total #propagations: 20344276 / total #impl: 162603138 (eff. 0.125)
575.88/576.04	c GC COLLECT
575.88/576.04	c #Conflicts:      39000 | #Learnt:       5190 | 0.000
575.88/576.04	c total clause space: 545.701MB
575.88/576.04	c total #watches: 369959
589.68/589.83	c total #propagations: 20904438 / total #impl: 166489872 (eff. 0.126)
589.68/589.83	c #Conflicts:      40000 | #Learnt:       6190 | 0.000
589.68/589.83	c total clause space: 545.701MB
589.68/589.83	c total #watches: 443641
602.48/602.66	c total #propagations: 21404314 / total #impl: 169922094 (eff. 0.126)
602.48/602.66	c #Conflicts:      41000 | #Learnt:       7190 | 0.000
602.48/602.66	c total clause space: 545.701MB
602.48/602.66	c total #watches: 492774
621.38/621.52	c total #propagations: 21966057 / total #impl: 176542909 (eff. 0.124)
621.38/621.52	c #Conflicts:      42000 | #Learnt:       8190 | 0.000
621.38/621.52	c total clause space: 545.701MB
621.38/621.52	c total #watches: 557663
638.98/639.16	c total #propagations: 22572545 / total #impl: 181892806 (eff. 0.124)
638.98/639.16	c #Conflicts:      43000 | #Learnt:       9190 | 0.000
638.98/639.16	c total clause space: 545.701MB
638.98/639.16	c total #watches: 604528
656.68/656.81	c total #propagations: 23139243 / total #impl: 186737380 (eff. 0.124)
656.68/656.81	c GC COLLECT
656.68/656.81	c #Conflicts:      44000 | #Learnt:       5194 | 0.000
656.68/656.81	c total clause space: 545.701MB
656.68/656.81	c total #watches: 458785
670.77/670.96	c total #propagations: 23649118 / total #impl: 190901715 (eff. 0.124)
670.77/670.96	c #Conflicts:      45000 | #Learnt:       6194 | 0.000
670.77/670.96	c total clause space: 545.701MB
670.77/670.96	c total #watches: 527837
686.57/686.74	c total #propagations: 24116842 / total #impl: 193872487 (eff. 0.124)
686.57/686.74	c #Conflicts:      46000 | #Learnt:       7194 | 0.000
686.57/686.74	c total clause space: 545.701MB
686.57/686.74	c total #watches: 572941
706.86/707.01	c total #propagations: 24617473 / total #impl: 196659406 (eff. 0.125)
706.86/707.01	c #Conflicts:      47000 | #Learnt:       8194 | 0.000
706.86/707.01	c total clause space: 545.701MB
706.86/707.01	c total #watches: 636864
727.56/727.76	c total #propagations: 25169129 / total #impl: 201093219 (eff. 0.125)
727.56/727.76	c #Conflicts:      48000 | #Learnt:       9194 | 0.000
727.56/727.76	c total clause space: 545.701MB
727.56/727.76	c total #watches: 702676
754.16/754.37	c total #propagations: 25783651 / total #impl: 205172789 (eff. 0.126)
754.16/754.37	c #Conflicts:      49000 | #Learnt:      10194 | 0.000
754.16/754.37	c total clause space: 545.701MB
754.16/754.37	c total #watches: 777307
774.95/775.12	c total #propagations: 26395505 / total #impl: 212649772 (eff. 0.124)
774.95/775.12	c GC COLLECT
774.95/775.12	c #Conflicts:      50000 | #Learnt:       5896 | 0.000
774.95/775.12	c total clause space: 545.701MB
774.95/775.12	c total #watches: 533650
794.25/794.48	c total #propagations: 26935117 / total #impl: 215547634 (eff. 0.125)
794.25/794.48	c #Conflicts:      51000 | #Learnt:       6896 | 0.000
794.25/794.48	c total clause space: 545.701MB
794.25/794.48	c total #watches: 616890
814.65/814.88	c total #propagations: 27583647 / total #impl: 220193410 (eff. 0.125)
814.65/814.88	c #Conflicts:      52000 | #Learnt:       7896 | 0.000
814.65/814.88	c total clause space: 545.701MB
814.65/814.88	c total #watches: 688721
834.04/834.28	c total #propagations: 28164447 / total #impl: 225580091 (eff. 0.125)
834.04/834.28	c #Conflicts:      53000 | #Learnt:       8896 | 0.000
834.04/834.28	c total clause space: 545.701MB
834.04/834.28	c total #watches: 732701
859.24/859.42	c total #propagations: 28762552 / total #impl: 230222122 (eff. 0.125)
859.24/859.42	c #Conflicts:      54000 | #Learnt:       9896 | 0.000
859.24/859.42	c total clause space: 545.701MB
859.24/859.42	c total #watches: 782744
884.54/884.72	c total #propagations: 29344884 / total #impl: 235519995 (eff. 0.125)
884.54/884.72	c #Conflicts:      55000 | #Learnt:      10896 | 0.000
884.54/884.72	c total clause space: 886.764MB
884.54/884.72	c total #watches: 823571
904.94/905.11	c total #propagations: 29940868 / total #impl: 239154240 (eff. 0.125)
904.94/905.11	c GC COLLECT
904.94/905.11	c #Conflicts:      56000 | #Learnt:       6291 | 0.000
904.94/905.11	c total clause space: 886.764MB
904.94/905.11	c total #watches: 501701
923.63/923.88	c total #propagations: 30623069 / total #impl: 242480113 (eff. 0.126)
923.63/923.88	c #Conflicts:      57000 | #Learnt:       7291 | 0.000
923.63/923.88	c total clause space: 886.764MB
923.63/923.88	c total #watches: 549772
939.24/939.44	c total #propagations: 31279295 / total #impl: 246544550 (eff. 0.127)
939.24/939.44	c #Conflicts:      58000 | #Learnt:       8291 | 0.000
939.24/939.44	c total clause space: 886.764MB
939.24/939.44	c total #watches: 566097
952.83/953.08	c total #propagations: 31915338 / total #impl: 252833308 (eff. 0.126)
952.83/953.08	c #Conflicts:      59000 | #Learnt:       9291 | 0.000
952.83/953.08	c total clause space: 886.764MB
952.83/953.08	c total #watches: 602389
967.93/968.18	c total #propagations: 32533952 / total #impl: 256532238 (eff. 0.127)
967.93/968.18	c #Conflicts:      60000 | #Learnt:      10291 | 0.000
967.93/968.18	c total clause space: 886.764MB
967.93/968.18	c total #watches: 636376
983.52/983.72	c total #propagations: 33047300 / total #impl: 259586200 (eff. 0.127)
983.52/983.72	c #Conflicts:      61000 | #Learnt:      11291 | 0.000
983.52/983.72	c total clause space: 886.764MB
983.52/983.72	c total #watches: 671288
996.62/996.81	c total #propagations: 33627756 / total #impl: 263933666 (eff. 0.127)
996.62/996.81	c GC COLLECT
996.62/996.81	c #Conflicts:      62000 | #Learnt:       6395 | 0.000
996.62/996.81	c total clause space: 886.764MB
996.62/996.81	c total #watches: 349164
1006.82/1007.04	c total #propagations: 34172866 / total #impl: 268631393 (eff. 0.127)
1006.82/1007.04	c #Conflicts:      63000 | #Learnt:       7395 | 0.000
1006.82/1007.04	c total clause space: 886.764MB
1006.82/1007.04	c total #watches: 415302
1019.62/1019.87	c total #propagations: 34638224 / total #impl: 273637271 (eff. 0.127)
1019.62/1019.87	c #Conflicts:      64000 | #Learnt:       8395 | 0.000
1019.62/1019.87	c total clause space: 886.764MB
1019.62/1019.87	c total #watches: 477323
1033.82/1034.07	c total #propagations: 35155449 / total #impl: 278245138 (eff. 0.126)
1033.82/1034.07	c #Conflicts:      65000 | #Learnt:       9395 | 0.000
1033.82/1034.07	c total clause space: 886.764MB
1033.82/1034.07	c total #watches: 530035
1047.61/1047.86	c total #propagations: 35783188 / total #impl: 285924390 (eff. 0.125)
1047.61/1047.86	c #Conflicts:      66000 | #Learnt:      10395 | 0.000
1047.61/1047.86	c total clause space: 886.764MB
1047.61/1047.86	c total #watches: 557064
1060.01/1060.29	c total #propagations: 36395643 / total #impl: 290383412 (eff. 0.125)
1060.01/1060.29	c #Conflicts:      67000 | #Learnt:      11395 | 0.000
1060.01/1060.29	c total clause space: 886.764MB
1060.01/1060.29	c total #watches: 594629
1073.91/1074.11	c total #propagations: 36939505 / total #impl: 297356002 (eff. 0.124)
1073.91/1074.11	c #Conflicts:      68000 | #Learnt:      12395 | 0.000
1073.91/1074.11	c total clause space: 886.764MB
1073.91/1074.11	c total #watches: 629969
1088.10/1088.38	c total #propagations: 37546660 / total #impl: 302265321 (eff. 0.124)
1088.10/1088.38	c GC COLLECT
1088.10/1088.38	c #Conflicts:      69000 | #Learnt:       7182 | 0.000
1088.10/1088.38	c total clause space: 886.764MB
1088.10/1088.38	c total #watches: 459501
1102.40/1102.66	c total #propagations: 38137447 / total #impl: 312262635 (eff. 0.122)
1102.40/1102.66	c #Conflicts:      70000 | #Learnt:       8182 | 0.000
1102.40/1102.66	c total clause space: 886.764MB
1102.40/1102.66	c total #watches: 491714
1116.20/1116.47	c total #propagations: 38761571 / total #impl: 316878886 (eff. 0.122)
1116.20/1116.47	c #Conflicts:      71000 | #Learnt:       9182 | 0.000
1116.20/1116.47	c total clause space: 886.764MB
1116.20/1116.47	c total #watches: 553360
1136.10/1136.34	c total #propagations: 39217967 / total #impl: 322853489 (eff. 0.121)
1136.10/1136.34	c #Conflicts:      72000 | #Learnt:      10182 | 0.000
1136.10/1136.34	c total clause space: 886.764MB
1136.10/1136.34	c total #watches: 597769
1158.79/1159.05	c total #propagations: 39809957 / total #impl: 326937525 (eff. 0.122)
1158.79/1159.05	c #Conflicts:      73000 | #Learnt:      11182 | 0.000
1158.79/1159.05	c total clause space: 886.764MB
1158.79/1159.05	c total #watches: 661132
1181.30/1181.58	c total #propagations: 40483510 / total #impl: 332245851 (eff. 0.122)
1181.30/1181.58	c #Conflicts:      74000 | #Learnt:      12182 | 0.000
1181.30/1181.58	c total clause space: 886.764MB
1181.30/1181.58	c total #watches: 718552
1204.59/1204.84	c total #propagations: 41133634 / total #impl: 337358045 (eff. 0.122)
1204.59/1204.84	c GC COLLECT
1204.59/1204.84	c #Conflicts:      75000 | #Learnt:       6680 | 0.000
1204.59/1204.84	c total clause space: 886.764MB
1204.59/1204.84	c total #watches: 478163
1224.89/1225.10	c total #propagations: 41715047 / total #impl: 342461113 (eff. 0.122)
1224.89/1225.10	c #Conflicts:      76000 | #Learnt:       7680 | 0.000
1224.89/1225.10	c total clause space: 886.764MB
1224.89/1225.10	c total #watches: 530834
1244.48/1244.75	c total #propagations: 42378900 / total #impl: 348616843 (eff. 0.122)
1244.48/1244.75	c #Conflicts:      77000 | #Learnt:       8680 | 0.000
1244.48/1244.75	c total clause space: 886.764MB
1244.48/1244.75	c total #watches: 560963
1260.39/1260.62	c total #propagations: 43012825 / total #impl: 352772400 (eff. 0.122)
1260.39/1260.62	c #Conflicts:      78000 | #Learnt:       9680 | 0.000
1260.39/1260.62	c total clause space: 886.764MB
1260.39/1260.62	c total #watches: 585158
1276.89/1277.19	c total #propagations: 43630735 / total #impl: 357414905 (eff. 0.122)
1276.89/1277.19	c #Conflicts:      79000 | #Learnt:      10680 | 0.000
1276.89/1277.19	c total clause space: 886.764MB
1276.89/1277.19	c total #watches: 611622
1292.38/1292.63	c total #propagations: 44228045 / total #impl: 362739421 (eff. 0.122)
1292.38/1292.63	c #Conflicts:      80000 | #Learnt:      11680 | 0.000
1292.38/1292.63	c total clause space: 886.764MB
1292.38/1292.63	c total #watches: 645969
1311.08/1311.38	c total #propagations: 44811226 / total #impl: 368524225 (eff. 0.122)
1311.08/1311.38	c #Conflicts:      81000 | #Learnt:      12680 | 0.000
1311.08/1311.38	c total clause space: 886.764MB
1311.08/1311.38	c total #watches: 668012
1327.97/1328.22	c total #propagations: 45433664 / total #impl: 374083867 (eff. 0.121)
1327.97/1328.22	c GC COLLECT
1327.97/1328.22	c #Conflicts:      82000 | #Learnt:       6881 | 0.000
1327.97/1328.22	c total clause space: 886.764MB
1327.97/1328.22	c total #watches: 384259
1339.97/1340.22	c total #propagations: 46034774 / total #impl: 379155326 (eff. 0.121)
1339.97/1340.22	c #Conflicts:      83000 | #Learnt:       7881 | 0.000
1339.97/1340.22	c total clause space: 886.764MB
1339.97/1340.22	c total #watches: 421793
1352.57/1352.87	c total #propagations: 46476983 / total #impl: 383487997 (eff. 0.121)
1352.57/1352.87	c #Conflicts:      84000 | #Learnt:       8881 | 0.000
1352.57/1352.87	c total clause space: 886.764MB
1352.57/1352.87	c total #watches: 465189
1365.07/1365.35	c total #propagations: 47036990 / total #impl: 389386849 (eff. 0.121)
1365.07/1365.35	c #Conflicts:      85000 | #Learnt:       9881 | 0.000
1365.07/1365.35	c total clause space: 886.764MB
1365.07/1365.35	c total #watches: 487641
1379.56/1379.88	c total #propagations: 47582898 / total #impl: 393964124 (eff. 0.121)
1379.56/1379.88	c #Conflicts:      86000 | #Learnt:      10881 | 0.000
1379.56/1379.88	c total clause space: 886.764MB
1379.56/1379.88	c total #watches: 519193
1393.26/1393.52	c total #propagations: 48180046 / total #impl: 400705430 (eff. 0.120)
1393.26/1393.52	c #Conflicts:      87000 | #Learnt:      11881 | 0.000
1393.26/1393.52	c total clause space: 886.764MB
1393.26/1393.52	c total #watches: 554752
1407.36/1407.63	c total #propagations: 48658623 / total #impl: 406667461 (eff. 0.120)
1407.36/1407.63	c #Conflicts:      88000 | #Learnt:      12881 | 0.000
1407.36/1407.63	c total clause space: 886.764MB
1407.36/1407.63	c total #watches: 593846
1423.06/1423.38	c total #propagations: 49245701 / total #impl: 414599638 (eff. 0.119)
1423.06/1423.38	c #Conflicts:      89000 | #Learnt:      13881 | 0.000
1423.06/1423.38	c total clause space: 886.764MB
1423.06/1423.38	c total #watches: 631704
1435.55/1435.83	c total #propagations: 49842547 / total #impl: 422628695 (eff. 0.118)
1435.55/1435.83	c GC COLLECT
1435.55/1435.83	c #Conflicts:      90000 | #Learnt:       7784 | 0.000
1435.55/1435.83	c total clause space: 886.764MB
1435.55/1435.83	c total #watches: 424691
1446.45/1446.71	c total #propagations: 50410239 / total #impl: 429783445 (eff. 0.117)
1446.45/1446.71	c #Conflicts:      91000 | #Learnt:       8784 | 0.000
1446.45/1446.71	c total clause space: 886.764MB
1446.45/1446.71	c total #watches: 468658
1456.94/1457.21	c total #propagations: 51124724 / total #impl: 433888819 (eff. 0.118)
1456.94/1457.21	c #Conflicts:      92000 | #Learnt:       9784 | 0.000
1456.94/1457.21	c total clause space: 886.764MB
1456.94/1457.21	c total #watches: 488471
1468.24/1468.53	c total #propagations: 51788853 / total #impl: 438252771 (eff. 0.118)
1468.24/1468.53	c #Conflicts:      93000 | #Learnt:      10784 | 0.000
1468.24/1468.53	c total clause space: 886.764MB
1468.24/1468.53	c total #watches: 519581
1478.43/1478.73	c total #propagations: 52489422 / total #impl: 444581931 (eff. 0.118)
1478.43/1478.73	c #Conflicts:      94000 | #Learnt:      11784 | 0.000
1478.43/1478.73	c total clause space: 886.764MB
1478.43/1478.73	c total #watches: 547667
1492.13/1492.46	c total #propagations: 53125890 / total #impl: 451617170 (eff. 0.118)
1492.13/1492.46	c #Conflicts:      95000 | #Learnt:      12784 | 0.000
1492.13/1492.46	c total clause space: 886.764MB
1492.13/1492.46	c total #watches: 589201
1506.43/1506.76	c total #propagations: 53771501 / total #impl: 457307286 (eff. 0.118)
1506.43/1506.76	c #Conflicts:      96000 | #Learnt:      13784 | 0.000
1506.43/1506.76	c total clause space: 886.764MB
1506.43/1506.76	c total #watches: 619710
1522.13/1522.44	c total #propagations: 54612429 / total #impl: 464268473 (eff. 0.118)
1522.13/1522.44	c #Conflicts:      97000 | #Learnt:      14784 | 0.000
1522.13/1522.44	c total clause space: 886.764MB
1522.13/1522.44	c total #watches: 651414
1537.12/1537.43	c total #propagations: 55265635 / total #impl: 468543371 (eff. 0.118)
1537.12/1537.43	c GC COLLECT
1537.12/1537.43	c #Conflicts:      98000 | #Learnt:       8390 | 0.000
1537.12/1537.43	c total clause space: 886.764MB
1537.12/1537.43	c total #watches: 414437
1551.12/1551.48	c total #propagations: 56058347 / total #impl: 473664925 (eff. 0.118)
1551.12/1551.48	c #Conflicts:      99000 | #Learnt:       9390 | 0.000
1551.12/1551.48	c total clause space: 886.764MB
1551.12/1551.48	c total #watches: 438086
1564.21/1564.50	c total #propagations: 56842452 / total #impl: 478335735 (eff. 0.119)
1564.21/1564.50	c #Conflicts:     100000 | #Learnt:      10390 | 0.000
1564.21/1564.50	c total clause space: 886.764MB
1564.21/1564.50	c total #watches: 466342
1577.51/1577.82	c total #propagations: 57540399 / total #impl: 482843003 (eff. 0.119)
1577.51/1577.82	c #Conflicts:     101000 | #Learnt:      11390 | 0.000
1577.51/1577.82	c total clause space: 886.764MB
1577.51/1577.82	c total #watches: 499757
1590.91/1591.26	c total #propagations: 58239249 / total #impl: 487326797 (eff. 0.120)
1590.91/1591.26	c #Conflicts:     102000 | #Learnt:      12390 | 0.000
1590.91/1591.26	c total clause space: 886.764MB
1590.91/1591.26	c total #watches: 521579
1606.30/1606.63	c total #propagations: 58941533 / total #impl: 492800453 (eff. 0.120)
1606.30/1606.63	c #Conflicts:     103000 | #Learnt:      13390 | 0.000
1606.30/1606.63	c total clause space: 886.764MB
1606.30/1606.63	c total #watches: 558425
1621.01/1621.32	c total #propagations: 59554456 / total #impl: 495970357 (eff. 0.120)
1621.01/1621.32	c #Conflicts:     104000 | #Learnt:      14390 | 0.000
1621.01/1621.32	c total clause space: 886.764MB
1621.01/1621.32	c total #watches: 587554
1635.60/1635.98	c total #propagations: 60187328 / total #impl: 502060289 (eff. 0.120)
1635.60/1635.98	c #Conflicts:     105000 | #Learnt:      15390 | 0.000
1635.60/1635.98	c total clause space: 886.764MB
1635.60/1635.98	c total #watches: 646405
1651.29/1651.65	c total #propagations: 60863475 / total #impl: 506399614 (eff. 0.120)
1651.29/1651.65	c GC COLLECT
1651.29/1651.65	c #Conflicts:     106000 | #Learnt:       8681 | 0.000
1651.29/1651.65	c total clause space: 886.764MB
1651.29/1651.65	c total #watches: 452636
1667.29/1667.69	c total #propagations: 61514289 / total #impl: 510350570 (eff. 0.121)
1667.29/1667.69	c #Conflicts:     107000 | #Learnt:       9681 | 0.000
1667.29/1667.69	c total clause space: 886.764MB
1667.29/1667.69	c total #watches: 517177
1692.38/1692.72	c total #propagations: 62152278 / total #impl: 513725638 (eff. 0.121)
1692.38/1692.72	c #Conflicts:     108000 | #Learnt:      10681 | 0.000
1692.38/1692.72	c total clause space: 886.764MB
1692.38/1692.72	c total #watches: 570274
1712.88/1713.25	c total #propagations: 62714600 / total #impl: 520089594 (eff. 0.121)
1712.88/1713.25	c #Conflicts:     109000 | #Learnt:      11681 | 0.000
1712.88/1713.25	c total clause space: 886.764MB
1712.88/1713.25	c total #watches: 615559
1733.48/1733.87	c total #propagations: 63254207 / total #impl: 524671191 (eff. 0.121)
1733.48/1733.87	c #Conflicts:     110000 | #Learnt:      12681 | 0.000
1733.48/1733.87	c total clause space: 886.764MB
1733.48/1733.87	c total #watches: 670261
1754.57/1754.91	c total #propagations: 63791011 / total #impl: 527571297 (eff. 0.121)
1754.57/1754.91	c #Conflicts:     111000 | #Learnt:      13681 | 0.000
1754.57/1754.91	c total clause space: 886.764MB
1754.57/1754.91	c total #watches: 690321
1778.38/1778.73	c total #propagations: 64334388 / total #impl: 531668705 (eff. 0.121)
1778.38/1778.73	c #Conflicts:     112000 | #Learnt:      14681 | 0.000
1778.38/1778.73	c total clause space: 886.764MB
1778.38/1778.73	c total #watches: 750635

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-4118445-1467221693/watcher-4118445-1467221693 -o /tmp/evaluation-result-4118445-1467221693/solver-4118445-1467221693 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467209049-5527 --watchdog 1960 --input HOME/instance-4118445-1467221693.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=6852
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.14 2.19 2.17 3/176 6855
/proc/meminfo: memFree=24820888/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 3118926 57319424 7804 33554432000 4194304 6211289 140736118207040 140735600262328 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 13994 7804 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.14 2.19 2.17 3/176 6855
/proc/meminfo: memFree=24820888/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=64024 CPUtime=0.08 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 1711 0 0 0 8 0 0 0 20 0 1 0 3118926 65560576 13479 33554432000 4194304 6211289 140736118207040 140735600262328 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 16006 13479 144 493 0 15503 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64024

[startup+0.200349 s]
/proc/loadavg: 2.14 2.19 2.17 3/176 6855
/proc/meminfo: memFree=24820888/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=72928 CPUtime=0.19 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 3341 0 0 0 18 1 0 0 20 0 1 0 3118926 74678272 15843 33554432000 4194304 6211289 140736118207040 140735600262328 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 18232 15844 144 493 0 17729 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72928

[startup+0.300329 s]
/proc/loadavg: 2.14 2.19 2.17 3/176 6855
/proc/meminfo: memFree=24820888/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=76864 CPUtime=0.29 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 4150 0 0 0 28 1 0 0 20 0 1 0 3118926 78708736 17163 33554432000 4194304 6211289 140736118207040 140735600262328 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 19216 17163 203 493 0 18713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76864

[startup+0.700271 s]
/proc/loadavg: 2.14 2.19 2.17 3/176 6855
/proc/meminfo: memFree=24820888/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=88464 CPUtime=0.69 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 4507 0 0 0 67 2 0 0 20 0 1 0 3118926 90587136 19004 33554432000 4194304 6211289 140736118207040 140736118205272 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 22116 19004 204 493 0 21613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88464

[startup+1.50019 s]
/proc/loadavg: 2.14 2.19 2.17 3/177 6856
/proc/meminfo: memFree=24740920/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=100276 CPUtime=1.49 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 4688 0 0 0 147 2 0 0 20 0 1 0 3118926 102682624 20696 33554432000 4194304 6211289 140736118207040 140736118205272 4248183 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 25069 20696 204 493 0 24566 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100276

[startup+3.1002 s]
/proc/loadavg: 2.13 2.19 2.17 3/177 6856
/proc/meminfo: memFree=24731992/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=119684 CPUtime=3.09 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 4994 0 0 0 307 2 0 0 20 0 1 0 3118926 122556416 24035 33554432000 4194304 6211289 140736118207040 140736118204904 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 29921 24035 204 493 0 29418 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119684

[startup+6.30027 s]
/proc/loadavg: 2.13 2.19 2.17 3/177 6902
/proc/meminfo: memFree=26042324/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=151120 CPUtime=6.29 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 5405 0 0 0 626 3 0 0 20 0 1 0 3118926 154746880 29515 33554432000 4194304 6211289 140736118207040 140736118205272 4241067 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 37780 29515 204 493 0 37277 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 151120

[startup+12.7002 s]
/proc/loadavg: 2.11 2.18 2.17 3/177 6902
/proc/meminfo: memFree=25978908/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=202064 CPUtime=12.68 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 5849 0 0 0 1265 3 0 0 20 0 1 0 3118926 206913536 40144 33554432000 4194304 6211289 140736118207040 140736118204952 4240048 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 50516 40144 214 493 0 50013 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 202064

[startup+25.5002 s]
/proc/loadavg: 2.09 2.17 2.17 3/177 6902
/proc/meminfo: memFree=25941556/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=202780 CPUtime=25.49 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 8376 0 0 0 2545 4 0 0 20 0 1 0 3118926 207646720 46309 33554432000 4194304 6211289 140736118207040 140736118205032 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 50695 46309 219 493 0 50192 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 202780

[startup+51.1003 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 6902
/proc/meminfo: memFree=25890176/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=286040 CPUtime=51.08 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 9854 0 0 0 5103 5 0 0 20 0 1 0 3118926 292904960 56624 33554432000 4194304 6211289 140736118207040 140736118205384 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 71510 56624 219 493 0 71007 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 286040

[startup+102.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 6903
/proc/meminfo: memFree=25800800/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=420408 CPUtime=102.27 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 11311 0 0 0 10221 6 0 0 20 0 1 0 3118926 430497792 75553 33554432000 4194304 6211289 140736118207040 140736118205384 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 105102 75553 219 493 0 104599 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 420408

[startup+162.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 6904
/proc/meminfo: memFree=25751640/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=421884 CPUtime=162.25 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 11950 0 0 0 16218 7 0 0 20 0 1 0 3118926 432009216 84361 33554432000 4194304 6211289 140736118207040 140736118205384 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 105471 84361 219 493 0 104968 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 421884

[startup+222.307 s]
/proc/loadavg: 2.19 2.18 2.17 4/177 6905
/proc/meminfo: memFree=25709188/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=424408 CPUtime=222.25 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 12661 0 0 0 22217 8 0 0 20 0 1 0 3118926 434593792 92737 33554432000 4194304 6211289 140736118207040 140736118205032 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 106102 92737 219 493 0 105599 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 424408

[startup+282.3 s]
/proc/loadavg: 2.25 2.19 2.18 3/177 6906
/proc/meminfo: memFree=25618696/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=641432 CPUtime=282.23 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 13648 0 0 0 28212 11 0 0 20 0 1 0 3118926 656826368 112855 33554432000 4194304 6211289 140736118207040 140736118205032 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 160358 112855 219 493 0 159855 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 641432

[startup+342.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/178 6911
/proc/meminfo: memFree=25575320/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=641432 CPUtime=342.22 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 13768 0 0 0 34211 11 0 0 20 0 1 0 3118926 656826368 112972 33554432000 4194304 6211289 140736118207040 140736118205384 4201987 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 160358 112972 219 493 0 159855 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 641432

[startup+402.3 s]
/proc/loadavg: 2.37 2.24 2.19 3/177 6912
/proc/meminfo: memFree=25529456/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=641432 CPUtime=402.21 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 13815 0 0 0 40209 12 0 0 20 0 1 0 3118926 656826368 118102 33554432000 4194304 6211289 140736118207040 140736118205384 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 160358 118102 219 493 0 159855 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 641432

[startup+462.3 s]
/proc/loadavg: 2.25 2.22 2.19 3/177 6913
/proc/meminfo: memFree=25398036/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=642044 CPUtime=462.21 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 14067 0 0 0 46209 12 0 0 20 0 1 0 3118926 657453056 118354 33554432000 4194304 6211289 140736118207040 140736118205384 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 160511 118354 219 493 0 160008 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 642044

[startup+522.3 s]
/proc/loadavg: 2.31 2.24 2.19 4/177 6914
/proc/meminfo: memFree=25397292/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=642044 CPUtime=522.2 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 14143 0 0 0 52208 12 0 0 20 0 1 0 3118926 657453056 118430 33554432000 4194304 6211289 140736118207040 140736118205384 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 160511 118430 219 493 0 160008 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 642044

[startup+582.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 6915
/proc/meminfo: memFree=25365076/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=642892 CPUtime=582.18 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 14424 0 0 0 58206 12 0 0 20 0 1 0 3118926 658321408 126376 33554432000 4194304 6211289 140736118207040 140736118205384 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 160723 126376 219 493 0 160220 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 642892


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


[startup+882.307 s]
/proc/loadavg: 2.15 2.19 2.18 3/177 6921
/proc/meminfo: memFree=25158584/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=996100 CPUtime=882.14 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 15717 0 0 0 88199 15 0 0 20 0 1 0 3118926 1020006400 170556 33554432000 4194304 6211289 140736118207040 140736118205032 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249025 170556 219 493 0 248522 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 996100

[startup+942.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/178 6926
/proc/meminfo: memFree=25118832/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=996276 CPUtime=942.13 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 16135 0 0 0 94197 16 0 0 20 0 1 0 3118926 1020186624 178809 33554432000 4194304 6211289 140736118207040 140736118205384 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249069 178809 219 493 0 248566 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 996276

[startup+1002.3 s]
/proc/loadavg: 2.24 2.21 2.18 4/177 6927
/proc/meminfo: memFree=25110188/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=996500 CPUtime=1002.12 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 16307 0 0 0 100196 16 0 0 20 0 1 0 3118926 1020416000 181017 33554432000 4194304 6211289 140736118207040 140736118205384 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249125 181017 219 493 0 248622 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 996500

[startup+1062.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 6928
/proc/meminfo: memFree=25101384/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=997048 CPUtime=1062.11 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 16481 0 0 0 106195 16 0 0 20 0 1 0 3118926 1020977152 181191 33554432000 4194304 6211289 140736118207040 140736118205384 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249262 181191 219 493 0 248759 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 997048

[startup+1122.3 s]
/proc/loadavg: 2.30 2.23 2.19 3/177 6929
/proc/meminfo: memFree=25094632/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=997048 CPUtime=1122.1 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 16538 0 0 0 112194 16 0 0 20 0 1 0 3118926 1020977152 181248 33554432000 4194304 6211289 140736118207040 140736118205384 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249262 181248 219 493 0 248759 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 997048

[startup+1182.3 s]
/proc/loadavg: 2.36 2.25 2.19 4/177 6930
/proc/meminfo: memFree=25091580/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=997240 CPUtime=1182.09 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 16624 0 0 0 118193 16 0 0 20 0 1 0 3118926 1021173760 181845 33554432000 4194304 6211289 140736118207040 140736118205384 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249310 181845 219 493 0 248807 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 997240

[startup+1242.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 6932
/proc/meminfo: memFree=25045532/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=997544 CPUtime=1242.09 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 16714 0 0 0 124192 17 0 0 20 0 1 0 3118926 1021485056 192666 33554432000 4194304 6211289 140736118207040 140736118205384 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249386 192666 219 493 0 248883 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 997544

[startup+1302.3 s]
/proc/loadavg: 2.26 2.24 2.18 3/177 6933
/proc/meminfo: memFree=25039872/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=997744 CPUtime=1302.08 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 16805 0 0 0 130191 17 0 0 20 0 1 0 3118926 1021689856 192757 33554432000 4194304 6211289 140736118207040 140736118205384 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249436 192757 219 493 0 248933 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 997744

[startup+1362.3 s]
/proc/loadavg: 2.23 2.22 2.18 4/177 6934
/proc/meminfo: memFree=25036336/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=998036 CPUtime=1362.07 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 16886 0 0 0 136190 17 0 0 20 0 1 0 3118926 1021988864 192838 33554432000 4194304 6211289 140736118207040 140736118205032 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249509 192838 219 493 0 249006 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 998036

[startup+1422.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 6935
/proc/meminfo: memFree=25027148/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=999088 CPUtime=1422.06 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 17144 0 0 0 142189 17 0 0 20 0 1 0 3118926 1023066112 193096 33554432000 4194304 6211289 140736118207040 140736118205032 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249772 193096 219 493 0 249269 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 999088

[startup+1482.3 s]
/proc/loadavg: 2.25 2.23 2.18 3/177 6936
/proc/meminfo: memFree=25025476/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=999748 CPUtime=1482.03 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 17323 0 0 0 148186 17 0 0 20 0 1 0 3118926 1023741952 193250 33554432000 4194304 6211289 140736118207040 140736118204952 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249937 193250 219 493 0 249434 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 999748

[startup+1542.31 s]
/proc/loadavg: 2.15 2.20 2.18 3/178 6941
/proc/meminfo: memFree=25017872/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=999748 CPUtime=1542.02 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 17376 0 0 0 154185 17 0 0 20 0 1 0 3118926 1023741952 193290 33554432000 4194304 6211289 140736118207040 140736118205384 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249937 193290 219 493 0 249434 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 999748

[startup+1602.3 s]
/proc/loadavg: 2.13 2.19 2.18 3/178 6965
/proc/meminfo: memFree=25017308/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=999748 CPUtime=1602 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 17431 0 0 0 160183 17 0 0 20 0 1 0 3118926 1023741952 193335 33554432000 4194304 6211289 140736118207040 140736118205384 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 249937 193335 219 493 0 249434 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 999748

[startup+1662.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 6966
/proc/meminfo: memFree=24955392/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=1001400 CPUtime=1661.99 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 17889 0 0 0 166181 18 0 0 20 0 1 0 3118926 1025433600 208597 33554432000 4194304 6211289 140736118207040 140736118205384 4239467 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 250350 208597 219 493 0 249847 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1001400

[startup+1722.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 6967
/proc/meminfo: memFree=24956088/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=1001400 CPUtime=1721.98 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 17904 0 0 0 172180 18 0 0 20 0 1 0 3118926 1025433600 208612 33554432000 4194304 6211289 140736118207040 140736118205384 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 250350 208612 219 493 0 249847 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1001400

[startup+1782.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 6968
/proc/meminfo: memFree=24926796/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=1001400 CPUtime=1781.97 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 17919 0 0 0 178178 19 0 0 20 0 1 0 3118926 1025433600 214759 33554432000 4194304 6211289 140736118207040 140736118205384 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 250350 214759 219 493 0 249847 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1001400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 6968
/proc/meminfo: memFree=24887512/32872528 swapFree=1390956/1568784
[pid=6855] ppid=6852 vsize=1001724 CPUtime=1800.07 cores=0,2,4,6
/proc/6855/stat : 6855 (cdcl-cuttingpla) R 6852 6855 5511 0 -1 4202496 17984 0 0 0 179988 19 0 0 20 0 1 0 3118926 1025765376 224022 33554432000 4194304 6211289 140736118207040 140736118205032 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/6855/statm: 250431 224022 219 493 0 249928 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1001724

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 6855 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.08
CPU user time (s): 1799.88
CPU system time (s): 0.200969
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 1001724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.200969
maximum resident set size= 896088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17984
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= 94
involuntary context switches= 1845

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6133 second user time and 6.84596 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-29 19:34:53
IDJOB=4118445
IDBENCH=111494
IDSOLVER=2549
FILE ID=node140/4118445-1467221693
RUNJOBID= node140-1467209049-5527
PBS_JOBID= 19997571
Free space on /tmp= 71660 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay33.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118445-1467221693/watcher-4118445-1467221693 -o /tmp/evaluation-result-4118445-1467221693/solver-4118445-1467221693 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467209049-5527 --watchdog 1960 --input HOME/instance-4118445-1467221693.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 88343adc473661524edc0508df895744
RANDOM SEED=1264000392

node140.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.708
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.708
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.708
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.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        24821268 kB
Buffers:           94636 kB
Cached:          4237844 kB
SwapCached:            0 kB
Active:          1493024 kB
Inactive:        4239804 kB
Active(anon):    1402400 kB
Inactive(anon):        0 kB
Active(file):      90624 kB
Inactive(file):  4239804 kB
Unevictable:     1568784 kB
Mlocked:         1390956 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3524 kB
Writeback:             0 kB
AnonPages:       2902748 kB
Mapped:            14864 kB
Shmem:               204 kB
Slab:             614884 kB
SReclaimable:      59240 kB
SUnreclaim:       555644 kB
KernelStack:        1472 kB
PageTables:         9912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3804792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    583680 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= 71656 MiB
End job on node140 at 2016-06-29 20:04:54