Trace number 4110294

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 28.8856 28.891

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111221203--soft-0-100-0.wbo
MD5SUMf13e124cee089e765b8a95beaa9c7cdd
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark3.12452
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-19T16:00:59+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-4110294-1466344859.wbo"]
0.00/0.01	c use --random-gen="1428197243 675267875 1378414798 886576795 1191853915 1736730340 1193861465 2742502152 3246558955 56593375 12289356 2262300924 1865024154 2198991013 2810676631 1442159380 2784678696 2012267351 2349484762 546449835 786211532 625103330 713024285 1636162678 1970463301 4281908970 3020423276 1106429392 2992425179 3201869831 2001870920 4008314152 1873212772 1428629881 924706083 4266506697 1659899498 3277373774 2896133863 368459042 1863056024 2867698674 4168336258 2948506959 2537151969 3437494587 4167967156 2114856039 1445480689 2585324677 2374400791 1834441283 2258840708 3288340326 2282369839 4002971016 2965999365 3564336110 2768872895 2753258852 1322259732 700011148 4253591430 2178197311 2281743619 2381985247 1453687533 4233958809 1610269049 746381320 2290775264 157239282 2983211372 130524662 246302166 1471413550 1252199545 3653612721 241487555 508278786 4197468022 2582899080 2697012878 3487837521 83477572 355392417 1834499600 4009016744 277137261 3978569229 1350061091 2313257083 1660764678 1946585240 3641177114 1782322626 4083752122 1795922827 2774944841 3605415156 1018335890 1605749095 2977168740 2568034277 4010909839 1386726680 728420448 3962109173 1331935209 1706034726 1882754683 3763043672 4074067421 1451235144 3211245533 2931684528 339998877 473827156 524767261 1307446672 2816949924 3800933629 1197740730 676729865 4028322533 1729993805 732289131 1003257887 1593633429 1423016202 2930886022 3804708230 1733285163 843809919 796678374 1919230109 2519591550 3076937270 3885790760 2592772200 2948665063 1374760973 1337581861 2402673758 2241782756 3032909193 1926465652 4142876795 2698672336 1689604911 1957337155 810459455 2267581241 1950326070 619687132 3349928371 1485307333 2397426300 652584089 2785777086 3673314528 2625095674 927801542 4258844084 3148560452 2080659197 1265371884 3282852796 1585320526 3204875340 4176923570 840722302 474986360 2495436888 920466523 2048917884 80542959 806636227 1433207957 4125466065 554949212 2273419107 3130021296 2879965749 3153164142 1666793647 904483928 4094628013 3734185141 3129160939 2056631129 2013609906 4139793896 1729912773 1274297684 1212687672 2817302920 2444676898 317270352 531592893 919312380 632904797 899827463 1628744589 3414341795 2320776287 509162054 2695407770 3511834328 203728849 2432759750 3748803197 1446419536 3484542325 496183989 2724971035 3619956555 3723207198 2375633515 3241211996 3076026179 697891504 154394862 187070942 1488578826 1979655005 1796803778 921291237 3381122691 1619409567 968397120 2962001972 2558980200 3374334109 1445763640 1212383871 3830146824 675178097 2094486169 2119573117 3470028562 1524773475 1386836031 1316951999 258594411 2368021895 1479126749 523391989 2815116002 3714471280 1654010012 4130598888 659514398 3340207179 75975618 1709152728 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.25	c BCD2: Hardening is enabled.
0.19/0.25	c BCD2: BiasedSearch is enabled.
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 |      123      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |      109 |        0 |      123      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 109
0.19/0.26	c #random_decision = 2
0.19/0.26	c #conflict = 0
0.19/0.26	c #restart = 0
0.19/0.26	o 437
0.19/0.26	c BCD2: updating upper bound: 4943 -> 436
0.19/0.26	c BCD2: 0 <= obj <= 436
0.19/0.26	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      244 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      562 |      250 |      136      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |      994 |      475 |      150      1 |        0 |        0
0.39/0.43	c  0.2s |       4 |     1572 |      813 |      165      4 |        0 |        0
0.49/0.53	c  0.3s |       5 |     2391 |     1320 |      182      7 |        0 |        0
0.69/0.70	c  0.4s |       6 |     3630 |     2081 |      222     11 |        0 |        0
0.89/0.98	c  0.7s |       7 |     5428 |     3223 |      245     17 |        0 |        0
1.29/1.32	c  1.1s |       8 |     8012 |     4936 |      270     25 |        0 |        0
1.59/1.68	c  1.4s |       9 |    11993 |     7506 |      297     37 |        0 |        0
2.20/2.28	c  2.0s |      10 |    17642 |    11361 |      327     53 |        0 |        0
3.09/3.18	c  2.9s |      11 |    25792 |    17144 |      360     76 |        0 |        0
4.49/4.59	c  4.3s |      12 |    38132 |    25819 |      397    108 |        0 |        0
6.48/6.59	c  6.3s |      12 |    56401 |    38819 |      437    153 |        0 |        0
6.58/6.60	c  6.3s |      13 |    56423 |    38832 |      437    153 |        0 |        0
8.59/8.60	c  8.3s |      13 |    74052 |    51232 |      437    194 |        0 |        0
9.69/9.79	c  9.5s |      14 |    84058 |    58352 |      481    217 |        0 |        0
11.79/11.80	c 11.5s |      14 |   102975 |    71352 |      481    257 |        0 |        0
13.79/13.80	c 13.5s |      14 |   118375 |    82552 |      481    291 |        0 |        0
14.79/14.83	c 14.6s |      15 |   125068 |    87632 |      530    307 |        0 |        0
16.79/16.83	c 16.6s |      15 |   142712 |   100032 |      530    342 |        0 |        0
18.79/18.85	c 18.6s |      15 |   158678 |   111732 |      530    375 |        0 |        0
20.79/20.87	c 20.6s |      15 |   172930 |   122332 |      530    406 |        0 |        0
22.09/22.13	c 21.9s |      15 |   181281 |   128023 |      530    424 |        0 |        0
22.09/22.13	c #cpu_time = 21.874s
22.09/22.13	c #wall_clock_time = 21.875s
22.09/22.13	c #decision = 181281
22.09/22.13	c #random_decision = 454
22.09/22.13	c #conflict = 128023
22.09/22.13	c #restart = 15
22.09/22.13	c BCD2: found a new core of size 100: cost of the new core is >=1
22.09/22.13	c lower bound updated to 1
22.09/22.13	c BCD2: 1 <= obj <= 436
22.09/22.13	c BCD2: #cores=1, #unrelaxed=1, #relaxed=100, #hardened=0
22.09/22.13	c BCD2: #sat=1 #unsat=2 bias=2/3
22.09/22.13	c Solving starts ...
22.09/22.13	c ============================[ Search Statistics ]============================
22.09/22.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.09/22.13	c       |         |          |          |    Limit     GC | Var      | Constra 
22.09/22.13	c =============================================================================
22.09/22.13	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
22.09/22.14	c  0.0s |       0 |      146 |        4 |      530      0 |        0 |        0
22.09/22.14	c #cpu_time = 0.003s
22.09/22.14	c #wall_clock_time = 0.003s
22.09/22.14	c #decision = 146
22.09/22.14	c #random_decision = 1
22.09/22.14	c #conflict = 4
22.09/22.14	c #restart = 0
22.09/22.14	o 151
22.09/22.14	c BCD2: updating upper bound: 436 -> 150
22.09/22.14	c BCD2: 1 <= obj <= 150
22.09/22.14	c BCD2: #cores=1, #unrelaxed=1, #relaxed=100, #hardened=0
22.09/22.14	c BCD2: #sat=2 #unsat=2 bias=2/4
22.09/22.14	c Solving starts ...
22.09/22.14	c ============================[ Search Statistics ]============================
22.09/22.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.09/22.14	c       |         |          |          |    Limit     GC | Var      | Constra 
22.09/22.14	c =============================================================================
22.09/22.14	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        1
22.09/22.14	c  0.0s |       0 |       43 |        2 |      530      0 |        0 |        1
22.09/22.14	c #cpu_time = 0.002s
22.09/22.14	c #wall_clock_time = 0.002s
22.09/22.14	c #decision = 43
22.09/22.14	c #random_decision = 0
22.09/22.14	c #conflict = 2
22.09/22.14	c #restart = 0
22.09/22.14	o 74
22.09/22.14	c BCD2: hardening fixes 25 literals
22.09/22.14	c BCD2: updating upper bound: 150 -> 73
22.09/22.14	c BCD2: 1 <= obj <= 73
22.09/22.14	c BCD2: #cores=1, #unrelaxed=1, #relaxed=75, #hardened=25
22.09/22.14	c BCD2: #sat=3 #unsat=2 bias=2/5
22.09/22.14	c Solving starts ...
22.09/22.14	c ============================[ Search Statistics ]============================
22.09/22.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.09/22.14	c       |         |          |          |    Limit     GC | Var      | Constra 
22.09/22.14	c =============================================================================
22.09/22.14	c  0.0s |       0 |        0 |        0 |      530      0 |       25 |        2
22.09/22.16	c  0.0s |       1 |      197 |      100 |      530      0 |       25 |        2
22.09/22.18	c  0.0s |       2 |      471 |      250 |      530      0 |       25 |        2
22.19/22.21	c  0.1s |       3 |      859 |      475 |      530      1 |       25 |        2
22.19/22.26	c  0.1s |       4 |     1385 |      813 |      530      2 |       25 |        2
22.29/22.33	c  0.2s |       5 |     2240 |     1320 |      530      3 |       25 |        2
22.29/22.39	c  0.3s |       5 |     3070 |     1802 |      530      5 |       25 |        2
22.29/22.39	c #cpu_time = 0.254s
22.29/22.39	c #wall_clock_time = 0.254s
22.29/22.39	c #decision = 3070
22.29/22.39	c #random_decision = 4
22.29/22.39	c #conflict = 1802
22.29/22.39	c #restart = 5
22.29/22.40	o 29
22.29/22.40	c BCD2: hardening fixes 45 literals
22.29/22.40	c BCD2: updating upper bound: 73 -> 28
22.29/22.40	c BCD2: 1 <= obj <= 28
22.29/22.40	c BCD2: #cores=1, #unrelaxed=1, #relaxed=30, #hardened=70
22.29/22.40	c BCD2: #sat=4 #unsat=2 bias=2/6
22.29/22.40	c Solving starts ...
22.29/22.40	c ============================[ Search Statistics ]============================
22.29/22.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.29/22.40	c       |         |          |          |    Limit     GC | Var      | Constra 
22.29/22.40	c =============================================================================
22.29/22.40	c  0.0s |       0 |        0 |        0 |      530      0 |       70 |        3
22.39/22.41	c  0.0s |       1 |      150 |      100 |      530      0 |       70 |        4
22.39/22.43	c  0.0s |       2 |      361 |      250 |      530      1 |       70 |        4
22.39/22.46	c  0.1s |       3 |      717 |      475 |      530      1 |       70 |        4
22.49/22.50	c  0.1s |       4 |     1250 |      813 |      530      2 |       70 |        4
22.49/22.56	c  0.2s |       5 |     2101 |     1320 |      583      4 |       70 |        4
22.59/22.64	c  0.2s |       6 |     3207 |     2081 |      583      6 |       70 |        4
22.69/22.78	c  0.4s |       7 |     4945 |     3223 |      583      9 |       70 |        4
22.89/22.98	c  0.6s |       8 |     7374 |     4936 |      583     13 |       70 |        4
23.19/23.29	c  0.9s |       9 |    11178 |     7506 |      583     20 |       70 |        4
23.68/23.76	c  1.4s |      10 |    16876 |    11361 |      583     30 |       70 |        4
24.18/24.30	c  1.9s |      10 |    24095 |    15961 |      583     42 |       70 |        4
24.18/24.30	c #cpu_time = 1.900s
24.18/24.30	c #wall_clock_time = 1.900s
24.18/24.30	c #decision = 24095
24.18/24.30	c #random_decision = 58
24.18/24.30	c #conflict = 15961
24.18/24.30	c #restart = 10
24.18/24.30	o 3
24.18/24.30	c BCD2: hardening fixes 29 literals
24.18/24.30	c BCD2: updating upper bound: 28 -> 2
24.18/24.30	c BCD2: 1 <= obj <= 2
24.18/24.30	c BCD2: #cores=1, #unrelaxed=0, #relaxed=2, #hardened=99
24.18/24.30	c BCD2: #sat=5 #unsat=2 bias=2/7
24.18/24.30	c Solving starts ...
24.18/24.30	c ============================[ Search Statistics ]============================
24.18/24.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.18/24.30	c       |         |          |          |    Limit     GC | Var      | Constra 
24.18/24.30	c =============================================================================
24.18/24.30	c  0.0s |       0 |        0 |        0 |      583      0 |       99 |        8
24.29/24.31	c  0.0s |       1 |      140 |      100 |      583      1 |       99 |        8
24.29/24.33	c  0.0s |       2 |      342 |      250 |      583      1 |       99 |        8
24.29/24.35	c  0.1s |       3 |      624 |      475 |      583      2 |       99 |        8
24.29/24.39	c  0.1s |       4 |     1100 |      813 |      583      3 |       99 |        8
24.39/24.45	c  0.1s |       5 |     1818 |     1320 |      583      4 |       99 |        8
24.48/24.53	c  0.2s |       6 |     2863 |     2081 |      583      6 |       99 |        8
24.58/24.66	c  0.4s |       7 |     4492 |     3223 |      583      9 |       99 |        8
24.78/24.85	c  0.6s |       8 |     6913 |     4936 |      583     13 |       99 |        8
25.08/25.12	c  0.8s |       9 |    10494 |     7506 |      583     20 |       99 |        8
25.49/25.53	c  1.2s |      10 |    15916 |    11361 |      583     30 |       99 |        8
26.08/26.18	c  1.9s |      11 |    23465 |    17144 |      583     45 |       99 |        8
27.08/27.15	c  2.9s |      12 |    35236 |    25819 |      583     68 |       99 |        8
28.58/28.61	c  4.3s |      13 |    53405 |    38832 |      583    103 |       99 |        8
28.79/28.82	c  4.5s |      13 |    55944 |    40610 |      583    107 |       99 |        8
28.79/28.82	c #cpu_time = 4.527s
28.79/28.82	c #wall_clock_time = 4.527s
28.79/28.82	c #decision = 55944
28.79/28.82	c #random_decision = 130
28.79/28.82	c #conflict = 40610
28.79/28.82	c #restart = 13
28.79/28.82	o 1
28.79/28.82	s OPTIMUM FOUND
28.79/28.82	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
28.79/28.82	v -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20
28.79/28.82	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
28.79/28.82	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
28.79/28.82	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50
28.79/28.82	v -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60
28.79/28.82	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
28.79/28.82	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80
28.79/28.82	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
28.79/28.82	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
28.79/28.82	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
28.79/28.82	v -x111 -x112 -x113 -x114 -x115 x116 -x117 x118 -x119 -x120
28.79/28.82	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
28.79/28.82	v -x131 -x132 -x133 -x134 -x135 x136 -x137 -x138 -x139 -x140
28.79/28.82	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
28.79/28.82	v x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
28.79/28.82	v -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169
28.79/28.82	c total CPU time = 28.826s
28.79/28.82	c total wall clock time = 28.826s

Verifier Data

OK	1

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

pid=4511
running on 4 cores: 1,3,5,7

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.38 2.38 2.22 3/180 4514
/proc/meminfo: memFree=29095128/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=659900 CPUtime=0 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 2453 0 0 0 0 0 0 0 20 0 4 0 36531647 675737600 2302 33554432000 4194304 16246674 140734696634192 140734696633616 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 165487 2311 441 2943 0 162381 0
[pid=4514/tid=4515] ppid=4511 vsize=677308 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 693563392 2372 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=682428 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 698806272 2389 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=686524 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531647 703000576 2405 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.38 2.38 2.22 3/180 4514
/proc/meminfo: memFree=29095128/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 18396 0 0 0 7 2 0 0 20 0 4 0 36531647 1247350784 18238 33554432000 4194304 16246674 140734696634192 140734696633616 12486453 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 304529 18243 610 2943 0 301423 0
[pid=4514/tid=4515] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 18244 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 18244 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 18244 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200525 s]
/proc/loadavg: 2.38 2.38 2.22 3/180 4514
/proc/meminfo: memFree=29095128/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 26317 0 0 0 15 4 0 0 20 0 4 0 36531647 1247350784 26159 33554432000 4194304 16246674 140734696634192 140734696633616 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 304529 26168 610 2943 0 301423 0
[pid=4514/tid=4515] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 26168 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 26171 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 26172 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300479 s]
/proc/loadavg: 2.38 2.38 2.22 3/180 4514
/proc/meminfo: memFree=29095128/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 38117 0 0 0 23 6 0 0 20 0 4 0 36531647 1247350784 37953 33554432000 4194304 16246674 140734696634192 140734696616064 6843278 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 304529 37956 808 2943 0 301423 0
[pid=4514/tid=4515] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 37963 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 37969 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 37974 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700415 s]
/proc/loadavg: 2.38 2.38 2.22 3/180 4514
/proc/meminfo: memFree=29095128/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 118546 0 0 0 53 16 0 0 20 0 4 0 36531647 1247350784 118382 33554432000 4194304 16246674 140734696634192 140734696616064 5723205 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 304529 118395 814 2943 0 301423 0
[pid=4514/tid=4515] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 118399 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 118403 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36531647 1247350784 118407 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.38 2.38 2.22 3/184 4518
/proc/meminfo: memFree=28274720/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 245869 0 0 0 115 34 0 0 20 0 4 0 36531647 1248399360 245682 33554432000 4194304 16246674 140734696634192 140734696633504 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 304785 245682 872 2943 0 301679 0
[pid=4514/tid=4515] ppid=4511 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1248399360 245682 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1248399360 245682 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1248399360 245682 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.43 2.39 2.23 3/184 4540
/proc/meminfo: memFree=28025576/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267475 0 0 0 273 36 0 0 20 0 4 0 36531647 1337528320 267288 33554432000 4194304 16246674 140734696634192 140734696617192 13954191 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267288 872 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267288 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267288 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267288 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 2.43 2.39 2.23 3/184 4540
/proc/meminfo: memFree=28023208/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=6.28 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267592 0 0 0 592 36 0 0 20 0 4 0 36531647 1337528320 267405 33554432000 4194304 16246674 140734696634192 140734696616064 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267405 873 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267405 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267405 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267405 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.44 2.40 2.23 4/184 4589
/proc/meminfo: memFree=28026096/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267596 0 0 0 1232 37 0 0 20 0 4 0 36531647 1337528320 267409 33554432000 4194304 16246674 140734696634192 140734696616064 13780568 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267409 873 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267409 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267409 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267409 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5075 s]
/proc/loadavg: 2.45 2.40 2.23 3/184 4589
/proc/meminfo: memFree=28027176/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267677 0 0 0 2512 37 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 140734696617192 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267490 882 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

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

[startup+25.7004 s]
/proc/loadavg: 2.45 2.40 2.23 3/184 4589
/proc/meminfo: memFree=28027176/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=25.68 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267677 0 0 0 2531 37 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 140734696617192 5600512 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267490 882 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 1306180

[startup+27.3004 s]
/proc/loadavg: 2.45 2.40 2.23 3/184 4589
/proc/meminfo: memFree=28027308/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=27.28 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267677 0 0 0 2691 37 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 140734696616064 5717133 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267490 882 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 27.28
Current children cumulated vsize (KiB) 1306180

[startup+28.1004 s]
/proc/loadavg: 2.41 2.39 2.23 4/184 4589
/proc/meminfo: memFree=28027308/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=28.08 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267677 0 0 0 2771 37 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 140734696616064 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267490 882 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 28.08
Current children cumulated vsize (KiB) 1306180

[startup+28.5003 s]
/proc/loadavg: 2.41 2.39 2.23 4/184 4589
/proc/meminfo: memFree=28027308/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=28.48 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267677 0 0 0 2811 37 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 140734696616064 5712604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267490 882 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 28.48
Current children cumulated vsize (KiB) 1306180

[startup+28.7003 s]
/proc/loadavg: 2.41 2.39 2.23 4/184 4638
/proc/meminfo: memFree=28951772/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=28.69 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267677 0 0 0 2832 37 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 140734696616064 5598928 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267490 882 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 1306180

[startup+28.8076 s]
/proc/loadavg: 2.41 2.39 2.23 4/184 4638
/proc/meminfo: memFree=28951772/32872528 swapFree=1499884/1696108
[pid=4514] ppid=4511 vsize=1306180 CPUtime=28.79 cores=1,3,5,7
/proc/4514/stat : 4514 (toysat) R 4511 4514 2004 0 -1 4202496 267677 0 0 0 2842 37 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 140734696616064 5546500 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4514/statm: 326545 267490 882 2943 0 323439 0
[pid=4514/tid=4515] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4515/stat : 4515 (toysat) S 4511 4514 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751427386608 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=4514/tid=4516] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4516/stat : 4516 (toysat) S 4511 4514 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751416896752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=4514/tid=4517] ppid=4511 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/4514/task/4517/stat : 4517 (toysat) S 4511 4514 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36531647 1337528320 267490 33554432000 4194304 16246674 140734696634192 139751406423216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 28.79
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 28.891
CPU time (s): 28.8856
CPU user time (s): 28.4467
CPU system time (s): 0.438933
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.4467
system time used= 0.438933
maximum resident set size= 1069972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267681
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= 17
involuntary context switches= 31

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.075988 second user time and 0.123981 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 16:00:59
IDJOB=4110294
IDBENCH=79236
IDSOLVER=2553
FILE ID=node137/4110294-1466344859
RUNJOBID= node137-1466341805-2021
PBS_JOBID= 19922016
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111221203--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-4110294-1466344859/watcher-4110294-1466344859 -o /tmp/evaluation-result-4110294-1466344859/solver-4110294-1466344859 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466341805-2021 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110294-1466344859.wbo

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

MD5SUM BENCH= f13e124cee089e765b8a95beaa9c7cdd
RANDOM SEED=1818283680

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.486
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.486
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.38
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.486
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		: 2666.486
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:        29095656 kB
Buffers:           72668 kB
Cached:           192128 kB
SwapCached:         1260 kB
Active:          1198984 kB
Inactive:         141144 kB
Active(anon):    1075620 kB
Inactive(anon):     2080 kB
Active(file):     123364 kB
Inactive(file):   139064 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             33016 kB
Writeback:             0 kB
AnonPages:       2770996 kB
Mapped:            11204 kB
Shmem:                 0 kB
Slab:             606604 kB
SReclaimable:      50548 kB
SUnreclaim:       556056 kB
KernelStack:        1528 kB
PageTables:         9472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2911248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71672 MiB
End job on node137 at 2016-06-19 16:01:28