Trace number 4093335

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.4059 53.4154

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-16T16:19:38+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-4093335-1466086778.wbo"]
0.00/0.01	c use --random-gen="3803079658 3256965840 2272878210 3712965440 1545672233 3836284551 370077984 3043684509 4185919106 623963724 2796346941 3517035336 516151279 2696649574 212456413 2565783493 3982961621 310622263 2857503954 2354077043 3473597336 3486322457 1346940920 3136226395 3672243315 1382881010 237307163 3110136223 3592628064 3832173280 2522587409 3096690989 3253499983 87207831 3879788599 566838962 213592224 3040977383 328930253 1413949835 954763724 2345339497 2863498031 2447864538 2137366447 455864057 4111581006 2836171325 2365149639 1512623923 548354491 3456218008 3332537103 457090545 2933582035 2874504022 3232452927 891566191 1126030305 863380842 3611824457 389627138 3340481386 3170887699 226652087 341785325 3404282681 366671741 2540917425 2810944263 3886206568 2395356627 493788969 1480703470 891098391 1601917449 3168691955 2319961932 2615488981 2462529780 1775797801 3454177353 1889868618 1739590310 272334548 2618980977 2868939056 1667861148 2271415858 2654735234 3730342486 66712703 946341285 87848075 2862948674 2853959210 3034416436 1140712986 2619410019 1865684958 322645262 3815139759 2643026727 3201869490 737807826 171440030 973772580 1830369458 3273952675 1692113993 3253369464 466370170 2291775449 3313739369 2868996530 2449263925 763608147 393659745 582710576 4023513944 1417744572 3702436611 3075491819 417982889 4073837858 3698069225 2587117001 2336373434 2410553086 3483434476 463185215 571010461 588301522 2334714298 334206935 3020028386 2985655644 3565256121 4054704973 1578452171 3274884180 1722832329 3101360093 1488689114 1211529857 2402464312 1216926727 3296416612 1864025158 701551864 2265221638 910295886 4094880827 1858201771 2177543936 4229552102 1813903005 2253547361 1967920800 4176697261 4273711500 12345695 2592612693 3496976278 1173521920 2711698894 4064536108 239576094 2783850119 3337061880 2814827532 2759119536 569318362 393613610 3440146952 1315686020 2893064546 1872528133 80018050 1053451754 2810819335 1635259510 2116876395 560950411 383743163 3525076560 526048616 1883367214 3635869065 1535353593 422522219 2415442098 3057000137 830936448 47523944 613563518 565153365 2095610850 107201383 3443640446 2203572180 15596509 4047057812 1235849331 4288449302 3431352977 806116850 3319872396 3158501657 1921350191 3888968934 536499418 1631464123 4103567782 209413583 3730131618 4081491471 1038872153 1174318414 379711406 1571976598 3718910363 3917642197 3908190041 1761537173 1911756259 4197656841 166200785 2918715546 520983888 853115410 3235136647 3778791592 110775865 2963956540 2486081143 713563641 3860067360 3542823139 3458944225 2493576060 192410197 1887913477 4122782942 988149103 1715148182 2062746486 3797191435 2587126718 475511630 480117646 1981444045 1085568069 1598414524 2530069163 237329935 255 362436" option to reproduce the execution
0.09/0.13	c #vars 231
0.09/0.13	c #constraints 2707
0.09/0.18	c BCD2: Hardening is enabled.
0.09/0.18	c BCD2: BiasedSearch is enabled.
0.09/0.18	c Solving starts ...
0.09/0.18	c ============================[ Search Statistics ]============================
0.09/0.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.18	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.18	c =============================================================================
0.19/0.46	c  0.0s |       0 |        0 |        0 |     1584      0 |        0 |        0
0.19/0.46	c  0.0s |       0 |     1998 |       42 |     1584      0 |        0 |        0
0.19/0.46	c #cpu_time = 0.012s
0.19/0.46	c #wall_clock_time = 0.012s
0.19/0.46	c #decision = 1998
0.19/0.46	c #random_decision = 13
0.19/0.46	c #conflict = 42
0.19/0.46	c #restart = 0
0.19/0.46	o 339
0.19/0.46	c BCD2: updating upper bound: 92460 -> 338
0.19/0.46	c BCD2: 0 <= obj <= 338
0.19/0.46	c BCD2: #cores=0, #unrelaxed=1816, #relaxed=0, #hardened=0
0.19/0.46	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.46	c Solving starts ...
0.19/0.46	c ============================[ Search Statistics ]============================
0.19/0.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.46	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.46	c =============================================================================
0.19/0.46	c  0.0s |       0 |        0 |        0 |     1584      0 |        0 |        0
0.19/0.46	c  0.0s |       1 |     2021 |      100 |     1743      0 |        0 |        0
0.19/0.46	c  0.1s |       2 |     4111 |      250 |     1918      0 |        0 |        0
0.19/0.46	c  0.1s |       3 |     6341 |      475 |     2110      0 |        0 |        0
0.19/0.46	c  0.2s |       4 |     8712 |      813 |     2321      0 |        0 |        0
0.55/0.56	c  0.4s |       5 |    11365 |     1320 |     2554      0 |        0 |        0
0.89/0.91	c  0.7s |       6 |    14371 |     2081 |     2810      0 |        0 |        0
1.19/1.27	c  1.1s |       7 |    18090 |     3223 |     3092      0 |        0 |        0
1.99/2.07	c  1.9s |       8 |    22707 |     4936 |     3402      1 |        0 |        0
3.50/3.52	c  3.3s |       9 |    28866 |     7506 |     3743      2 |        0 |        0
5.49/5.53	c  5.3s |       9 |    36060 |    10606 |     3743      3 |        0 |        0
5.99/6.04	c  5.8s |      10 |    37315 |    11361 |     4118      3 |        0 |        0
7.99/8.05	c  7.8s |      10 |    43733 |    13861 |     4118      4 |        0 |        0
9.98/10.10	c  9.9s |      10 |    47205 |    15861 |     4118      5 |        0 |        0
10.29/10.38	c 10.2s |      10 |    48298 |    16359 |     4118      5 |        0 |        0
10.29/10.38	c #cpu_time = 10.141s
10.29/10.38	c #wall_clock_time = 10.167s
10.29/10.38	c #decision = 48298
10.29/10.38	c #random_decision = 24
10.29/10.38	c #conflict = 16359
10.29/10.38	c #restart = 10
10.29/10.38	c BCD2: found a new core of size 1544: cost of the new core is >=1
10.29/10.38	c lower bound updated to 1
10.29/10.38	c BCD2: 1 <= obj <= 338
10.29/10.38	c BCD2: #cores=1, #unrelaxed=272, #relaxed=1544, #hardened=0
10.29/10.38	c BCD2: #sat=1 #unsat=2 bias=2/3
10.29/10.39	c Solving starts ...
10.29/10.39	c ============================[ Search Statistics ]============================
10.29/10.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.29/10.39	c       |         |          |          |    Limit     GC | Var      | Constra 
10.29/10.39	c =============================================================================
10.29/10.39	c  0.0s |       0 |        0 |        0 |     4118      0 |        0 |        0
10.59/10.60	c  0.2s |       0 |     1783 |       75 |     4118      1 |        0 |        0
10.59/10.60	c #cpu_time = 0.212s
10.59/10.60	c #wall_clock_time = 0.213s
10.59/10.60	c #decision = 1783
10.59/10.60	c #random_decision = 5
10.59/10.60	c #conflict = 75
10.59/10.60	c #restart = 0
10.59/10.60	o 215
10.59/10.60	c BCD2: updating upper bound: 338 -> 214
10.59/10.61	c BCD2: 1 <= obj <= 214
10.59/10.61	c BCD2: #cores=1, #unrelaxed=272, #relaxed=1544, #hardened=0
10.59/10.61	c BCD2: #sat=2 #unsat=2 bias=2/4
10.59/10.62	c Solving starts ...
10.59/10.62	c ============================[ Search Statistics ]============================
10.59/10.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.59/10.62	c       |         |          |          |    Limit     GC | Var      | Constra 
10.59/10.62	c =============================================================================
10.59/10.62	c  0.0s |       0 |        0 |        0 |     4118      0 |        0 |        1
10.59/10.66	c  0.0s |       0 |      754 |        0 |     4118      0 |        0 |        1
10.59/10.66	c #cpu_time = 0.038s
10.59/10.66	c #wall_clock_time = 0.038s
10.59/10.66	c #decision = 754
10.59/10.66	c #random_decision = 1
10.59/10.66	c #conflict = 0
10.59/10.66	c #restart = 0
10.59/10.66	o 148
10.59/10.66	c BCD2: updating upper bound: 214 -> 147
10.59/10.67	c BCD2: 1 <= obj <= 147
10.59/10.67	c BCD2: #cores=1, #unrelaxed=272, #relaxed=1544, #hardened=0
10.59/10.67	c BCD2: #sat=3 #unsat=2 bias=2/5
10.59/10.68	c Solving starts ...
10.59/10.68	c ============================[ Search Statistics ]============================
10.59/10.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.59/10.68	c       |         |          |          |    Limit     GC | Var      | Constra 
10.59/10.68	c =============================================================================
10.59/10.68	c  0.0s |       0 |        0 |        0 |     4118      0 |        0 |        2
10.78/10.80	c  0.1s |       1 |      453 |      100 |     4118      0 |        0 |        2
10.98/11.07	c  0.4s |       2 |      998 |      250 |     4118      0 |        0 |        2
11.29/11.40	c  0.7s |       3 |     1640 |      475 |     4118      0 |        0 |        2
11.69/11.78	c  1.1s |       4 |     2554 |      813 |     4530      0 |        0 |        2
12.08/12.14	c  1.5s |       4 |     3404 |     1046 |     4530      0 |        0 |        2
12.08/12.14	c #cpu_time = 1.453s
12.08/12.14	c #wall_clock_time = 1.457s
12.08/12.14	c #decision = 3404
12.08/12.14	c #random_decision = 6
12.08/12.14	c #conflict = 1046
12.08/12.14	c #restart = 4
12.08/12.14	o 32
12.08/12.14	c BCD2: hardening fixes 1287 literals
12.08/12.14	c BCD2: updating upper bound: 147 -> 31
12.08/12.14	c BCD2: 1 <= obj <= 31
12.08/12.14	c BCD2: #cores=1, #unrelaxed=66, #relaxed=463, #hardened=1287
12.08/12.14	c BCD2: #sat=4 #unsat=2 bias=2/6
12.08/12.15	c Solving starts ...
12.08/12.15	c ============================[ Search Statistics ]============================
12.08/12.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.08/12.15	c       |         |          |          |    Limit     GC | Var      | Constra 
12.08/12.15	c =============================================================================
12.08/12.15	c  0.0s |       0 |        0 |        0 |     4530      0 |     1287 |        3
12.18/12.25	c  0.1s |       1 |      219 |      100 |     4530      0 |     1287 |        3
12.30/12.38	c  0.2s |       2 |      545 |      250 |     4530      0 |     1287 |        3
12.49/12.53	c  0.4s |       3 |     1186 |      475 |     4530      0 |     1287 |        3
12.69/12.71	c  0.6s |       4 |     1794 |      813 |     4530      0 |     1287 |        3
12.89/12.95	c  0.8s |       5 |     2662 |     1320 |     4530      0 |     1287 |        3
13.19/13.29	c  1.1s |       6 |     4103 |     2081 |     4530      0 |     1287 |        3
13.79/13.90	c  1.7s |       7 |     6100 |     3223 |     4530      1 |     1287 |        3
14.49/14.59	c  2.4s |       8 |     8892 |     4936 |     4530      1 |     1287 |        3
15.19/15.21	c  3.1s |       8 |    11801 |     6450 |     4530      2 |     1287 |        3
15.19/15.21	c #cpu_time = 3.054s
15.19/15.21	c #wall_clock_time = 3.062s
15.19/15.21	c #decision = 11801
15.19/15.21	c #random_decision = 12
15.19/15.21	c #conflict = 6450
15.19/15.21	c #restart = 8
15.19/15.21	o 13
15.19/15.21	c BCD2: hardening fixes 332 literals
15.19/15.21	c BCD2: updating upper bound: 31 -> 12
15.19/15.21	c BCD2: 1 <= obj <= 12
15.19/15.21	c BCD2: #cores=1, #unrelaxed=23, #relaxed=174, #hardened=1619
15.19/15.21	c BCD2: #sat=5 #unsat=2 bias=2/7
15.19/15.21	c Solving starts ...
15.19/15.21	c ============================[ Search Statistics ]============================
15.19/15.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.19/15.21	c       |         |          |          |    Limit     GC | Var      | Constra 
15.19/15.21	c =============================================================================
15.19/15.21	c  0.0s |       0 |        0 |        0 |     4530      0 |     1619 |        4
15.19/15.26	c  0.0s |       1 |      252 |      100 |     4530      0 |     1619 |        4
15.29/15.32	c  0.1s |       2 |      527 |      250 |     4530      0 |     1619 |        4
15.39/15.42	c  0.2s |       3 |      956 |      475 |     4530      0 |     1619 |        4
15.49/15.54	c  0.3s |       4 |     1596 |      813 |     4530      0 |     1619 |        4
15.69/15.73	c  0.5s |       5 |     2499 |     1320 |     4530      0 |     1619 |        4
15.99/16.00	c  0.8s |       6 |     3792 |     2081 |     4983      0 |     1619 |        4
16.39/16.48	c  1.3s |       7 |     5725 |     3223 |     4983      0 |     1619 |        4
16.99/17.08	c  1.9s |       8 |     8718 |     4936 |     4983      1 |     1619 |        4
18.09/18.18	c  3.0s |       9 |    12692 |     7506 |     4983      2 |     1619 |        4
19.79/19.89	c  4.7s |      10 |    18686 |    11361 |     4983      3 |     1619 |        4
21.88/21.91	c  6.7s |      10 |    26364 |    16061 |     5482      4 |     1619 |        4
22.38/22.43	c  7.2s |      11 |    28050 |    17144 |     5482      4 |     1619 |        4
24.39/24.44	c  9.2s |      11 |    34500 |    21344 |     5482      6 |     1619 |        4
26.28/26.37	c 11.2s |      12 |    41685 |    25819 |     5482      7 |     1619 |        4
28.28/28.38	c 13.2s |      12 |    49000 |    30319 |     5482      8 |     1619 |        4
30.38/30.41	c 15.2s |      12 |    55584 |    34719 |     6031      9 |     1619 |        4
32.19/32.29	c 17.1s |      13 |    61993 |    38832 |     6031     10 |     1619 |        4
32.58/32.60	c 17.4s |      13 |    62944 |    39468 |     6031     10 |     1619 |        4
32.58/32.60	c #cpu_time = 17.340s
32.58/32.60	c #wall_clock_time = 17.385s
32.58/32.60	c #decision = 62944
32.58/32.60	c #random_decision = 111
32.58/32.60	c #conflict = 39468
32.58/32.60	c #restart = 13
32.58/32.60	c BCD2: relaxing 21 and merging with 1 cores into a new core of size 1565: cost of the new core is >=2
32.58/32.60	c lower bound updated to 2
32.58/32.60	c BCD2: 2 <= obj <= 12
32.58/32.60	c BCD2: #cores=1, #unrelaxed=2, #relaxed=195, #hardened=1619
32.58/32.60	c BCD2: #sat=5 #unsat=3 bias=3/8
32.58/32.60	c Solving starts ...
32.58/32.60	c ============================[ Search Statistics ]============================
32.58/32.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.58/32.60	c       |         |          |          |    Limit     GC | Var      | Constra 
32.58/32.60	c =============================================================================
32.58/32.60	c  0.0s |       0 |        0 |        0 |     6031      0 |     1624 |        4
32.68/32.78	c  0.2s |       1 |      208 |      100 |     6031      0 |     1624 |       13
32.78/32.84	c  0.2s |       2 |      469 |      250 |     6031      0 |     1624 |       13
32.88/32.92	c  0.3s |       3 |      815 |      475 |     6031      0 |     1624 |       13
32.98/33.06	c  0.5s |       4 |     1356 |      813 |     6031      0 |     1624 |       13
33.19/33.27	c  0.7s |       5 |     2196 |     1320 |     6031      0 |     1624 |       13
33.58/33.65	c  1.0s |       6 |     3343 |     2081 |     6031      0 |     1624 |       13
34.18/34.29	c  1.7s |       7 |     4957 |     3223 |     6031      0 |     1624 |       13
34.98/35.09	c  2.5s |       8 |     7517 |     4936 |     6031      1 |     1624 |       13
36.18/36.22	c  3.6s |       9 |    11294 |     7506 |     6031      1 |     1624 |       13
37.78/37.89	c  5.3s |      10 |    17166 |    11361 |     6031      2 |     1624 |       13
38.28/38.38	c  5.8s |      10 |    18778 |    12332 |     6031      2 |     1624 |       13
38.28/38.38	c #cpu_time = 5.761s
38.28/38.38	c #wall_clock_time = 5.776s
38.28/38.38	c #decision = 18778
38.28/38.38	c #random_decision = 28
38.28/38.38	c #conflict = 12332
38.28/38.38	c #restart = 10
38.28/38.38	o 7
38.28/38.38	c BCD2: hardening fixes 93 literals
38.28/38.38	c BCD2: updating upper bound: 12 -> 6
38.28/38.38	c BCD2: 2 <= obj <= 6
38.28/38.38	c BCD2: #cores=1, #unrelaxed=2, #relaxed=102, #hardened=1712
38.28/38.38	c BCD2: #sat=6 #unsat=3 bias=3/9
38.28/38.38	c Solving starts ...
38.28/38.38	c ============================[ Search Statistics ]============================
38.28/38.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.28/38.38	c       |         |          |          |    Limit     GC | Var      | Constra 
38.28/38.38	c =============================================================================
38.28/38.38	c  0.0s |       0 |        0 |        0 |     6031      0 |     1717 |       14
38.38/38.43	c  0.1s |       1 |      189 |      100 |     6031      0 |     1717 |       14
38.48/38.53	c  0.2s |       2 |      471 |      250 |     6031      1 |     1717 |       14
38.58/38.62	c  0.2s |       3 |      869 |      475 |     6031      1 |     1717 |       14
38.69/38.74	c  0.4s |       4 |     1435 |      813 |     6031      1 |     1717 |       14
38.88/38.93	c  0.6s |       5 |     2360 |     1320 |     6031      1 |     1717 |       14
39.18/39.22	c  0.8s |       6 |     3857 |     2081 |     6031      1 |     1717 |       14
39.58/39.62	c  1.2s |       7 |     6012 |     3223 |     6031      1 |     1717 |       14
40.28/40.30	c  1.9s |       8 |     8813 |     4936 |     6031      2 |     1717 |       14
40.68/40.72	c  2.3s |       8 |    11234 |     6382 |     6031      2 |     1718 |       16
40.68/40.72	c #cpu_time = 2.341s
40.68/40.72	c #wall_clock_time = 2.347s
40.68/40.72	c #decision = 11234
40.68/40.72	c #random_decision = 30
40.68/40.72	c #conflict = 6382
40.68/40.73	c #restart = 8
40.68/40.73	c BCD2: updating lower bound of a core
40.68/40.73	c lower bound updated to 4
40.68/40.73	c BCD2: hardening fixes 1 literals
40.68/40.73	c BCD2: 4 <= obj <= 6
40.68/40.73	c BCD2: #cores=1, #unrelaxed=1, #relaxed=102, #hardened=1713
40.68/40.73	c BCD2: #sat=6 #unsat=4 bias=4/10
40.68/40.73	c Solving starts ...
40.68/40.73	c ============================[ Search Statistics ]============================
40.68/40.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
40.68/40.73	c       |         |          |          |    Limit     GC | Var      | Constra 
40.68/40.73	c =============================================================================
40.68/40.73	c  0.0s |       0 |        0 |        0 |     6031      0 |     1719 |       16
40.78/40.80	c  0.1s |       1 |      209 |      100 |     6031      0 |     1719 |       16
40.78/40.87	c  0.1s |       2 |      542 |      250 |     6031      0 |     1719 |       16
40.89/40.95	c  0.2s |       3 |      990 |      475 |     6031      0 |     1719 |       16
40.99/41.08	c  0.4s |       4 |     1590 |      813 |     6031      0 |     1719 |       16
41.18/41.26	c  0.5s |       5 |     2462 |     1320 |     6031      0 |     1719 |       16
41.48/41.58	c  0.9s |       6 |     3724 |     2081 |     6031      0 |     1719 |       16
41.99/42.07	c  1.3s |       7 |     5665 |     3223 |     6031      0 |     1719 |       16
42.78/42.81	c  2.1s |       8 |     8592 |     4936 |     6635      1 |     1719 |       16
43.78/43.85	c  3.1s |       9 |    13004 |     7506 |     6635      1 |     1719 |       16
45.38/45.45	c  4.7s |      10 |    19146 |    11361 |     6635      2 |     1719 |       16
46.28/46.31	c  5.6s |      10 |    22023 |    13226 |     6635      3 |     1720 |       18
46.28/46.31	c #cpu_time = 5.566s
46.28/46.31	c #wall_clock_time = 5.580s
46.28/46.31	c #decision = 22023
46.28/46.31	c #random_decision = 70
46.28/46.31	c #conflict = 13226
46.28/46.31	c #restart = 10
46.28/46.31	c BCD2: updating lower bound of a core
46.28/46.31	c lower bound updated to 6
46.28/46.31	c BCD2: hardening fixes 1 literals
46.28/46.31	c BCD2: 6 <= obj <= 6
46.28/46.31	c BCD2: #cores=1, #unrelaxed=0, #relaxed=102, #hardened=1714
46.28/46.31	c BCD2: #sat=6 #unsat=5 bias=5/11
46.28/46.31	c Solving starts ...
46.28/46.31	c ============================[ Search Statistics ]============================
46.28/46.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
46.28/46.31	c       |         |          |          |    Limit     GC | Var      | Constra 
46.28/46.31	c =============================================================================
46.28/46.31	c  0.0s |       0 |        0 |        0 |     6635      0 |     1721 |       18
46.38/46.43	c  0.1s |       1 |      131 |      100 |     6635      0 |     1721 |       18
46.38/46.48	c  0.2s |       2 |      395 |      250 |     6635      0 |     1721 |       18
46.48/46.56	c  0.2s |       3 |      743 |      475 |     6635      0 |     1721 |       18
46.58/46.67	c  0.4s |       4 |     1296 |      813 |     6635      0 |     1721 |       18
46.79/46.87	c  0.6s |       5 |     2093 |     1320 |     6635      0 |     1721 |       18
47.09/47.11	c  0.8s |       6 |     3289 |     2081 |     6635      0 |     1721 |       18
47.49/47.52	c  1.2s |       7 |     5100 |     3223 |     6635      0 |     1721 |       18
48.19/48.27	c  2.0s |       8 |     7705 |     4936 |     6635      0 |     1721 |       18
49.39/49.44	c  3.1s |       9 |    11561 |     7506 |     6635      1 |     1721 |       18
51.19/51.20	c  4.9s |      10 |    17393 |    11361 |     6635      2 |     1721 |       18
53.18/53.24	c  6.9s |      10 |    24597 |    16161 |     6635      3 |     1721 |       18
53.28/53.35	c  7.0s |      10 |    24905 |    16384 |     6635      3 |     1722 |       20
53.28/53.35	c #cpu_time = 7.018s
53.28/53.35	c #wall_clock_time = 7.036s
53.28/53.35	c #decision = 24905
53.28/53.35	c #random_decision = 74
53.28/53.35	c #conflict = 16384
53.28/53.35	c #restart = 10
53.28/53.35	c BCD2: updating lower bound of a core
53.28/53.35	c lower bound updated to 7
53.28/53.35	s OPTIMUM FOUND
53.28/53.35	v -x1 -x2 x3 -x4 -x5 x6 -x7 -x8 -x9 -x10
53.28/53.35	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
53.28/53.35	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
53.28/53.35	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
53.28/53.35	v x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50
53.28/53.35	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
53.28/53.35	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
53.28/53.35	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80
53.28/53.35	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 x89 -x90
53.28/53.35	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
53.28/53.35	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
53.28/53.35	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
53.28/53.35	v x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130
53.28/53.35	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
53.28/53.35	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
53.28/53.35	v -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160
53.28/53.35	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170
53.28/53.35	v -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
53.28/53.35	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190
53.28/53.35	v -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200
53.28/53.35	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
53.28/53.35	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220
53.28/53.35	v -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 -x230
53.28/53.35	v -x231
53.28/53.35	c total CPU time = 53.215s
53.28/53.35	c total wall clock time = 53.352s

Verifier Data

OK	7

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

pid=11772
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.30 2.23 2.19 2/179 11775
/proc/meminfo: memFree=29643324/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=712124 CPUtime=0 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 2655 0 0 0 0 0 0 0 20 0 4 0 10724310 729214976 3015 33554432000 4194304 16246674 140736528478656 140736528478080 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 178799 3024 441 2943 0 175693 0
[pid=11775/tid=11776] ppid=11772 vsize=729532 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 747040768 3084 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=733628 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 751235072 3100 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=738748 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10724310 756477952 3117 33554432000 4194304 16246674 140736528478656 140257609632944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.30 2.23 2.19 2/179 11775
/proc/meminfo: memFree=29643324/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 24789 0 0 0 5 4 0 0 20 0 4 0 10724310 1247350784 25142 33554432000 4194304 16246674 140736528478656 140736528478080 6144396 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 304529 25143 619 2943 0 301423 0
[pid=11775/tid=11776] ppid=11772 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1247350784 25143 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1247350784 25144 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10724310 1247350784 25144 33554432000 4194304 16246674 140736528478656 140257609632944 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.200471 s]
/proc/loadavg: 2.30 2.23 2.19 2/179 11775
/proc/meminfo: memFree=29643324/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1221188 CPUtime=0.19 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 32079 0 0 0 14 5 0 0 20 0 4 0 10724310 1250496512 32386 33554432000 4194304 16246674 140736528478656 140736528477968 12414472 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 305297 32386 915 2943 0 302191 0
[pid=11775/tid=11776] ppid=11772 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1250496512 32386 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1250496512 32386 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1250496512 32386 33554432000 4194304 16246674 140736528478656 140257609632944 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) 1221188

[startup+0.564691 s]
/proc/loadavg: 2.30 2.23 2.19 2/179 11775
/proc/meminfo: memFree=29643324/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1307204 CPUtime=0.55 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 58313 0 0 0 46 9 0 0 20 0 4 0 10724310 1338576896 58621 33554432000 4194304 16246674 140736528478656 140736528477968 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 326801 58644 922 2943 0 323695 0
[pid=11775/tid=11776] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 58658 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 58666 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 58676 33554432000 4194304 16246674 140736528478656 140257609632944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 1307204

[startup+0.700367 s]
/proc/loadavg: 2.30 2.23 2.19 2/179 11775
/proc/meminfo: memFree=29643324/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 86337 0 0 0 56 13 0 0 20 0 4 0 10724310 1338576896 86644 33554432000 4194304 16246674 140736528478656 140736528460544 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 326801 86644 926 2943 0 323695 0
[pid=11775/tid=11776] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 86644 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 86644 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 86644 33554432000 4194304 16246674 140736528478656 140257609632944 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) 1307204

[startup+1.50047 s]
/proc/loadavg: 2.30 2.23 2.19 3/183 11779
/proc/meminfo: memFree=29297672/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 86341 0 0 0 136 13 0 0 20 0 4 0 10724310 1338576896 86648 33554432000 4194304 16246674 140736528478656 140736528460544 13880901 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 326801 86648 930 2943 0 323695 0
[pid=11775/tid=11776] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 86648 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 86648 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 86648 33554432000 4194304 16246674 140736528478656 140257609632944 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) 1307204

[startup+3.10036 s]
/proc/loadavg: 2.30 2.23 2.19 3/183 11779
/proc/meminfo: memFree=29297052/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1307204 CPUtime=3.09 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 86341 0 0 0 296 13 0 0 20 0 4 0 10724310 1338576896 86648 33554432000 4194304 16246674 140736528478656 140736528461656 5673495 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 326801 86648 930 2943 0 323695 0
[pid=11775/tid=11776] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 86648 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 86648 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1338576896 86648 33554432000 4194304 16246674 140736528478656 140257609632944 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) 1307204

[startup+6.30041 s]
/proc/loadavg: 2.27 2.23 2.19 3/183 11779
/proc/meminfo: memFree=29295360/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 86599 0 0 0 616 13 0 0 20 0 4 0 10724310 1339625472 86906 33554432000 4194304 16246674 140736528478656 140736528460544 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 327057 86906 932 2943 0 323951 0
[pid=11775/tid=11776] ppid=11772 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1339625472 86906 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1339625472 86906 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1339625472 86906 33554432000 4194304 16246674 140736528478656 140257609632944 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) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.25 2.22 2.18 3/183 11779
/proc/meminfo: memFree=28752052/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1315396 CPUtime=12.69 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 235505 0 0 0 1236 33 0 0 20 0 4 0 10724310 1346965504 235812 33554432000 4194304 16246674 140736528478656 140736528460544 13965472 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 328849 235812 942 2943 0 325743 0
[pid=11775/tid=11776] ppid=11772 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1346965504 235812 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1346965504 235812 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1346965504 235812 33554432000 4194304 16246674 140736528478656 140257609632944 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) 1315396

[startup+25.5004 s]
/proc/loadavg: 2.28 2.23 2.19 3/184 11782
/proc/meminfo: memFree=28557296/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1315396 CPUtime=25.49 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 269840 0 0 0 2512 37 0 0 20 0 4 0 10724310 1346965504 270147 33554432000 4194304 16246674 140736528478656 140736528460544 5523508 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 328849 270147 942 2943 0 325743 0
[pid=11775/tid=11776] ppid=11772 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1346965504 270147 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1346965504 270147 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1346965504 270147 33554432000 4194304 16246674 140736528478656 140257609632944 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) 1315396

[startup+51.1004 s]
/proc/loadavg: 2.18 2.21 2.18 3/184 11782
/proc/meminfo: memFree=28548732/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1323588 CPUtime=51.08 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 272120 0 0 0 5070 38 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140736528460544 5523371 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 330897 272427 942 2943 0 327791 0
[pid=11775/tid=11776] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257609632944 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) 1323588

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

[startup+51.4004 s]
/proc/loadavg: 2.18 2.21 2.18 3/184 11782
/proc/meminfo: memFree=28548732/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1323588 CPUtime=51.38 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 272120 0 0 0 5100 38 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140736528460544 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 330897 272427 942 2943 0 327791 0
[pid=11775/tid=11776] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257609632944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.38
Current children cumulated vsize (KiB) 1323588

[startup+52.2004 s]
/proc/loadavg: 2.18 2.21 2.18 3/184 11782
/proc/meminfo: memFree=28548608/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1323588 CPUtime=52.18 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 272120 0 0 0 5180 38 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140736528460544 5523124 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 330897 272427 942 2943 0 327791 0
[pid=11775/tid=11776] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257609632944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.18
Current children cumulated vsize (KiB) 1323588

[startup+53.0004 s]
/proc/loadavg: 2.18 2.21 2.18 3/184 11782
/proc/meminfo: memFree=28548732/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=1323588 CPUtime=52.99 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202496 272120 0 0 0 5261 38 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140736528460544 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 330897 272427 942 2943 0 327791 0
[pid=11775/tid=11776] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11776/stat : 11776 (toysat) S 11772 11775 9104 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257630596336 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11775/tid=11777] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11777/stat : 11777 (toysat) S 11772 11775 9104 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257620106480 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11775/tid=11778] ppid=11772 vsize=1323588 CPUtime=0 cores=0,2,4,6
/proc/11775/task/11778/stat : 11778 (toysat) S 11772 11775 9104 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10724310 1355354112 272427 33554432000 4194304 16246674 140736528478656 140257609632944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.99
Current children cumulated vsize (KiB) 1323588

[startup+53.4004 s]
/proc/loadavg: 2.18 2.21 2.18 3/184 11782
/proc/meminfo: memFree=28548732/32872528 swapFree=1199460/1313924
[pid=11775] ppid=11772 vsize=0 CPUtime=53.38 cores=0,2,4,6
/proc/11775/stat : 11775 (toysat) R 11772 11775 9104 0 -1 4202500 272122 0 0 0 5296 42 0 0 20 0 1 0 10724310 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11775/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 53.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 53.4154
CPU time (s): 53.4059
CPU user time (s): 52.9619
CPU system time (s): 0.443932
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 1323588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.9619
system time used= 0.443932
maximum resident set size= 1089712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272122
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= 18
involuntary context switches= 55

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.407937 second user time and 0.460929 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-16 16:19:38
IDJOB=4093335
IDBENCH=78913
IDSOLVER=2553
FILE ID=node131/4093335-1466086778
RUNJOBID= node131-1466075598-10666
PBS_JOBID= 19904008
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552423--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-4093335-1466086778/watcher-4093335-1466086778 -o /tmp/evaluation-result-4093335-1466086778/solver-4093335-1466086778 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466075598-10666 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093335-1466086778.wbo

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

MD5SUM BENCH= c3adda683c0d048bf44386b3ccfc9e41
RANDOM SEED=1711758045

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.56
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.752
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.57
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.752
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:        29643480 kB
Buffers:           33484 kB
Cached:           104460 kB
SwapCached:         1972 kB
Active:          1147852 kB
Inactive:          64312 kB
Active(anon):    1075040 kB
Inactive(anon):     1452 kB
Active(file):      72812 kB
Inactive(file):    62860 kB
Unevictable:     1313924 kB
Mlocked:         1199460 kB
SwapTotal:      67108856 kB
SwapFree:       67099344 kB
Dirty:             32884 kB
Writeback:             0 kB
AnonPages:       2436220 kB
Mapped:            10584 kB
Shmem:                 0 kB
Slab:             567052 kB
SReclaimable:      11040 kB
SUnreclaim:       556012 kB
KernelStack:        1520 kB
PageTables:         8736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2530800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node131 at 2016-06-16 16:20:31