Trace number 4079447

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
toysat 2016-05-02OPT34 0.98585 0.988279

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-bm23.opb
MD5SUM5c5bb330d1cbd0e2ab066594a5d2a4de
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables27
Total number of constraints20
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints20
Minimum length of a constraint18
Maximum length of a constraint26
Number of terms in the objective function 27
Biggest coefficient in the objective function 9
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 124
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 182
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-06T16:42:19+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4079447-1465224139.opb"]
0.00/0.01	c use --random-gen="2409099390 1602190272 2096382501 3946328744 3831968573 302595686 1415899544 3269694157 1213582941 3592036545 3482385254 3979825932 1937191625 3932834092 2700414629 2820138760 2792348599 4290722058 4265872194 3508464094 3593709127 1330862918 4033044775 3844509803 2566748459 1528370966 1190383032 1811780534 3701323539 617619149 1283677859 3920650035 1271372917 1059555717 1394613260 2318749992 2704233768 496593577 3163242541 1437729275 2529331837 758599542 2777723097 1587065722 2568922477 2245751374 3683146808 888835883 1441713081 3598069075 1109465949 3464440730 654636555 397012369 969346855 10689201 1568486453 2799260532 255100923 1023402405 1591262024 18273414 343170761 3789045330 3568107690 4054564437 7922048 3892594331 3505615532 1296475827 4155547087 1969367223 1937402379 2079523703 684973064 4214173145 781219441 245572371 2553713912 4241897665 3609337349 3778494148 899450388 2552367380 480559124 769300345 1730824066 3996730604 523856745 2328489057 426806409 2132567641 806150977 2702224285 4121908265 93630924 2084471008 1094863601 1338867972 108454651 2260703920 2978832109 2782487767 2252200601 1506533285 555026430 1580731640 4049752565 384156168 1889972694 1129549676 1435481492 1634456805 152539396 2266035993 691165417 1294475372 538353093 4268697373 2997689897 291505650 1795385023 1543054705 3718027298 73318429 3687682244 1265591062 2249643562 652731849 1994815160 366722553 3287991375 3502814006 556118549 1309620968 3526435543 3128143666 2154459219 838830997 2275943068 3884042304 4137632158 1323734864 472071040 3676064353 2954178890 3694559252 3729585686 435211280 337367347 2294451108 2943596562 3141501277 3772831090 3751426312 2183753590 1099397185 1122043565 2087923922 785404637 678828455 3856156087 3813808106 2645048427 3082291949 999356925 1801712980 2022291029 546731599 1100611604 3763163474 62960948 2557111348 341107702 1340854998 541077475 1964238226 1983409477 962719358 1749160550 384561937 2577965865 148756399 1206435968 3325723489 3879553587 1271349923 3959311075 1124097187 2797460818 2434924486 636835511 1869593541 841944701 1830978360 3015036014 1552470608 1503038779 1761198544 703317222 3188601876 2898971275 4232504693 3835944522 4030151558 3655969550 2436821799 3488346362 821536307 3640889315 4111955112 2953734461 2927306585 255000785 1105982265 1644633123 1495717212 3492433045 1236918753 517279058 1776909362 614403553 2071683326 3252387627 886402328 2195347136 2702184396 3883533289 1701507512 616055003 3028950129 1466629458 1872661260 4206768047 334668757 2640701261 80643342 2407026478 4176861338 3764670099 938334489 2904773774 2947945985 3767370914 3353999894 2635795563 1985654605 526749169 587316818 787771147 1051823338 3268411292 4151472417 2542807203 3432929706 1813191854 255 362436" option to reproduce the execution
0.00/0.01	c #vars 27
0.00/0.01	c #constraints 20
0.00/0.01	c BCD2: Hardening is enabled.
0.00/0.01	c BCD2: BiasedSearch is enabled.
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       16      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      113 |      100 |       16      6 |        0 |        0
0.00/0.03	c  0.0s |       2 |      278 |      250 |       18     18 |        0 |        0
0.00/0.05	c  0.0s |       3 |      521 |      475 |       20     35 |        0 |        0
0.00/0.08	c  0.1s |       4 |      879 |      813 |       22     57 |        0 |        0
0.09/0.12	c  0.1s |       5 |     1413 |     1320 |       25     89 |        0 |        0
0.09/0.19	c  0.2s |       6 |     2225 |     2081 |       31    135 |        0 |        0
0.19/0.21	c  0.2s |       6 |     2494 |     2326 |       31    147 |        0 |        0
0.19/0.21	c #cpu_time = 0.194s
0.19/0.21	c #wall_clock_time = 0.194s
0.19/0.21	c #decision = 2494
0.19/0.21	c #random_decision = 10
0.19/0.21	c #conflict = 2326
0.19/0.21	c #restart = 6
0.19/0.21	o 73
0.19/0.21	c BCD2: updating upper bound: 124 -> 72
0.19/0.21	c BCD2: 0 <= obj <= 72
0.19/0.21	c BCD2: #cores=0, #unrelaxed=27, #relaxed=0, #hardened=0
0.19/0.21	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.21	c  0.0s |       0 |        0 |        0 |       31      0 |        0 |        0
0.19/0.21	c  0.0s |       0 |       14 |        2 |       31      1 |        0 |        0
0.19/0.21	c #cpu_time = 0.001s
0.19/0.21	c #wall_clock_time = 0.001s
0.19/0.21	c #decision = 14
0.19/0.21	c #random_decision = 0
0.19/0.21	c #conflict = 2
0.19/0.21	c #restart = 0
0.19/0.21	c BCD2: found a new core of size 11: cost of the new core is >=1
0.19/0.21	c lower bound updated to 1
0.19/0.21	c BCD2: 1 <= obj <= 72
0.19/0.21	c BCD2: #cores=1, #unrelaxed=16, #relaxed=11, #hardened=0
0.19/0.21	c BCD2: #sat=1 #unsat=2 bias=2/3
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.21	c  0.0s |       0 |        0 |        0 |       31      0 |        0 |        0
0.19/0.21	c  0.0s |       0 |       18 |        1 |       31      0 |        0 |        0
0.19/0.21	c #cpu_time = 0.000s
0.19/0.21	c #wall_clock_time = 0.000s
0.19/0.21	c #decision = 18
0.19/0.21	c #random_decision = 0
0.19/0.21	c #conflict = 1
0.19/0.21	c #restart = 0
0.19/0.21	c BCD2: found a new core of size 12: cost of the new core is >=3
0.19/0.21	c lower bound updated to 4
0.19/0.21	c BCD2: 4 <= obj <= 72
0.19/0.21	c BCD2: #cores=2, #unrelaxed=4, #relaxed=23, #hardened=0
0.19/0.21	c BCD2: #sat=1 #unsat=3 bias=3/4
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.21	c  0.0s |       0 |        0 |        0 |       31      0 |        0 |        0
0.19/0.21	c  0.0s |       0 |       74 |       48 |       31      1 |        0 |        0
0.19/0.21	c #cpu_time = 0.005s
0.19/0.21	c #wall_clock_time = 0.005s
0.19/0.21	c #decision = 74
0.19/0.21	c #random_decision = 0
0.19/0.21	c #conflict = 48
0.19/0.21	c #restart = 0
0.19/0.21	o 43
0.19/0.21	c BCD2: updating upper bound: 72 -> 42
0.19/0.21	c BCD2: 4 <= obj <= 42
0.19/0.21	c BCD2: #cores=2, #unrelaxed=4, #relaxed=23, #hardened=0
0.19/0.21	c BCD2: #sat=2 #unsat=3 bias=3/5
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |       31      0 |        0 |        1
0.19/0.22	c  0.0s |       0 |       46 |       39 |       31      3 |        0 |        1
0.19/0.22	c #cpu_time = 0.004s
0.19/0.22	c #wall_clock_time = 0.004s
0.19/0.22	c #decision = 46
0.19/0.22	c #random_decision = 0
0.19/0.22	c #conflict = 39
0.19/0.22	c #restart = 0
0.19/0.22	c BCD2: relaxing 4 and merging with 2 cores into a new core of size 27: cost of the new core is >=6
0.19/0.22	c lower bound updated to 6
0.19/0.22	c BCD2: 6 <= obj <= 42
0.19/0.22	c BCD2: #cores=1, #unrelaxed=0, #relaxed=27, #hardened=0
0.19/0.22	c BCD2: #sat=2 #unsat=4 bias=4/6
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |       31      0 |        5 |        1
0.19/0.23	c  0.0s |       1 |      111 |      100 |       31      3 |        5 |        9
0.19/0.24	c  0.0s |       2 |      276 |      250 |       31     10 |        5 |        9
0.19/0.26	c  0.0s |       3 |      521 |      475 |       31     21 |        5 |        9
0.19/0.29	c  0.1s |       4 |      896 |      813 |       35     37 |        5 |        9
0.29/0.33	c  0.1s |       5 |     1429 |     1320 |       35     60 |        5 |        9
0.29/0.34	c  0.1s |       5 |     1545 |     1426 |       35     64 |        6 |       10
0.29/0.34	c #cpu_time = 0.122s
0.29/0.34	c #wall_clock_time = 0.122s
0.29/0.34	c #decision = 1545
0.29/0.34	c #random_decision = 4
0.29/0.34	c #conflict = 1426
0.29/0.34	c #restart = 5
0.29/0.34	c BCD2: updating lower bound of a core
0.29/0.34	c lower bound updated to 31
0.29/0.34	c BCD2: 31 <= obj <= 42
0.29/0.34	c BCD2: #cores=1, #unrelaxed=0, #relaxed=27, #hardened=0
0.29/0.34	c BCD2: #sat=2 #unsat=5 bias=5/7
0.29/0.34	c Solving starts ...
0.29/0.34	c ============================[ Search Statistics ]============================
0.29/0.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.34	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.34	c =============================================================================
0.29/0.34	c  0.0s |       0 |        0 |        0 |       35      0 |        6 |       10
0.29/0.35	c  0.0s |       1 |      115 |      100 |       35      3 |        6 |       10
0.29/0.36	c  0.0s |       2 |      279 |      250 |       35     10 |        6 |       10
0.29/0.39	c  0.0s |       3 |      522 |      475 |       35     20 |        6 |       10
0.39/0.42	c  0.1s |       4 |      887 |      813 |       35     34 |        6 |       10
0.39/0.47	c  0.1s |       5 |     1427 |     1320 |       39     55 |        6 |       10
0.49/0.54	c  0.2s |       6 |     2223 |     2081 |       39     86 |        6 |       10
0.59/0.65	c  0.3s |       6 |     3396 |     3196 |       39    131 |        6 |       10
0.59/0.65	c #cpu_time = 0.304s
0.59/0.65	c #wall_clock_time = 0.304s
0.59/0.65	c #decision = 3396
0.59/0.65	c #random_decision = 17
0.59/0.65	c #conflict = 3196
0.59/0.65	c #restart = 6
0.59/0.65	o 39
0.59/0.65	c BCD2: updating upper bound: 42 -> 38
0.59/0.65	c BCD2: 31 <= obj <= 38
0.59/0.65	c BCD2: #cores=1, #unrelaxed=0, #relaxed=27, #hardened=0
0.59/0.65	c BCD2: #sat=3 #unsat=5 bias=5/8
0.59/0.65	c Solving starts ...
0.59/0.65	c ============================[ Search Statistics ]============================
0.59/0.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.65	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.65	c =============================================================================
0.59/0.65	c  0.0s |       0 |        0 |        0 |       39      0 |        6 |       12
0.59/0.66	c  0.0s |       1 |      113 |      100 |       39      4 |        6 |       12
0.59/0.67	c  0.0s |       2 |      282 |      250 |       39     10 |        6 |       12
0.59/0.69	c  0.0s |       3 |      540 |      475 |       43     18 |        6 |       12
0.68/0.72	c  0.1s |       4 |      909 |      813 |       43     30 |        6 |       12
0.68/0.76	c  0.1s |       5 |     1454 |     1320 |       43     48 |        6 |       12
0.79/0.83	c  0.2s |       5 |     2215 |     2018 |       43     74 |        6 |       12
0.79/0.83	c #cpu_time = 0.180s
0.79/0.83	c #wall_clock_time = 0.180s
0.79/0.83	c #decision = 2215
0.79/0.83	c #random_decision = 12
0.79/0.83	c #conflict = 2018
0.79/0.83	c #restart = 5
0.79/0.83	o 35
0.79/0.83	c BCD2: updating upper bound: 38 -> 34
0.79/0.83	c BCD2: 31 <= obj <= 34
0.79/0.83	c BCD2: #cores=1, #unrelaxed=0, #relaxed=27, #hardened=0
0.79/0.83	c BCD2: #sat=4 #unsat=5 bias=5/9
0.79/0.83	c Solving starts ...
0.79/0.83	c ============================[ Search Statistics ]============================
0.79/0.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.83	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.83	c =============================================================================
0.79/0.83	c  0.0s |       0 |        0 |        0 |       43      0 |        6 |       14
0.79/0.84	c  0.0s |       1 |      117 |      100 |       43      3 |        6 |       14
0.79/0.85	c  0.0s |       2 |      279 |      250 |       43      8 |        6 |       14
0.79/0.87	c  0.0s |       3 |      521 |      475 |       43     16 |        6 |       14
0.89/0.90	c  0.1s |       3 |      861 |      791 |       43     26 |        7 |       16
0.89/0.90	c #cpu_time = 0.075s
0.89/0.90	c #wall_clock_time = 0.075s
0.89/0.90	c #decision = 861
0.89/0.90	c #random_decision = 4
0.89/0.90	c #conflict = 791
0.89/0.90	c #restart = 3
0.89/0.90	c BCD2: updating lower bound of a core
0.89/0.90	c lower bound updated to 34
0.89/0.90	c BCD2: 34 <= obj <= 34
0.89/0.90	c BCD2: #cores=1, #unrelaxed=0, #relaxed=27, #hardened=0
0.89/0.90	c BCD2: #sat=4 #unsat=6 bias=6/10
0.89/0.90	c Solving starts ...
0.89/0.90	c ============================[ Search Statistics ]============================
0.89/0.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.90	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.90	c =============================================================================
0.89/0.90	c  0.0s |       0 |        0 |        0 |       43      0 |        7 |       17
0.89/0.91	c  0.0s |       1 |      108 |      100 |       43      3 |        7 |       17
0.89/0.93	c  0.0s |       2 |      272 |      250 |       43      8 |        7 |       17
0.89/0.95	c  0.0s |       3 |      516 |      475 |       43     15 |        7 |       17
0.89/0.95	c  0.0s |       3 |      550 |      499 |       43     16 |        7 |       17
0.89/0.95	c #cpu_time = 0.048s
0.89/0.95	c #wall_clock_time = 0.048s
0.89/0.95	c #decision = 550
0.89/0.95	c #random_decision = 0
0.89/0.95	c #conflict = 499
0.89/0.95	c #restart = 3
0.89/0.95	o 34
0.89/0.95	s OPTIMUM FOUND
0.89/0.95	v -x1 -x2 x3 -x4 x5 -x6 -x7 -x8 x9 -x10
0.89/0.95	v -x11 -x12 -x13 -x14 x15 -x16 x17 -x18 -x19 x20
0.89/0.95	v -x21 x22 -x23 -x24 -x25 -x26 x27
0.89/0.95	c total CPU time = 0.953s
0.89/0.95	c total wall clock time = 0.953s

Verifier Data

OK	34

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-4079447-1465224139/watcher-4079447-1465224139 -o /tmp/evaluation-result-4079447-1465224139/solver-4079447-1465224139 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465224138-1182 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079447-1465224139.opb 

pid=1205
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: 1.06 1.35 1.73 3/172 1208
/proc/meminfo: memFree=30353164/32872528 swapFree=16384/1696552
[pid=1208] ppid=1205 vsize=439740 CPUtime=0 cores=0,2,4,6
/proc/1208/stat : 1208 (toysat) R 1205 1208 1166 0 -1 4202496 1592 0 0 0 0 0 0 0 20 0 4 0 104346960 450293760 1952 33554432000 4194304 16246674 140733325262352 140733325261776 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 110703 1960 441 2943 0 107597 0
[pid=1208/tid=1212] ppid=1205 vsize=699836 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1212/stat : 1212 (toysat) S 1205 1208 1166 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 104346961 716632064 2967 33554432000 4194304 16246674 140733325262352 140573474270448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1208/tid=1214] ppid=1205 vsize=704956 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1214/stat : 1214 (toysat) S 1205 1208 1166 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 104346961 721874944 2986 33554432000 4194304 16246674 140733325262352 140573463780592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1208/tid=1215] ppid=1205 vsize=709052 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1215/stat : 1215 (toysat) S 1205 1208 1166 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 104346961 726069248 3004 33554432000 4194304 16246674 140733325262352 140573453307056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100122 s]
/proc/loadavg: 1.06 1.35 1.73 3/172 1208
/proc/meminfo: memFree=30353164/32872528 swapFree=16384/1696552
[pid=1208] ppid=1205 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/1208/stat : 1208 (toysat) R 1205 1208 1166 0 -1 4202496 18467 0 0 0 7 2 0 0 20 0 4 0 104346960 1247350784 18815 33554432000 4194304 16246674 140733325262352 140733325245344 5724032 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 304529 18821 745 2943 0 301423 0
[pid=1208/tid=1212] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1212/stat : 1212 (toysat) S 1205 1208 1166 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 18825 33554432000 4194304 16246674 140733325262352 140573474270448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1208/tid=1214] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1214/stat : 1214 (toysat) S 1205 1208 1166 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 18828 33554432000 4194304 16246674 140733325262352 140573463780592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1208/tid=1215] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1215/stat : 1215 (toysat) S 1205 1208 1166 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 18833 33554432000 4194304 16246674 140733325262352 140573453307056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200494 s]
/proc/loadavg: 1.06 1.35 1.73 3/172 1208
/proc/meminfo: memFree=30353164/32872528 swapFree=16384/1696552
[pid=1208] ppid=1205 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/1208/stat : 1208 (toysat) R 1205 1208 1166 0 -1 4202496 33678 0 0 0 14 5 0 0 20 0 4 0 104346960 1247350784 34026 33554432000 4194304 16246674 140733325262352 140733325245344 5661217 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 304529 34033 746 2943 0 301423 0
[pid=1208/tid=1212] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1212/stat : 1212 (toysat) S 1205 1208 1166 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 34035 33554432000 4194304 16246674 140733325262352 140573474270448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1208/tid=1214] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1214/stat : 1214 (toysat) S 1205 1208 1166 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 34039 33554432000 4194304 16246674 140733325262352 140573463780592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1208/tid=1215] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1215/stat : 1215 (toysat) S 1205 1208 1166 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 34045 33554432000 4194304 16246674 140733325262352 140573453307056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300445 s]
/proc/loadavg: 1.06 1.35 1.73 3/172 1208
/proc/meminfo: memFree=30353164/32872528 swapFree=16384/1696552
[pid=1208] ppid=1205 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/1208/stat : 1208 (toysat) R 1205 1208 1166 0 -1 4202496 48418 0 0 0 22 7 0 0 20 0 4 0 104346960 1247350784 48765 33554432000 4194304 16246674 140733325262352 140733325245344 12874965 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 304529 48771 792 2943 0 301423 0
[pid=1208/tid=1212] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1212/stat : 1212 (toysat) S 1205 1208 1166 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 48775 33554432000 4194304 16246674 140733325262352 140573474270448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1208/tid=1214] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1214/stat : 1214 (toysat) S 1205 1208 1166 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 48780 33554432000 4194304 16246674 140733325262352 140573463780592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1208/tid=1215] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1215/stat : 1215 (toysat) S 1205 1208 1166 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 48784 33554432000 4194304 16246674 140733325262352 140573453307056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.70038 s]
/proc/loadavg: 1.06 1.35 1.73 3/172 1208
/proc/meminfo: memFree=30353164/32872528 swapFree=16384/1696552
[pid=1208] ppid=1205 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/1208/stat : 1208 (toysat) R 1205 1208 1166 0 -1 4202496 105204 0 0 0 52 16 0 0 20 0 4 0 104346960 1247350784 105552 33554432000 4194304 16246674 140733325262352 140733325245344 5602147 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 304529 105559 792 2943 0 301423 0
[pid=1208/tid=1212] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1212/stat : 1212 (toysat) S 1205 1208 1166 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 105562 33554432000 4194304 16246674 140733325262352 140573474270448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1208/tid=1214] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1214/stat : 1214 (toysat) S 1205 1208 1166 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 105567 33554432000 4194304 16246674 140733325262352 140573463780592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1208/tid=1215] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1215/stat : 1215 (toysat) S 1205 1208 1166 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 105570 33554432000 4194304 16246674 140733325262352 140573453307056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

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

[startup+0.800457 s]
/proc/loadavg: 1.06 1.35 1.73 3/172 1208
/proc/meminfo: memFree=30353164/32872528 swapFree=16384/1696552
[pid=1208] ppid=1205 vsize=1218116 CPUtime=0.79 cores=0,2,4,6
/proc/1208/stat : 1208 (toysat) R 1205 1208 1166 0 -1 4202496 119600 0 0 0 61 18 0 0 20 0 4 0 104346960 1247350784 119947 33554432000 4194304 16246674 140733325262352 140733325245344 13954518 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 304529 119954 792 2943 0 301423 0
[pid=1208/tid=1212] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1212/stat : 1212 (toysat) S 1205 1208 1166 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 119958 33554432000 4194304 16246674 140733325262352 140573474270448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1208/tid=1214] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1214/stat : 1214 (toysat) S 1205 1208 1166 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 119962 33554432000 4194304 16246674 140733325262352 140573463780592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1208/tid=1215] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1215/stat : 1215 (toysat) S 1205 1208 1166 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 119966 33554432000 4194304 16246674 140733325262352 140573453307056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 1218116

[startup+0.900386 s]
/proc/loadavg: 1.06 1.35 1.73 3/172 1208
/proc/meminfo: memFree=30353164/32872528 swapFree=16384/1696552
[pid=1208] ppid=1205 vsize=1218116 CPUtime=0.89 cores=0,2,4,6
/proc/1208/stat : 1208 (toysat) R 1205 1208 1166 0 -1 4202496 133900 0 0 0 69 20 0 0 20 0 4 0 104346960 1247350784 134247 33554432000 4194304 16246674 140733325262352 140733325245344 5601494 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1208/statm: 304529 134253 792 2943 0 301423 0
[pid=1208/tid=1212] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1212/stat : 1212 (toysat) S 1205 1208 1166 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 134257 33554432000 4194304 16246674 140733325262352 140573474270448 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=1208/tid=1214] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1214/stat : 1214 (toysat) S 1205 1208 1166 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 134262 33554432000 4194304 16246674 140733325262352 140573463780592 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=1208/tid=1215] ppid=1205 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1208/task/1215/stat : 1215 (toysat) S 1205 1208 1166 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 104346961 1247350784 134265 33554432000 4194304 16246674 140733325262352 140573453307056 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1218116

Child status: 0
Real time (s): 0.988279
CPU time (s): 0.98585
CPU user time (s): 0.735888
CPU system time (s): 0.249962
CPU usage (%): 99.7542
Max. virtual memory (cumulated for all children) (KiB): 1218116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.735888
system time used= 0.249962
maximum resident set size= 568604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141813
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= 19
involuntary context switches= 2

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.003999 second user time and 0.006998 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-06 16:42:19
IDJOB=4079447
IDBENCH=1860
IDSOLVER=2542
FILE ID=node125/4079447-1465224139
RUNJOBID= node125-1465224138-1182
PBS_JOBID= 19843237
Free space on /tmp= 71744 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-bm23.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079447-1465224139/watcher-4079447-1465224139 -o /tmp/evaluation-result-4079447-1465224139/solver-4079447-1465224139 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465224138-1182 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079447-1465224139.opb

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

MD5SUM BENCH= 5c5bb330d1cbd0e2ab066594a5d2a4de
RANDOM SEED=1692492370

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.456
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.456
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:        30356024 kB
Buffers:           12140 kB
Cached:           105416 kB
SwapCached:         2016 kB
Active:            92684 kB
Inactive:          27764 kB
Active(anon):       3996 kB
Inactive(anon):     1380 kB
Active(file):      88688 kB
Inactive(file):    26384 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098492 kB
Dirty:             32668 kB
Writeback:             0 kB
AnonPages:       1698648 kB
Mapped:             6760 kB
Shmem:                 0 kB
Slab:             566520 kB
SReclaimable:      10712 kB
SUnreclaim:       555808 kB
KernelStack:        1336 kB
PageTables:         6924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1794372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1683456 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= 71712 MiB
End job on node125 at 2016-06-06 16:42:20