Trace number 4109790

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 243.814 243.876

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900558739--soft-66-100-0.wbo
MD5SUM099eb4454f9d71550aca948671f10d54
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark55.9645
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints900
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 45741
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45740
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 649
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-19T15:48:06+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-4109790-1466344086.wbo"]
0.00/0.01	c use --random-gen="3916158102 251517572 1871215126 3946432368 1889344930 2321446226 453153635 3758550513 498828670 1704686325 1949326022 3851579256 3859516542 645164155 2533503790 3405315915 4122727487 3708014133 1593468856 195212699 3497438209 3449660270 1073131755 757274466 1559945119 873331326 3092501819 1787522875 2246212309 1073739339 415899776 187367141 815022704 2590739145 1483783412 4082466744 1138297971 3025144055 3828975360 329820875 1115712350 2188998696 3822589748 1353693714 1332831175 3858591677 126917563 2227666317 1724919034 2073693585 2278282443 3964461253 3098152115 1529380123 1003189375 2490769140 2292709395 3395805096 3829237722 2702170772 2243692720 134096990 370577358 3779418408 3053306327 4100285910 1502732027 353668404 4150957703 3914576650 1892289785 3786312876 969083902 3971547072 1465396667 1828623659 2473714209 2670068724 1316710568 2382991168 352754835 1472450003 2649701287 3571711097 2404979682 2448761853 3276774087 961037145 1875641902 3474191204 1508730736 796083723 1961097101 2004638142 3364579466 1949164578 632347013 1306897946 1930233098 1578825496 2194202351 863107770 2125868649 3828321392 410078054 555155760 3242493747 3951101796 3132334321 891606141 999006648 2865000635 276886075 241124361 1960346522 1151056744 2512304367 2875131465 4205184594 3705211714 2579077678 1045250453 3104688446 702281728 3172902647 2499484103 2521913481 2207753884 4285074274 3452803829 3485401884 1726247626 1714044095 1041015592 2868521277 401805770 408269035 1869182779 1531313272 184893700 936489730 1545473069 1083818 1389494276 3352147139 3035171094 3698444528 2888244686 2636772437 2217297441 3296534641 4105490297 793810893 2732753710 3021343168 2741090838 635720399 2512293025 3768274910 212267967 2495972313 3352532755 3336007186 4167263989 2318220683 4262784206 289523361 4209709429 390508369 1114904599 1527432563 759426935 3519915760 1815724703 3547247987 394926927 3966120634 3189220082 1251369012 306403490 1381588929 1334156000 2877919437 766450784 3160239885 3517100692 2132801071 1783208148 1510448037 832256376 1404210205 1193231009 2595672623 1926037847 1344650676 301002985 72713026 1086359094 311518472 3485177907 359249633 1874369300 2364586581 2682868892 2933852485 508975394 3296380215 1224096769 1818069943 556088855 2054356700 959337266 1976570729 1628869168 4074111649 1923495733 3872465689 3857848915 2365263812 1028980503 2986396768 1727917269 3947090822 3445355943 767344667 1993695671 601253901 101132777 2354859914 381753975 2582367592 3042597245 414103914 3756975949 684098031 279209213 855798184 2754300244 257225677 1288884784 4210471389 3709177582 1369968695 4060024921 539770979 625903136 941301110 4039328965 3830053898 2061266168 2382990094 2539499366 3834047282 3211885916 3135410639 1868715725 255 362436" option to reproduce the execution
0.08/0.14	c #vars 231
0.08/0.14	c #constraints 2707
0.08/0.20	c BCD2: Hardening is enabled.
0.08/0.20	c BCD2: BiasedSearch is enabled.
0.08/0.20	c Solving starts ...
0.08/0.20	c ============================[ Search Statistics ]============================
0.08/0.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.08/0.20	c       |         |          |          |    Limit     GC | Var      | Constra 
0.08/0.20	c =============================================================================
0.19/0.21	c  0.0s |       0 |        0 |        0 |     1279      0 |        0 |        0
0.19/0.22	c  0.0s |       1 |     1089 |      100 |     1279      0 |        0 |        0
0.19/0.23	c  0.0s |       1 |     2017 |      101 |     1407      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.029s
0.19/0.23	c #wall_clock_time = 0.029s
0.19/0.23	c #decision = 2017
0.19/0.23	c #random_decision = 4
0.19/0.23	c #conflict = 101
0.19/0.23	c #restart = 1
0.19/0.23	o 537
0.19/0.23	c BCD2: updating upper bound: 45740 -> 536
0.19/0.23	c BCD2: 0 <= obj <= 536
0.19/0.23	c BCD2: #cores=0, #unrelaxed=900, #relaxed=0, #hardened=0
0.19/0.23	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.23	c Solving starts ...
0.19/0.23	c ============================[ Search Statistics ]============================
0.19/0.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.23	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.23	c =============================================================================
0.19/0.23	c  0.0s |       0 |        0 |        0 |     1407      0 |        0 |        0
0.19/0.25	c  0.0s |       1 |     1082 |      100 |     1407      0 |        0 |        0
0.19/0.27	c  0.0s |       2 |     2232 |      250 |     1548      0 |        0 |        0
0.29/0.32	c  0.1s |       3 |     3516 |      475 |     1703      0 |        0 |        0
0.38/0.41	c  0.2s |       4 |     5018 |      813 |     1874      0 |        0 |        0
0.59/0.60	c  0.4s |       5 |     6798 |     1320 |     2062      0 |        0 |        0
0.88/0.95	c  0.7s |       6 |     8937 |     2081 |     2269      0 |        0 |        0
1.39/1.49	c  1.3s |       7 |    11467 |     3223 |     2496      0 |        0 |        0
2.09/2.16	c  1.9s |       8 |    15242 |     4936 |     2746      1 |        0 |        0
2.99/3.08	c  2.9s |       9 |    20939 |     7506 |     3021      3 |        0 |        0
4.59/4.67	c  4.4s |      10 |    28758 |    11361 |     3324      5 |        0 |        0
6.59/6.68	c  6.5s |      10 |    39561 |    16561 |     3324      7 |        0 |        0
6.79/6.89	c  6.7s |      11 |    40676 |    17144 |     3657      7 |        0 |        0
8.89/8.94	c  8.7s |      11 |    50258 |    21944 |     3657      9 |        0 |        0
10.28/10.34	c 10.1s |      12 |    57030 |    25819 |     4023     11 |        0 |        0
12.28/12.35	c 12.1s |      12 |    66733 |    30719 |     4023     13 |        0 |        0
14.29/14.39	c 14.2s |      12 |    74825 |    35319 |     4023     15 |        0 |        0
16.18/16.22	c 16.0s |      13 |    80959 |    38832 |     4426     16 |        0 |        0
18.18/18.24	c 18.0s |      13 |    87392 |    42332 |     4426     17 |        0 |        0
20.18/20.27	c 20.0s |      13 |    93009 |    45632 |     4426     19 |        0 |        0
22.18/22.28	c 22.1s |      13 |    99114 |    49432 |     4426     20 |        0 |        0
24.29/24.32	c 24.1s |      13 |   105411 |    53132 |     4426     21 |        0 |        0
26.28/26.34	c 26.1s |      13 |   111578 |    56432 |     4426     23 |        0 |        0
27.28/27.33	c 27.1s |      14 |   115135 |    58352 |     4869     23 |        0 |        0
29.28/29.34	c 29.1s |      14 |   122791 |    62452 |     4869     25 |        0 |        0
31.28/31.35	c 31.1s |      14 |   129444 |    66452 |     4869     26 |        0 |        0
33.28/33.37	c 33.1s |      14 |   135340 |    70152 |     4869     27 |        0 |        0
35.38/35.40	c 35.2s |      14 |   140713 |    73552 |     4869     29 |        0 |        0
37.38/37.42	c 37.2s |      14 |   148889 |    78452 |     4869     30 |        0 |        0
39.38/39.45	c 39.2s |      14 |   156555 |    82852 |     4869     32 |        0 |        0
41.38/41.45	c 41.2s |      14 |   163041 |    86652 |     4869     33 |        0 |        0
41.98/42.01	c 41.8s |      15 |   164520 |    87632 |     5356     33 |        0 |        0
43.99/44.04	c 43.8s |      15 |   171779 |    91532 |     5356     35 |        0 |        0
45.98/46.08	c 45.9s |      15 |   177819 |    95232 |     5356     36 |        0 |        0
48.08/48.10	c 47.9s |      15 |   184437 |    99532 |     5356     37 |        0 |        0
50.08/50.12	c 49.9s |      15 |   192240 |   104632 |     5356     39 |        0 |        0
52.08/52.12	c 51.9s |      15 |   199454 |   109232 |     5356     40 |        0 |        0
54.08/54.13	c 53.9s |      15 |   205241 |   113032 |     5356     41 |        0 |        0
56.09/56.18	c 56.0s |      15 |   211436 |   116932 |     5356     43 |        0 |        0
58.18/58.20	c 58.0s |      15 |   216808 |   120432 |     5356     44 |        0 |        0
60.18/60.25	c 60.0s |      15 |   222044 |   123732 |     5356     45 |        0 |        0
62.28/62.31	c 62.1s |      15 |   226497 |   126532 |     5356     46 |        0 |        0
64.28/64.32	c 64.1s |      15 |   230709 |   129432 |     5356     47 |        0 |        0
65.58/65.69	c 65.5s |      16 |   234022 |   131552 |     5892     47 |        0 |        0
67.67/67.74	c 67.5s |      16 |   239553 |   134552 |     5892     48 |        0 |        0
69.67/69.79	c 69.6s |      16 |   244369 |   137652 |     5892     49 |        0 |        0
71.77/71.82	c 71.6s |      16 |   248866 |   140552 |     5892     50 |        0 |        0
73.87/73.92	c 73.7s |      16 |   253073 |   143152 |     5892     51 |        0 |        0
75.88/75.95	c 75.7s |      16 |   257623 |   146052 |     5892     51 |        0 |        0
77.87/77.98	c 77.8s |      16 |   261313 |   148452 |     5892     52 |        0 |        0
79.87/79.98	c 79.8s |      16 |   265068 |   150752 |     5892     53 |        0 |        0
81.97/82.02	c 81.8s |      16 |   268617 |   153052 |     5892     53 |        0 |        0
84.08/84.10	c 83.9s |      16 |   272077 |   155252 |     5892     54 |        0 |        0
86.08/86.13	c 85.9s |      16 |   274978 |   157152 |     5892     55 |        0 |        0
88.08/88.18	c 87.9s |      16 |   278765 |   159452 |     5892     55 |        0 |        0
88.98/89.02	c 88.8s |      16 |   280012 |   160241 |     5892     56 |        0 |        0
88.98/89.02	c #cpu_time = 88.791s
88.98/89.02	c #wall_clock_time = 88.794s
88.98/89.02	c #decision = 280012
88.98/89.02	c #random_decision = 494
88.98/89.02	c #conflict = 160241
88.98/89.02	c #restart = 16
88.98/89.02	c BCD2: found a new core of size 898: cost of the new core is >=1
88.98/89.02	c lower bound updated to 1
88.98/89.02	c BCD2: 1 <= obj <= 536
88.98/89.02	c BCD2: #cores=1, #unrelaxed=2, #relaxed=898, #hardened=0
88.98/89.02	c BCD2: #sat=1 #unsat=2 bias=2/3
88.98/89.03	c Solving starts ...
88.98/89.03	c ============================[ Search Statistics ]============================
88.98/89.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.98/89.03	c       |         |          |          |    Limit     GC | Var      | Constra 
88.98/89.03	c =============================================================================
88.98/89.03	c  0.0s |       0 |        0 |        0 |     5892      0 |        0 |        0
88.98/89.06	c  0.0s |       0 |      954 |        3 |     5892      0 |        0 |        0
88.98/89.06	c #cpu_time = 0.030s
88.98/89.06	c #wall_clock_time = 0.030s
88.98/89.06	c #decision = 954
88.98/89.06	c #random_decision = 8
88.98/89.06	c #conflict = 3
88.98/89.06	c #restart = 0
88.98/89.06	o 75
88.98/89.06	c BCD2: hardening fixes 240 literals
88.98/89.06	c BCD2: updating upper bound: 536 -> 74
88.98/89.06	c BCD2: 1 <= obj <= 74
88.98/89.06	c BCD2: #cores=1, #unrelaxed=1, #relaxed=659, #hardened=240
88.98/89.06	c BCD2: #sat=2 #unsat=2 bias=2/4
88.98/89.07	c Solving starts ...
88.98/89.07	c ============================[ Search Statistics ]============================
88.98/89.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
88.98/89.07	c       |         |          |          |    Limit     GC | Var      | Constra 
88.98/89.07	c =============================================================================
88.98/89.07	c  0.0s |       0 |        0 |        0 |     5892      0 |      240 |        1
89.08/89.16	c  0.1s |       1 |      362 |      100 |     5892      0 |      240 |        1
89.18/89.25	c  0.2s |       2 |      601 |      250 |     5892      0 |      240 |        1
89.27/89.37	c  0.3s |       3 |      972 |      475 |     5892      0 |      240 |        1
89.47/89.51	c  0.4s |       4 |     1481 |      813 |     5892      0 |      240 |        1
89.77/89.82	c  0.8s |       5 |     2230 |     1320 |     5892      0 |      240 |        1
90.07/90.20	c  1.1s |       6 |     3372 |     2081 |     5892      0 |      240 |        1
90.77/90.84	c  1.8s |       7 |     5070 |     3223 |     5892      1 |      240 |        1
91.47/91.55	c  2.5s |       7 |     7400 |     4787 |     5892      1 |      240 |        1
91.47/91.55	c #cpu_time = 2.484s
91.47/91.55	c #wall_clock_time = 2.484s
91.47/91.55	c #decision = 7400
91.47/91.55	c #random_decision = 19
91.47/91.55	c #conflict = 4787
91.47/91.55	c #restart = 7
91.47/91.55	o 20
91.47/91.55	c BCD2: hardening fixes 494 literals
91.47/91.55	c BCD2: updating upper bound: 74 -> 19
91.47/91.55	c BCD2: 1 <= obj <= 19
91.47/91.55	c BCD2: #cores=1, #unrelaxed=0, #relaxed=166, #hardened=734
91.47/91.55	c BCD2: #sat=3 #unsat=2 bias=2/5
91.47/91.55	c Solving starts ...
91.47/91.55	c ============================[ Search Statistics ]============================
91.47/91.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
91.47/91.55	c       |         |          |          |    Limit     GC | Var      | Constra 
91.47/91.55	c =============================================================================
91.47/91.55	c  0.0s |       0 |        0 |        0 |     5892      0 |      734 |        4
91.57/91.62	c  0.1s |       1 |      178 |      100 |     5892      0 |      734 |        4
91.67/91.70	c  0.1s |       2 |      429 |      250 |     5892      0 |      734 |        4
91.77/91.82	c  0.3s |       3 |      809 |      475 |     5892      0 |      734 |        4
91.87/91.99	c  0.4s |       4 |     1288 |      813 |     5892      0 |      734 |        4
92.17/92.22	c  0.7s |       5 |     2009 |     1320 |     5892      0 |      734 |        4
92.48/92.56	c  1.0s |       6 |     3082 |     2081 |     5892      1 |      734 |        4
92.87/92.95	c  1.4s |       6 |     4393 |     3027 |     5892      1 |      734 |        4
92.87/92.95	c #cpu_time = 1.400s
92.87/92.95	c #wall_clock_time = 1.400s
92.87/92.95	c #decision = 4393
92.87/92.95	c #random_decision = 4
92.87/92.95	c #conflict = 3027
92.87/92.95	c #restart = 6
92.87/92.95	o 8
92.87/92.95	c BCD2: hardening fixes 95 literals
92.87/92.96	c BCD2: updating upper bound: 19 -> 7
92.87/92.96	c BCD2: 1 <= obj <= 7
92.87/92.96	c BCD2: #cores=1, #unrelaxed=0, #relaxed=71, #hardened=829
92.87/92.96	c BCD2: #sat=4 #unsat=2 bias=2/6
92.87/92.96	c Solving starts ...
92.87/92.96	c ============================[ Search Statistics ]============================
92.87/92.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
92.87/92.96	c       |         |          |          |    Limit     GC | Var      | Constra 
92.87/92.96	c =============================================================================
92.87/92.96	c  0.0s |       0 |        0 |        0 |     5892      0 |      829 |        6
92.97/93.01	c  0.1s |       1 |      208 |      100 |     5892      0 |      829 |        6
92.97/93.09	c  0.1s |       2 |      420 |      250 |     5892      0 |      829 |        6
93.17/93.20	c  0.2s |       3 |      765 |      475 |     5892      0 |      829 |        6
93.27/93.35	c  0.4s |       4 |     1326 |      813 |     5892      0 |      829 |        6
93.48/93.57	c  0.6s |       5 |     2038 |     1320 |     5892      0 |      829 |        6
93.87/93.96	c  1.0s |       6 |     3072 |     2081 |     5892      0 |      829 |        6
94.47/94.50	c  1.5s |       7 |     4686 |     3223 |     5892      1 |      829 |        6
95.17/95.25	c  2.3s |       8 |     7128 |     4936 |     5892      1 |      829 |        6
96.27/96.39	c  3.4s |       9 |    10701 |     7506 |     5892      2 |      829 |        6
97.98/98.02	c  5.1s |      10 |    15995 |    11361 |     5892      3 |      829 |        6
99.97/100.04	c  7.1s |      10 |    22375 |    15761 |     5892      4 |      829 |        6
100.57/100.66	c  7.7s |      11 |    24196 |    17144 |     5892      5 |      829 |        6
102.57/102.69	c  9.7s |      11 |    32119 |    22544 |     5892      6 |      829 |        6
104.07/104.17	c 11.2s |      12 |    36670 |    25819 |     5892      7 |      829 |        6
106.07/106.17	c 13.2s |      12 |    44431 |    30919 |     6482      9 |      829 |        6
108.07/108.18	c 15.2s |      12 |    51702 |    36019 |     6482     10 |      829 |        6
109.37/109.43	c 16.5s |      13 |    55551 |    38832 |     6482     11 |      829 |        6
111.37/111.44	c 18.5s |      13 |    61938 |    43432 |     6482     12 |      829 |        6
113.37/113.45	c 20.5s |      13 |    68964 |    48232 |     6482     13 |      829 |        6
114.17/114.26	c 21.3s |      13 |    71621 |    50012 |     6482     14 |      829 |        6
114.17/114.26	c #cpu_time = 21.301s
114.17/114.26	c #wall_clock_time = 21.301s
114.17/114.26	c #decision = 71621
114.17/114.26	c #random_decision = 174
114.17/114.26	c #conflict = 50012
114.17/114.26	c #restart = 13
114.17/114.26	o 3
114.17/114.26	c BCD2: hardening fixes 52 literals
114.17/114.26	c BCD2: updating upper bound: 7 -> 2
114.17/114.26	c BCD2: 1 <= obj <= 2
114.17/114.26	c BCD2: #cores=1, #unrelaxed=0, #relaxed=19, #hardened=881
114.17/114.26	c BCD2: #sat=5 #unsat=2 bias=2/7
114.17/114.26	c Solving starts ...
114.17/114.26	c ============================[ Search Statistics ]============================
114.17/114.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
114.17/114.26	c       |         |          |          |    Limit     GC | Var      | Constra 
114.17/114.26	c =============================================================================
114.17/114.26	c  0.0s |       0 |        0 |        0 |     6482      0 |      881 |        8
114.27/114.31	c  0.1s |       1 |      157 |      100 |     6482      0 |      881 |        8
114.27/114.39	c  0.1s |       2 |      412 |      250 |     6482      0 |      881 |        8
114.37/114.48	c  0.2s |       3 |      820 |      475 |     6482      0 |      881 |        8
114.57/114.62	c  0.4s |       4 |     1383 |      813 |     6482      0 |      881 |        8
114.77/114.84	c  0.6s |       5 |     2122 |     1320 |     6482      0 |      881 |        8
115.17/115.22	c  1.0s |       6 |     3222 |     2081 |     6482      0 |      881 |        8
115.67/115.70	c  1.4s |       7 |     5012 |     3223 |     6482      1 |      881 |        8
116.27/116.36	c  2.1s |       8 |     7739 |     4936 |     6482      1 |      881 |        8
117.17/117.29	c  3.0s |       9 |    11831 |     7506 |     6482      2 |      881 |        8
118.67/118.74	c  4.5s |      10 |    17364 |    11361 |     6482      3 |      881 |        8
120.67/120.75	c  6.5s |      10 |    25298 |    17061 |     6482      4 |      881 |        8
120.77/120.82	c  6.6s |      11 |    25440 |    17144 |     6482      4 |      881 |        8
122.77/122.82	c  8.6s |      11 |    32421 |    22144 |     6482      6 |      881 |        8
124.37/124.48	c 10.2s |      12 |    37581 |    25819 |     6482      7 |      881 |        8
126.36/126.48	c 12.2s |      12 |    44548 |    30719 |     6482      8 |      881 |        8
128.36/128.49	c 14.2s |      12 |    51111 |    35219 |     6482      9 |      881 |        8
130.16/130.20	c 15.9s |      13 |    56172 |    38832 |     6482     10 |      881 |        8
132.16/132.25	c 18.0s |      13 |    62551 |    43432 |     6482     12 |      881 |        8
134.17/134.26	c 20.0s |      13 |    70705 |    49232 |     6482     13 |      881 |        8
136.16/136.28	c 22.0s |      13 |    78359 |    54532 |     6482     15 |      881 |        8
137.66/137.73	c 23.5s |      14 |    83700 |    58352 |     6482     16 |      881 |        8
139.67/139.75	c 25.5s |      14 |    90161 |    62952 |     6482     17 |      881 |        8
141.66/141.75	c 27.5s |      14 |    96386 |    67652 |     6482     18 |      881 |        8
143.66/143.76	c 29.5s |      14 |   102233 |    72052 |     6482     19 |      881 |        8
145.66/145.79	c 31.5s |      14 |   109479 |    77152 |     7131     20 |      881 |        8
147.76/147.80	c 33.5s |      14 |   115806 |    81852 |     7131     22 |      881 |        8
149.76/149.81	c 35.6s |      14 |   122353 |    86752 |     7131     23 |      881 |        8
150.16/150.20	c 35.9s |      15 |   123547 |    87632 |     7131     23 |      881 |        8
152.16/152.22	c 38.0s |      15 |   129343 |    92032 |     7131     24 |      881 |        8
154.17/154.27	c 40.0s |      15 |   135072 |    96532 |     7131     25 |      881 |        8
156.27/156.32	c 42.1s |      15 |   140774 |   101032 |     7131     26 |      881 |        8
158.27/158.34	c 44.1s |      15 |   146695 |   105632 |     7131     27 |      881 |        8
160.27/160.34	c 46.1s |      15 |   154104 |   110932 |     7131     29 |      881 |        8
162.27/162.38	c 48.1s |      15 |   161214 |   116332 |     7131     30 |      881 |        8
164.37/164.40	c 50.1s |      15 |   168296 |   121632 |     7131     31 |      881 |        8
166.36/166.42	c 52.2s |      15 |   174643 |   126432 |     7131     33 |      881 |        8
168.16/168.29	c 54.0s |      16 |   181409 |   131552 |     7131     34 |      881 |        8
170.26/170.31	c 56.1s |      16 |   188062 |   136652 |     7131     35 |      881 |        8
172.26/172.34	c 58.1s |      16 |   194427 |   141752 |     7131     36 |      881 |        8
174.26/174.36	c 60.1s |      16 |   200803 |   146652 |     7131     38 |      881 |        8
176.26/176.37	c 62.1s |      16 |   207190 |   151552 |     7131     39 |      881 |        8
178.27/178.39	c 64.1s |      16 |   213267 |   156352 |     7131     40 |      881 |        8
180.37/180.42	c 66.2s |      16 |   218263 |   160552 |     7131     41 |      881 |        8
182.36/182.44	c 68.2s |      16 |   224337 |   164952 |     7131     42 |      881 |        8
184.36/184.47	c 70.2s |      16 |   231086 |   169952 |     7131     43 |      881 |        8
186.36/186.48	c 72.2s |      16 |   237071 |   174252 |     7131     44 |      881 |        8
188.46/188.54	c 74.3s |      16 |   243499 |   178852 |     7131     46 |      881 |        8
190.46/190.58	c 76.3s |      16 |   248818 |   182852 |     7131     46 |      881 |        8
192.56/192.65	c 78.4s |      16 |   254313 |   186952 |     7131     48 |      881 |        8
194.56/194.67	c 80.4s |      16 |   260032 |   191152 |     7131     49 |      881 |        8
196.56/196.67	c 82.4s |      16 |   266165 |   195552 |     7131     50 |      881 |        8
197.36/197.46	c 83.2s |      17 |   268578 |   197432 |     7131     50 |      881 |        8
199.36/199.46	c 85.2s |      17 |   274428 |   202032 |     7131     51 |      881 |        8
201.46/201.51	c 87.2s |      17 |   281021 |   207032 |     7131     52 |      881 |        8
203.46/203.51	c 89.3s |      17 |   287960 |   212332 |     7131     54 |      881 |        8
205.45/205.52	c 91.3s |      17 |   295194 |   217532 |     7131     55 |      881 |        8
207.45/207.54	c 93.3s |      17 |   301169 |   222032 |     7131     56 |      881 |        8
209.45/209.58	c 95.3s |      17 |   306445 |   226132 |     7845     57 |      881 |        8
211.55/211.61	c 97.3s |      17 |   312099 |   230732 |     7845     58 |      881 |        8
213.55/213.62	c 99.4s |      17 |   317243 |   234832 |     7845     59 |      881 |        8
215.56/215.64	c  101s |      17 |   323035 |   239232 |     7845     60 |      881 |        8
217.55/217.64	c  103s |      17 |   327782 |   243032 |     7845     61 |      881 |        8
219.55/219.67	c  105s |      17 |   333487 |   247732 |     7845     62 |      881 |        8
221.65/221.70	c  107s |      17 |   339653 |   252232 |     7845     63 |      881 |        8
223.65/223.73	c  109s |      17 |   345525 |   256932 |     7845     64 |      881 |        8
225.55/225.64	c  111s |      17 |   351156 |   261185 |     7845     65 |      882 |       10
225.55/225.64	c #cpu_time = 111.376s
225.55/225.64	c #wall_clock_time = 111.386s
225.55/225.64	c #decision = 351156
225.55/225.64	c #random_decision = 853
225.55/225.64	c #conflict = 261185
225.55/225.64	c #restart = 17
225.55/225.64	c BCD2: updating lower bound of a core
225.55/225.65	c lower bound updated to 2
225.55/225.65	c BCD2: 2 <= obj <= 2
225.55/225.65	c BCD2: #cores=1, #unrelaxed=0, #relaxed=19, #hardened=881
225.55/225.65	c BCD2: #sat=5 #unsat=3 bias=3/8
225.55/225.65	c Solving starts ...
225.55/225.65	c ============================[ Search Statistics ]============================
225.55/225.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
225.55/225.65	c       |         |          |          |    Limit     GC | Var      | Constra 
225.55/225.65	c =============================================================================
225.55/225.65	c  0.0s |       0 |        0 |        0 |     7845      0 |      882 |       10
225.74/225.82	c  0.2s |       1 |      186 |      100 |     7845      0 |      882 |       10
225.84/225.91	c  0.3s |       2 |      429 |      250 |     7845      0 |      882 |       10
225.94/226.00	c  0.4s |       3 |      753 |      475 |     7845      0 |      882 |       10
226.14/226.22	c  0.6s |       4 |     1283 |      813 |     7845      0 |      882 |       10
226.34/226.45	c  0.8s |       5 |     2004 |     1320 |     7845      0 |      882 |       10
226.65/226.79	c  1.1s |       6 |     3096 |     2081 |     7845      0 |      882 |       10
227.24/227.39	c  1.7s |       7 |     4619 |     3223 |     7845      1 |      882 |       10
228.04/228.18	c  2.5s |       8 |     7021 |     4936 |     7845      1 |      882 |       10
229.24/229.39	c  3.7s |       9 |    10604 |     7506 |     7845      2 |      882 |       10
230.84/230.98	c  5.3s |      10 |    16176 |    11361 |     7845      2 |      882 |       10
232.94/233.01	c  7.4s |      10 |    22828 |    15761 |     7845      3 |      882 |       10
233.54/233.62	c  8.0s |      11 |    24903 |    17144 |     7845      4 |      882 |       10
235.54/235.63	c 10.0s |      11 |    30959 |    21444 |     7845      5 |      882 |       10
237.34/237.46	c 11.8s |      12 |    36406 |    25819 |     7845      6 |      882 |       10
239.34/239.47	c 13.8s |      12 |    42042 |    30419 |     7845      7 |      882 |       10
241.44/241.50	c 15.9s |      12 |    47248 |    34819 |     7845      8 |      882 |       10
243.14/243.29	c 17.6s |      13 |    52077 |    38832 |     7845      9 |      882 |       10
243.74/243.81	c 18.2s |      13 |    53804 |    40101 |     7845      9 |      882 |       10
243.74/243.81	c #cpu_time = 18.160s
243.74/243.81	c #wall_clock_time = 18.165s
243.74/243.81	c #decision = 53804
243.74/243.81	c #random_decision = 177
243.74/243.81	c #conflict = 40101
243.74/243.81	c #restart = 13
243.74/243.81	o 2
243.74/243.81	s OPTIMUM FOUND
243.74/243.81	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10
243.74/243.81	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20
243.74/243.81	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
243.74/243.81	v -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40
243.74/243.81	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
243.74/243.81	v -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 x59 -x60
243.74/243.81	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
243.74/243.81	v -x71 x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
243.74/243.81	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
243.74/243.81	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 x100
243.74/243.81	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
243.74/243.81	v -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
243.74/243.81	v -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130
243.74/243.81	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
243.74/243.81	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150
243.74/243.81	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
243.74/243.81	v x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 x170
243.74/243.81	v -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 -x180
243.74/243.81	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190
243.74/243.81	v -x191 -x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 -x200
243.74/243.81	v -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210
243.74/243.81	v -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
243.74/243.81	v -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230
243.74/243.81	v -x231
243.74/243.81	c total CPU time = 243.794s
243.74/243.81	c total wall clock time = 243.812s

Verifier Data

OK	2

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-4109790-1466344086/watcher-4109790-1466344086 -o /tmp/evaluation-result-4109790-1466344086/solver-4109790-1466344086 -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-4109790-1466344086.wbo 

pid=3321
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.25 2.29 2.09 3/179 3324
/proc/meminfo: memFree=29084520/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=303548 CPUtime=0 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 1056 0 0 0 0 0 0 0 20 0 4 0 36454313 310833152 1417 33554432000 4194304 16246674 140735660547168 140735660546592 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 76399 1424 441 2943 0 73293 0
[pid=3324/tid=3325] ppid=3321 vsize=318908 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 326561792 1477 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=321980 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 329707520 1492 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=327100 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 334950400 1510 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100212 s]
/proc/loadavg: 2.25 2.29 2.09 3/179 3324
/proc/meminfo: memFree=29084520/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1218116 CPUtime=0.08 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 24215 0 0 0 5 3 0 0 20 0 4 0 36454313 1247350784 24569 33554432000 4194304 16246674 140735660547168 140735660546592 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 304529 24574 621 2943 0 301423 0
[pid=3324/tid=3325] ppid=3321 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1247350784 24577 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1247350784 24585 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1247350784 24586 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200526 s]
/proc/loadavg: 2.25 2.29 2.09 3/179 3324
/proc/meminfo: memFree=29084520/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 40191 0 0 0 13 6 0 0 20 0 4 0 36454313 1247350784 40541 33554432000 4194304 16246674 140735660547168 140735660546592 5970728 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 304529 40561 748 2943 0 301423 0
[pid=3324/tid=3325] ppid=3321 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1247350784 40575 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1247350784 40579 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1247350784 40585 33554432000 4194304 16246674 140735660547168 140671587445936 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.30044 s]
/proc/loadavg: 2.25 2.29 2.09 3/179 3324
/proc/meminfo: memFree=29084520/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1222212 CPUtime=0.29 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 41215 0 0 0 23 6 0 0 20 0 4 0 36454313 1251545088 41540 33554432000 4194304 16246674 140735660547168 140735660546480 5822604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 305553 41540 869 2943 0 302447 0
[pid=3324/tid=3325] ppid=3321 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1251545088 41540 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1251545088 41540 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1251545088 41540 33554432000 4194304 16246674 140735660547168 140671587445936 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) 1222212

[startup+0.700418 s]
/proc/loadavg: 2.25 2.29 2.09 3/179 3324
/proc/meminfo: memFree=29084520/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1222212 CPUtime=0.68 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 121179 0 0 0 53 15 0 0 20 0 4 0 36454313 1251545088 121504 33554432000 4194304 16246674 140735660547168 140735660529088 5661217 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 305553 121513 869 2943 0 302447 0
[pid=3324/tid=3325] ppid=3321 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1251545088 121523 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1251545088 121537 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1251545088 121547 33554432000 4194304 16246674 140735660547168 140671587445936 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) 1222212

[startup+1.50042 s]
/proc/loadavg: 2.25 2.29 2.09 3/183 3328
/proc/meminfo: memFree=28202884/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1302084 CPUtime=1.49 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 266355 0 0 0 113 36 0 0 20 0 4 0 36454313 1333334016 266680 33554432000 4194304 16246674 140735660547168 140735660529088 5530784 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 325521 266680 869 2943 0 322415 0
[pid=3324/tid=3325] ppid=3321 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1333334016 266680 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1333334016 266680 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1333334016 266680 33554432000 4194304 16246674 140735660547168 140671587445936 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) 1302084

[startup+3.10042 s]
/proc/loadavg: 2.25 2.29 2.09 3/183 3328
/proc/meminfo: memFree=28012048/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1309252 CPUtime=3.09 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 268239 0 0 0 273 36 0 0 20 0 4 0 36454313 1340674048 268564 33554432000 4194304 16246674 140735660547168 140735660529088 5532339 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 327313 268564 874 2943 0 324207 0
[pid=3324/tid=3325] ppid=3321 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1340674048 268564 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1340674048 268564 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1340674048 268564 33554432000 4194304 16246674 140735660547168 140671587445936 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) 1309252

[startup+6.30044 s]
/proc/loadavg: 2.23 2.29 2.09 3/183 3328
/proc/meminfo: memFree=28008328/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1311300 CPUtime=6.29 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 268941 0 0 0 593 36 0 0 20 0 4 0 36454313 1342771200 269266 33554432000 4194304 16246674 140735660547168 140735660529088 5822428 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 327825 269266 875 2943 0 324719 0
[pid=3324/tid=3325] ppid=3321 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1342771200 269266 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1342771200 269266 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1342771200 269266 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1311300

[startup+12.7004 s]
/proc/loadavg: 2.21 2.28 2.09 3/183 3328
/proc/meminfo: memFree=28007508/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1311300 CPUtime=12.68 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 268945 0 0 0 1232 36 0 0 20 0 4 0 36454313 1342771200 269270 33554432000 4194304 16246674 140735660547168 140735660529088 13198578 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 327825 269270 875 2943 0 324719 0
[pid=3324/tid=3325] ppid=3321 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1342771200 269270 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1342771200 269270 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1342771200 269270 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1311300

[startup+25.5005 s]
/proc/loadavg: 2.24 2.28 2.09 3/183 3328
/proc/meminfo: memFree=28008144/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1312324 CPUtime=25.48 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 269006 0 0 0 2512 36 0 0 20 0 4 0 36454313 1343819776 269331 33554432000 4194304 16246674 140735660547168 140735660529088 6022421 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 328081 269331 875 2943 0 324975 0
[pid=3324/tid=3325] ppid=3321 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1343819776 269331 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1343819776 269331 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1343819776 269331 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1312324

[startup+51.1005 s]
/proc/loadavg: 2.24 2.28 2.09 3/183 3328
/proc/meminfo: memFree=28003764/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1314372 CPUtime=51.08 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 269713 0 0 0 5071 37 0 0 20 0 4 0 36454313 1345916928 270038 33554432000 4194304 16246674 140735660547168 140735660529088 6021388 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 328593 270038 875 2943 0 325487 0
[pid=3324/tid=3325] ppid=3321 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1345916928 270038 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1345916928 270038 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1345916928 270038 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1314372

[startup+102.301 s]
/proc/loadavg: 2.15 2.25 2.09 3/183 3330
/proc/meminfo: memFree=27999140/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=102.28 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270746 0 0 0 10190 38 0 0 20 0 4 0 36454313 1350111232 271071 33554432000 4194304 16246674 140735660547168 140735660530168 5822548 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271071 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271071 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271071 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271071 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1318468

[startup+162.3 s]
/proc/loadavg: 2.34 2.28 2.11 3/184 3383
/proc/meminfo: memFree=28738364/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=162.27 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270746 0 0 0 16188 39 0 0 20 0 4 0 36454313 1350111232 271071 33554432000 4194304 16246674 140735660547168 140735660530168 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271071 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271071 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271071 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271071 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1318468

[startup+222.308 s]
/proc/loadavg: 2.49 2.33 2.13 3/183 3432
/proc/meminfo: memFree=28007372/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=222.25 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270761 0 0 0 22186 39 0 0 20 0 4 0 36454313 1350111232 271327 33554432000 4194304 16246674 140735660547168 140735660529088 5822722 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271327 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1318468

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

[startup+230.4 s]
/proc/loadavg: 2.42 2.32 2.13 3/183 3432
/proc/meminfo: memFree=28007608/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=230.34 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270765 0 0 0 22995 39 0 0 20 0 4 0 36454313 1350111232 271327 33554432000 4194304 16246674 140735660547168 140735660529088 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271327 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 230.34
Current children cumulated vsize (KiB) 1318468

[startup+236.8 s]
/proc/loadavg: 2.38 2.31 2.13 3/183 3481
/proc/meminfo: memFree=28016020/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=236.74 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270765 0 0 0 23635 39 0 0 20 0 4 0 36454313 1350111232 271327 33554432000 4194304 16246674 140735660547168 140735660529088 5823779 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271327 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 236.74
Current children cumulated vsize (KiB) 1318468

[startup+240 s]
/proc/loadavg: 2.38 2.31 2.13 3/183 3481
/proc/meminfo: memFree=28015508/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=239.94 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270769 0 0 0 23955 39 0 0 20 0 4 0 36454313 1350111232 271327 33554432000 4194304 16246674 140735660547168 140735660529088 5823627 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271327 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 239.94
Current children cumulated vsize (KiB) 1318468

[startup+241.6 s]
/proc/loadavg: 2.35 2.31 2.13 4/183 3481
/proc/meminfo: memFree=28015632/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=241.54 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270769 0 0 0 24115 39 0 0 20 0 4 0 36454313 1350111232 271327 33554432000 4194304 16246674 140735660547168 140735660529088 13950184 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271327 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 241.54
Current children cumulated vsize (KiB) 1318468

[startup+243.207 s]
/proc/loadavg: 2.35 2.31 2.13 4/183 3481
/proc/meminfo: memFree=28014284/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=243.14 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270769 0 0 0 24275 39 0 0 20 0 4 0 36454313 1350111232 271327 33554432000 4194304 16246674 140735660547168 140735660529088 4221006 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271327 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 243.14
Current children cumulated vsize (KiB) 1318468

[startup+243.6 s]
/proc/loadavg: 2.35 2.31 2.13 4/183 3481
/proc/meminfo: memFree=28014284/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=243.54 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270769 0 0 0 24315 39 0 0 20 0 4 0 36454313 1350111232 271327 33554432000 4194304 16246674 140735660547168 140735660529088 5823549 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271327 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 243.54
Current children cumulated vsize (KiB) 1318468

[startup+243.8 s]
/proc/loadavg: 2.35 2.31 2.13 4/183 3481
/proc/meminfo: memFree=28014284/32872528 swapFree=1499884/1696108
[pid=3324] ppid=3321 vsize=1318468 CPUtime=243.74 cores=1,3,5,7
/proc/3324/stat : 3324 (toysat) R 3321 3324 2004 0 -1 4202496 270769 0 0 0 24335 39 0 0 20 0 4 0 36454313 1350111232 271327 33554432000 4194304 16246674 140735660547168 140735660529088 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3324/statm: 329617 271327 884 2943 0 326511 0
[pid=3324/tid=3325] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3325/stat : 3325 (toysat) S 3321 3324 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671718501616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=3324/tid=3326] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3326/stat : 3326 (toysat) S 3321 3324 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671708011760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=3324/tid=3327] ppid=3321 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/3324/task/3327/stat : 3327 (toysat) S 3321 3324 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36454314 1350111232 271327 33554432000 4194304 16246674 140735660547168 140671587445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 243.74
Current children cumulated vsize (KiB) 1318468

Child status: 0
Real time (s): 243.876
CPU time (s): 243.814
CPU user time (s): 243.369
CPU system time (s): 0.444932
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 1318468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.369
system time used= 0.444932
maximum resident set size= 1085320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270773
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= 45
involuntary context switches= 276

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.609907 second user time and 0.969852 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 15:48:06
IDJOB=4109790
IDBENCH=78924
IDSOLVER=2553
FILE ID=node137/4109790-1466344086
RUNJOBID= node137-1466341805-2021
PBS_JOBID= 19922016
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900558739--soft-66-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-4109790-1466344086/watcher-4109790-1466344086 -o /tmp/evaluation-result-4109790-1466344086/solver-4109790-1466344086 -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-4109790-1466344086.wbo

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

MD5SUM BENCH= 099eb4454f9d71550aca948671f10d54
RANDOM SEED=2110522181

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:        29085048 kB
Buffers:           70464 kB
Cached:           190492 kB
SwapCached:         1260 kB
Active:          1212472 kB
Inactive:         138976 kB
Active(anon):    1090368 kB
Inactive(anon):     2080 kB
Active(file):     122104 kB
Inactive(file):   136896 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             16332 kB
Writeback:             0 kB
AnonPages:       2784976 kB
Mapped:            10748 kB
Shmem:                 0 kB
Slab:             606012 kB
SReclaimable:      50028 kB
SUnreclaim:       555984 kB
KernelStack:        1520 kB
PageTables:         9756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2929544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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 15:52:10