Trace number 4110234

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 40.3239 40.3325

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-19T15:59:52+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-4110234-1466344792.wbo"]
0.00/0.01	c use --random-gen="1956063788 2578548807 1802577150 2834660092 719842891 2687190473 2001528729 3368590580 1089462292 24427121 2744103780 3551834929 2197991670 829061423 3155228641 4042526800 2318950771 2396089410 2713661478 1257786953 2744315449 2899643478 2050109854 732966841 3804651105 3983268674 1001217976 4114402821 131411970 1451985086 26927874 2809598245 1178529036 3525486156 3342322705 2822644684 2912395659 152827894 1355197318 1350329938 1663181283 841864230 2325817452 4237973249 1644185966 1501480247 2114198000 4176675914 141585202 999599810 298807194 4255026600 509399043 1391798008 3129393958 1642607422 407641856 1294407682 1649295950 1717292909 3843668390 1132695579 3708299873 1374996965 2051995538 1088934130 2705401167 2660715692 4157399594 1800849913 61040903 2501284694 1156797322 1519158456 1779771206 4279307915 4232530142 1895611699 618035310 3845539460 874640111 3675665647 1525145500 4114736981 1115083768 2848428669 2662729016 2868120381 1967045816 306106103 713879605 1228951012 3772856511 4000655379 404031334 1986473142 1662709400 429952181 2647950088 1076957210 1758165552 4128453742 214544328 1190772091 2346337662 3253098822 706925772 3443899246 556187574 2165999761 373690613 3910715794 47182905 3372476238 1463941954 731746716 1728646695 1484737135 1894255267 1333057596 4207144329 1396178858 2407058550 1846579721 4238293798 1216107030 2861775808 1905271212 443491817 974612382 44998726 872537454 1537353442 4144983974 588534733 380574269 2173574074 1164117208 1148413445 438677422 1524636114 1416422059 3943180889 2657032826 3545999593 1572298983 3249557279 2520959458 3058273305 4010414033 2759544766 2193045352 2053675457 223128251 4257145128 1975551328 2326287856 3397366061 2462809383 915806411 1397468573 1788884848 582755098 755010005 2757684245 1310218487 1068528565 1475465589 2545534876 659673238 156180064 3045458009 462220718 4169242381 3280790611 1381012982 1966064986 2504488296 3546627178 1499355624 3252140003 2996172284 1769279553 1636281935 723296449 1438059769 1283361549 2106047052 2129086913 2331042340 4239079868 2744592168 3792848987 755666914 4192868157 3085073841 927156266 2169248430 223349054 336546827 2027417337 1220652428 3354313873 225542411 698986529 677232893 1317362728 2092111791 1035331918 3371223385 1121574975 1266479242 1874410385 1277600633 4001681556 371164946 2051605798 112636770 2472245362 2368410165 381845489 2163490540 1664815827 1600897400 878284534 3860597499 4266132776 3061353746 2447100914 2291659196 2776013804 2145778979 238060479 2281755894 1471503647 1220618527 1589535681 2739056291 3797279226 340363739 3515173768 1927515574 2664269212 287424370 4292425370 3084321134 1549962561 1866086091 3863753897 2403995529 3610913974 1320880010 992010159 4056061046 3117508148 1341703846 255 362436" option to reproduce the execution
0.18/0.25	c #vars 169
0.18/0.25	c #constraints 101
0.18/0.25	c BCD2: Hardening is enabled.
0.18/0.25	c BCD2: BiasedSearch is enabled.
0.18/0.25	c Solving starts ...
0.18/0.25	c ============================[ Search Statistics ]============================
0.18/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.25	c =============================================================================
0.18/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.25	c  0.0s |       0 |      108 |        0 |      123      0 |        0 |        0
0.18/0.25	c #cpu_time = 0.001s
0.18/0.25	c #wall_clock_time = 0.001s
0.18/0.25	c #decision = 108
0.18/0.25	c #random_decision = 1
0.18/0.25	c #conflict = 0
0.18/0.25	c #restart = 0
0.18/0.25	o 498
0.18/0.25	c BCD2: updating upper bound: 4943 -> 497
0.18/0.25	c BCD2: 0 <= obj <= 497
0.18/0.25	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.18/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.25	c Solving starts ...
0.18/0.25	c ============================[ Search Statistics ]============================
0.18/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.25	c =============================================================================
0.18/0.25	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.18/0.27	c  0.0s |       1 |      300 |      100 |      123      0 |        0 |        0
0.18/0.30	c  0.0s |       2 |      695 |      250 |      136      0 |        0 |        0
0.29/0.34	c  0.1s |       3 |     1195 |      475 |      150      1 |        0 |        0
0.39/0.41	c  0.2s |       4 |     1814 |      813 |      165      4 |        0 |        0
0.49/0.51	c  0.3s |       5 |     2660 |     1320 |      182      7 |        0 |        0
0.59/0.66	c  0.4s |       6 |     3924 |     2081 |      222     11 |        0 |        0
0.89/0.90	c  0.6s |       7 |     5795 |     3223 |      245     17 |        0 |        0
1.20/1.26	c  1.0s |       8 |     8626 |     4936 |      270     25 |        0 |        0
1.59/1.66	c  1.4s |       9 |    12584 |     7506 |      297     37 |        0 |        0
2.19/2.22	c  2.0s |      10 |    18462 |    11361 |      327     53 |        0 |        0
3.08/3.10	c  2.8s |      11 |    27057 |    17144 |      360     76 |        0 |        0
4.40/4.43	c  4.2s |      12 |    40302 |    25819 |      397    108 |        0 |        0
6.39/6.43	c  6.2s |      13 |    59724 |    38832 |      437    154 |        0 |        0
8.39/8.43	c  8.2s |      13 |    78182 |    51732 |      437    196 |        0 |        0
9.49/9.55	c  9.3s |      14 |    87407 |    58352 |      481    218 |        0 |        0
11.49/11.55	c 11.3s |      14 |   106324 |    71352 |      481    258 |        0 |        0
13.49/13.56	c 13.3s |      14 |   124469 |    83952 |      481    296 |        0 |        0
14.19/14.22	c 14.0s |      15 |   129644 |    87632 |      530    307 |        0 |        0
16.19/16.23	c 16.0s |      15 |   147826 |   100132 |      530    343 |        0 |        0
18.19/18.24	c 18.0s |      15 |   162630 |   111232 |      530    374 |        0 |        0
20.18/20.25	c 20.0s |      15 |   177822 |   122132 |      530    406 |        0 |        0
21.38/21.43	c 21.2s |      15 |   185380 |   127619 |      530    422 |        0 |        0
21.38/21.43	c #cpu_time = 21.175s
21.38/21.43	c #wall_clock_time = 21.175s
21.38/21.43	c #decision = 185380
21.38/21.43	c #random_decision = 419
21.38/21.43	c #conflict = 127619
21.38/21.43	c #restart = 15
21.38/21.43	c BCD2: found a new core of size 101: cost of the new core is >=1
21.38/21.43	c lower bound updated to 1
21.38/21.43	c BCD2: 1 <= obj <= 497
21.38/21.43	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
21.38/21.43	c BCD2: #sat=1 #unsat=2 bias=2/3
21.38/21.43	c Solving starts ...
21.38/21.43	c ============================[ Search Statistics ]============================
21.38/21.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.38/21.43	c       |         |          |          |    Limit     GC | Var      | Constra 
21.38/21.43	c =============================================================================
21.38/21.43	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
21.38/21.44	c  0.0s |       0 |      118 |        0 |      530      1 |        0 |        0
21.38/21.44	c #cpu_time = 0.004s
21.38/21.44	c #wall_clock_time = 0.004s
21.38/21.44	c #decision = 118
21.38/21.44	c #random_decision = 0
21.38/21.44	c #conflict = 0
21.38/21.44	c #restart = 0
21.38/21.44	o 46
21.38/21.44	c BCD2: hardening fixes 57 literals
21.38/21.44	c BCD2: updating upper bound: 497 -> 45
21.38/21.44	c BCD2: 1 <= obj <= 45
21.38/21.44	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
21.38/21.44	c BCD2: #sat=2 #unsat=2 bias=2/4
21.38/21.44	c Solving starts ...
21.38/21.44	c ============================[ Search Statistics ]============================
21.38/21.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.38/21.44	c       |         |          |          |    Limit     GC | Var      | Constra 
21.38/21.44	c =============================================================================
21.38/21.44	c  0.0s |       0 |        0 |        0 |      530      0 |       57 |        2
21.38/21.45	c  0.0s |       1 |      167 |      100 |      530      0 |       57 |        2
21.38/21.47	c  0.0s |       2 |      419 |      250 |      530      0 |       57 |        2
21.48/21.50	c  0.1s |       3 |      767 |      475 |      530      1 |       57 |        2
21.48/21.54	c  0.1s |       4 |     1342 |      813 |      530      2 |       57 |        2
21.58/21.60	c  0.2s |       5 |     2210 |     1320 |      530      3 |       57 |        2
21.68/21.70	c  0.3s |       6 |     3435 |     2081 |      530      5 |       57 |        2
21.78/21.84	c  0.4s |       7 |     5409 |     3223 |      583      9 |       57 |        2
21.99/22.05	c  0.6s |       8 |     8194 |     4936 |      583     13 |       57 |        2
22.28/22.37	c  0.9s |       9 |    12425 |     7506 |      583     20 |       57 |        2
22.78/22.87	c  1.4s |      10 |    19396 |    11361 |      583     31 |       57 |        2
23.48/23.59	c  2.2s |      11 |    29243 |    17144 |      583     47 |       57 |        2
24.58/24.64	c  3.2s |      12 |    44053 |    25819 |      583     71 |       57 |        2
26.18/26.21	c  4.8s |      13 |    66739 |    38832 |      583    108 |       57 |        2
28.18/28.22	c  6.8s |      13 |    95165 |    54932 |      583    153 |       57 |        2
28.59/28.64	c  7.2s |      14 |   101072 |    58352 |      583    162 |       57 |        2
30.58/30.61	c  9.2s |      14 |   127859 |    75008 |      642    207 |       57 |        2
30.58/30.61	c #cpu_time = 9.175s
30.58/30.61	c #wall_clock_time = 9.175s
30.58/30.61	c #decision = 127859
30.58/30.61	c #random_decision = 371
30.58/30.61	c #conflict = 75008
30.58/30.61	c #restart = 14
30.58/30.61	o 23
30.58/30.61	c BCD2: hardening fixes 18 literals
30.58/30.61	c BCD2: updating upper bound: 45 -> 22
30.58/30.61	c BCD2: 1 <= obj <= 22
30.58/30.61	c BCD2: #cores=1, #unrelaxed=0, #relaxed=26, #hardened=75
30.58/30.61	c BCD2: #sat=3 #unsat=2 bias=2/5
30.58/30.61	c Solving starts ...
30.58/30.61	c ============================[ Search Statistics ]============================
30.58/30.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.58/30.61	c       |         |          |          |    Limit     GC | Var      | Constra 
30.58/30.61	c =============================================================================
30.58/30.61	c  0.0s |       0 |        0 |        0 |      642      0 |       75 |        4
30.58/30.62	c  0.0s |       1 |      142 |      100 |      642      0 |       75 |        4
30.58/30.64	c  0.0s |       2 |      388 |      250 |      642      0 |       75 |        4
30.58/30.67	c  0.1s |       3 |      719 |      475 |      642      1 |       75 |        4
30.68/30.72	c  0.1s |       4 |     1185 |      813 |      642      2 |       75 |        4
30.68/30.78	c  0.2s |       5 |     1958 |     1320 |      642      3 |       75 |        4
30.79/30.87	c  0.3s |       6 |     3215 |     2081 |      642      5 |       75 |        4
30.98/31.02	c  0.4s |       7 |     5118 |     3223 |      642      8 |       75 |        4
31.18/31.23	c  0.6s |       8 |     7853 |     4936 |      642     12 |       75 |        4
31.48/31.55	c  0.9s |       9 |    11921 |     7506 |      642     18 |       75 |        4
31.99/32.03	c  1.4s |      10 |    18101 |    11361 |      642     28 |       75 |        4
32.68/32.76	c  2.1s |      11 |    26998 |    17144 |      642     42 |       75 |        4
33.78/33.80	c  3.2s |      12 |    40896 |    25819 |      642     64 |       75 |        4
33.98/34.06	c  3.4s |      12 |    44128 |    27933 |      642     69 |       75 |        4
33.98/34.06	c #cpu_time = 3.450s
33.98/34.06	c #wall_clock_time = 3.450s
33.98/34.06	c #decision = 44128
33.98/34.06	c #random_decision = 130
33.98/34.06	c #conflict = 27933
33.98/34.06	c #restart = 12
33.98/34.06	o 3
33.98/34.06	c BCD2: hardening fixes 24 literals
33.98/34.06	c BCD2: updating upper bound: 22 -> 2
33.98/34.06	c BCD2: 1 <= obj <= 2
33.98/34.06	c BCD2: #cores=1, #unrelaxed=0, #relaxed=2, #hardened=99
33.98/34.06	c BCD2: #sat=4 #unsat=2 bias=2/6
33.98/34.06	c Solving starts ...
33.98/34.06	c ============================[ Search Statistics ]============================
33.98/34.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.98/34.06	c       |         |          |          |    Limit     GC | Var      | Constra 
33.98/34.06	c =============================================================================
33.98/34.06	c  0.0s |       0 |        0 |        0 |      642      0 |       99 |        6
33.98/34.07	c  0.0s |       1 |      147 |      100 |      642      0 |       99 |        6
33.98/34.09	c  0.0s |       2 |      410 |      250 |      642      0 |       99 |        6
34.09/34.12	c  0.1s |       3 |      735 |      475 |      642      1 |       99 |        6
34.09/34.16	c  0.1s |       4 |     1197 |      813 |      642      2 |       99 |        6
34.19/34.21	c  0.2s |       5 |     1988 |     1320 |      642      3 |       99 |        6
34.28/34.30	c  0.2s |       6 |     3270 |     2081 |      642      5 |       99 |        6
34.38/34.42	c  0.4s |       7 |     4929 |     3223 |      642      8 |       99 |        6
34.58/34.61	c  0.6s |       8 |     7307 |     4936 |      642     12 |       99 |        6
34.88/34.90	c  0.8s |       9 |    11248 |     7506 |      642     18 |       99 |        6
35.29/35.34	c  1.3s |      10 |    16915 |    11361 |      642     27 |       99 |        6
35.88/36.00	c  1.9s |      11 |    25432 |    17144 |      642     41 |       99 |        6
36.88/36.98	c  2.9s |      12 |    38183 |    25819 |      642     63 |       99 |        6
38.49/38.58	c  4.5s |      13 |    56891 |    38832 |      642     94 |       99 |        6
40.18/40.27	c  6.2s |      13 |    75786 |    52299 |      642    128 |      100 |        8
40.18/40.27	c #cpu_time = 6.206s
40.18/40.27	c #wall_clock_time = 6.206s
40.18/40.27	c #decision = 75786
40.18/40.27	c #random_decision = 158
40.18/40.27	c #conflict = 52299
40.18/40.27	c #restart = 13
40.18/40.27	c BCD2: updating lower bound of a core
40.18/40.27	c lower bound updated to 3
40.18/40.27	s OPTIMUM FOUND
40.18/40.27	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
40.18/40.27	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
40.18/40.27	v -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
40.18/40.27	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
40.18/40.27	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50
40.18/40.27	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
40.18/40.27	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
40.18/40.27	v -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80
40.18/40.27	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
40.18/40.27	v -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
40.18/40.27	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
40.18/40.27	v x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120
40.18/40.27	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
40.18/40.27	v -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
40.18/40.27	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
40.18/40.27	v -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
40.18/40.27	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169
40.18/40.27	c total CPU time = 40.272s
40.18/40.27	c total wall clock time = 40.271s

Verifier Data

OK	3

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

pid=4312
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.51 2.41 2.22 3/179 4315
/proc/meminfo: memFree=29096692/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=681404 CPUtime=0 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 2535 0 0 0 0 0 0 0 20 0 4 0 36524965 697757696 2384 33554432000 4194304 16246674 140736327930560 140736327929984 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 170863 2394 441 2943 0 167757 0
[pid=4315/tid=4316] ppid=4312 vsize=698812 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 715583488 2455 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=702908 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 719777792 2471 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=708028 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524966 725020672 2488 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100168 s]
/proc/loadavg: 2.51 2.41 2.22 3/179 4315
/proc/meminfo: memFree=29096692/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 18457 0 0 0 6 2 0 0 20 0 4 0 36524965 1247350784 18299 33554432000 4194304 16246674 140736327930560 140736327912448 13956064 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 304529 18306 617 2943 0 301423 0
[pid=4315/tid=4316] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 18313 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 18316 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 18316 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.20051 s]
/proc/loadavg: 2.51 2.41 2.22 3/179 4315
/proc/meminfo: memFree=29096692/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 26351 0 0 0 15 3 0 0 20 0 4 0 36524965 1247350784 26193 33554432000 4194304 16246674 140736327930560 140736327912448 12486453 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 304529 26195 617 2943 0 301423 0
[pid=4315/tid=4316] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 26199 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 26206 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 26208 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300475 s]
/proc/loadavg: 2.51 2.41 2.22 3/179 4315
/proc/meminfo: memFree=29096692/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 38034 0 0 0 24 5 0 0 20 0 4 0 36524965 1247350784 37869 33554432000 4194304 16246674 140736327930560 140736327912448 13149102 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 304529 37880 811 2943 0 301423 0
[pid=4315/tid=4316] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 37881 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 37882 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 37884 33554432000 4194304 16246674 140736327930560 140517686889648 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.700395 s]
/proc/loadavg: 2.51 2.41 2.22 3/179 4315
/proc/meminfo: memFree=29096692/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 114903 0 0 0 53 15 0 0 20 0 4 0 36524965 1247350784 114738 33554432000 4194304 16246674 140736327930560 140736327912448 13192029 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 304529 114751 817 2943 0 301423 0
[pid=4315/tid=4316] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 114753 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 114756 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524966 1247350784 114759 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.51 2.41 2.22 3/183 4319
/proc/meminfo: memFree=28319564/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 245829 0 0 0 115 34 0 0 20 0 4 0 36524965 1248399360 245642 33554432000 4194304 16246674 140736327930560 140736327929872 13774516 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 304785 245642 876 2943 0 301679 0
[pid=4315/tid=4316] ppid=4312 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1248399360 245642 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1248399360 245642 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1248399360 245642 33554432000 4194304 16246674 140736327930560 140517686889648 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.1004 s]
/proc/loadavg: 2.51 2.41 2.22 3/183 4319
/proc/meminfo: memFree=28032736/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=3.08 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267473 0 0 0 272 36 0 0 20 0 4 0 36524965 1337528320 267286 33554432000 4194304 16246674 140736327930560 140736327912448 6022556 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267286 876 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267286 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267286 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267286 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1306180

[startup+6.30036 s]
/proc/loadavg: 2.47 2.40 2.22 3/183 4319
/proc/meminfo: memFree=28027672/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267576 0 0 0 592 37 0 0 20 0 4 0 36524965 1337528320 267389 33554432000 4194304 16246674 140736327930560 140736327913560 5999672 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267389 876 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267389 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267389 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267389 33554432000 4194304 16246674 140736327930560 140517686889648 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.43 2.39 2.22 4/184 4322
/proc/meminfo: memFree=28026684/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267640 0 0 0 1232 37 0 0 20 0 4 0 36524965 1337528320 267453 33554432000 4194304 16246674 140736327930560 140736327912448 5600380 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267453 876 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267453 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267453 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267453 33554432000 4194304 16246674 140736327930560 140517686889648 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.5005 s]
/proc/loadavg: 2.34 2.37 2.21 3/184 4371
/proc/meminfo: memFree=28030480/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267680 0 0 0 2511 37 0 0 20 0 4 0 36524965 1337528320 267493 33554432000 4194304 16246674 140736327930560 140736327913560 6012046 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267493 885 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.34 2.37 2.21 3/184 4371
/proc/meminfo: memFree=28030480/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267680 0 0 0 2521 37 0 0 20 0 4 0 36524965 1337528320 267493 33554432000 4194304 16246674 140736327930560 140736327913560 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267493 885 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+32.0073 s]
/proc/loadavg: 2.39 2.38 2.22 3/184 4371
/proc/meminfo: memFree=28030412/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=31.99 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267680 0 0 0 3162 37 0 0 20 0 4 0 36524965 1337528320 267493 33554432000 4194304 16246674 140736327930560 140736327913560 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267493 885 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1306180

[startup+35.2004 s]
/proc/loadavg: 2.44 2.39 2.22 4/184 4371
/proc/meminfo: memFree=28030540/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=35.19 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267680 0 0 0 3482 37 0 0 20 0 4 0 36524965 1337528320 267493 33554432000 4194304 16246674 140736327930560 140736327913560 12874809 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267493 885 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 1306180

[startup+38.4004 s]
/proc/loadavg: 2.44 2.39 2.22 4/184 4371
/proc/meminfo: memFree=28030292/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=38.38 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267680 0 0 0 3801 37 0 0 20 0 4 0 36524965 1337528320 267493 33554432000 4194304 16246674 140736327930560 140736327912448 5822428 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267493 885 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1306180

[startup+39.2004 s]
/proc/loadavg: 2.48 2.40 2.23 4/184 4371
/proc/meminfo: memFree=28030292/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=39.18 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267680 0 0 0 3881 37 0 0 20 0 4 0 36524965 1337528320 267493 33554432000 4194304 16246674 140736327930560 140736327913560 5600380 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267493 885 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 39.18
Current children cumulated vsize (KiB) 1306180

[startup+40.0004 s]
/proc/loadavg: 2.48 2.40 2.23 3/184 4371
/proc/meminfo: memFree=28030296/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=39.98 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267680 0 0 0 3961 37 0 0 20 0 4 0 36524965 1337528320 267493 33554432000 4194304 16246674 140736327930560 140736327913560 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267493 885 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 1306180

[startup+40.2004 s]
/proc/loadavg: 2.48 2.40 2.23 3/184 4371
/proc/meminfo: memFree=28030296/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=1306180 CPUtime=40.18 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202496 267680 0 0 0 3981 37 0 0 20 0 4 0 36524965 1337528320 267493 33554432000 4194304 16246674 140736327930560 140736327913560 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 326545 267493 885 2943 0 323439 0
[pid=4315/tid=4316] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4316/stat : 4316 (toysat) S 4312 4315 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517707853040 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4315/tid=4317] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4317/stat : 4317 (toysat) S 4312 4315 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517697363184 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4315/tid=4318] ppid=4312 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4315/task/4318/stat : 4318 (toysat) S 4312 4315 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524966 1337528320 267493 33554432000 4194304 16246674 140736327930560 140517686889648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 40.18
Current children cumulated vsize (KiB) 1306180

[startup+40.3004 s]
/proc/loadavg: 2.48 2.40 2.23 3/184 4371
/proc/meminfo: memFree=28030296/32872528 swapFree=1499884/1696108
[pid=4315] ppid=4312 vsize=0 CPUtime=40.28 cores=0,2,4,6
/proc/4315/stat : 4315 (toysat) R 4312 4315 2004 0 -1 4202500 267684 0 0 0 3988 40 0 0 20 0 1 0 36524965 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4315/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40.28
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 40.3325
CPU time (s): 40.3239
CPU user time (s): 39.8869
CPU system time (s): 0.436933
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.8869
system time used= 0.436933
maximum resident set size= 1069984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267684
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= 19
involuntary context switches= 49

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

The end

Launcher Data

Begin job on node137 at 2016-06-19 15:59:52
IDJOB=4110234
IDBENCH=79208
IDSOLVER=2553
FILE ID=node137/4110234-1466344792
RUNJOBID= node137-1466341805-2020
PBS_JOBID= 19922016
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= cb8903274dd3202a5ed158c7997a289b
RANDOM SEED=1541302021

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29097228 kB
Buffers:           72368 kB
Cached:           192008 kB
SwapCached:         1260 kB
Active:          1196992 kB
Inactive:         140968 kB
Active(anon):    1073860 kB
Inactive(anon):     2080 kB
Active(file):     123132 kB
Inactive(file):   138888 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             33036 kB
Writeback:             0 kB
AnonPages:       2768584 kB
Mapped:            10780 kB
Shmem:                 0 kB
Slab:             606812 kB
SReclaimable:      50520 kB
SUnreclaim:       556292 kB
KernelStack:        1520 kB
PageTables:         9472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2912272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node137 at 2016-06-19 16:00:33