Trace number 4110202

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 49.8044 49.8184

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110969170--soft-0-100-0.wbo
MD5SUM2498aa7c72321a79724f3337e23f532a
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark9.74252
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1227
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:05+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-4110202-1466344745.wbo"]
0.00/0.01	c use --random-gen="589654740 893464997 1499092489 206985737 1959086466 3232962893 2462414600 983448388 3481926268 3873068600 3263448996 645984331 423593220 775018053 2582966891 1885418774 3311365331 3933400046 12070411 2860519252 1701541856 2219760268 833506577 2558534032 2079125286 3210937408 592299747 4251324313 3859054587 2914835585 2954719749 1713629377 2297258682 3043149426 1485291960 2699062784 803233634 616835420 2333370641 342669920 2221529351 459904143 3763623995 3458995022 2237902064 4034449056 1840570493 3412212949 2858183846 858859975 4116627385 3507588555 3050789516 2144001529 2925229149 3496696317 2939197615 2491904475 2638641024 3951562407 3819632716 2232090149 3602933163 3914707281 1632369324 739948124 3717421953 4139743892 1927266538 2398164717 3225779131 176612797 2820615302 1243012505 4163182984 145889287 1211274739 268553732 1073570081 1904812059 1510455177 3548928331 3017718912 2896536337 349244398 4036117166 4126187821 3946855552 1055233764 698364874 3887087589 2180659452 1951308139 2255886221 549659067 2658584391 1788063371 1977052021 2808170328 2497953819 3071842532 1543257889 2093148592 2845938524 4132830491 4058971686 372440602 2405092710 646883790 3557758008 3497955387 835134573 334908666 1397369236 3273293211 468970238 1558731359 305896487 3801867815 2659180107 1305269249 2410470080 99891786 506412806 846978617 3860576117 3545349693 1084034111 2310595610 1755160260 2830951214 2165211257 2881775465 1612485802 3048546278 1732895735 560235699 2493531573 2912211870 3326339414 2324513715 3568148391 1629132647 485648021 2411757599 237783160 1710636630 1420370947 3286374470 3625985597 1943116657 193033410 2081445737 345891986 460988207 84980449 280688254 3348843257 2773461174 3387469424 1163311151 535684288 1975536973 1160260817 2318143337 365598455 1771353896 4104060323 3137258041 785159313 3754933409 942761317 3677072226 1934143601 1888928349 3852271115 533768459 2017216207 26630116 3813053435 4188461327 4163490259 4282609092 2503681515 4083727943 3906066749 1619221866 3965761919 1306700147 237264355 4063289220 3360386373 947965603 449824329 3123667482 3694215797 1431689765 708284016 365905177 1818073064 3782701183 2455311697 1179205334 1778039190 850451207 1949552577 2375784243 1476781438 2206327519 3527013275 1306190876 2885992535 417770480 3343333874 558274901 3507754458 73041583 3775105593 2058459271 374125369 2731105165 3217727209 2417493615 233299702 495561129 374406952 351104345 1284221358 2413917700 641537766 784809065 3904620282 3325106537 2809909172 3332312413 3217049394 3476790647 2377879694 686938085 2885422240 3459566550 192915519 3579138049 4168950698 2524876309 3708352132 632883608 3819213384 1985454314 3539684373 4116744868 105779818 42392466 2855969911 310431754 3545059701 255 362436" option to reproduce the execution
0.19/0.26	c #vars 169
0.19/0.26	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 |      107 |        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 = 107
0.19/0.27	c #random_decision = 2
0.19/0.27	c #conflict = 0
0.19/0.27	c #restart = 0
0.19/0.27	o 497
0.19/0.27	c BCD2: updating upper bound: 4943 -> 496
0.19/0.27	c BCD2: 0 <= obj <= 496
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 |      264 |      100 |      123      0 |        0 |        0
0.28/0.32	c  0.0s |       2 |      599 |      250 |      136      0 |        0 |        0
0.28/0.37	c  0.1s |       3 |     1035 |      475 |      150      2 |        0 |        0
0.38/0.44	c  0.2s |       4 |     1598 |      813 |      165      4 |        0 |        0
0.49/0.55	c  0.3s |       5 |     2422 |     1320 |      182      7 |        0 |        0
0.68/0.70	c  0.4s |       6 |     3664 |     2081 |      222     11 |        0 |        0
0.68/0.94	c  0.7s |       7 |     5322 |     3223 |      245     17 |        0 |        0
1.29/1.31	c  1.0s |       8 |     7896 |     4936 |      270     25 |        0 |        0
1.68/1.71	c  1.4s |       9 |    11745 |     7506 |      297     37 |        0 |        0
2.29/2.33	c  2.1s |      10 |    17290 |    11361 |      327     53 |        0 |        0
3.09/3.18	c  2.9s |      11 |    25775 |    17144 |      360     76 |        0 |        0
4.39/4.44	c  4.2s |      12 |    38905 |    25819 |      397    109 |        0 |        0
6.39/6.45	c  6.2s |      12 |    56203 |    38119 |      397    152 |        0 |        0
6.49/6.56	c  6.3s |      13 |    57261 |    38832 |      437    154 |        0 |        0
8.49/8.57	c  8.3s |      13 |    76526 |    52232 |      437    198 |        0 |        0
9.49/9.54	c  9.3s |      14 |    85468 |    58352 |      481    218 |        0 |        0
11.49/11.55	c 11.3s |      14 |   103975 |    71052 |      481    257 |        0 |        0
13.49/13.55	c 13.3s |      14 |   120751 |    82652 |      481    294 |        0 |        0
14.49/14.57	c 14.3s |      15 |   127972 |    87632 |      530    309 |        0 |        0
16.49/16.57	c 16.3s |      15 |   145949 |   100032 |      530    344 |        0 |        0
18.49/18.58	c 18.3s |      15 |   162459 |   111432 |      530    377 |        0 |        0
20.48/20.59	c 20.3s |      15 |   175822 |   121032 |      530    406 |        0 |        0
20.68/20.75	c 20.5s |      15 |   176623 |   121631 |      530    408 |        0 |        0
20.68/20.75	c #cpu_time = 20.424s
20.68/20.75	c #wall_clock_time = 20.476s
20.68/20.75	c #decision = 176623
20.68/20.75	c #random_decision = 426
20.68/20.75	c #conflict = 121631
20.68/20.75	c #restart = 15
20.68/20.75	c BCD2: found a new core of size 101: cost of the new core is >=1
20.68/20.75	c lower bound updated to 1
20.68/20.75	c BCD2: 1 <= obj <= 496
20.68/20.75	c BCD2: #cores=1, #unrelaxed=0, #relaxed=101, #hardened=0
20.68/20.75	c BCD2: #sat=1 #unsat=2 bias=2/3
20.68/20.75	c Solving starts ...
20.68/20.75	c ============================[ Search Statistics ]============================
20.68/20.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.68/20.75	c       |         |          |          |    Limit     GC | Var      | Constra 
20.68/20.75	c =============================================================================
20.68/20.75	c  0.0s |       0 |        0 |        0 |      530      0 |        0 |        0
20.68/20.75	c  0.0s |       0 |      183 |       13 |      530      1 |        0 |        0
20.68/20.75	c #cpu_time = 0.007s
20.68/20.75	c #wall_clock_time = 0.007s
20.68/20.75	c #decision = 183
20.68/20.75	c #random_decision = 0
20.68/20.75	c #conflict = 13
20.68/20.75	c #restart = 0
20.68/20.75	o 46
20.68/20.75	c BCD2: hardening fixes 57 literals
20.68/20.75	c BCD2: updating upper bound: 496 -> 45
20.68/20.75	c BCD2: 1 <= obj <= 45
20.68/20.75	c BCD2: #cores=1, #unrelaxed=0, #relaxed=44, #hardened=57
20.68/20.75	c BCD2: #sat=2 #unsat=2 bias=2/4
20.68/20.75	c Solving starts ...
20.68/20.75	c ============================[ Search Statistics ]============================
20.68/20.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.68/20.75	c       |         |          |          |    Limit     GC | Var      | Constra 
20.68/20.75	c =============================================================================
20.68/20.75	c  0.0s |       0 |        0 |        0 |      530      0 |       57 |        2
20.68/20.77	c  0.0s |       1 |      186 |      100 |      530      0 |       57 |        2
20.68/20.79	c  0.0s |       2 |      487 |      250 |      530      0 |       57 |        2
20.78/20.82	c  0.1s |       3 |      896 |      475 |      530      1 |       57 |        2
20.78/20.86	c  0.1s |       4 |     1454 |      813 |      530      2 |       57 |        2
20.88/20.92	c  0.2s |       5 |     2329 |     1320 |      530      3 |       57 |        2
20.99/21.02	c  0.3s |       6 |     3547 |     2081 |      530      6 |       57 |        2
21.09/21.17	c  0.4s |       7 |     5348 |     3223 |      530      9 |       57 |        2
21.28/21.39	c  0.6s |       8 |     8184 |     4936 |      530     15 |       57 |        2
21.68/21.72	c  1.0s |       9 |    12546 |     7506 |      530     22 |       57 |        2
22.19/22.22	c  1.5s |      10 |    18754 |    11361 |      583     33 |       57 |        2
22.88/22.97	c  2.2s |      11 |    27613 |    17144 |      583     50 |       57 |        2
23.98/24.07	c  3.3s |      12 |    41331 |    25819 |      583     74 |       57 |        2
25.68/25.75	c  5.0s |      13 |    61261 |    38832 |      583    111 |       57 |        2
27.08/27.17	c  6.4s |      13 |    78305 |    49851 |      583    142 |       57 |        2
27.08/27.17	c #cpu_time = 6.402s
27.08/27.17	c #wall_clock_time = 6.419s
27.08/27.17	c #decision = 78305
27.08/27.17	c #random_decision = 214
27.08/27.17	c #conflict = 49851
27.08/27.17	c #restart = 13
27.08/27.17	o 41
27.08/27.17	c BCD2: hardening fixes 5 literals
27.08/27.17	c BCD2: updating upper bound: 45 -> 40
27.08/27.17	c BCD2: 1 <= obj <= 40
27.08/27.17	c BCD2: #cores=1, #unrelaxed=0, #relaxed=39, #hardened=62
27.08/27.17	c BCD2: #sat=3 #unsat=2 bias=2/5
27.08/27.17	c Solving starts ...
27.08/27.17	c ============================[ Search Statistics ]============================
27.08/27.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.08/27.17	c       |         |          |          |    Limit     GC | Var      | Constra 
27.08/27.17	c =============================================================================
27.08/27.17	c  0.0s |       0 |        0 |        0 |      583      0 |       62 |        4
27.08/27.19	c  0.0s |       1 |      135 |      100 |      583      0 |       62 |        4
27.18/27.21	c  0.0s |       2 |      376 |      250 |      583      0 |       62 |        4
27.18/27.23	c  0.1s |       3 |      704 |      475 |      583      1 |       62 |        4
27.18/27.27	c  0.1s |       4 |     1163 |      813 |      583      2 |       62 |        4
27.28/27.32	c  0.2s |       5 |     1915 |     1320 |      583      3 |       62 |        4
27.38/27.41	c  0.2s |       6 |     3154 |     2081 |      583      5 |       62 |        4
27.48/27.54	c  0.4s |       7 |     5071 |     3223 |      583      8 |       62 |        4
27.69/27.73	c  0.6s |       8 |     7982 |     4936 |      583     13 |       62 |        4
27.98/28.03	c  0.9s |       9 |    11890 |     7506 |      583     20 |       62 |        4
28.38/28.46	c  1.3s |      10 |    17797 |    11361 |      583     31 |       62 |        4
29.08/29.10	c  1.9s |      11 |    26698 |    17144 |      583     46 |       62 |        4
30.08/30.11	c  2.9s |      12 |    40133 |    25819 |      642     69 |       62 |        4
31.48/31.59	c  4.4s |      13 |    60227 |    38832 |      642    102 |       62 |        4
31.88/32.00	c  4.8s |      13 |    65548 |    42485 |      642    110 |       62 |        4
31.88/32.00	c #cpu_time = 4.813s
31.88/32.00	c #wall_clock_time = 4.825s
31.88/32.00	c #decision = 65548
31.88/32.00	c #random_decision = 180
31.88/32.00	c #conflict = 42485
31.88/32.00	c #restart = 13
31.88/32.00	o 17
31.88/32.00	c BCD2: hardening fixes 24 literals
31.88/32.00	c BCD2: updating upper bound: 40 -> 16
31.88/32.00	c BCD2: 1 <= obj <= 16
31.88/32.00	c BCD2: #cores=1, #unrelaxed=0, #relaxed=15, #hardened=86
31.88/32.00	c BCD2: #sat=4 #unsat=2 bias=2/6
31.88/32.00	c Solving starts ...
31.88/32.00	c ============================[ Search Statistics ]============================
31.88/32.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.88/32.00	c       |         |          |          |    Limit     GC | Var      | Constra 
31.88/32.00	c =============================================================================
31.88/32.00	c  0.0s |       0 |        0 |        0 |      642      0 |       86 |        6
31.99/32.01	c  0.0s |       1 |      149 |      100 |      642      1 |       86 |        6
31.99/32.03	c  0.0s |       2 |      366 |      250 |      642      1 |       86 |        6
31.99/32.06	c  0.1s |       3 |      679 |      475 |      642      2 |       86 |        6
31.99/32.09	c  0.1s |       4 |     1221 |      813 |      642      2 |       86 |        6
32.09/32.15	c  0.1s |       5 |     2076 |     1320 |      642      4 |       86 |        6
32.18/32.23	c  0.2s |       6 |     3239 |     2081 |      642      6 |       86 |        6
32.28/32.36	c  0.4s |       7 |     4995 |     3223 |      642      8 |       86 |        6
32.48/32.55	c  0.5s |       8 |     7615 |     4936 |      642     13 |       86 |        6
32.78/32.83	c  0.8s |       9 |    11605 |     7506 |      642     19 |       86 |        6
33.19/33.25	c  1.3s |      10 |    17575 |    11361 |      642     28 |       86 |        6
33.78/33.89	c  1.9s |      11 |    26161 |    17144 |      642     42 |       86 |        6
34.78/34.86	c  2.9s |      12 |    39397 |    25819 |      642     64 |       86 |        6
35.78/35.82	c  3.8s |      12 |    52042 |    34351 |      642     84 |       87 |        8
35.78/35.82	c #cpu_time = 3.813s
35.78/35.82	c #wall_clock_time = 3.823s
35.78/35.82	c #decision = 52042
35.78/35.82	c #random_decision = 112
35.78/35.82	c #conflict = 34351
35.78/35.82	c #restart = 12
35.78/35.82	c BCD2: updating lower bound of a core
35.78/35.82	c lower bound updated to 7
35.78/35.82	c BCD2: 7 <= obj <= 16
35.78/35.82	c BCD2: #cores=1, #unrelaxed=0, #relaxed=15, #hardened=86
35.78/35.82	c BCD2: #sat=4 #unsat=3 bias=3/7
35.78/35.82	c Solving starts ...
35.78/35.82	c ============================[ Search Statistics ]============================
35.78/35.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.78/35.82	c       |         |          |          |    Limit     GC | Var      | Constra 
35.78/35.82	c =============================================================================
35.78/35.82	c  0.0s |       0 |        0 |        0 |      642      0 |       87 |        8
35.78/35.84	c  0.0s |       1 |      141 |      100 |      642      0 |       87 |        8
35.78/35.86	c  0.0s |       2 |      406 |      250 |      642      1 |       87 |        8
35.78/35.88	c  0.1s |       3 |      751 |      475 |      642      1 |       87 |        8
35.88/35.92	c  0.1s |       4 |     1269 |      813 |      642      2 |       87 |        8
35.88/35.97	c  0.1s |       5 |     2104 |     1320 |      642      3 |       87 |        8
35.98/36.06	c  0.2s |       6 |     3189 |     2081 |      642      5 |       87 |        8
36.08/36.18	c  0.4s |       7 |     4891 |     3223 |      642      8 |       87 |        8
36.28/36.37	c  0.5s |       8 |     7580 |     4936 |      642     12 |       87 |        8
36.58/36.67	c  0.8s |       9 |    11124 |     7506 |      642     19 |       87 |        8
37.08/37.10	c  1.3s |      10 |    16725 |    11361 |      642     28 |       87 |        8
37.68/37.78	c  2.0s |      11 |    25712 |    17144 |      642     42 |       87 |        8
38.68/38.78	c  3.0s |      12 |    38765 |    25819 |      642     64 |       87 |        8
40.18/40.25	c  4.4s |      12 |    57202 |    38159 |      642     94 |       88 |       10
40.18/40.25	c #cpu_time = 4.415s
40.18/40.25	c #wall_clock_time = 4.427s
40.18/40.25	c #decision = 57202
40.18/40.25	c #random_decision = 156
40.18/40.25	c #conflict = 38159
40.18/40.25	c #restart = 12
40.18/40.25	c BCD2: updating lower bound of a core
40.18/40.25	c lower bound updated to 12
40.18/40.25	c BCD2: 12 <= obj <= 16
40.18/40.25	c BCD2: #cores=1, #unrelaxed=0, #relaxed=15, #hardened=86
40.18/40.25	c BCD2: #sat=4 #unsat=4 bias=4/8
40.18/40.25	c Solving starts ...
40.18/40.25	c ============================[ Search Statistics ]============================
40.18/40.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
40.18/40.25	c       |         |          |          |    Limit     GC | Var      | Constra 
40.18/40.25	c =============================================================================
40.18/40.25	c  0.0s |       0 |        0 |        0 |      642      0 |       88 |       10
40.18/40.26	c  0.0s |       1 |      143 |      100 |      642      0 |       88 |       10
40.18/40.28	c  0.0s |       2 |      388 |      250 |      642      0 |       88 |       10
40.28/40.31	c  0.1s |       3 |      698 |      475 |      642      1 |       88 |       10
40.28/40.35	c  0.1s |       4 |     1210 |      813 |      642      2 |       88 |       10
40.38/40.41	c  0.2s |       5 |     2050 |     1320 |      642      3 |       88 |       10
40.38/40.49	c  0.2s |       6 |     3159 |     2081 |      642      5 |       88 |       10
40.58/40.62	c  0.4s |       7 |     4831 |     3223 |      642      8 |       88 |       10
40.68/40.80	c  0.5s |       8 |     7438 |     4936 |      642     12 |       88 |       10
40.98/41.09	c  0.8s |       9 |    11211 |     7506 |      642     18 |       88 |       10
41.48/41.54	c  1.3s |      10 |    16934 |    11361 |      707     27 |       88 |       10
42.18/42.20	c  1.9s |      11 |    25724 |    17144 |      707     40 |       88 |       10
43.18/43.20	c  2.9s |      12 |    38453 |    25819 |      707     59 |       88 |       10
44.68/44.77	c  4.5s |      13 |    57714 |    38832 |      707     89 |       88 |       10
45.48/45.52	c  5.3s |      13 |    66868 |    44909 |      707    103 |       89 |       12
45.48/45.52	c #cpu_time = 5.252s
45.48/45.52	c #wall_clock_time = 5.266s
45.48/45.52	c #decision = 66868
45.48/45.52	c #random_decision = 172
45.48/45.52	c #conflict = 44909
45.48/45.52	c #restart = 13
45.48/45.52	c BCD2: updating lower bound of a core
45.48/45.52	c lower bound updated to 15
45.48/45.52	c BCD2: 15 <= obj <= 16
45.48/45.52	c BCD2: #cores=1, #unrelaxed=0, #relaxed=15, #hardened=86
45.48/45.52	c BCD2: #sat=4 #unsat=5 bias=5/9
45.48/45.52	c Solving starts ...
45.48/45.52	c ============================[ Search Statistics ]============================
45.48/45.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
45.48/45.52	c       |         |          |          |    Limit     GC | Var      | Constra 
45.48/45.52	c =============================================================================
45.48/45.52	c  0.0s |       0 |        0 |        0 |      707      0 |       89 |       12
45.48/45.53	c  0.0s |       1 |      171 |      100 |      707      0 |       89 |       12
45.48/45.55	c  0.0s |       2 |      426 |      250 |      707      1 |       89 |       12
45.48/45.58	c  0.1s |       3 |      750 |      475 |      707      1 |       89 |       12
45.58/45.62	c  0.1s |       4 |     1263 |      813 |      707      2 |       89 |       12
45.58/45.68	c  0.2s |       5 |     2078 |     1320 |      707      3 |       89 |       12
45.68/45.76	c  0.2s |       6 |     3284 |     2081 |      707      5 |       89 |       12
45.78/45.90	c  0.4s |       7 |     4967 |     3223 |      707      7 |       89 |       12
46.08/46.11	c  0.6s |       8 |     7492 |     4936 |      707     11 |       89 |       12
46.38/46.40	c  0.9s |       9 |    11223 |     7506 |      707     17 |       89 |       12
46.78/46.86	c  1.3s |      10 |    17090 |    11361 |      707     26 |       89 |       12
47.48/47.53	c  2.0s |      11 |    25774 |    17144 |      707     39 |       89 |       12
48.48/48.52	c  3.0s |      12 |    38451 |    25819 |      707     59 |       89 |       12
49.68/49.75	c  4.2s |      12 |    54328 |    36379 |      707     83 |       90 |       14
49.68/49.75	c #cpu_time = 4.224s
49.68/49.75	c #wall_clock_time = 4.235s
49.68/49.75	c #decision = 54328
49.68/49.75	c #random_decision = 155
49.68/49.75	c #conflict = 36379
49.68/49.75	c #restart = 12
49.68/49.75	c BCD2: updating lower bound of a core
49.68/49.75	c lower bound updated to 17
49.68/49.75	s OPTIMUM FOUND
49.68/49.75	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
49.68/49.75	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
49.68/49.75	v x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
49.68/49.75	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
49.68/49.75	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
49.68/49.75	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
49.68/49.75	v -x61 -x62 -x63 -x64 x65 -x66 -x67 x68 -x69 -x70
49.68/49.75	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
49.68/49.75	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90
49.68/49.75	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
49.68/49.75	v -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
49.68/49.75	v x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120
49.68/49.75	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
49.68/49.75	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
49.68/49.75	v -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
49.68/49.75	v -x151 x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160
49.68/49.75	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
49.68/49.75	c total CPU time = 49.624s
49.68/49.75	c total wall clock time = 49.753s

Verifier Data

OK	17

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

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

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


[startup+0 s]
/proc/loadavg: 2.26 2.24 2.14 4/177 2848
/proc/meminfo: memFree=28884980/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 757 0 0 0 0 0 0 0 20 0 4 0 36521446 246870016 1629 33554432000 4194304 16246674 140736401199808 140736401199232 13159426 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 60271 1633 426 2943 0 57165 0
[pid=2848/tid=2849] ppid=2845 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 246870016 1662 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 246870016 1671 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 246870016 1674 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.26 2.24 2.14 4/177 2848
/proc/meminfo: memFree=28884980/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 18215 0 0 0 6 2 0 0 20 0 4 0 36521446 1247350784 19080 33554432000 4194304 16246674 140736401199808 140736401199232 13956064 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 304529 19080 610 2943 0 301423 0
[pid=2848/tid=2849] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 19080 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 19083 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 19086 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200503 s]
/proc/loadavg: 2.26 2.24 2.14 4/177 2848
/proc/meminfo: memFree=28884980/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 26176 0 0 0 16 3 0 0 20 0 4 0 36521446 1247350784 27041 33554432000 4194304 16246674 140736401199808 140736401199232 6144396 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 304529 27042 610 2943 0 301423 0
[pid=2848/tid=2849] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 27042 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 27042 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 27042 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 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.26 2.24 2.14 4/177 2848
/proc/meminfo: memFree=28884980/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1218116 CPUtime=0.28 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 37164 0 0 0 24 4 0 0 20 0 4 0 36521446 1247350784 38022 33554432000 4194304 16246674 140736401199808 140736401181696 6843278 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 304529 38030 808 2943 0 301423 0
[pid=2848/tid=2849] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 38037 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 38045 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 38051 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700418 s]
/proc/loadavg: 2.26 2.24 2.14 4/177 2848
/proc/meminfo: memFree=28884980/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 112897 0 0 0 52 16 0 0 20 0 4 0 36521446 1247350784 113756 33554432000 4194304 16246674 140736401199808 140736401181696 13954518 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 304529 113758 814 2943 0 301423 0
[pid=2848/tid=2849] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 113766 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 113776 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1247350784 113782 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.26 2.24 2.14 3/181 2852
/proc/meminfo: memFree=28029476/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1219140 CPUtime=1.48 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 245822 0 0 0 116 32 0 0 20 0 4 0 36521446 1248399360 246658 33554432000 4194304 16246674 140736401199808 140736401199120 13946543 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 304785 246658 872 2943 0 301679 0
[pid=2848/tid=2849] ppid=2845 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1248399360 246658 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1248399360 246658 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1248399360 246658 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.10038 s]
/proc/loadavg: 2.26 2.24 2.14 3/181 2852
/proc/meminfo: memFree=27813344/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267593 0 0 0 274 35 0 0 20 0 4 0 36521446 1337528320 268429 33554432000 4194304 16246674 140736401199808 140736401182808 5600320 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268429 872 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268429 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268429 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268429 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30038 s]
/proc/loadavg: 2.24 2.24 2.14 3/181 2901
/proc/meminfo: memFree=28818920/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267594 0 0 0 594 35 0 0 20 0 4 0 36521446 1337528320 268430 33554432000 4194304 16246674 140736401199808 140736401181696 5711296 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268430 872 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268430 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268430 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268430 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 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.22 2.23 2.14 3/181 2901
/proc/meminfo: memFree=27810508/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267662 0 0 0 1234 35 0 0 20 0 4 0 36521446 1337528320 268498 33554432000 4194304 16246674 140736401199808 140736401181696 12483406 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268498 873 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268498 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268498 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268498 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5069 s]
/proc/loadavg: 2.25 2.24 2.14 3/181 2901
/proc/meminfo: memFree=27810384/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267671 0 0 0 2514 35 0 0 20 0 4 0 36521446 1337528320 268507 33554432000 4194304 16246674 140736401199808 140736401181696 6022161 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268507 882 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268507 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268507 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268507 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

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

[startup+25.7004 s]
/proc/loadavg: 2.25 2.24 2.14 3/181 2901
/proc/meminfo: memFree=27810384/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=25.68 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267671 0 0 0 2533 35 0 0 20 0 4 0 36521446 1337528320 268507 33554432000 4194304 16246674 140736401199808 140736401181696 5546568 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268507 882 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268507 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268507 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268507 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 1306180

[startup+38.5004 s]
/proc/loadavg: 2.29 2.25 2.15 3/181 2950
/proc/meminfo: memFree=27807976/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=38.48 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267673 0 0 0 3813 35 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140736401182808 13907028 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268509 884 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 38.48
Current children cumulated vsize (KiB) 1306180

[startup+44.9004 s]
/proc/loadavg: 2.24 2.24 2.14 3/181 2950
/proc/meminfo: memFree=27806780/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=44.88 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267675 0 0 0 4453 35 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140736401181696 5832426 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268509 884 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 44.88
Current children cumulated vsize (KiB) 1306180

[startup+48.1004 s]
/proc/loadavg: 2.24 2.24 2.14 3/181 2950
/proc/meminfo: memFree=27806888/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=48.08 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267675 0 0 0 4773 35 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140736401181696 5829770 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268509 884 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 48.08
Current children cumulated vsize (KiB) 1306180

[startup+48.9004 s]
/proc/loadavg: 2.24 2.24 2.14 3/181 2950
/proc/meminfo: memFree=27806888/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=48.88 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267675 0 0 0 4853 35 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140736401182808 5661104 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268509 884 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 48.88
Current children cumulated vsize (KiB) 1306180

[startup+49.3004 s]
/proc/loadavg: 2.24 2.24 2.14 3/181 2950
/proc/meminfo: memFree=27806888/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=49.28 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267675 0 0 0 4893 35 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140736401182808 5523696 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268509 884 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 49.28
Current children cumulated vsize (KiB) 1306180

[startup+49.7069 s]
/proc/loadavg: 2.22 2.23 2.14 3/181 2950
/proc/meminfo: memFree=27806764/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=1306180 CPUtime=49.68 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202496 267675 0 0 0 4933 35 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140736401182808 5676852 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 326545 268509 884 2943 0 323439 0
[pid=2848/tid=2849] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2849/stat : 2849 (toysat) S 2845 2848 1219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405129587952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=2848/tid=2850] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2850/stat : 2850 (toysat) S 2845 2848 1219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405119098096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=2848/tid=2851] ppid=2845 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/2848/task/2851/stat : 2851 (toysat) S 2845 2848 1219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36521446 1337528320 268509 33554432000 4194304 16246674 140736401199808 140405031038128 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 49.68
Current children cumulated vsize (KiB) 1306180

[startup+49.8004 s]
/proc/loadavg: 2.22 2.23 2.14 3/181 2950
/proc/meminfo: memFree=27806764/32872528 swapFree=1316768/1463936
[pid=2848] ppid=2845 vsize=0 CPUtime=49.77 cores=0,2,4,6
/proc/2848/stat : 2848 (toysat) R 2845 2848 1219 0 -1 4202500 267679 0 0 0 4938 39 0 0 20 0 1 0 36521446 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2848/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 49.77
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 49.8184
CPU time (s): 49.8044
CPU user time (s): 49.3875
CPU system time (s): 0.416936
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.3875
system time used= 0.416936
maximum resident set size= 1074044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267679
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= 29
involuntary context switches= 60

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.12798 second user time and 0.155976 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-19 15:59:05
IDJOB=4110202
IDBENCH=79199
IDSOLVER=2553
FILE ID=node121/4110202-1466344745
RUNJOBID= node121-1466341819-1235
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.1110969170--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-4110202-1466344745/watcher-4110202-1466344745 -o /tmp/evaluation-result-4110202-1466344745/solver-4110202-1466344745 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466341819-1235 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110202-1466344745.wbo

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

MD5SUM BENCH= 2498aa7c72321a79724f3337e23f532a
RANDOM SEED=1375235510

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:        28885524 kB
Buffers:          203880 kB
Cached:           483404 kB
SwapCached:         1944 kB
Active:          1274916 kB
Inactive:         485332 kB
Active(anon):    1072016 kB
Inactive(anon):     2900 kB
Active(file):     202900 kB
Inactive(file):   482432 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101196 kB
Dirty:             32940 kB
Writeback:             0 kB
AnonPages:       2539372 kB
Mapped:            12316 kB
Shmem:                 0 kB
Slab:             629008 kB
SReclaimable:      73020 kB
SUnreclaim:       555988 kB
KernelStack:        1504 kB
PageTables:         9028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2668648 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 15:59:55