Trace number 4093382

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 39.443 39.4616

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111222539--soft-33-100-0.wbo
MD5SUM477adc333907175569d22a28ba04c3fe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark16.8384
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 constraints64
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 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1192
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-16T16:16:36+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-4093382-1466086596.wbo"]
0.00/0.01	c use --random-gen="301891664 2021887864 1997432198 399762308 2235286170 3721567194 3313074540 2232239925 4244814209 3966923533 3484158463 1298220216 4237693178 1573525226 1388989065 1097569076 1387786090 3189163993 1223027772 2447408739 1664132792 2029998830 593867252 1917864542 1181599686 3490709647 2276187737 2917585241 2316858566 967419076 147794646 2616780891 475606449 737473991 2442713346 1154330686 3247918988 1177514617 2438749737 2062119284 528667738 3625239062 3192576133 1494031911 1916118469 4154331684 749143416 1638759021 1335151022 4018051800 2817730301 4209648551 528247587 3698127506 4109247641 2171659976 2676197093 1170164540 2276254439 806591958 1006762175 2093031383 3490344549 73983099 3459566116 3047962568 1652637691 3347782750 479387045 856235889 3248803528 3671070930 3843277489 1828429287 3556339900 700344193 2063199402 40952592 2014775950 718412816 2326543301 3751357889 466233303 612584679 1581762927 740598128 266320128 1790648605 1362795671 2021887080 467312574 2307334453 2380661466 2243035548 9130521 3126194296 1654124240 885985396 524122353 3658737238 1458135582 3722849674 1387635064 1475296952 3862607697 1394223833 2931174378 3375302741 2534864636 493900831 4128165975 2468961254 1307172874 3510735784 2566090038 2390608848 3295125990 725485763 3510713547 564790103 3613938008 1393546680 834967431 4294913223 1586175492 853967347 1132181397 291510104 1052236670 2572940767 2578540178 2471709314 1772413023 1019693558 3362281478 2464984890 2866037255 6418792 4031396818 1948302158 2915915800 469836095 4182117954 3126799378 1303846963 3024304929 4189848967 930802488 905837113 3578914269 2473224258 1551274559 1328680235 901429378 3823497829 3348190483 257456118 752885838 159996706 2357029932 2297892027 3140295292 2186412601 224095109 3773804476 2420700812 2010212339 3725682585 2304517053 2609281230 1096498057 4206601353 1291765808 348306422 2359047707 3493081257 3124735527 2336149757 833295338 743939947 1320925962 831808937 1382592358 1420794508 2601148062 993720255 987191678 1096672465 2959422258 305286547 294905950 2393904617 2777916526 945140030 32851238 154447857 84775906 1412998872 3365656408 3429210058 932319156 1351208629 3994358050 2236884734 2890052906 2500277351 4105464066 987160097 3178813833 1513811492 837273227 2585308894 2066426017 3250430672 1349730184 1389938209 3115556066 4111803157 3811634772 657633594 3768453694 4190219522 11488981 140996942 2050999415 2152243251 2004249509 2518268418 3404145795 1749986523 4145166266 3438790053 772123639 892991187 3254701954 2491357491 2278565636 388706542 3466650213 2936489840 2914395081 4053716744 1460752437 4170971695 3601424727 3539819006 3926318354 688728736 1830692218 4195458671 1636455921 4097166715 937844572 1641524007 2599626958 1479133938 255 362436" option to reproduce the execution
0.18/0.27	c #vars 169
0.18/0.27	c #constraints 101
0.18/0.28	c BCD2: Hardening is enabled.
0.18/0.28	c BCD2: BiasedSearch is enabled.
0.18/0.28	c Solving starts ...
0.18/0.28	c ============================[ Search Statistics ]============================
0.18/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.28	c =============================================================================
0.18/0.28	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.18/0.29	c  0.0s |       0 |      158 |       65 |      111      0 |        0 |        0
0.18/0.29	c #cpu_time = 0.009s
0.18/0.29	c #wall_clock_time = 0.009s
0.18/0.29	c #decision = 158
0.18/0.29	c #random_decision = 2
0.18/0.29	c #conflict = 65
0.18/0.29	c #restart = 0
0.18/0.29	o 412
0.18/0.29	c BCD2: updating upper bound: 2924 -> 411
0.18/0.29	c BCD2: 0 <= obj <= 411
0.18/0.29	c BCD2: #cores=0, #unrelaxed=64, #relaxed=0, #hardened=0
0.18/0.29	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.29	c Solving starts ...
0.18/0.29	c ============================[ Search Statistics ]============================
0.18/0.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.29	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.29	c =============================================================================
0.18/0.29	c  0.0s |       0 |        0 |        0 |      111      0 |        0 |        0
0.28/0.30	c  0.0s |       1 |      206 |      100 |      123      0 |        0 |        0
0.28/0.33	c  0.0s |       2 |      501 |      250 |      136      1 |        0 |        0
0.28/0.37	c  0.1s |       3 |      892 |      475 |      150      3 |        0 |        0
0.38/0.43	c  0.1s |       4 |     1409 |      813 |      165      5 |        0 |        0
0.49/0.52	c  0.2s |       5 |     2199 |     1320 |      182      8 |        0 |        0
0.59/0.65	c  0.4s |       6 |     3393 |     2081 |      201     13 |        0 |        0
0.79/0.84	c  0.6s |       7 |     5145 |     3223 |      222     20 |        0 |        0
1.09/1.14	c  0.8s |       8 |     7749 |     4936 |      245     29 |        0 |        0
1.49/1.57	c  1.3s |       9 |    11507 |     7506 |      270     42 |        0 |        0
2.09/2.10	c  1.8s |      10 |    17041 |    11361 |      297     61 |        0 |        0
2.89/2.93	c  2.6s |      11 |    25089 |    17144 |      327     87 |        0 |        0
4.09/4.11	c  3.8s |      12 |    36915 |    25819 |      360    124 |        0 |        0
5.79/5.88	c  5.6s |      13 |    54965 |    38832 |      397    176 |        0 |        0
7.79/7.88	c  7.6s |      13 |    73927 |    52532 |      397    228 |        0 |        0
8.69/8.73	c  8.4s |      14 |    82352 |    58352 |      437    250 |        0 |        0
10.69/10.73	c 10.4s |      14 |   102283 |    72652 |      437    300 |        0 |        0
12.69/12.75	c 12.5s |      14 |   120952 |    86252 |      437    348 |        0 |        0
12.89/12.96	c 12.7s |      15 |   122774 |    87632 |      481    352 |        0 |        0
14.89/14.98	c 14.7s |      15 |   142679 |   102032 |      481    399 |        0 |        0
16.89/16.99	c 16.7s |      15 |   161158 |   115332 |      481    443 |        0 |        0
18.69/18.72	c 18.4s |      15 |   175297 |   125798 |      481    478 |        0 |        0
18.69/18.72	c #cpu_time = 18.381s
18.69/18.72	c #wall_clock_time = 18.429s
18.69/18.72	c #decision = 175297
18.69/18.72	c #random_decision = 400
18.69/18.72	c #conflict = 125798
18.69/18.72	c #restart = 15
18.69/18.72	c BCD2: found a new core of size 64: cost of the new core is >=1
18.69/18.72	c lower bound updated to 1
18.69/18.72	c BCD2: 1 <= obj <= 411
18.69/18.72	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=0
18.69/18.72	c BCD2: #sat=1 #unsat=2 bias=2/3
18.69/18.72	c Solving starts ...
18.69/18.72	c ============================[ Search Statistics ]============================
18.69/18.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.69/18.72	c       |         |          |          |    Limit     GC | Var      | Constra 
18.69/18.72	c =============================================================================
18.69/18.72	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        0
18.69/18.73	c  0.0s |       1 |      215 |      100 |      481      0 |        0 |        0
18.69/18.76	c  0.0s |       1 |      543 |      232 |      481      1 |        0 |        0
18.69/18.76	c #cpu_time = 0.039s
18.69/18.76	c #wall_clock_time = 0.039s
18.69/18.76	c #decision = 543
18.69/18.76	c #random_decision = 0
18.69/18.76	c #conflict = 232
18.69/18.76	c #restart = 1
18.69/18.76	o 405
18.69/18.76	c BCD2: updating upper bound: 411 -> 404
18.69/18.76	c BCD2: 1 <= obj <= 404
18.69/18.76	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=0
18.69/18.76	c BCD2: #sat=2 #unsat=2 bias=2/4
18.69/18.76	c Solving starts ...
18.69/18.76	c ============================[ Search Statistics ]============================
18.69/18.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.69/18.76	c       |         |          |          |    Limit     GC | Var      | Constra 
18.69/18.76	c =============================================================================
18.69/18.76	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        2
18.69/18.77	c  0.0s |       1 |      192 |      100 |      481      0 |        0 |        2
18.69/18.79	c  0.0s |       2 |      532 |      250 |      481      1 |        0 |        2
18.79/18.83	c  0.1s |       3 |      975 |      475 |      481      2 |        0 |        2
18.79/18.88	c  0.1s |       4 |     1605 |      813 |      481      3 |        0 |        2
18.88/18.94	c  0.2s |       4 |     2321 |     1142 |      481      4 |        0 |        2
18.88/18.94	c #cpu_time = 0.179s
18.88/18.94	c #wall_clock_time = 0.179s
18.88/18.94	c #decision = 2321
18.88/18.94	c #random_decision = 9
18.88/18.94	c #conflict = 1142
18.88/18.94	c #restart = 4
18.88/18.94	o 184
18.88/18.94	c BCD2: updating upper bound: 404 -> 183
18.88/18.94	c BCD2: 1 <= obj <= 183
18.88/18.94	c BCD2: #cores=1, #unrelaxed=0, #relaxed=64, #hardened=0
18.88/18.94	c BCD2: #sat=3 #unsat=2 bias=2/5
18.88/18.94	c Solving starts ...
18.88/18.94	c ============================[ Search Statistics ]============================
18.88/18.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.88/18.94	c       |         |          |          |    Limit     GC | Var      | Constra 
18.88/18.94	c =============================================================================
18.88/18.94	c  0.0s |       0 |        0 |        0 |      481      0 |        0 |        4
18.88/18.95	c  0.0s |       1 |      218 |      100 |      481      0 |        0 |        4
18.88/18.97	c  0.0s |       2 |      451 |      250 |      481      1 |        0 |        4
18.98/19.01	c  0.1s |       3 |      902 |      475 |      481      2 |        0 |        4
18.98/19.05	c  0.1s |       4 |     1612 |      813 |      481      3 |        0 |        4
19.08/19.12	c  0.2s |       5 |     2607 |     1320 |      481      5 |        0 |        4
19.18/19.22	c  0.3s |       6 |     4039 |     2081 |      481      8 |        0 |        4
19.28/19.38	c  0.4s |       7 |     6034 |     3223 |      481     12 |        0 |        4
19.58/19.62	c  0.7s |       8 |     9405 |     4936 |      530     18 |        0 |        4
19.89/19.98	c  1.0s |       9 |    14019 |     7506 |      530     27 |        0 |        4
20.48/20.50	c  1.6s |      10 |    20569 |    11361 |      530     39 |        0 |        4
20.89/20.90	c  2.0s |      10 |    25438 |    14366 |      530     49 |        0 |        4
20.89/20.90	c #cpu_time = 1.962s
20.89/20.90	c #wall_clock_time = 1.967s
20.89/20.90	c #decision = 25438
20.89/20.90	c #random_decision = 70
20.89/20.90	c #conflict = 14366
20.89/20.90	c #restart = 10
20.89/20.90	o 77
20.89/20.90	c BCD2: hardening fixes 14 literals
20.89/20.90	c BCD2: updating upper bound: 183 -> 76
20.89/20.90	c BCD2: 1 <= obj <= 76
20.89/20.90	c BCD2: #cores=1, #unrelaxed=0, #relaxed=50, #hardened=14
20.89/20.90	c BCD2: #sat=4 #unsat=2 bias=2/6
20.89/20.91	c Solving starts ...
20.89/20.91	c ============================[ Search Statistics ]============================
20.89/20.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.89/20.91	c       |         |          |          |    Limit     GC | Var      | Constra 
20.89/20.91	c =============================================================================
20.89/20.91	c  0.0s |       0 |        0 |        0 |      530      0 |       14 |        6
20.89/20.92	c  0.0s |       1 |      168 |      100 |      530      0 |       14 |        6
20.89/20.93	c  0.0s |       2 |      442 |      250 |      530      0 |       14 |        6
20.89/20.96	c  0.1s |       3 |      861 |      475 |      530      1 |       14 |        6
20.89/21.00	c  0.1s |       4 |     1363 |      813 |      530      2 |       14 |        6
20.99/21.06	c  0.2s |       5 |     2219 |     1320 |      530      4 |       14 |        6
21.08/21.15	c  0.2s |       6 |     3485 |     2081 |      530      6 |       14 |        6
21.18/21.28	c  0.4s |       7 |     5297 |     3223 |      530      9 |       14 |        6
21.38/21.49	c  0.6s |       8 |     7890 |     4936 |      530     15 |       14 |        6
21.78/21.80	c  0.9s |       9 |    11814 |     7506 |      530     22 |       14 |        6
22.18/22.26	c  1.4s |      10 |    17696 |    11361 |      530     34 |       14 |        6
22.88/22.92	c  2.0s |      11 |    26930 |    17144 |      530     52 |       14 |        6
23.88/23.92	c  3.0s |      12 |    40498 |    25819 |      530     79 |       14 |        6
24.19/24.24	c  3.3s |      12 |    44334 |    28366 |      530     87 |       14 |        6
24.19/24.24	c #cpu_time = 3.326s
24.19/24.24	c #wall_clock_time = 3.335s
24.19/24.24	c #decision = 44334
24.19/24.24	c #random_decision = 108
24.19/24.24	c #conflict = 28366
24.19/24.24	c #restart = 12
24.19/24.24	o 25
24.19/24.24	c BCD2: hardening fixes 29 literals
24.19/24.24	c BCD2: updating upper bound: 76 -> 24
24.19/24.24	c BCD2: 1 <= obj <= 24
24.19/24.24	c BCD2: #cores=1, #unrelaxed=0, #relaxed=21, #hardened=43
24.19/24.24	c BCD2: #sat=5 #unsat=2 bias=2/7
24.19/24.24	c Solving starts ...
24.19/24.24	c ============================[ Search Statistics ]============================
24.19/24.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.19/24.24	c       |         |          |          |    Limit     GC | Var      | Constra 
24.19/24.24	c =============================================================================
24.19/24.24	c  0.0s |       0 |        0 |        0 |      530      0 |       43 |        8
24.19/24.25	c  0.0s |       1 |      160 |      100 |      530      0 |       43 |        8
24.19/24.27	c  0.0s |       2 |      351 |      250 |      530      1 |       43 |        8
24.19/24.30	c  0.1s |       3 |      661 |      475 |      530      1 |       43 |        8
24.29/24.34	c  0.1s |       4 |     1088 |      813 |      530      2 |       43 |        8
24.38/24.40	c  0.2s |       5 |     1746 |     1320 |      530      4 |       43 |        8
24.38/24.48	c  0.2s |       6 |     2784 |     2081 |      530      6 |       43 |        8
24.58/24.61	c  0.4s |       7 |     4348 |     3223 |      530     10 |       43 |        8
24.78/24.80	c  0.6s |       8 |     6745 |     4936 |      530     15 |       43 |        8
24.98/25.09	c  0.8s |       9 |    10445 |     7506 |      530     22 |       43 |        8
25.48/25.53	c  1.3s |      10 |    15954 |    11361 |      530     34 |       43 |        8
26.18/26.21	c  2.0s |      11 |    24102 |    17144 |      530     51 |       43 |        8
27.08/27.19	c  2.9s |      12 |    36204 |    25819 |      530     77 |       43 |        8
28.69/28.73	c  4.5s |      13 |    53792 |    38832 |      583    113 |       43 |        8
30.68/30.73	c  6.5s |      13 |    79370 |    56332 |      583    161 |       43 |        8
30.89/30.97	c  6.7s |      14 |    82174 |    58352 |      583    167 |       43 |        8
32.88/32.97	c  8.7s |      14 |   105296 |    75152 |      583    213 |       43 |        8
34.38/34.47	c 10.2s |      15 |   123022 |    87632 |      583    247 |       43 |        8
35.78/35.90	c 11.7s |      15 |   140047 |    99700 |      583    281 |       44 |       10
35.78/35.90	c #cpu_time = 11.623s
35.78/35.90	c #wall_clock_time = 11.654s
35.78/35.90	c #decision = 140047
35.78/35.90	c #random_decision = 320
35.78/35.90	c #conflict = 99700
35.78/35.90	c #restart = 15
35.78/35.90	c BCD2: updating lower bound of a core
35.78/35.90	c lower bound updated to 9
35.78/35.90	c BCD2: 9 <= obj <= 24
35.88/35.90	c BCD2: #cores=1, #unrelaxed=0, #relaxed=21, #hardened=43
35.88/35.90	c BCD2: #sat=5 #unsat=3 bias=3/8
35.88/35.90	c Solving starts ...
35.88/35.90	c ============================[ Search Statistics ]============================
35.88/35.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.88/35.90	c       |         |          |          |    Limit     GC | Var      | Constra 
35.88/35.90	c =============================================================================
35.88/35.90	c  0.0s |       0 |        0 |        0 |      583      0 |       44 |       10
35.88/35.91	c  0.0s |       1 |      150 |      100 |      583      0 |       44 |       10
35.88/35.93	c  0.0s |       2 |      392 |      250 |      583      0 |       44 |       10
35.88/35.96	c  0.1s |       3 |      738 |      475 |      583      1 |       44 |       10
35.88/35.99	c  0.1s |       4 |     1360 |      813 |      583      2 |       44 |       10
35.98/36.05	c  0.2s |       5 |     2211 |     1320 |      583      3 |       44 |       10
36.08/36.13	c  0.2s |       6 |     3497 |     2081 |      583      5 |       44 |       10
36.18/36.26	c  0.4s |       7 |     5323 |     3223 |      583      8 |       44 |       10
36.38/36.46	c  0.6s |       8 |     8004 |     4936 |      583     13 |       44 |       10
36.68/36.75	c  0.8s |       9 |    11984 |     7506 |      583     20 |       44 |       10
36.78/36.82	c  0.9s |       9 |    12945 |     8153 |      583     22 |       44 |       10
36.78/36.82	c #cpu_time = 0.921s
36.78/36.82	c #wall_clock_time = 0.923s
36.78/36.82	c #decision = 12945
36.78/36.82	c #random_decision = 28
36.78/36.82	c #conflict = 8153
36.78/36.82	c #restart = 9
36.78/36.82	o 15
36.78/36.82	c BCD2: hardening fixes 6 literals
36.78/36.82	c BCD2: updating upper bound: 24 -> 14
36.78/36.82	c BCD2: 9 <= obj <= 14
36.78/36.82	c BCD2: #cores=1, #unrelaxed=0, #relaxed=15, #hardened=49
36.78/36.82	c BCD2: #sat=6 #unsat=3 bias=3/9
36.78/36.82	c Solving starts ...
36.78/36.82	c ============================[ Search Statistics ]============================
36.78/36.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.78/36.82	c       |         |          |          |    Limit     GC | Var      | Constra 
36.78/36.82	c =============================================================================
36.78/36.82	c  0.0s |       0 |        0 |        0 |      583      0 |       50 |       12
36.78/36.83	c  0.0s |       1 |      159 |      100 |      583      0 |       50 |       12
36.78/36.85	c  0.0s |       2 |      387 |      250 |      583      1 |       50 |       12
36.78/36.88	c  0.1s |       3 |      662 |      475 |      583      2 |       50 |       12
36.88/36.92	c  0.1s |       4 |     1168 |      813 |      583      3 |       50 |       12
36.88/36.97	c  0.1s |       5 |     1904 |     1320 |      583      4 |       50 |       12
36.98/37.05	c  0.2s |       6 |     2986 |     2081 |      583      6 |       50 |       12
37.08/37.17	c  0.4s |       7 |     4623 |     3223 |      583      9 |       50 |       12
37.28/37.37	c  0.5s |       8 |     7133 |     4936 |      583     14 |       50 |       12
37.58/37.64	c  0.8s |       9 |    10942 |     7506 |      583     21 |       50 |       12
37.98/38.06	c  1.2s |      10 |    16572 |    11361 |      583     32 |       50 |       12
38.48/38.57	c  1.7s |      10 |    22811 |    15956 |      583     44 |       50 |       12
38.48/38.57	c #cpu_time = 1.739s
38.48/38.57	c #wall_clock_time = 1.743s
38.48/38.57	c #decision = 22811
38.48/38.57	c #random_decision = 65
38.48/38.57	c #conflict = 15956
38.48/38.57	c #restart = 10
38.48/38.57	o 10
38.48/38.57	c BCD2: hardening fixes 4 literals
38.48/38.57	c BCD2: updating upper bound: 14 -> 9
38.48/38.57	c BCD2: 9 <= obj <= 9
38.48/38.57	c BCD2: #cores=1, #unrelaxed=0, #relaxed=11, #hardened=53
38.48/38.57	c BCD2: #sat=7 #unsat=3 bias=3/10
38.48/38.57	c Solving starts ...
38.48/38.57	c ============================[ Search Statistics ]============================
38.48/38.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.48/38.57	c       |         |          |          |    Limit     GC | Var      | Constra 
38.48/38.57	c =============================================================================
38.48/38.57	c  0.0s |       0 |        0 |        0 |      583      0 |       54 |       14
38.48/38.58	c  0.0s |       1 |      141 |      100 |      583      1 |       54 |       14
38.48/38.60	c  0.0s |       2 |      348 |      250 |      583      1 |       54 |       14
38.58/38.62	c  0.1s |       3 |      663 |      475 |      642      2 |       54 |       14
38.58/38.67	c  0.1s |       4 |     1159 |      813 |      642      3 |       54 |       14
38.68/38.72	c  0.2s |       5 |     1855 |     1320 |      642      4 |       54 |       14
38.78/38.80	c  0.2s |       6 |     2915 |     2081 |      642      6 |       54 |       14
38.88/38.93	c  0.4s |       7 |     4449 |     3223 |      642      9 |       54 |       14
39.08/39.13	c  0.6s |       8 |     6880 |     4936 |      642     13 |       54 |       14
39.38/39.40	c  0.8s |       8 |    10268 |     7304 |      642     19 |       54 |       14
39.38/39.40	c #cpu_time = 0.828s
39.38/39.40	c #wall_clock_time = 0.830s
39.38/39.40	c #decision = 10268
39.38/39.40	c #random_decision = 28
39.38/39.40	c #conflict = 7304
39.38/39.40	c #restart = 8
39.38/39.40	o 9
39.38/39.40	s OPTIMUM FOUND
39.38/39.40	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
39.38/39.40	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
39.38/39.40	v -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
39.38/39.40	v -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40
39.38/39.40	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
39.38/39.40	v -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
39.38/39.40	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70
39.38/39.40	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
39.38/39.40	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90
39.38/39.40	v -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
39.38/39.40	v -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110
39.38/39.40	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
39.38/39.40	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
39.38/39.40	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
39.38/39.40	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
39.38/39.40	v -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160
39.38/39.40	v -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169
39.38/39.40	c total CPU time = 39.297s
39.38/39.40	c total wall clock time = 39.399s

Verifier Data

OK	9

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

pid=13174
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.21 2.15 2.11 3/179 13177
/proc/meminfo: memFree=30227900/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=695740 CPUtime=0 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 2591 0 0 0 0 0 0 0 20 0 4 0 10708859 712437760 2953 33554432000 4194304 16246674 140734493934800 140734493934224 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 174703 2962 441 2943 0 171597 0
[pid=13177/tid=13178] ppid=13174 vsize=713148 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 730263552 3021 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=717244 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 734457856 3038 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=722364 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 739700736 3055 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100161 s]
/proc/loadavg: 2.21 2.15 2.11 3/179 13177
/proc/meminfo: memFree=30227900/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 18541 0 0 0 6 2 0 0 20 0 4 0 10708859 1247350784 18895 33554432000 4194304 16246674 140734493934800 140734493916672 12459048 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 304529 18898 617 2943 0 301423 0
[pid=13177/tid=13178] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 18899 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 18902 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 18906 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200499 s]
/proc/loadavg: 2.21 2.15 2.11 3/179 13177
/proc/meminfo: memFree=30227900/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 26467 0 0 0 15 3 0 0 20 0 4 0 10708859 1247350784 26821 33554432000 4194304 16246674 140734493934800 140734493916672 12486453 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 304529 26826 617 2943 0 301423 0
[pid=13177/tid=13178] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 26826 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 26831 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 26831 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300473 s]
/proc/loadavg: 2.21 2.15 2.11 3/179 13177
/proc/meminfo: memFree=30227900/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1218116 CPUtime=0.28 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 35499 0 0 0 24 4 0 0 20 0 4 0 10708859 1247350784 35846 33554432000 4194304 16246674 140734493934800 140734493916672 5602147 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 304529 35850 808 2943 0 301423 0
[pid=13177/tid=13178] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 35852 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 35857 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 35861 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.700394 s]
/proc/loadavg: 2.21 2.15 2.11 3/179 13177
/proc/meminfo: memFree=30227900/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 104131 0 0 0 54 15 0 0 20 0 4 0 10708859 1247350784 104478 33554432000 4194304 16246674 140734493934800 140734493916672 5828874 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 304529 104482 814 2943 0 301423 0
[pid=13177/tid=13178] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 104484 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 104492 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 104495 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50035 s]
/proc/loadavg: 2.21 2.15 2.11 3/183 13181
/proc/meminfo: memFree=29534404/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1218116 CPUtime=1.49 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 244743 0 0 0 115 34 0 0 20 0 4 0 10708859 1247350784 245090 33554432000 4194304 16246674 140734493934800 140734493916672 13198569 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 304529 245094 814 2943 0 301423 0
[pid=13177/tid=13178] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 245098 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 245103 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1247350784 245112 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10036 s]
/proc/loadavg: 2.21 2.15 2.11 3/183 13181
/proc/meminfo: memFree=29244492/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1305156 CPUtime=3.09 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267296 0 0 0 272 37 0 0 20 0 4 0 10708859 1336479744 267621 33554432000 4194304 16246674 140734493934800 140734493916672 5601848 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326289 267621 872 2943 0 323183 0
[pid=13177/tid=13178] ppid=13174 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1336479744 267621 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1336479744 267621 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1336479744 267621 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.19 2.15 2.10 3/183 13181
/proc/meminfo: memFree=29156912/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267565 0 0 0 592 37 0 0 20 0 4 0 10708859 1337528320 267890 33554432000 4194304 16246674 140734493934800 140734493916672 5721521 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 267890 872 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267890 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267890 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267890 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.18 2.14 2.10 3/180 13181
/proc/meminfo: memFree=30106660/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267611 0 0 0 1232 37 0 0 20 0 4 0 10708859 1337528320 267936 33554432000 4194304 16246674 140734493934800 140734493916672 13194800 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 267936 872 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267936 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267936 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267936 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.14 2.14 2.10 3/183 13230
/proc/meminfo: memFree=29157276/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267622 0 0 0 2511 37 0 0 20 0 4 0 10708859 1337528320 267947 33554432000 4194304 16246674 140734493934800 140734493916672 5827966 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 267947 882 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267947 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267947 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267947 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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 13177 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6005 s]
/proc/loadavg: 2.14 2.14 2.10 3/183 13230
/proc/meminfo: memFree=29157276/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267622 0 0 0 2521 37 0 0 20 0 4 0 10708859 1337528320 267947 33554432000 4194304 16246674 140734493934800 140734493916672 5712555 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 267947 882 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267947 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267947 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267947 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+32.0072 s]
/proc/loadavg: 2.21 2.15 2.10 3/183 13230
/proc/meminfo: memFree=29156852/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=31.99 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267674 0 0 0 3162 37 0 0 20 0 4 0 10708859 1337528320 267999 33554432000 4194304 16246674 140734493934800 140734493916672 5754966 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 267999 882 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267999 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267999 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 267999 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1306180

[startup+35.2004 s]
/proc/loadavg: 2.19 2.15 2.10 4/183 13279
/proc/meminfo: memFree=29154736/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=35.19 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267676 0 0 0 3482 37 0 0 20 0 4 0 10708859 1337528320 268255 33554432000 4194304 16246674 140734493934800 140734493916672 5672201 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 268255 882 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 1306180

[startup+36.8004 s]
/proc/loadavg: 2.19 2.15 2.10 3/183 13279
/proc/meminfo: memFree=29154016/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=36.78 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267676 0 0 0 3641 37 0 0 20 0 4 0 10708859 1337528320 268255 33554432000 4194304 16246674 140734493934800 140734493916672 5721410 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 268255 882 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 36.78
Current children cumulated vsize (KiB) 1306180

[startup+38.4004 s]
/proc/loadavg: 2.19 2.15 2.10 4/183 13279
/proc/meminfo: memFree=29153644/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=38.38 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267676 0 0 0 3801 37 0 0 20 0 4 0 10708859 1337528320 268255 33554432000 4194304 16246674 140734493934800 140734493916672 5667184 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 268255 882 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1306180

[startup+39.2004 s]
/proc/loadavg: 2.17 2.14 2.10 3/183 13279
/proc/meminfo: memFree=29153660/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=39.18 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267676 0 0 0 3881 37 0 0 20 0 4 0 10708859 1337528320 268255 33554432000 4194304 16246674 140734493934800 140734493916672 5808492 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 268255 882 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 39.18
Current children cumulated vsize (KiB) 1306180

[startup+39.4004 s]
/proc/loadavg: 2.17 2.14 2.10 3/183 13279
/proc/meminfo: memFree=29153660/32872528 swapFree=681192/736380
[pid=13177] ppid=13174 vsize=1306180 CPUtime=39.38 cores=0,2,4,6
/proc/13177/stat : 13177 (toysat) R 13174 13177 7985 0 -1 4202496 267676 0 0 0 3901 37 0 0 20 0 4 0 10708859 1337528320 268255 33554432000 4194304 16246674 140734493934800 140734493916672 5600320 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13177/statm: 326545 268255 882 2943 0 323439 0
[pid=13177/tid=13178] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13178/stat : 13178 (toysat) S 13174 13177 7985 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356166331632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=13177/tid=13179] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13179/stat : 13179 (toysat) S 13174 13177 7985 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356155841776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=13177/tid=13180] ppid=13174 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/13177/task/13180/stat : 13180 (toysat) S 13174 13177 7985 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10708860 1337528320 268255 33554432000 4194304 16246674 140734493934800 140356041567408 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 39.38
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 39.4616
CPU time (s): 39.443
CPU user time (s): 39.0121
CPU system time (s): 0.430934
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.0121
system time used= 0.430934
maximum resident set size= 1073028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267680
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= 23
involuntary context switches= 41

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.132979 second user time and 0.227965 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-16 16:16:36
IDJOB=4093382
IDBENCH=78838
IDSOLVER=2553
FILE ID=node112/4093382-1466086596
RUNJOBID= node112-1466075445-11100
PBS_JOBID= 19904024
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 477adc333907175569d22a28ba04c3fe
RANDOM SEED=738280003

node112.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.734
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.46
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.734
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.734
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	: 5321.48
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.734
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.734
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.734
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.734
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.55
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.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30228792 kB
Buffers:           35700 kB
Cached:            99024 kB
SwapCached:          696 kB
Active:          1150112 kB
Inactive:          57308 kB
Active(anon):    1074352 kB
Inactive(anon):      740 kB
Active(file):      75760 kB
Inactive(file):    56568 kB
Unevictable:      736380 kB
Mlocked:          681192 kB
SwapTotal:      67108856 kB
SwapFree:       67098028 kB
Dirty:             32944 kB
Writeback:             0 kB
AnonPages:       1847312 kB
Mapped:            10628 kB
Shmem:                 0 kB
Slab:             567588 kB
SReclaimable:      11216 kB
SUnreclaim:       556372 kB
KernelStack:        1520 kB
PageTables:         7972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1953428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71716 MiB
End job on node112 at 2016-06-16 16:17:16