Trace number 4093379

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 53.0169 53.027

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111220767--soft-33-100-0.wbo
MD5SUM76159a1844a191e7556569a339118f97
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark23.7784
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 1248
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-16T16:17:16+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-4093379-1466086636.wbo"]
0.00/0.01	c use --random-gen="137606264 4192216432 3695971527 456777437 1690525929 2798098119 1080752639 3027817159 3891363688 4181804244 518541527 3873439260 3677242872 3652400720 3370531461 1070823811 3791554203 1818444786 58534133 2409061367 3420622895 1660011079 3361976601 1227315920 145110456 2983520428 2287163968 346872830 1043577253 1630112578 1336818720 2961992126 3638236241 3511306152 805790540 2814840435 532917907 2920027972 736129339 3939863937 2627590070 3970311079 1963858559 1700161800 1791535204 746709791 3009977937 878459080 3504917177 1185156199 2917471432 3319078456 3232935861 1050051027 2621969751 3817133897 2741167213 475576503 1993646583 1644633759 3049515762 2787974147 3627437117 60531697 3770932539 2595120457 304012474 927324859 1836891318 2926112465 3950100602 118484136 4256779111 1022296056 4136338565 2486670768 1967741308 2851541558 3691470811 1387627028 4163167961 2175885715 2264778544 2029636775 3410922010 3353883136 2037226874 1595880884 2607346806 4045361614 1287155554 814603261 2519338998 2108480064 2791761630 2543201717 1743098148 3670608387 798936675 2029662188 3883071137 3341206672 1339543717 781805013 1821825285 3987709129 858513002 1396002670 2014526110 3682621674 2193933259 1471241845 2263123990 2310804206 1110779584 454790011 1088146589 1132146352 4156097340 3834606608 2257522317 3708622559 2255860059 933489124 618932644 531787571 957861050 4294673671 735867910 1692306583 814995864 2507369659 1712912961 1325695409 901819930 3951783225 930410653 1243547498 2190996753 2439073544 805476600 3643569653 1163677955 2921765396 687491624 3009142234 384490444 1233543224 767484215 1863180947 3509408032 3070097868 534828535 1439002435 436695377 2860301602 438253858 3830483979 595875691 2185120690 897699389 938454539 3493731735 793543300 2424357610 563967211 3257113870 1318117429 4294740716 1406253937 1185099106 3814970525 6699344 2313564626 1157037516 2461901558 3157015755 4075366606 3156092740 1636294659 2963534911 1384314071 2151936776 1651134523 1224953751 2094504964 3379848924 468365800 1544587531 1692233081 3289183772 1159385463 1496966368 11444638 3174230207 3094619904 2727835620 3312414673 1053140575 2281288386 2318509759 1408459018 2232452378 640372463 4211736765 2248252723 1312963977 3188202330 3807339640 3605634366 1178367912 2452995755 4097548440 1705739550 3092412649 450851733 928957885 3066153023 1104788621 3937048397 1620479678 1605946409 1717597529 3827208189 372358013 3090872629 1716926758 3596664150 453476979 3565329835 1380447894 2238042535 1677206474 3034693556 3941921231 3769776178 1329240794 3477529217 3207366963 4079183293 3486556900 2399671521 11109064 1039980499 334201458 3871713713 614638652 1326171863 3085347399 1478405323 376325371 1732319538 2387407564 4089549760 49137319 3459597408 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.25	c BCD2: Hardening is enabled.
0.19/0.25	c BCD2: BiasedSearch is enabled.
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |      136 |       16 |      111      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.003s
0.19/0.26	c #wall_clock_time = 0.003s
0.19/0.26	c #decision = 136
0.19/0.26	c #random_decision = 1
0.19/0.26	c #conflict = 16
0.19/0.26	c #restart = 0
0.19/0.26	o 606
0.19/0.26	c BCD2: updating upper bound: 3425 -> 605
0.19/0.26	c BCD2: 0 <= obj <= 605
0.19/0.26	c BCD2: #cores=0, #unrelaxed=64, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      250 |      100 |      123      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      587 |      250 |      136      1 |        0 |        0
0.29/0.34	c  0.1s |       3 |     1062 |      475 |      150      2 |        0 |        0
0.39/0.41	c  0.1s |       4 |     1604 |      813 |      165      5 |        0 |        0
0.49/0.50	c  0.2s |       5 |     2483 |     1320 |      182      8 |        0 |        0
0.59/0.63	c  0.4s |       6 |     3702 |     2081 |      201     13 |        0 |        0
0.79/0.86	c  0.6s |       7 |     5491 |     3223 |      222     20 |        0 |        0
1.20/1.21	c  0.9s |       8 |     8064 |     4936 |      245     29 |        0 |        0
1.49/1.61	c  1.4s |       9 |    11702 |     7506 |      270     42 |        0 |        0
2.09/2.12	c  1.9s |      10 |    17098 |    11361 |      297     60 |        0 |        0
2.89/2.95	c  2.7s |      11 |    25333 |    17144 |      327     86 |        0 |        0
4.09/4.19	c  3.9s |      12 |    37585 |    25819 |      360    123 |        0 |        0
5.99/6.03	c  5.8s |      13 |    56134 |    38832 |      397    175 |        0 |        0
7.99/8.05	c  7.8s |      13 |    75931 |    52732 |      397    227 |        0 |        0
8.89/8.91	c  8.7s |      14 |    83727 |    58352 |      437    248 |        0 |        0
10.89/10.93	c 10.7s |      14 |   102678 |    71352 |      437    295 |        0 |        0
12.89/12.94	c 12.7s |      14 |   117800 |    82452 |      437    335 |        0 |        0
12.99/13.06	c 12.8s |      14 |   118740 |    83144 |      437    338 |        0 |        0
12.99/13.06	c #cpu_time = 12.765s
12.99/13.06	c #wall_clock_time = 12.799s
12.99/13.06	c #decision = 118740
12.99/13.06	c #random_decision = 297
12.99/13.06	c #conflict = 83144
12.99/13.06	c #restart = 14
12.99/13.06	c BCD2: found a new core of size 64: cost of the new core is >=1
12.99/13.06	c lower bound updated to 1
12.99/13.06	c BCD2: 1 <= obj <= 605
12.99/13.06	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=0
12.99/13.06	c BCD2: #sat=1 #unsat=2 bias=2/3
12.99/13.06	c Solving starts ...
12.99/13.06	c ============================[ Search Statistics ]============================
12.99/13.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.99/13.06	c       |         |          |          |    Limit     GC | Var      | Constra 
12.99/13.06	c =============================================================================
12.99/13.06	c  0.0s |       0 |        0 |        0 |      437      0 |        0 |        0
12.99/13.06	c  0.0s |       0 |      120 |        6 |      437      0 |        0 |        0
12.99/13.06	c #cpu_time = 0.002s
12.99/13.06	c #wall_clock_time = 0.002s
12.99/13.06	c #decision = 120
12.99/13.06	c #random_decision = 0
12.99/13.06	c #conflict = 6
12.99/13.06	c #restart = 0
12.99/13.06	o 29
12.99/13.06	c BCD2: hardening fixes 51 literals
12.99/13.06	c BCD2: updating upper bound: 605 -> 28
12.99/13.06	c BCD2: 1 <= obj <= 28
12.99/13.06	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=51
12.99/13.06	c BCD2: #sat=2 #unsat=2 bias=2/4
12.99/13.06	c Solving starts ...
12.99/13.06	c ============================[ Search Statistics ]============================
12.99/13.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.99/13.06	c       |         |          |          |    Limit     GC | Var      | Constra 
12.99/13.06	c =============================================================================
12.99/13.06	c  0.0s |       0 |        0 |        0 |      437      0 |       51 |        2
12.99/13.07	c  0.0s |       1 |      160 |      100 |      437      0 |       51 |        2
12.99/13.09	c  0.0s |       2 |      389 |      250 |      437      0 |       51 |        2
13.09/13.12	c  0.1s |       3 |      761 |      475 |      437      1 |       51 |        2
13.09/13.16	c  0.1s |       4 |     1259 |      813 |      437      3 |       51 |        2
13.19/13.22	c  0.2s |       5 |     2043 |     1320 |      437      4 |       51 |        2
13.19/13.30	c  0.2s |       6 |     3192 |     2081 |      437      7 |       51 |        2
13.39/13.43	c  0.4s |       7 |     4993 |     3223 |      437     11 |       51 |        2
13.59/13.64	c  0.6s |       8 |     7370 |     4936 |      481     17 |       51 |        2
13.89/13.92	c  0.9s |       9 |    11335 |     7506 |      481     25 |       51 |        2
14.28/14.37	c  1.3s |      10 |    16773 |    11361 |      481     37 |       51 |        2
14.98/15.04	c  2.0s |      11 |    25120 |    17144 |      481     56 |       51 |        2
15.98/16.03	c  3.0s |      12 |    38294 |    25819 |      481     84 |       51 |        2
17.38/17.49	c  4.4s |      13 |    57716 |    38832 |      481    127 |       51 |        2
19.48/19.50	c  6.4s |      13 |    82372 |    55932 |      530    181 |       51 |        2
19.68/19.78	c  6.7s |      14 |    85798 |    58352 |      530    188 |       51 |        2
21.68/21.79	c  8.7s |      14 |   109479 |    75152 |      530    238 |       51 |        2
22.28/22.34	c  9.3s |      14 |   115322 |    79404 |      530    251 |       52 |        4
22.28/22.34	c #cpu_time = 9.251s
22.28/22.34	c #wall_clock_time = 9.276s
22.28/22.34	c #decision = 115322
22.28/22.34	c #random_decision = 255
22.28/22.34	c #conflict = 79404
22.28/22.34	c #restart = 14
22.28/22.34	c BCD2: updating lower bound of a core
22.28/22.34	c lower bound updated to 16
22.28/22.34	c BCD2: 16 <= obj <= 28
22.28/22.34	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=51
22.28/22.34	c BCD2: #sat=2 #unsat=3 bias=3/5
22.28/22.34	c Solving starts ...
22.28/22.34	c ============================[ Search Statistics ]============================
22.28/22.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.28/22.34	c       |         |          |          |    Limit     GC | Var      | Constra 
22.28/22.34	c =============================================================================
22.28/22.34	c  0.0s |       0 |        0 |        0 |      530      0 |       52 |        4
22.28/22.35	c  0.0s |       1 |      183 |      100 |      530      0 |       52 |        4
22.28/22.37	c  0.0s |       2 |      438 |      250 |      530      0 |       52 |        4
22.28/22.39	c  0.1s |       3 |      807 |      475 |      530      1 |       52 |        4
22.38/22.43	c  0.1s |       4 |     1372 |      813 |      530      2 |       52 |        4
22.38/22.48	c  0.1s |       5 |     2137 |     1320 |      530      3 |       52 |        4
22.48/22.56	c  0.2s |       6 |     3349 |     2081 |      530      6 |       52 |        4
22.58/22.69	c  0.4s |       7 |     5079 |     3223 |      530      9 |       52 |        4
22.78/22.88	c  0.5s |       8 |     7517 |     4936 |      530     14 |       52 |        4
23.08/23.16	c  0.8s |       9 |    11198 |     7506 |      530     22 |       52 |        4
23.48/23.58	c  1.2s |      10 |    17058 |    11361 |      530     34 |       52 |        4
24.18/24.23	c  1.9s |      11 |    25156 |    17144 |      530     51 |       52 |        4
25.18/25.21	c  2.9s |      12 |    37375 |    25819 |      530     77 |       52 |        4
26.59/26.62	c  4.3s |      13 |    56974 |    38832 |      583    115 |       52 |        4
28.58/28.63	c  6.3s |      13 |    82449 |    56132 |      583    163 |       52 |        4
28.79/28.88	c  6.5s |      14 |    85603 |    58352 |      583    170 |       52 |        4
30.79/30.89	c  8.6s |      14 |   108792 |    75152 |      583    217 |       52 |        4
32.29/32.35	c 10.0s |      15 |   126836 |    87632 |      583    252 |       52 |        4
34.29/34.36	c 12.0s |      15 |   150463 |   104532 |      583    299 |       52 |        4
35.59/35.65	c 13.3s |      15 |   164685 |   114752 |      583    328 |       53 |        6
35.59/35.65	c #cpu_time = 13.278s
35.59/35.65	c #wall_clock_time = 13.313s
35.59/35.65	c #decision = 164685
35.59/35.65	c #random_decision = 416
35.59/35.65	c #conflict = 114752
35.59/35.65	c #restart = 15
35.59/35.65	c BCD2: updating lower bound of a core
35.59/35.65	c lower bound updated to 24
35.59/35.65	c BCD2: 24 <= obj <= 28
35.59/35.65	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=51
35.59/35.65	c BCD2: #sat=2 #unsat=4 bias=4/6
35.59/35.65	c Solving starts ...
35.59/35.65	c ============================[ Search Statistics ]============================
35.59/35.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.59/35.65	c       |         |          |          |    Limit     GC | Var      | Constra 
35.59/35.65	c =============================================================================
35.59/35.65	c  0.0s |       0 |        0 |        0 |      583      0 |       53 |        6
35.59/35.66	c  0.0s |       1 |      164 |      100 |      583      0 |       53 |        6
35.59/35.68	c  0.0s |       2 |      390 |      250 |      583      0 |       53 |        6
35.69/35.71	c  0.1s |       3 |      740 |      475 |      583      1 |       53 |        6
35.69/35.75	c  0.1s |       4 |     1247 |      813 |      583      2 |       53 |        6
35.79/35.81	c  0.2s |       5 |     2052 |     1320 |      583      4 |       53 |        6
35.79/35.89	c  0.2s |       6 |     3157 |     2081 |      583      6 |       53 |        6
35.99/36.02	c  0.4s |       7 |     4759 |     3223 |      583      9 |       53 |        6
36.19/36.21	c  0.6s |       8 |     7202 |     4936 |      583     13 |       53 |        6
36.39/36.49	c  0.8s |       9 |    11088 |     7506 |      583     21 |       53 |        6
36.89/36.92	c  1.3s |      10 |    16665 |    11361 |      583     31 |       53 |        6
37.49/37.59	c  1.9s |      11 |    25079 |    17144 |      642     47 |       53 |        6
38.49/38.60	c  2.9s |      12 |    37417 |    25819 |      642     70 |       53 |        6
40.09/40.11	c  4.5s |      13 |    55811 |    38832 |      642    104 |       53 |        6
42.09/42.12	c  6.5s |      13 |    80535 |    55832 |      642    147 |       53 |        6
42.39/42.41	c  6.8s |      14 |    84172 |    58352 |      642    154 |       53 |        6
44.39/44.42	c  8.8s |      14 |   108920 |    75952 |      642    199 |       53 |        6
45.69/45.73	c 10.1s |      15 |   126413 |    87632 |      642    229 |       53 |        6
47.68/47.73	c 12.1s |      15 |   150539 |   105032 |      642    274 |       53 |        6
49.69/49.74	c 14.1s |      15 |   173099 |   121532 |      642    316 |       53 |        6
50.48/50.57	c 14.9s |      15 |   182901 |   128284 |      642    334 |       54 |        8
50.48/50.57	c #cpu_time = 14.880s
50.48/50.57	c #wall_clock_time = 14.919s
50.48/50.57	c #decision = 182901
50.48/50.57	c #random_decision = 476
50.48/50.57	c #conflict = 128284
50.48/50.57	c #restart = 15
50.48/50.57	c BCD2: updating lower bound of a core
50.48/50.57	c lower bound updated to 28
50.48/50.57	c BCD2: 28 <= obj <= 28
50.48/50.57	c BCD2: #cores=1, #unrelaxed=0, #relaxed=13, #hardened=51
50.48/50.57	c BCD2: #sat=2 #unsat=5 bias=5/7
50.48/50.57	c Solving starts ...
50.48/50.57	c ============================[ Search Statistics ]============================
50.48/50.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
50.48/50.57	c       |         |          |          |    Limit     GC | Var      | Constra 
50.48/50.57	c =============================================================================
50.48/50.57	c  0.0s |       0 |        0 |        0 |      642      0 |       54 |        9
50.48/50.58	c  0.0s |       1 |      135 |      100 |      642      0 |       54 |        9
50.58/50.60	c  0.0s |       2 |      417 |      250 |      642      0 |       54 |        9
50.58/50.63	c  0.1s |       3 |      817 |      475 |      642      1 |       54 |        9
50.58/50.67	c  0.1s |       4 |     1317 |      813 |      642      2 |       54 |        9
50.69/50.72	c  0.2s |       5 |     2064 |     1320 |      642      3 |       54 |        9
50.79/50.82	c  0.2s |       6 |     3175 |     2081 |      642      5 |       54 |        9
50.88/50.95	c  0.4s |       7 |     4863 |     3223 |      642      8 |       54 |        9
51.08/51.16	c  0.6s |       8 |     7453 |     4936 |      642     12 |       54 |        9
51.38/51.46	c  0.9s |       9 |    11084 |     7506 |      642     19 |       54 |        9
51.79/51.90	c  1.3s |      10 |    16857 |    11361 |      642     29 |       54 |        9
52.48/52.55	c  2.0s |      11 |    25299 |    17144 |      642     44 |       54 |        9
52.89/52.96	c  2.4s |      11 |    30843 |    20965 |      642     53 |       54 |        9
52.89/52.96	c #cpu_time = 2.388s
52.89/52.96	c #wall_clock_time = 2.395s
52.89/52.96	c #decision = 30843
52.89/52.96	c #random_decision = 67
52.89/52.96	c #conflict = 20965
52.89/52.96	c #restart = 11
52.89/52.96	o 28
52.89/52.97	s OPTIMUM FOUND
52.89/52.97	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10
52.89/52.97	v -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20
52.89/52.97	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
52.89/52.97	v -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
52.89/52.97	v -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50
52.89/52.97	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
52.89/52.97	v -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70
52.89/52.97	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
52.89/52.97	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
52.89/52.97	v -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100
52.89/52.97	v -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
52.89/52.97	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
52.89/52.97	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
52.89/52.97	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
52.89/52.97	v -x141 -x142 x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
52.89/52.97	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
52.89/52.97	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
52.89/52.97	c total CPU time = 52.828s
52.89/52.97	c total wall clock time = 52.968s

Verifier Data

OK	28

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

pid=14012
running on 4 cores: 0,2,4,6

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.12 2.03 2.01 3/181 14015
/proc/meminfo: memFree=30959272/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=759228 CPUtime=0 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 2840 0 0 0 0 0 0 0 20 0 4 0 10709530 777449472 2689 33554432000 4194304 16246674 140736514597984 140736514597408 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 190319 2699 441 2943 0 187213 0
[pid=14015/tid=14016] ppid=14012 vsize=776636 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 795275264 2758 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=780732 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 799469568 2776 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=784828 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10709530 803663872 2792 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 14015
/proc/meminfo: memFree=30959272/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 18510 0 0 0 6 3 0 0 20 0 4 0 10709530 1247350784 18352 33554432000 4194304 16246674 140736514597984 140736514597408 12459121 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 304529 18356 617 2943 0 301423 0
[pid=14015/tid=14016] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 18359 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 18359 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 18359 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200509 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 14015
/proc/meminfo: memFree=30959272/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 26497 0 0 0 15 4 0 0 20 0 4 0 10709530 1247350784 26339 33554432000 4194304 16246674 140736514597984 140736514597408 13954914 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 304529 26339 617 2943 0 301423 0
[pid=14015/tid=14016] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 26339 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 26339 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 26340 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300505 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 14015
/proc/meminfo: memFree=30959272/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 37924 0 0 0 22 7 0 0 20 0 4 0 10709530 1247350784 37759 33554432000 4194304 16246674 140736514597984 140736514597408 6836566 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 304529 37771 805 2943 0 301423 0
[pid=14015/tid=14016] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 37775 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 37779 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 37783 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700396 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 14015
/proc/meminfo: memFree=30959272/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 108291 0 0 0 52 17 0 0 20 0 4 0 10709530 1247350784 108127 33554432000 4194304 16246674 140736514597984 140736514579904 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 304529 108134 812 2943 0 301423 0
[pid=14015/tid=14016] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 108137 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 108138 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10709530 1247350784 108145 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.12 2.03 2.01 3/185 14019
/proc/meminfo: memFree=30220472/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 245783 0 0 0 113 36 0 0 20 0 4 0 10709530 1248399360 245596 33554432000 4194304 16246674 140736514597984 140736514597296 6020887 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 304785 245596 872 2943 0 301679 0
[pid=14015/tid=14016] ppid=14012 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1248399360 245596 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1248399360 245596 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1248399360 245596 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10039 s]
/proc/loadavg: 2.11 2.03 2.01 3/185 14019
/proc/meminfo: memFree=29915680/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1305156 CPUtime=3.09 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 267318 0 0 0 270 39 0 0 20 0 4 0 10709530 1336479744 267131 33554432000 4194304 16246674 140736514597984 140736514579904 5711968 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 326289 267131 873 2943 0 323183 0
[pid=14015/tid=14016] ppid=14012 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1336479744 267131 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1336479744 267131 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1336479744 267131 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.11 2.03 2.01 3/185 14019
/proc/meminfo: memFree=29890592/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 267615 0 0 0 590 39 0 0 20 0 4 0 10709530 1337528320 267428 33554432000 4194304 16246674 140736514597984 140736514579904 12483230 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 326545 267428 875 2943 0 323439 0
[pid=14015/tid=14016] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267428 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267428 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267428 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.09 2.03 2.01 3/185 14068
/proc/meminfo: memFree=29891400/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 267616 0 0 0 1230 39 0 0 20 0 4 0 10709530 1337528320 267429 33554432000 4194304 16246674 140736514597984 140736514579904 12483366 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 326545 267429 875 2943 0 323439 0
[pid=14015/tid=14016] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267429 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267429 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267429 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5073 s]
/proc/loadavg: 2.08 2.03 2.00 3/185 14068
/proc/meminfo: memFree=29890580/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 267626 0 0 0 2510 39 0 0 20 0 4 0 10709530 1337528320 267439 33554432000 4194304 16246674 140736514597984 140736514579904 5661940 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 326545 267439 884 2943 0 323439 0
[pid=14015/tid=14016] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267439 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267439 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267439 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 14068
/proc/meminfo: memFree=29890380/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1306180 CPUtime=51.08 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 267654 0 0 0 5068 40 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140736514580984 5573014 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 326545 267466 884 2943 0 323439 0
[pid=14015/tid=14016] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

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

[startup+51.3004 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 14068
/proc/meminfo: memFree=29890380/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1306180 CPUtime=51.28 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 267654 0 0 0 5088 40 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140736514580984 5823694 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 326545 267466 884 2943 0 323439 0
[pid=14015/tid=14016] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.28
Current children cumulated vsize (KiB) 1306180

[startup+52.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 14068
/proc/meminfo: memFree=29890384/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1306180 CPUtime=52.08 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 267654 0 0 0 5168 40 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140736514579904 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 326545 267466 884 2943 0 323439 0
[pid=14015/tid=14016] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.08
Current children cumulated vsize (KiB) 1306180

[startup+52.5004 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 14068
/proc/meminfo: memFree=29890384/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1306180 CPUtime=52.48 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 267654 0 0 0 5208 40 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140736514579904 13820864 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 326545 267466 884 2943 0 323439 0
[pid=14015/tid=14016] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.48
Current children cumulated vsize (KiB) 1306180

[startup+52.9004 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 14068
/proc/meminfo: memFree=29890120/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=1306180 CPUtime=52.89 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202496 267655 0 0 0 5249 40 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140736514579904 5832216 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 326545 267466 884 2943 0 323439 0
[pid=14015/tid=14016] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14016/stat : 14016 (toysat) S 14012 14015 9721 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255425441008 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=14015/tid=14017] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14017/stat : 14017 (toysat) S 14012 14015 9721 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255414951152 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=14015/tid=14018] ppid=14012 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14015/task/14018/stat : 14018 (toysat) S 14012 14015 9721 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10709530 1337528320 267466 33554432000 4194304 16246674 140736514597984 140255404477616 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.89
Current children cumulated vsize (KiB) 1306180

[startup+53.0073 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 14068
/proc/meminfo: memFree=29890120/32872528 swapFree=7268/7268
[pid=14015] ppid=14012 vsize=0 CPUtime=52.99 cores=0,2,4,6
/proc/14015/stat : 14015 (toysat) R 14012 14015 9721 0 -1 4202500 267659 0 0 0 5255 44 0 0 20 0 1 0 10709530 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14015/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 53.027
CPU time (s): 53.0169
CPU user time (s): 52.556
CPU system time (s): 0.460929
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.556
system time used= 0.460929
maximum resident set size= 1069876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267659
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 54

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.270958 second user time and 0.582911 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-16 16:17:16
IDJOB=4093379
IDBENCH=78855
IDSOLVER=2553
FILE ID=node133/4093379-1466086636
RUNJOBID= node133-1466075558-12321
PBS_JOBID= 19904006
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 76159a1844a191e7556569a339118f97
RANDOM SEED=1885725901

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30960428 kB
Buffers:           34620 kB
Cached:            99636 kB
SwapCached:         1876 kB
Active:          1151536 kB
Inactive:          56392 kB
Active(anon):    1074820 kB
Inactive(anon):     1228 kB
Active(file):      76716 kB
Inactive(file):    55164 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67098888 kB
Dirty:             32808 kB
Writeback:             0 kB
AnonPages:       1080652 kB
Mapped:            10632 kB
Shmem:                 0 kB
Slab:             567172 kB
SReclaimable:      10768 kB
SUnreclaim:       556404 kB
KernelStack:        1536 kB
PageTables:         6552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1224512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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 node133 at 2016-06-16 16:18:09