Trace number 4109526

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 24.1593 24.1643

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111219348--soft-33-100-0.wbo
MD5SUM137575c353ea976a2596969302480bf9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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.26005
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 constraints64
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 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1212
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-19T15:43:18+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-4109526-1466343797.wbo"]
0.00/0.01	c use --random-gen="3600722305 124300718 4162652600 1628738592 4241762700 546329088 1820219176 15727390 2031452769 2549751147 3173122582 1508718559 4010175738 1974108368 1124133294 3832913710 3863369772 4086227972 2975618716 1745829023 1336107969 351671886 1127135185 3387476184 2304032007 2361201027 3315537108 3469859228 2365990659 723088993 2203091060 961144391 2540451895 1065352307 1836801381 2244071065 678777460 1365903906 1601802967 1904201647 4232723396 3192514235 1731803868 2218507193 2277516920 612859276 146476115 3621153995 1591304533 1695858143 1909793251 3598067321 748372281 758035799 3944133588 4032997561 1936984223 124363402 3564388676 1959987568 4038485926 645854859 4162772237 3899061559 365900224 3806161578 762633448 3128847699 1292233417 889589494 4152446810 3013175609 293373865 3174759201 975765642 3039221483 3146545585 2827725669 3561177670 826783849 1277735134 3460056746 2055253672 3743841294 3969069312 1651736123 436511456 3148561202 719645767 3795830041 3524464352 824361377 3407495665 3130518379 561799341 875162888 2624885610 3178454218 1751535363 2544760716 1405215445 320639390 1356257064 994177437 444002252 1712636180 1814178934 2952373585 3412239610 1585001424 3660970623 2460007671 2119169362 2678446188 2987183741 1293184465 4129162004 2131529732 2971091210 2536456916 1960784511 3697106073 2106054858 3589381265 350767288 3521048515 2860203407 966872382 4134365849 4196634821 2378365559 498440527 3032016162 718186371 1306930359 3117896165 513639317 3556221024 2826057066 3546141385 1828784722 3295063397 1085842329 36161928 3708457511 2910991571 1951307649 95552666 2931909179 3256234798 2833711294 3791899843 2587675141 2142106519 2564472932 3033973775 552848081 1212009455 3278141686 2777223832 2895535957 761080074 2873547934 672186024 4263304378 1474595937 1842080723 4099901349 942490857 1177149453 3524986363 264887017 4180796505 1421693665 4284294265 1242020794 813100984 198147992 450841625 2019752782 968755974 2737990009 3823073163 1823222836 4083177682 1296913110 1437509905 2951755634 2088690752 2869538416 4074500149 3023650439 1667487085 198704937 1103386229 94542397 1865012065 197265727 878878621 3257497417 2638791295 2854019687 3408100792 2831999430 3823287776 1925389093 2141801753 1523772260 1476747508 1557113865 3629328368 3742758211 2861566334 2610807734 1396870018 3462090345 3107962829 3178462529 2426568555 1279780647 3740713203 2796391390 358615548 268073446 1742550443 2585948683 3284612067 2823579834 3398555833 505141366 3134185996 1896696071 4062498550 462855567 1448297518 2575775704 3861662541 2296600286 594214884 1520161899 3208254496 3782084418 3486880663 2582213906 1974444720 3712911122 699148172 1514802437 2781472530 2912221755 1824529777 4146606100 3980320343 323461269 2864512054 1355045438 255 362436" option to reproduce the execution
0.18/0.25	c #vars 169
0.18/0.25	c #constraints 101
0.18/0.26	c BCD2: Hardening is enabled.
0.18/0.26	c BCD2: BiasedSearch is enabled.
0.18/0.26	c Solving starts ...
0.18/0.26	c ============================[ Search Statistics ]============================
0.18/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.26	c =============================================================================
0.18/0.26	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.18/0.26	c  0.0s |       0 |       80 |        3 |      111      0 |        0 |        0
0.18/0.26	c #cpu_time = 0.001s
0.18/0.26	c #wall_clock_time = 0.001s
0.18/0.26	c #decision = 80
0.18/0.26	c #random_decision = 0
0.18/0.26	c #conflict = 3
0.18/0.26	c #restart = 0
0.18/0.26	o 646
0.18/0.26	c BCD2: updating upper bound: 3425 -> 645
0.18/0.26	c BCD2: 0 <= obj <= 645
0.18/0.26	c BCD2: #cores=0, #unrelaxed=64, #relaxed=0, #hardened=0
0.18/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.26	c Solving starts ...
0.18/0.26	c ============================[ Search Statistics ]============================
0.18/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.26	c =============================================================================
0.18/0.26	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.18/0.28	c  0.0s |       1 |      240 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      570 |      250 |      136      0 |        0 |        0
0.29/0.34	c  0.1s |       3 |     1004 |      475 |      150      2 |        0 |        0
0.39/0.40	c  0.1s |       4 |     1556 |      813 |      165      4 |        0 |        0
0.39/0.49	c  0.2s |       5 |     2415 |     1320 |      182      8 |        0 |        0
0.59/0.63	c  0.4s |       6 |     3626 |     2081 |      201     13 |        0 |        0
0.79/0.84	c  0.6s |       7 |     5450 |     3223 |      222     20 |        0 |        0
1.10/1.13	c  0.9s |       8 |     8066 |     4936 |      245     29 |        0 |        0
1.49/1.57	c  1.3s |       9 |    11830 |     7506 |      270     43 |        0 |        0
2.09/2.10	c  1.8s |      10 |    17108 |    11361 |      297     61 |        0 |        0
2.89/2.93	c  2.7s |      11 |    25305 |    17144 |      327     87 |        0 |        0
4.09/4.10	c  3.8s |      12 |    37495 |    25819 |      360    124 |        0 |        0
5.98/6.05	c  5.8s |      13 |    55528 |    38832 |      397    177 |        0 |        0
7.69/7.77	c  7.5s |      13 |    71643 |    49927 |      397    220 |        0 |        0
7.69/7.77	c #cpu_time = 7.510s
7.69/7.77	c #wall_clock_time = 7.510s
7.69/7.77	c #decision = 71643
7.69/7.77	c #random_decision = 163
7.69/7.77	c #conflict = 49927
7.69/7.77	c #restart = 13
7.69/7.77	c BCD2: found a new core of size 64: cost of the new core is >=1
7.69/7.77	c lower bound updated to 1
7.69/7.77	c BCD2: 1 <= obj <= 645
7.69/7.77	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=0
7.69/7.77	c BCD2: #sat=1 #unsat=2 bias=2/3
7.69/7.77	c Solving starts ...
7.69/7.77	c ============================[ Search Statistics ]============================
7.69/7.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.69/7.77	c       |         |          |          |    Limit     GC | Var      | Constra 
7.69/7.77	c =============================================================================
7.69/7.77	c  0.0s |       0 |        0 |        0 |      397      0 |        0 |        0
7.69/7.77	c  0.0s |       0 |       79 |        0 |      397      1 |        0 |        0
7.69/7.77	c #cpu_time = 0.003s
7.69/7.77	c #wall_clock_time = 0.003s
7.69/7.77	c #decision = 79
7.69/7.77	c #random_decision = 0
7.69/7.77	c #conflict = 0
7.69/7.77	c #restart = 0
7.69/7.77	o 29
7.69/7.77	c BCD2: hardening fixes 51 literals
7.69/7.77	c BCD2: updating upper bound: 645 -> 28
7.69/7.77	c BCD2: 1 <= obj <= 28
7.69/7.77	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=51
7.69/7.77	c BCD2: #sat=2 #unsat=2 bias=2/4
7.69/7.77	c Solving starts ...
7.69/7.77	c ============================[ Search Statistics ]============================
7.69/7.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
7.69/7.77	c       |         |          |          |    Limit     GC | Var      | Constra 
7.69/7.77	c =============================================================================
7.69/7.77	c  0.0s |       0 |        0 |        0 |      397      0 |       51 |        2
7.69/7.79	c  0.0s |       1 |      178 |      100 |      397      0 |       51 |        2
7.79/7.80	c  0.0s |       2 |      473 |      250 |      397      0 |       51 |        2
7.79/7.83	c  0.1s |       3 |      790 |      475 |      397      1 |       51 |        2
7.79/7.87	c  0.1s |       4 |     1428 |      813 |      397      3 |       51 |        2
7.88/7.92	c  0.1s |       5 |     2185 |     1320 |      397      4 |       51 |        2
7.98/8.01	c  0.2s |       6 |     3482 |     2081 |      397      7 |       51 |        2
8.08/8.13	c  0.4s |       7 |     5330 |     3223 |      397     12 |       51 |        2
8.28/8.32	c  0.5s |       8 |     8129 |     4936 |      397     18 |       51 |        2
8.28/8.35	c  0.6s |       8 |     8544 |     5221 |      397     19 |       51 |        2
8.28/8.35	c #cpu_time = 0.577s
8.28/8.35	c #wall_clock_time = 0.577s
8.28/8.35	c #decision = 8544
8.28/8.35	c #random_decision = 26
8.28/8.35	c #conflict = 5221
8.28/8.35	c #restart = 8
8.28/8.35	o 9
8.28/8.35	c BCD2: hardening fixes 8 literals
8.28/8.35	c BCD2: updating upper bound: 28 -> 8
8.28/8.35	c BCD2: 1 <= obj <= 8
8.28/8.35	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=59
8.28/8.35	c BCD2: #sat=3 #unsat=2 bias=2/5
8.28/8.35	c Solving starts ...
8.28/8.35	c ============================[ Search Statistics ]============================
8.28/8.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.28/8.35	c       |         |          |          |    Limit     GC | Var      | Constra 
8.28/8.35	c =============================================================================
8.28/8.35	c  0.0s |       0 |        0 |        0 |      397      0 |       59 |        4
8.28/8.36	c  0.0s |       1 |      149 |      100 |      397      0 |       59 |        4
8.28/8.38	c  0.0s |       2 |      382 |      250 |      397      1 |       59 |        4
8.38/8.40	c  0.1s |       3 |      765 |      475 |      397      2 |       59 |        4
8.38/8.44	c  0.1s |       4 |     1341 |      813 |      397      3 |       59 |        4
8.48/8.50	c  0.1s |       5 |     2153 |     1320 |      397      5 |       59 |        4
8.48/8.58	c  0.2s |       6 |     3481 |     2081 |      397      8 |       59 |        4
8.58/8.70	c  0.3s |       7 |     5167 |     3223 |      437     12 |       59 |        4
8.79/8.88	c  0.5s |       8 |     7821 |     4936 |      437     18 |       59 |        4
9.08/9.15	c  0.8s |       9 |    11710 |     7506 |      437     27 |       59 |        4
9.48/9.59	c  1.2s |      10 |    17198 |    11361 |      437     40 |       59 |        4
10.18/10.24	c  1.9s |      11 |    25546 |    17144 |      437     60 |       59 |        4
11.18/11.20	c  2.8s |      12 |    38194 |    25819 |      437     90 |       59 |        4
12.58/12.67	c  4.3s |      13 |    57577 |    38832 |      481    133 |       59 |        4
13.29/13.37	c  5.0s |      13 |    66410 |    44799 |      481    152 |       60 |        6
13.29/13.37	c #cpu_time = 5.021s
13.29/13.37	c #wall_clock_time = 5.021s
13.29/13.37	c #decision = 66410
13.29/13.37	c #random_decision = 157
13.29/13.37	c #conflict = 44799
13.29/13.37	c #restart = 13
13.29/13.37	c BCD2: updating lower bound of a core
13.29/13.37	c lower bound updated to 5
13.29/13.37	c BCD2: 5 <= obj <= 8
13.29/13.37	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=59
13.29/13.37	c BCD2: #sat=3 #unsat=3 bias=3/6
13.29/13.37	c Solving starts ...
13.29/13.37	c ============================[ Search Statistics ]============================
13.29/13.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.29/13.37	c       |         |          |          |    Limit     GC | Var      | Constra 
13.29/13.37	c =============================================================================
13.29/13.37	c  0.0s |       0 |        0 |        0 |      481      0 |       60 |        6
13.29/13.39	c  0.0s |       1 |      162 |      100 |      481      0 |       60 |        6
13.38/13.41	c  0.0s |       2 |      397 |      250 |      481      1 |       60 |        6
13.38/13.43	c  0.1s |       3 |      707 |      475 |      481      1 |       60 |        6
13.38/13.47	c  0.1s |       4 |     1222 |      813 |      481      3 |       60 |        6
13.48/13.52	c  0.2s |       5 |     2038 |     1320 |      481      4 |       60 |        6
13.58/13.61	c  0.2s |       6 |     3188 |     2081 |      481      7 |       60 |        6
13.68/13.74	c  0.4s |       7 |     4823 |     3223 |      481     10 |       60 |        6
13.88/13.94	c  0.6s |       8 |     7299 |     4936 |      481     16 |       60 |        6
14.18/14.22	c  0.9s |       9 |    11163 |     7506 |      481     24 |       60 |        6
14.58/14.65	c  1.3s |      10 |    16837 |    11361 |      481     37 |       60 |        6
15.18/15.26	c  1.9s |      11 |    25465 |    17144 |      481     55 |       60 |        6
16.18/16.25	c  2.9s |      12 |    38162 |    25819 |      481     84 |       60 |        6
17.69/17.79	c  4.4s |      13 |    56415 |    38832 |      530    123 |       60 |        6
18.48/18.59	c  5.2s |      13 |    66038 |    45415 |      530    144 |       61 |        8
18.48/18.59	c #cpu_time = 5.218s
18.48/18.59	c #wall_clock_time = 5.218s
18.48/18.59	c #decision = 66038
18.48/18.59	c #random_decision = 161
18.48/18.59	c #conflict = 45415
18.48/18.59	c #restart = 13
18.48/18.59	c BCD2: updating lower bound of a core
18.48/18.59	c lower bound updated to 8
18.48/18.59	c BCD2: 8 <= obj <= 8
18.48/18.59	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=59
18.48/18.59	c BCD2: #sat=3 #unsat=4 bias=4/7
18.48/18.59	c Solving starts ...
18.48/18.59	c ============================[ Search Statistics ]============================
18.48/18.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.48/18.59	c       |         |          |          |    Limit     GC | Var      | Constra 
18.48/18.59	c =============================================================================
18.48/18.59	c  0.0s |       0 |        0 |        0 |      530      0 |       61 |        8
18.58/18.60	c  0.0s |       1 |      176 |      100 |      530      0 |       61 |        8
18.58/18.62	c  0.0s |       2 |      416 |      250 |      530      0 |       61 |        8
18.58/18.65	c  0.1s |       3 |      715 |      475 |      530      1 |       61 |        8
18.58/18.68	c  0.1s |       4 |     1214 |      813 |      530      2 |       61 |        8
18.69/18.74	c  0.1s |       5 |     2017 |     1320 |      530      3 |       61 |        8
18.79/18.83	c  0.2s |       6 |     3060 |     2081 |      530      6 |       61 |        8
18.88/18.95	c  0.4s |       7 |     4741 |     3223 |      530      9 |       61 |        8
19.08/19.14	c  0.5s |       8 |     7298 |     4936 |      530     14 |       62 |        8
19.38/19.40	c  0.8s |       9 |    11211 |     7506 |      530     22 |       62 |        8
19.68/19.80	c  1.2s |      10 |    17075 |    11361 |      530     33 |       62 |        8
20.38/20.43	c  1.8s |      11 |    25465 |    17144 |      530     51 |       62 |        8
21.38/21.40	c  2.8s |      12 |    38387 |    25819 |      530     76 |       62 |        8
22.79/22.87	c  4.3s |      13 |    57458 |    38832 |      530    115 |       62 |        8
24.09/24.10	c  5.5s |      13 |    73149 |    49412 |      530    147 |       63 |       10
24.09/24.10	c #cpu_time = 5.506s
24.09/24.10	c #wall_clock_time = 5.506s
24.09/24.10	c #decision = 73149
24.09/24.10	c #random_decision = 182
24.09/24.10	c #conflict = 49412
24.09/24.10	c #restart = 13
24.09/24.10	c BCD2: updating lower bound of a core
24.09/24.10	c lower bound updated to 10
24.09/24.10	s OPTIMUM FOUND
24.09/24.10	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
24.09/24.10	v -x11 x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20
24.09/24.10	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
24.09/24.10	v -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40
24.09/24.10	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50
24.09/24.10	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
24.09/24.10	v -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 x69 -x70
24.09/24.10	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
24.09/24.10	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
24.09/24.10	v -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100
24.09/24.10	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
24.09/24.10	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
24.09/24.10	v -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130
24.09/24.10	v x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
24.09/24.10	v -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
24.09/24.10	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
24.09/24.10	v -x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
24.09/24.10	c total CPU time = 24.102s
24.09/24.10	c total wall clock time = 24.101s

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

pid=32081
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.29 2.29 2.02 3/179 32084
/proc/meminfo: memFree=29275320/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=719292 CPUtime=0 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 2682 0 0 0 0 0 0 0 20 0 4 0 36426242 736555008 3043 33554432000 4194304 16246674 140735340125728 140735340125152 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 180335 3051 441 2943 0 177229 0
[pid=32084/tid=32085] ppid=32081 vsize=736700 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 754380800 3112 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=741820 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 759623680 3130 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=745916 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36426242 763817984 3146 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 2.29 2.29 2.02 3/179 32084
/proc/meminfo: memFree=29275320/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 18322 0 0 0 7 2 0 0 20 0 4 0 36426242 1247350784 18675 33554432000 4194304 16246674 140735340125728 140735340125152 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 304529 18677 613 2943 0 301423 0
[pid=32084/tid=32085] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 18677 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 18677 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 18680 33554432000 4194304 16246674 140735340125728 139967571414192 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.200579 s]
/proc/loadavg: 2.29 2.29 2.02 3/179 32084
/proc/meminfo: memFree=29275320/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1218116 CPUtime=0.18 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 26009 0 0 0 15 3 0 0 20 0 4 0 36426242 1247350784 26362 33554432000 4194304 16246674 140735340125728 140735340125152 6144396 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 304529 26362 613 2943 0 301423 0
[pid=32084/tid=32085] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 26362 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 26363 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 26363 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300474 s]
/proc/loadavg: 2.29 2.29 2.02 3/179 32084
/proc/meminfo: memFree=29275320/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 36670 0 0 0 24 5 0 0 20 0 4 0 36426242 1247350784 37016 33554432000 4194304 16246674 140735340125728 140735340107648 6836566 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 304529 37022 809 2943 0 301423 0
[pid=32084/tid=32085] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 37029 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 37036 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 37051 33554432000 4194304 16246674 140735340125728 139967571414192 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.70042 s]
/proc/loadavg: 2.29 2.29 2.02 3/179 32084
/proc/meminfo: memFree=29275320/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 108718 0 0 0 55 13 0 0 20 0 4 0 36426242 1247350784 109064 33554432000 4194304 16246674 140735340125728 140735340107648 5677277 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 304529 109071 815 2943 0 301423 0
[pid=32084/tid=32085] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 109079 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 109089 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36426242 1247350784 109099 33554432000 4194304 16246674 140735340125728 139967571414192 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.50043 s]
/proc/loadavg: 2.27 2.28 2.02 3/183 32088
/proc/meminfo: memFree=28549852/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 245752 0 0 0 115 34 0 0 20 0 4 0 36426242 1248399360 246076 33554432000 4194304 16246674 140735340125728 140735340125040 13808416 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 304785 246076 874 2943 0 301679 0
[pid=32084/tid=32085] ppid=32081 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1248399360 246076 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1248399360 246076 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1248399360 246076 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.27 2.28 2.02 3/183 32088
/proc/meminfo: memFree=28291808/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1305156 CPUtime=3.09 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267304 0 0 0 273 36 0 0 20 0 4 0 36426242 1336479744 267628 33554432000 4194304 16246674 140735340125728 140735340107648 13906976 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326289 267628 874 2943 0 323183 0
[pid=32084/tid=32085] ppid=32081 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1336479744 267628 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1336479744 267628 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1336479744 267628 33554432000 4194304 16246674 140735340125728 139967571414192 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) 1305156

[startup+6.30039 s]
/proc/loadavg: 2.25 2.28 2.02 3/183 32088
/proc/meminfo: memFree=28204408/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1306180 CPUtime=6.28 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267566 0 0 0 592 36 0 0 20 0 4 0 36426242 1337528320 267890 33554432000 4194304 16246674 140735340125728 140735340107648 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326545 267890 874 2943 0 323439 0
[pid=32084/tid=32085] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267890 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267890 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267890 33554432000 4194304 16246674 140735340125728 139967571414192 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.23 2.27 2.02 3/183 32088
/proc/meminfo: memFree=28204108/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1306180 CPUtime=12.68 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267576 0 0 0 1232 36 0 0 20 0 4 0 36426242 1337528320 267900 33554432000 4194304 16246674 140735340125728 140735340107648 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326545 267900 883 2943 0 323439 0
[pid=32084/tid=32085] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267900 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267900 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267900 33554432000 4194304 16246674 140735340125728 139967571414192 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) 1306180

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

[startup+12.8005 s]
/proc/loadavg: 2.23 2.27 2.02 3/183 32088
/proc/meminfo: memFree=28204108/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1306180 CPUtime=12.78 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267576 0 0 0 1242 36 0 0 20 0 4 0 36426242 1337528320 267900 33554432000 4194304 16246674 140735340125728 140735340107648 13759557 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326545 267900 883 2943 0 323439 0
[pid=32084/tid=32085] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267900 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267900 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267900 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1306180

[startup+19.2004 s]
/proc/loadavg: 2.21 2.27 2.02 3/183 32088
/proc/meminfo: memFree=28204356/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1306180 CPUtime=19.18 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267577 0 0 0 1882 36 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 140735340107648 13943604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326545 267901 883 2943 0 323439 0
[pid=32084/tid=32085] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 1306180

[startup+22.4005 s]
/proc/loadavg: 2.19 2.26 2.02 3/183 32088
/proc/meminfo: memFree=28203804/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1306180 CPUtime=22.39 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267577 0 0 0 2202 37 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 140735340107648 5600448 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326545 267901 883 2943 0 323439 0
[pid=32084/tid=32085] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 22.39
Current children cumulated vsize (KiB) 1306180

[startup+23.2075 s]
/proc/loadavg: 2.19 2.26 2.02 3/183 32088
/proc/meminfo: memFree=28203928/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1306180 CPUtime=23.2 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267577 0 0 0 2283 37 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 140735340107648 5600380 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326545 267901 883 2943 0 323439 0
[pid=32084/tid=32085] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 1306180

[startup+23.6004 s]
/proc/loadavg: 2.19 2.26 2.02 3/183 32088
/proc/meminfo: memFree=28203928/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1306180 CPUtime=23.59 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267577 0 0 0 2322 37 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 140735340107648 13927507 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326545 267901 883 2943 0 323439 0
[pid=32084/tid=32085] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.59
Current children cumulated vsize (KiB) 1306180

[startup+24.0004 s]
/proc/loadavg: 2.19 2.26 2.02 3/183 32088
/proc/meminfo: memFree=28203928/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1306180 CPUtime=23.99 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267577 0 0 0 2362 37 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 140735340107648 5600331 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326545 267901 883 2943 0 323439 0
[pid=32084/tid=32085] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 23.99
Current children cumulated vsize (KiB) 1306180

[startup+24.1004 s]
/proc/loadavg: 2.19 2.26 2.02 3/183 32088
/proc/meminfo: memFree=28203928/32872528 swapFree=1370848/1518016
[pid=32084] ppid=32081 vsize=1306180 CPUtime=24.09 cores=1,3,5,7
/proc/32084/stat : 32084 (toysat) R 32081 32084 31304 0 -1 4202496 267577 0 0 0 2372 37 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 140735340107648 12483578 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32084/statm: 326545 267901 883 2943 0 323439 0
[pid=32084/tid=32085] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32085/stat : 32085 (toysat) S 32081 32084 31304 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967592377584 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32084/tid=32086] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32086/stat : 32086 (toysat) S 32081 32084 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967581887728 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32084/tid=32087] ppid=32081 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/32084/task/32087/stat : 32087 (toysat) S 32081 32084 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36426242 1337528320 267901 33554432000 4194304 16246674 140735340125728 139967571414192 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 24.1643
CPU time (s): 24.1593
CPU user time (s): 23.7284
CPU system time (s): 0.430934
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.7284
system time used= 0.430934
maximum resident set size= 1071612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267581
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 25

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.158975 second user time and 0.212967 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-19 15:43:18
IDJOB=4109526
IDBENCH=78839
IDSOLVER=2553
FILE ID=node129/4109526-1466343797
RUNJOBID= node129-1466341815-31321
PBS_JOBID= 19922024
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111219348--soft-33-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109526-1466343797/watcher-4109526-1466343797 -o /tmp/evaluation-result-4109526-1466343797/solver-4109526-1466343797 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466341815-31321 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109526-1466343797.wbo

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

MD5SUM BENCH= 137575c353ea976a2596969302480bf9
RANDOM SEED=845841092

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29276252 kB
Buffers:           87616 kB
Cached:           177996 kB
SwapCached:         1804 kB
Active:          1204104 kB
Inactive:         136508 kB
Active(anon):    1074640 kB
Inactive(anon):     2732 kB
Active(file):     129464 kB
Inactive(file):   133776 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099348 kB
Dirty:             33128 kB
Writeback:             0 kB
AnonPages:       2592580 kB
Mapped:            10756 kB
Shmem:                 0 kB
Slab:             602768 kB
SReclaimable:      46380 kB
SUnreclaim:       556388 kB
KernelStack:        1520 kB
PageTables:         9120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2734320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 71704 MiB
End job on node129 at 2016-06-19 15:43:42