Trace number 4109598

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 32.1411 32.1474

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111216823--soft-33-100-0.wbo
MD5SUM89a63c055aa545373493189617e0eb71
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark7.8598
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1207
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:44:09+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-4109598-1466343849.wbo"]
0.00/0.01	c use --random-gen="1111712949 2612765054 2182562245 3405827723 2216226709 3072279759 1187172193 859553459 4267906539 2225607839 2788563758 157280435 1597631261 4152355815 738364084 460559143 571048771 1745011548 4244733531 3095284185 2118268517 2574303981 3343382144 3396781832 4260659850 3587812852 3430058315 1294698467 3829436641 1115350114 572835843 2310417055 558547981 1775258890 1815318606 1864996081 4085719651 612621827 2239888713 2591046806 2028813759 2343115854 3848768718 2574048285 2133318659 3490908197 562166083 2769428385 1401963389 4212782790 3309972981 327941680 3199475548 4198413190 2973637173 89535346 3331914152 2493039854 1627536691 3684679100 2737659988 2476237484 350064985 3053460478 4035718213 2559097000 1764112490 419561529 2717435657 3021740711 510207370 2591467912 2682474857 1083799487 3991454091 1985214899 2967806181 551930421 4233761947 3486801963 4201422548 170963558 2413542907 3390540326 2358590299 510333445 127787475 1031190635 1627391603 3578824409 4052347240 375395582 4164971966 248525493 1095272056 1677386148 1484202072 2093652686 275421259 2471457147 3340775436 3157550978 4223192393 263562196 3548423540 2573952608 3598581866 3583013939 2591726532 2275873882 3353256071 626328877 1286687429 1561614529 1263038122 1321165678 4208892659 1832479997 83564815 3593196284 382576640 572208646 1295386470 2229970737 3474315307 1232117655 3434396312 1237808434 1135660735 1127844395 3440389037 4157200643 4088617457 3480375050 1663021917 2856550268 3927405906 3910355188 2941386951 387711283 2586984532 3761603482 3027964479 2565819190 448877781 257771820 1002273839 1904232885 3145342297 311462140 1516851661 3598259798 853450309 3148536679 2405042818 4125118438 1003455999 3277710527 3465392246 1619685321 832539283 592841423 3793793729 2801998055 2683945113 2785740728 4054116330 3471323228 164722227 527050980 872525501 423836931 1513600018 2141023503 2554948824 1396593743 2601643973 2744634666 1561573480 1677532548 1752442356 2049375441 419897122 2630736462 1127462799 1514219127 1616867731 342035975 4283624443 715301059 1639794563 2054009932 2860750069 3967886951 205777887 3306394530 625791994 3344513078 4048139161 386448053 3137005502 1822299789 4128006127 12200380 2072334768 3783186499 4186466590 3043963701 3233984595 946356485 1027258256 2232507362 310840337 55300732 2576281212 1528782571 3838725727 2218417334 3359850801 643828720 1021875720 1680705952 4256075754 3862634070 1892849055 2441627445 3652421029 3991467996 4080037082 2780428135 23576200 2313021710 2936876094 1198412693 1490693932 744638914 2956010121 1738624959 2296576150 485217776 1291361688 729226292 1390218011 1530212193 296991220 543512686 2703583767 161210588 4011767347 1541505531 1258239773 3005115832 4155118180 2398867173 1544843751 2482791318 255 362436" option to reproduce the execution
0.19/0.25	c #vars 169
0.19/0.25	c #constraints 101
0.19/0.26	c BCD2: Hardening is enabled.
0.19/0.26	c BCD2: BiasedSearch is enabled.
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      113      0 |        0 |        0
0.19/0.26	c  0.0s |       0 |       78 |        1 |      113      0 |        0 |        0
0.19/0.26	c #cpu_time = 0.001s
0.19/0.26	c #wall_clock_time = 0.001s
0.19/0.26	c #decision = 78
0.19/0.26	c #random_decision = 1
0.19/0.26	c #conflict = 1
0.19/0.26	c #restart = 0
0.19/0.26	o 437
0.19/0.26	c BCD2: updating upper bound: 3203 -> 436
0.19/0.26	c BCD2: 0 <= obj <= 436
0.19/0.26	c BCD2: #cores=0, #unrelaxed=69, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |      113      0 |        0 |        0
0.19/0.27	c  0.0s |       1 |      230 |      100 |      125      0 |        0 |        0
0.29/0.30	c  0.0s |       2 |      538 |      250 |      125      0 |        0 |        0
0.29/0.34	c  0.1s |       3 |     1019 |      475 |      138      2 |        0 |        0
0.39/0.40	c  0.1s |       4 |     1608 |      813 |      152      4 |        0 |        0
0.49/0.50	c  0.2s |       5 |     2417 |     1320 |      168      7 |        0 |        0
0.58/0.63	c  0.4s |       6 |     3773 |     2081 |      204     12 |        0 |        0
0.79/0.84	c  0.6s |       7 |     5566 |     3223 |      225     18 |        0 |        0
1.10/1.16	c  0.9s |       8 |     8171 |     4936 |      248     27 |        0 |        0
1.49/1.59	c  1.3s |       9 |    11814 |     7506 |      273     40 |        0 |        0
2.09/2.10	c  1.8s |      10 |    17734 |    11361 |      301     59 |        0 |        0
2.89/2.92	c  2.7s |      11 |    26073 |    17144 |      332     85 |        0 |        0
4.08/4.10	c  3.8s |      12 |    38791 |    25819 |      366    122 |        0 |        0
6.09/6.12	c  5.9s |      12 |    56899 |    38719 |      403    174 |        0 |        0
6.09/6.14	c  5.9s |      13 |    57047 |    38832 |      403    174 |        0 |        0
8.09/8.16	c  7.9s |      13 |    76271 |    52432 |      403    224 |        0 |        0
9.09/9.10	c  8.8s |      14 |    84285 |    58352 |      444    246 |        0 |        0
11.10/11.11	c 10.9s |      14 |   102743 |    71452 |      444    290 |        0 |        0
13.09/13.12	c 12.9s |      14 |   120681 |    84152 |      444    335 |        0 |        0
13.69/13.72	c 13.5s |      15 |   125501 |    87632 |      489    347 |        0 |        0
15.59/15.63	c 15.4s |      15 |   140453 |    98281 |      489    382 |        0 |        0
15.59/15.63	c #cpu_time = 15.335s
15.59/15.63	c #wall_clock_time = 15.374s
15.59/15.63	c #decision = 140453
15.59/15.63	c #random_decision = 314
15.59/15.63	c #conflict = 98281
15.59/15.63	c #restart = 15
15.59/15.63	c BCD2: found a new core of size 69: cost of the new core is >=1
15.59/15.63	c lower bound updated to 1
15.59/15.63	c BCD2: 1 <= obj <= 436
15.59/15.63	c BCD2: #cores=1, #unrelaxed=0, #relaxed=69, #hardened=0
15.59/15.63	c BCD2: #sat=1 #unsat=2 bias=2/3
15.59/15.63	c Solving starts ...
15.59/15.63	c ============================[ Search Statistics ]============================
15.59/15.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.59/15.63	c       |         |          |          |    Limit     GC | Var      | Constra 
15.59/15.63	c =============================================================================
15.59/15.63	c  0.0s |       0 |        0 |        0 |      489      0 |        0 |        0
15.59/15.64	c  0.0s |       0 |      117 |       14 |      489      1 |        0 |        0
15.59/15.64	c #cpu_time = 0.005s
15.59/15.64	c #wall_clock_time = 0.005s
15.59/15.64	c #decision = 117
15.59/15.64	c #random_decision = 0
15.59/15.64	c #conflict = 14
15.59/15.64	c #restart = 0
15.59/15.64	o 71
15.59/15.64	c BCD2: hardening fixes 16 literals
15.59/15.64	c BCD2: updating upper bound: 436 -> 70
15.59/15.64	c BCD2: 1 <= obj <= 70
15.59/15.64	c BCD2: #cores=1, #unrelaxed=0, #relaxed=53, #hardened=16
15.59/15.64	c BCD2: #sat=2 #unsat=2 bias=2/4
15.59/15.64	c Solving starts ...
15.59/15.64	c ============================[ Search Statistics ]============================
15.59/15.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
15.59/15.64	c       |         |          |          |    Limit     GC | Var      | Constra 
15.59/15.64	c =============================================================================
15.59/15.64	c  0.0s |       0 |        0 |        0 |      489      0 |       16 |        2
15.59/15.65	c  0.0s |       1 |      201 |      100 |      489      0 |       16 |        2
15.59/15.67	c  0.0s |       2 |      421 |      250 |      489      0 |       16 |        2
15.69/15.70	c  0.1s |       3 |      803 |      475 |      489      1 |       16 |        2
15.69/15.74	c  0.1s |       4 |     1309 |      813 |      489      2 |       16 |        2
15.79/15.81	c  0.2s |       5 |     2120 |     1320 |      489      4 |       16 |        2
15.89/15.90	c  0.3s |       6 |     3327 |     2081 |      489      6 |       16 |        2
15.99/16.03	c  0.4s |       7 |     5094 |     3223 |      489     10 |       16 |        2
16.19/16.24	c  0.6s |       8 |     7884 |     4936 |      489     16 |       16 |        2
16.49/16.55	c  0.9s |       9 |    11828 |     7506 |      489     24 |       16 |        2
16.99/17.01	c  1.4s |      10 |    17858 |    11361 |      489     37 |       16 |        2
17.69/17.71	c  2.1s |      10 |    26269 |    16976 |      489     56 |       16 |        2
17.69/17.71	c #cpu_time = 2.071s
17.69/17.71	c #wall_clock_time = 2.077s
17.69/17.71	c #decision = 26269
17.69/17.71	c #random_decision = 62
17.69/17.71	c #conflict = 16976
17.69/17.71	c #restart = 10
17.69/17.71	o 34
17.69/17.71	c BCD2: hardening fixes 33 literals
17.69/17.71	c BCD2: updating upper bound: 70 -> 33
17.69/17.71	c BCD2: 1 <= obj <= 33
17.69/17.71	c BCD2: #cores=1, #unrelaxed=0, #relaxed=20, #hardened=49
17.69/17.71	c BCD2: #sat=3 #unsat=2 bias=2/5
17.69/17.72	c Solving starts ...
17.69/17.72	c ============================[ Search Statistics ]============================
17.69/17.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.69/17.72	c       |         |          |          |    Limit     GC | Var      | Constra 
17.69/17.72	c =============================================================================
17.69/17.72	c  0.0s |       0 |        0 |        0 |      489      0 |       49 |        4
17.69/17.73	c  0.0s |       1 |      175 |      100 |      489      0 |       49 |        4
17.69/17.74	c  0.0s |       2 |      427 |      250 |      489      0 |       49 |        4
17.69/17.77	c  0.1s |       3 |      772 |      475 |      489      1 |       49 |        4
17.79/17.81	c  0.1s |       4 |     1344 |      813 |      489      2 |       49 |        4
17.79/17.87	c  0.2s |       5 |     2069 |     1320 |      489      4 |       49 |        4
17.89/17.95	c  0.2s |       6 |     3301 |     2081 |      489      6 |       49 |        4
17.99/18.08	c  0.4s |       7 |     5158 |     3223 |      489     10 |       49 |        4
18.19/18.27	c  0.6s |       8 |     7856 |     4936 |      489     16 |       49 |        4
18.49/18.57	c  0.9s |       9 |    11582 |     7506 |      489     24 |       49 |        4
18.99/19.01	c  1.3s |      10 |    17337 |    11361 |      489     36 |       49 |        4
19.59/19.65	c  1.9s |      11 |    26518 |    17144 |      538     54 |       49 |        4
19.59/19.66	c  1.9s |      11 |    26543 |    17147 |      538     55 |       49 |        4
19.59/19.66	c #cpu_time = 1.935s
19.59/19.66	c #wall_clock_time = 1.940s
19.59/19.66	c #decision = 26543
19.59/19.66	c #random_decision = 68
19.59/19.66	c #conflict = 17147
19.59/19.66	c #restart = 11
19.59/19.66	o 13
19.59/19.66	c BCD2: hardening fixes 8 literals
19.59/19.66	c BCD2: updating upper bound: 33 -> 12
19.59/19.66	c BCD2: 1 <= obj <= 12
19.59/19.66	c BCD2: #cores=1, #unrelaxed=0, #relaxed=12, #hardened=57
19.59/19.66	c BCD2: #sat=4 #unsat=2 bias=2/6
19.59/19.66	c Solving starts ...
19.59/19.66	c ============================[ Search Statistics ]============================
19.59/19.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.59/19.66	c       |         |          |          |    Limit     GC | Var      | Constra 
19.59/19.66	c =============================================================================
19.59/19.66	c  0.0s |       0 |        0 |        0 |      538      0 |       57 |        6
19.59/19.67	c  0.0s |       1 |      143 |      100 |      538      0 |       57 |        6
19.59/19.69	c  0.0s |       2 |      354 |      250 |      538      0 |       57 |        6
19.69/19.71	c  0.1s |       3 |      729 |      475 |      538      1 |       57 |        6
19.69/19.75	c  0.1s |       4 |     1288 |      813 |      538      2 |       57 |        6
19.79/19.81	c  0.2s |       5 |     2112 |     1320 |      538      3 |       57 |        6
19.79/19.89	c  0.2s |       6 |     3348 |     2081 |      538      6 |       57 |        6
19.99/20.02	c  0.4s |       7 |     5140 |     3223 |      538      9 |       57 |        6
20.18/20.20	c  0.5s |       8 |     7510 |     4936 |      538     14 |       57 |        6
20.38/20.48	c  0.8s |       9 |    11519 |     7506 |      538     21 |       57 |        6
20.78/20.90	c  1.2s |      10 |    17455 |    11361 |      538     33 |       57 |        6
21.48/21.55	c  1.9s |      11 |    25800 |    17144 |      538     49 |       57 |        6
21.78/21.87	c  2.2s |      11 |    29988 |    20073 |      538     58 |       57 |        6
21.78/21.87	c #cpu_time = 2.213s
21.78/21.87	c #wall_clock_time = 2.218s
21.78/21.87	c #decision = 29988
21.78/21.87	c #random_decision = 67
21.78/21.87	c #conflict = 20073
21.78/21.87	c #restart = 11
21.78/21.87	o 4
21.78/21.87	c BCD2: hardening fixes 9 literals
21.78/21.87	c BCD2: updating upper bound: 12 -> 3
21.78/21.87	c BCD2: 1 <= obj <= 3
21.78/21.87	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=66
21.78/21.87	c BCD2: #sat=5 #unsat=2 bias=2/7
21.78/21.87	c Solving starts ...
21.78/21.87	c ============================[ Search Statistics ]============================
21.78/21.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.78/21.87	c       |         |          |          |    Limit     GC | Var      | Constra 
21.78/21.87	c =============================================================================
21.78/21.87	c  0.0s |       0 |        0 |        0 |      538      0 |       66 |        8
21.78/21.89	c  0.0s |       1 |      166 |      100 |      538      0 |       66 |        8
21.88/21.90	c  0.0s |       2 |      408 |      250 |      538      1 |       66 |        8
21.88/21.93	c  0.1s |       3 |      712 |      475 |      538      1 |       66 |        8
21.88/21.97	c  0.1s |       4 |     1234 |      813 |      538      2 |       66 |        8
21.99/22.03	c  0.2s |       5 |     1955 |     1320 |      538      4 |       66 |        8
22.09/22.11	c  0.2s |       6 |     3164 |     2081 |      538      6 |       66 |        8
22.18/22.24	c  0.4s |       7 |     4866 |     3223 |      538      9 |       66 |        8
22.38/22.43	c  0.6s |       8 |     7384 |     4936 |      538     14 |       66 |        8
22.68/22.72	c  0.8s |       9 |    11426 |     7506 |      538     22 |       66 |        8
23.09/23.17	c  1.3s |      10 |    17105 |    11361 |      538     33 |       66 |        8
23.78/23.82	c  1.9s |      11 |    25854 |    17144 |      538     50 |       66 |        8
24.68/24.79	c  2.9s |      12 |    38674 |    25819 |      538     75 |       66 |        8
26.28/26.31	c  4.4s |      13 |    57415 |    38832 |      538    113 |       66 |        8
27.68/27.77	c  5.9s |      13 |    75147 |    51171 |      592    148 |       67 |       10
27.68/27.77	c #cpu_time = 5.883s
27.68/27.77	c #wall_clock_time = 5.898s
27.68/27.77	c #decision = 75147
27.68/27.77	c #random_decision = 207
27.68/27.77	c #conflict = 51171
27.68/27.77	c #restart = 13
27.68/27.77	c BCD2: updating lower bound of a core
27.68/27.77	c lower bound updated to 3
27.68/27.77	c BCD2: 3 <= obj <= 3
27.68/27.77	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=66
27.68/27.77	c BCD2: #sat=5 #unsat=3 bias=3/8
27.68/27.77	c Solving starts ...
27.68/27.77	c ============================[ Search Statistics ]============================
27.68/27.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.68/27.77	c       |         |          |          |    Limit     GC | Var      | Constra 
27.68/27.77	c =============================================================================
27.68/27.77	c  0.0s |       0 |        0 |        0 |      592      0 |       67 |       10
27.68/27.79	c  0.0s |       1 |      150 |      100 |      592      0 |       67 |       10
27.78/27.80	c  0.0s |       2 |      342 |      250 |      592      0 |       67 |       10
27.78/27.83	c  0.1s |       3 |      694 |      475 |      592      1 |       67 |       10
27.78/27.87	c  0.1s |       4 |     1284 |      813 |      592      2 |       67 |       10
27.88/27.92	c  0.2s |       5 |     2023 |     1320 |      592      3 |       67 |       10
27.98/28.01	c  0.2s |       6 |     3181 |     2081 |      592      5 |       67 |       10
28.08/28.15	c  0.4s |       7 |     4839 |     3223 |      592      8 |       67 |       10
28.28/28.35	c  0.6s |       8 |     7399 |     4936 |      592     13 |       67 |       10
28.59/28.65	c  0.9s |       9 |    11275 |     7506 |      592     20 |       67 |       10
29.08/29.11	c  1.3s |      10 |    16903 |    11361 |      592     30 |       67 |       10
29.69/29.77	c  2.0s |      11 |    26153 |    17144 |      592     46 |       67 |       10
30.68/30.78	c  3.0s |      12 |    38627 |    25819 |      592     69 |       67 |       10
31.99/32.08	c  4.3s |      12 |    53197 |    36217 |      592     98 |       68 |       12
31.99/32.08	c #cpu_time = 4.298s
31.99/32.08	c #wall_clock_time = 4.309s
31.99/32.08	c #decision = 53197
31.99/32.08	c #random_decision = 133
31.99/32.08	c #conflict = 36217
31.99/32.08	c #restart = 12
31.99/32.08	c BCD2: updating lower bound of a core
31.99/32.08	c lower bound updated to 4
31.99/32.08	s OPTIMUM FOUND
31.99/32.08	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
31.99/32.08	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
31.99/32.08	v -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
31.99/32.08	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
31.99/32.08	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
31.99/32.08	v x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
31.99/32.08	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
31.99/32.08	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 x79 -x80
31.99/32.08	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
31.99/32.08	v -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100
31.99/32.08	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110
31.99/32.08	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
31.99/32.08	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
31.99/32.08	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
31.99/32.08	v -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
31.99/32.08	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
31.99/32.08	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169
31.99/32.08	c total CPU time = 32.003s
31.99/32.08	c total wall clock time = 32.085s

Verifier Data

OK	4

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

pid=29689
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.15 2.13 1.89 3/179 29692
/proc/meminfo: memFree=29591260/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=656828 CPUtime=0 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 2436 0 0 0 0 0 0 0 20 0 4 0 36433856 672591872 2287 33554432000 4194304 16246674 140737091825568 140737091824992 15002730 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 164719 2295 441 2943 0 161613 0
[pid=29692/tid=29693] ppid=29689 vsize=674236 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 690417664 2355 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=678332 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 694611968 2374 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=682428 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36433857 698806272 2390 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.15 2.13 1.89 3/179 29692
/proc/meminfo: memFree=29591260/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 18272 0 0 0 7 2 0 0 20 0 4 0 36433856 1247350784 18115 33554432000 4194304 16246674 140737091825568 140737091824992 12481124 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 304529 18116 604 2943 0 301423 0
[pid=29692/tid=29693] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 18116 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 18119 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 18122 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200534 s]
/proc/loadavg: 2.15 2.13 1.89 3/179 29692
/proc/meminfo: memFree=29591260/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 26134 0 0 0 16 3 0 0 20 0 4 0 36433856 1247350784 25977 33554432000 4194304 16246674 140737091825568 140737091807488 12500869 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 304529 25983 604 2943 0 301423 0
[pid=29692/tid=29693] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 25985 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 25985 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 25986 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300453 s]
/proc/loadavg: 2.15 2.13 1.89 3/179 29692
/proc/meminfo: memFree=29591260/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 37556 0 0 0 24 5 0 0 20 0 4 0 36433856 1247350784 37392 33554432000 4194304 16246674 140737091825568 140737091807488 13759916 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 304529 37401 809 2943 0 301423 0
[pid=29692/tid=29693] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 37406 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 37408 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 37415 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700416 s]
/proc/loadavg: 2.15 2.13 1.89 3/179 29692
/proc/meminfo: memFree=29591260/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 108907 0 0 0 54 15 0 0 20 0 4 0 36433856 1247350784 108744 33554432000 4194304 16246674 140737091825568 140737091807488 12477891 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 304529 108751 815 2943 0 301423 0
[pid=29692/tid=29693] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 108756 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 108759 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36433857 1247350784 108761 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.15 2.13 1.89 3/183 29696
/proc/meminfo: memFree=28848096/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1219140 CPUtime=1.49 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 245817 0 0 0 115 34 0 0 20 0 4 0 36433856 1248399360 245631 33554432000 4194304 16246674 140737091825568 140737091824880 5572184 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 304785 245631 875 2943 0 301679 0
[pid=29692/tid=29693] ppid=29689 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1248399360 245631 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1248399360 245631 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1248399360 245631 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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.15 2.13 1.89 3/183 29696
/proc/meminfo: memFree=28612196/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1305156 CPUtime=3.09 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267323 0 0 0 273 36 0 0 20 0 4 0 36433856 1336479744 267137 33554432000 4194304 16246674 140737091825568 140737091808568 5602272 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326289 267137 875 2943 0 323183 0
[pid=29692/tid=29693] ppid=29689 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1336479744 267137 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1336479744 267137 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1336479744 267137 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1305156

[startup+6.30042 s]
/proc/loadavg: 2.13 2.13 1.89 3/183 29696
/proc/meminfo: memFree=28524928/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267580 0 0 0 592 37 0 0 20 0 4 0 36433856 1337528320 267394 33554432000 4194304 16246674 140737091825568 140737091807488 5512840 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326545 267394 875 2943 0 323439 0
[pid=29692/tid=29693] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267394 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267394 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267394 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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.12 2.12 1.89 3/183 29745
/proc/meminfo: memFree=28612416/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267581 0 0 0 1232 37 0 0 20 0 4 0 36433856 1337528320 267395 33554432000 4194304 16246674 140737091825568 140737091807488 5545988 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326545 267395 875 2943 0 323439 0
[pid=29692/tid=29693] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267395 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267395 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267395 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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.10 2.12 1.89 3/183 29745
/proc/meminfo: memFree=28525256/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1306180 CPUtime=25.48 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267604 0 0 0 2511 37 0 0 20 0 4 0 36433856 1337528320 267418 33554432000 4194304 16246674 140737091825568 140737091808568 13943604 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326545 267418 884 2943 0 323439 0
[pid=29692/tid=29693] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267418 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267418 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267418 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 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 29692 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6005 s]
/proc/loadavg: 2.10 2.12 1.89 3/183 29745
/proc/meminfo: memFree=28525256/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1306180 CPUtime=25.58 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267604 0 0 0 2521 37 0 0 20 0 4 0 36433856 1337528320 267418 33554432000 4194304 16246674 140737091825568 140737091808568 5822240 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326545 267418 884 2943 0 323439 0
[pid=29692/tid=29693] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267418 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267418 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267418 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+28.8004 s]
/proc/loadavg: 2.10 2.12 1.89 3/183 29745
/proc/meminfo: memFree=28525224/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1306180 CPUtime=28.78 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267604 0 0 0 2841 37 0 0 20 0 4 0 36433856 1337528320 267418 33554432000 4194304 16246674 140737091825568 140737091808568 5832123 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326545 267418 884 2943 0 323439 0
[pid=29692/tid=29693] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267418 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267418 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267418 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 28.78
Current children cumulated vsize (KiB) 1306180

[startup+30.4004 s]
/proc/loadavg: 2.09 2.11 1.90 3/183 29745
/proc/meminfo: memFree=28525100/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1306180 CPUtime=30.38 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267606 0 0 0 3001 37 0 0 20 0 4 0 36433856 1337528320 267420 33554432000 4194304 16246674 140737091825568 140737091808568 5822428 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326545 267420 886 2943 0 323439 0
[pid=29692/tid=29693] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 30.38
Current children cumulated vsize (KiB) 1306180

[startup+31.2004 s]
/proc/loadavg: 2.09 2.11 1.90 4/183 29745
/proc/meminfo: memFree=28525232/32872528 swapFree=877060/942468
[pid=29692] ppid=29689 vsize=1306180 CPUtime=31.18 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267606 0 0 0 3081 37 0 0 20 0 4 0 36433856 1337528320 267420 33554432000 4194304 16246674 140737091825568 140737091808568 5754801 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326545 267420 886 2943 0 323439 0
[pid=29692/tid=29693] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 31.18
Current children cumulated vsize (KiB) 1306180

[startup+31.6004 s]
/proc/loadavg: 2.09 2.11 1.90 4/183 29745
/proc/meminfo: memFree=28525232/32872528 swapFree=877060/942468
[pid=29692] ppid=29689 vsize=1306180 CPUtime=31.58 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267606 0 0 0 3121 37 0 0 20 0 4 0 36433856 1337528320 267420 33554432000 4194304 16246674 140737091825568 140737091808568 5601852 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326545 267420 886 2943 0 323439 0
[pid=29692/tid=29693] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 31.58
Current children cumulated vsize (KiB) 1306180

[startup+32.0074 s]
/proc/loadavg: 2.09 2.11 1.90 4/183 29745
/proc/meminfo: memFree=28525356/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=1306180 CPUtime=31.99 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202496 267606 0 0 0 3162 37 0 0 20 0 4 0 36433856 1337528320 267420 33554432000 4194304 16246674 140737091825568 140737091808568 5600400 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 326545 267420 886 2943 0 323439 0
[pid=29692/tid=29693] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29693/stat : 29693 (toysat) S 29689 29692 29107 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373929209072 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29692/tid=29694] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29694/stat : 29694 (toysat) S 29689 29692 29107 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373918719216 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29692/tid=29695] ppid=29689 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/29692/task/29695/stat : 29695 (toysat) S 29689 29692 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36433857 1337528320 267420 33554432000 4194304 16246674 140737091825568 140373908245680 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1306180

[startup+32.1004 s]
/proc/loadavg: 2.09 2.11 1.90 4/183 29745
/proc/meminfo: memFree=28525356/32872528 swapFree=877056/942464
[pid=29692] ppid=29689 vsize=0 CPUtime=32.09 cores=1,3,5,7
/proc/29692/stat : 29692 (toysat) R 29689 29692 29107 0 -1 4202500 267610 0 0 0 3170 39 0 0 20 0 1 0 36433856 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29692/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 32.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 32.1474
CPU time (s): 32.1411
CPU user time (s): 31.7032
CPU system time (s): 0.437933
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 1306180

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.109983 second user time and 0.121981 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-19 15:44:09
IDJOB=4109598
IDBENCH=78865
IDSOLVER=2553
FILE ID=node113/4109598-1466343849
RUNJOBID= node113-1466341823-29124
PBS_JOBID= 19922039
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= 89a63c055aa545373493189617e0eb71
RANDOM SEED=1624994961

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29592292 kB
Buffers:          150808 kB
Cached:           368904 kB
SwapCached:         1964 kB
Active:          1230468 kB
Inactive:         362868 kB
Active(anon):    1073812 kB
Inactive(anon):     2224 kB
Active(file):     156656 kB
Inactive(file):   360644 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67099096 kB
Dirty:             16328 kB
Writeback:             0 kB
AnonPages:       2054116 kB
Mapped:            10832 kB
Shmem:                 0 kB
Slab:             608196 kB
SReclaimable:      52080 kB
SUnreclaim:       556116 kB
KernelStack:        1520 kB
PageTables:         7988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2159148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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 node113 at 2016-06-19 15:44:42