Trace number 4109678

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 20.6849 20.6897

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900546076--soft-33-100-0.wbo
MD5SUMc6951eb4d01a7aa536abe812aaa2169b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark20.6849
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 constraints1848
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 94973
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94972
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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-19T15:45: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-4109678-1466343901.wbo"]
0.00/0.01	c use --random-gen="2678690858 261275896 647743166 565146575 3845170247 436020032 2648847202 1349163793 3874698078 2719931452 3008655637 2701533643 4154577496 3317617135 57462806 1756699870 2690478405 834018704 3605611225 2241173957 1526274749 3358280030 3674860685 4128350203 2705762420 971493620 1616909897 3573194128 3823274221 4086115388 3781739936 1845850408 1036658058 1868096541 1730914819 759679836 2030299546 649917261 3259279557 372698835 2902279367 111167627 2824515838 274947130 4202269692 1220841697 634429936 3908193007 237777968 723871838 1736958151 1460673449 1395594104 2375823865 4175668755 1897131768 1366925864 2415819885 18673387 3283210394 4240983870 3145997047 2506968308 1138905781 3691125039 802726658 3979390099 1888355473 3376461118 3753205195 4131549187 1427664393 1156403568 259923071 2818375043 438969016 601508499 1849789745 858443440 3584952333 4238235089 3275952805 408147763 651514470 485031248 3074997252 3171704787 813409822 2034083129 1957906062 3483709036 4022976227 3241121293 1878349657 2578007018 3945376421 3466778963 260035682 2793658540 3921262946 1759615165 236528243 2882208821 576827523 241889856 2787388598 4128962704 893743243 3434937272 4031453781 3702771807 1546652346 2622177397 1759233846 1951422044 1554968572 4015454217 2268301632 4130471398 701552988 885929109 1474528603 4285715869 1428801013 2595159237 3122286974 2126552475 1947466655 631592442 690718253 3754670508 2295542430 3067564950 3232450221 404333429 2440652294 2738870161 3121322139 2178805002 2450316002 191609365 1643692211 277338799 64546219 1155966279 3297272950 2675329716 1075932546 1958520963 4109411537 90950002 4018111508 1372475599 1912960445 328211541 565282799 3793951022 3381779215 2464125314 3529022602 17569097 2008993796 4289490913 417016594 3638212112 4009123983 1442539627 2780821835 2645871710 2920798883 1575560189 2289919469 2755385617 3832820621 4274923814 3503907024 149694558 2381261487 3228764869 4237051671 3524307160 2280379032 3142798057 1590775231 398824810 588703857 889800810 1458191353 2063377815 1577981979 779300929 3246038697 1843437653 912422728 285791837 1871977073 2735790161 3500127633 399415637 3830672042 418978875 1692155633 2475593948 3220424844 218810983 2307540868 3166167475 2528846207 2242164182 869807578 1589529017 2754904881 3699663682 1802993931 3102024523 2958690607 2141193110 3198558137 1624030031 1305209288 2832700771 2312822355 4147183861 1223919247 3728247686 1964609063 2784940215 1733903541 4286486355 1805677648 2292340523 1150365629 2701809141 2630233810 1771869565 79906306 2457149968 1211577913 3632755883 2629324511 3693878606 3833538174 2371767570 2424149317 2391315423 295778228 3764802401 3953324703 1838668601 3250439344 2119507130 1750327894 1145346930 1070636744 4099175733 4122361076 255 362436" option to reproduce the execution
0.09/0.14	c #vars 231
0.09/0.14	c #constraints 2707
0.09/0.19	c BCD2: Hardening is enabled.
0.09/0.19	c BCD2: BiasedSearch is enabled.
0.09/0.19	c Solving starts ...
0.09/0.19	c ============================[ Search Statistics ]============================
0.09/0.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.19	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.19	c =============================================================================
0.09/0.19	c  0.0s |       0 |        0 |        0 |     1595      0 |        0 |        0
0.19/0.22	c  0.0s |       1 |     2017 |      100 |     1595      0 |        0 |        0
0.19/0.23	c  0.0s |       1 |     3926 |      101 |     1755      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.033s
0.19/0.23	c #wall_clock_time = 0.033s
0.19/0.23	c #decision = 3926
0.19/0.23	c #random_decision = 23
0.19/0.23	c #conflict = 101
0.19/0.23	c #restart = 1
0.19/0.23	o 484
0.19/0.23	c BCD2: updating upper bound: 94972 -> 483
0.19/0.24	c BCD2: 0 <= obj <= 483
0.19/0.24	c BCD2: #cores=0, #unrelaxed=1848, #relaxed=0, #hardened=0
0.19/0.24	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.24	c  0.0s |       0 |        0 |        0 |     1755      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |     2063 |      100 |     1755      0 |        0 |        0
0.28/0.33	c  0.1s |       2 |     4145 |      250 |     1931      0 |        0 |        0
0.28/0.39	c  0.1s |       3 |     6410 |      475 |     2125      0 |        0 |        0
0.49/0.52	c  0.3s |       4 |     8933 |      813 |     2338      0 |        0 |        0
0.69/0.72	c  0.5s |       5 |    11750 |     1320 |     2572      0 |        0 |        0
0.99/1.05	c  0.8s |       6 |    14918 |     2081 |     2830      0 |        0 |        0
1.49/1.55	c  1.3s |       7 |    19109 |     3223 |     3114      0 |        0 |        0
2.39/2.47	c  2.2s |       8 |    24501 |     4936 |     3426      1 |        0 |        0
3.99/4.04	c  3.8s |       8 |    30651 |     7176 |     3426      2 |        0 |        0
3.99/4.04	c #cpu_time = 3.785s
3.99/4.04	c #wall_clock_time = 3.795s
3.99/4.04	c #decision = 30651
3.99/4.04	c #random_decision = 10
3.99/4.04	c #conflict = 7176
3.99/4.04	c #restart = 8
3.99/4.04	c BCD2: found a new core of size 1365: cost of the new core is >=1
3.99/4.04	c lower bound updated to 1
3.99/4.05	c BCD2: 1 <= obj <= 483
3.99/4.05	c BCD2: #cores=1, #unrelaxed=483, #relaxed=1365, #hardened=0
3.99/4.05	c BCD2: #sat=1 #unsat=2 bias=2/3
3.99/4.05	c Solving starts ...
3.99/4.05	c ============================[ Search Statistics ]============================
3.99/4.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.99/4.05	c       |         |          |          |    Limit     GC | Var      | Constra 
3.99/4.05	c =============================================================================
3.99/4.05	c  0.0s |       0 |        0 |        0 |     3426      0 |        0 |        0
4.09/4.11	c  0.1s |       0 |     1967 |       12 |     3426      0 |        0 |        0
4.09/4.11	c #cpu_time = 0.054s
4.09/4.11	c #wall_clock_time = 0.054s
4.09/4.11	c #decision = 1967
4.09/4.11	c #random_decision = 9
4.09/4.11	c #conflict = 12
4.09/4.11	c #restart = 0
4.09/4.11	o 94
4.09/4.11	c BCD2: hardening fixes 119 literals
4.09/4.11	c BCD2: updating upper bound: 483 -> 93
4.09/4.11	c BCD2: 1 <= obj <= 93
4.09/4.11	c BCD2: #cores=1, #unrelaxed=449, #relaxed=1280, #hardened=119
4.09/4.11	c BCD2: #sat=2 #unsat=2 bias=2/4
4.09/4.12	c Solving starts ...
4.09/4.12	c ============================[ Search Statistics ]============================
4.09/4.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.09/4.12	c       |         |          |          |    Limit     GC | Var      | Constra 
4.09/4.12	c =============================================================================
4.09/4.12	c  0.0s |       0 |        0 |        0 |     3426      0 |      119 |        1
4.19/4.24	c  0.1s |       1 |      755 |      100 |     3426      0 |      119 |        1
4.39/4.40	c  0.3s |       2 |     1475 |      250 |     3769      0 |      119 |        1
4.49/4.57	c  0.5s |       2 |     2346 |      408 |     3769      0 |      119 |        1
4.49/4.57	c #cpu_time = 0.451s
4.49/4.57	c #wall_clock_time = 0.452s
4.49/4.57	c #decision = 2346
4.49/4.57	c #random_decision = 1
4.49/4.57	c #conflict = 408
4.49/4.57	c #restart = 2
4.49/4.57	o 37
4.49/4.58	c BCD2: hardening fixes 1092 literals
4.49/4.58	c BCD2: updating upper bound: 93 -> 36
4.49/4.58	c BCD2: 1 <= obj <= 36
4.49/4.58	c BCD2: #cores=1, #unrelaxed=176, #relaxed=461, #hardened=1211
4.49/4.58	c BCD2: #sat=3 #unsat=2 bias=2/5
4.49/4.58	c Solving starts ...
4.49/4.58	c ============================[ Search Statistics ]============================
4.49/4.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.49/4.58	c       |         |          |          |    Limit     GC | Var      | Constra 
4.49/4.58	c =============================================================================
4.49/4.58	c  0.0s |       0 |        0 |        0 |     3769      0 |     1211 |        2
4.59/4.69	c  0.1s |       1 |      363 |      100 |     3769      0 |     1211 |        2
4.79/4.80	c  0.2s |       2 |      849 |      250 |     3769      0 |     1211 |        2
4.89/4.94	c  0.4s |       3 |     1433 |      475 |     3769      0 |     1211 |        2
5.09/5.15	c  0.6s |       4 |     2148 |      813 |     3769      0 |     1211 |        2
5.39/5.47	c  0.9s |       5 |     3126 |     1320 |     3769      0 |     1211 |        2
5.89/5.97	c  1.4s |       6 |     4520 |     2081 |     3769      1 |     1211 |        2
5.99/6.05	c  1.5s |       6 |     4953 |     2236 |     3769      1 |     1211 |        2
5.99/6.05	c #cpu_time = 1.459s
5.99/6.05	c #wall_clock_time = 1.463s
5.99/6.05	c #decision = 4953
5.99/6.05	c #random_decision = 3
5.99/6.05	c #conflict = 2236
5.99/6.05	c #restart = 6
5.99/6.05	o 13
5.99/6.05	c BCD2: hardening fixes 436 literals
5.99/6.05	c BCD2: updating upper bound: 36 -> 12
5.99/6.05	c BCD2: 1 <= obj <= 12
5.99/6.05	c BCD2: #cores=1, #unrelaxed=43, #relaxed=158, #hardened=1647
5.99/6.05	c BCD2: #sat=4 #unsat=2 bias=2/6
5.99/6.05	c Solving starts ...
5.99/6.05	c ============================[ Search Statistics ]============================
5.99/6.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.99/6.05	c       |         |          |          |    Limit     GC | Var      | Constra 
5.99/6.05	c =============================================================================
5.99/6.05	c  0.0s |       0 |        0 |        0 |     3769      0 |     1647 |        3
6.09/6.10	c  0.0s |       1 |      240 |      100 |     3769      0 |     1647 |        3
6.09/6.16	c  0.1s |       2 |      512 |      250 |     3769      0 |     1647 |        3
6.19/6.23	c  0.2s |       3 |      928 |      475 |     3769      0 |     1647 |        3
6.29/6.37	c  0.3s |       4 |     1616 |      813 |     3769      0 |     1647 |        3
6.49/6.53	c  0.5s |       5 |     2555 |     1320 |     3769      0 |     1647 |        3
6.70/6.79	c  0.7s |       6 |     3905 |     2081 |     4146      0 |     1647 |        3
7.19/7.21	c  1.2s |       7 |     5784 |     3223 |     4146      1 |     1647 |        3
7.70/7.75	c  1.7s |       8 |     8659 |     4936 |     4146      1 |     1647 |        3
8.49/8.57	c  2.5s |       9 |    13199 |     7506 |     4561      2 |     1647 |        3
9.79/9.84	c  3.8s |      10 |    19894 |    11361 |     4561      3 |     1647 |        3
10.79/10.83	c  4.8s |      10 |    24654 |    14184 |     4561      4 |     1647 |        3
10.79/10.83	c #cpu_time = 4.766s
10.79/10.83	c #wall_clock_time = 4.778s
10.79/10.83	c #decision = 24654
10.79/10.83	c #random_decision = 26
10.79/10.83	c #conflict = 14184
10.79/10.83	c #restart = 10
10.79/10.83	o 4
10.79/10.83	c BCD2: hardening fixes 151 literals
10.79/10.83	c BCD2: updating upper bound: 12 -> 3
10.79/10.83	c BCD2: 1 <= obj <= 3
10.79/10.83	c BCD2: #cores=1, #unrelaxed=7, #relaxed=43, #hardened=1798
10.79/10.83	c BCD2: #sat=5 #unsat=2 bias=2/7
10.79/10.83	c Solving starts ...
10.79/10.83	c ============================[ Search Statistics ]============================
10.79/10.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.79/10.83	c       |         |          |          |    Limit     GC | Var      | Constra 
10.79/10.83	c =============================================================================
10.79/10.83	c  0.0s |       0 |        0 |        0 |     4561      0 |     1798 |        4
10.79/10.87	c  0.0s |       1 |      177 |      100 |     4561      0 |     1798 |        5
10.89/10.93	c  0.1s |       2 |      439 |      250 |     4561      0 |     1798 |        5
10.99/11.01	c  0.2s |       3 |      909 |      475 |     4561      0 |     1798 |        5
11.09/11.12	c  0.3s |       4 |     1533 |      813 |     4561      0 |     1798 |        5
11.19/11.29	c  0.5s |       5 |     2309 |     1320 |     4561      0 |     1798 |        5
11.49/11.58	c  0.7s |       6 |     3605 |     2081 |     5018      0 |     1798 |        5
11.89/11.95	c  1.1s |       7 |     5646 |     3223 |     5018      1 |     1798 |        5
12.39/12.48	c  1.6s |       8 |     8591 |     4936 |     5018      1 |     1798 |        5
13.19/13.26	c  2.4s |       9 |    13203 |     7506 |     5018      2 |     1798 |        5
14.39/14.42	c  3.6s |      10 |    19766 |    11361 |     5018      3 |     1798 |        5
14.58/14.64	c  3.8s |      10 |    21085 |    12138 |     5018      3 |     1798 |        5
14.58/14.64	c #cpu_time = 3.800s
14.58/14.64	c #wall_clock_time = 3.809s
14.58/14.64	c #decision = 21085
14.58/14.64	c #random_decision = 38
14.58/14.64	c #conflict = 12138
14.58/14.64	c #restart = 10
14.58/14.64	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 1370: cost of the new core is >=2
14.58/14.64	c lower bound updated to 2
14.58/14.64	c BCD2: hardening fixes 2 literals
14.58/14.64	c BCD2: 2 <= obj <= 3
14.58/14.64	c BCD2: #cores=1, #unrelaxed=0, #relaxed=48, #hardened=1800
14.58/14.64	c BCD2: #sat=5 #unsat=3 bias=3/8
14.58/14.64	c Solving starts ...
14.58/14.64	c ============================[ Search Statistics ]============================
14.58/14.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.58/14.64	c       |         |          |          |    Limit     GC | Var      | Constra 
14.58/14.64	c =============================================================================
14.58/14.64	c  0.0s |       0 |        0 |        0 |     5018      0 |     1805 |        5
14.68/14.80	c  0.2s |       1 |      204 |      100 |     5018      0 |     1805 |       13
14.78/14.85	c  0.2s |       2 |      503 |      250 |     5018      0 |     1805 |       13
14.88/14.93	c  0.3s |       3 |      870 |      475 |     5018      0 |     1805 |       13
14.98/15.02	c  0.4s |       4 |     1480 |      813 |     5018      0 |     1805 |       13
15.08/15.18	c  0.5s |       5 |     2424 |     1320 |     5018      0 |     1805 |       13
15.39/15.48	c  0.8s |       6 |     3809 |     2081 |     5018      1 |     1805 |       13
15.68/15.74	c  1.1s |       7 |     5824 |     3223 |     5520      1 |     1805 |       13
16.08/16.18	c  1.5s |       8 |     9234 |     4936 |     5520      1 |     1805 |       13
16.88/16.93	c  2.3s |       9 |    13526 |     7506 |     5520      2 |     1805 |       13
17.98/18.01	c  3.4s |      10 |    20086 |    11361 |     5520      3 |     1805 |       13
19.58/19.60	c  5.0s |      11 |    29743 |    17144 |     5520      5 |     1805 |       13
20.58/20.61	c  6.0s |      11 |    35116 |    20582 |     5520      6 |     1806 |       14
20.58/20.61	c #cpu_time = 5.951s
20.58/20.61	c #wall_clock_time = 5.966s
20.58/20.61	c #decision = 35116
20.58/20.61	c #random_decision = 64
20.58/20.61	c #conflict = 20582
20.58/20.61	c #restart = 11
20.58/20.61	c BCD2: updating lower bound of a core
20.58/20.61	c lower bound updated to 4
20.58/20.62	s OPTIMUM FOUND
20.58/20.62	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
20.58/20.62	v -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20
20.58/20.62	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30
20.58/20.62	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40
20.58/20.62	v -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50
20.58/20.62	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
20.58/20.62	v -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 x70
20.58/20.62	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
20.58/20.62	v -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90
20.58/20.62	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
20.58/20.62	v -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
20.58/20.62	v -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
20.58/20.62	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
20.58/20.62	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
20.58/20.62	v -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
20.58/20.62	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
20.58/20.62	v x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170
20.58/20.62	v -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
20.58/20.62	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190
20.58/20.62	v -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200
20.58/20.62	v -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
20.58/20.62	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
20.58/20.62	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
20.58/20.62	v -x231
20.58/20.62	c total CPU time = 20.574s
20.58/20.62	c total wall clock time = 20.626s

Verifier Data

OK	4

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

pid=8259
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.07 2.24 2.01 4/179 8262
/proc/meminfo: memFree=29060892/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=713148 CPUtime=0 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 2661 0 0 0 0 0 0 0 20 0 4 0 36438820 730263552 3022 33554432000 4194304 16246674 140733834495008 140733834494432 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 179055 3031 441 2943 0 175949 0
[pid=8262/tid=8263] ppid=8259 vsize=730556 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 748089344 3090 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=735676 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 753332224 3108 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=739772 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 757526528 3124 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100126 s]
/proc/loadavg: 2.07 2.24 2.01 4/179 8262
/proc/meminfo: memFree=29060892/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 24714 0 0 0 6 3 0 0 20 0 4 0 36438820 1247350784 25069 33554432000 4194304 16246674 140733834495008 140733834494432 12459121 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 304529 25073 618 2943 0 301423 0
[pid=8262/tid=8263] ppid=8259 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1247350784 25077 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1247350784 25082 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1247350784 25084 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20055 s]
/proc/loadavg: 2.07 2.24 2.01 4/179 8262
/proc/meminfo: memFree=29060892/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1221188 CPUtime=0.19 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 33105 0 0 0 15 4 0 0 20 0 4 0 36438820 1250496512 33413 33554432000 4194304 16246674 140733834495008 140733834494320 5523120 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 305297 33413 899 2943 0 302191 0
[pid=8262/tid=8263] ppid=8259 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1250496512 33413 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1250496512 33413 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1250496512 33413 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1221188

[startup+0.300514 s]
/proc/loadavg: 2.07 2.24 2.01 4/179 8262
/proc/meminfo: memFree=29060892/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1303108 CPUtime=0.28 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 45887 0 0 0 23 5 0 0 20 0 4 0 36438820 1334382592 46196 33554432000 4194304 16246674 140733834495008 140733834494320 5675357 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 325777 46200 920 2943 0 322671 0
[pid=8262/tid=8263] ppid=8259 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1334382592 46205 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1334382592 46209 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1334382592 46212 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1303108

[startup+0.7004 s]
/proc/loadavg: 2.07 2.24 2.01 4/179 8262
/proc/meminfo: memFree=29060892/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1303108 CPUtime=0.69 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 129192 0 0 0 52 17 0 0 20 0 4 0 36438820 1334382592 129501 33554432000 4194304 16246674 140733834495008 140733834476928 6076251 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 325777 129508 920 2943 0 322671 0
[pid=8262/tid=8263] ppid=8259 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1334382592 129515 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1334382592 129523 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1334382592 129525 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1303108

[startup+1.5004 s]
/proc/loadavg: 2.07 2.24 2.01 3/183 8266
/proc/meminfo: memFree=28479216/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1308228 CPUtime=1.49 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 145458 0 0 0 130 19 0 0 20 0 4 0 36438820 1339625472 145766 33554432000 4194304 16246674 140733834495008 140733834476928 12478272 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 327057 145766 925 2943 0 323951 0
[pid=8262/tid=8263] ppid=8259 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1339625472 145766 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1339625472 145766 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1339625472 145766 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 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.07 2.24 2.01 3/183 8266
/proc/meminfo: memFree=28478596/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 145463 0 0 0 290 19 0 0 20 0 4 0 36438820 1339625472 145771 33554432000 4194304 16246674 140733834495008 140733834476928 5545898 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 327057 145771 930 2943 0 323951 0
[pid=8262/tid=8263] ppid=8259 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1339625472 145771 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1339625472 145771 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1339625472 145771 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30036 s]
/proc/loadavg: 2.23 2.26 2.02 4/183 8266
/proc/meminfo: memFree=28140728/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 268279 0 0 0 594 35 0 0 20 0 4 0 36438820 1339625472 268587 33554432000 4194304 16246674 140733834495008 140733834476928 5724798 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 327057 268587 942 2943 0 323951 0
[pid=8262/tid=8263] ppid=8259 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1339625472 268587 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1339625472 268587 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1339625472 268587 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.29 2.28 2.02 3/183 8266
/proc/meminfo: memFree=27982660/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1312324 CPUtime=12.69 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 269303 0 0 0 1234 35 0 0 20 0 4 0 36438820 1343819776 269611 33554432000 4194304 16246674 140733834495008 140733834478000 5822428 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 328081 269611 942 2943 0 324975 0
[pid=8262/tid=8263] ppid=8259 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1343819776 269611 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1343819776 269611 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1343819776 269611 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1312324

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

[startup+12.8005 s]
/proc/loadavg: 2.29 2.28 2.02 3/183 8266
/proc/meminfo: memFree=27982660/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1312324 CPUtime=12.79 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 269303 0 0 0 1244 35 0 0 20 0 4 0 36438820 1343819776 269611 33554432000 4194304 16246674 140733834495008 140733834478000 6842613 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 328081 269611 942 2943 0 324975 0
[pid=8262/tid=8263] ppid=8259 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1343819776 269611 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1343819776 269611 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1343819776 269611 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 1312324

[startup+16.0004 s]
/proc/loadavg: 2.34 2.29 2.03 3/183 8266
/proc/meminfo: memFree=27969384/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1326660 CPUtime=15.98 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 272643 0 0 0 1563 35 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 140733834478000 5600380 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 331665 272951 942 2943 0 328559 0
[pid=8262/tid=8263] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 15.98
Current children cumulated vsize (KiB) 1326660

[startup+19.2004 s]
/proc/loadavg: 2.34 2.29 2.03 3/183 8266
/proc/meminfo: memFree=27969636/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1326660 CPUtime=19.18 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 272643 0 0 0 1883 35 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 140733834476928 5997922 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 331665 272951 942 2943 0 328559 0
[pid=8262/tid=8263] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 1326660

[startup+20.0004 s]
/proc/loadavg: 2.32 2.28 2.03 3/183 8266
/proc/meminfo: memFree=27969512/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1326660 CPUtime=19.98 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 272643 0 0 0 1963 35 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 140733834476928 5712690 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 331665 272951 942 2943 0 328559 0
[pid=8262/tid=8263] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (KiB) 1326660

[startup+20.4004 s]
/proc/loadavg: 2.32 2.28 2.03 3/183 8266
/proc/meminfo: memFree=27969512/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1326660 CPUtime=20.38 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 272643 0 0 0 2003 35 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 140733834476928 12482960 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 331665 272951 942 2943 0 328559 0
[pid=8262/tid=8263] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 20.38
Current children cumulated vsize (KiB) 1326660

[startup+20.6004 s]
/proc/loadavg: 2.32 2.28 2.03 3/183 8266
/proc/meminfo: memFree=27969512/32872528 swapFree=1431120/1543540
[pid=8262] ppid=8259 vsize=1326660 CPUtime=20.58 cores=0,2,4,6
/proc/8262/stat : 8262 (toysat) R 8259 8262 7726 0 -1 4202496 272643 0 0 0 2023 35 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 140733834476928 5823218 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8262/statm: 331665 272951 942 2943 0 328559 0
[pid=8262/tid=8263] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8263/stat : 8263 (toysat) S 8259 8262 7726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798997085424 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=8262/tid=8264] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8264/stat : 8264 (toysat) S 8259 8262 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798986595568 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=8262/tid=8265] ppid=8259 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8262/task/8265/stat : 8265 (toysat) S 8259 8262 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36438820 1358499840 272951 33554432000 4194304 16246674 140733834495008 139798903778480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 20.58
Current children cumulated vsize (KiB) 1326660

Child status: 0
Real time (s): 20.6897
CPU time (s): 20.6849
CPU user time (s): 20.2659
CPU system time (s): 0.418936
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 1326660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.2659
system time used= 0.418936
maximum resident set size= 1091808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272645
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= 21
involuntary context switches= 27

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.141978 second user time and 0.187971 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-19 15:45:01
IDJOB=4109678
IDBENCH=78888
IDSOLVER=2553
FILE ID=node116/4109678-1466343901
RUNJOBID= node116-1466341822-7742
PBS_JOBID= 19922036
Free space on /tmp= 71676 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900546076--soft-33-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-4109678-1466343901/watcher-4109678-1466343901 -o /tmp/evaluation-result-4109678-1466343901/solver-4109678-1466343901 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466341822-7742 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109678-1466343901.wbo

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

MD5SUM BENCH= c6951eb4d01a7aa536abe812aaa2169b
RANDOM SEED=542501621

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29061148 kB
Buffers:          142644 kB
Cached:           282188 kB
SwapCached:         2316 kB
Active:          1249396 kB
Inactive:         262460 kB
Active(anon):    1085444 kB
Inactive(anon):     3928 kB
Active(file):     163952 kB
Inactive(file):   258532 kB
Unevictable:     1543540 kB
Mlocked:         1431120 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:             16344 kB
Writeback:             0 kB
AnonPages:       2633600 kB
Mapped:            12400 kB
Shmem:                 0 kB
Slab:             616244 kB
SReclaimable:      60308 kB
SUnreclaim:       555936 kB
KernelStack:        1520 kB
PageTables:         9152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2774280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1087488 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= 71660 MiB
End job on node116 at 2016-06-19 15:45:22