Trace number 4110226

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 71.4091 71.4313

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110976730--soft-0-100-0.wbo
MD5SUM757f0ee369969ddf8bfd897da7532965
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark13.8229
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1183
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:35+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-4110226-1466344775.wbo"]
0.00/0.01	c use --random-gen="4148257879 4064730765 279905420 3380005386 3130982586 3213381120 572120452 3212323461 3576950631 1307152236 2583069411 3234267433 1219045761 93687058 1136491264 2368469260 577319532 619239549 2410005075 312297693 3064496463 452928971 1613023759 4125899167 3145894465 3303057219 14554409 1193620356 3466464471 3252733699 2740251359 748927303 1155773778 1680695633 3211995037 2576812934 2816200508 2729937457 3771115779 2166762918 2408422718 2573960385 1307779092 3876868861 2143471838 3972796925 3612410681 4170213415 4045534816 4187576826 3173151673 2060479547 562764339 2236930082 4177169998 4230805528 1362639947 4056094734 4072710219 2488528655 2194087416 451751056 3532225 2310184840 3873477648 1608129804 585733018 3708320098 400672282 3514256161 1943846428 809350379 2195176363 135127521 1081853127 4235415480 1768111753 1874648122 1141287426 2485241803 4231763637 1163093047 317834257 4144298503 3143984954 1168094458 3954159332 601916545 219285063 3037444264 4251506181 946965534 3485763599 2468346023 3485919476 39696970 2421694842 1163990176 2711821154 3361701257 3597564665 2297931227 4195690294 889774033 503112024 2418809648 266219575 688869189 3528027428 842411886 2967654179 3876924969 3564140096 602283238 2798408128 1893037065 3440852319 3581885899 294451390 354027117 1724295868 1538016363 2400874451 764874313 834401567 3254437707 3618090370 3872404116 3022399217 1450666835 2636054400 4090662091 3859507734 705622671 2261223518 2377639003 1312185692 4222440472 1793003687 251279801 382092345 2802528101 2938123190 3574319786 439382335 2808346057 1615504690 3149409659 4263288647 4248359204 3689504623 2144390459 478646108 1107087591 1280521233 3215148391 1834035744 982593806 4254196222 263484802 3639317284 2006240899 2692832358 3822057312 897293548 3898228650 3174532998 244558234 409810096 538782031 3113594922 2314461099 1984882020 3999451065 2326877086 3239627927 2454979998 2232880573 1230030774 543704900 793308567 773944244 2750015077 2924767776 1108236694 4275648578 433476228 2111686892 678844634 1068093656 3678812578 718389095 4013890325 1939474385 1061051295 1997018906 1381611777 487321380 3385751140 3675038691 3360078610 2117875822 1088272394 2049554348 3471781612 2841028030 763921468 3792676772 1566382792 406019067 3365552695 4145543567 731850087 3479619989 4224891774 820851199 3403989875 3263638062 1846512465 740056939 1045495983 2925826907 2577164456 1257249886 2112050508 1210580921 901430804 2371017536 3685522737 1667288143 3892969265 975093395 1918927187 4139125975 2294566542 3414403607 1519443099 633741569 1433886924 4177859829 2946650476 3783907582 456942812 1463994785 4117702325 407905221 2676702861 4167776067 1134706137 4096042055 1099490079 1600927653 1465114300 3426861668 2852194886 1855230065 255 362436" option to reproduce the execution
0.19/0.27	c #vars 169
0.19/0.27	c #constraints 101
0.19/0.27	c BCD2: Hardening is enabled.
0.19/0.27	c BCD2: BiasedSearch is enabled.
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.27	c  0.0s |       0 |      109 |        0 |      123      0 |        0 |        0
0.19/0.27	c #cpu_time = 0.001s
0.19/0.27	c #wall_clock_time = 0.001s
0.19/0.27	c #decision = 109
0.19/0.27	c #random_decision = 1
0.19/0.27	c #conflict = 0
0.19/0.27	c #restart = 0
0.19/0.27	o 423
0.19/0.27	c BCD2: updating upper bound: 5033 -> 422
0.19/0.27	c BCD2: 0 <= obj <= 422
0.19/0.27	c BCD2: #cores=0, #unrelaxed=101, #relaxed=0, #hardened=0
0.19/0.27	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |      123      0 |        0 |        0
0.19/0.29	c  0.0s |       1 |      258 |      100 |      123      0 |        0 |        0
0.29/0.32	c  0.0s |       2 |      608 |      250 |      136      0 |        0 |        0
0.29/0.37	c  0.1s |       3 |     1042 |      475 |      150      1 |        0 |        0
0.39/0.44	c  0.2s |       4 |     1665 |      813 |      165      4 |        0 |        0
0.49/0.55	c  0.3s |       5 |     2466 |     1320 |      182      7 |        0 |        0
0.69/0.70	c  0.4s |       6 |     3712 |     2081 |      222     11 |        0 |        0
0.89/0.94	c  0.7s |       7 |     5410 |     3223 |      245     17 |        0 |        0
1.29/1.32	c  1.0s |       8 |     7919 |     4936 |      270     25 |        0 |        0
1.59/1.69	c  1.4s |       9 |    11620 |     7506 |      297     36 |        0 |        0
2.19/2.28	c  2.0s |      10 |    17323 |    11361 |      327     52 |        0 |        0
3.19/3.21	c  2.9s |      11 |    25365 |    17144 |      360     75 |        0 |        0
4.59/4.60	c  4.3s |      12 |    37722 |    25819 |      397    107 |        0 |        0
6.59/6.61	c  6.3s |      12 |    55572 |    38619 |      437    152 |        0 |        0
6.59/6.65	c  6.4s |      13 |    55831 |    38832 |      437    153 |        0 |        0
8.58/8.66	c  8.4s |      13 |    71179 |    50332 |      437    191 |        0 |        0
10.08/10.11	c  9.8s |      14 |    81886 |    58352 |      481    217 |        0 |        0
12.09/12.12	c 11.8s |      14 |    98249 |    70352 |      481    254 |        0 |        0
14.08/14.12	c 13.8s |      14 |   113493 |    81952 |      481    289 |        0 |        0
15.08/15.13	c 14.9s |      15 |   121224 |    87632 |      530    307 |        0 |        0
17.08/17.13	c 16.9s |      15 |   137264 |    99232 |      530    340 |        0 |        0
19.08/19.14	c 18.9s |      15 |   153531 |   111132 |      530    374 |        0 |        0
21.08/21.14	c 20.9s |      15 |   168229 |   122032 |      530    405 |        0 |        0
23.10/23.11	c 22.8s |      16 |   180573 |   131552 |      583    433 |        0 |        0
25.09/25.11	c 24.8s |      16 |   192815 |   140652 |      583    458 |        0 |        0
26.99/27.05	c 26.8s |      16 |   202211 |   148156 |      583    479 |        0 |        0
26.99/27.05	c #cpu_time = 26.704s
26.99/27.05	c #wall_clock_time = 26.773s
26.99/27.05	c #decision = 202211
26.99/27.05	c #random_decision = 486
26.99/27.05	c #conflict = 148156
26.99/27.05	c #restart = 16
26.99/27.05	c BCD2: found a new core of size 101: cost of the new core is >=1
26.99/27.05	c lower bound updated to 1
26.99/27.05	c BCD2: 1 <= obj <= 422
26.99/27.05	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
26.99/27.05	c BCD2: #sat=1 #unsat=2 bias=2/3
26.99/27.05	c Solving starts ...
26.99/27.05	c ============================[ Search Statistics ]============================
26.99/27.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.99/27.05	c       |         |          |          |    Limit     GC | Var      | Constra 
26.99/27.05	c =============================================================================
26.99/27.05	c  0.0s |       0 |        0 |        0 |      583      0 |        0 |        0
26.99/27.05	c  0.0s |       0 |      128 |        5 |      583      0 |        0 |        0
26.99/27.05	c #cpu_time = 0.004s
26.99/27.05	c #wall_clock_time = 0.004s
26.99/27.05	c #decision = 128
26.99/27.05	c #random_decision = 0
26.99/27.05	c #conflict = 5
26.99/27.05	c #restart = 0
26.99/27.05	o 10
26.99/27.05	c BCD2: hardening fixes 89 literals
26.99/27.05	c BCD2: updating upper bound: 422 -> 9
26.99/27.05	c BCD2: 1 <= obj <= 9
26.99/27.05	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
26.99/27.05	c BCD2: #sat=2 #unsat=2 bias=2/4
26.99/27.05	c Solving starts ...
26.99/27.05	c ============================[ Search Statistics ]============================
26.99/27.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.99/27.05	c       |         |          |          |    Limit     GC | Var      | Constra 
26.99/27.05	c =============================================================================
26.99/27.05	c  0.0s |       0 |        0 |        0 |      583      0 |       89 |        2
26.99/27.07	c  0.0s |       1 |      190 |      100 |      583      0 |       89 |        2
26.99/27.09	c  0.0s |       2 |      402 |      250 |      583      1 |       89 |        2
27.09/27.12	c  0.1s |       3 |      726 |      475 |      583      1 |       89 |        2
27.09/27.16	c  0.1s |       4 |     1200 |      813 |      583      2 |       89 |        2
27.19/27.22	c  0.2s |       5 |     1973 |     1320 |      583      3 |       89 |        2
27.29/27.31	c  0.3s |       6 |     3094 |     2081 |      583      5 |       89 |        2
27.39/27.45	c  0.4s |       7 |     4756 |     3223 |      583      8 |       89 |        2
27.60/27.64	c  0.6s |       8 |     7125 |     4936 |      583     13 |       89 |        2
27.89/27.94	c  0.9s |       9 |    10933 |     7506 |      583     20 |       89 |        2
28.29/28.37	c  1.3s |      10 |    16834 |    11361 |      583     30 |       89 |        2
28.99/29.01	c  2.0s |      11 |    25218 |    17144 |      583     45 |       89 |        2
29.99/30.02	c  3.0s |      12 |    37115 |    25819 |      583     68 |       89 |        2
31.49/31.52	c  4.5s |      13 |    55238 |    38832 |      583    102 |       89 |        2
33.49/33.53	c  6.5s |      13 |    77944 |    55732 |      642    145 |       89 |        2
33.79/33.85	c  6.8s |      14 |    81377 |    58352 |      642    151 |       89 |        2
35.79/35.86	c  8.8s |      14 |   102978 |    74852 |      642    192 |       89 |        2
37.39/37.45	c 10.4s |      15 |   120136 |    87632 |      642    223 |       89 |        2
39.39/39.46	c 12.4s |      15 |   143348 |   104232 |      642    263 |       89 |        2
40.49/40.54	c 13.5s |      15 |   154377 |   112357 |      642    283 |       90 |        4
40.49/40.54	c #cpu_time = 13.454s
40.49/40.54	c #wall_clock_time = 13.489s
40.49/40.54	c #decision = 154377
40.49/40.54	c #random_decision = 339
40.49/40.54	c #conflict = 112357
40.49/40.54	c #restart = 15
40.49/40.54	c BCD2: updating lower bound of a core
40.49/40.54	c lower bound updated to 6
40.49/40.54	c BCD2: 6 <= obj <= 9
40.49/40.54	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
40.49/40.54	c BCD2: #sat=2 #unsat=3 bias=3/5
40.49/40.54	c Solving starts ...
40.49/40.54	c ============================[ Search Statistics ]============================
40.49/40.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
40.49/40.54	c       |         |          |          |    Limit     GC | Var      | Constra 
40.49/40.54	c =============================================================================
40.49/40.54	c  0.0s |       0 |        0 |        0 |      642      0 |       90 |        4
40.49/40.56	c  0.0s |       1 |      144 |      100 |      642      0 |       90 |        4
40.49/40.58	c  0.0s |       2 |      372 |      250 |      642      1 |       90 |        4
40.59/40.60	c  0.1s |       3 |      684 |      475 |      642      1 |       90 |        4
40.59/40.64	c  0.1s |       4 |     1175 |      813 |      642      2 |       90 |        4
40.69/40.70	c  0.2s |       5 |     1941 |     1320 |      642      3 |       90 |        4
40.69/40.80	c  0.3s |       6 |     3082 |     2081 |      642      5 |       90 |        4
40.89/40.94	c  0.4s |       7 |     4808 |     3223 |      642      8 |       90 |        4
41.09/41.15	c  0.6s |       8 |     7415 |     4936 |      642     12 |       90 |        4
41.39/41.47	c  0.9s |       9 |    11277 |     7506 |      642     18 |       90 |        4
41.89/41.93	c  1.4s |      10 |    17085 |    11361 |      642     28 |       90 |        4
42.59/42.66	c  2.1s |      11 |    25376 |    17144 |      642     42 |       90 |        4
43.59/43.69	c  3.1s |      12 |    38056 |    25819 |      642     64 |       90 |        4
45.19/45.24	c  4.7s |      13 |    57221 |    38832 |      707     95 |       90 |        4
47.19/47.25	c  6.7s |      13 |    80335 |    55432 |      707    133 |       90 |        4
47.59/47.60	c  7.1s |      14 |    84282 |    58352 |      707    139 |       90 |        4
49.59/49.61	c  9.1s |      14 |   107041 |    74452 |      707    176 |       90 |        4
51.19/51.25	c 10.7s |      15 |   125377 |    87632 |      707    206 |       90 |        4
53.18/53.25	c 12.7s |      15 |   148281 |   103832 |      707    242 |       90 |        4
55.18/55.23	c 14.7s |      15 |   169383 |   118837 |      707    276 |       91 |        6
55.18/55.23	c #cpu_time = 14.648s
55.18/55.23	c #wall_clock_time = 14.690s
55.18/55.23	c #decision = 169383
55.18/55.23	c #random_decision = 425
55.18/55.23	c #conflict = 118837
55.18/55.23	c #restart = 15
55.18/55.23	c BCD2: updating lower bound of a core
55.18/55.23	c lower bound updated to 9
55.18/55.23	c BCD2: 9 <= obj <= 9
55.18/55.23	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=89
55.18/55.23	c BCD2: #sat=2 #unsat=4 bias=4/6
55.18/55.23	c Solving starts ...
55.18/55.23	c ============================[ Search Statistics ]============================
55.18/55.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
55.18/55.23	c       |         |          |          |    Limit     GC | Var      | Constra 
55.18/55.23	c =============================================================================
55.18/55.23	c  0.0s |       0 |        0 |        0 |      707      0 |       91 |        6
55.18/55.25	c  0.0s |       1 |      145 |      100 |      707      0 |       91 |        6
55.18/55.27	c  0.0s |       2 |      376 |      250 |      707      1 |       91 |        6
55.18/55.29	c  0.1s |       3 |      732 |      475 |      707      1 |       91 |        6
55.28/55.33	c  0.1s |       4 |     1234 |      813 |      707      2 |       91 |        6
55.28/55.40	c  0.2s |       5 |     1917 |     1320 |      707      3 |       91 |        6
55.38/55.49	c  0.3s |       6 |     2946 |     2081 |      707      5 |       91 |        6
55.58/55.63	c  0.4s |       7 |     4547 |     3223 |      707      8 |       91 |        6
55.78/55.82	c  0.6s |       8 |     7228 |     4936 |      707     12 |       91 |        6
56.09/56.12	c  0.9s |       9 |    10943 |     7506 |      707     17 |       91 |        6
56.48/56.56	c  1.3s |      10 |    16344 |    11361 |      707     26 |       91 |        6
57.19/57.21	c  2.0s |      11 |    24646 |    17144 |      707     39 |       91 |        6
58.18/58.22	c  3.0s |      12 |    36772 |    25819 |      707     59 |       91 |        6
59.68/59.78	c  4.6s |      13 |    54691 |    38832 |      707     89 |       91 |        6
61.68/61.79	c  6.6s |      13 |    78861 |    55732 |      707    127 |       91 |        6
61.98/62.09	c  6.9s |      14 |    82723 |    58352 |      707    133 |       91 |        6
63.98/64.09	c  8.9s |      14 |   106710 |    75152 |      778    169 |       91 |        6
65.47/65.59	c 10.4s |      15 |   124540 |    87632 |      778    196 |       91 |        6
67.47/67.59	c 12.4s |      15 |   147982 |   104132 |      778    230 |       91 |        6
69.57/69.60	c 14.4s |      15 |   168900 |   119832 |      778    263 |       91 |        6
71.07/71.13	c 15.9s |      16 |   185390 |   131552 |      778    288 |       91 |        6
71.27/71.37	c 16.1s |      16 |   187783 |   133289 |      778    291 |       92 |        8
71.27/71.37	c #cpu_time = 16.087s
71.27/71.37	c #wall_clock_time = 16.134s
71.27/71.37	c #decision = 187783
71.27/71.37	c #random_decision = 452
71.27/71.37	c #conflict = 133289
71.27/71.37	c #restart = 16
71.27/71.37	c BCD2: updating lower bound of a core
71.27/71.37	c lower bound updated to 10
71.27/71.37	s OPTIMUM FOUND
71.27/71.37	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
71.27/71.37	v -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20
71.27/71.37	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
71.27/71.37	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
71.27/71.37	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
71.27/71.37	v -x51 x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60
71.27/71.37	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
71.27/71.37	v -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 -x80
71.27/71.37	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
71.27/71.37	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
71.27/71.37	v -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
71.27/71.37	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
71.27/71.37	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
71.27/71.37	v x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
71.27/71.37	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
71.27/71.37	v -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
71.27/71.37	v -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169
71.27/71.37	c total CPU time = 71.177s
71.27/71.37	c total wall clock time = 71.370s

Verifier Data

OK	10

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

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

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


[startup+0 s]
/proc/loadavg: 2.23 2.24 2.14 3/177 2946
/proc/meminfo: memFree=28881888/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=665020 CPUtime=0 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 2466 0 0 0 0 0 0 0 20 0 4 0 36524459 680980480 3339 33554432000 4194304 16246674 140736973274656 140736973274080 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 167023 3352 441 2943 0 163917 0
[pid=2946/tid=2947] ppid=2943 vsize=681404 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 697757696 3405 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=685500 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 701952000 3421 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=689596 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524459 706146304 3437 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 2.23 2.24 2.14 3/177 2946
/proc/meminfo: memFree=28881888/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 18480 0 0 0 5 4 0 0 20 0 4 0 36524459 1247350784 19345 33554432000 4194304 16246674 140736973274656 140736973274080 6145278 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 304529 19347 614 2943 0 301423 0
[pid=2946/tid=2947] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 19350 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 19355 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 19355 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20052 s]
/proc/loadavg: 2.23 2.24 2.14 3/177 2946
/proc/meminfo: memFree=28881888/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 26368 0 0 0 14 5 0 0 20 0 4 0 36524459 1247350784 27233 33554432000 4194304 16246674 140736973274656 140736973256576 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 304529 27234 614 2943 0 301423 0
[pid=2946/tid=2947] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 27234 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 27234 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 27234 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300481 s]
/proc/loadavg: 2.23 2.24 2.14 3/177 2946
/proc/meminfo: memFree=28881888/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 36417 0 0 0 22 7 0 0 20 0 4 0 36524459 1247350784 37276 33554432000 4194304 16246674 140736973274656 140736973256576 12474613 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 304529 37288 808 2943 0 301423 0
[pid=2946/tid=2947] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 37292 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 37293 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 37305 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700412 s]
/proc/loadavg: 2.23 2.24 2.14 3/177 2946
/proc/meminfo: memFree=28881888/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 114864 0 0 0 51 18 0 0 20 0 4 0 36524459 1247350784 115722 33554432000 4194304 16246674 140736973274656 140736973256576 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 304529 115726 814 2943 0 301423 0
[pid=2946/tid=2947] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 115728 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 115735 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36524459 1247350784 115740 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.23 2.24 2.14 3/181 2950
/proc/meminfo: memFree=28090196/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 245782 0 0 0 113 36 0 0 20 0 4 0 36524459 1248399360 246618 33554432000 4194304 16246674 140736973274656 140736973273968 5589694 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 304785 246618 873 2943 0 301679 0
[pid=2946/tid=2947] ppid=2943 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1248399360 246618 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1248399360 246618 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1248399360 246618 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10042 s]
/proc/loadavg: 2.23 2.24 2.14 3/181 2950
/proc/meminfo: memFree=27809836/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267601 0 0 0 270 39 0 0 20 0 4 0 36524459 1337528320 268437 33554432000 4194304 16246674 140736973274656 140736973256576 12466605 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326545 268437 873 2943 0 323439 0
[pid=2946/tid=2947] ppid=2943 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1337528320 268437 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1337528320 268437 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1337528320 268437 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 2.29 2.25 2.15 4/181 2950
/proc/meminfo: memFree=27808096/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267602 0 0 0 590 39 0 0 20 0 4 0 36524459 1337528320 268438 33554432000 4194304 16246674 140736973274656 140736973256576 12483303 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326545 268438 873 2943 0 323439 0
[pid=2946/tid=2947] ppid=2943 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1337528320 268438 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1337528320 268438 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1337528320 268438 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 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.27 2.24 2.15 3/181 2950
/proc/meminfo: memFree=27807024/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1307204 CPUtime=12.68 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267916 0 0 0 1229 39 0 0 20 0 4 0 36524459 1338576896 268752 33554432000 4194304 16246674 140736973274656 140736973256576 5829407 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326801 268752 873 2943 0 323695 0
[pid=2946/tid=2947] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268752 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268752 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268752 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1307204

[startup+25.5005 s]
/proc/loadavg: 2.29 2.25 2.15 3/181 2999
/proc/meminfo: memFree=27808500/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1307204 CPUtime=25.49 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267918 0 0 0 2509 40 0 0 20 0 4 0 36524459 1338576896 268754 33554432000 4194304 16246674 140736973274656 140736973256576 5546616 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326801 268754 873 2943 0 323695 0
[pid=2946/tid=2947] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268754 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268754 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268754 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1307204

[startup+51.1005 s]
/proc/loadavg: 2.26 2.24 2.15 3/182 3003
/proc/meminfo: memFree=27808344/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1307204 CPUtime=51.09 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267930 0 0 0 5069 40 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140736973256576 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326801 268768 884 2943 0 323695 0
[pid=2946/tid=2947] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1307204

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

[startup+51.2005 s]
/proc/loadavg: 2.26 2.24 2.15 3/182 3003
/proc/meminfo: memFree=27808344/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1307204 CPUtime=51.19 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267930 0 0 0 5079 40 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140736973256576 13759916 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326801 268768 884 2943 0 323695 0
[pid=2946/tid=2947] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 1307204

[startup+64.0004 s]
/proc/loadavg: 2.27 2.25 2.15 3/182 3052
/proc/meminfo: memFree=27808148/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1307204 CPUtime=63.98 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267935 0 0 0 6358 40 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140736973257656 5722592 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326801 268768 884 2943 0 323695 0
[pid=2946/tid=2947] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 1307204

[startup+67.2071 s]
/proc/loadavg: 2.27 2.25 2.15 3/182 3052
/proc/meminfo: memFree=27808528/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1307204 CPUtime=67.18 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267942 0 0 0 6678 40 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140736973256576 13965488 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326801 268768 884 2943 0 323695 0
[pid=2946/tid=2947] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 67.18
Current children cumulated vsize (KiB) 1307204

[startup+68.8004 s]
/proc/loadavg: 2.27 2.25 2.15 3/182 3052
/proc/meminfo: memFree=27808660/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1307204 CPUtime=68.77 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267942 0 0 0 6837 40 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140736973256576 5722816 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326801 268768 884 2943 0 323695 0
[pid=2946/tid=2947] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 68.77
Current children cumulated vsize (KiB) 1307204

[startup+70.4004 s]
/proc/loadavg: 2.24 2.24 2.15 3/182 3052
/proc/meminfo: memFree=27808676/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1307204 CPUtime=70.38 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267942 0 0 0 6998 40 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140736973256576 12415827 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326801 268768 884 2943 0 323695 0
[pid=2946/tid=2947] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 70.38
Current children cumulated vsize (KiB) 1307204

[startup+71.2004 s]
/proc/loadavg: 2.24 2.24 2.15 3/182 3052
/proc/meminfo: memFree=27808676/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=1307204 CPUtime=71.17 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202496 267942 0 0 0 7077 40 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140736973256576 6861716 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 326801 268768 884 2943 0 323695 0
[pid=2946/tid=2947] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2947/stat : 2947 (toysat) S 2943 2946 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368341347568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=2946/tid=2948] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2948/stat : 2948 (toysat) S 2943 2946 1219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368255364336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=2946/tid=2949] ppid=2943 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/2946/task/2949/stat : 2949 (toysat) S 2943 2946 1219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36524459 1338576896 268768 33554432000 4194304 16246674 140736973274656 140368244890800 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 71.17
Current children cumulated vsize (KiB) 1307204

[startup+71.4004 s]
/proc/loadavg: 2.24 2.24 2.15 3/182 3052
/proc/meminfo: memFree=27808676/32872528 swapFree=1316768/1463936
[pid=2946] ppid=2943 vsize=0 CPUtime=71.37 cores=1,3,5,7
/proc/2946/stat : 2946 (toysat) R 2943 2946 1219 0 -1 4202500 267946 0 0 0 7094 43 0 0 20 0 1 0 36524459 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2946/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 71.37
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 71.4313
CPU time (s): 71.4091
CPU user time (s): 70.9462
CPU system time (s): 0.462929
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.9462
system time used= 0.462929
maximum resident set size= 1075080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267946
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= 32
involuntary context switches= 79

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.184971 second user time and 0.278957 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-19 15:59:35
IDJOB=4110226
IDBENCH=79206
IDSOLVER=2553
FILE ID=node121/4110226-1466344775
RUNJOBID= node121-1466341819-1236
PBS_JOBID= 19922032
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 757f0ee369969ddf8bfd897da7532965
RANDOM SEED=1072284073

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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.691
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:        28881516 kB
Buffers:          203976 kB
Cached:           483760 kB
SwapCached:         1944 kB
Active:          1278712 kB
Inactive:         485360 kB
Active(anon):    1075796 kB
Inactive(anon):     2900 kB
Active(file):     202916 kB
Inactive(file):   482460 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101196 kB
Dirty:             33052 kB
Writeback:             0 kB
AnonPages:       2538752 kB
Mapped:            12308 kB
Shmem:                 0 kB
Slab:             628956 kB
SReclaimable:      73060 kB
SUnreclaim:       555896 kB
KernelStack:        1504 kB
PageTables:         8976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2668756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node121 at 2016-06-19 16:00:47