Trace number 4093662

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 52.496 52.5082

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900568186--soft-0-100-0.wbo
MD5SUM0bc882feda752f8542fa470cf04f3d53
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark29.72
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 137245
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137244
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
Number of bits of the biggest sum of numbers10
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-16T18:32:48+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-4093662-1466094768.wbo"]
0.00/0.01	c use --random-gen="1512086339 2718673178 4056574696 1434055330 4096781645 2526481241 2795571806 1159124961 3637229411 2048585273 3021210863 2872404319 401858259 4149449797 767162194 3980755173 401885618 3179538118 3832832119 3643853771 2691974474 1990930540 3122560475 2580453920 1927282687 3896740593 2777206039 2999186969 2434999209 748545702 2070259384 1204484099 704889554 3661040138 444017599 3199802236 3118827762 64420536 4049090543 239310819 378097990 2211490862 260567960 949175195 2875371763 2524231408 3657541985 971198547 2963286006 2178463982 890799896 3376652222 2423285828 3573209023 1022941918 4163768318 2509374408 3612956859 442438333 3556599979 3700528843 2385567463 2205350549 2362609972 2796491414 34089445 4186846079 4127558314 3738367301 2770601662 1760386394 4227484205 1564580343 862404871 2467097130 3707818987 2598725891 1882262686 2820539101 3555851787 4038230678 31699256 3890289079 282751284 3631565803 186516772 163908046 4111579620 3809510030 2750661159 2006684296 2288464786 2796792199 2018051829 829268849 1289191970 3751635122 3268086737 2085649624 985613427 3077803425 1654938051 1752929643 263091870 463554044 1380883694 3745299087 3796869736 3897720921 702495328 4270311890 4039269154 3704291637 1271233292 1193046230 1212571068 562942311 3088401897 1607767292 3877295438 3099891169 3705924345 1284102945 1156326286 3736085045 3215873277 3559559105 2022710012 3431310078 609464132 2396989961 4046913088 1595755509 3228664497 63461749 2009248438 262095482 2800716373 1548020941 3779754981 1495080666 1197675007 2126562130 3773032811 3325999697 1000331251 330295905 2912175750 1261078716 2289855235 780121369 1501176381 676354813 2876934062 2287382400 3832879549 3627062443 547709310 1224704933 3522776836 2888589401 2972541451 2767797719 465157830 138803733 927478929 679314590 1885650971 977132033 576564145 2009082203 1496159381 2340233662 949257957 2594519424 3732093496 754855430 2509612483 3128828560 2935565503 2160172374 849319363 1269880495 2069074091 4132922144 4113171977 3624486085 2151857756 2629978656 3783478354 304187128 4207257632 1273787882 1565061414 456534540 1145623781 2869126387 3294841328 2253315631 3503190955 4217079816 4097550732 3599999808 417548452 3126441792 1446480512 3119708269 275644321 3473018383 633397031 1645602930 3095111065 1634740336 2859819845 3807249857 341029813 2510592782 2138555203 49250462 4115330237 1928264811 1569269910 1779571369 3291361686 2468574045 3422683432 2277339547 4198142168 4248165882 604873861 251555385 346330037 975349595 508078847 451312118 1197689701 299610821 272946040 1821534059 2560609433 3194520634 3248204968 3538882699 4113750074 1843252949 581097851 2807272292 3002557345 1714642222 271851554 3999024638 731317089 2674677947 856402380 3636220751 3013315985 255 362436" option to reproduce the execution
0.09/0.16	c #vars 231
0.09/0.16	c #constraints 2707
0.19/0.21	c BCD2: Hardening is enabled.
0.19/0.21	c BCD2: BiasedSearch is enabled.
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 |     1881      0 |        0 |        0
0.19/0.23	c  0.0s |       0 |     2716 |        0 |     1881      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.017s
0.19/0.23	c #wall_clock_time = 0.017s
0.19/0.23	c #decision = 2716
0.19/0.23	c #random_decision = 11
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.23	o 711
0.19/0.23	c BCD2: updating upper bound: 137244 -> 710
0.19/0.25	c BCD2: 0 <= obj <= 710
0.19/0.25	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |     2890 |      100 |     1881      0 |        0 |        0
0.29/0.32	c  0.1s |       2 |     5834 |      250 |     2070      0 |        0 |        0
0.29/0.37	c  0.1s |       3 |     8953 |      475 |     2277      0 |        0 |        0
0.39/0.46	c  0.2s |       4 |    12222 |      813 |     2505      0 |        0 |        0
0.59/0.66	c  0.4s |       5 |    15796 |     1320 |     2756      0 |        0 |        0
0.89/0.93	c  0.7s |       6 |    19716 |     2081 |     3336      0 |        0 |        0
1.49/1.50	c  1.2s |       7 |    24193 |     3223 |     3670      0 |        0 |        0
2.20/2.29	c  2.0s |       8 |    29909 |     4936 |     4038      0 |        0 |        0
4.09/4.18	c  3.9s |       9 |    36423 |     7506 |     4442      1 |        0 |        0
6.19/6.24	c  6.0s |       9 |    44743 |    10806 |     4442      2 |        0 |        0
6.70/6.75	c  6.5s |      10 |    45789 |    11361 |     4887      2 |        0 |        0
8.69/8.77	c  8.5s |      10 |    52892 |    13961 |     4887      3 |        0 |        0
10.69/10.77	c 10.5s |      11 |    58387 |    17144 |     5376      4 |        0 |        0
12.69/12.79	c 12.5s |      11 |    63895 |    18744 |     5376      4 |        0 |        0
14.79/14.86	c 14.6s |      11 |    67759 |    20944 |     5376      5 |        0 |        0
16.78/16.87	c 16.6s |      11 |    70884 |    22844 |     5376      5 |        0 |        0
18.89/18.92	c 18.7s |      11 |    73316 |    24244 |     5376      6 |        0 |        0
20.89/20.98	c 20.7s |      12 |    76025 |    25819 |     5914      6 |        0 |        0
22.89/22.90	c 22.6s |      12 |    80492 |    26868 |     5914      6 |        0 |        0
22.89/22.90	c #cpu_time = 22.587s
22.89/22.90	c #wall_clock_time = 22.647s
22.89/22.90	c #decision = 80492
22.89/22.90	c #random_decision = 43
22.89/22.90	c #conflict = 26868
22.89/22.90	c #restart = 12
22.89/22.90	c BCD2: found a new core of size 2404: cost of the new core is >=1
22.89/22.90	c lower bound updated to 1
22.89/22.91	c BCD2: 1 <= obj <= 710
22.89/22.91	c BCD2: #cores=1, #unrelaxed=303, #relaxed=2404, #hardened=0
22.89/22.91	c BCD2: #sat=1 #unsat=2 bias=2/3
22.89/22.91	c Solving starts ...
22.89/22.91	c ============================[ Search Statistics ]============================
22.89/22.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.89/22.91	c       |         |          |          |    Limit     GC | Var      | Constra 
22.89/22.91	c =============================================================================
22.89/22.91	c  0.0s |       0 |        0 |        0 |     5914      0 |        0 |        0
23.19/23.21	c  0.3s |       0 |     2911 |       16 |     5914      1 |        0 |        0
23.19/23.21	c #cpu_time = 0.294s
23.19/23.21	c #wall_clock_time = 0.295s
23.19/23.21	c #decision = 2911
23.19/23.21	c #random_decision = 12
23.19/23.21	c #conflict = 16
23.19/23.21	c #restart = 0
23.19/23.21	o 76
23.19/23.21	c BCD2: hardening fixes 694 literals
23.19/23.21	c BCD2: updating upper bound: 710 -> 75
23.19/23.22	c BCD2: 1 <= obj <= 75
23.19/23.22	c BCD2: #cores=1, #unrelaxed=207, #relaxed=1806, #hardened=694
23.19/23.22	c BCD2: #sat=2 #unsat=2 bias=2/4
23.19/23.23	c Solving starts ...
23.19/23.23	c ============================[ Search Statistics ]============================
23.19/23.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.19/23.23	c       |         |          |          |    Limit     GC | Var      | Constra 
23.19/23.23	c =============================================================================
23.19/23.23	c  0.0s |       0 |        0 |        0 |     5914      0 |      694 |        1
23.29/23.39	c  0.2s |       1 |      549 |      100 |     5914      0 |      694 |        1
23.49/23.57	c  0.3s |       2 |     1021 |      250 |     5914      0 |      694 |        1
23.79/23.80	c  0.6s |       3 |     1669 |      475 |     5914      0 |      694 |        1
24.09/24.17	c  0.9s |       4 |     2397 |      813 |     5914      0 |      694 |        1
24.59/24.66	c  1.4s |       5 |     3343 |     1320 |     5914      0 |      694 |        1
24.89/24.92	c  1.7s |       5 |     3843 |     1487 |     5914      0 |      694 |        1
24.89/24.92	c #cpu_time = 1.681s
24.89/24.92	c #wall_clock_time = 1.685s
24.89/24.92	c #decision = 3843
24.89/24.92	c #random_decision = 0
24.89/24.92	c #conflict = 1487
24.89/24.92	c #restart = 5
24.89/24.92	o 36
24.89/24.92	c BCD2: hardening fixes 1105 literals
24.89/24.92	c BCD2: updating upper bound: 75 -> 35
24.89/24.92	c BCD2: 1 <= obj <= 35
24.89/24.92	c BCD2: #cores=1, #unrelaxed=88, #relaxed=820, #hardened=1799
24.89/24.92	c BCD2: #sat=3 #unsat=2 bias=2/5
24.89/24.93	c Solving starts ...
24.89/24.93	c ============================[ Search Statistics ]============================
24.89/24.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.89/24.93	c       |         |          |          |    Limit     GC | Var      | Constra 
24.89/24.93	c =============================================================================
24.89/24.93	c  0.0s |       0 |        0 |        0 |     5914      0 |     1799 |        2
24.99/25.05	c  0.1s |       1 |      262 |      100 |     5914      0 |     1799 |        2
25.09/25.19	c  0.3s |       2 |      586 |      250 |     5914      0 |     1799 |        2
25.29/25.37	c  0.4s |       3 |     1064 |      475 |     5914      0 |     1799 |        2
25.59/25.61	c  0.7s |       4 |     1694 |      813 |     5914      0 |     1799 |        2
25.89/25.97	c  1.0s |       5 |     2939 |     1320 |     5914      0 |     1799 |        2
26.39/26.44	c  1.5s |       6 |     4127 |     2081 |     5914      0 |     1799 |        2
26.88/26.92	c  2.0s |       6 |     5235 |     2765 |     5914      0 |     1799 |        2
26.88/26.92	c #cpu_time = 1.988s
26.88/26.92	c #wall_clock_time = 1.994s
26.88/26.92	c #decision = 5235
26.88/26.92	c #random_decision = 3
26.88/26.92	c #conflict = 2765
26.88/26.92	c #restart = 6
26.88/26.92	o 14
26.88/26.92	c BCD2: hardening fixes 535 literals
26.88/26.92	c BCD2: updating upper bound: 35 -> 13
26.88/26.92	c BCD2: 1 <= obj <= 13
26.88/26.92	c BCD2: #cores=1, #unrelaxed=32, #relaxed=341, #hardened=2334
26.88/26.92	c BCD2: #sat=4 #unsat=2 bias=2/6
26.88/26.93	c Solving starts ...
26.88/26.93	c ============================[ Search Statistics ]============================
26.88/26.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.88/26.93	c       |         |          |          |    Limit     GC | Var      | Constra 
26.88/26.93	c =============================================================================
26.88/26.93	c  0.0s |       0 |        0 |        0 |     5914      0 |     2334 |        3
26.98/27.05	c  0.1s |       1 |      216 |      100 |     5914      0 |     2334 |        3
27.18/27.21	c  0.3s |       2 |      451 |      250 |     5914      0 |     2334 |        3
27.28/27.39	c  0.5s |       3 |      927 |      475 |     5914      0 |     2334 |        3
27.59/27.66	c  0.7s |       4 |     1448 |      813 |     5914      0 |     2334 |        3
28.08/28.11	c  1.2s |       5 |     2205 |     1320 |     5914      1 |     2334 |        3
28.38/28.41	c  1.5s |       6 |     3431 |     2081 |     5914      1 |     2334 |        3
28.79/28.87	c  1.9s |       7 |     5413 |     3223 |     5914      1 |     2334 |        3
29.80/29.81	c  2.9s |       8 |     8271 |     4936 |     5914      1 |     2334 |        3
30.99/31.06	c  4.1s |       9 |    12101 |     7506 |     6506      2 |     2334 |        3
32.79/32.83	c  5.9s |      10 |    17772 |    11361 |     6506      3 |     2334 |        3
32.89/32.91	c  6.0s |      10 |    18064 |    11482 |     6506      3 |     2334 |        3
32.89/32.91	c #cpu_time = 5.972s
32.89/32.91	c #wall_clock_time = 5.988s
32.89/32.91	c #decision = 18064
32.89/32.91	c #random_decision = 24
32.89/32.91	c #conflict = 11482
32.89/32.91	c #restart = 10
32.89/32.92	o 3
32.89/32.92	c BCD2: hardening fixes 307 literals
32.89/32.92	c BCD2: updating upper bound: 13 -> 2
32.89/32.92	c BCD2: 1 <= obj <= 2
32.89/32.92	c BCD2: #cores=1, #unrelaxed=4, #relaxed=62, #hardened=2641
32.89/32.92	c BCD2: #sat=5 #unsat=2 bias=2/7
32.89/32.93	c Solving starts ...
32.89/32.93	c ============================[ Search Statistics ]============================
32.89/32.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.89/32.93	c       |         |          |          |    Limit     GC | Var      | Constra 
32.89/32.93	c =============================================================================
32.89/32.93	c  0.0s |       0 |        0 |        0 |     6506      0 |     2641 |        4
32.89/32.98	c  0.1s |       1 |      191 |      100 |     6506      0 |     2641 |        5
33.00/33.05	c  0.1s |       2 |      429 |      250 |     6506      0 |     2641 |        5
33.10/33.15	c  0.2s |       3 |      784 |      475 |     6506      0 |     2641 |        5
33.29/33.30	c  0.4s |       4 |     1338 |      813 |     6506      0 |     2641 |        5
33.49/33.54	c  0.6s |       5 |     2128 |     1320 |     6506      0 |     2641 |        5
33.69/33.77	c  0.8s |       6 |     3582 |     2081 |     6506      0 |     2641 |        5
34.09/34.17	c  1.2s |       7 |     5520 |     3223 |     6506      0 |     2641 |        5
34.69/34.78	c  1.9s |       8 |     8511 |     4936 |     6506      1 |     2641 |        5
35.59/35.63	c  2.7s |       9 |    12808 |     7506 |     6506      1 |     2641 |        5
36.79/36.82	c  3.9s |      10 |    19311 |    11361 |     6506      2 |     2641 |        5
38.69/38.72	c  5.8s |      11 |    28900 |    17144 |     7157      3 |     2641 |        5
40.69/40.75	c  7.8s |      11 |    37308 |    22644 |     7157      4 |     2641 |        5
40.79/40.86	c  7.9s |      11 |    37676 |    22899 |     7157      4 |     2641 |        5
40.79/40.86	c #cpu_time = 7.913s
40.79/40.86	c #wall_clock_time = 7.933s
40.79/40.86	c #decision = 37676
40.79/40.86	c #random_decision = 58
40.79/40.86	c #conflict = 22899
40.79/40.86	c #restart = 11
40.79/40.86	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 2406: cost of the new core is >=2
40.79/40.86	c lower bound updated to 2
40.79/40.86	c BCD2: hardening fixes 2 literals
40.79/40.86	c BCD2: 2 <= obj <= 2
40.79/40.86	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=2643
40.79/40.86	c BCD2: #sat=5 #unsat=3 bias=3/8
40.79/40.86	c Solving starts ...
40.79/40.86	c ============================[ Search Statistics ]============================
40.79/40.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
40.79/40.86	c       |         |          |          |    Limit     GC | Var      | Constra 
40.79/40.86	c =============================================================================
40.79/40.86	c  0.0s |       0 |        0 |        0 |     7157      0 |     2648 |        5
40.98/41.04	c  0.2s |       1 |      200 |      100 |     7157      0 |     2648 |       13
41.08/41.17	c  0.3s |       2 |      458 |      250 |     7157      0 |     2648 |       13
41.18/41.26	c  0.4s |       3 |      838 |      475 |     7157      0 |     2648 |       13
41.38/41.43	c  0.6s |       4 |     1391 |      813 |     7157      0 |     2648 |       13
41.58/41.66	c  0.8s |       5 |     2180 |     1320 |     7157      0 |     2648 |       13
41.98/42.06	c  1.2s |       6 |     3344 |     2081 |     7157      0 |     2648 |       13
42.38/42.49	c  1.6s |       7 |     5404 |     3223 |     7157      1 |     2648 |       13
42.99/43.06	c  2.2s |       8 |     8311 |     4936 |     7157      1 |     2648 |       13
43.88/43.94	c  3.1s |       9 |    12403 |     7506 |     7157      1 |     2648 |       13
45.19/45.22	c  4.4s |      10 |    18622 |    11361 |     7157      2 |     2648 |       13
47.18/47.23	c  6.4s |      10 |    27979 |    17061 |     7157      3 |     2648 |       13
47.18/47.26	c  6.4s |      11 |    28085 |    17144 |     7157      3 |     2648 |       13
49.18/49.28	c  8.4s |      11 |    37460 |    22844 |     7873      4 |     2648 |       13
50.28/50.34	c  9.5s |      12 |    42230 |    25819 |     7873      5 |     2648 |       13
52.28/52.37	c 11.5s |      12 |    50358 |    31319 |     7873      6 |     2648 |       13
52.38/52.44	c 11.6s |      12 |    50585 |    31487 |     7873      6 |     2649 |       14
52.38/52.44	c #cpu_time = 11.547s
52.38/52.44	c #wall_clock_time = 11.580s
52.38/52.44	c #decision = 50585
52.38/52.44	c #random_decision = 100
52.38/52.44	c #conflict = 31487
52.38/52.44	c #restart = 12
52.38/52.44	c BCD2: updating lower bound of a core
52.38/52.44	c lower bound updated to 3
52.38/52.44	s OPTIMUM FOUND
52.38/52.44	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
52.38/52.44	v -x11 -x12 x13 -x14 -x15 -x16 -x17 x18 -x19 -x20
52.38/52.44	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
52.38/52.44	v -x31 -x32 x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
52.38/52.44	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
52.38/52.44	v -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
52.38/52.44	v x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
52.38/52.44	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 x80
52.38/52.44	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90
52.38/52.44	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
52.38/52.44	v -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
52.38/52.44	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
52.38/52.44	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
52.38/52.44	v x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
52.38/52.44	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
52.38/52.44	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
52.38/52.44	v -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 -x170
52.38/52.44	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180
52.38/52.44	v -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190
52.38/52.44	v -x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
52.38/52.44	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210
52.38/52.44	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
52.38/52.44	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
52.38/52.44	v -x231
52.38/52.44	c total CPU time = 52.308s
52.38/52.44	c total wall clock time = 52.448s

Verifier Data

OK	3

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

pid=28848
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.04 2.02 2.09 3/179 28851
/proc/meminfo: memFree=30854132/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=770492 CPUtime=0 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 2884 0 0 0 0 0 0 0 20 0 4 0 11521604 788983808 3244 33554432000 4194304 16246674 140735902880816 140735902880240 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 193391 3254 441 2943 0 190285 0
[pid=28851/tid=28852] ppid=28848 vsize=788924 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 807858176 3315 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=793020 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 812052480 3332 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=797116 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11521604 816246784 3349 33554432000 4194304 16246674 140735902880816 140563733011632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 2.04 2.02 2.09 3/179 28851
/proc/meminfo: memFree=30854132/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 25203 0 0 0 6 3 0 0 20 0 4 0 11521604 1247350784 25557 33554432000 4194304 16246674 140735902880816 140735902880240 12478957 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 304529 25562 618 2943 0 301423 0
[pid=28851/tid=28852] ppid=28848 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1247350784 25565 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1247350784 25567 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11521604 1247350784 25573 33554432000 4194304 16246674 140735902880816 140563733011632 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.20051 s]
/proc/loadavg: 2.04 2.02 2.09 3/179 28851
/proc/meminfo: memFree=30854132/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1223236 CPUtime=0.19 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 35743 0 0 0 14 5 0 0 20 0 4 0 11521604 1252593664 36050 33554432000 4194304 16246674 140735902880816 140735902880128 6974398 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 305809 36050 864 2943 0 302703 0
[pid=28851/tid=28852] ppid=28848 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1252593664 36050 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1252593664 36050 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1252593664 36050 33554432000 4194304 16246674 140735902880816 140563733011632 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) 1223236

[startup+0.300487 s]
/proc/loadavg: 2.04 2.02 2.09 3/179 28851
/proc/meminfo: memFree=30854132/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 48648 0 0 0 22 7 0 0 20 0 4 0 11521604 1338576896 48955 33554432000 4194304 16246674 140735902880816 140735902880128 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 326801 48962 920 2943 0 323695 0
[pid=28851/tid=28852] ppid=28848 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1338576896 48970 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1338576896 48982 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1338576896 48995 33554432000 4194304 16246674 140735902880816 140563733011632 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) 1307204

[startup+0.7004 s]
/proc/loadavg: 2.04 2.02 2.09 3/179 28851
/proc/meminfo: memFree=30854132/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 118140 0 0 0 52 17 0 0 20 0 4 0 11521604 1338576896 118448 33554432000 4194304 16246674 140735902880816 140735902863816 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 326801 118464 920 2943 0 323695 0
[pid=28851/tid=28852] ppid=28848 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1338576896 118467 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1338576896 118471 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1338576896 118475 33554432000 4194304 16246674 140735902880816 140563733011632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.5004 s]
/proc/loadavg: 2.04 2.02 2.09 3/183 28855
/proc/meminfo: memFree=30348256/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1308228 CPUtime=1.49 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 126619 0 0 0 131 18 0 0 20 0 4 0 11521604 1339625472 126926 33554432000 4194304 16246674 140735902880816 140735902863816 5546111 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 327057 126926 926 2943 0 323951 0
[pid=28851/tid=28852] ppid=28848 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1339625472 126926 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1339625472 126926 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1339625472 126926 33554432000 4194304 16246674 140735902880816 140563733011632 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) 1308228

[startup+3.10041 s]
/proc/loadavg: 2.04 2.02 2.08 3/183 28855
/proc/meminfo: memFree=30347008/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 126624 0 0 0 291 18 0 0 20 0 4 0 11521604 1339625472 126931 33554432000 4194304 16246674 140735902880816 140735902879992 5546023 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 327057 126931 931 2943 0 323951 0
[pid=28851/tid=28852] ppid=28848 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1339625472 126931 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1339625472 126931 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1339625472 126931 33554432000 4194304 16246674 140735902880816 140563733011632 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) 1308228

[startup+6.30041 s]
/proc/loadavg: 2.04 2.02 2.08 3/183 28904
/proc/meminfo: memFree=31325272/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1309252 CPUtime=6.29 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 126880 0 0 0 610 19 0 0 20 0 4 0 11521604 1340674048 127187 33554432000 4194304 16246674 140735902880816 140735902879992 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 327313 127187 931 2943 0 324207 0
[pid=28851/tid=28852] ppid=28848 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1340674048 127187 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1340674048 127187 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1340674048 127187 33554432000 4194304 16246674 140735902880816 140563733011632 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) 1309252

[startup+12.7004 s]
/proc/loadavg: 2.11 2.04 2.09 3/183 28904
/proc/meminfo: memFree=30652284/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1312324 CPUtime=12.69 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 127442 0 0 0 1249 20 0 0 20 0 4 0 11521604 1343819776 127749 33554432000 4194304 16246674 140735902880816 140735902879992 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 328081 127749 931 2943 0 324975 0
[pid=28851/tid=28852] ppid=28848 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1343819776 127749 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1343819776 127749 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1343819776 127749 33554432000 4194304 16246674 140735902880816 140563733011632 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) 1312324

[startup+25.5005 s]
/proc/loadavg: 2.10 2.04 2.09 3/183 28904
/proc/meminfo: memFree=30646180/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1314372 CPUtime=25.49 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 128170 0 0 0 2528 21 0 0 20 0 4 0 11521604 1345916928 128477 33554432000 4194304 16246674 140735902880816 140735902862720 13943604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 328593 128477 941 2943 0 325487 0
[pid=28851/tid=28852] ppid=28848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1345916928 128477 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1345916928 128477 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1345916928 128477 33554432000 4194304 16246674 140735902880816 140563733011632 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) 1314372

[startup+51.1005 s]
/proc/loadavg: 2.06 2.03 2.09 3/183 28904
/proc/meminfo: memFree=30065336/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1326660 CPUtime=51.08 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 271708 0 0 0 5066 42 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140735902862720 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 331665 273366 941 2943 0 328559 0
[pid=28851/tid=28852] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563733011632 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) 1326660

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

[startup+51.2005 s]
/proc/loadavg: 2.06 2.03 2.09 3/183 28904
/proc/meminfo: memFree=30065336/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1326660 CPUtime=51.18 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 271708 0 0 0 5076 42 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140735902862720 5677667 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 331665 273366 941 2943 0 328559 0
[pid=28851/tid=28852] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563733011632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1326660

[startup+52.0004 s]
/proc/loadavg: 2.06 2.03 2.09 3/183 28904
/proc/meminfo: memFree=30065460/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1326660 CPUtime=51.98 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 271708 0 0 0 5156 42 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140735902862720 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 331665 273366 941 2943 0 328559 0
[pid=28851/tid=28852] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563733011632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.98
Current children cumulated vsize (KiB) 1326660

[startup+52.4004 s]
/proc/loadavg: 2.06 2.03 2.09 3/183 28904
/proc/meminfo: memFree=30065460/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=1326660 CPUtime=52.38 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202496 271708 0 0 0 5196 42 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140735902862720 13943729 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 331665 273366 941 2943 0 328559 0
[pid=28851/tid=28852] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28852/stat : 28852 (toysat) S 28848 28851 9094 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563822128368 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=28851/tid=28853] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28853/stat : 28853 (toysat) S 28848 28851 9094 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563743485168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=28851/tid=28854] ppid=28848 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/28851/task/28854/stat : 28854 (toysat) S 28848 28851 9094 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11521604 1358499840 273366 33554432000 4194304 16246674 140735902880816 140563733011632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.38
Current children cumulated vsize (KiB) 1326660

[startup+52.5004 s]
/proc/loadavg: 2.06 2.03 2.09 3/183 28904
/proc/meminfo: memFree=30065460/32872528 swapFree=7268/7268
[pid=28851] ppid=28848 vsize=0 CPUtime=52.48 cores=0,2,4,6
/proc/28851/stat : 28851 (toysat) R 28848 28851 9094 0 -1 4202500 271710 0 0 0 5201 47 0 0 20 0 1 0 11521604 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28851/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.48
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 52.5082
CPU time (s): 52.496
CPU user time (s): 52.0141
CPU system time (s): 0.481926
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 1326660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.0141
system time used= 0.481926
maximum resident set size= 1093468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271710
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= 26
involuntary context switches= 58

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.116982 second user time and 0.223965 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-16 18:32:48
IDJOB=4093662
IDBENCH=79272
IDSOLVER=2553
FILE ID=node151/4093662-1466094768
RUNJOBID= node151-1466092926-28626
PBS_JOBID= 19903998
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900568186--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-4093662-1466094768/watcher-4093662-1466094768 -o /tmp/evaluation-result-4093662-1466094768/solver-4093662-1466094768 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466092926-28626 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093662-1466094768.wbo

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

MD5SUM BENCH= 0bc882feda752f8542fa470cf04f3d53
RANDOM SEED=1758461050

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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:        30854552 kB
Buffers:           42304 kB
Cached:           124864 kB
SwapCached:        61592 kB
Active:          1163512 kB
Inactive:         143264 kB
Active(anon):    1080544 kB
Inactive(anon):    61036 kB
Active(file):      82968 kB
Inactive(file):    82228 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67038988 kB
Dirty:             16344 kB
Writeback:             0 kB
AnonPages:       1088172 kB
Mapped:            10844 kB
Shmem:                 0 kB
Slab:             569568 kB
SReclaimable:      13304 kB
SUnreclaim:       556264 kB
KernelStack:        1520 kB
PageTables:         6216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1234264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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 node151 at 2016-06-16 18:33:40