Trace number 4093678

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 40.3949 40.411

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-16T18:17:42+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-4093678-1466093862.wbo"]
0.00/0.01	c use --random-gen="1050335710 872633155 4084077638 2360238760 4081931769 3535264805 1724202191 4247142995 3644029803 3378941370 3339051702 3083705089 1431159099 2689758012 1093078218 3538166164 792425999 164296616 2251496577 4218000824 615513984 353620553 4111524216 1453903456 1428589119 717054184 2136951686 4201745928 2997174816 3293651130 2841309747 134929565 1725521244 2371338008 278901152 2913884449 1163969705 3241976545 1720869579 3257572882 1855313887 3982442775 2650510524 2050936520 2211779082 481787716 1002624644 257775276 927024073 835548372 1047590146 1408965487 454480380 1872578063 2060866440 3509464426 2781125408 3956616518 659256153 2490153887 2216613886 2981024440 1811768889 3659952537 3002897082 1017546589 1245485947 2971751351 118528381 486759747 1645072030 4018407886 1445921466 1125035514 3270597891 1118285081 1398967580 1538226098 137094661 948853802 732836337 760082215 2628500113 1351165998 2667105796 433351613 3011069728 804383755 231385836 510849652 3462882984 67141956 1319623324 1373319964 87050639 2401606145 3447674082 3928860297 2532632813 3779110885 1944825076 1543730011 1594159503 199756900 1075548504 3818290820 355134572 3427487717 1496309297 3540736034 1527825754 100406669 2639394958 899366623 32209559 876863927 1801889291 4132426265 3176923649 2865966495 2390693197 508617494 1180472245 4171112467 1927753700 2385345174 2082433841 1166587406 1697604210 3328742597 2150821016 899660823 1240145904 610200029 361170862 4221326748 4106934076 4246115901 3301382641 1236368568 908877657 56838622 2947978593 2124613790 792795808 249311035 765298748 1392081187 485069594 817904476 3681951063 1051642368 30214032 2835690599 2226913173 1459431475 138798432 3781366860 1159334439 1568872293 2612606187 3442523109 1722059096 3278752524 4154351998 3718303042 2252354779 771733651 657262765 4268905582 3389664209 363130037 1374891360 2553274938 4076633353 3522784468 544316943 2794398363 1591907741 1325988528 4194439255 3166361189 2220174210 3106402771 1847098112 1451191456 4274564105 2051243731 2887813607 1765104781 2605700870 141839119 930314192 3577326134 3055386495 3883414863 2988265375 4077355857 2448471741 2822876985 1565045803 2971298484 3357251017 3388200208 515026075 987566365 792418580 2024806238 3628178717 480193278 845397102 3392470822 3866773454 879835287 859917496 2701661519 4005017016 1859735507 2377620207 3879376314 8647621 2586796452 2106042067 2358300956 1660151749 3732940089 2555728034 4186717624 2666229344 4195030783 2829698609 3635648209 4251940342 374051575 3255973716 1533658547 12184556 1575690198 3497289888 148683032 260302537 2448670147 980259583 3367581655 3639021824 2524233016 3655285249 3291133092 2533676666 2656625645 712375768 2508029176 50525022 2173555363 767609204 1064502350 255 362436" option to reproduce the execution
0.19/0.28	c #vars 169
0.19/0.28	c #constraints 101
0.19/0.28	c BCD2: Hardening is enabled.
0.19/0.28	c BCD2: BiasedSearch is enabled.
0.19/0.28	c Solving starts ...
0.19/0.28	c ============================[ Search Statistics ]============================
0.19/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.28	c =============================================================================
0.19/0.28	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.29	c  0.0s |       0 |      109 |        0 |      123      0 |        0 |        0
0.19/0.29	c #cpu_time = 0.001s
0.19/0.29	c #wall_clock_time = 0.001s
0.19/0.29	c #decision = 109
0.19/0.29	c #random_decision = 0
0.19/0.29	c #conflict = 0
0.19/0.29	c #restart = 0
0.19/0.29	o 459
0.19/0.29	c BCD2: updating upper bound: 4943 -> 458
0.19/0.29	c BCD2: 0 <= obj <= 458
0.19/0.29	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.29	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.29	c Solving starts ...
0.19/0.29	c ============================[ Search Statistics ]============================
0.19/0.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.29	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.29	c =============================================================================
0.19/0.29	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.28/0.30	c  0.0s |       1 |      242 |      100 |      123      0 |        0 |        0
0.28/0.33	c  0.0s |       2 |      538 |      250 |      136      0 |        0 |        0
0.28/0.39	c  0.1s |       3 |      940 |      475 |      150      2 |        0 |        0
0.39/0.46	c  0.2s |       4 |     1533 |      813 |      165      4 |        0 |        0
0.49/0.57	c  0.3s |       5 |     2376 |     1320 |      182      7 |        0 |        0
0.69/0.73	c  0.4s |       6 |     3502 |     2081 |      222     11 |        0 |        0
0.89/0.97	c  0.7s |       7 |     5149 |     3223 |      245     17 |        0 |        0
1.29/1.35	c  1.1s |       8 |     7478 |     4936 |      270     25 |        0 |        0
1.68/1.76	c  1.5s |       9 |    10935 |     7506 |      297     36 |        0 |        0
2.29/2.38	c  2.1s |      10 |    16183 |    11361 |      327     52 |        0 |        0
3.29/3.32	c  3.0s |      11 |    23772 |    17144 |      360     75 |        0 |        0
4.58/4.69	c  4.4s |      12 |    35540 |    25819 |      397    106 |        0 |        0
6.59/6.70	c  6.4s |      12 |    52515 |    38419 |      397    150 |        0 |        0
6.69/6.77	c  6.5s |      13 |    53035 |    38832 |      437    151 |        0 |        0
8.69/8.78	c  8.5s |      13 |    68254 |    50632 |      437    189 |        0 |        0
10.00/10.05	c  9.8s |      14 |    78510 |    58352 |      481    214 |        0 |        0
11.99/12.05	c 11.8s |      14 |    93478 |    69952 |      481    250 |        0 |        0
13.99/14.05	c 13.8s |      14 |   109464 |    81752 |      481    286 |        0 |        0
15.09/15.14	c 14.9s |      15 |   117176 |    87632 |      530    304 |        0 |        0
17.09/17.15	c 16.9s |      15 |   132343 |    99032 |      530    336 |        0 |        0
19.09/19.16	c 18.9s |      15 |   147056 |   110432 |      530    368 |        0 |        0
21.09/21.18	c 20.9s |      15 |   161194 |   121232 |      530    399 |        0 |        0
23.10/23.18	c 22.9s |      15 |   174502 |   131132 |      583    428 |        0 |        0
23.20/23.28	c 23.0s |      16 |   175032 |   131552 |      583    429 |        0 |        0
25.19/25.30	c 25.0s |      16 |   190020 |   142952 |      583    459 |        0 |        0
27.28/27.30	c 27.0s |      16 |   205832 |   154752 |      583    491 |        0 |        0
29.28/29.31	c 29.0s |      16 |   220860 |   165752 |      583    520 |        0 |        0
31.28/31.32	c 31.0s |      16 |   233684 |   175452 |      583    547 |        0 |        0
32.38/32.49	c 32.2s |      16 |   241582 |   181300 |      583    563 |        0 |        0
32.38/32.49	c #cpu_time = 32.203s
32.38/32.49	c #wall_clock_time = 32.204s
32.38/32.49	c #decision = 241582
32.38/32.49	c #random_decision = 586
32.38/32.49	c #conflict = 181300
32.38/32.49	c #restart = 16
32.38/32.49	c BCD2: found a new core of size 101: cost of the new core is >=1
32.38/32.49	c lower bound updated to 1
32.48/32.51	c BCD2: 1 <= obj <= 458
32.48/32.51	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
32.48/32.51	c BCD2: #sat=1 #unsat=2 bias=2/3
32.48/32.51	c Solving starts ...
32.48/32.51	c ============================[ Search Statistics ]============================
32.48/32.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.48/32.51	c       |         |          |          |    Limit     GC | Var      | Constra 
32.48/32.51	c =============================================================================
32.48/32.51	c  0.0s |       0 |        0 |        0 |      583      0 |        0 |        0
32.48/32.51	c  0.0s |       0 |      140 |        4 |      583      0 |        0 |        0
32.48/32.51	c #cpu_time = 0.002s
32.48/32.51	c #wall_clock_time = 0.002s
32.48/32.51	c #decision = 140
32.48/32.51	c #random_decision = 1
32.48/32.51	c #conflict = 4
32.48/32.51	c #restart = 0
32.48/32.51	o 46
32.48/32.51	c BCD2: hardening fixes 57 literals
32.48/32.51	c BCD2: updating upper bound: 458 -> 45
32.48/32.51	c BCD2: 1 <= obj <= 45
32.48/32.51	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
32.48/32.51	c BCD2: #sat=2 #unsat=2 bias=2/4
32.48/32.51	c Solving starts ...
32.48/32.51	c ============================[ Search Statistics ]============================
32.48/32.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.48/32.51	c       |         |          |          |    Limit     GC | Var      | Constra 
32.48/32.51	c =============================================================================
32.48/32.51	c  0.0s |       0 |        0 |        0 |      583      0 |       57 |        2
32.48/32.51	c  0.0s |       1 |      179 |      100 |      583      0 |       57 |        2
32.48/32.53	c  0.0s |       2 |      407 |      250 |      583      0 |       57 |        2
32.48/32.56	c  0.1s |       3 |      746 |      475 |      583      1 |       57 |        2
32.58/32.61	c  0.1s |       4 |     1290 |      813 |      583      2 |       57 |        2
32.58/32.67	c  0.2s |       5 |     2068 |     1320 |      583      3 |       57 |        2
32.68/32.77	c  0.3s |       6 |     3262 |     2081 |      583      5 |       57 |        2
32.88/32.91	c  0.4s |       7 |     4876 |     3223 |      583      8 |       57 |        2
33.09/33.14	c  0.6s |       8 |     7551 |     4936 |      583     13 |       57 |        2
33.38/33.49	c  1.0s |       9 |    11236 |     7506 |      583     20 |       57 |        2
33.88/33.99	c  1.5s |      10 |    16868 |    11361 |      583     30 |       57 |        2
34.68/34.72	c  2.2s |      11 |    25372 |    17144 |      642     46 |       57 |        2
35.48/35.52	c  3.0s |      11 |    34699 |    23310 |      642     61 |       57 |        2
35.48/35.52	c #cpu_time = 3.027s
35.48/35.52	c #wall_clock_time = 3.027s
35.48/35.52	c #decision = 34699
35.48/35.52	c #random_decision = 86
35.48/35.52	c #conflict = 23310
35.48/35.52	c #restart = 11
35.48/35.52	o 21
35.48/35.52	c BCD2: hardening fixes 22 literals
35.48/35.52	c BCD2: updating upper bound: 45 -> 20
35.48/35.52	c BCD2: 1 <= obj <= 20
35.48/35.52	c BCD2: #cores=1, #unrelaxed=0, #relaxed=22, #hardened=79
35.48/35.52	c BCD2: #sat=3 #unsat=2 bias=2/5
35.48/35.52	c Solving starts ...
35.48/35.52	c ============================[ Search Statistics ]============================
35.48/35.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.48/35.52	c       |         |          |          |    Limit     GC | Var      | Constra 
35.48/35.52	c =============================================================================
35.48/35.52	c  0.0s |       0 |        0 |        0 |      642      0 |       79 |        4
35.48/35.54	c  0.0s |       1 |      163 |      100 |      642      0 |       79 |        4
35.48/35.56	c  0.0s |       2 |      376 |      250 |      642      1 |       79 |        4
35.48/35.58	c  0.1s |       3 |      768 |      475 |      642      1 |       79 |        4
35.58/35.62	c  0.1s |       4 |     1277 |      813 |      642      2 |       79 |        4
35.58/35.69	c  0.2s |       5 |     2024 |     1320 |      642      3 |       79 |        4
35.68/35.78	c  0.3s |       6 |     3150 |     2081 |      642      5 |       79 |        4
35.88/35.92	c  0.4s |       7 |     4736 |     3223 |      642      8 |       79 |        4
36.08/36.12	c  0.6s |       8 |     7212 |     4936 |      642     12 |       79 |        4
36.39/36.44	c  0.9s |       9 |    10850 |     7506 |      642     19 |       79 |        4
36.68/36.77	c  1.3s |       9 |    15045 |    10403 |      642     26 |       79 |        4
36.68/36.77	c #cpu_time = 1.251s
36.68/36.77	c #wall_clock_time = 1.251s
36.68/36.77	c #decision = 15045
36.68/36.77	c #random_decision = 40
36.68/36.77	c #conflict = 10403
36.68/36.77	c #restart = 9
36.68/36.77	o 4
36.68/36.77	c BCD2: hardening fixes 19 literals
36.68/36.77	c BCD2: updating upper bound: 20 -> 3
36.68/36.77	c BCD2: 1 <= obj <= 3
36.68/36.77	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=98
36.68/36.77	c BCD2: #sat=4 #unsat=2 bias=2/6
36.68/36.77	c Solving starts ...
36.68/36.77	c ============================[ Search Statistics ]============================
36.68/36.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.68/36.77	c       |         |          |          |    Limit     GC | Var      | Constra 
36.68/36.77	c =============================================================================
36.68/36.77	c  0.0s |       0 |        0 |        0 |      642      0 |       98 |        6
36.68/36.79	c  0.0s |       1 |      159 |      100 |      642      0 |       98 |        6
36.78/36.80	c  0.0s |       2 |      385 |      250 |      642      0 |       98 |        6
36.78/36.83	c  0.1s |       3 |      661 |      475 |      642      1 |       98 |        6
36.78/36.87	c  0.1s |       4 |     1109 |      813 |      642      2 |       98 |        6
36.88/36.92	c  0.1s |       5 |     1798 |     1320 |      642      3 |       98 |        6
36.98/37.00	c  0.2s |       6 |     2801 |     2081 |      642      5 |       98 |        6
37.08/37.13	c  0.4s |       7 |     4259 |     3223 |      642      8 |       98 |        6
37.28/37.32	c  0.6s |       8 |     6447 |     4936 |      642     12 |       98 |        6
37.58/37.62	c  0.8s |       9 |     9806 |     7506 |      642     18 |       98 |        6
37.98/38.05	c  1.3s |      10 |    15074 |    11361 |      642     27 |       98 |        6
38.68/38.70	c  1.9s |      11 |    23050 |    17144 |      642     41 |       98 |        6
39.59/39.68	c  2.9s |      12 |    34657 |    25819 |      642     62 |       98 |        6
40.28/40.35	c  3.6s |      12 |    42068 |    31472 |      642     75 |       98 |        6
40.28/40.35	c #cpu_time = 3.572s
40.28/40.35	c #wall_clock_time = 3.572s
40.28/40.35	c #decision = 42068
40.28/40.35	c #random_decision = 92
40.28/40.35	c #conflict = 31472
40.28/40.35	c #restart = 12
40.28/40.35	o 1
40.28/40.35	s OPTIMUM FOUND
40.28/40.35	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
40.28/40.35	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
40.28/40.35	v -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
40.28/40.35	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
40.28/40.35	v -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50
40.28/40.35	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
40.28/40.35	v -x61 -x62 x63 -x64 -x65 -x66 -x67 x68 -x69 -x70
40.28/40.35	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
40.28/40.35	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
40.28/40.35	v -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
40.28/40.35	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
40.28/40.35	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
40.28/40.35	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
40.28/40.35	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140
40.28/40.35	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
40.28/40.35	v -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160
40.28/40.35	v -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169
40.28/40.35	c total CPU time = 40.349s
40.28/40.35	c total wall clock time = 40.349s

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4093678-1466093862/watcher-4093678-1466093862 -o /tmp/evaluation-result-4093678-1466093862/solver-4093678-1466093862 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466093808-27438 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093678-1466093862.wbo 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.21 2.24 2.80 3/179 27568
/proc/meminfo: memFree=30415092/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=695740 CPUtime=0 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 2589 0 0 0 0 0 0 0 20 0 4 0 11431644 712437760 2951 33554432000 4194304 16246674 140734608625120 140734608624544 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 174447 2959 441 2943 0 171341 0
[pid=27568/tid=27569] ppid=27565 vsize=713148 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 730263552 3019 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=717244 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 734457856 3034 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=721340 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11431644 738652160 3050 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100175 s]
/proc/loadavg: 2.21 2.24 2.80 3/179 27568
/proc/meminfo: memFree=30415092/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 18500 0 0 0 6 3 0 0 20 0 4 0 11431644 1247350784 18855 33554432000 4194304 16246674 140734608625120 140734608624544 6190713 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 304529 18858 612 2943 0 301423 0
[pid=27568/tid=27569] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 18861 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 18863 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 18866 33554432000 4194304 16246674 140734608625120 139703223307440 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.200543 s]
/proc/loadavg: 2.21 2.24 2.80 3/179 27568
/proc/meminfo: memFree=30415092/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 26393 0 0 0 15 4 0 0 20 0 4 0 11431644 1247350784 26747 33554432000 4194304 16246674 140734608625120 140734608624544 6144966 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 304529 26749 612 2943 0 301423 0
[pid=27568/tid=27569] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 26754 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 26754 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 26758 33554432000 4194304 16246674 140734608625120 139703223307440 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.300484 s]
/proc/loadavg: 2.21 2.24 2.80 3/179 27568
/proc/meminfo: memFree=30415092/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 35008 0 0 0 24 4 0 0 20 0 4 0 11431644 1247350784 35356 33554432000 4194304 16246674 140734608625120 140734608607040 13191638 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 304529 35368 808 2943 0 301423 0
[pid=27568/tid=27569] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 35374 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 35377 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 35381 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700414 s]
/proc/loadavg: 2.21 2.24 2.80 3/179 27568
/proc/meminfo: memFree=30415092/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 115830 0 0 0 53 16 0 0 20 0 4 0 11431644 1247350784 116177 33554432000 4194304 16246674 140734608625120 140734608607040 5830026 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 304529 116182 815 2943 0 301423 0
[pid=27568/tid=27569] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 116183 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 116190 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11431644 1247350784 116197 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50043 s]
/proc/loadavg: 2.21 2.24 2.80 3/183 27572
/proc/meminfo: memFree=29618196/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1219140 CPUtime=1.48 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 245878 0 0 0 114 34 0 0 20 0 4 0 11431644 1248399360 246203 33554432000 4194304 16246674 140734608625120 140734608624432 6012036 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 304785 246203 872 2943 0 301679 0
[pid=27568/tid=27569] ppid=27565 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1248399360 246203 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1248399360 246203 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1248399360 246203 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.10036 s]
/proc/loadavg: 2.20 2.23 2.80 4/183 27572
/proc/meminfo: memFree=29345512/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1306180 CPUtime=3.08 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267499 0 0 0 271 37 0 0 20 0 4 0 11431644 1337528320 267824 33554432000 4194304 16246674 140734608625120 140734608607040 12470248 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326545 267824 872 2943 0 323439 0
[pid=27568/tid=27569] ppid=27565 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1337528320 267824 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1337528320 267824 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1337528320 267824 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 2.20 2.23 2.80 3/183 27572
/proc/meminfo: memFree=29343836/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1306180 CPUtime=6.28 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267573 0 0 0 591 37 0 0 20 0 4 0 11431644 1337528320 267898 33554432000 4194304 16246674 140734608625120 140734608608120 6021573 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326545 267898 872 2943 0 323439 0
[pid=27568/tid=27569] ppid=27565 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1337528320 267898 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1337528320 267898 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1337528320 267898 33554432000 4194304 16246674 140734608625120 139703223307440 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.17 2.22 2.79 3/183 27572
/proc/meminfo: memFree=29343092/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267666 0 0 0 1231 38 0 0 20 0 4 0 11431644 1337528320 267991 33554432000 4194304 16246674 140734608625120 140734608607040 6021672 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326545 267991 875 2943 0 323439 0
[pid=27568/tid=27569] ppid=27565 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1337528320 267991 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1337528320 267991 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1337528320 267991 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.14 2.22 2.78 3/183 27572
/proc/meminfo: memFree=29342736/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1307204 CPUtime=25.49 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267806 0 0 0 2511 38 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 140734608607040 7249904 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326801 268131 875 2943 0 323695 0
[pid=27568/tid=27569] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1307204

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

[startup+25.6005 s]
/proc/loadavg: 2.14 2.22 2.78 3/183 27572
/proc/meminfo: memFree=29342736/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1307204 CPUtime=25.59 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267806 0 0 0 2521 38 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 140734608607040 6021936 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326801 268131 875 2943 0 323695 0
[pid=27568/tid=27569] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 1307204

[startup+32.0075 s]
/proc/loadavg: 2.12 2.21 2.77 4/183 27572
/proc/meminfo: memFree=29342596/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1307204 CPUtime=31.99 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267806 0 0 0 3161 38 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 140734608607040 6012036 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326801 268131 875 2943 0 323695 0
[pid=27568/tid=27569] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268131 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1307204

[startup+35.2004 s]
/proc/loadavg: 2.12 2.21 2.77 3/183 27572
/proc/meminfo: memFree=29342596/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1307204 CPUtime=35.19 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267815 0 0 0 3481 38 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 140734608608120 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326801 268140 884 2943 0 323695 0
[pid=27568/tid=27569] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 1307204

[startup+38.4004 s]
/proc/loadavg: 2.11 2.20 2.77 3/183 27572
/proc/meminfo: memFree=29342456/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1307204 CPUtime=38.38 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267815 0 0 0 3800 38 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 140734608608120 5676609 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326801 268140 884 2943 0 323695 0
[pid=27568/tid=27569] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1307204

[startup+39.2004 s]
/proc/loadavg: 2.11 2.20 2.77 3/183 27572
/proc/meminfo: memFree=29342456/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1307204 CPUtime=39.18 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267815 0 0 0 3880 38 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 140734608608120 6842338 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326801 268140 884 2943 0 323695 0
[pid=27568/tid=27569] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 39.18
Current children cumulated vsize (KiB) 1307204

[startup+40.0004 s]
/proc/loadavg: 2.11 2.20 2.77 3/183 27572
/proc/meminfo: memFree=29342456/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=1307204 CPUtime=39.98 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) R 27565 27568 11396 0 -1 4202496 267815 0 0 0 3960 38 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 140734608607040 6012051 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 326801 268140 884 2943 0 323695 0
[pid=27568/tid=27569] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27569/stat : 27569 (toysat) S 27565 27568 11396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703244270832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27568/tid=27570] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27570/stat : 27570 (toysat) S 27565 27568 11396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703233780976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) S 27565 27568 11396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11431644 1338576896 268140 33554432000 4194304 16246674 140734608625120 139703223307440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 1307204

[startup+40.4004 s]
/proc/loadavg: 2.11 2.20 2.77 3/183 27572
/proc/meminfo: memFree=29342456/32872528 swapFree=496356/529060
[pid=27568] ppid=27565 vsize=0 CPUtime=40.38 cores=1,3,5,7
/proc/27568/stat : 27568 (toysat) Z 27565 27568 11396 0 -1 4202508 267819 0 0 0 3995 43 0 0 20 0 2 0 11431644 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27568/statm: 0 0 0 0 0 0 0
[pid=27568/tid=27571] ppid=27565 vsize=0 CPUtime=0.03 cores=1,3,5,7
/proc/27568/task/27571/stat : 27571 (toysat) R 27565 27568 11396 0 -1 4202564 2 0 0 0 0 3 0 0 20 0 2 0 11431644 0 0 33554432000 0 0 0 0 0 256 0 33554432 0 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 40.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 40.411
CPU time (s): 40.3949
CPU user time (s): 39.9549
CPU system time (s): 0.439933
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.9549
system time used= 0.439933
maximum resident set size= 1072572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267819
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= 23
involuntary context switches= 44

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.092985 second user time and 0.172973 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-16 18:17:42
IDJOB=4093678
IDBENCH=79192
IDSOLVER=2553
FILE ID=node141/4093678-1466093862
RUNJOBID= node141-1466093808-27438
PBS_JOBID= 19903999
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 1b4d108d74bb6ee9510c6f55f0fde657
RANDOM SEED=1629909836

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30415644 kB
Buffers:           38512 kB
Cached:           111228 kB
SwapCached:         2880 kB
Active:          1156628 kB
Inactive:          66708 kB
Active(anon):    1073812 kB
Inactive(anon):     2156 kB
Active(file):      82816 kB
Inactive(file):    64552 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67098996 kB
Dirty:             16528 kB
Writeback:             0 kB
AnonPages:       1602824 kB
Mapped:            10636 kB
Shmem:                 0 kB
Slab:             568844 kB
SReclaimable:      12576 kB
SUnreclaim:       556268 kB
KernelStack:        1520 kB
PageTables:         7180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1747772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 71716 MiB
End job on node141 at 2016-06-16 18:18:23