Trace number 4093699

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 37.0304 37.0412

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111224451--soft-0-100-0.wbo
MD5SUM51c830b3e31ed97e6a2590ce9584f929
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark6.37703
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1261
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-16T18:22:47+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-4093699-1466094167.wbo"]
0.00/0.01	c use --random-gen="2637765867 4143844844 548007296 4081031655 3380683677 1341303818 879997723 4019920517 503547140 3308089337 771532525 3280710193 546933957 363330385 3776116578 382478969 3328575735 3053159976 3864552151 2558386050 2712715215 1046737977 3631767431 1946057487 413197111 3141069526 382533400 2045646081 3431226101 2597084273 857220833 3477618410 506100336 2310230985 4047430106 235245124 1967205402 2260613092 1621022317 2569950246 3681035503 1982970967 1426242971 1204759155 2466364990 1941255920 3755667144 3443511840 3758642808 2593033158 456940131 634587450 3829842720 3918370192 1831496854 3869959610 3574749773 4291310431 1894305295 2934966119 3611587815 3020848623 3844377529 297890295 3579508894 2969205061 1143461398 1779695780 3053582596 3555890922 3412415161 3072553140 2726195479 1857159759 1683803372 3898879040 2897212063 1396355485 1298610783 2170982023 1807094174 841793410 3250068693 3237397836 527914421 1999803058 3037682344 1048147643 1622722796 3696561903 35569530 250009017 1023698091 3600247427 1481063052 2194220670 948816044 2649837771 2588129236 3253641038 2934863200 878919339 1093761924 1998138339 729562784 2697374820 2554486880 570367994 3466704237 2991320994 178199116 900217453 303143383 1269614878 2016147940 3271439743 3394928347 3879001314 3603834590 2593147088 3301647441 929450113 696327399 3328619016 1236751347 1013063485 3671394576 3020089141 3307414794 233224624 1985026984 4285349847 1612732346 836597492 1107722603 3071470727 434478374 571276411 1651923482 2312244996 1560293584 752941189 2586632168 2549690814 3572476762 437891748 2380116673 3469890341 1957551159 1392938900 62374875 2830340674 975474583 1139777622 1920733984 3199329087 546841516 1886549707 328100010 3151462090 4138342079 338672801 2921129953 4170400174 1206885244 1128369077 185408721 2130673077 6354129 2769014384 1261532980 2446946060 1271515670 813601116 273091573 1214092693 912763217 151571351 3821620032 1784481084 612407023 3862458616 1896134573 2604545547 220698529 1875308326 1863648763 1832661693 1746083032 4146271554 2146398950 847308945 1590429436 1839318543 1253232019 3383385253 3196366103 1739882212 2054065067 2462658680 2252135635 431656070 1199130344 3802306114 3109395404 2436166794 2568237223 1738620882 3720129656 1581810891 1970306247 2837581748 3892667111 3573370790 1374617312 3142694356 1571425100 2747110970 2988951867 3595099106 24012536 806439462 454997982 791358950 3527712553 1839005841 3920942066 2764535255 1227904130 1922343574 2312841116 1628932709 3592430713 439647423 1703591805 877419628 1362992842 3254785867 1777200258 4136247522 619982676 290610032 326447309 4008994334 3243140795 1745499709 2190896770 3380835673 1806906283 1810239181 1730161635 1777049136 2282417415 3736375336 73801560 2100456342 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.25	c  0.0s |       0 |      108 |        0 |      123      0 |        0 |        0
0.19/0.25	c #cpu_time = 0.001s
0.19/0.25	c #wall_clock_time = 0.001s
0.19/0.25	c #decision = 108
0.19/0.25	c #random_decision = 0
0.19/0.25	c #conflict = 0
0.19/0.25	c #restart = 0
0.19/0.25	o 540
0.19/0.25	c BCD2: updating upper bound: 5179 -> 539
0.19/0.25	c BCD2: 0 <= obj <= 539
0.19/0.25	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      257 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      597 |      250 |      136      0 |        0 |        0
0.29/0.35	c  0.1s |       3 |     1034 |      475 |      150      1 |        0 |        0
0.39/0.42	c  0.2s |       4 |     1678 |      813 |      165      4 |        0 |        0
0.49/0.52	c  0.3s |       5 |     2624 |     1320 |      182      7 |        0 |        0
0.59/0.67	c  0.4s |       6 |     3935 |     2081 |      222     11 |        0 |        0
0.89/0.91	c  0.7s |       7 |     5844 |     3223 |      245     17 |        0 |        0
1.20/1.26	c  1.0s |       8 |     8514 |     4936 |      270     25 |        0 |        0
1.59/1.65	c  1.4s |       9 |    12565 |     7506 |      297     36 |        0 |        0
2.19/2.27	c  2.0s |      10 |    18336 |    11361 |      327     53 |        0 |        0
3.09/3.12	c  2.9s |      11 |    27012 |    17144 |      360     75 |        0 |        0
4.39/4.44	c  4.2s |      12 |    39528 |    25819 |      397    107 |        0 |        0
6.38/6.45	c  6.2s |      12 |    58465 |    38819 |      437    152 |        0 |        0
6.38/6.45	c  6.2s |      13 |    58485 |    38832 |      437    152 |        0 |        0
8.38/8.47	c  8.2s |      13 |    77222 |    51732 |      437    195 |        0 |        0
9.58/9.63	c  9.4s |      14 |    86379 |    58352 |      481    216 |        0 |        0
11.59/11.64	c 11.4s |      14 |   103901 |    70852 |      481    255 |        0 |        0
13.59/13.64	c 13.4s |      14 |   120497 |    82552 |      481    291 |        0 |        0
14.59/14.68	c 14.4s |      15 |   127683 |    87632 |      530    307 |        0 |        0
16.60/16.68	c 16.4s |      15 |   145644 |   100032 |      530    342 |        0 |        0
18.59/18.69	c 18.4s |      15 |   161094 |   110932 |      530    373 |        0 |        0
19.49/19.56	c 19.3s |      15 |   167164 |   115235 |      530    386 |        0 |        0
19.49/19.56	c #cpu_time = 19.310s
19.49/19.56	c #wall_clock_time = 19.309s
19.49/19.56	c #decision = 167164
19.49/19.56	c #random_decision = 409
19.49/19.56	c #conflict = 115235
19.49/19.56	c #restart = 15
19.49/19.56	c BCD2: found a new core of size 101: cost of the new core is >=1
19.49/19.56	c lower bound updated to 1
19.49/19.56	c BCD2: 1 <= obj <= 539
19.49/19.56	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
19.49/19.56	c BCD2: #sat=1 #unsat=2 bias=2/3
19.49/19.56	c Solving starts ...
19.49/19.56	c ============================[ Search Statistics ]============================
19.49/19.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.49/19.56	c       |         |          |          |    Limit     GC | Var      | Constra 
19.49/19.56	c =============================================================================
19.49/19.56	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
19.49/19.57	c  0.0s |       0 |      122 |        2 |      530      1 |        0 |        0
19.49/19.57	c #cpu_time = 0.005s
19.49/19.57	c #wall_clock_time = 0.005s
19.49/19.57	c #decision = 122
19.49/19.57	c #random_decision = 0
19.49/19.57	c #conflict = 2
19.49/19.57	c #restart = 0
19.49/19.57	o 49
19.49/19.57	c BCD2: hardening fixes 55 literals
19.49/19.57	c BCD2: updating upper bound: 539 -> 48
19.49/19.57	c BCD2: 1 <= obj <= 48
19.49/19.57	c BCD2: #cores=1, #unrelaxed=0, #relaxed=46, #hardened=55
19.49/19.57	c BCD2: #sat=2 #unsat=2 bias=2/4
19.49/19.57	c Solving starts ...
19.49/19.57	c ============================[ Search Statistics ]============================
19.49/19.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.49/19.57	c       |         |          |          |    Limit     GC | Var      | Constra 
19.49/19.57	c =============================================================================
19.49/19.57	c  0.0s |       0 |        0 |        0 |      530      0 |       55 |        2
19.49/19.58	c  0.0s |       1 |      172 |      100 |      530      0 |       55 |        2
19.59/19.60	c  0.0s |       2 |      423 |      250 |      530      0 |       55 |        2
19.59/19.63	c  0.1s |       3 |      791 |      475 |      530      1 |       55 |        2
19.59/19.68	c  0.1s |       4 |     1330 |      813 |      530      2 |       55 |        2
19.69/19.74	c  0.2s |       5 |     1992 |     1320 |      530      3 |       55 |        2
19.79/19.84	c  0.3s |       6 |     3225 |     2081 |      530      5 |       55 |        2
19.90/19.99	c  0.4s |       7 |     4865 |     3223 |      530      9 |       55 |        2
20.19/20.20	c  0.6s |       8 |     7684 |     4936 |      530     14 |       55 |        2
20.49/20.53	c  1.0s |       9 |    11518 |     7506 |      530     21 |       55 |        2
20.89/21.00	c  1.4s |      10 |    17296 |    11361 |      530     32 |       55 |        2
21.59/21.68	c  2.1s |      11 |    26248 |    17144 |      583     49 |       55 |        2
22.69/22.71	c  3.1s |      12 |    40104 |    25819 |      583     72 |       55 |        2
24.19/24.29	c  4.7s |      13 |    59752 |    38832 |      583    108 |       55 |        2
24.89/24.95	c  5.4s |      13 |    68144 |    44190 |      583    122 |       55 |        2
24.89/24.95	c #cpu_time = 5.383s
24.89/24.95	c #wall_clock_time = 5.384s
24.89/24.95	c #decision = 68144
24.89/24.95	c #random_decision = 163
24.89/24.95	c #conflict = 44190
24.89/24.95	c #restart = 13
24.89/24.95	o 25
24.89/24.95	c BCD2: hardening fixes 26 literals
24.89/24.95	c BCD2: updating upper bound: 48 -> 24
24.89/24.95	c BCD2: 1 <= obj <= 24
24.89/24.95	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=81
24.89/24.95	c BCD2: #sat=3 #unsat=2 bias=2/5
24.89/24.95	c Solving starts ...
24.89/24.95	c ============================[ Search Statistics ]============================
24.89/24.95	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.89/24.95	c       |         |          |          |    Limit     GC | Var      | Constra 
24.89/24.95	c =============================================================================
24.89/24.95	c  0.0s |       0 |        0 |        0 |      583      0 |       81 |        4
24.89/24.97	c  0.0s |       1 |      138 |      100 |      583      1 |       81 |        4
24.89/24.99	c  0.0s |       2 |      342 |      250 |      583      1 |       81 |        4
24.99/25.02	c  0.1s |       3 |      636 |      475 |      583      2 |       81 |        4
24.99/25.06	c  0.1s |       4 |     1116 |      813 |      583      3 |       81 |        4
24.99/25.07	c  0.1s |       4 |     1159 |      842 |      583      3 |       81 |        4
24.99/25.07	c #cpu_time = 0.111s
24.99/25.07	c #wall_clock_time = 0.111s
24.99/25.07	c #decision = 1159
24.99/25.07	c #random_decision = 0
24.99/25.07	c #conflict = 842
24.99/25.07	c #restart = 4
24.99/25.07	o 9
24.99/25.07	c BCD2: hardening fixes 15 literals
24.99/25.07	c BCD2: updating upper bound: 24 -> 8
24.99/25.07	c BCD2: 1 <= obj <= 8
24.99/25.07	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=96
24.99/25.07	c BCD2: #sat=4 #unsat=2 bias=2/6
24.99/25.07	c Solving starts ...
24.99/25.07	c ============================[ Search Statistics ]============================
24.99/25.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.99/25.07	c       |         |          |          |    Limit     GC | Var      | Constra 
24.99/25.07	c =============================================================================
24.99/25.07	c  0.0s |       0 |        0 |        0 |      583      0 |       96 |        6
24.99/25.08	c  0.0s |       1 |      125 |      100 |      583      0 |       96 |        6
24.99/25.09	c  0.0s |       2 |      368 |      250 |      583      0 |       96 |        6
25.09/25.12	c  0.1s |       3 |      703 |      475 |      583      1 |       96 |        6
25.09/25.16	c  0.1s |       4 |     1257 |      813 |      583      2 |       96 |        6
25.19/25.21	c  0.1s |       5 |     2018 |     1320 |      583      3 |       96 |        6
25.19/25.30	c  0.2s |       6 |     3165 |     2081 |      583      5 |       96 |        6
25.39/25.42	c  0.4s |       7 |     4902 |     3223 |      583      8 |       96 |        6
25.59/25.61	c  0.5s |       8 |     7411 |     4936 |      583     13 |       96 |        6
25.89/25.90	c  0.8s |       9 |    11045 |     7506 |      583     19 |       96 |        6
26.29/26.32	c  1.3s |      10 |    16785 |    11361 |      583     30 |       96 |        6
26.89/26.99	c  1.9s |      11 |    24944 |    17144 |      583     45 |       96 |        6
27.99/28.05	c  3.0s |      12 |    36743 |    25819 |      583     68 |       96 |        6
28.39/28.50	c  3.4s |      12 |    41382 |    29210 |      583     77 |       97 |        8
28.39/28.50	c #cpu_time = 3.429s
28.39/28.50	c #wall_clock_time = 3.429s
28.39/28.50	c #decision = 41382
28.39/28.50	c #random_decision = 81
28.39/28.50	c #conflict = 29210
28.39/28.50	c #restart = 12
28.39/28.50	c BCD2: updating lower bound of a core
28.39/28.50	c lower bound updated to 5
28.39/28.50	c BCD2: 5 <= obj <= 8
28.39/28.50	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=96
28.39/28.50	c BCD2: #sat=4 #unsat=3 bias=3/7
28.39/28.50	c Solving starts ...
28.39/28.50	c ============================[ Search Statistics ]============================
28.39/28.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.39/28.50	c       |         |          |          |    Limit     GC | Var      | Constra 
28.39/28.50	c =============================================================================
28.39/28.50	c  0.0s |       0 |        0 |        0 |      583      0 |       97 |        8
28.49/28.51	c  0.0s |       1 |      133 |      100 |      583      0 |       97 |        8
28.49/28.53	c  0.0s |       2 |      335 |      250 |      583      1 |       97 |        8
28.49/28.56	c  0.1s |       3 |      674 |      475 |      583      1 |       97 |        8
28.49/28.59	c  0.1s |       4 |     1165 |      813 |      583      2 |       97 |        8
28.59/28.65	c  0.2s |       5 |     1877 |     1320 |      583      4 |       97 |        8
28.69/28.74	c  0.2s |       6 |     2920 |     2081 |      583      6 |       97 |        8
28.79/28.86	c  0.4s |       7 |     4503 |     3223 |      583      9 |       97 |        8
28.99/29.06	c  0.6s |       8 |     6869 |     4936 |      583     13 |       97 |        8
29.28/29.36	c  0.9s |       9 |    10359 |     7506 |      642     19 |       97 |        8
29.79/29.81	c  1.3s |      10 |    15768 |    11361 |      642     29 |       97 |        8
30.39/30.48	c  2.0s |      11 |    24023 |    17144 |      642     43 |       97 |        8
31.48/31.56	c  3.1s |      12 |    35485 |    25819 |      642     64 |       97 |        8
32.48/32.54	c  4.0s |      12 |    46010 |    33508 |      642     84 |       98 |       10
32.48/32.54	c #cpu_time = 4.048s
32.48/32.54	c #wall_clock_time = 4.047s
32.48/32.54	c #decision = 46010
32.48/32.54	c #random_decision = 113
32.48/32.54	c #conflict = 33508
32.48/32.54	c #restart = 12
32.48/32.54	c BCD2: updating lower bound of a core
32.48/32.54	c lower bound updated to 8
32.48/32.54	c BCD2: 8 <= obj <= 8
32.48/32.54	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=96
32.48/32.54	c BCD2: #sat=4 #unsat=4 bias=4/8
32.48/32.54	c Solving starts ...
32.48/32.54	c ============================[ Search Statistics ]============================
32.48/32.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.48/32.54	c       |         |          |          |    Limit     GC | Var      | Constra 
32.48/32.54	c =============================================================================
32.48/32.54	c  0.0s |       0 |        0 |        0 |      642      0 |       98 |       10
32.48/32.56	c  0.0s |       1 |      156 |      100 |      642      0 |       98 |       10
32.48/32.57	c  0.0s |       2 |      393 |      250 |      642      0 |       98 |       10
32.58/32.60	c  0.1s |       3 |      707 |      475 |      642      1 |       98 |       10
32.58/32.64	c  0.1s |       4 |     1218 |      813 |      642      1 |       98 |       10
32.68/32.70	c  0.2s |       5 |     1914 |     1320 |      642      3 |       98 |       10
32.68/32.79	c  0.2s |       6 |     3006 |     2081 |      642      4 |       98 |       10
32.88/32.92	c  0.4s |       7 |     4546 |     3223 |      642      7 |       98 |       10
33.09/33.13	c  0.6s |       8 |     6857 |     4936 |      642     11 |       98 |       10
33.38/33.45	c  0.9s |       9 |    10388 |     7506 |      642     18 |       98 |       10
33.78/33.89	c  1.4s |      10 |    15731 |    11361 |      642     27 |       98 |       10
34.48/34.58	c  2.0s |      11 |    23674 |    17144 |      642     41 |       98 |       10
35.58/35.62	c  3.1s |      12 |    35733 |    25819 |      642     63 |       98 |       10
36.88/36.97	c  4.4s |      12 |    50920 |    36968 |      642     91 |       99 |       12
36.88/36.97	c #cpu_time = 4.427s
36.88/36.97	c #wall_clock_time = 4.427s
36.88/36.97	c #decision = 50920
36.88/36.97	c #random_decision = 119
36.88/36.97	c #conflict = 36968
36.88/36.97	c #restart = 12
36.88/36.97	c BCD2: updating lower bound of a core
36.88/36.97	c lower bound updated to 10
36.88/36.97	s OPTIMUM FOUND
36.88/36.97	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
36.88/36.97	v -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20
36.88/36.97	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
36.88/36.97	v x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
36.88/36.97	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50
36.88/36.97	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
36.88/36.97	v -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 x69 -x70
36.88/36.97	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
36.88/36.97	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90
36.88/36.97	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
36.88/36.97	v -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
36.88/36.97	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
36.88/36.97	v -x121 -x122 x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
36.88/36.97	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
36.88/36.97	v x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150
36.88/36.97	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
36.88/36.97	v -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169
36.88/36.97	c total CPU time = 36.974s
36.88/36.97	c total wall clock time = 36.974s

Verifier Data

OK	9

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

pid=811
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.21 2.61 3.34 3/179 814
/proc/meminfo: memFree=29541284/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=435780 CPUtime=0 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 1579 0 0 0 0 0 0 0 20 0 4 0 11465373 446238720 1939 33554432000 4194304 16246674 140735973689232 140735973688656 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 109713 1947 442 2943 0 106607 0
[pid=814/tid=815] ppid=811 vsize=733764 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 751374336 3100 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=738884 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 756617216 3119 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=741956 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11465373 759762944 3135 33554432000 4194304 16246674 140735973689232 140475384188080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.21 2.61 3.34 3/179 814
/proc/meminfo: memFree=29541284/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 18393 0 0 0 7 2 0 0 20 0 4 0 11465373 1247350784 18746 33554432000 4194304 16246674 140735973689232 140735973688656 12486453 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 304529 18748 613 2943 0 301423 0
[pid=814/tid=815] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 18749 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 18749 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 18752 33554432000 4194304 16246674 140735973689232 140475384188080 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.200515 s]
/proc/loadavg: 2.21 2.61 3.34 3/179 814
/proc/meminfo: memFree=29541284/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 26250 0 0 0 15 4 0 0 20 0 4 0 11465373 1247350784 26603 33554432000 4194304 16246674 140735973689232 140735973688656 13943729 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 304529 26604 613 2943 0 301423 0
[pid=814/tid=815] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 26604 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 26604 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 26604 33554432000 4194304 16246674 140735973689232 140475384188080 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.300458 s]
/proc/loadavg: 2.21 2.61 3.34 3/179 814
/proc/meminfo: memFree=29541284/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 38683 0 0 0 22 7 0 0 20 0 4 0 11465373 1247350784 39029 33554432000 4194304 16246674 140735973689232 140735973688656 5545885 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 304529 39039 809 2943 0 301423 0
[pid=814/tid=815] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 39042 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 39044 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 39052 33554432000 4194304 16246674 140735973689232 140475384188080 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.700368 s]
/proc/loadavg: 2.21 2.61 3.34 3/179 814
/proc/meminfo: memFree=29541284/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 117444 0 0 0 52 16 0 0 20 0 4 0 11465373 1247350784 117790 33554432000 4194304 16246674 140735973689232 140735973688656 5600539 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 304529 117793 815 2943 0 301423 0
[pid=814/tid=815] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 117800 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 117812 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11465373 1247350784 117820 33554432000 4194304 16246674 140735973689232 140475384188080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.21 2.61 3.34 3/183 818
/proc/meminfo: memFree=28754856/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 245771 0 0 0 114 35 0 0 20 0 4 0 11465373 1248399360 246095 33554432000 4194304 16246674 140735973689232 140735973688544 5546252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 304785 246095 874 2943 0 301679 0
[pid=814/tid=815] ppid=811 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1248399360 246095 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1248399360 246095 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1248399360 246095 33554432000 4194304 16246674 140735973689232 140475384188080 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.1004 s]
/proc/loadavg: 2.21 2.61 3.34 3/183 818
/proc/meminfo: memFree=28471516/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 267610 0 0 0 271 38 0 0 20 0 4 0 11465373 1337528320 267934 33554432000 4194304 16246674 140735973689232 140735973671104 13965456 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 326545 267934 874 2943 0 323439 0
[pid=814/tid=815] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 267934 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 267934 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 267934 33554432000 4194304 16246674 140735973689232 140475384188080 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.30043 s]
/proc/loadavg: 2.28 2.62 3.34 3/183 867
/proc/meminfo: memFree=28559508/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1306180 CPUtime=6.28 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 267643 0 0 0 590 38 0 0 20 0 4 0 11465373 1337528320 267967 33554432000 4194304 16246674 140735973689232 140735973671104 13950199 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 326545 267967 875 2943 0 323439 0
[pid=814/tid=815] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 267967 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 267967 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 267967 33554432000 4194304 16246674 140735973689232 140475384188080 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.33 2.62 3.34 4/183 867
/proc/meminfo: memFree=28471832/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 267671 0 0 0 1230 39 0 0 20 0 4 0 11465373 1337528320 267995 33554432000 4194304 16246674 140735973689232 140735973671104 6046202 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 326545 267995 877 2943 0 323439 0
[pid=814/tid=815] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 267995 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 267995 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 267995 33554432000 4194304 16246674 140735973689232 140475384188080 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.5005 s]
/proc/loadavg: 2.49 2.64 3.33 3/183 916
/proc/meminfo: memFree=28472092/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 267682 0 0 0 2510 39 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140735973671104 6021524 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 326545 268004 886 2943 0 323439 0
[pid=814/tid=815] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475384188080 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 814 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6005 s]
/proc/loadavg: 2.49 2.64 3.33 3/183 916
/proc/meminfo: memFree=28472092/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1306180 CPUtime=25.59 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 267682 0 0 0 2520 39 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140735973671104 5823863 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 326545 268004 886 2943 0 323439 0
[pid=814/tid=815] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475384188080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 1306180

[startup+32.0075 s]
/proc/loadavg: 2.53 2.65 3.33 3/183 916
/proc/meminfo: memFree=28471988/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1306180 CPUtime=31.99 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 267682 0 0 0 3160 39 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140735973671104 5828829 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 326545 268004 886 2943 0 323439 0
[pid=814/tid=815] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475384188080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1306180

[startup+35.2004 s]
/proc/loadavg: 2.49 2.64 3.32 3/183 916
/proc/meminfo: memFree=28471848/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1306180 CPUtime=35.19 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 267682 0 0 0 3480 39 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140735973671104 5598185 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 326545 268004 886 2943 0 323439 0
[pid=814/tid=815] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475384188080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 1306180

[startup+36.0004 s]
/proc/loadavg: 2.49 2.64 3.32 3/183 916
/proc/meminfo: memFree=28471848/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1306180 CPUtime=35.98 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 267682 0 0 0 3559 39 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140735973671104 12415740 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 326545 268004 886 2943 0 323439 0
[pid=814/tid=815] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475384188080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 35.98
Current children cumulated vsize (KiB) 1306180

[startup+36.8004 s]
/proc/loadavg: 2.49 2.64 3.32 3/183 916
/proc/meminfo: memFree=28471848/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=1306180 CPUtime=36.78 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202496 267682 0 0 0 3639 39 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140735973671104 5546001 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 326545 268004 886 2943 0 323439 0
[pid=814/tid=815] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/815/stat : 815 (toysat) S 811 814 13151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475405151472 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=814/tid=816] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/816/stat : 816 (toysat) S 811 814 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475394661616 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=814/tid=817] ppid=811 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/814/task/817/stat : 817 (toysat) S 811 814 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11465373 1337528320 268004 33554432000 4194304 16246674 140735973689232 140475384188080 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 36.78
Current children cumulated vsize (KiB) 1306180

[startup+37.0004 s]
/proc/loadavg: 2.49 2.64 3.32 3/183 916
/proc/meminfo: memFree=28471848/32872528 swapFree=1243920/1391088
[pid=814] ppid=811 vsize=0 CPUtime=36.98 cores=1,3,5,7
/proc/814/stat : 814 (toysat) R 811 814 13151 0 -1 4202500 267686 0 0 0 3657 41 0 0 20 0 1 0 11465373 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/814/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 36.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 37.0412
CPU time (s): 37.0304
CPU user time (s): 36.5724
CPU system time (s): 0.45793
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.5724
system time used= 0.45793
maximum resident set size= 1072024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267686
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= 20
involuntary context switches= 42

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.25896 second user time and 0.330949 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 18:22:47
IDJOB=4093699
IDBENCH=79244
IDSOLVER=2553
FILE ID=node119/4093699-1466094167
RUNJOBID= node119-1466093942-32600
PBS_JOBID= 19904019
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= 51c830b3e31ed97e6a2590ce9584f929
RANDOM SEED=669874914

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29541548 kB
Buffers:           41064 kB
Cached:           122248 kB
SwapCached:         1048 kB
Active:          1154160 kB
Inactive:          80128 kB
Active(anon):    1071788 kB
Inactive(anon):     1560 kB
Active(file):      82372 kB
Inactive(file):    78568 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             16484 kB
Writeback:             0 kB
AnonPages:       2461248 kB
Mapped:            10692 kB
Shmem:                 0 kB
Slab:             569232 kB
SReclaimable:      13088 kB
SUnreclaim:       556144 kB
KernelStack:        1448 kB
PageTables:         8872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2607792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71708 MiB
End job on node119 at 2016-06-16 18:23:25