Trace number 4110242

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 70.8532 70.8653

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110974372--soft-0-100-0.wbo
MD5SUM014e6d9d1387f6cdb0c56035ad106b75
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark16.4705
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1266
Number of bits of the biggest sum of numbers11
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-19T16:00:01+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","--wbo","--search=bcd2","HOME/instance-4110242-1466344801.wbo"]
0.00/0.01	c use --random-gen="4087658845 3061761850 3098772972 3963091983 3078574197 199729660 3058365895 181958957 3279938781 3206385087 3547325380 1794597971 3167145178 33341731 2084122926 1649692659 723543941 1752720096 3918858145 2379753095 4236543083 4220252988 3089433650 1081887794 4211077519 3431923345 3811541305 3595289269 3151734997 2304745481 1727697255 224527173 2703398340 2114254571 2834756666 4156631764 3677497250 170121133 518211396 4041755197 564257633 4264774397 3095638906 1722776280 1727497186 3442567006 1947955363 2128809079 3990681971 3841094847 1628989984 2520275196 2521143495 3915685666 1457043437 3701679646 1100753196 3537980737 2253823445 889823493 3469417003 4030581324 1928677503 2499635423 2545899698 889187619 3223780729 1058822209 490157204 3239804170 4115373140 457290213 349748198 1990226437 1100700995 232324622 2243012012 2666805636 1299299092 1714181652 2889858112 2490852614 4135234256 2041287647 860692266 1177149736 2121720334 3268388795 500602326 199821649 293742158 1882045099 807443804 717968417 3276988974 289062074 809843281 1451845742 622009974 3699060406 1584117204 3317220074 3551974867 3029562405 1240542264 492349896 664661968 770628575 1734434865 2480450622 2525299508 1671707526 1834988932 1077204553 671075664 2329631696 108801546 627314403 3032419083 3172226594 2988203536 1351948454 2233446081 1847372729 2433850521 3463426512 2456347088 121980238 2674156852 1953510794 1653508024 4013285972 724662828 2874234467 3095768550 3388438186 1352836112 1116342185 1287025843 3438158095 13842660 225830296 4166625040 453580040 3641290145 2319030664 3482184695 3041427361 2660066845 2004001003 2997142458 2731349711 4059147557 3867550504 497158181 3835784748 507104282 2864566094 3131783958 1940390127 455898346 40254974 1339005598 459112448 2272839132 3448373472 1018145679 3642828758 1742487876 4175352057 1078224713 3198677703 1452106340 786989807 4088413930 1393266136 1140763130 3559682301 3455877607 630492326 2382321090 3882771320 314171291 540045166 3003863658 4149964534 3229600767 633059436 804248810 4179674714 3357047634 966513916 2564623232 1419767468 1039189325 63876732 1866236124 1367325628 727150317 2108858980 3260127369 2855347023 3921854080 2477444875 1485673963 3878666736 1615425728 670085715 921006800 1261093643 2600464831 2577636999 2993003720 2977762092 1129131465 1224313841 3444954178 2228093102 2145802215 247757064 2941392523 1230884706 2583784549 3938861912 73159176 2913731677 2521871449 147458427 4179212018 1169718196 3957500170 1455615536 352177757 2635874545 2853777420 3729010200 4055411609 3116250583 3767834960 3348715179 553835008 3508328508 3770031506 3167285731 1392913654 4199072557 2196077587 1835023147 2275279138 2957925152 2731935945 909982954 881258003 3340127101 2940767190 333522025 255 362436" option to reproduce the execution
0.19/0.26	c #vars 169
0.19/0.26	c #constraints 101
0.19/0.26	c BCD2: Hardening is enabled.
0.19/0.26	c BCD2: BiasedSearch is enabled.
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |      107 |        0 |      123      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 107
0.19/0.26	c #random_decision = 0
0.19/0.26	c #conflict = 0
0.19/0.26	c #restart = 0
0.19/0.26	o 672
0.19/0.26	c BCD2: updating upper bound: 5179 -> 671
0.19/0.26	c BCD2: 0 <= obj <= 671
0.19/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |      255 |      100 |      123      0 |        0 |        0
0.29/0.31	c  0.0s |       2 |      610 |      250 |      136      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |     1006 |      475 |      150      1 |        0 |        0
0.39/0.43	c  0.2s |       4 |     1557 |      813 |      165      4 |        0 |        0
0.49/0.54	c  0.3s |       5 |     2392 |     1320 |      182      7 |        0 |        0
0.59/0.69	c  0.4s |       6 |     3668 |     2081 |      222     11 |        0 |        0
0.68/0.97	c  0.7s |       7 |     5641 |     3223 |      245     17 |        0 |        0
1.19/1.30	c  1.0s |       8 |     8320 |     4936 |      270     25 |        0 |        0
1.59/1.67	c  1.4s |       9 |    12516 |     7506 |      297     37 |        0 |        0
2.29/2.30	c  2.0s |      10 |    17888 |    11361 |      327     52 |        0 |        0
3.09/3.13	c  2.9s |      11 |    26430 |    17144 |      360     75 |        0 |        0
4.29/4.39	c  4.1s |      12 |    39631 |    25819 |      397    107 |        0 |        0
6.29/6.37	c  6.1s |      13 |    58383 |    38832 |      437    153 |        0 |        0
8.29/8.38	c  8.1s |      13 |    75530 |    50632 |      437    192 |        0 |        0
9.29/9.34	c  9.1s |      13 |    83246 |    55649 |      437    210 |        0 |        0
9.29/9.34	c #cpu_time = 9.073s
9.29/9.34	c #wall_clock_time = 9.073s
9.29/9.34	c #decision = 83246
9.29/9.34	c #random_decision = 206
9.29/9.34	c #conflict = 55649
9.29/9.34	c #restart = 13
9.29/9.34	c BCD2: found a new core of size 101: cost of the new core is >=1
9.29/9.34	c lower bound updated to 1
9.29/9.34	c BCD2: 1 <= obj <= 671
9.29/9.34	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
9.29/9.34	c BCD2: #sat=1 #unsat=2 bias=2/3
9.29/9.34	c Solving starts ...
9.29/9.34	c ============================[ Search Statistics ]============================
9.29/9.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.29/9.34	c       |         |          |          |    Limit     GC | Var      | Constra 
9.29/9.34	c =============================================================================
9.29/9.34	c  0.0s |       0 |        0 |        0 |      437      0 |        0 |        0
9.29/9.34	c  0.0s |       0 |      144 |       12 |      437      0 |        0 |        0
9.29/9.34	c #cpu_time = 0.003s
9.29/9.34	c #wall_clock_time = 0.003s
9.29/9.34	c #decision = 144
9.29/9.34	c #random_decision = 0
9.29/9.34	c #conflict = 12
9.29/9.34	c #restart = 0
9.29/9.34	o 49
9.29/9.34	c BCD2: hardening fixes 55 literals
9.29/9.34	c BCD2: updating upper bound: 671 -> 48
9.29/9.34	c BCD2: 1 <= obj <= 48
9.29/9.34	c BCD2: #cores=1, #unrelaxed=0, #relaxed=46, #hardened=55
9.29/9.34	c BCD2: #sat=2 #unsat=2 bias=2/4
9.29/9.34	c Solving starts ...
9.29/9.34	c ============================[ Search Statistics ]============================
9.29/9.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.29/9.34	c       |         |          |          |    Limit     GC | Var      | Constra 
9.29/9.34	c =============================================================================
9.29/9.34	c  0.0s |       0 |        0 |        0 |      437      0 |       55 |        2
9.29/9.36	c  0.0s |       1 |      203 |      100 |      437      0 |       55 |        2
9.29/9.38	c  0.0s |       2 |      477 |      250 |      437      0 |       55 |        2
9.39/9.41	c  0.1s |       3 |      841 |      475 |      437      1 |       55 |        2
9.39/9.45	c  0.1s |       4 |     1362 |      813 |      437      2 |       55 |        2
9.49/9.51	c  0.2s |       5 |     2115 |     1320 |      437      4 |       55 |        2
9.59/9.60	c  0.3s |       6 |     3301 |     2081 |      437      7 |       55 |        2
9.69/9.73	c  0.4s |       7 |     5236 |     3223 |      481     11 |       55 |        2
9.89/9.93	c  0.6s |       8 |     7883 |     4936 |      481     16 |       55 |        2
10.19/10.26	c  0.9s |       9 |    11765 |     7506 |      481     24 |       55 |        2
10.69/10.72	c  1.4s |      10 |    17795 |    11361 |      481     36 |       55 |        2
11.39/11.41	c  2.1s |      11 |    26797 |    17144 |      481     54 |       55 |        2
12.39/12.43	c  3.1s |      12 |    40478 |    25819 |      481     82 |       55 |        2
13.98/14.03	c  4.7s |      13 |    60813 |    38832 |      530    121 |       55 |        2
15.98/16.04	c  6.7s |      13 |    85253 |    54732 |      530    168 |       55 |        2
16.48/16.50	c  7.2s |      14 |    90921 |    58352 |      530    179 |       55 |        2
18.48/18.51	c  9.2s |      14 |   117706 |    75152 |      583    228 |       55 |        2
19.99/20.03	c 10.7s |      15 |   136661 |    87632 |      583    262 |       55 |        2
21.98/22.04	c 12.7s |      15 |   158378 |   103032 |      583    304 |       55 |        2
23.98/24.04	c 14.7s |      15 |   180633 |   118532 |      583    345 |       55 |        2
25.68/25.72	c 16.4s |      16 |   200101 |   131552 |      583    380 |       55 |        2
25.98/26.07	c 16.7s |      16 |   203988 |   134289 |      583    387 |       56 |        4
25.98/26.07	c #cpu_time = 16.734s
25.98/26.07	c #wall_clock_time = 16.733s
25.98/26.07	c #decision = 203988
25.98/26.07	c #random_decision = 565
25.98/26.07	c #conflict = 134289
25.98/26.07	c #restart = 16
25.98/26.07	c BCD2: updating lower bound of a core
25.98/26.07	c lower bound updated to 26
25.98/26.07	c BCD2: 26 <= obj <= 48
25.98/26.07	c BCD2: #cores=1, #unrelaxed=0, #relaxed=46, #hardened=55
25.98/26.07	c BCD2: #sat=2 #unsat=3 bias=3/5
25.98/26.08	c Solving starts ...
25.98/26.08	c ============================[ Search Statistics ]============================
25.98/26.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.98/26.08	c       |         |          |          |    Limit     GC | Var      | Constra 
25.98/26.08	c =============================================================================
25.98/26.08	c  0.0s |       0 |        0 |        0 |      583      0 |       56 |        4
25.98/26.09	c  0.0s |       1 |      201 |      100 |      583      0 |       56 |        4
26.08/26.11	c  0.0s |       2 |      479 |      250 |      583      1 |       56 |        4
26.08/26.14	c  0.1s |       3 |      831 |      475 |      583      1 |       56 |        4
26.08/26.18	c  0.1s |       4 |     1359 |      813 |      583      2 |       56 |        4
26.18/26.25	c  0.2s |       5 |     2103 |     1320 |      583      4 |       56 |        4
26.28/26.35	c  0.3s |       6 |     3318 |     2081 |      583      6 |       56 |        4
26.38/26.49	c  0.4s |       7 |     5104 |     3223 |      583      9 |       56 |        4
26.59/26.70	c  0.6s |       8 |     7657 |     4936 |      583     14 |       56 |        4
26.98/27.01	c  0.9s |       9 |    11574 |     7506 |      642     21 |       56 |        4
27.38/27.49	c  1.4s |      10 |    17191 |    11361 |      642     30 |       56 |        4
27.88/27.97	c  1.9s |      10 |    22692 |    15124 |      642     40 |       56 |        4
27.88/27.97	c #cpu_time = 1.893s
27.88/27.97	c #wall_clock_time = 1.892s
27.88/27.97	c #decision = 22692
27.88/27.97	c #random_decision = 55
27.88/27.97	c #conflict = 15124
27.88/27.97	c #restart = 10
27.88/27.97	o 36
27.88/27.97	c BCD2: hardening fixes 12 literals
27.88/27.97	c BCD2: updating upper bound: 48 -> 35
27.88/27.97	c BCD2: 26 <= obj <= 35
27.88/27.97	c BCD2: #cores=1, #unrelaxed=0, #relaxed=34, #hardened=67
27.88/27.97	c BCD2: #sat=3 #unsat=3 bias=3/6
27.88/27.97	c Solving starts ...
27.88/27.97	c ============================[ Search Statistics ]============================
27.88/27.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.88/27.97	c       |         |          |          |    Limit     GC | Var      | Constra 
27.88/27.97	c =============================================================================
27.88/27.97	c  0.0s |       0 |        0 |        0 |      642      0 |       68 |        6
27.88/27.98	c  0.0s |       1 |      134 |      100 |      642      0 |       68 |        6
27.98/28.00	c  0.0s |       2 |      380 |      250 |      642      1 |       68 |        6
27.98/28.03	c  0.1s |       3 |      695 |      475 |      642      1 |       68 |        6
27.98/28.07	c  0.1s |       4 |     1184 |      813 |      642      2 |       68 |        6
28.08/28.13	c  0.2s |       5 |     1948 |     1320 |      642      4 |       68 |        6
28.18/28.22	c  0.2s |       6 |     3035 |     2081 |      642      5 |       68 |        6
28.28/28.36	c  0.4s |       7 |     4681 |     3223 |      642      8 |       68 |        6
28.48/28.56	c  0.6s |       8 |     7221 |     4936 |      642     13 |       68 |        6
28.79/28.87	c  0.9s |       9 |    11054 |     7506 |      642     19 |       68 |        6
29.28/29.33	c  1.4s |      10 |    17383 |    11361 |      642     29 |       68 |        6
29.99/30.05	c  2.1s |      11 |    26442 |    17144 |      642     44 |       68 |        6
30.99/31.09	c  3.1s |      12 |    40265 |    25819 |      642     66 |       68 |        6
32.58/32.67	c  4.7s |      13 |    59377 |    38832 |      642     99 |       68 |        6
34.58/34.68	c  6.7s |      13 |    85317 |    55232 |      642    141 |       68 |        6
34.98/35.07	c  7.1s |      14 |    90221 |    58352 |      642    149 |       68 |        6
36.98/37.08	c  9.1s |      14 |   115580 |    74752 |      642    190 |       68 |        6
38.58/38.62	c 10.6s |      15 |   135478 |    87632 |      642    222 |       68 |        6
40.58/40.62	c 12.7s |      15 |   160389 |   103932 |      707    261 |       68 |        6
42.58/42.63	c 14.7s |      15 |   183520 |   119832 |      707    298 |       68 |        6
44.08/44.13	c 16.2s |      16 |   200895 |   131552 |      707    325 |       68 |        6
46.08/46.14	c 18.2s |      16 |   224945 |   147552 |      707    362 |       68 |        6
46.88/46.95	c 19.0s |      16 |   234278 |   153755 |      707    377 |       69 |        8
46.88/46.95	c #cpu_time = 18.978s
46.88/46.95	c #wall_clock_time = 18.977s
46.88/46.95	c #decision = 234278
46.88/46.95	c #random_decision = 696
46.88/46.95	c #conflict = 153755
46.88/46.95	c #restart = 16
46.88/46.95	c BCD2: updating lower bound of a core
46.88/46.95	c lower bound updated to 33
46.88/46.95	c BCD2: 33 <= obj <= 35
46.88/46.95	c BCD2: #cores=1, #unrelaxed=0, #relaxed=34, #hardened=67
46.88/46.95	c BCD2: #sat=3 #unsat=4 bias=4/7
46.88/46.95	c Solving starts ...
46.88/46.95	c ============================[ Search Statistics ]============================
46.88/46.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.88/46.95	c       |         |          |          |    Limit     GC | Var      | Constra 
46.88/46.95	c =============================================================================
46.88/46.95	c  0.0s |       0 |        0 |        0 |      707      0 |       69 |        8
46.88/46.96	c  0.0s |       1 |      184 |      100 |      707      0 |       69 |        8
46.88/46.98	c  0.0s |       2 |      416 |      250 |      707      0 |       69 |        8
46.99/47.00	c  0.1s |       3 |      800 |      475 |      707      0 |       69 |        8
46.99/47.04	c  0.1s |       4 |     1302 |      813 |      707      1 |       69 |        8
47.09/47.10	c  0.1s |       5 |     2110 |     1320 |      707      2 |       69 |        8
47.09/47.19	c  0.2s |       6 |     3282 |     2081 |      707      4 |       69 |        8
47.29/47.32	c  0.4s |       7 |     5005 |     3223 |      707      7 |       69 |        8
47.49/47.52	c  0.6s |       8 |     7814 |     4936 |      707     11 |       69 |        8
47.79/47.82	c  0.9s |       9 |    11798 |     7506 |      707     17 |       69 |        8
48.19/48.26	c  1.3s |      10 |    17410 |    11361 |      707     26 |       69 |        8
48.89/48.96	c  2.0s |      11 |    26663 |    17144 |      707     39 |       69 |        8
49.99/50.05	c  3.1s |      12 |    39884 |    25819 |      707     59 |       69 |        8
51.58/51.63	c  4.7s |      13 |    60747 |    38832 |      707     90 |       69 |        8
53.58/53.64	c  6.7s |      13 |    87147 |    54732 |      707    128 |       69 |        8
53.98/54.10	c  7.2s |      14 |    92775 |    58352 |      707    136 |       69 |        8
56.08/56.10	c  9.2s |      14 |   118225 |    74152 |      707    174 |       69 |        8
57.68/57.80	c 10.8s |      15 |   138715 |    87632 |      778    204 |       69 |        8
59.78/59.80	c 12.9s |      15 |   162500 |   103632 |      778    239 |       69 |        8
61.68/61.80	c 14.9s |      15 |   187797 |   119432 |      778    273 |       69 |        8
63.28/63.34	c 16.4s |      16 |   205881 |   131552 |      778    300 |       69 |        8
65.28/65.34	c 18.4s |      16 |   228545 |   146952 |      778    333 |       69 |        8
67.29/67.34	c 20.4s |      16 |   251502 |   162052 |      778    366 |       69 |        8
69.28/69.35	c 22.4s |      16 |   274629 |   176852 |      778    398 |       69 |        8
70.78/70.80	c 23.9s |      16 |   290140 |   187248 |      778    421 |       70 |       10
70.78/70.80	c #cpu_time = 23.856s
70.78/70.80	c #wall_clock_time = 23.854s
70.78/70.80	c #decision = 290140
70.78/70.80	c #random_decision = 871
70.78/70.80	c #conflict = 187248
70.78/70.80	c #restart = 16
70.78/70.80	c BCD2: updating lower bound of a core
70.78/70.80	c lower bound updated to 37
70.78/70.80	s OPTIMUM FOUND
70.78/70.80	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
70.78/70.80	v -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20
70.78/70.80	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
70.78/70.80	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 x40
70.78/70.80	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
70.78/70.80	v -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60
70.78/70.80	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70
70.78/70.80	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
70.78/70.80	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
70.78/70.80	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
70.78/70.80	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
70.78/70.80	v -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120
70.78/70.80	v x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
70.78/70.80	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140
70.78/70.80	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
70.78/70.80	v -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160
70.78/70.80	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169
70.78/70.80	c total CPU time = 70.808s
70.78/70.80	c total wall clock time = 70.804s

Verifier Data

OK	36

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-4110242-1466344801/watcher-4110242-1466344801 -o /tmp/evaluation-result-4110242-1466344801/solver-4110242-1466344801 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466341824-4861 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110242-1466344801.wbo 

pid=5983
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.03 2.05 1.97 3/179 5986
/proc/meminfo: memFree=30381560/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=651708 CPUtime=0 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 2421 0 0 0 0 0 0 0 20 0 4 0 36530054 667348992 2270 33554432000 4194304 16246674 140736967331040 140736967330464 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 163695 2280 441 2943 0 160589 0
[pid=5986/tid=5987] ppid=5983 vsize=669116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 685174784 2339 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=673212 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 689369088 2355 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=678332 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36530054 694611968 2372 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100066 s]
/proc/loadavg: 2.03 2.05 1.97 3/179 5986
/proc/meminfo: memFree=30381560/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 18524 0 0 0 6 3 0 0 20 0 4 0 36530054 1247350784 18366 33554432000 4194304 16246674 140736967331040 140736967330464 6144396 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 304529 18373 614 2943 0 301423 0
[pid=5986/tid=5987] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 18379 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 18386 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 18393 33554432000 4194304 16246674 140736967331040 140455854460080 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.20048 s]
/proc/loadavg: 2.03 2.05 1.97 3/179 5986
/proc/meminfo: memFree=30381560/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 26479 0 0 0 15 4 0 0 20 0 4 0 36530054 1247350784 26321 33554432000 4194304 16246674 140736967331040 140736967312960 6144966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 304529 26321 614 2943 0 301423 0
[pid=5986/tid=5987] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 26322 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 26322 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 26322 33554432000 4194304 16246674 140736967331040 140455854460080 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.300463 s]
/proc/loadavg: 2.03 2.05 1.97 3/179 5986
/proc/meminfo: memFree=30381560/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 37472 0 0 0 24 5 0 0 20 0 4 0 36530054 1247350784 37307 33554432000 4194304 16246674 140736967331040 140736967312960 6023792 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 304529 37316 808 2943 0 301423 0
[pid=5986/tid=5987] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 37323 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 37327 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 37330 33554432000 4194304 16246674 140736967331040 140455854460080 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.700383 s]
/proc/loadavg: 2.03 2.05 1.97 3/179 5986
/proc/meminfo: memFree=30381560/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 116689 0 0 0 54 14 0 0 20 0 4 0 36530054 1247350784 116524 33554432000 4194304 16246674 140736967331040 140736967312960 5589077 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 304529 116540 814 2943 0 301423 0
[pid=5986/tid=5987] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 116550 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 116560 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36530054 1247350784 116570 33554432000 4194304 16246674 140736967331040 140455854460080 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

[startup+1.50047 s]
/proc/loadavg: 2.03 2.05 1.97 3/184 5993
/proc/meminfo: memFree=29428076/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 245810 0 0 0 115 34 0 0 20 0 4 0 36530054 1248399360 245623 33554432000 4194304 16246674 140736967331040 140736967330352 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 304785 245623 873 2943 0 301679 0
[pid=5986/tid=5987] ppid=5983 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1248399360 245623 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1248399360 245623 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1248399360 245623 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10039 s]
/proc/loadavg: 2.03 2.05 1.97 3/184 5993
/proc/meminfo: memFree=29313120/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267435 0 0 0 272 37 0 0 20 0 4 0 36530054 1337528320 267248 33554432000 4194304 16246674 140736967331040 140736967312960 12483362 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326545 267248 873 2943 0 323439 0
[pid=5986/tid=5987] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267248 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267248 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267248 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30039 s]
/proc/loadavg: 2.03 2.05 1.97 3/184 5993
/proc/meminfo: memFree=29311540/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267669 0 0 0 592 37 0 0 20 0 4 0 36530054 1337528320 267482 33554432000 4194304 16246674 140736967331040 140736967312960 5827966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326545 267482 876 2943 0 323439 0
[pid=5986/tid=5987] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267482 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267482 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267482 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.11 2.06 1.98 3/184 5993
/proc/meminfo: memFree=29296008/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267679 0 0 0 1232 37 0 0 20 0 4 0 36530054 1337528320 267492 33554432000 4194304 16246674 140736967331040 140736967312960 5721456 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326545 267492 885 2943 0 323439 0
[pid=5986/tid=5987] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267492 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267492 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267492 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5004 s]
/proc/loadavg: 2.08 2.06 1.98 3/184 5993
/proc/meminfo: memFree=29273856/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267679 0 0 0 2512 37 0 0 20 0 4 0 36530054 1337528320 267492 33554432000 4194304 16246674 140736967331040 140736967312960 5712604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326545 267492 885 2943 0 323439 0
[pid=5986/tid=5987] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267492 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267492 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1337528320 267492 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1004 s]
/proc/loadavg: 2.13 2.07 1.98 3/184 5993
/proc/meminfo: memFree=29272264/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1307204 CPUtime=51.08 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267720 0 0 0 5070 38 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140736967312960 5598161 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326801 267533 885 2943 0 323695 0
[pid=5986/tid=5987] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1307204

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

[startup+51.4004 s]
/proc/loadavg: 2.13 2.07 1.98 3/184 5993
/proc/meminfo: memFree=29272264/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1307204 CPUtime=51.38 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267720 0 0 0 5100 38 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140736967312960 5721391 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326801 267533 885 2943 0 323695 0
[pid=5986/tid=5987] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.38
Current children cumulated vsize (KiB) 1307204

[startup+64.2004 s]
/proc/loadavg: 2.10 2.07 1.98 3/184 6017
/proc/meminfo: memFree=29270344/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1307204 CPUtime=64.18 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267720 0 0 0 6380 38 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140736967312960 5676233 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326801 267533 885 2943 0 323695 0
[pid=5986/tid=5987] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 64.18
Current children cumulated vsize (KiB) 1307204

[startup+67.4073 s]
/proc/loadavg: 2.10 2.07 1.98 3/184 6017
/proc/meminfo: memFree=29271192/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1307204 CPUtime=67.39 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267720 0 0 0 6701 38 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140736967312960 12415740 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326801 267533 885 2943 0 323695 0
[pid=5986/tid=5987] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 67.39
Current children cumulated vsize (KiB) 1307204

[startup+69.0004 s]
/proc/loadavg: 2.09 2.06 1.98 3/184 6017
/proc/meminfo: memFree=29271412/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1307204 CPUtime=68.98 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267720 0 0 0 6860 38 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140736967312960 5711346 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326801 267533 885 2943 0 323695 0
[pid=5986/tid=5987] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267533 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 68.98
Current children cumulated vsize (KiB) 1307204

[startup+69.8004 s]
/proc/loadavg: 2.09 2.06 1.98 3/184 6017
/proc/meminfo: memFree=29271148/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1307204 CPUtime=69.78 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267733 0 0 0 6940 38 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140736967312960 5711644 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326801 267546 885 2943 0 323695 0
[pid=5986/tid=5987] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 69.78
Current children cumulated vsize (KiB) 1307204

[startup+70.6004 s]
/proc/loadavg: 2.09 2.06 1.98 3/184 6017
/proc/meminfo: memFree=29271204/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1307204 CPUtime=70.59 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267733 0 0 0 7021 38 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140736967312960 5711960 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326801 267546 885 2943 0 323695 0
[pid=5986/tid=5987] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 70.59
Current children cumulated vsize (KiB) 1307204

[startup+70.8004 s]
/proc/loadavg: 2.09 2.06 1.98 3/184 6017
/proc/meminfo: memFree=29271204/32872528 swapFree=163656/177964
[pid=5986] ppid=5983 vsize=1307204 CPUtime=70.78 cores=0,2,4,6
/proc/5986/stat : 5986 (toysat) R 5983 5986 4845 0 -1 4202496 267733 0 0 0 7040 38 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140736967312960 12470248 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5986/statm: 326801 267546 885 2943 0 323695 0
[pid=5986/tid=5987] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5987/stat : 5987 (toysat) S 5983 5986 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140455875423472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5986/tid=5988] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5988/stat : 5988 (toysat) S 5983 5986 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140455864933616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5986/tid=5989] ppid=5983 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/5986/task/5989/stat : 5989 (toysat) S 5983 5986 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36530054 1338576896 267546 33554432000 4194304 16246674 140736967331040 140455854460080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 70.78
Current children cumulated vsize (KiB) 1307204

Child status: 0
Real time (s): 70.8653
CPU time (s): 70.8532
CPU user time (s): 70.4083
CPU system time (s): 0.444932
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.4083
system time used= 0.444932
maximum resident set size= 1070196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267737
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= 88

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.177972 second user time and 0.294955 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-19 16:00:01
IDJOB=4110242
IDBENCH=79210
IDSOLVER=2553
FILE ID=node105/4110242-1466344801
RUNJOBID= node105-1466341824-4861
PBS_JOBID= 19922043
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110974372--soft-0-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110242-1466344801/watcher-4110242-1466344801 -o /tmp/evaluation-result-4110242-1466344801/solver-4110242-1466344801 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466341824-4861 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110242-1466344801.wbo

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

MD5SUM BENCH= 014e6d9d1387f6cdb0c56035ad106b75
RANDOM SEED=1506189913

node105.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.561
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.12
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.561
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.561
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.561
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.561
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.54
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.561
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.561
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.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30382196 kB
Buffers:          128484 kB
Cached:           349140 kB
SwapCached:         1696 kB
Active:          1239332 kB
Inactive:         326208 kB
Active(anon):    1087468 kB
Inactive(anon):     3096 kB
Active(file):     151864 kB
Inactive(file):   323112 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67099304 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:       1267332 kB
Mapped:            10948 kB
Shmem:                 0 kB
Slab:             609372 kB
SReclaimable:      53080 kB
SUnreclaim:       556292 kB
KernelStack:        1520 kB
PageTables:         6636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1454620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71716 MiB
End job on node105 at 2016-06-19 16:01:12